| 1 | [ May 6 01:23:11 Enabled. ] | ||
| 2 | [ May 6 01:23:11 Rereading configuration. ] | ||
| 3 | [ May 6 01:23:13 Rereading configuration. ] | ||
| 4 | [ May 6 01:23:16 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ May 6 01:23:16 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.05.06 01:23:18.790812 [ 1 ] {} <Information> Application: Will watch for the process with pid 23885 | ||
| 29 | 2026.05.06 01:23:18.791151 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.06 01:23:19.003715 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23885 | ||
| 31 | 2026.05.06 01:23:19.005807 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.06 01:23:19.005970 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.06 01:23:19.202921 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.06 01:23:19.232517 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.06 01:23:19.232565 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.06 01:23:19.232582 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.06 01:23:19.232632 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.06 01:23:19.232975 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.06 01:23:19.238110 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.05.06 01:23:19.238963 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.06 01:23:19.239779 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.05.06 01:23:19.239800 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.06 01:23:19.239814 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.05.06 01:23:19.240469 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.06 01:23:19.241509 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.06 01:23:19.247178 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.06 01:23:19.247908 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.06 01:23:19.249193 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.06 01:23:19.249256 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.06 01:23:19.250271 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.05.06 01:23:19.250653 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.06 01:23:19.255840 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.06 01:23:19.256093 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.06 01:23:19.260414 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.06 01:23:19.260800 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.06 01:23:19.261150 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.06 01:23:19.261515 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.06 01:23:19.262790 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.06 01:23:19.262814 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.06 01:23:19.262908 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.06 01:23:19.263006 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.06 01:23:19.285519 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.06 01:23:19.285554 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000197174 sec | ||
| 68 | 2026.05.06 01:23:19.285587 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.06 01:23:19.285607 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.06 01:23:19.286282 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.06 01:23:19.286854 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.06 01:23:19.310035 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.06 01:23:19.310094 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.06 01:23:19.310131 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.06 01:23:19.310148 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.06 01:23:19.310192 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.06 01:23:19.310219 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.06 01:23:19.312365 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.06 01:23:19.312407 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.06 01:23:19.312426 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.06 01:23:19.312561 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.06 01:23:19.312599 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.06 01:23:19.312611 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.06 01:23:19.312629 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.06 01:23:19.312641 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.06 01:23:19.312669 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.06 01:23:19.312687 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.06 01:23:19.342225 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.06 01:23:19.343871 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.06 01:23:19.343900 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.6892e-05 sec | ||
| 91 | 2026.05.06 01:23:19.343912 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.06 01:23:19.343923 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.06 01:23:19.343944 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.06 01:23:19.344123 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.06 01:23:19.344169 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.06 01:23:19.344181 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.06 01:23:19.344192 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.05.06 01:23:19.344202 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.06 01:23:19.368804 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.06 01:23:19.368999 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.77 MiB (RSS), difference: 92.00 MiB | ||
| 101 | 2026.05.06 01:23:19.371936 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.429e-05 sec. | ||
| 102 | 2026.05.06 01:23:19.372292 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.06 01:23:19.373468 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.06 01:23:19.373486 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.06 01:23:20.000356 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.78 MiB, peak 116.78 MiB, free memory in arenas 0.00 B, will set to 118.31 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.05.06 01:23:20.271605 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45038 | ||
| 107 | 2026.05.06 01:23:20.273548 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.06 01:23:20.273606 [ 3 ] {} <Debug> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Authenticating user 'default' from [fd00:1122:3344:101::d]:45038 | ||
| 109 | 2026.05.06 01:23:20.273645 [ 3 ] {} <Debug> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.06 01:23:20.273658 [ 3 ] {} <Debug> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.06 01:23:20.273748 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.06 01:23:20.273782 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.05.06 01:23:20.273799 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.05.06 01:23:20.275995 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55932 | ||
| 115 | 2026.05.06 01:23:20.276020 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55038 | ||
| 116 | 2026.05.06 01:23:20.276139 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43223 | ||
| 117 | 2026.05.06 01:23:20.276261 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.05.06 01:23:20.276307 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.05.06 01:23:20.276325 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45320 | ||
| 120 | 2026.05.06 01:23:20.276361 [ 5 ] {} <Debug> TCP-Session: 58be992a-d54e-4eac-8d42-301f7b57e531 Authenticating user 'default' from [fd00:1122:3344:101::d]:55038 | ||
| 121 | 2026.05.06 01:23:20.276310 [ 4 ] {} <Debug> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Authenticating user 'default' from [fd00:1122:3344:101::d]:55932 | ||
| 122 | 2026.05.06 01:23:20.276406 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.05.06 01:23:20.276413 [ 5 ] {} <Debug> TCP-Session: 58be992a-d54e-4eac-8d42-301f7b57e531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.05.06 01:23:20.276426 [ 4 ] {} <Debug> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.05.06 01:23:20.276456 [ 254 ] {} <Debug> TCP-Session: c260ecbc-ae5b-431d-ab68-693f8e02b956 Authenticating user 'default' from [fd00:1122:3344:101::d]:43223 | ||
| 126 | 2026.05.06 01:23:20.276473 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.05.06 01:23:20.276502 [ 254 ] {} <Debug> TCP-Session: c260ecbc-ae5b-431d-ab68-693f8e02b956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.05.06 01:23:20.276489 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55104 | ||
| 129 | 2026.05.06 01:23:20.276531 [ 255 ] {} <Debug> TCP-Session: 6c64859c-39d1-42d5-903e-ce90cf9f02be Authenticating user 'default' from [fd00:1122:3344:101::d]:45320 | ||
| 130 | 2026.05.06 01:23:20.276546 [ 254 ] {} <Debug> TCP-Session: c260ecbc-ae5b-431d-ab68-693f8e02b956 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.05.06 01:23:20.276583 [ 255 ] {} <Debug> TCP-Session: 6c64859c-39d1-42d5-903e-ce90cf9f02be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.05.06 01:23:20.276477 [ 4 ] {} <Debug> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.05.06 01:23:20.276612 [ 255 ] {} <Debug> TCP-Session: 6c64859c-39d1-42d5-903e-ce90cf9f02be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.06 01:23:20.276466 [ 5 ] {} <Debug> TCP-Session: 58be992a-d54e-4eac-8d42-301f7b57e531 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.06 01:23:20.276666 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.05.06 01:23:20.276700 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35920 | ||
| 137 | 2026.05.06 01:23:20.276706 [ 256 ] {} <Debug> TCP-Session: ff681b1a-f2bb-41c2-acf5-b4a2ce33b88b Authenticating user 'default' from [fd00:1122:3344:101::d]:55104 | ||
| 138 | 2026.05.06 01:23:20.276703 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60372 | ||
| 139 | 2026.05.06 01:23:20.276754 [ 256 ] {} <Debug> TCP-Session: ff681b1a-f2bb-41c2-acf5-b4a2ce33b88b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.06 01:23:20.276790 [ 256 ] {} <Debug> TCP-Session: ff681b1a-f2bb-41c2-acf5-b4a2ce33b88b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.06 01:23:20.276772 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51986 | ||
| 142 | 2026.05.06 01:23:20.276938 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.05.06 01:23:20.276980 [ 257 ] {} <Debug> TCP-Session: 8ff64586-a9e7-48c1-921c-c7b1e8b9408c Authenticating user 'default' from [fd00:1122:3344:101::d]:60372 | ||
| 144 | 2026.05.06 01:23:20.276991 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2026.05.06 01:23:20.277016 [ 257 ] {} <Debug> TCP-Session: 8ff64586-a9e7-48c1-921c-c7b1e8b9408c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.06 01:23:20.277034 [ 259 ] {} <Debug> TCP-Session: 8f189ed7-9341-4a8c-aa85-241ab565160e Authenticating user 'default' from [fd00:1122:3344:101::d]:51986 | ||
| 147 | 2026.05.06 01:23:20.277037 [ 257 ] {} <Debug> TCP-Session: 8ff64586-a9e7-48c1-921c-c7b1e8b9408c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.06 01:23:20.277073 [ 259 ] {} <Debug> TCP-Session: 8f189ed7-9341-4a8c-aa85-241ab565160e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.06 01:23:20.277094 [ 259 ] {} <Debug> TCP-Session: 8f189ed7-9341-4a8c-aa85-241ab565160e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.05.06 01:23:20.278613 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.05.06 01:23:20.278667 [ 258 ] {} <Debug> TCP-Session: 455821a3-faaf-4cca-967c-632047ef1bb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35920 | ||
| 152 | 2026.05.06 01:23:20.278688 [ 258 ] {} <Debug> TCP-Session: 455821a3-faaf-4cca-967c-632047ef1bb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.06 01:23:20.278712 [ 258 ] {} <Debug> TCP-Session: 455821a3-faaf-4cca-967c-632047ef1bb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.06 01:23:20.283762 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 155 | 2026.05.06 01:23:20.287910 [ 3 ] {e1c65a1e-952e-457a-af18-744335dad7e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.05.06 01:23:20.400495 [ 3 ] {e1c65a1e-952e-457a-af18-744335dad7e1} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:45038) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 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 | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 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 | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 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 | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.05.06 01:23:20.401367 [ 3 ] {e1c65a1e-952e-457a-af18-744335dad7e1} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 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 | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 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 | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 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 | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.05.06 01:23:20.401469 [ 3 ] {e1c65a1e-952e-457a-af18-744335dad7e1} <Debug> TCPHandler: Processed in 0.122825545 sec. | ||
| 205 | 2026.05.06 01:23:20.401940 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.05.06 01:23:20.402233 [ 4 ] {abe9d36d-3be6-43ff-8d95-2e21f5e6d702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.05.06 01:23:20.402611 [ 4 ] {abe9d36d-3be6-43ff-8d95-2e21f5e6d702} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:55932) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 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 | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 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 | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 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 | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.05.06 01:23:20.402753 [ 4 ] {abe9d36d-3be6-43ff-8d95-2e21f5e6d702} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 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 | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 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 | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.05.06 01:23:20.402830 [ 4 ] {abe9d36d-3be6-43ff-8d95-2e21f5e6d702} <Debug> TCPHandler: Processed in 0.001092032 sec. | ||
| 256 | 2026.05.06 01:23:20.403110 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.05.06 01:23:20.405294 [ 3 ] {ce66e83a-cf9d-4907-bba3-8522959a3491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.05.06 01:23:20.406023 [ 3 ] {ce66e83a-cf9d-4907-bba3-8522959a3491} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.05.06 01:23:20.407284 [ 3 ] {ce66e83a-cf9d-4907-bba3-8522959a3491} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.05.06 01:23:20.407307 [ 3 ] {ce66e83a-cf9d-4907-bba3-8522959a3491} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5411e-05 sec | ||
| 261 | 2026.05.06 01:23:20.407341 [ 3 ] {ce66e83a-cf9d-4907-bba3-8522959a3491} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.05.06 01:23:20.407353 [ 3 ] {ce66e83a-cf9d-4907-bba3-8522959a3491} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.05.06 01:23:20.407376 [ 3 ] {ce66e83a-cf9d-4907-bba3-8522959a3491} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.05.06 01:23:20.408072 [ 3 ] {ce66e83a-cf9d-4907-bba3-8522959a3491} <Debug> TCPHandler: Processed in 0.005077123 sec. | ||
| 265 | 2026.05.06 01:23:20.408248 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.05.06 01:23:20.408398 [ 3 ] {d691b7e4-459d-43c5-b407-bc96d20ae21e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2026.05.06 01:23:20.408468 [ 3 ] {d691b7e4-459d-43c5-b407-bc96d20ae21e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.05.06 01:23:20.416926 [ 3 ] {d691b7e4-459d-43c5-b407-bc96d20ae21e} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.05.06 01:23:20.418023 [ 3 ] {d691b7e4-459d-43c5-b407-bc96d20ae21e} <Debug> oximeter.version (d5d6249d-4249-4a03-adc3-e52572eac9a9): Loading data parts | ||
| 271 | 2026.05.06 01:23:20.421054 [ 3 ] {d691b7e4-459d-43c5-b407-bc96d20ae21e} <Debug> oximeter.version (d5d6249d-4249-4a03-adc3-e52572eac9a9): There are no data parts | ||
| 272 | 2026.05.06 01:23:20.423716 [ 3 ] {d691b7e4-459d-43c5-b407-bc96d20ae21e} <Debug> TCPHandler: Processed in 0.015516764 sec. | ||
| 273 | 2026.05.06 01:23:20.423889 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.05.06 01:23:20.424099 [ 3 ] {64819dd8-4579-40d0-a67f-f097f4a216d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | 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) | ||
| 285 | 2026.05.06 01:23:20.424161 [ 3 ] {64819dd8-4579-40d0-a67f-f097f4a216d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.05.06 01:23:20.445336 [ 3 ] {64819dd8-4579-40d0-a67f-f097f4a216d9} <Debug> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Loading data parts | ||
| 287 | 2026.05.06 01:23:20.445568 [ 3 ] {64819dd8-4579-40d0-a67f-f097f4a216d9} <Debug> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): There are no data parts | ||
| 288 | 2026.05.06 01:23:20.446661 [ 3 ] {64819dd8-4579-40d0-a67f-f097f4a216d9} <Debug> TCPHandler: Processed in 0.022825472 sec. | ||
| 289 | 2026.05.06 01:23:20.446870 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.05.06 01:23:20.447040 [ 3 ] {6d301eea-91dd-4dcf-9bd0-3f78b0530f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) 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) | ||
| 291 | 2026.05.06 01:23:20.447095 [ 3 ] {6d301eea-91dd-4dcf-9bd0-3f78b0530f7f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.05.06 01:23:20.448663 [ 3 ] {6d301eea-91dd-4dcf-9bd0-3f78b0530f7f} <Debug> oximeter.measurements_i8 (69a6aadd-8759-4089-98a3-a9389ab935da): Loading data parts | ||
| 293 | 2026.05.06 01:23:20.448812 [ 3 ] {6d301eea-91dd-4dcf-9bd0-3f78b0530f7f} <Debug> oximeter.measurements_i8 (69a6aadd-8759-4089-98a3-a9389ab935da): There are no data parts | ||
| 294 | 2026.05.06 01:23:20.449873 [ 3 ] {6d301eea-91dd-4dcf-9bd0-3f78b0530f7f} <Debug> TCPHandler: Processed in 0.003060711 sec. | ||
| 295 | 2026.05.06 01:23:20.450025 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.05.06 01:23:20.450199 [ 3 ] {cb625d2a-6574-48e9-8b53-b3d64d580d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) 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) | ||
| 297 | 2026.05.06 01:23:20.450241 [ 3 ] {cb625d2a-6574-48e9-8b53-b3d64d580d98} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.05.06 01:23:20.451807 [ 3 ] {cb625d2a-6574-48e9-8b53-b3d64d580d98} <Debug> oximeter.measurements_u8 (407cb4cf-70a0-4fa7-93f9-3b9d801d4718): Loading data parts | ||
| 299 | 2026.05.06 01:23:20.451966 [ 3 ] {cb625d2a-6574-48e9-8b53-b3d64d580d98} <Debug> oximeter.measurements_u8 (407cb4cf-70a0-4fa7-93f9-3b9d801d4718): There are no data parts | ||
| 300 | 2026.05.06 01:23:20.453036 [ 3 ] {cb625d2a-6574-48e9-8b53-b3d64d580d98} <Debug> TCPHandler: Processed in 0.003060362 sec. | ||
| 301 | 2026.05.06 01:23:20.453195 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.05.06 01:23:20.453347 [ 3 ] {6a26659a-e949-4164-8fc0-d1fd4ad474ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) 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) | ||
| 303 | 2026.05.06 01:23:20.453399 [ 3 ] {6a26659a-e949-4164-8fc0-d1fd4ad474ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.05.06 01:23:20.454958 [ 3 ] {6a26659a-e949-4164-8fc0-d1fd4ad474ec} <Debug> oximeter.measurements_i16 (0f4f5293-632f-4c0b-b427-db2170259799): Loading data parts | ||
| 305 | 2026.05.06 01:23:20.455106 [ 3 ] {6a26659a-e949-4164-8fc0-d1fd4ad474ec} <Debug> oximeter.measurements_i16 (0f4f5293-632f-4c0b-b427-db2170259799): There are no data parts | ||
| 306 | 2026.05.06 01:23:20.456354 [ 3 ] {6a26659a-e949-4164-8fc0-d1fd4ad474ec} <Debug> TCPHandler: Processed in 0.003226405 sec. | ||
| 307 | 2026.05.06 01:23:20.456497 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.05.06 01:23:20.456640 [ 3 ] {03803838-bb83-49a4-a8ab-e09b8466231a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) 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) | ||
| 309 | 2026.05.06 01:23:20.456689 [ 3 ] {03803838-bb83-49a4-a8ab-e09b8466231a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.05.06 01:23:20.458260 [ 3 ] {03803838-bb83-49a4-a8ab-e09b8466231a} <Debug> oximeter.measurements_u16 (30e5bf04-fff8-41c4-a5ac-c94f6f429062): Loading data parts | ||
| 311 | 2026.05.06 01:23:20.458400 [ 3 ] {03803838-bb83-49a4-a8ab-e09b8466231a} <Debug> oximeter.measurements_u16 (30e5bf04-fff8-41c4-a5ac-c94f6f429062): There are no data parts | ||
| 312 | 2026.05.06 01:23:20.459471 [ 3 ] {03803838-bb83-49a4-a8ab-e09b8466231a} <Debug> TCPHandler: Processed in 0.002996071 sec. | ||
| 313 | 2026.05.06 01:23:20.459635 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.05.06 01:23:20.459805 [ 3 ] {44f507e5-f4de-490b-8e2f-a09ff653bbea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) 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) | ||
| 315 | 2026.05.06 01:23:20.459862 [ 3 ] {44f507e5-f4de-490b-8e2f-a09ff653bbea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.05.06 01:23:20.461558 [ 3 ] {44f507e5-f4de-490b-8e2f-a09ff653bbea} <Debug> oximeter.measurements_i32 (35f90997-73ea-454c-aea8-438609fa3bf7): Loading data parts | ||
| 317 | 2026.05.06 01:23:20.461695 [ 3 ] {44f507e5-f4de-490b-8e2f-a09ff653bbea} <Debug> oximeter.measurements_i32 (35f90997-73ea-454c-aea8-438609fa3bf7): There are no data parts | ||
| 318 | 2026.05.06 01:23:20.462884 [ 3 ] {44f507e5-f4de-490b-8e2f-a09ff653bbea} <Debug> TCPHandler: Processed in 0.003298027 sec. | ||
| 319 | 2026.05.06 01:23:20.463029 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.05.06 01:23:20.463191 [ 3 ] {d51fcca0-af27-4bae-84a4-05c1b45dc75a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) 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) | ||
| 321 | 2026.05.06 01:23:20.463303 [ 3 ] {d51fcca0-af27-4bae-84a4-05c1b45dc75a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.05.06 01:23:20.464909 [ 3 ] {d51fcca0-af27-4bae-84a4-05c1b45dc75a} <Debug> oximeter.measurements_u32 (651cede0-6c3b-4de3-8ec0-851a83b98d32): Loading data parts | ||
| 323 | 2026.05.06 01:23:20.465056 [ 3 ] {d51fcca0-af27-4bae-84a4-05c1b45dc75a} <Debug> oximeter.measurements_u32 (651cede0-6c3b-4de3-8ec0-851a83b98d32): There are no data parts | ||
| 324 | 2026.05.06 01:23:20.466208 [ 3 ] {d51fcca0-af27-4bae-84a4-05c1b45dc75a} <Debug> TCPHandler: Processed in 0.003223755 sec. | ||
| 325 | 2026.05.06 01:23:20.466356 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.05.06 01:23:20.466535 [ 3 ] {27b65a15-c6a6-4ecb-a122-bf57208cb78e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) 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) | ||
| 327 | 2026.05.06 01:23:20.466589 [ 3 ] {27b65a15-c6a6-4ecb-a122-bf57208cb78e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.05.06 01:23:20.468104 [ 3 ] {27b65a15-c6a6-4ecb-a122-bf57208cb78e} <Debug> oximeter.measurements_i64 (e1c1af17-1ea2-4dd1-9dc2-83bfa221e063): Loading data parts | ||
| 329 | 2026.05.06 01:23:20.468234 [ 3 ] {27b65a15-c6a6-4ecb-a122-bf57208cb78e} <Debug> oximeter.measurements_i64 (e1c1af17-1ea2-4dd1-9dc2-83bfa221e063): There are no data parts | ||
| 330 | 2026.05.06 01:23:20.469529 [ 3 ] {27b65a15-c6a6-4ecb-a122-bf57208cb78e} <Debug> TCPHandler: Processed in 0.003223495 sec. | ||
| 331 | 2026.05.06 01:23:20.469685 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.05.06 01:23:20.469836 [ 3 ] {78dbb292-84bd-4b6f-af35-9c92f2751a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) 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) | ||
| 333 | 2026.05.06 01:23:20.469890 [ 3 ] {78dbb292-84bd-4b6f-af35-9c92f2751a5b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.05.06 01:23:20.471474 [ 3 ] {78dbb292-84bd-4b6f-af35-9c92f2751a5b} <Debug> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Loading data parts | ||
| 335 | 2026.05.06 01:23:20.471612 [ 3 ] {78dbb292-84bd-4b6f-af35-9c92f2751a5b} <Debug> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): There are no data parts | ||
| 336 | 2026.05.06 01:23:20.472969 [ 3 ] {78dbb292-84bd-4b6f-af35-9c92f2751a5b} <Debug> TCPHandler: Processed in 0.003336398 sec. | ||
| 337 | 2026.05.06 01:23:20.473108 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.05.06 01:23:20.473277 [ 3 ] {e5881936-5c40-4226-953d-5fd1dc96f2c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) 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) | ||
| 339 | 2026.05.06 01:23:20.473327 [ 3 ] {e5881936-5c40-4226-953d-5fd1dc96f2c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.05.06 01:23:20.474866 [ 3 ] {e5881936-5c40-4226-953d-5fd1dc96f2c2} <Debug> oximeter.measurements_f32 (d8973e1a-3ac8-44f4-aef6-a9459f8df9e7): Loading data parts | ||
| 341 | 2026.05.06 01:23:20.475137 [ 3 ] {e5881936-5c40-4226-953d-5fd1dc96f2c2} <Debug> oximeter.measurements_f32 (d8973e1a-3ac8-44f4-aef6-a9459f8df9e7): There are no data parts | ||
| 342 | 2026.05.06 01:23:20.476699 [ 3 ] {e5881936-5c40-4226-953d-5fd1dc96f2c2} <Debug> TCPHandler: Processed in 0.003640093 sec. | ||
| 343 | 2026.05.06 01:23:20.476859 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.05.06 01:23:20.477020 [ 3 ] {0beff6d9-31d2-465a-a905-117d38e51c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) 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) | ||
| 345 | 2026.05.06 01:23:20.477080 [ 3 ] {0beff6d9-31d2-465a-a905-117d38e51c0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.05.06 01:23:20.479327 [ 3 ] {0beff6d9-31d2-465a-a905-117d38e51c0c} <Debug> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Loading data parts | ||
| 347 | 2026.05.06 01:23:20.479549 [ 3 ] {0beff6d9-31d2-465a-a905-117d38e51c0c} <Debug> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): There are no data parts | ||
| 348 | 2026.05.06 01:23:20.480911 [ 3 ] {0beff6d9-31d2-465a-a905-117d38e51c0c} <Debug> TCPHandler: Processed in 0.004104323 sec. | ||
| 349 | 2026.05.06 01:23:20.481122 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.05.06 01:23:20.481438 [ 3 ] {ccc02aa6-2e06-4c86-b09c-dcca245a0e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) 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) | ||
| 351 | 2026.05.06 01:23:20.481574 [ 3 ] {ccc02aa6-2e06-4c86-b09c-dcca245a0e2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.05.06 01:23:20.483526 [ 3 ] {ccc02aa6-2e06-4c86-b09c-dcca245a0e2a} <Debug> oximeter.measurements_string (cc159255-8df3-4db7-a815-1e31548c5870): Loading data parts | ||
| 353 | 2026.05.06 01:23:20.483673 [ 3 ] {ccc02aa6-2e06-4c86-b09c-dcca245a0e2a} <Debug> oximeter.measurements_string (cc159255-8df3-4db7-a815-1e31548c5870): There are no data parts | ||
| 354 | 2026.05.06 01:23:20.485139 [ 3 ] {ccc02aa6-2e06-4c86-b09c-dcca245a0e2a} <Debug> TCPHandler: Processed in 0.004090413 sec. | ||
| 355 | 2026.05.06 01:23:20.485310 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.05.06 01:23:20.485468 [ 3 ] {f28c2409-b25b-41c3-b87b-fe631f5dd685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.05.06 01:23:20.485634 [ 3 ] {f28c2409-b25b-41c3-b87b-fe631f5dd685} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.05.06 01:23:20.487736 [ 3 ] {f28c2409-b25b-41c3-b87b-fe631f5dd685} <Debug> oximeter.measurements_bytes (fa967cd2-2f5c-45b7-b3a9-053ad740c6de): Loading data parts | ||
| 366 | 2026.05.06 01:23:20.487913 [ 3 ] {f28c2409-b25b-41c3-b87b-fe631f5dd685} <Debug> oximeter.measurements_bytes (fa967cd2-2f5c-45b7-b3a9-053ad740c6de): There are no data parts | ||
| 367 | 2026.05.06 01:23:20.489524 [ 3 ] {f28c2409-b25b-41c3-b87b-fe631f5dd685} <Debug> TCPHandler: Processed in 0.004271757 sec. | ||
| 368 | 2026.05.06 01:23:20.489683 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.05.06 01:23:20.489877 [ 3 ] {31e29c5b-d0ce-4322-a28d-a21aae28ae72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) 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) | ||
| 370 | 2026.05.06 01:23:20.490021 [ 3 ] {31e29c5b-d0ce-4322-a28d-a21aae28ae72} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.05.06 01:23:20.492713 [ 3 ] {31e29c5b-d0ce-4322-a28d-a21aae28ae72} <Debug> oximeter.measurements_cumulativei64 (82167e4c-3ee1-4a0a-9a5f-ecb8a0834ccf): Loading data parts | ||
| 372 | 2026.05.06 01:23:20.492883 [ 3 ] {31e29c5b-d0ce-4322-a28d-a21aae28ae72} <Debug> oximeter.measurements_cumulativei64 (82167e4c-3ee1-4a0a-9a5f-ecb8a0834ccf): There are no data parts | ||
| 373 | 2026.05.06 01:23:20.494161 [ 3 ] {31e29c5b-d0ce-4322-a28d-a21aae28ae72} <Debug> TCPHandler: Processed in 0.004528492 sec. | ||
| 374 | 2026.05.06 01:23:20.494357 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.05.06 01:23:20.494575 [ 3 ] {a2c4bc11-bf9e-4995-8c81-825584630d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) 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) | ||
| 376 | 2026.05.06 01:23:20.494704 [ 3 ] {a2c4bc11-bf9e-4995-8c81-825584630d75} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.05.06 01:23:20.496516 [ 3 ] {a2c4bc11-bf9e-4995-8c81-825584630d75} <Debug> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Loading data parts | ||
| 378 | 2026.05.06 01:23:20.496772 [ 3 ] {a2c4bc11-bf9e-4995-8c81-825584630d75} <Debug> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): There are no data parts | ||
| 379 | 2026.05.06 01:23:20.497952 [ 3 ] {a2c4bc11-bf9e-4995-8c81-825584630d75} <Debug> TCPHandler: Processed in 0.003644593 sec. | ||
| 380 | 2026.05.06 01:23:20.498118 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.05.06 01:23:20.498371 [ 3 ] {0ef66529-bb76-42d9-91cb-99e55d3ce7ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) 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) | ||
| 382 | 2026.05.06 01:23:20.498477 [ 3 ] {0ef66529-bb76-42d9-91cb-99e55d3ce7ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.05.06 01:23:20.500932 [ 3 ] {0ef66529-bb76-42d9-91cb-99e55d3ce7ab} <Debug> oximeter.measurements_cumulativef32 (4c45e2f2-3fb1-4b62-bb03-0d104d303049): Loading data parts | ||
| 384 | 2026.05.06 01:23:20.501098 [ 3 ] {0ef66529-bb76-42d9-91cb-99e55d3ce7ab} <Debug> oximeter.measurements_cumulativef32 (4c45e2f2-3fb1-4b62-bb03-0d104d303049): There are no data parts | ||
| 385 | 2026.05.06 01:23:20.502442 [ 3 ] {0ef66529-bb76-42d9-91cb-99e55d3ce7ab} <Debug> TCPHandler: Processed in 0.004380779 sec. | ||
| 386 | 2026.05.06 01:23:20.502604 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.05.06 01:23:20.502799 [ 3 ] {07673380-871d-49e2-8681-15fc91b6d418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) 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) | ||
| 388 | 2026.05.06 01:23:20.502948 [ 3 ] {07673380-871d-49e2-8681-15fc91b6d418} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.05.06 01:23:20.504784 [ 3 ] {07673380-871d-49e2-8681-15fc91b6d418} <Debug> oximeter.measurements_cumulativef64 (517712c9-a635-4c9c-af46-642a42f3ecf3): Loading data parts | ||
| 390 | 2026.05.06 01:23:20.505012 [ 3 ] {07673380-871d-49e2-8681-15fc91b6d418} <Debug> oximeter.measurements_cumulativef64 (517712c9-a635-4c9c-af46-642a42f3ecf3): There are no data parts | ||
| 391 | 2026.05.06 01:23:20.506427 [ 3 ] {07673380-871d-49e2-8681-15fc91b6d418} <Debug> TCPHandler: Processed in 0.003873509 sec. | ||
| 392 | 2026.05.06 01:23:20.506605 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.05.06 01:23:20.506954 [ 3 ] {7e30e045-0f60-47d0-b8ef-38420a1072e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | 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) | ||
| 404 | 2026.05.06 01:23:20.507158 [ 3 ] {7e30e045-0f60-47d0-b8ef-38420a1072e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.05.06 01:23:20.509580 [ 3 ] {7e30e045-0f60-47d0-b8ef-38420a1072e4} <Debug> oximeter.measurements_histogrami8 (660be32e-a65e-4d63-9ec9-059227db0794): Loading data parts | ||
| 406 | 2026.05.06 01:23:20.509754 [ 3 ] {7e30e045-0f60-47d0-b8ef-38420a1072e4} <Debug> oximeter.measurements_histogrami8 (660be32e-a65e-4d63-9ec9-059227db0794): There are no data parts | ||
| 407 | 2026.05.06 01:23:20.518525 [ 3 ] {7e30e045-0f60-47d0-b8ef-38420a1072e4} <Debug> TCPHandler: Processed in 0.011982282 sec. | ||
| 408 | 2026.05.06 01:23:20.518693 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.05.06 01:23:20.518917 [ 3 ] {2f12c7e0-cd6b-4d69-92ec-dd4212b827b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) 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) | ||
| 410 | 2026.05.06 01:23:20.519040 [ 3 ] {2f12c7e0-cd6b-4d69-92ec-dd4212b827b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.05.06 01:23:20.521498 [ 3 ] {2f12c7e0-cd6b-4d69-92ec-dd4212b827b0} <Debug> oximeter.measurements_histogramu8 (f79abe38-5d67-45e8-8404-285903af482b): Loading data parts | ||
| 412 | 2026.05.06 01:23:20.521784 [ 3 ] {2f12c7e0-cd6b-4d69-92ec-dd4212b827b0} <Debug> oximeter.measurements_histogramu8 (f79abe38-5d67-45e8-8404-285903af482b): There are no data parts | ||
| 413 | 2026.05.06 01:23:20.523113 [ 3 ] {2f12c7e0-cd6b-4d69-92ec-dd4212b827b0} <Debug> TCPHandler: Processed in 0.00447184 sec. | ||
| 414 | 2026.05.06 01:23:20.523274 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.05.06 01:23:20.523624 [ 3 ] {da080ea0-f108-4ba8-ae7f-c7480d7055cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) 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) | ||
| 416 | 2026.05.06 01:23:20.523764 [ 3 ] {da080ea0-f108-4ba8-ae7f-c7480d7055cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.05.06 01:23:20.525771 [ 3 ] {da080ea0-f108-4ba8-ae7f-c7480d7055cb} <Debug> oximeter.measurements_histogrami16 (6fea2f3d-e827-4f78-afe9-bc6fc4eea1f0): Loading data parts | ||
| 418 | 2026.05.06 01:23:20.525932 [ 3 ] {da080ea0-f108-4ba8-ae7f-c7480d7055cb} <Debug> oximeter.measurements_histogrami16 (6fea2f3d-e827-4f78-afe9-bc6fc4eea1f0): There are no data parts | ||
| 419 | 2026.05.06 01:23:20.527548 [ 3 ] {da080ea0-f108-4ba8-ae7f-c7480d7055cb} <Debug> TCPHandler: Processed in 0.004324997 sec. | ||
| 420 | 2026.05.06 01:23:20.527791 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.05.06 01:23:20.528016 [ 3 ] {fb3b3d1a-6fae-49ed-927e-55917a9b8255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) 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) | ||
| 422 | 2026.05.06 01:23:20.528152 [ 3 ] {fb3b3d1a-6fae-49ed-927e-55917a9b8255} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.05.06 01:23:20.530137 [ 3 ] {fb3b3d1a-6fae-49ed-927e-55917a9b8255} <Debug> oximeter.measurements_histogramu16 (a7a5a06e-b611-4a02-a25f-11386ee6b86e): Loading data parts | ||
| 424 | 2026.05.06 01:23:20.530364 [ 3 ] {fb3b3d1a-6fae-49ed-927e-55917a9b8255} <Debug> oximeter.measurements_histogramu16 (a7a5a06e-b611-4a02-a25f-11386ee6b86e): There are no data parts | ||
| 425 | 2026.05.06 01:23:20.531596 [ 3 ] {fb3b3d1a-6fae-49ed-927e-55917a9b8255} <Debug> TCPHandler: Processed in 0.003856938 sec. | ||
| 426 | 2026.05.06 01:23:20.531751 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.05.06 01:23:20.532079 [ 3 ] {3a273642-8a61-4416-aab9-8e2c170e7df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) 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) | ||
| 428 | 2026.05.06 01:23:20.532298 [ 3 ] {3a273642-8a61-4416-aab9-8e2c170e7df9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.05.06 01:23:20.534390 [ 3 ] {3a273642-8a61-4416-aab9-8e2c170e7df9} <Debug> oximeter.measurements_histogrami32 (5178f036-593a-4889-93b4-58bd18fcc185): Loading data parts | ||
| 430 | 2026.05.06 01:23:20.534539 [ 3 ] {3a273642-8a61-4416-aab9-8e2c170e7df9} <Debug> oximeter.measurements_histogrami32 (5178f036-593a-4889-93b4-58bd18fcc185): There are no data parts | ||
| 431 | 2026.05.06 01:23:20.536096 [ 3 ] {3a273642-8a61-4416-aab9-8e2c170e7df9} <Debug> TCPHandler: Processed in 0.004394869 sec. | ||
| 432 | 2026.05.06 01:23:20.536346 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.05.06 01:23:20.536607 [ 3 ] {57119bdd-fdb0-41d5-8628-47f797f77e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) 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) | ||
| 434 | 2026.05.06 01:23:20.536753 [ 3 ] {57119bdd-fdb0-41d5-8628-47f797f77e0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.05.06 01:23:20.538906 [ 3 ] {57119bdd-fdb0-41d5-8628-47f797f77e0f} <Debug> oximeter.measurements_histogramu32 (15a4d79c-0281-41f3-b424-da966e501cb9): Loading data parts | ||
| 436 | 2026.05.06 01:23:20.539091 [ 3 ] {57119bdd-fdb0-41d5-8628-47f797f77e0f} <Debug> oximeter.measurements_histogramu32 (15a4d79c-0281-41f3-b424-da966e501cb9): There are no data parts | ||
| 437 | 2026.05.06 01:23:20.540315 [ 3 ] {57119bdd-fdb0-41d5-8628-47f797f77e0f} <Debug> TCPHandler: Processed in 0.004022291 sec. | ||
| 438 | 2026.05.06 01:23:20.540471 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.05.06 01:23:20.540817 [ 3 ] {4e940f6a-16ab-4745-8771-daf3b2f660ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) 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) | ||
| 440 | 2026.05.06 01:23:20.540961 [ 3 ] {4e940f6a-16ab-4745-8771-daf3b2f660ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.05.06 01:23:20.543212 [ 3 ] {4e940f6a-16ab-4745-8771-daf3b2f660ee} <Debug> oximeter.measurements_histogrami64 (3468295e-4be2-44d8-8d5b-ec31d53022e6): Loading data parts | ||
| 442 | 2026.05.06 01:23:20.543354 [ 3 ] {4e940f6a-16ab-4745-8771-daf3b2f660ee} <Debug> oximeter.measurements_histogrami64 (3468295e-4be2-44d8-8d5b-ec31d53022e6): There are no data parts | ||
| 443 | 2026.05.06 01:23:20.544740 [ 3 ] {4e940f6a-16ab-4745-8771-daf3b2f660ee} <Debug> TCPHandler: Processed in 0.004318748 sec. | ||
| 444 | 2026.05.06 01:23:20.544966 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.05.06 01:23:20.545170 [ 3 ] {6b1c41a7-be68-4ab2-bac0-e972cbd6c894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) 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) | ||
| 446 | 2026.05.06 01:23:20.545288 [ 3 ] {6b1c41a7-be68-4ab2-bac0-e972cbd6c894} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.05.06 01:23:20.547514 [ 3 ] {6b1c41a7-be68-4ab2-bac0-e972cbd6c894} <Debug> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Loading data parts | ||
| 448 | 2026.05.06 01:23:20.547652 [ 3 ] {6b1c41a7-be68-4ab2-bac0-e972cbd6c894} <Debug> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): There are no data parts | ||
| 449 | 2026.05.06 01:23:20.549241 [ 3 ] {6b1c41a7-be68-4ab2-bac0-e972cbd6c894} <Debug> TCPHandler: Processed in 0.004328898 sec. | ||
| 450 | 2026.05.06 01:23:20.549396 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.05.06 01:23:20.549613 [ 3 ] {947fdc95-cdf7-49c0-abfa-ce141bd2f25b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) 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) | ||
| 452 | 2026.05.06 01:23:20.549787 [ 3 ] {947fdc95-cdf7-49c0-abfa-ce141bd2f25b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.05.06 01:23:20.551775 [ 3 ] {947fdc95-cdf7-49c0-abfa-ce141bd2f25b} <Debug> oximeter.measurements_histogramf32 (36b8d6f5-bd69-4d3d-b15e-e0c1a614b0d7): Loading data parts | ||
| 454 | 2026.05.06 01:23:20.551914 [ 3 ] {947fdc95-cdf7-49c0-abfa-ce141bd2f25b} <Debug> oximeter.measurements_histogramf32 (36b8d6f5-bd69-4d3d-b15e-e0c1a614b0d7): There are no data parts | ||
| 455 | 2026.05.06 01:23:20.553102 [ 3 ] {947fdc95-cdf7-49c0-abfa-ce141bd2f25b} <Debug> TCPHandler: Processed in 0.003756596 sec. | ||
| 456 | 2026.05.06 01:23:20.553386 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.05.06 01:23:20.553624 [ 3 ] {0963d7c1-10de-47c5-bbb3-69664065b4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) 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) | ||
| 458 | 2026.05.06 01:23:20.553778 [ 3 ] {0963d7c1-10de-47c5-bbb3-69664065b4c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.05.06 01:23:20.555913 [ 3 ] {0963d7c1-10de-47c5-bbb3-69664065b4c5} <Debug> oximeter.measurements_histogramf64 (211f3232-458e-4dd2-bcb1-1cddae392e99): Loading data parts | ||
| 460 | 2026.05.06 01:23:20.556174 [ 3 ] {0963d7c1-10de-47c5-bbb3-69664065b4c5} <Debug> oximeter.measurements_histogramf64 (211f3232-458e-4dd2-bcb1-1cddae392e99): There are no data parts | ||
| 461 | 2026.05.06 01:23:20.557384 [ 3 ] {0963d7c1-10de-47c5-bbb3-69664065b4c5} <Debug> TCPHandler: Processed in 0.004056142 sec. | ||
| 462 | 2026.05.06 01:23:20.557537 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.05.06 01:23:20.557722 [ 3 ] {cabfacc6-9abf-4631-9dc3-ddca3443d07d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | 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) | ||
| 489 | 2026.05.06 01:23:20.557860 [ 3 ] {cabfacc6-9abf-4631-9dc3-ddca3443d07d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.05.06 01:23:20.559663 [ 3 ] {cabfacc6-9abf-4631-9dc3-ddca3443d07d} <Debug> oximeter.fields_bool (ecbe2407-557f-4547-889f-d97477a28bd7): Loading data parts | ||
| 491 | 2026.05.06 01:23:20.559997 [ 3 ] {cabfacc6-9abf-4631-9dc3-ddca3443d07d} <Debug> oximeter.fields_bool (ecbe2407-557f-4547-889f-d97477a28bd7): There are no data parts | ||
| 492 | 2026.05.06 01:23:20.561227 [ 3 ] {cabfacc6-9abf-4631-9dc3-ddca3443d07d} <Debug> TCPHandler: Processed in 0.003740276 sec. | ||
| 493 | 2026.05.06 01:23:20.561383 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.05.06 01:23:20.561616 [ 3 ] {4aa0d940-fa05-48a2-be18-cc6f8e540634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) 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) | ||
| 495 | 2026.05.06 01:23:20.561733 [ 3 ] {4aa0d940-fa05-48a2-be18-cc6f8e540634} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.05.06 01:23:20.563794 [ 3 ] {4aa0d940-fa05-48a2-be18-cc6f8e540634} <Debug> oximeter.fields_i8 (36fba15d-9f67-449c-82cb-580c896f7942): Loading data parts | ||
| 497 | 2026.05.06 01:23:20.563943 [ 3 ] {4aa0d940-fa05-48a2-be18-cc6f8e540634} <Debug> oximeter.fields_i8 (36fba15d-9f67-449c-82cb-580c896f7942): There are no data parts | ||
| 498 | 2026.05.06 01:23:20.565246 [ 3 ] {4aa0d940-fa05-48a2-be18-cc6f8e540634} <Debug> TCPHandler: Processed in 0.00391543 sec. | ||
| 499 | 2026.05.06 01:23:20.565399 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.05.06 01:23:20.565555 [ 3 ] {d36f017f-233f-442a-941c-dee948861b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) 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) | ||
| 501 | 2026.05.06 01:23:20.565678 [ 3 ] {d36f017f-233f-442a-941c-dee948861b56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.05.06 01:23:20.567488 [ 3 ] {d36f017f-233f-442a-941c-dee948861b56} <Debug> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Loading data parts | ||
| 503 | 2026.05.06 01:23:20.567821 [ 3 ] {d36f017f-233f-442a-941c-dee948861b56} <Debug> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): There are no data parts | ||
| 504 | 2026.05.06 01:23:20.569047 [ 3 ] {d36f017f-233f-442a-941c-dee948861b56} <Debug> TCPHandler: Processed in 0.003698325 sec. | ||
| 505 | 2026.05.06 01:23:20.569207 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.05.06 01:23:20.569466 [ 3 ] {c421b9b3-32ce-494c-8eec-c16ee58b3cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) 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) | ||
| 507 | 2026.05.06 01:23:20.569612 [ 3 ] {c421b9b3-32ce-494c-8eec-c16ee58b3cfd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.05.06 01:23:20.571431 [ 3 ] {c421b9b3-32ce-494c-8eec-c16ee58b3cfd} <Debug> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Loading data parts | ||
| 509 | 2026.05.06 01:23:20.571598 [ 3 ] {c421b9b3-32ce-494c-8eec-c16ee58b3cfd} <Debug> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): There are no data parts | ||
| 510 | 2026.05.06 01:23:20.572915 [ 3 ] {c421b9b3-32ce-494c-8eec-c16ee58b3cfd} <Debug> TCPHandler: Processed in 0.003758586 sec. | ||
| 511 | 2026.05.06 01:23:20.573066 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.05.06 01:23:20.573222 [ 3 ] {cc87bca8-1465-41a8-a764-e720282a7287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) 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) | ||
| 513 | 2026.05.06 01:23:20.573359 [ 3 ] {cc87bca8-1465-41a8-a764-e720282a7287} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.05.06 01:23:20.575168 [ 3 ] {cc87bca8-1465-41a8-a764-e720282a7287} <Debug> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Loading data parts | ||
| 515 | 2026.05.06 01:23:20.575426 [ 3 ] {cc87bca8-1465-41a8-a764-e720282a7287} <Debug> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): There are no data parts | ||
| 516 | 2026.05.06 01:23:20.577257 [ 3 ] {cc87bca8-1465-41a8-a764-e720282a7287} <Debug> TCPHandler: Processed in 0.004239966 sec. | ||
| 517 | 2026.05.06 01:23:20.577406 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.05.06 01:23:20.577717 [ 3 ] {fa76f853-aa4c-4b24-8ac6-36fc02eb6815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) 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) | ||
| 519 | 2026.05.06 01:23:20.577837 [ 3 ] {fa76f853-aa4c-4b24-8ac6-36fc02eb6815} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.05.06 01:23:20.579854 [ 3 ] {fa76f853-aa4c-4b24-8ac6-36fc02eb6815} <Debug> oximeter.fields_i32 (b78b0f06-28d3-4ba0-a331-ec96d42016bb): Loading data parts | ||
| 521 | 2026.05.06 01:23:20.579999 [ 3 ] {fa76f853-aa4c-4b24-8ac6-36fc02eb6815} <Debug> oximeter.fields_i32 (b78b0f06-28d3-4ba0-a331-ec96d42016bb): There are no data parts | ||
| 522 | 2026.05.06 01:23:20.581373 [ 3 ] {fa76f853-aa4c-4b24-8ac6-36fc02eb6815} <Debug> TCPHandler: Processed in 0.004016371 sec. | ||
| 523 | 2026.05.06 01:23:20.581525 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.05.06 01:23:20.581686 [ 3 ] {acdb4e93-79be-4ffd-87c9-35ec6e188db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) 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) | ||
| 525 | 2026.05.06 01:23:20.581813 [ 3 ] {acdb4e93-79be-4ffd-87c9-35ec6e188db4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.05.06 01:23:20.583657 [ 3 ] {acdb4e93-79be-4ffd-87c9-35ec6e188db4} <Debug> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Loading data parts | ||
| 527 | 2026.05.06 01:23:20.583850 [ 3 ] {acdb4e93-79be-4ffd-87c9-35ec6e188db4} <Debug> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): There are no data parts | ||
| 528 | 2026.05.06 01:23:20.585006 [ 3 ] {acdb4e93-79be-4ffd-87c9-35ec6e188db4} <Debug> TCPHandler: Processed in 0.003532372 sec. | ||
| 529 | 2026.05.06 01:23:20.585150 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.05.06 01:23:20.585380 [ 3 ] {b98d8962-be89-4cf0-9a4d-97276479a4f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) 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) | ||
| 531 | 2026.05.06 01:23:20.585491 [ 3 ] {b98d8962-be89-4cf0-9a4d-97276479a4f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.05.06 01:23:20.587204 [ 3 ] {b98d8962-be89-4cf0-9a4d-97276479a4f3} <Debug> oximeter.fields_i64 (3059a5e2-a0e7-465e-8507-1e68d5f8329a): Loading data parts | ||
| 533 | 2026.05.06 01:23:20.587336 [ 3 ] {b98d8962-be89-4cf0-9a4d-97276479a4f3} <Debug> oximeter.fields_i64 (3059a5e2-a0e7-465e-8507-1e68d5f8329a): There are no data parts | ||
| 534 | 2026.05.06 01:23:20.588565 [ 3 ] {b98d8962-be89-4cf0-9a4d-97276479a4f3} <Debug> TCPHandler: Processed in 0.00346553 sec. | ||
| 535 | 2026.05.06 01:23:20.588742 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.05.06 01:23:20.588896 [ 3 ] {50984268-171a-40a7-a1c8-1a5b1f96b99d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) 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) | ||
| 537 | 2026.05.06 01:23:20.589016 [ 3 ] {50984268-171a-40a7-a1c8-1a5b1f96b99d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.05.06 01:23:20.590710 [ 3 ] {50984268-171a-40a7-a1c8-1a5b1f96b99d} <Debug> oximeter.fields_u64 (4bdf4849-4cd9-4484-ba2e-9b076d8e6376): Loading data parts | ||
| 539 | 2026.05.06 01:23:20.591380 [ 3 ] {50984268-171a-40a7-a1c8-1a5b1f96b99d} <Debug> oximeter.fields_u64 (4bdf4849-4cd9-4484-ba2e-9b076d8e6376): There are no data parts | ||
| 540 | 2026.05.06 01:23:20.592493 [ 3 ] {50984268-171a-40a7-a1c8-1a5b1f96b99d} <Debug> TCPHandler: Processed in 0.003802327 sec. | ||
| 541 | 2026.05.06 01:23:20.592634 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.05.06 01:23:20.592872 [ 3 ] {f3cd4efb-6053-4b88-b25c-2423747fd5b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) 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) | ||
| 543 | 2026.05.06 01:23:20.592989 [ 3 ] {f3cd4efb-6053-4b88-b25c-2423747fd5b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.05.06 01:23:20.594106 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33330 | ||
| 545 | 2026.05.06 01:23:20.594273 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 546 | 2026.05.06 01:23:20.594390 [ 262 ] {} <Debug> TCP-Session: a8cc37f1-1dc7-490c-9dd8-5416a5a933e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33330 | ||
| 547 | 2026.05.06 01:23:20.594453 [ 262 ] {} <Debug> TCP-Session: a8cc37f1-1dc7-490c-9dd8-5416a5a933e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 548 | 2026.05.06 01:23:20.594468 [ 262 ] {} <Debug> TCP-Session: a8cc37f1-1dc7-490c-9dd8-5416a5a933e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 549 | 2026.05.06 01:23:20.594603 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 550 | 2026.05.06 01:23:20.594662 [ 262 ] {} <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 | ||
| 551 | 2026.05.06 01:23:20.594718 [ 262 ] {} <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 | ||
| 552 | 2026.05.06 01:23:20.594864 [ 3 ] {f3cd4efb-6053-4b88-b25c-2423747fd5b7} <Debug> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Loading data parts | ||
| 553 | 2026.05.06 01:23:20.595089 [ 3 ] {f3cd4efb-6053-4b88-b25c-2423747fd5b7} <Debug> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): There are no data parts | ||
| 554 | 2026.05.06 01:23:20.595754 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38024 | ||
| 555 | 2026.05.06 01:23:20.595847 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49323 | ||
| 556 | 2026.05.06 01:23:20.595921 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 557 | 2026.05.06 01:23:20.595973 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63675 | ||
| 558 | 2026.05.06 01:23:20.596041 [ 263 ] {} <Debug> TCP-Session: 626c3d99-e701-4379-8941-f77419c01dc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:38024 | ||
| 559 | 2026.05.06 01:23:20.596060 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36061 | ||
| 560 | 2026.05.06 01:23:20.596070 [ 263 ] {} <Debug> TCP-Session: 626c3d99-e701-4379-8941-f77419c01dc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 561 | 2026.05.06 01:23:20.596077 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 562 | 2026.05.06 01:23:20.596171 [ 263 ] {} <Debug> TCP-Session: 626c3d99-e701-4379-8941-f77419c01dc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 563 | 2026.05.06 01:23:20.596175 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60871 | ||
| 564 | 2026.05.06 01:23:20.596242 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 565 | 2026.05.06 01:23:20.596263 [ 262 ] {} <Trace> TCP-Session: a8cc37f1-1dc7-490c-9dd8-5416a5a933e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 566 | 2026.05.06 01:23:20.596181 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 567 | 2026.05.06 01:23:20.596352 [ 266 ] {} <Debug> TCP-Session: 4f7b83cf-0e16-47f6-8d78-215d12c36613 Authenticating user 'default' from [fd00:1122:3344:101::e]:36061 | ||
| 568 | 2026.05.06 01:23:20.596352 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43722 | ||
| 569 | 2026.05.06 01:23:20.596385 [ 3 ] {f3cd4efb-6053-4b88-b25c-2423747fd5b7} <Debug> TCPHandler: Processed in 0.003804437 sec. | ||
| 570 | 2026.05.06 01:23:20.596196 [ 264 ] {} <Debug> TCP-Session: 7b4833f6-396a-468d-9cff-5e9106d0dc4b Authenticating user 'default' from [fd00:1122:3344:101::e]:49323 | ||
| 571 | 2026.05.06 01:23:20.596478 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48479 | ||
| 572 | 2026.05.06 01:23:20.596463 [ 266 ] {} <Debug> TCP-Session: 4f7b83cf-0e16-47f6-8d78-215d12c36613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 573 | 2026.05.06 01:23:20.596425 [ 265 ] {} <Debug> TCP-Session: 8485b5d4-6aeb-4cb0-b918-d219f3a3645e Authenticating user 'default' from [fd00:1122:3344:101::e]:63675 | ||
| 574 | 2026.05.06 01:23:20.596573 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 575 | 2026.05.06 01:23:20.596586 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 576 | 2026.05.06 01:23:20.596586 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36806 | ||
| 577 | 2026.05.06 01:23:20.596684 [ 268 ] {} <Debug> TCP-Session: 87e56243-c7b6-4048-bb4a-6b7ecf591efc Authenticating user 'default' from [fd00:1122:3344:101::e]:43722 | ||
| 578 | 2026.05.06 01:23:20.596639 [ 265 ] {} <Debug> TCP-Session: 8485b5d4-6aeb-4cb0-b918-d219f3a3645e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 579 | 2026.05.06 01:23:20.596723 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.05.06 01:23:20.596548 [ 264 ] {} <Debug> TCP-Session: 7b4833f6-396a-468d-9cff-5e9106d0dc4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2026.05.06 01:23:20.596778 [ 3 ] {2bc945bd-8f79-44ed-8699-88764b1fa8e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) 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) | ||
| 582 | 2026.05.06 01:23:20.596859 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 583 | 2026.05.06 01:23:20.596848 [ 264 ] {} <Debug> TCP-Session: 7b4833f6-396a-468d-9cff-5e9106d0dc4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 584 | 2026.05.06 01:23:20.596774 [ 268 ] {} <Debug> TCP-Session: 87e56243-c7b6-4048-bb4a-6b7ecf591efc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 585 | 2026.05.06 01:23:20.596782 [ 269 ] {} <Debug> TCP-Session: 39ac454e-b17b-4373-b9c6-fbb81b9da250 Authenticating user 'default' from [fd00:1122:3344:101::e]:48479 | ||
| 586 | 2026.05.06 01:23:20.596970 [ 270 ] {} <Debug> TCP-Session: a969f69b-9d77-47d0-be4f-86fdd38de9a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36806 | ||
| 587 | 2026.05.06 01:23:20.596781 [ 265 ] {} <Debug> TCP-Session: 8485b5d4-6aeb-4cb0-b918-d219f3a3645e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 588 | 2026.05.06 01:23:20.597037 [ 269 ] {} <Debug> TCP-Session: 39ac454e-b17b-4373-b9c6-fbb81b9da250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 589 | 2026.05.06 01:23:20.597022 [ 270 ] {} <Debug> TCP-Session: a969f69b-9d77-47d0-be4f-86fdd38de9a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 590 | 2026.05.06 01:23:20.597009 [ 268 ] {} <Debug> TCP-Session: 87e56243-c7b6-4048-bb4a-6b7ecf591efc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 591 | 2026.05.06 01:23:20.596548 [ 266 ] {} <Debug> TCP-Session: 4f7b83cf-0e16-47f6-8d78-215d12c36613 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 592 | 2026.05.06 01:23:20.597147 [ 270 ] {} <Debug> TCP-Session: a969f69b-9d77-47d0-be4f-86fdd38de9a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 593 | 2026.05.06 01:23:20.596436 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 594 | 2026.05.06 01:23:20.596590 [ 262 ] {8a782572-06f4-4dbc-8b7a-dfec05e930fc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33330) 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) | ||
| 595 | 2026.05.06 01:23:20.597247 [ 269 ] {} <Debug> TCP-Session: 39ac454e-b17b-4373-b9c6-fbb81b9da250 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 596 | 2026.05.06 01:23:20.597328 [ 267 ] {} <Debug> TCP-Session: fe2dcff0-a852-4f35-b055-df8f2e8c60fa Authenticating user 'default' from [fd00:1122:3344:101::e]:60871 | ||
| 597 | 2026.05.06 01:23:20.596997 [ 3 ] {2bc945bd-8f79-44ed-8699-88764b1fa8e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 598 | 2026.05.06 01:23:20.597456 [ 267 ] {} <Debug> TCP-Session: fe2dcff0-a852-4f35-b055-df8f2e8c60fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 599 | 2026.05.06 01:23:20.597519 [ 267 ] {} <Debug> TCP-Session: fe2dcff0-a852-4f35-b055-df8f2e8c60fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2026.05.06 01:23:20.600945 [ 3 ] {2bc945bd-8f79-44ed-8699-88764b1fa8e8} <Debug> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Loading data parts | ||
| 601 | 2026.05.06 01:23:20.601118 [ 3 ] {2bc945bd-8f79-44ed-8699-88764b1fa8e8} <Debug> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): There are no data parts | ||
| 602 | 2026.05.06 01:23:20.601619 [ 262 ] {8a782572-06f4-4dbc-8b7a-dfec05e930fc} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 603 | 2026.05.06 01:23:20.602749 [ 3 ] {2bc945bd-8f79-44ed-8699-88764b1fa8e8} <Debug> TCPHandler: Processed in 0.006218175 sec. | ||
| 604 | 2026.05.06 01:23:20.602914 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 605 | 2026.05.06 01:23:20.602915 [ 262 ] {8a782572-06f4-4dbc-8b7a-dfec05e930fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 606 | 2026.05.06 01:23:20.603173 [ 3 ] {4d5da82a-8032-4c8e-93d1-3153bb326c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) 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) | ||
| 607 | 2026.05.06 01:23:20.603304 [ 3 ] {4d5da82a-8032-4c8e-93d1-3153bb326c50} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 608 | 2026.05.06 01:23:20.605040 [ 3 ] {4d5da82a-8032-4c8e-93d1-3153bb326c50} <Debug> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Loading data parts | ||
| 609 | 2026.05.06 01:23:20.605199 [ 3 ] {4d5da82a-8032-4c8e-93d1-3153bb326c50} <Debug> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): There are no data parts | ||
| 610 | 2026.05.06 01:23:20.606595 [ 3 ] {4d5da82a-8032-4c8e-93d1-3153bb326c50} <Debug> TCPHandler: Processed in 0.003733395 sec. | ||
| 611 | 2026.05.06 01:23:20.606775 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.05.06 01:23:20.607036 [ 3 ] {751d129f-e529-4f07-9323-f6c6739879b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) /* The timeseries schema table stores the extracted schema for the samples | ||
| 613 | * oximeter collects. | ||
| 614 | */ | ||
| 615 | 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) | ||
| 616 | 2026.05.06 01:23:20.607215 [ 3 ] {751d129f-e529-4f07-9323-f6c6739879b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 617 | 2026.05.06 01:23:20.609228 [ 3 ] {751d129f-e529-4f07-9323-f6c6739879b9} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03): Loading data parts | ||
| 618 | 2026.05.06 01:23:20.609411 [ 3 ] {751d129f-e529-4f07-9323-f6c6739879b9} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03): There are no data parts | ||
| 619 | 2026.05.06 01:23:20.609732 [ 261 ] {8a782572-06f4-4dbc-8b7a-dfec05e930fc} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 620 | 2026.05.06 01:23:20.610820 [ 3 ] {751d129f-e529-4f07-9323-f6c6739879b9} <Debug> TCPHandler: Processed in 0.004095183 sec. | ||
| 621 | 2026.05.06 01:23:20.611105 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 622 | 2026.05.06 01:23:20.611439 [ 4 ] {24d44133-de80-4013-88e1-7dcc73c6f1ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 623 | 2026.05.06 01:23:20.611561 [ 262 ] {8a782572-06f4-4dbc-8b7a-dfec05e930fc} <Debug> executeQuery: Read 134 rows, 7.62 KiB in 0.015092 sec., 8878.876225815002 rows/sec., 504.85 KiB/sec. | ||
| 624 | 2026.05.06 01:23:20.611657 [ 262 ] {8a782572-06f4-4dbc-8b7a-dfec05e930fc} <Debug> TCPHandler: Processed in 0.015666647 sec. | ||
| 625 | 2026.05.06 01:23:20.612883 [ 4 ] {24d44133-de80-4013-88e1-7dcc73c6f1ea} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 626 | 2026.05.06 01:23:20.628750 [ 261 ] {24d44133-de80-4013-88e1-7dcc73c6f1ea} <Trace> oximeter.version (d5d6249d-4249-4a03-adc3-e52572eac9a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 627 | 2026.05.06 01:23:20.628798 [ 261 ] {24d44133-de80-4013-88e1-7dcc73c6f1ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 628 | 2026.05.06 01:23:20.633621 [ 261 ] {24d44133-de80-4013-88e1-7dcc73c6f1ea} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 629 | 2026.05.06 01:23:20.634313 [ 261 ] {24d44133-de80-4013-88e1-7dcc73c6f1ea} <Trace> oximeter.version (d5d6249d-4249-4a03-adc3-e52572eac9a9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 630 | 2026.05.06 01:23:20.634581 [ 4 ] {24d44133-de80-4013-88e1-7dcc73c6f1ea} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.023339 sec., 42.84673722096063 rows/sec., 685.55 B/sec. | ||
| 631 | 2026.05.06 01:23:20.634892 [ 4 ] {24d44133-de80-4013-88e1-7dcc73c6f1ea} <Debug> TCPHandler: Processed in 0.023859563 sec. | ||
| 632 | 2026.05.06 01:23:21.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 127.78 MiB, peak 127.78 MiB, free memory in arenas 0.00 B, will set to 139.80 MiB (RSS), difference: 12.02 MiB | ||
| 633 | 2026.05.06 01:23:21.132886 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52332 | ||
| 634 | 2026.05.06 01:23:21.133017 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.05.06 01:23:21.133164 [ 271 ] {} <Debug> TCP-Session: fed87c3f-1749-4591-a1cd-b63f58872646 Authenticating user 'default' from [fd00:1122:3344:101::e]:52332 | ||
| 636 | 2026.05.06 01:23:21.133188 [ 271 ] {} <Debug> TCP-Session: fed87c3f-1749-4591-a1cd-b63f58872646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2026.05.06 01:23:21.133200 [ 271 ] {} <Debug> TCP-Session: fed87c3f-1749-4591-a1cd-b63f58872646 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.05.06 01:23:21.133633 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57482 | ||
| 639 | 2026.05.06 01:23:21.133747 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39103 | ||
| 640 | 2026.05.06 01:23:21.133853 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52042 | ||
| 641 | 2026.05.06 01:23:21.133891 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2026.05.06 01:23:21.133979 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63393 | ||
| 643 | 2026.05.06 01:23:21.133995 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.05.06 01:23:21.134097 [ 273 ] {} <Debug> TCP-Session: 67876fbb-84e5-48d5-9011-ad6bee1c2e38 Authenticating user 'default' from [fd00:1122:3344:101::e]:39103 | ||
| 645 | 2026.05.06 01:23:21.134103 [ 272 ] {} <Debug> TCP-Session: 055f6871-4520-4428-8015-7cd7f2e3010f Authenticating user 'default' from [fd00:1122:3344:101::e]:57482 | ||
| 646 | 2026.05.06 01:23:21.134188 [ 273 ] {} <Debug> TCP-Session: 67876fbb-84e5-48d5-9011-ad6bee1c2e38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.05.06 01:23:21.134158 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55458 | ||
| 648 | 2026.05.06 01:23:21.134265 [ 272 ] {} <Debug> TCP-Session: 055f6871-4520-4428-8015-7cd7f2e3010f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.05.06 01:23:21.134314 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2026.05.06 01:23:21.134326 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48937 | ||
| 651 | 2026.05.06 01:23:21.134234 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 652 | 2026.05.06 01:23:21.134444 [ 275 ] {} <Debug> TCP-Session: c98abb23-a8d4-419c-b9ca-d174005841c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63393 | ||
| 653 | 2026.05.06 01:23:21.134447 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2026.05.06 01:23:21.134479 [ 274 ] {} <Debug> TCP-Session: 36ae1d85-5a4d-4c0a-8cf2-556274f75927 Authenticating user 'default' from [fd00:1122:3344:101::e]:52042 | ||
| 655 | 2026.05.06 01:23:21.134440 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34068 | ||
| 656 | 2026.05.06 01:23:21.134552 [ 274 ] {} <Debug> TCP-Session: 36ae1d85-5a4d-4c0a-8cf2-556274f75927 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.05.06 01:23:21.134568 [ 276 ] {} <Debug> TCP-Session: b1335899-0f9d-49aa-a520-09990d622f11 Authenticating user 'default' from [fd00:1122:3344:101::e]:55458 | ||
| 658 | 2026.05.06 01:23:21.134557 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 659 | 2026.05.06 01:23:21.134670 [ 276 ] {} <Debug> TCP-Session: b1335899-0f9d-49aa-a520-09990d622f11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.05.06 01:23:21.134681 [ 274 ] {} <Debug> TCP-Session: 36ae1d85-5a4d-4c0a-8cf2-556274f75927 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.05.06 01:23:21.134534 [ 275 ] {} <Debug> TCP-Session: c98abb23-a8d4-419c-b9ca-d174005841c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.05.06 01:23:21.134764 [ 276 ] {} <Debug> TCP-Session: b1335899-0f9d-49aa-a520-09990d622f11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.05.06 01:23:21.134748 [ 277 ] {} <Debug> TCP-Session: 6c1b9347-8e58-4073-ae2c-aa24b2c0c8f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48937 | ||
| 664 | 2026.05.06 01:23:21.134731 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2026.05.06 01:23:21.134851 [ 277 ] {} <Debug> TCP-Session: 6c1b9347-8e58-4073-ae2c-aa24b2c0c8f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 666 | 2026.05.06 01:23:21.134905 [ 278 ] {} <Debug> TCP-Session: 4edfe462-2e41-49a1-ab80-4fb34e82d6c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34068 | ||
| 667 | 2026.05.06 01:23:21.134841 [ 275 ] {} <Debug> TCP-Session: c98abb23-a8d4-419c-b9ca-d174005841c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.05.06 01:23:21.134978 [ 277 ] {} <Debug> TCP-Session: 6c1b9347-8e58-4073-ae2c-aa24b2c0c8f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.05.06 01:23:21.134374 [ 272 ] {} <Debug> TCP-Session: 055f6871-4520-4428-8015-7cd7f2e3010f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2026.05.06 01:23:21.134999 [ 278 ] {} <Debug> TCP-Session: 4edfe462-2e41-49a1-ab80-4fb34e82d6c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 671 | 2026.05.06 01:23:21.134278 [ 273 ] {} <Debug> TCP-Session: 67876fbb-84e5-48d5-9011-ad6bee1c2e38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 672 | 2026.05.06 01:23:21.135160 [ 278 ] {} <Debug> TCP-Session: 4edfe462-2e41-49a1-ab80-4fb34e82d6c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 673 | 2026.05.06 01:23:21.224792 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38931 | ||
| 674 | 2026.05.06 01:23:21.224982 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.05.06 01:23:21.225137 [ 279 ] {} <Debug> TCP-Session: d55997b6-24b8-4fcc-8694-83c1372c41ef Authenticating user 'default' from [fd00:1122:3344:101::a]:38931 | ||
| 676 | 2026.05.06 01:23:21.225163 [ 279 ] {} <Debug> TCP-Session: d55997b6-24b8-4fcc-8694-83c1372c41ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 677 | 2026.05.06 01:23:21.225177 [ 279 ] {} <Debug> TCP-Session: d55997b6-24b8-4fcc-8694-83c1372c41ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.05.06 01:23:21.225331 [ 279 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 679 | 2026.05.06 01:23:21.225361 [ 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.06 01:23:21.225452 [ 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.06 01:23:21.225852 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63245 | ||
| 682 | 2026.05.06 01:23:21.226034 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60697 | ||
| 683 | 2026.05.06 01:23:21.226113 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54473 | ||
| 684 | 2026.05.06 01:23:21.226188 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55677 | ||
| 685 | 2026.05.06 01:23:21.226195 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.05.06 01:23:21.226314 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54874 | ||
| 687 | 2026.05.06 01:23:21.226321 [ 280 ] {} <Debug> TCP-Session: a5e226a4-47a0-458d-8c80-f6503d0f31e8 Authenticating user 'default' from [fd00:1122:3344:101::a]:63245 | ||
| 688 | 2026.05.06 01:23:21.226363 [ 280 ] {} <Debug> TCP-Session: a5e226a4-47a0-458d-8c80-f6503d0f31e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.05.06 01:23:21.226448 [ 280 ] {} <Debug> TCP-Session: a5e226a4-47a0-458d-8c80-f6503d0f31e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.05.06 01:23:21.226495 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47011 | ||
| 691 | 2026.05.06 01:23:21.226548 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.05.06 01:23:21.226560 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2026.05.06 01:23:21.226583 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2026.05.06 01:23:21.226665 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34774 | ||
| 695 | 2026.05.06 01:23:21.226586 [ 283 ] {} <Debug> TCP-Session: 8c53f279-81a7-4f6f-8686-fa862fb48d0a Authenticating user 'default' from [fd00:1122:3344:101::a]:55677 | ||
| 696 | 2026.05.06 01:23:21.226766 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 697 | 2026.05.06 01:23:21.226791 [ 283 ] {} <Debug> TCP-Session: 8c53f279-81a7-4f6f-8686-fa862fb48d0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.05.06 01:23:21.226795 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 699 | 2026.05.06 01:23:21.226755 [ 282 ] {} <Debug> TCP-Session: 2faf4631-f5b2-42f7-854c-8a044435be12 Authenticating user 'default' from [fd00:1122:3344:101::a]:54473 | ||
| 700 | 2026.05.06 01:23:21.226734 [ 281 ] {} <Debug> TCP-Session: d7f8e691-dbb5-48b5-90b3-d00ac7b9de49 Authenticating user 'default' from [fd00:1122:3344:101::a]:60697 | ||
| 701 | 2026.05.06 01:23:21.226923 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 702 | 2026.05.06 01:23:21.226954 [ 284 ] {} <Debug> TCP-Session: 94591639-9d9a-47ed-aff4-75441f53097c Authenticating user 'default' from [fd00:1122:3344:101::a]:54874 | ||
| 703 | 2026.05.06 01:23:21.227025 [ 282 ] {} <Debug> TCP-Session: 2faf4631-f5b2-42f7-854c-8a044435be12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.05.06 01:23:21.227040 [ 285 ] {} <Debug> TCP-Session: 5daee0f0-0e51-458f-88d5-6d9080ba8d72 Authenticating user 'default' from [fd00:1122:3344:101::a]:47011 | ||
| 705 | 2026.05.06 01:23:21.227053 [ 284 ] {} <Debug> TCP-Session: 94591639-9d9a-47ed-aff4-75441f53097c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.05.06 01:23:21.227129 [ 283 ] {} <Debug> TCP-Session: 8c53f279-81a7-4f6f-8686-fa862fb48d0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.05.06 01:23:21.227120 [ 285 ] {} <Debug> TCP-Session: 5daee0f0-0e51-458f-88d5-6d9080ba8d72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.05.06 01:23:21.226973 [ 286 ] {} <Debug> TCP-Session: 66e27bb9-31b4-404e-ae0a-5eae4f072f81 Authenticating user 'default' from [fd00:1122:3344:101::a]:34774 | ||
| 709 | 2026.05.06 01:23:21.227222 [ 285 ] {} <Debug> TCP-Session: 5daee0f0-0e51-458f-88d5-6d9080ba8d72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 710 | 2026.05.06 01:23:21.227207 [ 284 ] {} <Debug> TCP-Session: 94591639-9d9a-47ed-aff4-75441f53097c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2026.05.06 01:23:21.226958 [ 281 ] {} <Debug> TCP-Session: d7f8e691-dbb5-48b5-90b3-d00ac7b9de49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.05.06 01:23:21.227308 [ 286 ] {} <Debug> TCP-Session: 66e27bb9-31b4-404e-ae0a-5eae4f072f81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.05.06 01:23:21.227100 [ 282 ] {} <Debug> TCP-Session: 2faf4631-f5b2-42f7-854c-8a044435be12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 714 | 2026.05.06 01:23:21.227395 [ 281 ] {} <Debug> TCP-Session: d7f8e691-dbb5-48b5-90b3-d00ac7b9de49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2026.05.06 01:23:21.227413 [ 286 ] {} <Debug> TCP-Session: 66e27bb9-31b4-404e-ae0a-5eae4f072f81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 716 | 2026.05.06 01:23:21.265343 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41407 | ||
| 717 | 2026.05.06 01:23:21.265494 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 718 | 2026.05.06 01:23:21.265580 [ 287 ] {} <Debug> TCP-Session: 603b8922-e67d-4c18-ae35-e6d3fcb4a2cf Authenticating user 'default' from [fd00:1122:3344:101::b]:41407 | ||
| 719 | 2026.05.06 01:23:21.265649 [ 287 ] {} <Debug> TCP-Session: 603b8922-e67d-4c18-ae35-e6d3fcb4a2cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.05.06 01:23:21.265665 [ 287 ] {} <Debug> TCP-Session: 603b8922-e67d-4c18-ae35-e6d3fcb4a2cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.05.06 01:23:21.265783 [ 287 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 722 | 2026.05.06 01:23:21.265857 [ 287 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 723 | 2026.05.06 01:23:21.265924 [ 287 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 724 | 2026.05.06 01:23:21.266393 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35647 | ||
| 725 | 2026.05.06 01:23:21.266472 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51243 | ||
| 726 | 2026.05.06 01:23:21.266545 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 727 | 2026.05.06 01:23:21.266701 [ 288 ] {} <Debug> TCP-Session: 76c5a05f-c97a-47e8-8d1a-c9aa6ead4480 Authenticating user 'default' from [fd00:1122:3344:101::b]:35647 | ||
| 728 | 2026.05.06 01:23:21.266702 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47875 | ||
| 729 | 2026.05.06 01:23:21.266724 [ 288 ] {} <Debug> TCP-Session: 76c5a05f-c97a-47e8-8d1a-c9aa6ead4480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 730 | 2026.05.06 01:23:21.266706 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63742 | ||
| 731 | 2026.05.06 01:23:21.266832 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 732 | 2026.05.06 01:23:21.266868 [ 288 ] {} <Debug> TCP-Session: 76c5a05f-c97a-47e8-8d1a-c9aa6ead4480 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 733 | 2026.05.06 01:23:21.266980 [ 289 ] {} <Debug> TCP-Session: 6b5ed2e3-0b56-4479-833c-132095351a76 Authenticating user 'default' from [fd00:1122:3344:101::b]:51243 | ||
| 734 | 2026.05.06 01:23:21.266925 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46689 | ||
| 735 | 2026.05.06 01:23:21.267070 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 736 | 2026.05.06 01:23:21.267127 [ 289 ] {} <Debug> TCP-Session: 6b5ed2e3-0b56-4479-833c-132095351a76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 737 | 2026.05.06 01:23:21.267111 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 738 | 2026.05.06 01:23:21.267093 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64090 | ||
| 739 | 2026.05.06 01:23:21.267205 [ 291 ] {} <Debug> TCP-Session: d57b3869-59b6-4606-b892-3e8361713ba8 Authenticating user 'default' from [fd00:1122:3344:101::b]:47875 | ||
| 740 | 2026.05.06 01:23:21.267236 [ 289 ] {} <Debug> TCP-Session: 6b5ed2e3-0b56-4479-833c-132095351a76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.05.06 01:23:21.267250 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 742 | 2026.05.06 01:23:21.267220 [ 290 ] {} <Debug> TCP-Session: ccb07a5d-c638-4ea6-adfa-805f7810c501 Authenticating user 'default' from [fd00:1122:3344:101::b]:63742 | ||
| 743 | 2026.05.06 01:23:21.267403 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 744 | 2026.05.06 01:23:21.267332 [ 293 ] {} <Debug> TCP-Session: a2f93d76-4464-4b1f-b3ba-fcd0c7ab3f7b Authenticating user 'default' from [fd00:1122:3344:101::b]:46689 | ||
| 745 | 2026.05.06 01:23:21.267301 [ 291 ] {} <Debug> TCP-Session: d57b3869-59b6-4606-b892-3e8361713ba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2026.05.06 01:23:21.267504 [ 294 ] {} <Debug> TCP-Session: b850009c-2987-476d-a9f0-15793e82db17 Authenticating user 'default' from [fd00:1122:3344:101::b]:64090 | ||
| 747 | 2026.05.06 01:23:21.267469 [ 290 ] {} <Debug> TCP-Session: ccb07a5d-c638-4ea6-adfa-805f7810c501 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 748 | 2026.05.06 01:23:21.266854 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52210 | ||
| 749 | 2026.05.06 01:23:21.267570 [ 290 ] {} <Debug> TCP-Session: ccb07a5d-c638-4ea6-adfa-805f7810c501 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2026.05.06 01:23:21.267585 [ 294 ] {} <Debug> TCP-Session: b850009c-2987-476d-a9f0-15793e82db17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.05.06 01:23:21.267559 [ 291 ] {} <Debug> TCP-Session: d57b3869-59b6-4606-b892-3e8361713ba8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.05.06 01:23:21.267481 [ 293 ] {} <Debug> TCP-Session: a2f93d76-4464-4b1f-b3ba-fcd0c7ab3f7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2026.05.06 01:23:21.267730 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 754 | 2026.05.06 01:23:21.267836 [ 292 ] {} <Debug> TCP-Session: f1831502-2f95-4ed7-b29d-480bfc5c16d8 Authenticating user 'default' from [fd00:1122:3344:101::b]:52210 | ||
| 755 | 2026.05.06 01:23:21.267947 [ 294 ] {} <Debug> TCP-Session: b850009c-2987-476d-a9f0-15793e82db17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.05.06 01:23:21.267974 [ 292 ] {} <Debug> TCP-Session: f1831502-2f95-4ed7-b29d-480bfc5c16d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.05.06 01:23:21.268174 [ 293 ] {} <Debug> TCP-Session: a2f93d76-4464-4b1f-b3ba-fcd0c7ab3f7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.05.06 01:23:21.268187 [ 292 ] {} <Debug> TCP-Session: f1831502-2f95-4ed7-b29d-480bfc5c16d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.05.06 01:23:21.341545 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42445 | ||
| 760 | 2026.05.06 01:23:21.341756 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.05.06 01:23:21.341786 [ 295 ] {} <Debug> TCP-Session: 7a273ef2-7cfe-4e93-98dc-6bd1509ce894 Authenticating user 'default' from [fd00:1122:3344:101::c]:42445 | ||
| 762 | 2026.05.06 01:23:21.341812 [ 295 ] {} <Debug> TCP-Session: 7a273ef2-7cfe-4e93-98dc-6bd1509ce894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.05.06 01:23:21.341825 [ 295 ] {} <Debug> TCP-Session: 7a273ef2-7cfe-4e93-98dc-6bd1509ce894 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.05.06 01:23:21.341898 [ 295 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 765 | 2026.05.06 01:23:21.341932 [ 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.06 01:23:21.341951 [ 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.06 01:23:21.342423 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61334 | ||
| 768 | 2026.05.06 01:23:21.342498 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50382 | ||
| 769 | 2026.05.06 01:23:21.342659 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40254 | ||
| 770 | 2026.05.06 01:23:21.342747 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2026.05.06 01:23:21.342787 [ 296 ] {} <Debug> TCP-Session: 7317096e-d11c-40f2-bc5e-3f9ad4f5873c Authenticating user 'default' from [fd00:1122:3344:101::c]:61334 | ||
| 772 | 2026.05.06 01:23:21.342809 [ 296 ] {} <Debug> TCP-Session: 7317096e-d11c-40f2-bc5e-3f9ad4f5873c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.05.06 01:23:21.342823 [ 296 ] {} <Debug> TCP-Session: 7317096e-d11c-40f2-bc5e-3f9ad4f5873c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.05.06 01:23:21.342825 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2026.05.06 01:23:21.342814 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58547 | ||
| 776 | 2026.05.06 01:23:21.342868 [ 297 ] {} <Debug> TCP-Session: 08d7a0f4-bcd1-4d48-b2b2-8d4bf1f78863 Authenticating user 'default' from [fd00:1122:3344:101::c]:50382 | ||
| 777 | 2026.05.06 01:23:21.342907 [ 297 ] {} <Debug> TCP-Session: 08d7a0f4-bcd1-4d48-b2b2-8d4bf1f78863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.05.06 01:23:21.342907 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 779 | 2026.05.06 01:23:21.342924 [ 297 ] {} <Debug> TCP-Session: 08d7a0f4-bcd1-4d48-b2b2-8d4bf1f78863 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.05.06 01:23:21.342962 [ 298 ] {} <Debug> TCP-Session: 6a1492d7-222c-45b2-ae33-c33e3129261a Authenticating user 'default' from [fd00:1122:3344:101::c]:40254 | ||
| 781 | 2026.05.06 01:23:21.342961 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64906 | ||
| 782 | 2026.05.06 01:23:21.342995 [ 298 ] {} <Debug> TCP-Session: 6a1492d7-222c-45b2-ae33-c33e3129261a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.05.06 01:23:21.343022 [ 298 ] {} <Debug> TCP-Session: 6a1492d7-222c-45b2-ae33-c33e3129261a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.05.06 01:23:21.343021 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 785 | 2026.05.06 01:23:21.343055 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49409 | ||
| 786 | 2026.05.06 01:23:21.343088 [ 299 ] {} <Debug> TCP-Session: 54d98f5e-410d-4b7b-ac82-faaa58574f1e Authenticating user 'default' from [fd00:1122:3344:101::c]:58547 | ||
| 787 | 2026.05.06 01:23:21.343112 [ 299 ] {} <Debug> TCP-Session: 54d98f5e-410d-4b7b-ac82-faaa58574f1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2026.05.06 01:23:21.343128 [ 299 ] {} <Debug> TCP-Session: 54d98f5e-410d-4b7b-ac82-faaa58574f1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2026.05.06 01:23:21.343274 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43731 | ||
| 790 | 2026.05.06 01:23:21.343321 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 791 | 2026.05.06 01:23:21.343390 [ 300 ] {} <Debug> TCP-Session: ce8cbb31-775c-425e-a636-bb3abd832409 Authenticating user 'default' from [fd00:1122:3344:101::c]:64906 | ||
| 792 | 2026.05.06 01:23:21.343411 [ 300 ] {} <Debug> TCP-Session: ce8cbb31-775c-425e-a636-bb3abd832409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.05.06 01:23:21.343473 [ 300 ] {} <Debug> TCP-Session: ce8cbb31-775c-425e-a636-bb3abd832409 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.05.06 01:23:21.343621 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 795 | 2026.05.06 01:23:21.343704 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 796 | 2026.05.06 01:23:21.343734 [ 301 ] {} <Debug> TCP-Session: ff622cb5-3769-4db7-8eec-749eebd67f2f Authenticating user 'default' from [fd00:1122:3344:101::c]:49409 | ||
| 797 | 2026.05.06 01:23:21.343751 [ 302 ] {} <Debug> TCP-Session: 4f8cf017-116e-43cf-b4ff-c14bfab8c96d Authenticating user 'default' from [fd00:1122:3344:101::c]:43731 | ||
| 798 | 2026.05.06 01:23:21.343759 [ 301 ] {} <Debug> TCP-Session: ff622cb5-3769-4db7-8eec-749eebd67f2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.05.06 01:23:21.343779 [ 302 ] {} <Debug> TCP-Session: 4f8cf017-116e-43cf-b4ff-c14bfab8c96d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.05.06 01:23:21.343787 [ 301 ] {} <Debug> TCP-Session: ff622cb5-3769-4db7-8eec-749eebd67f2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.05.06 01:23:21.343802 [ 302 ] {} <Debug> TCP-Session: 4f8cf017-116e-43cf-b4ff-c14bfab8c96d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.06 01:23:22.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 139.99 MiB, peak 139.99 MiB, free memory in arenas 0.00 B, will set to 142.00 MiB (RSS), difference: 2.02 MiB | ||
| 803 | 2026.05.06 01:23:26.813207 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 804 | 2026.05.06 01:23:26.813213 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 805 | 2026.05.06 01:23:26.813310 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 806 | 2026.05.06 01:23:26.813355 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 807 | 2026.05.06 01:23:26.817962 [ 244 ] {} <Debug> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Loading data parts | ||
| 808 | 2026.05.06 01:23:26.818140 [ 244 ] {} <Debug> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): There are no data parts | ||
| 809 | 2026.05.06 01:23:26.822521 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 810 | 2026.05.06 01:23:26.822561 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 811 | 2026.05.06 01:23:26.832723 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 812 | 2026.05.06 01:23:26.833415 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 813 | 2026.05.06 01:23:26.833593 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 814 | 2026.05.06 01:23:26.835978 [ 245 ] {} <Debug> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Loading data parts | ||
| 815 | 2026.05.06 01:23:26.836157 [ 245 ] {} <Debug> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): There are no data parts | ||
| 816 | 2026.05.06 01:23:26.862089 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 817 | 2026.05.06 01:23:26.862160 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 818 | 2026.05.06 01:23:26.868503 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 819 | 2026.05.06 01:23:26.869703 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 820 | 2026.05.06 01:23:26.873096 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 821 | 2026.05.06 01:23:27.001146 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.08 MiB, peak 151.08 MiB, free memory in arenas 0.00 B, will set to 156.20 MiB (RSS), difference: 9.12 MiB | ||
| 822 | 2026.05.06 01:23:29.312934 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 823 | 2026.05.06 01:23:29.313056 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 824 | 2026.05.06 01:23:29.317340 [ 243 ] {} <Debug> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Loading data parts | ||
| 825 | 2026.05.06 01:23:29.317546 [ 243 ] {} <Debug> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): There are no data parts | ||
| 826 | 2026.05.06 01:23:29.325229 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 827 | 2026.05.06 01:23:29.325273 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 828 | 2026.05.06 01:23:29.329355 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 829 | 2026.05.06 01:23:29.329814 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 830 | 2026.05.06 01:23:29.330048 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 831 | 2026.05.06 01:23:30.000494 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.43 MiB, peak 160.43 MiB, free memory in arenas 0.00 B, will set to 157.18 MiB (RSS), difference: -3.25 MiB | ||
| 832 | 2026.05.06 01:23:34.263252 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 833 | 2026.05.06 01:23:34.263318 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 834 | 2026.05.06 01:23:34.333841 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 835 | 2026.05.06 01:23:34.343089 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 836 | 2026.05.06 01:23:34.343172 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 837 | 2026.05.06 01:23:34.344004 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 838 | 2026.05.06 01:23:34.344469 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 839 | 2026.05.06 01:23:34.344615 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 840 | 2026.05.06 01:23:34.373324 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 841 | 2026.05.06 01:23:34.390536 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 842 | 2026.05.06 01:23:34.390602 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 843 | 2026.05.06 01:23:34.396909 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 844 | 2026.05.06 01:23:34.398066 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 845 | 2026.05.06 01:23:34.401064 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 846 | 2026.05.06 01:23:35.000227 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.91 MiB, peak 161.91 MiB, free memory in arenas 0.00 B, will set to 159.90 MiB (RSS), difference: 1.99 MiB | ||
| 847 | 2026.05.06 01:23:40.000404 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.95 MiB, peak 161.91 MiB, free memory in arenas 0.00 B, will set to 159.96 MiB (RSS), difference: 4.01 MiB | ||
| 848 | 2026.05.06 01:23:40.675786 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2026.05.06 01:23:40.676036 [ 3 ] {657cf02b-3e19-446b-b7af-b57df5f94f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 850 | 2026.05.06 01:23:40.695924 [ 3 ] {657cf02b-3e19-446b-b7af-b57df5f94f82} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 851 | 2026.05.06 01:23:40.698347 [ 3 ] {657cf02b-3e19-446b-b7af-b57df5f94f82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2026.05.06 01:23:40.698910 [ 3 ] {657cf02b-3e19-446b-b7af-b57df5f94f82} <Debug> TCPHandler: Processed in 0.023255141 sec. | ||
| 853 | 2026.05.06 01:23:40.713297 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2026.05.06 01:23:40.713414 [ 3 ] {dd2555b5-e392-4b21-8c0b-3495e6294e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 855 | 2026.05.06 01:23:40.713464 [ 3 ] {dd2555b5-e392-4b21-8c0b-3495e6294e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2026.05.06 01:23:40.716446 [ 3 ] {dd2555b5-e392-4b21-8c0b-3495e6294e3b} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 857 | 2026.05.06 01:23:40.716495 [ 3 ] {dd2555b5-e392-4b21-8c0b-3495e6294e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 858 | 2026.05.06 01:23:40.719690 [ 3 ] {dd2555b5-e392-4b21-8c0b-3495e6294e3b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 859 | 2026.05.06 01:23:40.720166 [ 3 ] {dd2555b5-e392-4b21-8c0b-3495e6294e3b} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 860 | 2026.05.06 01:23:40.720314 [ 3 ] {dd2555b5-e392-4b21-8c0b-3495e6294e3b} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.006932 sec., 4616.272360069244 rows/sec., 1.02 MiB/sec. | ||
| 861 | 2026.05.06 01:23:40.720353 [ 3 ] {dd2555b5-e392-4b21-8c0b-3495e6294e3b} <Debug> TCPHandler: Processed in 0.007111234 sec. | ||
| 862 | 2026.05.06 01:23:40.720492 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.05.06 01:23:40.720592 [ 3 ] {3f93ff26-b236-4c11-a6ea-72e9e49a515a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 864 | 2026.05.06 01:23:40.720634 [ 3 ] {3f93ff26-b236-4c11-a6ea-72e9e49a515a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 865 | 2026.05.06 01:23:40.727364 [ 3 ] {3f93ff26-b236-4c11-a6ea-72e9e49a515a} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 866 | 2026.05.06 01:23:40.727403 [ 3 ] {3f93ff26-b236-4c11-a6ea-72e9e49a515a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 867 | 2026.05.06 01:23:40.730525 [ 3 ] {3f93ff26-b236-4c11-a6ea-72e9e49a515a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 868 | 2026.05.06 01:23:40.731134 [ 3 ] {3f93ff26-b236-4c11-a6ea-72e9e49a515a} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 869 | 2026.05.06 01:23:40.731261 [ 3 ] {3f93ff26-b236-4c11-a6ea-72e9e49a515a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.010691 sec., 26564.39996258535 rows/sec., 1.69 MiB/sec. | ||
| 870 | 2026.05.06 01:23:40.731299 [ 3 ] {3f93ff26-b236-4c11-a6ea-72e9e49a515a} <Debug> TCPHandler: Processed in 0.010857569 sec. | ||
| 871 | 2026.05.06 01:23:40.731432 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2026.05.06 01:23:40.731528 [ 3 ] {2e300384-5f70-4965-8e5b-152a61fe284d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 873 | 2026.05.06 01:23:40.731569 [ 3 ] {2e300384-5f70-4965-8e5b-152a61fe284d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 874 | 2026.05.06 01:23:40.731977 [ 3 ] {2e300384-5f70-4965-8e5b-152a61fe284d} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 875 | 2026.05.06 01:23:40.732014 [ 3 ] {2e300384-5f70-4965-8e5b-152a61fe284d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 876 | 2026.05.06 01:23:40.732452 [ 3 ] {2e300384-5f70-4965-8e5b-152a61fe284d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 877 | 2026.05.06 01:23:40.732913 [ 3 ] {2e300384-5f70-4965-8e5b-152a61fe284d} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 878 | 2026.05.06 01:23:40.733040 [ 3 ] {2e300384-5f70-4965-8e5b-152a61fe284d} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001532 sec., 6527.415143603133 rows/sec., 532.26 KiB/sec. | ||
| 879 | 2026.05.06 01:23:40.733075 [ 3 ] {2e300384-5f70-4965-8e5b-152a61fe284d} <Debug> TCPHandler: Processed in 0.001695094 sec. | ||
| 880 | 2026.05.06 01:23:40.733192 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2026.05.06 01:23:40.733286 [ 3 ] {653be8e7-4bc7-469b-9ff9-fa271f1f94e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 882 | 2026.05.06 01:23:40.733326 [ 3 ] {653be8e7-4bc7-469b-9ff9-fa271f1f94e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 883 | 2026.05.06 01:23:40.734124 [ 3 ] {653be8e7-4bc7-469b-9ff9-fa271f1f94e5} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 884 | 2026.05.06 01:23:40.734160 [ 3 ] {653be8e7-4bc7-469b-9ff9-fa271f1f94e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 885 | 2026.05.06 01:23:40.734688 [ 3 ] {653be8e7-4bc7-469b-9ff9-fa271f1f94e5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 886 | 2026.05.06 01:23:40.735164 [ 3 ] {653be8e7-4bc7-469b-9ff9-fa271f1f94e5} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 887 | 2026.05.06 01:23:40.735290 [ 3 ] {653be8e7-4bc7-469b-9ff9-fa271f1f94e5} <Debug> executeQuery: Read 824 rows, 65.41 KiB in 0.002022 sec., 407517.30959446094 rows/sec., 31.59 MiB/sec. | ||
| 888 | 2026.05.06 01:23:40.735326 [ 3 ] {653be8e7-4bc7-469b-9ff9-fa271f1f94e5} <Debug> TCPHandler: Processed in 0.002184674 sec. | ||
| 889 | 2026.05.06 01:23:40.735459 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 890 | 2026.05.06 01:23:40.735554 [ 3 ] {00152110-a4fd-48fe-83d6-500e572bdc4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 891 | 2026.05.06 01:23:40.735594 [ 3 ] {00152110-a4fd-48fe-83d6-500e572bdc4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 892 | 2026.05.06 01:23:40.736038 [ 3 ] {00152110-a4fd-48fe-83d6-500e572bdc4d} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 893 | 2026.05.06 01:23:40.736075 [ 3 ] {00152110-a4fd-48fe-83d6-500e572bdc4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 894 | 2026.05.06 01:23:40.736509 [ 3 ] {00152110-a4fd-48fe-83d6-500e572bdc4d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 895 | 2026.05.06 01:23:40.736983 [ 3 ] {00152110-a4fd-48fe-83d6-500e572bdc4d} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 896 | 2026.05.06 01:23:40.737104 [ 3 ] {00152110-a4fd-48fe-83d6-500e572bdc4d} <Debug> executeQuery: Read 163 rows, 10.07 KiB in 0.001568 sec., 103954.08163265306 rows/sec., 6.27 MiB/sec. | ||
| 897 | 2026.05.06 01:23:40.737141 [ 3 ] {00152110-a4fd-48fe-83d6-500e572bdc4d} <Debug> TCPHandler: Processed in 0.001731455 sec. | ||
| 898 | 2026.05.06 01:23:40.737266 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 899 | 2026.05.06 01:23:40.737360 [ 3 ] {63a56d1f-1db9-429f-b191-f9f0ae005d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 900 | 2026.05.06 01:23:40.737399 [ 3 ] {63a56d1f-1db9-429f-b191-f9f0ae005d85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 901 | 2026.05.06 01:23:40.737861 [ 3 ] {63a56d1f-1db9-429f-b191-f9f0ae005d85} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 902 | 2026.05.06 01:23:40.737895 [ 3 ] {63a56d1f-1db9-429f-b191-f9f0ae005d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 903 | 2026.05.06 01:23:40.738322 [ 3 ] {63a56d1f-1db9-429f-b191-f9f0ae005d85} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 904 | 2026.05.06 01:23:40.738778 [ 3 ] {63a56d1f-1db9-429f-b191-f9f0ae005d85} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 905 | 2026.05.06 01:23:40.738898 [ 3 ] {63a56d1f-1db9-429f-b191-f9f0ae005d85} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001556 sec., 95758.35475578405 rows/sec., 6.19 MiB/sec. | ||
| 906 | 2026.05.06 01:23:40.738933 [ 3 ] {63a56d1f-1db9-429f-b191-f9f0ae005d85} <Debug> TCPHandler: Processed in 0.001718045 sec. | ||
| 907 | 2026.05.06 01:23:40.739054 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2026.05.06 01:23:40.739147 [ 3 ] {d5156f66-c22b-459b-adfb-3721165f0666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 909 | 2026.05.06 01:23:40.739186 [ 3 ] {d5156f66-c22b-459b-adfb-3721165f0666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 910 | 2026.05.06 01:23:40.739614 [ 3 ] {d5156f66-c22b-459b-adfb-3721165f0666} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 911 | 2026.05.06 01:23:40.739649 [ 3 ] {d5156f66-c22b-459b-adfb-3721165f0666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 912 | 2026.05.06 01:23:40.740129 [ 3 ] {d5156f66-c22b-459b-adfb-3721165f0666} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 913 | 2026.05.06 01:23:40.740599 [ 3 ] {d5156f66-c22b-459b-adfb-3721165f0666} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 914 | 2026.05.06 01:23:40.740721 [ 3 ] {d5156f66-c22b-459b-adfb-3721165f0666} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001591 sec., 93023.2558139535 rows/sec., 5.29 MiB/sec. | ||
| 915 | 2026.05.06 01:23:40.740756 [ 3 ] {d5156f66-c22b-459b-adfb-3721165f0666} <Debug> TCPHandler: Processed in 0.001753426 sec. | ||
| 916 | 2026.05.06 01:23:40.740876 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 917 | 2026.05.06 01:23:40.740968 [ 3 ] {7385ddc8-f7cc-4074-90f6-b0f77adc41d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 918 | 2026.05.06 01:23:40.741007 [ 3 ] {7385ddc8-f7cc-4074-90f6-b0f77adc41d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 919 | 2026.05.06 01:23:40.741566 [ 3 ] {7385ddc8-f7cc-4074-90f6-b0f77adc41d3} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 920 | 2026.05.06 01:23:40.741602 [ 3 ] {7385ddc8-f7cc-4074-90f6-b0f77adc41d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 921 | 2026.05.06 01:23:40.742045 [ 3 ] {7385ddc8-f7cc-4074-90f6-b0f77adc41d3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 922 | 2026.05.06 01:23:40.742505 [ 3 ] {7385ddc8-f7cc-4074-90f6-b0f77adc41d3} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 923 | 2026.05.06 01:23:40.742628 [ 3 ] {7385ddc8-f7cc-4074-90f6-b0f77adc41d3} <Debug> executeQuery: Read 511 rows, 36.88 KiB in 0.001677 sec., 304710.7930828861 rows/sec., 21.47 MiB/sec. | ||
| 924 | 2026.05.06 01:23:40.742664 [ 3 ] {7385ddc8-f7cc-4074-90f6-b0f77adc41d3} <Debug> TCPHandler: Processed in 0.001837847 sec. | ||
| 925 | 2026.05.06 01:23:40.742782 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 926 | 2026.05.06 01:23:40.742876 [ 3 ] {33c59150-4329-49c4-a571-539b91e1402d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 927 | 2026.05.06 01:23:40.742917 [ 3 ] {33c59150-4329-49c4-a571-539b91e1402d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 928 | 2026.05.06 01:23:40.743245 [ 3 ] {33c59150-4329-49c4-a571-539b91e1402d} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 929 | 2026.05.06 01:23:40.743282 [ 3 ] {33c59150-4329-49c4-a571-539b91e1402d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 930 | 2026.05.06 01:23:40.770013 [ 3 ] {33c59150-4329-49c4-a571-539b91e1402d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 931 | 2026.05.06 01:23:40.770449 [ 3 ] {33c59150-4329-49c4-a571-539b91e1402d} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 932 | 2026.05.06 01:23:40.770576 [ 3 ] {33c59150-4329-49c4-a571-539b91e1402d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.027717 sec., 216.47364433380238 rows/sec., 11.31 KiB/sec. | ||
| 933 | 2026.05.06 01:23:40.770611 [ 3 ] {33c59150-4329-49c4-a571-539b91e1402d} <Debug> TCPHandler: Processed in 0.027878974 sec. | ||
| 934 | 2026.05.06 01:23:40.770749 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 935 | 2026.05.06 01:23:40.770844 [ 3 ] {6d036bd4-f6e4-4164-a4ff-68bb31fcf00f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 936 | 2026.05.06 01:23:40.770886 [ 3 ] {6d036bd4-f6e4-4164-a4ff-68bb31fcf00f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 937 | 2026.05.06 01:23:40.773567 [ 3 ] {6d036bd4-f6e4-4164-a4ff-68bb31fcf00f} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 938 | 2026.05.06 01:23:40.773599 [ 3 ] {6d036bd4-f6e4-4164-a4ff-68bb31fcf00f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 939 | 2026.05.06 01:23:40.774079 [ 3 ] {6d036bd4-f6e4-4164-a4ff-68bb31fcf00f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 940 | 2026.05.06 01:23:40.774596 [ 3 ] {6d036bd4-f6e4-4164-a4ff-68bb31fcf00f} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 941 | 2026.05.06 01:23:40.774746 [ 3 ] {6d036bd4-f6e4-4164-a4ff-68bb31fcf00f} <Debug> executeQuery: Read 238 rows, 16.10 KiB in 0.003918 sec., 60745.27820316489 rows/sec., 4.01 MiB/sec. | ||
| 942 | 2026.05.06 01:23:40.774798 [ 3 ] {6d036bd4-f6e4-4164-a4ff-68bb31fcf00f} <Debug> TCPHandler: Processed in 0.004099203 sec. | ||
| 943 | 2026.05.06 01:23:40.774936 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 944 | 2026.05.06 01:23:40.775030 [ 3 ] {e08b47d4-3628-4915-bfc0-1545669a5df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 945 | 2026.05.06 01:23:40.775072 [ 3 ] {e08b47d4-3628-4915-bfc0-1545669a5df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 946 | 2026.05.06 01:23:40.775389 [ 3 ] {e08b47d4-3628-4915-bfc0-1545669a5df3} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 947 | 2026.05.06 01:23:40.775424 [ 3 ] {e08b47d4-3628-4915-bfc0-1545669a5df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 948 | 2026.05.06 01:23:40.775824 [ 3 ] {e08b47d4-3628-4915-bfc0-1545669a5df3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 949 | 2026.05.06 01:23:40.776309 [ 3 ] {e08b47d4-3628-4915-bfc0-1545669a5df3} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 950 | 2026.05.06 01:23:40.776443 [ 3 ] {e08b47d4-3628-4915-bfc0-1545669a5df3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00143 sec., 699.3006993006993 rows/sec., 47.12 KiB/sec. | ||
| 951 | 2026.05.06 01:23:40.776480 [ 3 ] {e08b47d4-3628-4915-bfc0-1545669a5df3} <Debug> TCPHandler: Processed in 0.001595742 sec. | ||
| 952 | 2026.05.06 01:23:40.776612 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 953 | 2026.05.06 01:23:40.776714 [ 3 ] {06948983-1663-4938-9173-a06346f5dfcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 954 | 2026.05.06 01:23:40.776770 [ 3 ] {06948983-1663-4938-9173-a06346f5dfcb} <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 | ||
| 955 | 2026.05.06 01:23:40.777551 [ 3 ] {06948983-1663-4938-9173-a06346f5dfcb} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 956 | 2026.05.06 01:23:40.777592 [ 3 ] {06948983-1663-4938-9173-a06346f5dfcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 957 | 2026.05.06 01:23:40.780367 [ 3 ] {06948983-1663-4938-9173-a06346f5dfcb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 958 | 2026.05.06 01:23:40.781054 [ 3 ] {06948983-1663-4938-9173-a06346f5dfcb} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 959 | 2026.05.06 01:23:40.781191 [ 3 ] {06948983-1663-4938-9173-a06346f5dfcb} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.004501 sec., 2443.901355254388 rows/sec., 4.38 MiB/sec. | ||
| 960 | 2026.05.06 01:23:40.781247 [ 3 ] {06948983-1663-4938-9173-a06346f5dfcb} <Debug> TCPHandler: Processed in 0.004686245 sec. | ||
| 961 | 2026.05.06 01:23:40.781380 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 962 | 2026.05.06 01:23:40.781475 [ 3 ] {53da6424-257a-4688-972c-8a75d911238e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 963 | 2026.05.06 01:23:40.781516 [ 3 ] {53da6424-257a-4688-972c-8a75d911238e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 964 | 2026.05.06 01:23:40.781866 [ 3 ] {53da6424-257a-4688-972c-8a75d911238e} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 965 | 2026.05.06 01:23:40.781909 [ 3 ] {53da6424-257a-4688-972c-8a75d911238e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 966 | 2026.05.06 01:23:40.782402 [ 3 ] {53da6424-257a-4688-972c-8a75d911238e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 967 | 2026.05.06 01:23:40.782894 [ 3 ] {53da6424-257a-4688-972c-8a75d911238e} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 968 | 2026.05.06 01:23:40.783019 [ 3 ] {53da6424-257a-4688-972c-8a75d911238e} <Debug> executeQuery: Read 78 rows, 4.94 KiB in 0.001562 sec., 49935.979513444305 rows/sec., 3.09 MiB/sec. | ||
| 969 | 2026.05.06 01:23:40.783055 [ 3 ] {53da6424-257a-4688-972c-8a75d911238e} <Debug> TCPHandler: Processed in 0.001726335 sec. | ||
| 970 | 2026.05.06 01:23:41.844839 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 971 | 2026.05.06 01:23:41.845587 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 972 | 2026.05.06 01:23:41.845653 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 973 | 2026.05.06 01:23:41.846397 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 974 | 2026.05.06 01:23:41.846898 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 975 | 2026.05.06 01:23:41.847025 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 976 | 2026.05.06 01:23:41.901243 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 977 | 2026.05.06 01:23:41.917385 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 978 | 2026.05.06 01:23:41.917442 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 979 | 2026.05.06 01:23:41.923903 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 980 | 2026.05.06 01:23:41.925041 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 981 | 2026.05.06 01:23:41.928203 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 982 | 2026.05.06 01:23:42.001127 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.17 MiB, peak 165.17 MiB, free memory in arenas 0.00 B, will set to 162.63 MiB (RSS), difference: 1.46 MiB | ||
| 983 | 2026.05.06 01:23:45.657678 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 984 | 2026.05.06 01:23:45.657979 [ 3 ] {0d4a2fb8-94f5-4167-9fd3-68e73dbe4d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 985 | 2026.05.06 01:23:45.662299 [ 3 ] {0d4a2fb8-94f5-4167-9fd3-68e73dbe4d8a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 986 | 2026.05.06 01:23:45.666253 [ 3 ] {0d4a2fb8-94f5-4167-9fd3-68e73dbe4d8a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 987 | 2026.05.06 01:23:45.666538 [ 3 ] {0d4a2fb8-94f5-4167-9fd3-68e73dbe4d8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 988 | 2026.05.06 01:23:45.673665 [ 3 ] {0d4a2fb8-94f5-4167-9fd3-68e73dbe4d8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 989 | 2026.05.06 01:23:45.677943 [ 3 ] {0d4a2fb8-94f5-4167-9fd3-68e73dbe4d8a} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 990 | 2026.05.06 01:23:45.678214 [ 3 ] {0d4a2fb8-94f5-4167-9fd3-68e73dbe4d8a} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 991 | 2026.05.06 01:23:45.678298 [ 3 ] {0d4a2fb8-94f5-4167-9fd3-68e73dbe4d8a} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (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 | ||
| 992 | 2026.05.06 01:23:45.678329 [ 3 ] {0d4a2fb8-94f5-4167-9fd3-68e73dbe4d8a} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 993 | 2026.05.06 01:23:45.683365 [ 3 ] {0d4a2fb8-94f5-4167-9fd3-68e73dbe4d8a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 994 | 2026.05.06 01:23:45.683398 [ 3 ] {0d4a2fb8-94f5-4167-9fd3-68e73dbe4d8a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 995 | 2026.05.06 01:23:45.711148 [ 3 ] {0d4a2fb8-94f5-4167-9fd3-68e73dbe4d8a} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.053244 sec., 601.0066861993839 rows/sec., 136.44 KiB/sec. | ||
| 996 | 2026.05.06 01:23:45.711320 [ 3 ] {0d4a2fb8-94f5-4167-9fd3-68e73dbe4d8a} <Debug> MemoryTracker: Peak memory usage (for query): 137.34 KiB. | ||
| 997 | 2026.05.06 01:23:45.711349 [ 3 ] {0d4a2fb8-94f5-4167-9fd3-68e73dbe4d8a} <Debug> TCPHandler: Processed in 0.05385459 sec. | ||
| 998 | 2026.05.06 01:23:45.715234 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 999 | 2026.05.06 01:23:45.715366 [ 3 ] {72ea923f-9658-4832-8703-73f26a4b0bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1000 | 2026.05.06 01:23:45.715417 [ 3 ] {72ea923f-9658-4832-8703-73f26a4b0bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1001 | 2026.05.06 01:23:45.715985 [ 3 ] {72ea923f-9658-4832-8703-73f26a4b0bf7} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1002 | 2026.05.06 01:23:45.716022 [ 3 ] {72ea923f-9658-4832-8703-73f26a4b0bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1003 | 2026.05.06 01:23:45.716574 [ 3 ] {72ea923f-9658-4832-8703-73f26a4b0bf7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1004 | 2026.05.06 01:23:45.717106 [ 3 ] {72ea923f-9658-4832-8703-73f26a4b0bf7} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1005 | 2026.05.06 01:23:45.717243 [ 3 ] {72ea923f-9658-4832-8703-73f26a4b0bf7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001916 sec., 29227.557411273487 rows/sec., 2.25 MiB/sec. | ||
| 1006 | 2026.05.06 01:23:45.717280 [ 3 ] {72ea923f-9658-4832-8703-73f26a4b0bf7} <Debug> TCPHandler: Processed in 0.002111143 sec. | ||
| 1007 | 2026.05.06 01:23:45.717404 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1008 | 2026.05.06 01:23:45.717500 [ 3 ] {640cf706-8424-482e-81b7-c47cb9e86b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1009 | 2026.05.06 01:23:45.717541 [ 3 ] {640cf706-8424-482e-81b7-c47cb9e86b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1010 | 2026.05.06 01:23:45.717956 [ 3 ] {640cf706-8424-482e-81b7-c47cb9e86b72} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1011 | 2026.05.06 01:23:45.717990 [ 3 ] {640cf706-8424-482e-81b7-c47cb9e86b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1012 | 2026.05.06 01:23:45.718409 [ 3 ] {640cf706-8424-482e-81b7-c47cb9e86b72} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1013 | 2026.05.06 01:23:45.718854 [ 3 ] {640cf706-8424-482e-81b7-c47cb9e86b72} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1014 | 2026.05.06 01:23:45.718978 [ 3 ] {640cf706-8424-482e-81b7-c47cb9e86b72} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001497 sec., 42752.17100868403 rows/sec., 3.34 MiB/sec. | ||
| 1015 | 2026.05.06 01:23:45.719013 [ 3 ] {640cf706-8424-482e-81b7-c47cb9e86b72} <Debug> TCPHandler: Processed in 0.001659964 sec. | ||
| 1016 | 2026.05.06 01:23:45.719135 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1017 | 2026.05.06 01:23:45.719230 [ 3 ] {862ef273-1c71-4b6f-a506-6015f95b990d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1018 | 2026.05.06 01:23:45.719271 [ 3 ] {862ef273-1c71-4b6f-a506-6015f95b990d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1019 | 2026.05.06 01:23:45.719666 [ 3 ] {862ef273-1c71-4b6f-a506-6015f95b990d} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1020 | 2026.05.06 01:23:45.719701 [ 3 ] {862ef273-1c71-4b6f-a506-6015f95b990d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1021 | 2026.05.06 01:23:45.720167 [ 3 ] {862ef273-1c71-4b6f-a506-6015f95b990d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1022 | 2026.05.06 01:23:45.720599 [ 3 ] {862ef273-1c71-4b6f-a506-6015f95b990d} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1023 | 2026.05.06 01:23:45.720725 [ 3 ] {862ef273-1c71-4b6f-a506-6015f95b990d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001514 sec., 105680.31704095112 rows/sec., 7.36 MiB/sec. | ||
| 1024 | 2026.05.06 01:23:45.720760 [ 3 ] {862ef273-1c71-4b6f-a506-6015f95b990d} <Debug> TCPHandler: Processed in 0.001675514 sec. | ||
| 1025 | 2026.05.06 01:23:45.720886 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1026 | 2026.05.06 01:23:45.720980 [ 3 ] {d65a61fe-369a-4897-b695-c570ed8bb274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1027 | 2026.05.06 01:23:45.721020 [ 3 ] {d65a61fe-369a-4897-b695-c570ed8bb274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1028 | 2026.05.06 01:23:45.721365 [ 3 ] {d65a61fe-369a-4897-b695-c570ed8bb274} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1029 | 2026.05.06 01:23:45.721398 [ 3 ] {d65a61fe-369a-4897-b695-c570ed8bb274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1030 | 2026.05.06 01:23:45.721795 [ 3 ] {d65a61fe-369a-4897-b695-c570ed8bb274} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1031 | 2026.05.06 01:23:45.722213 [ 3 ] {d65a61fe-369a-4897-b695-c570ed8bb274} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1032 | 2026.05.06 01:23:45.722338 [ 3 ] {d65a61fe-369a-4897-b695-c570ed8bb274} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001377 sec., 43572.98474945534 rows/sec., 2.94 MiB/sec. | ||
| 1033 | 2026.05.06 01:23:45.722372 [ 3 ] {d65a61fe-369a-4897-b695-c570ed8bb274} <Debug> TCPHandler: Processed in 0.001536771 sec. | ||
| 1034 | 2026.05.06 01:23:49.263566 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1035 | 2026.05.06 01:23:49.263639 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1036 | 2026.05.06 01:23:49.330842 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 128 | ||
| 1037 | 2026.05.06 01:23:49.333830 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1038 | 2026.05.06 01:23:49.333867 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1039 | 2026.05.06 01:23:49.335079 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1040 | 2026.05.06 01:23:49.335522 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1041 | 2026.05.06 01:23:49.335746 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 128 | ||
| 1042 | 2026.05.06 01:23:49.348051 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1043 | 2026.05.06 01:23:49.348572 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1044 | 2026.05.06 01:23:49.348613 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1045 | 2026.05.06 01:23:49.349272 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1046 | 2026.05.06 01:23:49.349759 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1047 | 2026.05.06 01:23:49.349886 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1048 | 2026.05.06 01:23:49.429218 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1049 | 2026.05.06 01:23:49.446088 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1050 | 2026.05.06 01:23:49.446134 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1051 | 2026.05.06 01:23:49.452456 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1052 | 2026.05.06 01:23:49.453680 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1053 | 2026.05.06 01:23:49.456616 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1054 | 2026.05.06 01:23:50.001141 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.57 MiB, peak 168.57 MiB, free memory in arenas 0.00 B, will set to 165.69 MiB (RSS), difference: 1.12 MiB | ||
| 1055 | 2026.05.06 01:23:50.662774 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1056 | 2026.05.06 01:23:50.663025 [ 3 ] {5ab1991c-e2a0-487a-944e-07f8116ba4cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 1057 | 2026.05.06 01:23:50.663356 [ 3 ] {5ab1991c-e2a0-487a-944e-07f8116ba4cd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1058 | 2026.05.06 01:23:50.663393 [ 3 ] {5ab1991c-e2a0-487a-944e-07f8116ba4cd} <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 | ||
| 1059 | 2026.05.06 01:23:50.663629 [ 3 ] {5ab1991c-e2a0-487a-944e-07f8116ba4cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1060 | 2026.05.06 01:23:50.663699 [ 3 ] {5ab1991c-e2a0-487a-944e-07f8116ba4cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1061 | 2026.05.06 01:23:50.663837 [ 3 ] {5ab1991c-e2a0-487a-944e-07f8116ba4cd} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1062 | 2026.05.06 01:23:50.663873 [ 3 ] {5ab1991c-e2a0-487a-944e-07f8116ba4cd} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1063 | 2026.05.06 01:23:50.663895 [ 3 ] {5ab1991c-e2a0-487a-944e-07f8116ba4cd} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (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 | ||
| 1064 | 2026.05.06 01:23:50.663910 [ 3 ] {5ab1991c-e2a0-487a-944e-07f8116ba4cd} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1065 | 2026.05.06 01:23:50.663948 [ 3 ] {5ab1991c-e2a0-487a-944e-07f8116ba4cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 1066 | 2026.05.06 01:23:50.663969 [ 3 ] {5ab1991c-e2a0-487a-944e-07f8116ba4cd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1067 | 2026.05.06 01:23:50.665021 [ 3 ] {5ab1991c-e2a0-487a-944e-07f8116ba4cd} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002102 sec., 15223.59657469077 rows/sec., 3.38 MiB/sec. | ||
| 1068 | 2026.05.06 01:23:50.665124 [ 3 ] {5ab1991c-e2a0-487a-944e-07f8116ba4cd} <Debug> TCPHandler: Processed in 0.002482451 sec. | ||
| 1069 | 2026.05.06 01:23:50.672884 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2026.05.06 01:23:50.673015 [ 3 ] {911715d1-1ba8-40fb-893e-bff616b7c9c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1071 | 2026.05.06 01:23:50.673075 [ 3 ] {911715d1-1ba8-40fb-893e-bff616b7c9c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1072 | 2026.05.06 01:23:50.674056 [ 3 ] {911715d1-1ba8-40fb-893e-bff616b7c9c7} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1073 | 2026.05.06 01:23:50.674123 [ 3 ] {911715d1-1ba8-40fb-893e-bff616b7c9c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1074 | 2026.05.06 01:23:50.674600 [ 3 ] {911715d1-1ba8-40fb-893e-bff616b7c9c7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1075 | 2026.05.06 01:23:50.675048 [ 3 ] {911715d1-1ba8-40fb-893e-bff616b7c9c7} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1076 | 2026.05.06 01:23:50.675194 [ 3 ] {911715d1-1ba8-40fb-893e-bff616b7c9c7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002215 sec., 128216.70428893906 rows/sec., 8.14 MiB/sec. | ||
| 1077 | 2026.05.06 01:23:50.675231 [ 3 ] {911715d1-1ba8-40fb-893e-bff616b7c9c7} <Debug> TCPHandler: Processed in 0.002411859 sec. | ||
| 1078 | 2026.05.06 01:23:50.675356 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1079 | 2026.05.06 01:23:50.675452 [ 3 ] {5289b5f4-8cfd-4b13-bae7-17bdde9bdbdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1080 | 2026.05.06 01:23:50.675491 [ 3 ] {5289b5f4-8cfd-4b13-bae7-17bdde9bdbdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1081 | 2026.05.06 01:23:50.676165 [ 3 ] {5289b5f4-8cfd-4b13-bae7-17bdde9bdbdc} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1082 | 2026.05.06 01:23:50.676201 [ 3 ] {5289b5f4-8cfd-4b13-bae7-17bdde9bdbdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1083 | 2026.05.06 01:23:50.676656 [ 3 ] {5289b5f4-8cfd-4b13-bae7-17bdde9bdbdc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1084 | 2026.05.06 01:23:50.677109 [ 3 ] {5289b5f4-8cfd-4b13-bae7-17bdde9bdbdc} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1085 | 2026.05.06 01:23:50.677236 [ 3 ] {5289b5f4-8cfd-4b13-bae7-17bdde9bdbdc} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001804 sec., 453991.1308203991 rows/sec., 35.21 MiB/sec. | ||
| 1086 | 2026.05.06 01:23:50.677274 [ 3 ] {5289b5f4-8cfd-4b13-bae7-17bdde9bdbdc} <Debug> TCPHandler: Processed in 0.00197004 sec. | ||
| 1087 | 2026.05.06 01:23:50.677391 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1088 | 2026.05.06 01:23:50.677485 [ 3 ] {a95ed0a5-c143-44e6-a6a1-5b541b114c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1089 | 2026.05.06 01:23:50.677525 [ 3 ] {a95ed0a5-c143-44e6-a6a1-5b541b114c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1090 | 2026.05.06 01:23:50.677937 [ 3 ] {a95ed0a5-c143-44e6-a6a1-5b541b114c53} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1091 | 2026.05.06 01:23:50.677973 [ 3 ] {a95ed0a5-c143-44e6-a6a1-5b541b114c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1092 | 2026.05.06 01:23:50.678380 [ 3 ] {a95ed0a5-c143-44e6-a6a1-5b541b114c53} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1093 | 2026.05.06 01:23:50.678794 [ 3 ] {a95ed0a5-c143-44e6-a6a1-5b541b114c53} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1094 | 2026.05.06 01:23:50.678920 [ 3 ] {a95ed0a5-c143-44e6-a6a1-5b541b114c53} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001453 sec., 105299.38059187887 rows/sec., 6.30 MiB/sec. | ||
| 1095 | 2026.05.06 01:23:50.678956 [ 3 ] {a95ed0a5-c143-44e6-a6a1-5b541b114c53} <Debug> TCPHandler: Processed in 0.001615903 sec. | ||
| 1096 | 2026.05.06 01:23:50.679071 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1097 | 2026.05.06 01:23:50.679165 [ 3 ] {a0338837-099b-4e83-be4b-95b475ecf7a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1098 | 2026.05.06 01:23:50.679204 [ 3 ] {a0338837-099b-4e83-be4b-95b475ecf7a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1099 | 2026.05.06 01:23:50.679665 [ 3 ] {a0338837-099b-4e83-be4b-95b475ecf7a4} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1100 | 2026.05.06 01:23:50.679701 [ 3 ] {a0338837-099b-4e83-be4b-95b475ecf7a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1101 | 2026.05.06 01:23:50.680157 [ 3 ] {a0338837-099b-4e83-be4b-95b475ecf7a4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1102 | 2026.05.06 01:23:50.680573 [ 3 ] {a0338837-099b-4e83-be4b-95b475ecf7a4} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1103 | 2026.05.06 01:23:50.680703 [ 3 ] {a0338837-099b-4e83-be4b-95b475ecf7a4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001557 sec., 95696.85292228645 rows/sec., 6.18 MiB/sec. | ||
| 1104 | 2026.05.06 01:23:50.680739 [ 3 ] {a0338837-099b-4e83-be4b-95b475ecf7a4} <Debug> TCPHandler: Processed in 0.001719094 sec. | ||
| 1105 | 2026.05.06 01:23:50.680855 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1106 | 2026.05.06 01:23:50.680948 [ 3 ] {05ce1da1-0fe6-492e-8c57-c65f9aa09fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1107 | 2026.05.06 01:23:50.680987 [ 3 ] {05ce1da1-0fe6-492e-8c57-c65f9aa09fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1108 | 2026.05.06 01:23:50.681399 [ 3 ] {05ce1da1-0fe6-492e-8c57-c65f9aa09fe9} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1109 | 2026.05.06 01:23:50.681434 [ 3 ] {05ce1da1-0fe6-492e-8c57-c65f9aa09fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1110 | 2026.05.06 01:23:50.681841 [ 3 ] {05ce1da1-0fe6-492e-8c57-c65f9aa09fe9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1111 | 2026.05.06 01:23:50.682293 [ 3 ] {05ce1da1-0fe6-492e-8c57-c65f9aa09fe9} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1112 | 2026.05.06 01:23:50.682419 [ 3 ] {05ce1da1-0fe6-492e-8c57-c65f9aa09fe9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00149 sec., 99328.85906040268 rows/sec., 5.65 MiB/sec. | ||
| 1113 | 2026.05.06 01:23:50.682454 [ 3 ] {05ce1da1-0fe6-492e-8c57-c65f9aa09fe9} <Debug> TCPHandler: Processed in 0.001650513 sec. | ||
| 1114 | 2026.05.06 01:23:50.682570 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1115 | 2026.05.06 01:23:50.682664 [ 3 ] {550f390f-a830-4407-bd02-e451167f8d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1116 | 2026.05.06 01:23:50.682702 [ 3 ] {550f390f-a830-4407-bd02-e451167f8d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1117 | 2026.05.06 01:23:50.683242 [ 3 ] {550f390f-a830-4407-bd02-e451167f8d19} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1118 | 2026.05.06 01:23:50.683277 [ 3 ] {550f390f-a830-4407-bd02-e451167f8d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1119 | 2026.05.06 01:23:50.683698 [ 3 ] {550f390f-a830-4407-bd02-e451167f8d19} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1120 | 2026.05.06 01:23:50.684111 [ 3 ] {550f390f-a830-4407-bd02-e451167f8d19} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1121 | 2026.05.06 01:23:50.684237 [ 3 ] {550f390f-a830-4407-bd02-e451167f8d19} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001591 sec., 314896.2916404777 rows/sec., 22.13 MiB/sec. | ||
| 1122 | 2026.05.06 01:23:50.684279 [ 3 ] {550f390f-a830-4407-bd02-e451167f8d19} <Debug> TCPHandler: Processed in 0.001759806 sec. | ||
| 1123 | 2026.05.06 01:23:50.684396 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1124 | 2026.05.06 01:23:50.684490 [ 3 ] {97a2c6fb-6f74-4107-a118-bf70d2c8151f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1125 | 2026.05.06 01:23:50.684531 [ 3 ] {97a2c6fb-6f74-4107-a118-bf70d2c8151f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1126 | 2026.05.06 01:23:50.684851 [ 3 ] {97a2c6fb-6f74-4107-a118-bf70d2c8151f} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1127 | 2026.05.06 01:23:50.684883 [ 3 ] {97a2c6fb-6f74-4107-a118-bf70d2c8151f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1128 | 2026.05.06 01:23:50.685265 [ 3 ] {97a2c6fb-6f74-4107-a118-bf70d2c8151f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1129 | 2026.05.06 01:23:50.685722 [ 3 ] {97a2c6fb-6f74-4107-a118-bf70d2c8151f} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1130 | 2026.05.06 01:23:50.685848 [ 3 ] {97a2c6fb-6f74-4107-a118-bf70d2c8151f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001375 sec., 4363.636363636364 rows/sec., 227.98 KiB/sec. | ||
| 1131 | 2026.05.06 01:23:50.685892 [ 3 ] {97a2c6fb-6f74-4107-a118-bf70d2c8151f} <Debug> TCPHandler: Processed in 0.001544591 sec. | ||
| 1132 | 2026.05.06 01:23:50.686011 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1133 | 2026.05.06 01:23:50.686104 [ 3 ] {66cd154d-4e7a-40b2-a2b9-77ab5639467e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1134 | 2026.05.06 01:23:50.686145 [ 3 ] {66cd154d-4e7a-40b2-a2b9-77ab5639467e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1135 | 2026.05.06 01:23:50.686570 [ 3 ] {66cd154d-4e7a-40b2-a2b9-77ab5639467e} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1136 | 2026.05.06 01:23:50.686606 [ 3 ] {66cd154d-4e7a-40b2-a2b9-77ab5639467e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1137 | 2026.05.06 01:23:50.687046 [ 3 ] {66cd154d-4e7a-40b2-a2b9-77ab5639467e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1138 | 2026.05.06 01:23:50.687512 [ 3 ] {66cd154d-4e7a-40b2-a2b9-77ab5639467e} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1139 | 2026.05.06 01:23:50.687638 [ 3 ] {66cd154d-4e7a-40b2-a2b9-77ab5639467e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001552 sec., 170747.42268041236 rows/sec., 11.35 MiB/sec. | ||
| 1140 | 2026.05.06 01:23:50.687675 [ 3 ] {66cd154d-4e7a-40b2-a2b9-77ab5639467e} <Debug> TCPHandler: Processed in 0.001714535 sec. | ||
| 1141 | 2026.05.06 01:23:50.687792 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1142 | 2026.05.06 01:23:50.687886 [ 3 ] {4919a45f-fa4e-4782-86d7-b91d744405cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1143 | 2026.05.06 01:23:50.687927 [ 3 ] {4919a45f-fa4e-4782-86d7-b91d744405cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1144 | 2026.05.06 01:23:50.688243 [ 3 ] {4919a45f-fa4e-4782-86d7-b91d744405cd} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1145 | 2026.05.06 01:23:50.688277 [ 3 ] {4919a45f-fa4e-4782-86d7-b91d744405cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1146 | 2026.05.06 01:23:50.688681 [ 3 ] {4919a45f-fa4e-4782-86d7-b91d744405cd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1147 | 2026.05.06 01:23:50.689095 [ 3 ] {4919a45f-fa4e-4782-86d7-b91d744405cd} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1148 | 2026.05.06 01:23:50.689221 [ 3 ] {4919a45f-fa4e-4782-86d7-b91d744405cd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001353 sec., 739.0983000739099 rows/sec., 49.80 KiB/sec. | ||
| 1149 | 2026.05.06 01:23:50.689256 [ 3 ] {4919a45f-fa4e-4782-86d7-b91d744405cd} <Debug> TCPHandler: Processed in 0.001515101 sec. | ||
| 1150 | 2026.05.06 01:23:50.689368 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1151 | 2026.05.06 01:23:50.689462 [ 3 ] {87c9d22b-a7df-4664-aeca-56f052856fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1152 | 2026.05.06 01:23:50.689513 [ 3 ] {87c9d22b-a7df-4664-aeca-56f052856fea} <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 | ||
| 1153 | 2026.05.06 01:23:50.690227 [ 3 ] {87c9d22b-a7df-4664-aeca-56f052856fea} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1154 | 2026.05.06 01:23:50.690262 [ 3 ] {87c9d22b-a7df-4664-aeca-56f052856fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1155 | 2026.05.06 01:23:50.690875 [ 3 ] {87c9d22b-a7df-4664-aeca-56f052856fea} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1156 | 2026.05.06 01:23:50.691292 [ 3 ] {87c9d22b-a7df-4664-aeca-56f052856fea} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1157 | 2026.05.06 01:23:50.691427 [ 3 ] {87c9d22b-a7df-4664-aeca-56f052856fea} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001983 sec., 5547.1507816439735 rows/sec., 9.94 MiB/sec. | ||
| 1158 | 2026.05.06 01:23:50.691477 [ 3 ] {87c9d22b-a7df-4664-aeca-56f052856fea} <Debug> TCPHandler: Processed in 0.002158194 sec. | ||
| 1159 | 2026.05.06 01:23:50.691605 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1160 | 2026.05.06 01:23:50.691701 [ 3 ] {638b12eb-7a0e-4392-b5da-bd17695a3f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1161 | 2026.05.06 01:23:50.691741 [ 3 ] {638b12eb-7a0e-4392-b5da-bd17695a3f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1162 | 2026.05.06 01:23:50.692061 [ 3 ] {638b12eb-7a0e-4392-b5da-bd17695a3f5d} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1163 | 2026.05.06 01:23:50.692096 [ 3 ] {638b12eb-7a0e-4392-b5da-bd17695a3f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1164 | 2026.05.06 01:23:50.692507 [ 3 ] {638b12eb-7a0e-4392-b5da-bd17695a3f5d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1165 | 2026.05.06 01:23:50.692931 [ 3 ] {638b12eb-7a0e-4392-b5da-bd17695a3f5d} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1166 | 2026.05.06 01:23:50.693055 [ 3 ] {638b12eb-7a0e-4392-b5da-bd17695a3f5d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001372 sec., 65597.66763848397 rows/sec., 4.10 MiB/sec. | ||
| 1167 | 2026.05.06 01:23:50.693090 [ 3 ] {638b12eb-7a0e-4392-b5da-bd17695a3f5d} <Debug> TCPHandler: Processed in 0.001535641 sec. | ||
| 1168 | 2026.05.06 01:23:55.658011 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1169 | 2026.05.06 01:23:55.658354 [ 3 ] {fc991dfb-b4ce-49ec-923f-790afebf8aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1170 | 2026.05.06 01:23:55.658662 [ 3 ] {fc991dfb-b4ce-49ec-923f-790afebf8aa2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1171 | 2026.05.06 01:23:55.658704 [ 3 ] {fc991dfb-b4ce-49ec-923f-790afebf8aa2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1172 | 2026.05.06 01:23:55.658920 [ 3 ] {fc991dfb-b4ce-49ec-923f-790afebf8aa2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1173 | 2026.05.06 01:23:55.658989 [ 3 ] {fc991dfb-b4ce-49ec-923f-790afebf8aa2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1174 | 2026.05.06 01:23:55.659127 [ 3 ] {fc991dfb-b4ce-49ec-923f-790afebf8aa2} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1175 | 2026.05.06 01:23:55.659164 [ 3 ] {fc991dfb-b4ce-49ec-923f-790afebf8aa2} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1176 | 2026.05.06 01:23:55.659185 [ 3 ] {fc991dfb-b4ce-49ec-923f-790afebf8aa2} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (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 | ||
| 1177 | 2026.05.06 01:23:55.659200 [ 3 ] {fc991dfb-b4ce-49ec-923f-790afebf8aa2} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1178 | 2026.05.06 01:23:55.659240 [ 3 ] {fc991dfb-b4ce-49ec-923f-790afebf8aa2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1179 | 2026.05.06 01:23:55.659261 [ 3 ] {fc991dfb-b4ce-49ec-923f-790afebf8aa2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1180 | 2026.05.06 01:23:55.660412 [ 3 ] {fc991dfb-b4ce-49ec-923f-790afebf8aa2} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002174 sec., 14719.411223551057 rows/sec., 3.26 MiB/sec. | ||
| 1181 | 2026.05.06 01:23:55.660520 [ 3 ] {fc991dfb-b4ce-49ec-923f-790afebf8aa2} <Debug> TCPHandler: Processed in 0.002695624 sec. | ||
| 1182 | 2026.05.06 01:23:55.662158 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1183 | 2026.05.06 01:23:55.662271 [ 3 ] {5b2be66a-9aba-48a5-baa8-938603a47007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1184 | 2026.05.06 01:23:55.662323 [ 3 ] {5b2be66a-9aba-48a5-baa8-938603a47007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1185 | 2026.05.06 01:23:55.662871 [ 3 ] {5b2be66a-9aba-48a5-baa8-938603a47007} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1186 | 2026.05.06 01:23:55.662924 [ 3 ] {5b2be66a-9aba-48a5-baa8-938603a47007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1187 | 2026.05.06 01:23:55.663484 [ 3 ] {5b2be66a-9aba-48a5-baa8-938603a47007} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1188 | 2026.05.06 01:23:55.663979 [ 3 ] {5b2be66a-9aba-48a5-baa8-938603a47007} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1189 | 2026.05.06 01:23:55.664121 [ 3 ] {5b2be66a-9aba-48a5-baa8-938603a47007} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001885 sec., 29708.222811671087 rows/sec., 2.28 MiB/sec. | ||
| 1190 | 2026.05.06 01:23:55.664159 [ 3 ] {5b2be66a-9aba-48a5-baa8-938603a47007} <Debug> TCPHandler: Processed in 0.002055651 sec. | ||
| 1191 | 2026.05.06 01:23:55.664285 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1192 | 2026.05.06 01:23:55.664381 [ 3 ] {db6afe90-1d9d-4e9b-aca9-e017a70c8bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1193 | 2026.05.06 01:23:55.664420 [ 3 ] {db6afe90-1d9d-4e9b-aca9-e017a70c8bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1194 | 2026.05.06 01:23:55.664828 [ 3 ] {db6afe90-1d9d-4e9b-aca9-e017a70c8bc9} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1195 | 2026.05.06 01:23:55.664866 [ 3 ] {db6afe90-1d9d-4e9b-aca9-e017a70c8bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1196 | 2026.05.06 01:23:55.665280 [ 3 ] {db6afe90-1d9d-4e9b-aca9-e017a70c8bc9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1197 | 2026.05.06 01:23:55.665691 [ 3 ] {db6afe90-1d9d-4e9b-aca9-e017a70c8bc9} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1198 | 2026.05.06 01:23:55.665818 [ 3 ] {db6afe90-1d9d-4e9b-aca9-e017a70c8bc9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001458 sec., 43895.7475994513 rows/sec., 3.43 MiB/sec. | ||
| 1199 | 2026.05.06 01:23:55.665856 [ 3 ] {db6afe90-1d9d-4e9b-aca9-e017a70c8bc9} <Debug> TCPHandler: Processed in 0.001624103 sec. | ||
| 1200 | 2026.05.06 01:23:55.665975 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1201 | 2026.05.06 01:23:55.666070 [ 3 ] {10c01118-84e4-4408-bb21-bd7c10cfb49e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1202 | 2026.05.06 01:23:55.666113 [ 3 ] {10c01118-84e4-4408-bb21-bd7c10cfb49e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1203 | 2026.05.06 01:23:55.666511 [ 3 ] {10c01118-84e4-4408-bb21-bd7c10cfb49e} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1204 | 2026.05.06 01:23:55.666548 [ 3 ] {10c01118-84e4-4408-bb21-bd7c10cfb49e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1205 | 2026.05.06 01:23:55.667039 [ 3 ] {10c01118-84e4-4408-bb21-bd7c10cfb49e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1206 | 2026.05.06 01:23:55.667490 [ 3 ] {10c01118-84e4-4408-bb21-bd7c10cfb49e} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1207 | 2026.05.06 01:23:55.667619 [ 3 ] {10c01118-84e4-4408-bb21-bd7c10cfb49e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001568 sec., 102040.81632653062 rows/sec., 7.11 MiB/sec. | ||
| 1208 | 2026.05.06 01:23:55.667656 [ 3 ] {10c01118-84e4-4408-bb21-bd7c10cfb49e} <Debug> TCPHandler: Processed in 0.001732265 sec. | ||
| 1209 | 2026.05.06 01:23:55.667780 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1210 | 2026.05.06 01:23:55.667875 [ 3 ] {b8a56c5d-ca8a-4a5d-ba1d-cebfb38b119e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1211 | 2026.05.06 01:23:55.667915 [ 3 ] {b8a56c5d-ca8a-4a5d-ba1d-cebfb38b119e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1212 | 2026.05.06 01:23:55.668413 [ 3 ] {b8a56c5d-ca8a-4a5d-ba1d-cebfb38b119e} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1213 | 2026.05.06 01:23:55.668450 [ 3 ] {b8a56c5d-ca8a-4a5d-ba1d-cebfb38b119e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1214 | 2026.05.06 01:23:55.668911 [ 3 ] {b8a56c5d-ca8a-4a5d-ba1d-cebfb38b119e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1215 | 2026.05.06 01:23:55.669366 [ 3 ] {b8a56c5d-ca8a-4a5d-ba1d-cebfb38b119e} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1216 | 2026.05.06 01:23:55.669494 [ 3 ] {b8a56c5d-ca8a-4a5d-ba1d-cebfb38b119e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001638 sec., 36630.03663003663 rows/sec., 2.47 MiB/sec. | ||
| 1217 | 2026.05.06 01:23:55.669530 [ 3 ] {b8a56c5d-ca8a-4a5d-ba1d-cebfb38b119e} <Debug> TCPHandler: Processed in 0.001801157 sec. | ||
| 1218 | 2026.05.06 01:23:56.849982 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1219 | 2026.05.06 01:23:56.850700 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1220 | 2026.05.06 01:23:56.850772 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1221 | 2026.05.06 01:23:56.851700 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1222 | 2026.05.06 01:23:56.852187 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1223 | 2026.05.06 01:23:56.852354 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1224 | 2026.05.06 01:23:56.956697 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1225 | 2026.05.06 01:23:56.973183 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1226 | 2026.05.06 01:23:56.973233 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1227 | 2026.05.06 01:23:56.979667 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1228 | 2026.05.06 01:23:56.980881 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1229 | 2026.05.06 01:23:56.983622 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1230 | 2026.05.06 01:23:59.336703 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 162 | ||
| 1231 | 2026.05.06 01:23:59.339111 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1232 | 2026.05.06 01:23:59.339170 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1233 | 2026.05.06 01:23:59.340567 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1234 | 2026.05.06 01:23:59.341204 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1235 | 2026.05.06 01:23:59.341646 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 162 | ||
| 1236 | 2026.05.06 01:24:00.180550 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39801 | ||
| 1237 | 2026.05.06 01:24:00.180708 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1238 | 2026.05.06 01:24:00.180752 [ 303 ] {} <Debug> TCP-Session: 58a30586-3fe5-496d-91a8-d1d3f5a7b705 Authenticating user 'default' from [fd00:1122:3344:101::e]:39801 | ||
| 1239 | 2026.05.06 01:24:00.180782 [ 303 ] {} <Debug> TCP-Session: 58a30586-3fe5-496d-91a8-d1d3f5a7b705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1240 | 2026.05.06 01:24:00.180802 [ 303 ] {} <Debug> TCP-Session: 58a30586-3fe5-496d-91a8-d1d3f5a7b705 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1241 | 2026.05.06 01:24:00.181143 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50285 | ||
| 1242 | 2026.05.06 01:24:00.181236 [ 303 ] {} <Trace> TCP-Session: 58a30586-3fe5-496d-91a8-d1d3f5a7b705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1243 | 2026.05.06 01:24:00.181273 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1244 | 2026.05.06 01:24:00.181309 [ 304 ] {} <Debug> TCP-Session: 45c59538-3fc3-4dfd-b71c-8ba136fed50a Authenticating user 'default' from [fd00:1122:3344:101::e]:50285 | ||
| 1245 | 2026.05.06 01:24:00.181321 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39153 | ||
| 1246 | 2026.05.06 01:24:00.181332 [ 304 ] {} <Debug> TCP-Session: 45c59538-3fc3-4dfd-b71c-8ba136fed50a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1247 | 2026.05.06 01:24:00.181375 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65144 | ||
| 1248 | 2026.05.06 01:24:00.181392 [ 304 ] {} <Debug> TCP-Session: 45c59538-3fc3-4dfd-b71c-8ba136fed50a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1249 | 2026.05.06 01:24:00.181322 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58817 | ||
| 1250 | 2026.05.06 01:24:00.181455 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63581 | ||
| 1251 | 2026.05.06 01:24:00.181423 [ 303 ] {e36ad979-b480-4507-883e-768f48b16542} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39801) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1252 | 2026.05.06 01:24:00.181492 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1253 | 2026.05.06 01:24:00.181553 [ 307 ] {} <Debug> TCP-Session: 594ec4e5-b3a2-473a-96c0-bf4599d7eb4b Authenticating user 'default' from [fd00:1122:3344:101::e]:65144 | ||
| 1254 | 2026.05.06 01:24:00.181567 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1255 | 2026.05.06 01:24:00.181569 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52735 | ||
| 1256 | 2026.05.06 01:24:00.181617 [ 305 ] {} <Debug> TCP-Session: cdd38f7d-d818-48e2-89d5-575e202bc142 Authenticating user 'default' from [fd00:1122:3344:101::e]:39153 | ||
| 1257 | 2026.05.06 01:24:00.181572 [ 307 ] {} <Debug> TCP-Session: 594ec4e5-b3a2-473a-96c0-bf4599d7eb4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1258 | 2026.05.06 01:24:00.181646 [ 305 ] {} <Debug> TCP-Session: cdd38f7d-d818-48e2-89d5-575e202bc142 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1259 | 2026.05.06 01:24:00.181659 [ 307 ] {} <Debug> TCP-Session: 594ec4e5-b3a2-473a-96c0-bf4599d7eb4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1260 | 2026.05.06 01:24:00.181669 [ 305 ] {} <Debug> TCP-Session: cdd38f7d-d818-48e2-89d5-575e202bc142 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1261 | 2026.05.06 01:24:00.181674 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37705 | ||
| 1262 | 2026.05.06 01:24:00.181771 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1263 | 2026.05.06 01:24:00.181811 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1264 | 2026.05.06 01:24:00.181833 [ 306 ] {} <Debug> TCP-Session: 6f25f9ce-9081-4472-bec7-b9b2a258fa50 Authenticating user 'default' from [fd00:1122:3344:101::e]:58817 | ||
| 1265 | 2026.05.06 01:24:00.181850 [ 308 ] {} <Debug> TCP-Session: 98950720-3a37-4d01-b59c-b7031f656ec1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63581 | ||
| 1266 | 2026.05.06 01:24:00.181868 [ 306 ] {} <Debug> TCP-Session: 6f25f9ce-9081-4472-bec7-b9b2a258fa50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1267 | 2026.05.06 01:24:00.181874 [ 308 ] {} <Debug> TCP-Session: 98950720-3a37-4d01-b59c-b7031f656ec1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1268 | 2026.05.06 01:24:00.181891 [ 306 ] {} <Debug> TCP-Session: 6f25f9ce-9081-4472-bec7-b9b2a258fa50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1269 | 2026.05.06 01:24:00.181902 [ 308 ] {} <Debug> TCP-Session: 98950720-3a37-4d01-b59c-b7031f656ec1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1270 | 2026.05.06 01:24:00.181907 [ 303 ] {e36ad979-b480-4507-883e-768f48b16542} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1271 | 2026.05.06 01:24:00.181934 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63671 | ||
| 1272 | 2026.05.06 01:24:00.181932 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1273 | 2026.05.06 01:24:00.181960 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1274 | 2026.05.06 01:24:00.181987 [ 303 ] {e36ad979-b480-4507-883e-768f48b16542} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1275 | 2026.05.06 01:24:00.181992 [ 309 ] {} <Debug> TCP-Session: deeef726-2895-4379-8432-04fed2a11d83 Authenticating user 'default' from [fd00:1122:3344:101::e]:52735 | ||
| 1276 | 2026.05.06 01:24:00.182022 [ 310 ] {} <Debug> TCP-Session: c0b6ccd6-1771-4a0a-a962-e6369c0ee50a Authenticating user 'default' from [fd00:1122:3344:101::e]:37705 | ||
| 1277 | 2026.05.06 01:24:00.182044 [ 309 ] {} <Debug> TCP-Session: deeef726-2895-4379-8432-04fed2a11d83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1278 | 2026.05.06 01:24:00.182055 [ 310 ] {} <Debug> TCP-Session: c0b6ccd6-1771-4a0a-a962-e6369c0ee50a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1279 | 2026.05.06 01:24:00.182067 [ 309 ] {} <Debug> TCP-Session: deeef726-2895-4379-8432-04fed2a11d83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1280 | 2026.05.06 01:24:00.182079 [ 310 ] {} <Debug> TCP-Session: c0b6ccd6-1771-4a0a-a962-e6369c0ee50a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1281 | 2026.05.06 01:24:00.182089 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1282 | 2026.05.06 01:24:00.182128 [ 311 ] {} <Debug> TCP-Session: 7a892bfd-4c78-4ec8-aece-efcaa559ae6a Authenticating user 'default' from [fd00:1122:3344:101::e]:63671 | ||
| 1283 | 2026.05.06 01:24:00.182146 [ 311 ] {} <Debug> TCP-Session: 7a892bfd-4c78-4ec8-aece-efcaa559ae6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1284 | 2026.05.06 01:24:00.182159 [ 311 ] {} <Debug> TCP-Session: 7a892bfd-4c78-4ec8-aece-efcaa559ae6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1285 | 2026.05.06 01:24:00.187313 [ 303 ] {e36ad979-b480-4507-883e-768f48b16542} <Debug> oximeter.version (d5d6249d-4249-4a03-adc3-e52572eac9a9) (SelectExecutor): Key condition: unknown | ||
| 1286 | 2026.05.06 01:24:00.206594 [ 313 ] {e36ad979-b480-4507-883e-768f48b16542} <Trace> AggregatingTransform: Aggregating | ||
| 1287 | 2026.05.06 01:24:00.206700 [ 313 ] {e36ad979-b480-4507-883e-768f48b16542} <Trace> Aggregator: Aggregation method: without_key | ||
| 1288 | 2026.05.06 01:24:00.208681 [ 313 ] {e36ad979-b480-4507-883e-768f48b16542} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.007727747 sec. (129.404 rows/sec., 5.05 KiB/sec.) | ||
| 1289 | 2026.05.06 01:24:00.208702 [ 313 ] {e36ad979-b480-4507-883e-768f48b16542} <Trace> Aggregator: Merging aggregated data | ||
| 1290 | 2026.05.06 01:24:00.208730 [ 313 ] {e36ad979-b480-4507-883e-768f48b16542} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1291 | 2026.05.06 01:24:00.213832 [ 303 ] {e36ad979-b480-4507-883e-768f48b16542} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.032474 sec., 30.793865861920303 rows/sec., 1.20 KiB/sec. | ||
| 1292 | 2026.05.06 01:24:00.213944 [ 303 ] {e36ad979-b480-4507-883e-768f48b16542} <Debug> TCPHandler: Processed in 0.032884045 sec. | ||
| 1293 | 2026.05.06 01:24:00.219087 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1294 | 2026.05.06 01:24:00.219137 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1295 | 2026.05.06 01:24:00.219161 [ 303 ] {} <Debug> TCP-Session: 58a30586-3fe5-496d-91a8-d1d3f5a7b705 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1296 | 2026.05.06 01:24:00.219168 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1297 | 2026.05.06 01:24:00.219203 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1298 | 2026.05.06 01:24:00.219226 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1299 | 2026.05.06 01:24:00.219247 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1300 | 2026.05.06 01:24:00.219269 [ 307 ] {} <Debug> TCP-Session: 594ec4e5-b3a2-473a-96c0-bf4599d7eb4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1301 | 2026.05.06 01:24:00.219294 [ 310 ] {} <Debug> TCP-Session: c0b6ccd6-1771-4a0a-a962-e6369c0ee50a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1302 | 2026.05.06 01:24:00.219317 [ 308 ] {} <Debug> TCP-Session: 98950720-3a37-4d01-b59c-b7031f656ec1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1303 | 2026.05.06 01:24:00.219279 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1304 | 2026.05.06 01:24:00.219273 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1305 | 2026.05.06 01:24:00.219386 [ 311 ] {} <Debug> TCP-Session: 7a892bfd-4c78-4ec8-aece-efcaa559ae6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1306 | 2026.05.06 01:24:00.219251 [ 305 ] {} <Debug> TCP-Session: cdd38f7d-d818-48e2-89d5-575e202bc142 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1307 | 2026.05.06 01:24:00.219429 [ 309 ] {} <Debug> TCP-Session: deeef726-2895-4379-8432-04fed2a11d83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1308 | 2026.05.06 01:24:00.219210 [ 304 ] {} <Debug> TCP-Session: 45c59538-3fc3-4dfd-b71c-8ba136fed50a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1309 | 2026.05.06 01:24:00.219193 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1310 | 2026.05.06 01:24:00.219575 [ 306 ] {} <Debug> TCP-Session: 6f25f9ce-9081-4472-bec7-b9b2a258fa50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1311 | 2026.05.06 01:24:00.662764 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1312 | 2026.05.06 01:24:00.662984 [ 3 ] {04627539-9aeb-42af-af17-419ff29a90d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 1313 | 2026.05.06 01:24:00.663307 [ 3 ] {04627539-9aeb-42af-af17-419ff29a90d6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1314 | 2026.05.06 01:24:00.663345 [ 3 ] {04627539-9aeb-42af-af17-419ff29a90d6} <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 | ||
| 1315 | 2026.05.06 01:24:00.663596 [ 3 ] {04627539-9aeb-42af-af17-419ff29a90d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1316 | 2026.05.06 01:24:00.663666 [ 3 ] {04627539-9aeb-42af-af17-419ff29a90d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1317 | 2026.05.06 01:24:00.663825 [ 3 ] {04627539-9aeb-42af-af17-419ff29a90d6} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1318 | 2026.05.06 01:24:00.663863 [ 3 ] {04627539-9aeb-42af-af17-419ff29a90d6} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1319 | 2026.05.06 01:24:00.663887 [ 3 ] {04627539-9aeb-42af-af17-419ff29a90d6} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (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 | ||
| 1320 | 2026.05.06 01:24:00.663902 [ 3 ] {04627539-9aeb-42af-af17-419ff29a90d6} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1321 | 2026.05.06 01:24:00.663942 [ 3 ] {04627539-9aeb-42af-af17-419ff29a90d6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 1322 | 2026.05.06 01:24:00.663964 [ 3 ] {04627539-9aeb-42af-af17-419ff29a90d6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1323 | 2026.05.06 01:24:00.665213 [ 3 ] {04627539-9aeb-42af-af17-419ff29a90d6} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002313 sec., 13834.846519671422 rows/sec., 3.07 MiB/sec. | ||
| 1324 | 2026.05.06 01:24:00.665335 [ 3 ] {04627539-9aeb-42af-af17-419ff29a90d6} <Debug> TCPHandler: Processed in 0.002693955 sec. | ||
| 1325 | 2026.05.06 01:24:00.671435 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1326 | 2026.05.06 01:24:00.671568 [ 3 ] {a0b222dc-790d-4301-a5fa-1d5b734465ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1327 | 2026.05.06 01:24:00.671625 [ 3 ] {a0b222dc-790d-4301-a5fa-1d5b734465ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1328 | 2026.05.06 01:24:00.672334 [ 3 ] {a0b222dc-790d-4301-a5fa-1d5b734465ad} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1329 | 2026.05.06 01:24:00.672382 [ 3 ] {a0b222dc-790d-4301-a5fa-1d5b734465ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1330 | 2026.05.06 01:24:00.672929 [ 3 ] {a0b222dc-790d-4301-a5fa-1d5b734465ad} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1331 | 2026.05.06 01:24:00.673473 [ 3 ] {a0b222dc-790d-4301-a5fa-1d5b734465ad} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2026.05.06 01:24:00.673623 [ 3 ] {a0b222dc-790d-4301-a5fa-1d5b734465ad} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002093 sec., 135690.39655996178 rows/sec., 8.62 MiB/sec. | ||
| 1333 | 2026.05.06 01:24:00.673663 [ 3 ] {a0b222dc-790d-4301-a5fa-1d5b734465ad} <Debug> TCPHandler: Processed in 0.002301597 sec. | ||
| 1334 | 2026.05.06 01:24:00.673807 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1335 | 2026.05.06 01:24:00.673903 [ 3 ] {d55a6bfb-e3ae-48cc-baca-94736d254215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1336 | 2026.05.06 01:24:00.673943 [ 3 ] {d55a6bfb-e3ae-48cc-baca-94736d254215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1337 | 2026.05.06 01:24:00.674811 [ 3 ] {d55a6bfb-e3ae-48cc-baca-94736d254215} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1338 | 2026.05.06 01:24:00.674859 [ 3 ] {d55a6bfb-e3ae-48cc-baca-94736d254215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1339 | 2026.05.06 01:24:00.675495 [ 3 ] {d55a6bfb-e3ae-48cc-baca-94736d254215} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1340 | 2026.05.06 01:24:00.676104 [ 3 ] {d55a6bfb-e3ae-48cc-baca-94736d254215} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1341 | 2026.05.06 01:24:00.676298 [ 3 ] {d55a6bfb-e3ae-48cc-baca-94736d254215} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.002412 sec., 339552.2388059701 rows/sec., 26.34 MiB/sec. | ||
| 1342 | 2026.05.06 01:24:00.676345 [ 3 ] {d55a6bfb-e3ae-48cc-baca-94736d254215} <Debug> TCPHandler: Processed in 0.002589643 sec. | ||
| 1343 | 2026.05.06 01:24:00.676514 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1344 | 2026.05.06 01:24:00.676618 [ 3 ] {e92551d4-1925-4929-b782-a7eca32b45c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1345 | 2026.05.06 01:24:00.676662 [ 3 ] {e92551d4-1925-4929-b782-a7eca32b45c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1346 | 2026.05.06 01:24:00.677193 [ 3 ] {e92551d4-1925-4929-b782-a7eca32b45c2} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1347 | 2026.05.06 01:24:00.677232 [ 3 ] {e92551d4-1925-4929-b782-a7eca32b45c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1348 | 2026.05.06 01:24:00.677719 [ 3 ] {e92551d4-1925-4929-b782-a7eca32b45c2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1349 | 2026.05.06 01:24:00.678195 [ 3 ] {e92551d4-1925-4929-b782-a7eca32b45c2} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1350 | 2026.05.06 01:24:00.678329 [ 3 ] {e92551d4-1925-4929-b782-a7eca32b45c2} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001733 sec., 88286.2088863243 rows/sec., 5.28 MiB/sec. | ||
| 1351 | 2026.05.06 01:24:00.678367 [ 3 ] {e92551d4-1925-4929-b782-a7eca32b45c2} <Debug> TCPHandler: Processed in 0.001911959 sec. | ||
| 1352 | 2026.05.06 01:24:00.678502 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1353 | 2026.05.06 01:24:00.678603 [ 3 ] {40775104-8c4f-471d-ba4d-e9b3ad40e69f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1354 | 2026.05.06 01:24:00.678645 [ 3 ] {40775104-8c4f-471d-ba4d-e9b3ad40e69f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1355 | 2026.05.06 01:24:00.679117 [ 3 ] {40775104-8c4f-471d-ba4d-e9b3ad40e69f} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1356 | 2026.05.06 01:24:00.679155 [ 3 ] {40775104-8c4f-471d-ba4d-e9b3ad40e69f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1357 | 2026.05.06 01:24:00.679599 [ 3 ] {40775104-8c4f-471d-ba4d-e9b3ad40e69f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1358 | 2026.05.06 01:24:00.680146 [ 3 ] {40775104-8c4f-471d-ba4d-e9b3ad40e69f} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1359 | 2026.05.06 01:24:00.680281 [ 3 ] {40775104-8c4f-471d-ba4d-e9b3ad40e69f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.0017 sec., 87647.05882352941 rows/sec., 5.66 MiB/sec. | ||
| 1360 | 2026.05.06 01:24:00.680320 [ 3 ] {40775104-8c4f-471d-ba4d-e9b3ad40e69f} <Debug> TCPHandler: Processed in 0.001870138 sec. | ||
| 1361 | 2026.05.06 01:24:00.680464 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1362 | 2026.05.06 01:24:00.680567 [ 3 ] {254db4f3-4fa1-44ab-978e-38712b62e3df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1363 | 2026.05.06 01:24:00.680608 [ 3 ] {254db4f3-4fa1-44ab-978e-38712b62e3df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1364 | 2026.05.06 01:24:00.681102 [ 3 ] {254db4f3-4fa1-44ab-978e-38712b62e3df} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1365 | 2026.05.06 01:24:00.681141 [ 3 ] {254db4f3-4fa1-44ab-978e-38712b62e3df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1366 | 2026.05.06 01:24:00.681594 [ 3 ] {254db4f3-4fa1-44ab-978e-38712b62e3df} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1367 | 2026.05.06 01:24:00.682048 [ 3 ] {254db4f3-4fa1-44ab-978e-38712b62e3df} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1368 | 2026.05.06 01:24:00.682188 [ 3 ] {254db4f3-4fa1-44ab-978e-38712b62e3df} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00164 sec., 90243.90243902439 rows/sec., 5.13 MiB/sec. | ||
| 1369 | 2026.05.06 01:24:00.682226 [ 3 ] {254db4f3-4fa1-44ab-978e-38712b62e3df} <Debug> TCPHandler: Processed in 0.001813737 sec. | ||
| 1370 | 2026.05.06 01:24:00.682380 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1371 | 2026.05.06 01:24:00.682481 [ 3 ] {4d659f0c-fb32-4591-901d-06949582f90c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1372 | 2026.05.06 01:24:00.682520 [ 3 ] {4d659f0c-fb32-4591-901d-06949582f90c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1373 | 2026.05.06 01:24:00.683121 [ 3 ] {4d659f0c-fb32-4591-901d-06949582f90c} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1374 | 2026.05.06 01:24:00.683158 [ 3 ] {4d659f0c-fb32-4591-901d-06949582f90c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1375 | 2026.05.06 01:24:00.683656 [ 3 ] {4d659f0c-fb32-4591-901d-06949582f90c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1376 | 2026.05.06 01:24:00.684142 [ 3 ] {4d659f0c-fb32-4591-901d-06949582f90c} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1377 | 2026.05.06 01:24:00.684319 [ 3 ] {4d659f0c-fb32-4591-901d-06949582f90c} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001855 sec., 270080.86253369274 rows/sec., 18.98 MiB/sec. | ||
| 1378 | 2026.05.06 01:24:00.684363 [ 3 ] {4d659f0c-fb32-4591-901d-06949582f90c} <Debug> TCPHandler: Processed in 0.002040141 sec. | ||
| 1379 | 2026.05.06 01:24:00.684505 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1380 | 2026.05.06 01:24:00.684615 [ 3 ] {d5672f77-474d-44df-aae1-be5adbe7d656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1381 | 2026.05.06 01:24:00.684661 [ 3 ] {d5672f77-474d-44df-aae1-be5adbe7d656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1382 | 2026.05.06 01:24:00.685026 [ 3 ] {d5672f77-474d-44df-aae1-be5adbe7d656} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1383 | 2026.05.06 01:24:00.685064 [ 3 ] {d5672f77-474d-44df-aae1-be5adbe7d656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1384 | 2026.05.06 01:24:00.685502 [ 3 ] {d5672f77-474d-44df-aae1-be5adbe7d656} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1385 | 2026.05.06 01:24:00.685998 [ 3 ] {d5672f77-474d-44df-aae1-be5adbe7d656} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1386 | 2026.05.06 01:24:00.686133 [ 3 ] {d5672f77-474d-44df-aae1-be5adbe7d656} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001541 sec., 3893.5756002595717 rows/sec., 203.42 KiB/sec. | ||
| 1387 | 2026.05.06 01:24:00.686169 [ 3 ] {d5672f77-474d-44df-aae1-be5adbe7d656} <Debug> TCPHandler: Processed in 0.001715115 sec. | ||
| 1388 | 2026.05.06 01:24:00.686295 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1389 | 2026.05.06 01:24:00.686394 [ 3 ] {f8896077-d0cf-42d0-bd58-05d22a1200d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1390 | 2026.05.06 01:24:00.686441 [ 3 ] {f8896077-d0cf-42d0-bd58-05d22a1200d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1391 | 2026.05.06 01:24:00.686948 [ 3 ] {f8896077-d0cf-42d0-bd58-05d22a1200d9} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1392 | 2026.05.06 01:24:00.686988 [ 3 ] {f8896077-d0cf-42d0-bd58-05d22a1200d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1393 | 2026.05.06 01:24:00.687509 [ 3 ] {f8896077-d0cf-42d0-bd58-05d22a1200d9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1394 | 2026.05.06 01:24:00.688040 [ 3 ] {f8896077-d0cf-42d0-bd58-05d22a1200d9} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1395 | 2026.05.06 01:24:00.688210 [ 3 ] {f8896077-d0cf-42d0-bd58-05d22a1200d9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001838 sec., 144178.4548422198 rows/sec., 9.58 MiB/sec. | ||
| 1396 | 2026.05.06 01:24:00.688248 [ 3 ] {f8896077-d0cf-42d0-bd58-05d22a1200d9} <Debug> TCPHandler: Processed in 0.002004031 sec. | ||
| 1397 | 2026.05.06 01:24:00.688380 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1398 | 2026.05.06 01:24:00.688475 [ 3 ] {d153bb5b-93a3-4059-bc09-b6f95a148662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1399 | 2026.05.06 01:24:00.688516 [ 3 ] {d153bb5b-93a3-4059-bc09-b6f95a148662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1400 | 2026.05.06 01:24:00.688857 [ 3 ] {d153bb5b-93a3-4059-bc09-b6f95a148662} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1401 | 2026.05.06 01:24:00.688900 [ 3 ] {d153bb5b-93a3-4059-bc09-b6f95a148662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1402 | 2026.05.06 01:24:00.689485 [ 3 ] {d153bb5b-93a3-4059-bc09-b6f95a148662} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1403 | 2026.05.06 01:24:00.689953 [ 3 ] {d153bb5b-93a3-4059-bc09-b6f95a148662} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1404 | 2026.05.06 01:24:00.690108 [ 3 ] {d153bb5b-93a3-4059-bc09-b6f95a148662} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00165 sec., 606.0606060606061 rows/sec., 40.84 KiB/sec. | ||
| 1405 | 2026.05.06 01:24:00.690150 [ 3 ] {d153bb5b-93a3-4059-bc09-b6f95a148662} <Debug> TCPHandler: Processed in 0.001819097 sec. | ||
| 1406 | 2026.05.06 01:24:00.690286 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1407 | 2026.05.06 01:24:00.690383 [ 3 ] {f778c7df-fa0f-4a50-b7d0-7caa59f622ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1408 | 2026.05.06 01:24:00.690441 [ 3 ] {f778c7df-fa0f-4a50-b7d0-7caa59f622ab} <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 | ||
| 1409 | 2026.05.06 01:24:00.691247 [ 3 ] {f778c7df-fa0f-4a50-b7d0-7caa59f622ab} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1410 | 2026.05.06 01:24:00.691287 [ 3 ] {f778c7df-fa0f-4a50-b7d0-7caa59f622ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1411 | 2026.05.06 01:24:00.692003 [ 3 ] {f778c7df-fa0f-4a50-b7d0-7caa59f622ab} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1412 | 2026.05.06 01:24:00.692559 [ 3 ] {f778c7df-fa0f-4a50-b7d0-7caa59f622ab} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1413 | 2026.05.06 01:24:00.692729 [ 3 ] {f778c7df-fa0f-4a50-b7d0-7caa59f622ab} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002365 sec., 4651.162790697675 rows/sec., 8.33 MiB/sec. | ||
| 1414 | 2026.05.06 01:24:00.692789 [ 3 ] {f778c7df-fa0f-4a50-b7d0-7caa59f622ab} <Debug> TCPHandler: Processed in 0.002553632 sec. | ||
| 1415 | 2026.05.06 01:24:00.692926 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1416 | 2026.05.06 01:24:00.693109 [ 3 ] {9cd85303-20d2-45c7-80cd-d9757de674fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1417 | 2026.05.06 01:24:00.693151 [ 3 ] {9cd85303-20d2-45c7-80cd-d9757de674fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1418 | 2026.05.06 01:24:00.693527 [ 3 ] {9cd85303-20d2-45c7-80cd-d9757de674fd} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1419 | 2026.05.06 01:24:00.693566 [ 3 ] {9cd85303-20d2-45c7-80cd-d9757de674fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1420 | 2026.05.06 01:24:00.694046 [ 3 ] {9cd85303-20d2-45c7-80cd-d9757de674fd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1421 | 2026.05.06 01:24:00.694512 [ 3 ] {9cd85303-20d2-45c7-80cd-d9757de674fd} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1422 | 2026.05.06 01:24:00.694675 [ 3 ] {9cd85303-20d2-45c7-80cd-d9757de674fd} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001585 sec., 56782.33438485804 rows/sec., 3.55 MiB/sec. | ||
| 1423 | 2026.05.06 01:24:00.694715 [ 3 ] {9cd85303-20d2-45c7-80cd-d9757de674fd} <Debug> TCPHandler: Processed in 0.001837837 sec. | ||
| 1424 | 2026.05.06 01:24:01.001183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.08 MiB, peak 177.39 MiB, free memory in arenas 0.00 B, will set to 169.49 MiB (RSS), difference: 1.41 MiB | ||
| 1425 | 2026.05.06 01:24:04.263879 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1426 | 2026.05.06 01:24:04.263955 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1427 | 2026.05.06 01:24:04.353140 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 500 entries to flush up to offset 2818 | ||
| 1428 | 2026.05.06 01:24:04.353671 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1429 | 2026.05.06 01:24:04.353722 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1430 | 2026.05.06 01:24:04.354515 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1431 | 2026.05.06 01:24:04.355004 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1432 | 2026.05.06 01:24:04.355148 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2818 | ||
| 1433 | 2026.05.06 01:24:04.355160 [ 34 ] {} <Debug> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1434 | 2026.05.06 01:24:04.355249 [ 34 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1435 | 2026.05.06 01:24:04.355276 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1436 | 2026.05.06 01:24:04.357603 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::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 | ||
| 1437 | 2026.05.06 01:24:04.360012 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1438 | 2026.05.06 01:24:04.360120 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::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 | ||
| 1439 | 2026.05.06 01:24:04.360241 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::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 | ||
| 1440 | 2026.05.06 01:24:04.360306 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::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 | ||
| 1441 | 2026.05.06 01:24:04.360372 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::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 | ||
| 1442 | 2026.05.06 01:24:04.360420 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::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 | ||
| 1443 | 2026.05.06 01:24:04.360483 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 500 rows starting from the beginning of the part | ||
| 1444 | 2026.05.06 01:24:04.395225 [ 196 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2818 rows, containing 4 columns (4 merged, 0 gathered) in 0.039843437 sec., 70726.83011759252 rows/sec., 1.01 MiB/sec. | ||
| 1445 | 2026.05.06 01:24:04.396181 [ 196 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1446 | 2026.05.06 01:24:04.396715 [ 196 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_6_1} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1447 | 2026.05.06 01:24:04.396787 [ 196 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_6_1} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1448 | 2026.05.06 01:24:04.396874 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1449 | 2026.05.06 01:24:04.484402 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1450 | 2026.05.06 01:24:04.501472 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1451 | 2026.05.06 01:24:04.501539 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1452 | 2026.05.06 01:24:04.507798 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1453 | 2026.05.06 01:24:04.509008 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1454 | 2026.05.06 01:24:04.509319 [ 34 ] {} <Debug> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1455 | 2026.05.06 01:24:04.509387 [ 34 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1456 | 2026.05.06 01:24:04.509407 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1457 | 2026.05.06 01:24:04.509514 [ 196 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 1458 | 2026.05.06 01:24:04.512377 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1459 | 2026.05.06 01:24:04.513585 [ 196 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1460 | 2026.05.06 01:24:04.515038 [ 196 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 1461 | 2026.05.06 01:24:04.519495 [ 196 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 1462 | 2026.05.06 01:24:04.523677 [ 196 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 1463 | 2026.05.06 01:24:04.528013 [ 196 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 1464 | 2026.05.06 01:24:04.535383 [ 196 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 1465 | 2026.05.06 01:24:04.539944 [ 196 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 1466 | 2026.05.06 01:24:04.616307 [ 186 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.106836372 sec., 430.5649765044436 rows/sec., 2.23 MiB/sec. | ||
| 1467 | 2026.05.06 01:24:04.618874 [ 187 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1468 | 2026.05.06 01:24:04.621291 [ 187 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_6_1} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1469 | 2026.05.06 01:24:04.621413 [ 187 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_6_1} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1470 | 2026.05.06 01:24:04.623093 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1471 | 2026.05.06 01:24:05.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.67 MiB, peak 180.21 MiB, free memory in arenas 0.00 B, will set to 181.78 MiB (RSS), difference: 11.11 MiB | ||
| 1472 | 2026.05.06 01:24:05.195421 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59552 | ||
| 1473 | 2026.05.06 01:24:05.195535 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1474 | 2026.05.06 01:24:05.195562 [ 303 ] {} <Debug> TCP-Session: d30d5a34-5f08-42ee-a114-823b8ee0a74e Authenticating user 'default' from [fd00:1122:3344:101::e]:59552 | ||
| 1475 | 2026.05.06 01:24:05.195586 [ 303 ] {} <Debug> TCP-Session: d30d5a34-5f08-42ee-a114-823b8ee0a74e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1476 | 2026.05.06 01:24:05.195599 [ 303 ] {} <Debug> TCP-Session: d30d5a34-5f08-42ee-a114-823b8ee0a74e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1477 | 2026.05.06 01:24:05.195774 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42089 | ||
| 1478 | 2026.05.06 01:24:05.195807 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39494 | ||
| 1479 | 2026.05.06 01:24:05.195812 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45848 | ||
| 1480 | 2026.05.06 01:24:05.195873 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53530 | ||
| 1481 | 2026.05.06 01:24:05.195895 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1482 | 2026.05.06 01:24:05.195895 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50498 | ||
| 1483 | 2026.05.06 01:24:05.195939 [ 304 ] {} <Debug> TCP-Session: b9a9a93e-30eb-4b05-ab8b-5a56fb0f043b Authenticating user 'default' from [fd00:1122:3344:101::e]:42089 | ||
| 1484 | 2026.05.06 01:24:05.195901 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64124 | ||
| 1485 | 2026.05.06 01:24:05.195974 [ 304 ] {} <Debug> TCP-Session: b9a9a93e-30eb-4b05-ab8b-5a56fb0f043b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1486 | 2026.05.06 01:24:05.195900 [ 303 ] {} <Trace> TCP-Session: d30d5a34-5f08-42ee-a114-823b8ee0a74e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1487 | 2026.05.06 01:24:05.196005 [ 304 ] {} <Debug> TCP-Session: b9a9a93e-30eb-4b05-ab8b-5a56fb0f043b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1488 | 2026.05.06 01:24:05.195885 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43667 | ||
| 1489 | 2026.05.06 01:24:05.195855 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61183 | ||
| 1490 | 2026.05.06 01:24:05.196062 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1491 | 2026.05.06 01:24:05.196129 [ 305 ] {} <Debug> TCP-Session: f9ed153d-3ec7-4c36-9269-c16192521900 Authenticating user 'default' from [fd00:1122:3344:101::e]:39494 | ||
| 1492 | 2026.05.06 01:24:05.196158 [ 305 ] {} <Debug> TCP-Session: f9ed153d-3ec7-4c36-9269-c16192521900 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1493 | 2026.05.06 01:24:05.196173 [ 305 ] {} <Debug> TCP-Session: f9ed153d-3ec7-4c36-9269-c16192521900 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1494 | 2026.05.06 01:24:05.196220 [ 303 ] {28e447e5-b318-4326-8c7f-3d7202b36073} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59552) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1495 | 2026.05.06 01:24:05.196283 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1496 | 2026.05.06 01:24:05.196316 [ 308 ] {} <Debug> TCP-Session: de67ceba-367b-49e3-baac-79ae9e790aac Authenticating user 'default' from [fd00:1122:3344:101::e]:53530 | ||
| 1497 | 2026.05.06 01:24:05.196333 [ 308 ] {} <Debug> TCP-Session: de67ceba-367b-49e3-baac-79ae9e790aac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1498 | 2026.05.06 01:24:05.196345 [ 308 ] {} <Debug> TCP-Session: de67ceba-367b-49e3-baac-79ae9e790aac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1499 | 2026.05.06 01:24:05.196408 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1500 | 2026.05.06 01:24:05.196428 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1501 | 2026.05.06 01:24:05.196447 [ 307 ] {} <Debug> TCP-Session: ad18f134-7a3d-4310-a90a-03cb9ba6129a Authenticating user 'default' from [fd00:1122:3344:101::e]:61183 | ||
| 1502 | 2026.05.06 01:24:05.196459 [ 311 ] {} <Debug> TCP-Session: 6843d730-56e7-4138-bda9-25bf1e6d272b Authenticating user 'default' from [fd00:1122:3344:101::e]:64124 | ||
| 1503 | 2026.05.06 01:24:05.196465 [ 307 ] {} <Debug> TCP-Session: ad18f134-7a3d-4310-a90a-03cb9ba6129a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1504 | 2026.05.06 01:24:05.196476 [ 311 ] {} <Debug> TCP-Session: 6843d730-56e7-4138-bda9-25bf1e6d272b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1505 | 2026.05.06 01:24:05.196480 [ 307 ] {} <Debug> TCP-Session: ad18f134-7a3d-4310-a90a-03cb9ba6129a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1506 | 2026.05.06 01:24:05.196489 [ 311 ] {} <Debug> TCP-Session: 6843d730-56e7-4138-bda9-25bf1e6d272b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1507 | 2026.05.06 01:24:05.196508 [ 303 ] {28e447e5-b318-4326-8c7f-3d7202b36073} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1508 | 2026.05.06 01:24:05.196555 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1509 | 2026.05.06 01:24:05.196564 [ 303 ] {28e447e5-b318-4326-8c7f-3d7202b36073} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1510 | 2026.05.06 01:24:05.196583 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1511 | 2026.05.06 01:24:05.196597 [ 310 ] {} <Debug> TCP-Session: 934170bf-31ea-4fef-b5bf-a82ec87e9de8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50498 | ||
| 1512 | 2026.05.06 01:24:05.196612 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1513 | 2026.05.06 01:24:05.196623 [ 309 ] {} <Debug> TCP-Session: f40cc166-3eaa-4504-abb6-cfad09af41cf Authenticating user 'default' from [fd00:1122:3344:101::e]:43667 | ||
| 1514 | 2026.05.06 01:24:05.196636 [ 310 ] {} <Debug> TCP-Session: 934170bf-31ea-4fef-b5bf-a82ec87e9de8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1515 | 2026.05.06 01:24:05.196663 [ 309 ] {} <Debug> TCP-Session: f40cc166-3eaa-4504-abb6-cfad09af41cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1516 | 2026.05.06 01:24:05.196679 [ 310 ] {} <Debug> TCP-Session: 934170bf-31ea-4fef-b5bf-a82ec87e9de8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1517 | 2026.05.06 01:24:05.196690 [ 309 ] {} <Debug> TCP-Session: f40cc166-3eaa-4504-abb6-cfad09af41cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1518 | 2026.05.06 01:24:05.196649 [ 306 ] {} <Debug> TCP-Session: 36b39243-7715-4940-9c5e-21d11be89443 Authenticating user 'default' from [fd00:1122:3344:101::e]:45848 | ||
| 1519 | 2026.05.06 01:24:05.196735 [ 306 ] {} <Debug> TCP-Session: 36b39243-7715-4940-9c5e-21d11be89443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1520 | 2026.05.06 01:24:05.196748 [ 306 ] {} <Debug> TCP-Session: 36b39243-7715-4940-9c5e-21d11be89443 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1521 | 2026.05.06 01:24:05.196854 [ 303 ] {28e447e5-b318-4326-8c7f-3d7202b36073} <Debug> oximeter.version (d5d6249d-4249-4a03-adc3-e52572eac9a9) (SelectExecutor): Key condition: unknown | ||
| 1522 | 2026.05.06 01:24:05.198047 [ 344 ] {28e447e5-b318-4326-8c7f-3d7202b36073} <Trace> AggregatingTransform: Aggregating | ||
| 1523 | 2026.05.06 01:24:05.198099 [ 344 ] {28e447e5-b318-4326-8c7f-3d7202b36073} <Trace> Aggregator: Aggregation method: without_key | ||
| 1524 | 2026.05.06 01:24:05.198136 [ 344 ] {28e447e5-b318-4326-8c7f-3d7202b36073} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001182824 sec. (845.434 rows/sec., 33.02 KiB/sec.) | ||
| 1525 | 2026.05.06 01:24:05.198153 [ 344 ] {28e447e5-b318-4326-8c7f-3d7202b36073} <Trace> Aggregator: Merging aggregated data | ||
| 1526 | 2026.05.06 01:24:05.199434 [ 303 ] {28e447e5-b318-4326-8c7f-3d7202b36073} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003284 sec., 304.50669914738125 rows/sec., 11.89 KiB/sec. | ||
| 1527 | 2026.05.06 01:24:05.199581 [ 303 ] {28e447e5-b318-4326-8c7f-3d7202b36073} <Debug> TCPHandler: Processed in 0.003791386 sec. | ||
| 1528 | 2026.05.06 01:24:05.199720 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1529 | 2026.05.06 01:24:05.199750 [ 303 ] {} <Debug> TCP-Session: d30d5a34-5f08-42ee-a114-823b8ee0a74e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1530 | 2026.05.06 01:24:05.199750 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1531 | 2026.05.06 01:24:05.199770 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1532 | 2026.05.06 01:24:05.199802 [ 304 ] {} <Debug> TCP-Session: b9a9a93e-30eb-4b05-ab8b-5a56fb0f043b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1533 | 2026.05.06 01:24:05.199805 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1534 | 2026.05.06 01:24:05.199821 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1535 | 2026.05.06 01:24:05.199844 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1536 | 2026.05.06 01:24:05.199860 [ 306 ] {} <Debug> TCP-Session: 36b39243-7715-4940-9c5e-21d11be89443 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1537 | 2026.05.06 01:24:05.199877 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1538 | 2026.05.06 01:24:05.199881 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1539 | 2026.05.06 01:24:05.199903 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1540 | 2026.05.06 01:24:05.199914 [ 310 ] {} <Debug> TCP-Session: 934170bf-31ea-4fef-b5bf-a82ec87e9de8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1541 | 2026.05.06 01:24:05.199940 [ 308 ] {} <Debug> TCP-Session: de67ceba-367b-49e3-baac-79ae9e790aac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1542 | 2026.05.06 01:24:05.199957 [ 309 ] {} <Debug> TCP-Session: f40cc166-3eaa-4504-abb6-cfad09af41cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1543 | 2026.05.06 01:24:05.199891 [ 311 ] {} <Debug> TCP-Session: 6843d730-56e7-4138-bda9-25bf1e6d272b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1544 | 2026.05.06 01:24:05.199837 [ 305 ] {} <Debug> TCP-Session: f9ed153d-3ec7-4c36-9269-c16192521900 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1545 | 2026.05.06 01:24:05.199877 [ 307 ] {} <Debug> TCP-Session: ad18f134-7a3d-4310-a90a-03cb9ba6129a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1546 | 2026.05.06 01:24:05.236172 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56196 | ||
| 1547 | 2026.05.06 01:24:05.236257 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1548 | 2026.05.06 01:24:05.236281 [ 307 ] {} <Debug> TCP-Session: 18c1c215-b101-4761-8bdf-ff6b3d7dac43 Authenticating user 'default' from [fd00:1122:3344:101::e]:56196 | ||
| 1549 | 2026.05.06 01:24:05.236301 [ 307 ] {} <Debug> TCP-Session: 18c1c215-b101-4761-8bdf-ff6b3d7dac43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1550 | 2026.05.06 01:24:05.236313 [ 307 ] {} <Debug> TCP-Session: 18c1c215-b101-4761-8bdf-ff6b3d7dac43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1551 | 2026.05.06 01:24:05.236490 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65231 | ||
| 1552 | 2026.05.06 01:24:05.236542 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39105 | ||
| 1553 | 2026.05.06 01:24:05.236559 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38201 | ||
| 1554 | 2026.05.06 01:24:05.236572 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37316 | ||
| 1555 | 2026.05.06 01:24:05.236609 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1556 | 2026.05.06 01:24:05.236603 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57899 | ||
| 1557 | 2026.05.06 01:24:05.236653 [ 308 ] {} <Debug> TCP-Session: 655266df-7578-4e77-998c-35bf83b3a2bb Authenticating user 'default' from [fd00:1122:3344:101::e]:65231 | ||
| 1558 | 2026.05.06 01:24:05.236672 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1559 | 2026.05.06 01:24:05.236652 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1560 | 2026.05.06 01:24:05.236713 [ 304 ] {} <Debug> TCP-Session: d01cefe4-27b3-4d95-a6e6-6a29da79e500 Authenticating user 'default' from [fd00:1122:3344:101::e]:37316 | ||
| 1561 | 2026.05.06 01:24:05.236708 [ 308 ] {} <Debug> TCP-Session: 655266df-7578-4e77-998c-35bf83b3a2bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1562 | 2026.05.06 01:24:05.236736 [ 303 ] {} <Debug> TCP-Session: 30117e1a-b432-42f2-91a6-7b276fc4941b Authenticating user 'default' from [fd00:1122:3344:101::e]:38201 | ||
| 1563 | 2026.05.06 01:24:05.236746 [ 304 ] {} <Debug> TCP-Session: d01cefe4-27b3-4d95-a6e6-6a29da79e500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1564 | 2026.05.06 01:24:05.236755 [ 308 ] {} <Debug> TCP-Session: 655266df-7578-4e77-998c-35bf83b3a2bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1565 | 2026.05.06 01:24:05.236779 [ 304 ] {} <Debug> TCP-Session: d01cefe4-27b3-4d95-a6e6-6a29da79e500 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1566 | 2026.05.06 01:24:05.236770 [ 303 ] {} <Debug> TCP-Session: 30117e1a-b432-42f2-91a6-7b276fc4941b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1567 | 2026.05.06 01:24:05.236747 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1568 | 2026.05.06 01:24:05.236813 [ 303 ] {} <Debug> TCP-Session: 30117e1a-b432-42f2-91a6-7b276fc4941b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1569 | 2026.05.06 01:24:05.236592 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53054 | ||
| 1570 | 2026.05.06 01:24:05.236847 [ 306 ] {} <Debug> TCP-Session: 11c6830e-ca40-4729-88be-60b7ff9b0eb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57899 | ||
| 1571 | 2026.05.06 01:24:05.236549 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60811 | ||
| 1572 | 2026.05.06 01:24:05.236897 [ 306 ] {} <Debug> TCP-Session: 11c6830e-ca40-4729-88be-60b7ff9b0eb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1573 | 2026.05.06 01:24:05.236546 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50555 | ||
| 1574 | 2026.05.06 01:24:05.236925 [ 306 ] {} <Debug> TCP-Session: 11c6830e-ca40-4729-88be-60b7ff9b0eb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1575 | 2026.05.06 01:24:05.236949 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1576 | 2026.05.06 01:24:05.236921 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1577 | 2026.05.06 01:24:05.236979 [ 311 ] {} <Debug> TCP-Session: e50bca27-e37c-4bd0-b6a0-8d06a7da7e39 Authenticating user 'default' from [fd00:1122:3344:101::e]:60811 | ||
| 1578 | 2026.05.06 01:24:05.236989 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1579 | 2026.05.06 01:24:05.237008 [ 305 ] {} <Debug> TCP-Session: 952c1d08-f7e2-47d4-b9bb-0426c6d025a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:53054 | ||
| 1580 | 2026.05.06 01:24:05.237014 [ 311 ] {} <Debug> TCP-Session: e50bca27-e37c-4bd0-b6a0-8d06a7da7e39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1581 | 2026.05.06 01:24:05.237028 [ 310 ] {} <Debug> TCP-Session: 6d306c8e-5b18-4b96-82f5-617ff4124331 Authenticating user 'default' from [fd00:1122:3344:101::e]:50555 | ||
| 1582 | 2026.05.06 01:24:05.237044 [ 305 ] {} <Debug> TCP-Session: 952c1d08-f7e2-47d4-b9bb-0426c6d025a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1583 | 2026.05.06 01:24:05.237058 [ 311 ] {} <Debug> TCP-Session: e50bca27-e37c-4bd0-b6a0-8d06a7da7e39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1584 | 2026.05.06 01:24:05.237081 [ 305 ] {} <Debug> TCP-Session: 952c1d08-f7e2-47d4-b9bb-0426c6d025a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1585 | 2026.05.06 01:24:05.237070 [ 310 ] {} <Debug> TCP-Session: 6d306c8e-5b18-4b96-82f5-617ff4124331 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1586 | 2026.05.06 01:24:05.236667 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1587 | 2026.05.06 01:24:05.237130 [ 310 ] {} <Debug> TCP-Session: 6d306c8e-5b18-4b96-82f5-617ff4124331 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1588 | 2026.05.06 01:24:05.237159 [ 309 ] {} <Debug> TCP-Session: 0b5c3a76-a2e5-4871-bd91-ea68628ec4a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39105 | ||
| 1589 | 2026.05.06 01:24:05.236641 [ 307 ] {} <Trace> TCP-Session: 18c1c215-b101-4761-8bdf-ff6b3d7dac43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1590 | 2026.05.06 01:24:05.237187 [ 309 ] {} <Debug> TCP-Session: 0b5c3a76-a2e5-4871-bd91-ea68628ec4a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1591 | 2026.05.06 01:24:05.237226 [ 309 ] {} <Debug> TCP-Session: 0b5c3a76-a2e5-4871-bd91-ea68628ec4a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1592 | 2026.05.06 01:24:05.237404 [ 307 ] {e41006bf-5c38-47c9-a8c0-6028736a1508} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56196) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1593 | 2026.05.06 01:24:05.237792 [ 307 ] {e41006bf-5c38-47c9-a8c0-6028736a1508} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1594 | 2026.05.06 01:24:05.237856 [ 307 ] {e41006bf-5c38-47c9-a8c0-6028736a1508} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1595 | 2026.05.06 01:24:05.238199 [ 307 ] {e41006bf-5c38-47c9-a8c0-6028736a1508} <Debug> oximeter.version (d5d6249d-4249-4a03-adc3-e52572eac9a9) (SelectExecutor): Key condition: unknown | ||
| 1596 | 2026.05.06 01:24:05.239305 [ 332 ] {e41006bf-5c38-47c9-a8c0-6028736a1508} <Trace> AggregatingTransform: Aggregating | ||
| 1597 | 2026.05.06 01:24:05.239352 [ 332 ] {e41006bf-5c38-47c9-a8c0-6028736a1508} <Trace> Aggregator: Aggregation method: without_key | ||
| 1598 | 2026.05.06 01:24:05.239389 [ 332 ] {e41006bf-5c38-47c9-a8c0-6028736a1508} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001093122 sec. (914.811 rows/sec., 35.73 KiB/sec.) | ||
| 1599 | 2026.05.06 01:24:05.239405 [ 332 ] {e41006bf-5c38-47c9-a8c0-6028736a1508} <Trace> Aggregator: Merging aggregated data | ||
| 1600 | 2026.05.06 01:24:05.240867 [ 307 ] {e41006bf-5c38-47c9-a8c0-6028736a1508} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003544 sec., 282.16704288939053 rows/sec., 11.02 KiB/sec. | ||
| 1601 | 2026.05.06 01:24:05.241020 [ 307 ] {e41006bf-5c38-47c9-a8c0-6028736a1508} <Debug> TCPHandler: Processed in 0.004508571 sec. | ||
| 1602 | 2026.05.06 01:24:05.241144 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1603 | 2026.05.06 01:24:05.241170 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1604 | 2026.05.06 01:24:05.241174 [ 307 ] {} <Debug> TCP-Session: 18c1c215-b101-4761-8bdf-ff6b3d7dac43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1605 | 2026.05.06 01:24:05.241188 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1606 | 2026.05.06 01:24:05.241205 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1607 | 2026.05.06 01:24:05.241234 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1608 | 2026.05.06 01:24:05.241251 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1609 | 2026.05.06 01:24:05.241272 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1610 | 2026.05.06 01:24:05.241280 [ 303 ] {} <Debug> TCP-Session: 30117e1a-b432-42f2-91a6-7b276fc4941b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1611 | 2026.05.06 01:24:05.241302 [ 305 ] {} <Debug> TCP-Session: 952c1d08-f7e2-47d4-b9bb-0426c6d025a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1612 | 2026.05.06 01:24:05.241314 [ 309 ] {} <Debug> TCP-Session: 0b5c3a76-a2e5-4871-bd91-ea68628ec4a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1613 | 2026.05.06 01:24:05.241284 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1614 | 2026.05.06 01:24:05.241259 [ 310 ] {} <Debug> TCP-Session: 6d306c8e-5b18-4b96-82f5-617ff4124331 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1615 | 2026.05.06 01:24:05.241247 [ 306 ] {} <Debug> TCP-Session: 11c6830e-ca40-4729-88be-60b7ff9b0eb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1616 | 2026.05.06 01:24:05.241386 [ 304 ] {} <Debug> TCP-Session: d01cefe4-27b3-4d95-a6e6-6a29da79e500 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1617 | 2026.05.06 01:24:05.241222 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1618 | 2026.05.06 01:24:05.241219 [ 308 ] {} <Debug> TCP-Session: 655266df-7578-4e77-998c-35bf83b3a2bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1619 | 2026.05.06 01:24:05.241461 [ 311 ] {} <Debug> TCP-Session: e50bca27-e37c-4bd0-b6a0-8d06a7da7e39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1620 | 2026.05.06 01:24:05.657418 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1621 | 2026.05.06 01:24:05.657630 [ 3 ] {e1afc548-ce8c-4cf0-8e35-6668791bbb5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1622 | 2026.05.06 01:24:05.657953 [ 3 ] {e1afc548-ce8c-4cf0-8e35-6668791bbb5d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1623 | 2026.05.06 01:24:05.657987 [ 3 ] {e1afc548-ce8c-4cf0-8e35-6668791bbb5d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1624 | 2026.05.06 01:24:05.658218 [ 3 ] {e1afc548-ce8c-4cf0-8e35-6668791bbb5d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1625 | 2026.05.06 01:24:05.658288 [ 3 ] {e1afc548-ce8c-4cf0-8e35-6668791bbb5d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1626 | 2026.05.06 01:24:05.658431 [ 3 ] {e1afc548-ce8c-4cf0-8e35-6668791bbb5d} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1627 | 2026.05.06 01:24:05.658468 [ 3 ] {e1afc548-ce8c-4cf0-8e35-6668791bbb5d} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1628 | 2026.05.06 01:24:05.658490 [ 3 ] {e1afc548-ce8c-4cf0-8e35-6668791bbb5d} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (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 | ||
| 1629 | 2026.05.06 01:24:05.658504 [ 3 ] {e1afc548-ce8c-4cf0-8e35-6668791bbb5d} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1630 | 2026.05.06 01:24:05.658552 [ 3 ] {e1afc548-ce8c-4cf0-8e35-6668791bbb5d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1631 | 2026.05.06 01:24:05.658574 [ 3 ] {e1afc548-ce8c-4cf0-8e35-6668791bbb5d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1632 | 2026.05.06 01:24:05.659855 [ 3 ] {e1afc548-ce8c-4cf0-8e35-6668791bbb5d} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002313 sec., 13834.846519671422 rows/sec., 3.07 MiB/sec. | ||
| 1633 | 2026.05.06 01:24:05.659966 [ 3 ] {e1afc548-ce8c-4cf0-8e35-6668791bbb5d} <Debug> TCPHandler: Processed in 0.002678474 sec. | ||
| 1634 | 2026.05.06 01:24:05.662228 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1635 | 2026.05.06 01:24:05.662350 [ 3 ] {a0ec2b21-1216-409f-b40a-e146dca6796e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1636 | 2026.05.06 01:24:05.662399 [ 3 ] {a0ec2b21-1216-409f-b40a-e146dca6796e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1637 | 2026.05.06 01:24:05.662921 [ 3 ] {a0ec2b21-1216-409f-b40a-e146dca6796e} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1638 | 2026.05.06 01:24:05.662964 [ 3 ] {a0ec2b21-1216-409f-b40a-e146dca6796e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1639 | 2026.05.06 01:24:05.663450 [ 3 ] {a0ec2b21-1216-409f-b40a-e146dca6796e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1640 | 2026.05.06 01:24:05.663888 [ 3 ] {a0ec2b21-1216-409f-b40a-e146dca6796e} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1641 | 2026.05.06 01:24:05.664017 [ 27 ] {} <Debug> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1642 | 2026.05.06 01:24:05.664050 [ 3 ] {a0ec2b21-1216-409f-b40a-e146dca6796e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001733 sec., 32313.90652048471 rows/sec., 2.48 MiB/sec. | ||
| 1643 | 2026.05.06 01:24:05.664057 [ 27 ] {} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1644 | 2026.05.06 01:24:05.664083 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1645 | 2026.05.06 01:24:05.664092 [ 3 ] {a0ec2b21-1216-409f-b40a-e146dca6796e} <Debug> TCPHandler: Processed in 0.001924109 sec. | ||
| 1646 | 2026.05.06 01:24:05.664228 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1647 | 2026.05.06 01:24:05.664249 [ 194 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::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 | ||
| 1648 | 2026.05.06 01:24:05.664330 [ 3 ] {15bcceca-bcd0-452b-ac87-a3e77ed60176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1649 | 2026.05.06 01:24:05.664380 [ 3 ] {15bcceca-bcd0-452b-ac87-a3e77ed60176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1650 | 2026.05.06 01:24:05.664412 [ 194 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1651 | 2026.05.06 01:24:05.664458 [ 194 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 824 rows starting from the beginning of the part | ||
| 1652 | 2026.05.06 01:24:05.664564 [ 194 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1653 | 2026.05.06 01:24:05.664622 [ 194 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 819 rows starting from the beginning of the part | ||
| 1654 | 2026.05.06 01:24:05.664700 [ 194 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1655 | 2026.05.06 01:24:05.664753 [ 194 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 819 rows starting from the beginning of the part | ||
| 1656 | 2026.05.06 01:24:05.664813 [ 194 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1657 | 2026.05.06 01:24:05.664868 [ 3 ] {15bcceca-bcd0-452b-ac87-a3e77ed60176} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1658 | 2026.05.06 01:24:05.664909 [ 3 ] {15bcceca-bcd0-452b-ac87-a3e77ed60176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1659 | 2026.05.06 01:24:05.665388 [ 3 ] {15bcceca-bcd0-452b-ac87-a3e77ed60176} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1660 | 2026.05.06 01:24:05.665939 [ 3 ] {15bcceca-bcd0-452b-ac87-a3e77ed60176} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1661 | 2026.05.06 01:24:05.666053 [ 27 ] {} <Debug> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1662 | 2026.05.06 01:24:05.666083 [ 27 ] {} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1663 | 2026.05.06 01:24:05.666097 [ 3 ] {15bcceca-bcd0-452b-ac87-a3e77ed60176} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001789 sec., 35774.17551704863 rows/sec., 2.79 MiB/sec. | ||
| 1664 | 2026.05.06 01:24:05.666104 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1665 | 2026.05.06 01:24:05.666138 [ 3 ] {15bcceca-bcd0-452b-ac87-a3e77ed60176} <Debug> TCPHandler: Processed in 0.0019625 sec. | ||
| 1666 | 2026.05.06 01:24:05.666234 [ 186 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::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 | ||
| 1667 | 2026.05.06 01:24:05.666275 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1668 | 2026.05.06 01:24:05.666367 [ 186 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1669 | 2026.05.06 01:24:05.666386 [ 3 ] {9bf21e10-259d-4bf3-ac80-64140ffec394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1670 | 2026.05.06 01:24:05.666414 [ 186 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 511 rows starting from the beginning of the part | ||
| 1671 | 2026.05.06 01:24:05.666440 [ 3 ] {9bf21e10-259d-4bf3-ac80-64140ffec394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1672 | 2026.05.06 01:24:05.666493 [ 186 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1673 | 2026.05.06 01:24:05.666564 [ 186 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 501 rows starting from the beginning of the part | ||
| 1674 | 2026.05.06 01:24:05.666631 [ 186 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1675 | 2026.05.06 01:24:05.666681 [ 186 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 501 rows starting from the beginning of the part | ||
| 1676 | 2026.05.06 01:24:05.666719 [ 189 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2630 rows, containing 5 columns (5 merged, 0 gathered) in 0.002529281 sec., 1039821.1981982231 rows/sec., 84.55 MiB/sec. | ||
| 1677 | 2026.05.06 01:24:05.666728 [ 186 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1678 | 2026.05.06 01:24:05.666921 [ 3 ] {9bf21e10-259d-4bf3-ac80-64140ffec394} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1679 | 2026.05.06 01:24:05.666963 [ 3 ] {9bf21e10-259d-4bf3-ac80-64140ffec394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1680 | 2026.05.06 01:24:05.667037 [ 194 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1681 | 2026.05.06 01:24:05.667594 [ 3 ] {9bf21e10-259d-4bf3-ac80-64140ffec394} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1682 | 2026.05.06 01:24:05.667596 [ 194 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_6_1} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1683 | 2026.05.06 01:24:05.667702 [ 194 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_6_1} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1684 | 2026.05.06 01:24:05.667776 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 1685 | 2026.05.06 01:24:05.667922 [ 189 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1705 rows, containing 5 columns (5 merged, 0 gathered) in 0.001759385 sec., 969088.6304021007 rows/sec., 72.71 MiB/sec. | ||
| 1686 | 2026.05.06 01:24:05.668082 [ 3 ] {9bf21e10-259d-4bf3-ac80-64140ffec394} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1687 | 2026.05.06 01:24:05.668202 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1688 | 2026.05.06 01:24:05.668235 [ 3 ] {9bf21e10-259d-4bf3-ac80-64140ffec394} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001871 sec., 85515.766969535 rows/sec., 5.96 MiB/sec. | ||
| 1689 | 2026.05.06 01:24:05.668237 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1690 | 2026.05.06 01:24:05.668269 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1691 | 2026.05.06 01:24:05.668274 [ 3 ] {9bf21e10-259d-4bf3-ac80-64140ffec394} <Debug> TCPHandler: Processed in 0.002049501 sec. | ||
| 1692 | 2026.05.06 01:24:05.668269 [ 186 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1693 | 2026.05.06 01:24:05.668334 [ 194 ] {d3772b85-8788-409c-8480-7185974fca6a::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 | ||
| 1694 | 2026.05.06 01:24:05.668421 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1695 | 2026.05.06 01:24:05.668424 [ 194 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1696 | 2026.05.06 01:24:05.668476 [ 194 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 238 rows starting from the beginning of the part | ||
| 1697 | 2026.05.06 01:24:05.668524 [ 194 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1698 | 2026.05.06 01:24:05.668533 [ 3 ] {67d90351-b077-4588-91db-f59532f13d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1699 | 2026.05.06 01:24:05.668561 [ 194 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 265 rows starting from the beginning of the part | ||
| 1700 | 2026.05.06 01:24:05.668582 [ 3 ] {67d90351-b077-4588-91db-f59532f13d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1701 | 2026.05.06 01:24:05.668599 [ 194 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1702 | 2026.05.06 01:24:05.668636 [ 194 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 265 rows starting from the beginning of the part | ||
| 1703 | 2026.05.06 01:24:05.668671 [ 194 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1704 | 2026.05.06 01:24:05.668919 [ 186 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_6_1} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1705 | 2026.05.06 01:24:05.668982 [ 3 ] {67d90351-b077-4588-91db-f59532f13d51} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1706 | 2026.05.06 01:24:05.669009 [ 186 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_6_1} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1707 | 2026.05.06 01:24:05.669026 [ 3 ] {67d90351-b077-4588-91db-f59532f13d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1708 | 2026.05.06 01:24:05.669105 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 1709 | 2026.05.06 01:24:05.669566 [ 3 ] {67d90351-b077-4588-91db-f59532f13d51} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1710 | 2026.05.06 01:24:05.669725 [ 189 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1248 rows, containing 5 columns (5 merged, 0 gathered) in 0.001418289 sec., 879933.4973337591 rows/sec., 59.49 MiB/sec. | ||
| 1711 | 2026.05.06 01:24:05.670037 [ 194 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1712 | 2026.05.06 01:24:05.670189 [ 3 ] {67d90351-b077-4588-91db-f59532f13d51} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1713 | 2026.05.06 01:24:05.670308 [ 27 ] {} <Debug> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1714 | 2026.05.06 01:24:05.670340 [ 27 ] {} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1715 | 2026.05.06 01:24:05.670345 [ 3 ] {67d90351-b077-4588-91db-f59532f13d51} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001832 sec., 32751.09170305677 rows/sec., 2.21 MiB/sec. | ||
| 1716 | 2026.05.06 01:24:05.670362 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1717 | 2026.05.06 01:24:05.670389 [ 3 ] {67d90351-b077-4588-91db-f59532f13d51} <Debug> TCPHandler: Processed in 0.002020571 sec. | ||
| 1718 | 2026.05.06 01:24:05.670475 [ 195 ] {468791eb-b6f9-489e-a373-32d170f31942::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 | ||
| 1719 | 2026.05.06 01:24:05.670616 [ 195 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1720 | 2026.05.06 01:24:05.670625 [ 194 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1721 | 2026.05.06 01:24:05.670662 [ 195 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 78 rows starting from the beginning of the part | ||
| 1722 | 2026.05.06 01:24:05.670705 [ 194 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1723 | 2026.05.06 01:24:05.670754 [ 195 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1724 | 2026.05.06 01:24:05.670791 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1725 | 2026.05.06 01:24:05.670808 [ 195 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 90 rows starting from the beginning of the part | ||
| 1726 | 2026.05.06 01:24:05.670881 [ 195 ] {468791eb-b6f9-489e-a373-32d170f31942::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 | ||
| 1727 | 2026.05.06 01:24:05.670939 [ 195 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 90 rows starting from the beginning of the part | ||
| 1728 | 2026.05.06 01:24:05.670989 [ 195 ] {468791eb-b6f9-489e-a373-32d170f31942::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 | ||
| 1729 | 2026.05.06 01:24:05.671957 [ 189 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 438 rows, containing 4 columns (4 merged, 0 gathered) in 0.001540811 sec., 284265.88335623255 rows/sec., 18.31 MiB/sec. | ||
| 1730 | 2026.05.06 01:24:05.672197 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1731 | 2026.05.06 01:24:05.672673 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_6_1} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1732 | 2026.05.06 01:24:05.672741 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_6_1} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1733 | 2026.05.06 01:24:05.672807 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1734 | 2026.05.06 01:24:09.342731 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 202 | ||
| 1735 | 2026.05.06 01:24:09.345122 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1736 | 2026.05.06 01:24:09.345175 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1737 | 2026.05.06 01:24:09.346590 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1738 | 2026.05.06 01:24:09.347181 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1739 | 2026.05.06 01:24:09.347486 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 202 | ||
| 1740 | 2026.05.06 01:24:10.663125 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1741 | 2026.05.06 01:24:10.663393 [ 3 ] {4b3fc58e-2c32-408e-876c-a0e9e8a43649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 1742 | 2026.05.06 01:24:10.663741 [ 3 ] {4b3fc58e-2c32-408e-876c-a0e9e8a43649} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1743 | 2026.05.06 01:24:10.663783 [ 3 ] {4b3fc58e-2c32-408e-876c-a0e9e8a43649} <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', '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 | ||
| 1744 | 2026.05.06 01:24:10.664044 [ 3 ] {4b3fc58e-2c32-408e-876c-a0e9e8a43649} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1745 | 2026.05.06 01:24:10.664115 [ 3 ] {4b3fc58e-2c32-408e-876c-a0e9e8a43649} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1746 | 2026.05.06 01:24:10.664262 [ 3 ] {4b3fc58e-2c32-408e-876c-a0e9e8a43649} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 1747 | 2026.05.06 01:24:10.664299 [ 3 ] {4b3fc58e-2c32-408e-876c-a0e9e8a43649} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1748 | 2026.05.06 01:24:10.664323 [ 3 ] {4b3fc58e-2c32-408e-876c-a0e9e8a43649} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (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 | ||
| 1749 | 2026.05.06 01:24:10.664339 [ 3 ] {4b3fc58e-2c32-408e-876c-a0e9e8a43649} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1750 | 2026.05.06 01:24:10.664385 [ 3 ] {4b3fc58e-2c32-408e-876c-a0e9e8a43649} <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', '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'))" | ||
| 1751 | 2026.05.06 01:24:10.664409 [ 3 ] {4b3fc58e-2c32-408e-876c-a0e9e8a43649} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1752 | 2026.05.06 01:24:10.665553 [ 3 ] {4b3fc58e-2c32-408e-876c-a0e9e8a43649} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002276 sec., 14059.753954305801 rows/sec., 3.12 MiB/sec. | ||
| 1753 | 2026.05.06 01:24:10.665630 [ 3 ] {4b3fc58e-2c32-408e-876c-a0e9e8a43649} <Debug> TCPHandler: Processed in 0.002646963 sec. | ||
| 1754 | 2026.05.06 01:24:10.671090 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1755 | 2026.05.06 01:24:10.671226 [ 3 ] {260e5c18-a583-4440-8d19-e474b736d80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1756 | 2026.05.06 01:24:10.671283 [ 3 ] {260e5c18-a583-4440-8d19-e474b736d80a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1757 | 2026.05.06 01:24:10.671834 [ 3 ] {260e5c18-a583-4440-8d19-e474b736d80a} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1758 | 2026.05.06 01:24:10.671878 [ 3 ] {260e5c18-a583-4440-8d19-e474b736d80a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1759 | 2026.05.06 01:24:10.672431 [ 3 ] {260e5c18-a583-4440-8d19-e474b736d80a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1760 | 2026.05.06 01:24:10.672815 [ 3 ] {260e5c18-a583-4440-8d19-e474b736d80a} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1761 | 2026.05.06 01:24:10.672967 [ 3 ] {260e5c18-a583-4440-8d19-e474b736d80a} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001779 sec., 1686.3406408094436 rows/sec., 153.70 KiB/sec. | ||
| 1762 | 2026.05.06 01:24:10.673009 [ 3 ] {260e5c18-a583-4440-8d19-e474b736d80a} <Debug> TCPHandler: Processed in 0.001984331 sec. | ||
| 1763 | 2026.05.06 01:24:10.673132 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1764 | 2026.05.06 01:24:10.673232 [ 3 ] {6f58901b-9f71-4a95-a3a0-232fa6346b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1765 | 2026.05.06 01:24:10.673274 [ 3 ] {6f58901b-9f71-4a95-a3a0-232fa6346b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1766 | 2026.05.06 01:24:10.673815 [ 3 ] {6f58901b-9f71-4a95-a3a0-232fa6346b82} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1767 | 2026.05.06 01:24:10.673854 [ 3 ] {6f58901b-9f71-4a95-a3a0-232fa6346b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1768 | 2026.05.06 01:24:10.674328 [ 3 ] {6f58901b-9f71-4a95-a3a0-232fa6346b82} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1769 | 2026.05.06 01:24:10.674868 [ 3 ] {6f58901b-9f71-4a95-a3a0-232fa6346b82} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1770 | 2026.05.06 01:24:10.674998 [ 3 ] {6f58901b-9f71-4a95-a3a0-232fa6346b82} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001788 sec., 158836.6890380313 rows/sec., 10.09 MiB/sec. | ||
| 1771 | 2026.05.06 01:24:10.675036 [ 3 ] {6f58901b-9f71-4a95-a3a0-232fa6346b82} <Debug> TCPHandler: Processed in 0.00195576 sec. | ||
| 1772 | 2026.05.06 01:24:10.675168 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1773 | 2026.05.06 01:24:10.675264 [ 3 ] {98710a36-8af4-4c39-a6a9-f67d514c9ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1774 | 2026.05.06 01:24:10.675306 [ 3 ] {98710a36-8af4-4c39-a6a9-f67d514c9ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1775 | 2026.05.06 01:24:10.675705 [ 3 ] {98710a36-8af4-4c39-a6a9-f67d514c9ae3} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1776 | 2026.05.06 01:24:10.675741 [ 3 ] {98710a36-8af4-4c39-a6a9-f67d514c9ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1777 | 2026.05.06 01:24:10.676176 [ 3 ] {98710a36-8af4-4c39-a6a9-f67d514c9ae3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1778 | 2026.05.06 01:24:10.676720 [ 3 ] {98710a36-8af4-4c39-a6a9-f67d514c9ae3} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1779 | 2026.05.06 01:24:10.676853 [ 3 ] {98710a36-8af4-4c39-a6a9-f67d514c9ae3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001607 sec., 1244.5550715619167 rows/sec., 101.48 KiB/sec. | ||
| 1780 | 2026.05.06 01:24:10.676892 [ 3 ] {98710a36-8af4-4c39-a6a9-f67d514c9ae3} <Debug> TCPHandler: Processed in 0.001775106 sec. | ||
| 1781 | 2026.05.06 01:24:10.677031 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1782 | 2026.05.06 01:24:10.677127 [ 3 ] {59c5184c-1ddb-47c5-86bc-d5b2173cd87c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1783 | 2026.05.06 01:24:10.677168 [ 3 ] {59c5184c-1ddb-47c5-86bc-d5b2173cd87c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1784 | 2026.05.06 01:24:10.677897 [ 3 ] {59c5184c-1ddb-47c5-86bc-d5b2173cd87c} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1785 | 2026.05.06 01:24:10.677934 [ 3 ] {59c5184c-1ddb-47c5-86bc-d5b2173cd87c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1786 | 2026.05.06 01:24:10.678458 [ 3 ] {59c5184c-1ddb-47c5-86bc-d5b2173cd87c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1787 | 2026.05.06 01:24:10.678934 [ 3 ] {59c5184c-1ddb-47c5-86bc-d5b2173cd87c} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1788 | 2026.05.06 01:24:10.679069 [ 3 ] {59c5184c-1ddb-47c5-86bc-d5b2173cd87c} <Debug> executeQuery: Read 830 rows, 66.07 KiB in 0.00196 sec., 423469.38775510207 rows/sec., 32.92 MiB/sec. | ||
| 1789 | 2026.05.06 01:24:10.679107 [ 3 ] {59c5184c-1ddb-47c5-86bc-d5b2173cd87c} <Debug> TCPHandler: Processed in 0.002127423 sec. | ||
| 1790 | 2026.05.06 01:24:10.679231 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1791 | 2026.05.06 01:24:10.679326 [ 3 ] {d6f8a712-a1db-47e9-9ac4-ac86f2ddae39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1792 | 2026.05.06 01:24:10.679369 [ 3 ] {d6f8a712-a1db-47e9-9ac4-ac86f2ddae39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1793 | 2026.05.06 01:24:10.679808 [ 3 ] {d6f8a712-a1db-47e9-9ac4-ac86f2ddae39} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1794 | 2026.05.06 01:24:10.679847 [ 3 ] {d6f8a712-a1db-47e9-9ac4-ac86f2ddae39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1795 | 2026.05.06 01:24:10.680287 [ 3 ] {d6f8a712-a1db-47e9-9ac4-ac86f2ddae39} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1796 | 2026.05.06 01:24:10.680830 [ 3 ] {d6f8a712-a1db-47e9-9ac4-ac86f2ddae39} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1797 | 2026.05.06 01:24:10.680974 [ 3 ] {d6f8a712-a1db-47e9-9ac4-ac86f2ddae39} <Debug> executeQuery: Read 160 rows, 9.88 KiB in 0.001666 sec., 96038.41536614647 rows/sec., 5.79 MiB/sec. | ||
| 1798 | 2026.05.06 01:24:10.681014 [ 3 ] {d6f8a712-a1db-47e9-9ac4-ac86f2ddae39} <Debug> TCPHandler: Processed in 0.001834097 sec. | ||
| 1799 | 2026.05.06 01:24:10.681143 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1800 | 2026.05.06 01:24:10.681239 [ 3 ] {2182e023-6812-4d2e-8d1d-5434fc9f393c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1801 | 2026.05.06 01:24:10.681278 [ 3 ] {2182e023-6812-4d2e-8d1d-5434fc9f393c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1802 | 2026.05.06 01:24:10.681790 [ 3 ] {2182e023-6812-4d2e-8d1d-5434fc9f393c} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1803 | 2026.05.06 01:24:10.681829 [ 3 ] {2182e023-6812-4d2e-8d1d-5434fc9f393c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1804 | 2026.05.06 01:24:10.682326 [ 3 ] {2182e023-6812-4d2e-8d1d-5434fc9f393c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1805 | 2026.05.06 01:24:10.682809 [ 3 ] {2182e023-6812-4d2e-8d1d-5434fc9f393c} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1806 | 2026.05.06 01:24:10.682938 [ 3 ] {2182e023-6812-4d2e-8d1d-5434fc9f393c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001717 sec., 86779.2661619103 rows/sec., 5.61 MiB/sec. | ||
| 1807 | 2026.05.06 01:24:10.682981 [ 3 ] {2182e023-6812-4d2e-8d1d-5434fc9f393c} <Debug> TCPHandler: Processed in 0.001888138 sec. | ||
| 1808 | 2026.05.06 01:24:10.683131 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1809 | 2026.05.06 01:24:10.683239 [ 3 ] {3bf25bff-35b8-492b-9aff-24f9ae384fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1810 | 2026.05.06 01:24:10.683280 [ 3 ] {3bf25bff-35b8-492b-9aff-24f9ae384fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1811 | 2026.05.06 01:24:10.683755 [ 3 ] {3bf25bff-35b8-492b-9aff-24f9ae384fe9} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1812 | 2026.05.06 01:24:10.683794 [ 3 ] {3bf25bff-35b8-492b-9aff-24f9ae384fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1813 | 2026.05.06 01:24:10.684448 [ 3 ] {3bf25bff-35b8-492b-9aff-24f9ae384fe9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1814 | 2026.05.06 01:24:10.684905 [ 3 ] {3bf25bff-35b8-492b-9aff-24f9ae384fe9} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1815 | 2026.05.06 01:24:10.685037 [ 3 ] {3bf25bff-35b8-492b-9aff-24f9ae384fe9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001818 sec., 81408.14081408142 rows/sec., 4.63 MiB/sec. | ||
| 1816 | 2026.05.06 01:24:10.685076 [ 3 ] {3bf25bff-35b8-492b-9aff-24f9ae384fe9} <Debug> TCPHandler: Processed in 0.001995731 sec. | ||
| 1817 | 2026.05.06 01:24:10.685216 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1818 | 2026.05.06 01:24:10.685312 [ 3 ] {38220f63-aa44-4888-b502-ca4edff92a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1819 | 2026.05.06 01:24:10.685353 [ 3 ] {38220f63-aa44-4888-b502-ca4edff92a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1820 | 2026.05.06 01:24:10.685976 [ 3 ] {38220f63-aa44-4888-b502-ca4edff92a46} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1821 | 2026.05.06 01:24:10.686011 [ 3 ] {38220f63-aa44-4888-b502-ca4edff92a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1822 | 2026.05.06 01:24:10.686669 [ 3 ] {38220f63-aa44-4888-b502-ca4edff92a46} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1823 | 2026.05.06 01:24:10.687223 [ 3 ] {38220f63-aa44-4888-b502-ca4edff92a46} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1824 | 2026.05.06 01:24:10.687360 [ 3 ] {38220f63-aa44-4888-b502-ca4edff92a46} <Debug> executeQuery: Read 514 rows, 37.11 KiB in 0.002067 sec., 248669.56942428643 rows/sec., 17.53 MiB/sec. | ||
| 1825 | 2026.05.06 01:24:10.687401 [ 3 ] {38220f63-aa44-4888-b502-ca4edff92a46} <Debug> TCPHandler: Processed in 0.002235566 sec. | ||
| 1826 | 2026.05.06 01:24:10.687536 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1827 | 2026.05.06 01:24:10.687633 [ 3 ] {b8f80cce-0d06-46d1-a174-9965fcf8b723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1828 | 2026.05.06 01:24:10.687674 [ 3 ] {b8f80cce-0d06-46d1-a174-9965fcf8b723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1829 | 2026.05.06 01:24:10.688016 [ 3 ] {b8f80cce-0d06-46d1-a174-9965fcf8b723} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1830 | 2026.05.06 01:24:10.688053 [ 3 ] {b8f80cce-0d06-46d1-a174-9965fcf8b723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1831 | 2026.05.06 01:24:10.688537 [ 3 ] {b8f80cce-0d06-46d1-a174-9965fcf8b723} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1832 | 2026.05.06 01:24:10.689278 [ 3 ] {b8f80cce-0d06-46d1-a174-9965fcf8b723} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1833 | 2026.05.06 01:24:10.689458 [ 3 ] {b8f80cce-0d06-46d1-a174-9965fcf8b723} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001842 sec., 3257.328990228013 rows/sec., 170.18 KiB/sec. | ||
| 1834 | 2026.05.06 01:24:10.689508 [ 3 ] {b8f80cce-0d06-46d1-a174-9965fcf8b723} <Debug> TCPHandler: Processed in 0.002022101 sec. | ||
| 1835 | 2026.05.06 01:24:10.689660 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1836 | 2026.05.06 01:24:10.689779 [ 3 ] {37d7a3b3-be4c-4927-baee-0b4a8875551a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1837 | 2026.05.06 01:24:10.689833 [ 3 ] {37d7a3b3-be4c-4927-baee-0b4a8875551a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1838 | 2026.05.06 01:24:10.690384 [ 3 ] {37d7a3b3-be4c-4927-baee-0b4a8875551a} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1839 | 2026.05.06 01:24:10.690429 [ 3 ] {37d7a3b3-be4c-4927-baee-0b4a8875551a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1840 | 2026.05.06 01:24:10.691133 [ 3 ] {37d7a3b3-be4c-4927-baee-0b4a8875551a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1841 | 2026.05.06 01:24:10.691743 [ 3 ] {37d7a3b3-be4c-4927-baee-0b4a8875551a} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1842 | 2026.05.06 01:24:10.691882 [ 3 ] {37d7a3b3-be4c-4927-baee-0b4a8875551a} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.002128 sec., 125000 rows/sec., 8.31 MiB/sec. | ||
| 1843 | 2026.05.06 01:24:10.691919 [ 3 ] {37d7a3b3-be4c-4927-baee-0b4a8875551a} <Debug> TCPHandler: Processed in 0.002320347 sec. | ||
| 1844 | 2026.05.06 01:24:10.692053 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1845 | 2026.05.06 01:24:10.692147 [ 3 ] {4d5b03d4-617f-40d5-b136-bb766bb410ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1846 | 2026.05.06 01:24:10.692190 [ 3 ] {4d5b03d4-617f-40d5-b136-bb766bb410ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1847 | 2026.05.06 01:24:10.692625 [ 3 ] {4d5b03d4-617f-40d5-b136-bb766bb410ad} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1848 | 2026.05.06 01:24:10.692709 [ 3 ] {4d5b03d4-617f-40d5-b136-bb766bb410ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1849 | 2026.05.06 01:24:10.693139 [ 3 ] {4d5b03d4-617f-40d5-b136-bb766bb410ad} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1850 | 2026.05.06 01:24:10.693565 [ 3 ] {4d5b03d4-617f-40d5-b136-bb766bb410ad} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1851 | 2026.05.06 01:24:10.693696 [ 3 ] {4d5b03d4-617f-40d5-b136-bb766bb410ad} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001568 sec., 637.7551020408164 rows/sec., 42.97 KiB/sec. | ||
| 1852 | 2026.05.06 01:24:10.693733 [ 3 ] {4d5b03d4-617f-40d5-b136-bb766bb410ad} <Debug> TCPHandler: Processed in 0.001730315 sec. | ||
| 1853 | 2026.05.06 01:24:10.693933 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1854 | 2026.05.06 01:24:10.694030 [ 3 ] {b39c474b-a522-4197-a09b-fbb5580f74f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1855 | 2026.05.06 01:24:10.694083 [ 3 ] {b39c474b-a522-4197-a09b-fbb5580f74f5} <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 | ||
| 1856 | 2026.05.06 01:24:10.694917 [ 3 ] {b39c474b-a522-4197-a09b-fbb5580f74f5} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1857 | 2026.05.06 01:24:10.694952 [ 3 ] {b39c474b-a522-4197-a09b-fbb5580f74f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1858 | 2026.05.06 01:24:10.695737 [ 3 ] {b39c474b-a522-4197-a09b-fbb5580f74f5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1859 | 2026.05.06 01:24:10.696261 [ 3 ] {b39c474b-a522-4197-a09b-fbb5580f74f5} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1860 | 2026.05.06 01:24:10.696402 [ 3 ] {b39c474b-a522-4197-a09b-fbb5580f74f5} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002391 sec., 6691.7607695524885 rows/sec., 11.99 MiB/sec. | ||
| 1861 | 2026.05.06 01:24:10.696450 [ 3 ] {b39c474b-a522-4197-a09b-fbb5580f74f5} <Debug> TCPHandler: Processed in 0.002568762 sec. | ||
| 1862 | 2026.05.06 01:24:10.696579 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1863 | 2026.05.06 01:24:10.696677 [ 3 ] {8c084dd8-464f-4002-b51d-8d6a22f852de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1864 | 2026.05.06 01:24:10.696717 [ 3 ] {8c084dd8-464f-4002-b51d-8d6a22f852de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1865 | 2026.05.06 01:24:10.697057 [ 3 ] {8c084dd8-464f-4002-b51d-8d6a22f852de} <Trace> oximeter.measurements_i64 (e1c1af17-1ea2-4dd1-9dc2-83bfa221e063): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1866 | 2026.05.06 01:24:10.697096 [ 3 ] {8c084dd8-464f-4002-b51d-8d6a22f852de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1867 | 2026.05.06 01:24:10.697651 [ 3 ] {8c084dd8-464f-4002-b51d-8d6a22f852de} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1868 | 2026.05.06 01:24:10.698189 [ 3 ] {8c084dd8-464f-4002-b51d-8d6a22f852de} <Trace> oximeter.measurements_i64 (e1c1af17-1ea2-4dd1-9dc2-83bfa221e063): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1869 | 2026.05.06 01:24:10.698317 [ 3 ] {8c084dd8-464f-4002-b51d-8d6a22f852de} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.00166 sec., 3614.457831325301 rows/sec., 255.32 KiB/sec. | ||
| 1870 | 2026.05.06 01:24:10.698355 [ 3 ] {8c084dd8-464f-4002-b51d-8d6a22f852de} <Debug> TCPHandler: Processed in 0.001827607 sec. | ||
| 1871 | 2026.05.06 01:24:10.698482 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1872 | 2026.05.06 01:24:10.698579 [ 3 ] {025e5517-4e2a-45b8-97c6-36e14bfd2798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1873 | 2026.05.06 01:24:10.698620 [ 3 ] {025e5517-4e2a-45b8-97c6-36e14bfd2798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1874 | 2026.05.06 01:24:10.698983 [ 3 ] {025e5517-4e2a-45b8-97c6-36e14bfd2798} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1875 | 2026.05.06 01:24:10.699017 [ 3 ] {025e5517-4e2a-45b8-97c6-36e14bfd2798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1876 | 2026.05.06 01:24:10.699487 [ 3 ] {025e5517-4e2a-45b8-97c6-36e14bfd2798} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1877 | 2026.05.06 01:24:10.700044 [ 3 ] {025e5517-4e2a-45b8-97c6-36e14bfd2798} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1878 | 2026.05.06 01:24:10.700191 [ 3 ] {025e5517-4e2a-45b8-97c6-36e14bfd2798} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001631 sec., 55180.87063151441 rows/sec., 3.45 MiB/sec. | ||
| 1879 | 2026.05.06 01:24:10.700229 [ 3 ] {025e5517-4e2a-45b8-97c6-36e14bfd2798} <Debug> TCPHandler: Processed in 0.001798086 sec. | ||
| 1880 | 2026.05.06 01:24:11.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.01 MiB, peak 190.38 MiB, free memory in arenas 0.00 B, will set to 182.97 MiB (RSS), difference: -1.03 MiB | ||
| 1881 | 2026.05.06 01:24:11.855243 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3266 | ||
| 1882 | 2026.05.06 01:24:11.855718 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1883 | 2026.05.06 01:24:11.855757 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1884 | 2026.05.06 01:24:11.856359 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1885 | 2026.05.06 01:24:11.856856 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1886 | 2026.05.06 01:24:11.856987 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3266 | ||
| 1887 | 2026.05.06 01:24:12.012474 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1888 | 2026.05.06 01:24:12.031353 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1889 | 2026.05.06 01:24:12.031428 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1890 | 2026.05.06 01:24:12.037156 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1891 | 2026.05.06 01:24:12.038236 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1892 | 2026.05.06 01:24:12.041150 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1893 | 2026.05.06 01:24:15.657759 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1894 | 2026.05.06 01:24:15.658017 [ 3 ] {593b99c1-5277-494f-ac9b-44d42e9ae4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1895 | 2026.05.06 01:24:15.658358 [ 3 ] {593b99c1-5277-494f-ac9b-44d42e9ae4f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1896 | 2026.05.06 01:24:15.658400 [ 3 ] {593b99c1-5277-494f-ac9b-44d42e9ae4f2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1897 | 2026.05.06 01:24:15.658657 [ 3 ] {593b99c1-5277-494f-ac9b-44d42e9ae4f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1898 | 2026.05.06 01:24:15.658725 [ 3 ] {593b99c1-5277-494f-ac9b-44d42e9ae4f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1899 | 2026.05.06 01:24:15.658860 [ 3 ] {593b99c1-5277-494f-ac9b-44d42e9ae4f2} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1900 | 2026.05.06 01:24:15.658988 [ 337 ] {593b99c1-5277-494f-ac9b-44d42e9ae4f2} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1901 | 2026.05.06 01:24:15.659000 [ 336 ] {593b99c1-5277-494f-ac9b-44d42e9ae4f2} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1902 | 2026.05.06 01:24:15.659124 [ 3 ] {593b99c1-5277-494f-ac9b-44d42e9ae4f2} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (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 | ||
| 1903 | 2026.05.06 01:24:15.659150 [ 3 ] {593b99c1-5277-494f-ac9b-44d42e9ae4f2} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1904 | 2026.05.06 01:24:15.659197 [ 3 ] {593b99c1-5277-494f-ac9b-44d42e9ae4f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1905 | 2026.05.06 01:24:15.659217 [ 3 ] {593b99c1-5277-494f-ac9b-44d42e9ae4f2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1906 | 2026.05.06 01:24:15.660338 [ 3 ] {593b99c1-5277-494f-ac9b-44d42e9ae4f2} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002416 sec., 13245.03311258278 rows/sec., 2.94 MiB/sec. | ||
| 1907 | 2026.05.06 01:24:15.660454 [ 3 ] {593b99c1-5277-494f-ac9b-44d42e9ae4f2} <Debug> TCPHandler: Processed in 0.002829857 sec. | ||
| 1908 | 2026.05.06 01:24:15.662321 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1909 | 2026.05.06 01:24:15.662428 [ 3 ] {32b603fe-4670-42ee-9c2f-e7a7eee82c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1910 | 2026.05.06 01:24:15.662476 [ 3 ] {32b603fe-4670-42ee-9c2f-e7a7eee82c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1911 | 2026.05.06 01:24:15.662988 [ 3 ] {32b603fe-4670-42ee-9c2f-e7a7eee82c7b} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1912 | 2026.05.06 01:24:15.663026 [ 3 ] {32b603fe-4670-42ee-9c2f-e7a7eee82c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1913 | 2026.05.06 01:24:15.663518 [ 3 ] {32b603fe-4670-42ee-9c2f-e7a7eee82c7b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1914 | 2026.05.06 01:24:15.664004 [ 3 ] {32b603fe-4670-42ee-9c2f-e7a7eee82c7b} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1915 | 2026.05.06 01:24:15.664148 [ 3 ] {32b603fe-4670-42ee-9c2f-e7a7eee82c7b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001749 sec., 32018.296169239566 rows/sec., 2.46 MiB/sec. | ||
| 1916 | 2026.05.06 01:24:15.664184 [ 3 ] {32b603fe-4670-42ee-9c2f-e7a7eee82c7b} <Debug> TCPHandler: Processed in 0.001914138 sec. | ||
| 1917 | 2026.05.06 01:24:15.664318 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1918 | 2026.05.06 01:24:15.664413 [ 3 ] {39b08677-e16f-4fc5-aeda-a85c3adbe43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1919 | 2026.05.06 01:24:15.664454 [ 3 ] {39b08677-e16f-4fc5-aeda-a85c3adbe43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1920 | 2026.05.06 01:24:15.664870 [ 3 ] {39b08677-e16f-4fc5-aeda-a85c3adbe43f} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1921 | 2026.05.06 01:24:15.664905 [ 3 ] {39b08677-e16f-4fc5-aeda-a85c3adbe43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1922 | 2026.05.06 01:24:15.665296 [ 3 ] {39b08677-e16f-4fc5-aeda-a85c3adbe43f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1923 | 2026.05.06 01:24:15.665737 [ 3 ] {39b08677-e16f-4fc5-aeda-a85c3adbe43f} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1924 | 2026.05.06 01:24:15.665876 [ 3 ] {39b08677-e16f-4fc5-aeda-a85c3adbe43f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00148 sec., 43243.24324324325 rows/sec., 3.38 MiB/sec. | ||
| 1925 | 2026.05.06 01:24:15.665911 [ 3 ] {39b08677-e16f-4fc5-aeda-a85c3adbe43f} <Debug> TCPHandler: Processed in 0.001644004 sec. | ||
| 1926 | 2026.05.06 01:24:15.666034 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1927 | 2026.05.06 01:24:15.666129 [ 3 ] {784b624d-3ddf-4e42-8454-1c75309e9b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1928 | 2026.05.06 01:24:15.666172 [ 3 ] {784b624d-3ddf-4e42-8454-1c75309e9b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1929 | 2026.05.06 01:24:15.666579 [ 3 ] {784b624d-3ddf-4e42-8454-1c75309e9b98} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1930 | 2026.05.06 01:24:15.666614 [ 3 ] {784b624d-3ddf-4e42-8454-1c75309e9b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1931 | 2026.05.06 01:24:15.667030 [ 3 ] {784b624d-3ddf-4e42-8454-1c75309e9b98} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1932 | 2026.05.06 01:24:15.667447 [ 3 ] {784b624d-3ddf-4e42-8454-1c75309e9b98} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1933 | 2026.05.06 01:24:15.667586 [ 3 ] {784b624d-3ddf-4e42-8454-1c75309e9b98} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001475 sec., 108474.57627118644 rows/sec., 7.56 MiB/sec. | ||
| 1934 | 2026.05.06 01:24:15.667624 [ 3 ] {784b624d-3ddf-4e42-8454-1c75309e9b98} <Debug> TCPHandler: Processed in 0.001639653 sec. | ||
| 1935 | 2026.05.06 01:24:15.667743 [ 3 ] {} <Trace> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1936 | 2026.05.06 01:24:15.667836 [ 3 ] {3995be8e-f761-42dc-bac6-930fc8836d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45038) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1937 | 2026.05.06 01:24:15.667877 [ 3 ] {3995be8e-f761-42dc-bac6-930fc8836d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1938 | 2026.05.06 01:24:15.668215 [ 3 ] {3995be8e-f761-42dc-bac6-930fc8836d26} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1939 | 2026.05.06 01:24:15.668250 [ 3 ] {3995be8e-f761-42dc-bac6-930fc8836d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1940 | 2026.05.06 01:24:15.668658 [ 3 ] {3995be8e-f761-42dc-bac6-930fc8836d26} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1941 | 2026.05.06 01:24:15.669061 [ 3 ] {3995be8e-f761-42dc-bac6-930fc8836d26} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1942 | 2026.05.06 01:24:15.669197 [ 3 ] {3995be8e-f761-42dc-bac6-930fc8836d26} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001378 sec., 43541.36429608127 rows/sec., 2.93 MiB/sec. | ||
| 1943 | 2026.05.06 01:24:15.669236 [ 3 ] {3995be8e-f761-42dc-bac6-930fc8836d26} <Debug> TCPHandler: Processed in 0.001543562 sec. | ||
| 1944 | 2026.05.06 01:24:19.264005 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1945 | 2026.05.06 01:24:19.264057 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1946 | 2026.05.06 01:24:19.347801 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 242 | ||
| 1947 | 2026.05.06 01:24:19.350714 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1948 | 2026.05.06 01:24:19.350758 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1949 | 2026.05.06 01:24:19.352141 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1950 | 2026.05.06 01:24:19.352673 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1951 | 2026.05.06 01:24:19.352946 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 242 | ||
| 1952 | 2026.05.06 01:24:19.357170 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3778 | ||
| 1953 | 2026.05.06 01:24:19.357750 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1954 | 2026.05.06 01:24:19.357791 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1955 | 2026.05.06 01:24:19.358378 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1956 | 2026.05.06 01:24:19.358837 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1957 | 2026.05.06 01:24:19.358962 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3778 | ||
| 1958 | 2026.05.06 01:24:19.541303 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1959 | 2026.05.06 01:24:19.560259 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1960 | 2026.05.06 01:24:19.560319 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1961 | 2026.05.06 01:24:19.566544 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1962 | 2026.05.06 01:24:19.567751 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1963 | 2026.05.06 01:24:19.571407 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1964 | 2026.05.06 01:24:20.277768 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1965 | 2026.05.06 01:24:20.277843 [ 3 ] {} <Debug> TCP-Session: 9d0d58cc-928d-41f8-ada5-257013a53c01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1966 | 2026.05.06 01:24:20.597689 [ 262 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1967 | 2026.05.06 01:24:20.597811 [ 262 ] {} <Debug> TCP-Session: a8cc37f1-1dc7-490c-9dd8-5416a5a933e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1968 | 2026.05.06 01:24:20.663811 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1969 | 2026.05.06 01:24:20.664037 [ 4 ] {6be62aee-8c2e-47f5-aaa6-10263d8606da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1970 | 2026.05.06 01:24:20.664411 [ 4 ] {6be62aee-8c2e-47f5-aaa6-10263d8606da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1971 | 2026.05.06 01:24:20.664450 [ 4 ] {6be62aee-8c2e-47f5-aaa6-10263d8606da} <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', '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 | ||
| 1972 | 2026.05.06 01:24:20.664720 [ 4 ] {6be62aee-8c2e-47f5-aaa6-10263d8606da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1973 | 2026.05.06 01:24:20.664788 [ 4 ] {6be62aee-8c2e-47f5-aaa6-10263d8606da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1974 | 2026.05.06 01:24:20.664929 [ 4 ] {6be62aee-8c2e-47f5-aaa6-10263d8606da} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 1975 | 2026.05.06 01:24:20.665019 [ 336 ] {6be62aee-8c2e-47f5-aaa6-10263d8606da} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1976 | 2026.05.06 01:24:20.665046 [ 337 ] {6be62aee-8c2e-47f5-aaa6-10263d8606da} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1977 | 2026.05.06 01:24:20.665148 [ 4 ] {6be62aee-8c2e-47f5-aaa6-10263d8606da} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (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 | ||
| 1978 | 2026.05.06 01:24:20.665173 [ 4 ] {6be62aee-8c2e-47f5-aaa6-10263d8606da} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1979 | 2026.05.06 01:24:20.667785 [ 4 ] {6be62aee-8c2e-47f5-aaa6-10263d8606da} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1980 | 2026.05.06 01:24:20.667811 [ 4 ] {6be62aee-8c2e-47f5-aaa6-10263d8606da} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1981 | 2026.05.06 01:24:20.667867 [ 4 ] {6be62aee-8c2e-47f5-aaa6-10263d8606da} <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', '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'))" | ||
| 1982 | 2026.05.06 01:24:20.667924 [ 4 ] {6be62aee-8c2e-47f5-aaa6-10263d8606da} <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', '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'))" | ||
| 1983 | 2026.05.06 01:24:20.669228 [ 4 ] {6be62aee-8c2e-47f5-aaa6-10263d8606da} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.005293 sec., 6612.50708482902 rows/sec., 1.39 MiB/sec. | ||
| 1984 | 2026.05.06 01:24:20.669314 [ 4 ] {6be62aee-8c2e-47f5-aaa6-10263d8606da} <Debug> TCPHandler: Processed in 0.005636404 sec. | ||
| 1985 | 2026.05.06 01:24:20.674892 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1986 | 2026.05.06 01:24:20.675012 [ 4 ] {0b104954-54f2-45f5-833a-a1364a8c5d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1987 | 2026.05.06 01:24:20.675060 [ 4 ] {0b104954-54f2-45f5-833a-a1364a8c5d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1988 | 2026.05.06 01:24:20.675665 [ 4 ] {0b104954-54f2-45f5-833a-a1364a8c5d4e} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1989 | 2026.05.06 01:24:20.675708 [ 4 ] {0b104954-54f2-45f5-833a-a1364a8c5d4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 1990 | 2026.05.06 01:24:20.676241 [ 4 ] {0b104954-54f2-45f5-833a-a1364a8c5d4e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1991 | 2026.05.06 01:24:20.676720 [ 4 ] {0b104954-54f2-45f5-833a-a1364a8c5d4e} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1992 | 2026.05.06 01:24:20.676893 [ 4 ] {0b104954-54f2-45f5-833a-a1364a8c5d4e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001914 sec., 148380.355276907 rows/sec., 9.42 MiB/sec. | ||
| 1993 | 2026.05.06 01:24:20.676878 [ 46 ] {} <Debug> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1994 | 2026.05.06 01:24:20.676933 [ 4 ] {0b104954-54f2-45f5-833a-a1364a8c5d4e} <Debug> TCPHandler: Processed in 0.002103113 sec. | ||
| 1995 | 2026.05.06 01:24:20.676986 [ 46 ] {} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1996 | 2026.05.06 01:24:20.677019 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 1997 | 2026.05.06 01:24:20.677087 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1998 | 2026.05.06 01:24:20.677129 [ 195 ] {44a582d9-5454-4d36-8658-ba84cca1acac::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 | ||
| 1999 | 2026.05.06 01:24:20.677189 [ 4 ] {4091fac5-828e-49e5-ad2e-6eaaa2f55552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2000 | 2026.05.06 01:24:20.677235 [ 4 ] {4091fac5-828e-49e5-ad2e-6eaaa2f55552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2001 | 2026.05.06 01:24:20.677282 [ 195 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2002 | 2026.05.06 01:24:20.677325 [ 195 ] {44a582d9-5454-4d36-8658-ba84cca1acac::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 | ||
| 2003 | 2026.05.06 01:24:20.677389 [ 195 ] {44a582d9-5454-4d36-8658-ba84cca1acac::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 | ||
| 2004 | 2026.05.06 01:24:20.677436 [ 195 ] {44a582d9-5454-4d36-8658-ba84cca1acac::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 | ||
| 2005 | 2026.05.06 01:24:20.677481 [ 195 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 2006 | 2026.05.06 01:24:20.677520 [ 195 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 2007 | 2026.05.06 01:24:20.678007 [ 4 ] {4091fac5-828e-49e5-ad2e-6eaaa2f55552} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2008 | 2026.05.06 01:24:20.678050 [ 4 ] {4091fac5-828e-49e5-ad2e-6eaaa2f55552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2009 | 2026.05.06 01:24:20.678532 [ 189 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001450809 sec., 978764.2618704461 rows/sec., 65.90 MiB/sec. | ||
| 2010 | 2026.05.06 01:24:20.678614 [ 4 ] {4091fac5-828e-49e5-ad2e-6eaaa2f55552} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2011 | 2026.05.06 01:24:20.678881 [ 197 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2012 | 2026.05.06 01:24:20.679112 [ 4 ] {4091fac5-828e-49e5-ad2e-6eaaa2f55552} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2013 | 2026.05.06 01:24:20.679260 [ 4 ] {4091fac5-828e-49e5-ad2e-6eaaa2f55552} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.00209 sec., 415789.47368421056 rows/sec., 32.59 MiB/sec. | ||
| 2014 | 2026.05.06 01:24:20.679299 [ 4 ] {4091fac5-828e-49e5-ad2e-6eaaa2f55552} <Debug> TCPHandler: Processed in 0.002265436 sec. | ||
| 2015 | 2026.05.06 01:24:20.679438 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2016 | 2026.05.06 01:24:20.679536 [ 4 ] {15f5b4b8-2c38-42a4-a4fa-81add42085b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2017 | 2026.05.06 01:24:20.679536 [ 197 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_5_1} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2018 | 2026.05.06 01:24:20.679582 [ 4 ] {15f5b4b8-2c38-42a4-a4fa-81add42085b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2019 | 2026.05.06 01:24:20.679633 [ 197 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_5_1} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2020 | 2026.05.06 01:24:20.679725 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2021 | 2026.05.06 01:24:20.680042 [ 4 ] {15f5b4b8-2c38-42a4-a4fa-81add42085b2} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2022 | 2026.05.06 01:24:20.680082 [ 4 ] {15f5b4b8-2c38-42a4-a4fa-81add42085b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2023 | 2026.05.06 01:24:20.680521 [ 4 ] {15f5b4b8-2c38-42a4-a4fa-81add42085b2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2024 | 2026.05.06 01:24:20.681000 [ 4 ] {15f5b4b8-2c38-42a4-a4fa-81add42085b2} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2025 | 2026.05.06 01:24:20.681166 [ 4 ] {15f5b4b8-2c38-42a4-a4fa-81add42085b2} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001649 sec., 107944.20861127955 rows/sec., 6.66 MiB/sec. | ||
| 2026 | 2026.05.06 01:24:20.681205 [ 4 ] {15f5b4b8-2c38-42a4-a4fa-81add42085b2} <Debug> TCPHandler: Processed in 0.001820556 sec. | ||
| 2027 | 2026.05.06 01:24:20.681333 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2028 | 2026.05.06 01:24:20.681428 [ 4 ] {af9c3a94-7d45-4ab9-9e01-a40c8f2e227c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2029 | 2026.05.06 01:24:20.681467 [ 4 ] {af9c3a94-7d45-4ab9-9e01-a40c8f2e227c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2030 | 2026.05.06 01:24:20.681895 [ 4 ] {af9c3a94-7d45-4ab9-9e01-a40c8f2e227c} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2031 | 2026.05.06 01:24:20.681930 [ 4 ] {af9c3a94-7d45-4ab9-9e01-a40c8f2e227c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2032 | 2026.05.06 01:24:20.682454 [ 4 ] {af9c3a94-7d45-4ab9-9e01-a40c8f2e227c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2033 | 2026.05.06 01:24:20.682940 [ 4 ] {af9c3a94-7d45-4ab9-9e01-a40c8f2e227c} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2034 | 2026.05.06 01:24:20.683060 [ 46 ] {} <Debug> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2035 | 2026.05.06 01:24:20.683093 [ 4 ] {af9c3a94-7d45-4ab9-9e01-a40c8f2e227c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001683 sec., 88532.3826500297 rows/sec., 5.72 MiB/sec. | ||
| 2036 | 2026.05.06 01:24:20.683121 [ 46 ] {} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2037 | 2026.05.06 01:24:20.683137 [ 4 ] {af9c3a94-7d45-4ab9-9e01-a40c8f2e227c} <Debug> TCPHandler: Processed in 0.001856038 sec. | ||
| 2038 | 2026.05.06 01:24:20.683157 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2039 | 2026.05.06 01:24:20.683258 [ 195 ] {de41d362-a01a-4629-8f53-3b214844ebcb::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 | ||
| 2040 | 2026.05.06 01:24:20.683273 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2041 | 2026.05.06 01:24:20.683373 [ 195 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2042 | 2026.05.06 01:24:20.683385 [ 4 ] {c9b18c62-4d9e-489a-89d2-608b6b36865f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2043 | 2026.05.06 01:24:20.683410 [ 195 ] {de41d362-a01a-4629-8f53-3b214844ebcb::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 | ||
| 2044 | 2026.05.06 01:24:20.683436 [ 4 ] {c9b18c62-4d9e-489a-89d2-608b6b36865f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2045 | 2026.05.06 01:24:20.683470 [ 195 ] {de41d362-a01a-4629-8f53-3b214844ebcb::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 | ||
| 2046 | 2026.05.06 01:24:20.683519 [ 195 ] {de41d362-a01a-4629-8f53-3b214844ebcb::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 | ||
| 2047 | 2026.05.06 01:24:20.683558 [ 195 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 2048 | 2026.05.06 01:24:20.683599 [ 195 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2049 | 2026.05.06 01:24:20.683854 [ 4 ] {c9b18c62-4d9e-489a-89d2-608b6b36865f} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2050 | 2026.05.06 01:24:20.683893 [ 4 ] {c9b18c62-4d9e-489a-89d2-608b6b36865f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2051 | 2026.05.06 01:24:20.684342 [ 4 ] {c9b18c62-4d9e-489a-89d2-608b6b36865f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2052 | 2026.05.06 01:24:20.684416 [ 199 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001250495 sec., 595764.0774253396 rows/sec., 40.76 MiB/sec. | ||
| 2053 | 2026.05.06 01:24:20.684718 [ 195 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2054 | 2026.05.06 01:24:20.684893 [ 4 ] {c9b18c62-4d9e-489a-89d2-608b6b36865f} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2055 | 2026.05.06 01:24:20.685033 [ 46 ] {} <Debug> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2056 | 2026.05.06 01:24:20.685067 [ 4 ] {c9b18c62-4d9e-489a-89d2-608b6b36865f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001698 sec., 87161.36631330977 rows/sec., 4.96 MiB/sec. | ||
| 2057 | 2026.05.06 01:24:20.685068 [ 46 ] {} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2058 | 2026.05.06 01:24:20.685112 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2059 | 2026.05.06 01:24:20.685115 [ 4 ] {c9b18c62-4d9e-489a-89d2-608b6b36865f} <Debug> TCPHandler: Processed in 0.001893499 sec. | ||
| 2060 | 2026.05.06 01:24:20.685218 [ 189 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::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 | ||
| 2061 | 2026.05.06 01:24:20.685266 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2062 | 2026.05.06 01:24:20.685329 [ 189 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2063 | 2026.05.06 01:24:20.685331 [ 195 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_5_1} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2064 | 2026.05.06 01:24:20.685369 [ 4 ] {c3141b9c-aa3c-4d88-8a7a-924f6eab13cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2065 | 2026.05.06 01:24:20.685404 [ 189 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::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 | ||
| 2066 | 2026.05.06 01:24:20.685422 [ 4 ] {c3141b9c-aa3c-4d88-8a7a-924f6eab13cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2067 | 2026.05.06 01:24:20.685446 [ 195 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_5_1} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2068 | 2026.05.06 01:24:20.685520 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2069 | 2026.05.06 01:24:20.685525 [ 189 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::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 | ||
| 2070 | 2026.05.06 01:24:20.685594 [ 189 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::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 | ||
| 2071 | 2026.05.06 01:24:20.685647 [ 189 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 2072 | 2026.05.06 01:24:20.685717 [ 189 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 2073 | 2026.05.06 01:24:20.686066 [ 4 ] {c3141b9c-aa3c-4d88-8a7a-924f6eab13cd} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2074 | 2026.05.06 01:24:20.686107 [ 4 ] {c3141b9c-aa3c-4d88-8a7a-924f6eab13cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2075 | 2026.05.06 01:24:20.686592 [ 4 ] {c3141b9c-aa3c-4d88-8a7a-924f6eab13cd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2076 | 2026.05.06 01:24:20.686760 [ 195 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001602813 sec., 461688.2942676407 rows/sec., 28.02 MiB/sec. | ||
| 2077 | 2026.05.06 01:24:20.687042 [ 195 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2078 | 2026.05.06 01:24:20.687142 [ 4 ] {c3141b9c-aa3c-4d88-8a7a-924f6eab13cd} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2079 | 2026.05.06 01:24:20.687292 [ 4 ] {c3141b9c-aa3c-4d88-8a7a-924f6eab13cd} <Debug> executeQuery: Read 534 rows, 38.72 KiB in 0.001941 sec., 275115.91962905717 rows/sec., 19.48 MiB/sec. | ||
| 2080 | 2026.05.06 01:24:20.687430 [ 4 ] {c3141b9c-aa3c-4d88-8a7a-924f6eab13cd} <Debug> TCPHandler: Processed in 0.002225395 sec. | ||
| 2081 | 2026.05.06 01:24:20.687566 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2082 | 2026.05.06 01:24:20.687585 [ 195 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_5_1} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2083 | 2026.05.06 01:24:20.687659 [ 195 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_5_1} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2084 | 2026.05.06 01:24:20.687661 [ 4 ] {a4206438-afd0-44aa-8a06-560030bd0dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2085 | 2026.05.06 01:24:20.687714 [ 4 ] {a4206438-afd0-44aa-8a06-560030bd0dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2086 | 2026.05.06 01:24:20.687727 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2087 | 2026.05.06 01:24:20.688064 [ 4 ] {a4206438-afd0-44aa-8a06-560030bd0dbe} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2088 | 2026.05.06 01:24:20.688196 [ 4 ] {a4206438-afd0-44aa-8a06-560030bd0dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2089 | 2026.05.06 01:24:20.688656 [ 4 ] {a4206438-afd0-44aa-8a06-560030bd0dbe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2090 | 2026.05.06 01:24:20.689215 [ 4 ] {a4206438-afd0-44aa-8a06-560030bd0dbe} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2091 | 2026.05.06 01:24:20.689376 [ 4 ] {a4206438-afd0-44aa-8a06-560030bd0dbe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001732 sec., 3464.203233256351 rows/sec., 180.99 KiB/sec. | ||
| 2092 | 2026.05.06 01:24:20.689413 [ 4 ] {a4206438-afd0-44aa-8a06-560030bd0dbe} <Debug> TCPHandler: Processed in 0.001900998 sec. | ||
| 2093 | 2026.05.06 01:24:20.689539 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2094 | 2026.05.06 01:24:20.689634 [ 4 ] {9c60aa4d-033c-409b-9b7f-c18cd2df9e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2095 | 2026.05.06 01:24:20.689677 [ 4 ] {9c60aa4d-033c-409b-9b7f-c18cd2df9e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2096 | 2026.05.06 01:24:20.690097 [ 4 ] {9c60aa4d-033c-409b-9b7f-c18cd2df9e43} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2097 | 2026.05.06 01:24:20.690133 [ 4 ] {9c60aa4d-033c-409b-9b7f-c18cd2df9e43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2098 | 2026.05.06 01:24:20.690617 [ 4 ] {9c60aa4d-033c-409b-9b7f-c18cd2df9e43} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2099 | 2026.05.06 01:24:20.691064 [ 4 ] {9c60aa4d-033c-409b-9b7f-c18cd2df9e43} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2100 | 2026.05.06 01:24:20.691194 [ 4 ] {9c60aa4d-033c-409b-9b7f-c18cd2df9e43} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001578 sec., 167934.0937896071 rows/sec., 11.16 MiB/sec. | ||
| 2101 | 2026.05.06 01:24:20.691230 [ 4 ] {9c60aa4d-033c-409b-9b7f-c18cd2df9e43} <Debug> TCPHandler: Processed in 0.001743405 sec. | ||
| 2102 | 2026.05.06 01:24:20.691359 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2103 | 2026.05.06 01:24:20.691453 [ 4 ] {15d44217-6355-4e22-add9-c0d0bef29852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2104 | 2026.05.06 01:24:20.691495 [ 4 ] {15d44217-6355-4e22-add9-c0d0bef29852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2105 | 2026.05.06 01:24:20.691818 [ 4 ] {15d44217-6355-4e22-add9-c0d0bef29852} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2106 | 2026.05.06 01:24:20.691853 [ 4 ] {15d44217-6355-4e22-add9-c0d0bef29852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2107 | 2026.05.06 01:24:20.692282 [ 4 ] {15d44217-6355-4e22-add9-c0d0bef29852} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2108 | 2026.05.06 01:24:20.692736 [ 4 ] {15d44217-6355-4e22-add9-c0d0bef29852} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2109 | 2026.05.06 01:24:20.692860 [ 45 ] {} <Debug> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2110 | 2026.05.06 01:24:20.692890 [ 4 ] {15d44217-6355-4e22-add9-c0d0bef29852} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001455 sec., 687.2852233676977 rows/sec., 46.31 KiB/sec. | ||
| 2111 | 2026.05.06 01:24:20.692903 [ 45 ] {} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2112 | 2026.05.06 01:24:20.692934 [ 4 ] {15d44217-6355-4e22-add9-c0d0bef29852} <Debug> TCPHandler: Processed in 0.001626543 sec. | ||
| 2113 | 2026.05.06 01:24:20.692935 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2114 | 2026.05.06 01:24:20.693049 [ 192 ] {42797947-a294-439e-a372-68722fef6417::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 | ||
| 2115 | 2026.05.06 01:24:20.693063 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2116 | 2026.05.06 01:24:20.693165 [ 4 ] {46e71eb2-994a-4dbe-ab59-0962adf49777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2117 | 2026.05.06 01:24:20.693172 [ 192 ] {42797947-a294-439e-a372-68722fef6417::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2118 | 2026.05.06 01:24:20.693207 [ 192 ] {42797947-a294-439e-a372-68722fef6417::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2119 | 2026.05.06 01:24:20.693219 [ 4 ] {46e71eb2-994a-4dbe-ab59-0962adf49777} <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 | ||
| 2120 | 2026.05.06 01:24:20.693288 [ 192 ] {42797947-a294-439e-a372-68722fef6417::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2121 | 2026.05.06 01:24:20.693344 [ 192 ] {42797947-a294-439e-a372-68722fef6417::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2122 | 2026.05.06 01:24:20.693394 [ 192 ] {42797947-a294-439e-a372-68722fef6417::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2123 | 2026.05.06 01:24:20.693441 [ 192 ] {42797947-a294-439e-a372-68722fef6417::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 | ||
| 2124 | 2026.05.06 01:24:20.694140 [ 4 ] {46e71eb2-994a-4dbe-ab59-0962adf49777} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2125 | 2026.05.06 01:24:20.694175 [ 4 ] {46e71eb2-994a-4dbe-ab59-0962adf49777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2126 | 2026.05.06 01:24:20.694184 [ 189 ] {42797947-a294-439e-a372-68722fef6417::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001173854 sec., 4259.47349500023 rows/sec., 287.02 KiB/sec. | ||
| 2127 | 2026.05.06 01:24:20.694416 [ 195 ] {42797947-a294-439e-a372-68722fef6417::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2128 | 2026.05.06 01:24:20.694907 [ 4 ] {46e71eb2-994a-4dbe-ab59-0962adf49777} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2129 | 2026.05.06 01:24:20.694932 [ 195 ] {42797947-a294-439e-a372-68722fef6417::all_1_5_1} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2130 | 2026.05.06 01:24:20.695010 [ 195 ] {42797947-a294-439e-a372-68722fef6417::all_1_5_1} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2131 | 2026.05.06 01:24:20.695078 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2132 | 2026.05.06 01:24:20.695518 [ 4 ] {46e71eb2-994a-4dbe-ab59-0962adf49777} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2133 | 2026.05.06 01:24:20.695694 [ 4 ] {46e71eb2-994a-4dbe-ab59-0962adf49777} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002547 sec., 14134.275618374559 rows/sec., 25.33 MiB/sec. | ||
| 2134 | 2026.05.06 01:24:20.695759 [ 4 ] {46e71eb2-994a-4dbe-ab59-0962adf49777} <Debug> TCPHandler: Processed in 0.002746176 sec. | ||
| 2135 | 2026.05.06 01:24:20.695888 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2136 | 2026.05.06 01:24:20.695983 [ 4 ] {b014283a-cedd-4567-9b5d-8d340862e707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2137 | 2026.05.06 01:24:20.696025 [ 4 ] {b014283a-cedd-4567-9b5d-8d340862e707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2138 | 2026.05.06 01:24:20.696357 [ 4 ] {b014283a-cedd-4567-9b5d-8d340862e707} <Trace> oximeter.measurements_i64 (e1c1af17-1ea2-4dd1-9dc2-83bfa221e063): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2139 | 2026.05.06 01:24:20.696391 [ 4 ] {b014283a-cedd-4567-9b5d-8d340862e707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2140 | 2026.05.06 01:24:20.696841 [ 4 ] {b014283a-cedd-4567-9b5d-8d340862e707} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2141 | 2026.05.06 01:24:20.697319 [ 4 ] {b014283a-cedd-4567-9b5d-8d340862e707} <Trace> oximeter.measurements_i64 (e1c1af17-1ea2-4dd1-9dc2-83bfa221e063): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2142 | 2026.05.06 01:24:20.697461 [ 4 ] {b014283a-cedd-4567-9b5d-8d340862e707} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001496 sec., 10026.73796791444 rows/sec., 765.06 KiB/sec. | ||
| 2143 | 2026.05.06 01:24:20.697496 [ 4 ] {b014283a-cedd-4567-9b5d-8d340862e707} <Debug> TCPHandler: Processed in 0.001660254 sec. | ||
| 2144 | 2026.05.06 01:24:20.697628 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2145 | 2026.05.06 01:24:20.697722 [ 4 ] {3db6e48a-1d7b-463b-bc95-f19c4722097a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2146 | 2026.05.06 01:24:20.697762 [ 4 ] {3db6e48a-1d7b-463b-bc95-f19c4722097a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2147 | 2026.05.06 01:24:20.698098 [ 4 ] {3db6e48a-1d7b-463b-bc95-f19c4722097a} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2148 | 2026.05.06 01:24:20.698132 [ 4 ] {3db6e48a-1d7b-463b-bc95-f19c4722097a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2149 | 2026.05.06 01:24:20.698599 [ 4 ] {3db6e48a-1d7b-463b-bc95-f19c4722097a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2150 | 2026.05.06 01:24:20.699107 [ 4 ] {3db6e48a-1d7b-463b-bc95-f19c4722097a} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2151 | 2026.05.06 01:24:20.699242 [ 4 ] {3db6e48a-1d7b-463b-bc95-f19c4722097a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001538 sec., 58517.55526657997 rows/sec., 3.66 MiB/sec. | ||
| 2152 | 2026.05.06 01:24:20.699278 [ 4 ] {3db6e48a-1d7b-463b-bc95-f19c4722097a} <Debug> TCPHandler: Processed in 0.001702044 sec. | ||
| 2153 | 2026.05.06 01:24:21.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.81 MiB, peak 190.38 MiB, free memory in arenas 0.00 B, will set to 185.61 MiB (RSS), difference: 3.80 MiB | ||
| 2154 | 2026.05.06 01:24:25.361499 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35174 | ||
| 2155 | 2026.05.06 01:24:25.361635 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2156 | 2026.05.06 01:24:25.361661 [ 307 ] {} <Debug> TCP-Session: 13e95646-788f-49e9-97d2-98b47e37b232 Authenticating user 'default' from [fd00:1122:3344:101::e]:35174 | ||
| 2157 | 2026.05.06 01:24:25.361683 [ 307 ] {} <Debug> TCP-Session: 13e95646-788f-49e9-97d2-98b47e37b232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2158 | 2026.05.06 01:24:25.361695 [ 307 ] {} <Debug> TCP-Session: 13e95646-788f-49e9-97d2-98b47e37b232 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2159 | 2026.05.06 01:24:25.361920 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48685 | ||
| 2160 | 2026.05.06 01:24:25.361934 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41867 | ||
| 2161 | 2026.05.06 01:24:25.361977 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41530 | ||
| 2162 | 2026.05.06 01:24:25.362012 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63046 | ||
| 2163 | 2026.05.06 01:24:25.362044 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2164 | 2026.05.06 01:24:25.362033 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65132 | ||
| 2165 | 2026.05.06 01:24:25.362096 [ 308 ] {} <Debug> TCP-Session: 1aa39d90-9ef5-49ac-af38-f2795f55c758 Authenticating user 'default' from [fd00:1122:3344:101::e]:48685 | ||
| 2166 | 2026.05.06 01:24:25.362110 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2167 | 2026.05.06 01:24:25.362127 [ 308 ] {} <Debug> TCP-Session: 1aa39d90-9ef5-49ac-af38-f2795f55c758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2168 | 2026.05.06 01:24:25.362134 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2169 | 2026.05.06 01:24:25.362144 [ 307 ] {} <Trace> TCP-Session: 13e95646-788f-49e9-97d2-98b47e37b232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2170 | 2026.05.06 01:24:25.362178 [ 303 ] {} <Debug> TCP-Session: 61fd2acf-08ef-42d0-a012-a9f5e528fc24 Authenticating user 'default' from [fd00:1122:3344:101::e]:63046 | ||
| 2171 | 2026.05.06 01:24:25.362168 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2172 | 2026.05.06 01:24:25.362203 [ 303 ] {} <Debug> TCP-Session: 61fd2acf-08ef-42d0-a012-a9f5e528fc24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2173 | 2026.05.06 01:24:25.362163 [ 309 ] {} <Debug> TCP-Session: 8fd8847e-5675-410e-86af-00250cc63ae6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41867 | ||
| 2174 | 2026.05.06 01:24:25.362225 [ 304 ] {} <Debug> TCP-Session: e78f85b8-d58d-40d8-9da7-630f6a12286d Authenticating user 'default' from [fd00:1122:3344:101::e]:65132 | ||
| 2175 | 2026.05.06 01:24:25.362229 [ 303 ] {} <Debug> TCP-Session: 61fd2acf-08ef-42d0-a012-a9f5e528fc24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2176 | 2026.05.06 01:24:25.362277 [ 309 ] {} <Debug> TCP-Session: 8fd8847e-5675-410e-86af-00250cc63ae6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2177 | 2026.05.06 01:24:25.362279 [ 304 ] {} <Debug> TCP-Session: e78f85b8-d58d-40d8-9da7-630f6a12286d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2178 | 2026.05.06 01:24:25.362312 [ 309 ] {} <Debug> TCP-Session: 8fd8847e-5675-410e-86af-00250cc63ae6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2179 | 2026.05.06 01:24:25.362321 [ 304 ] {} <Debug> TCP-Session: e78f85b8-d58d-40d8-9da7-630f6a12286d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2180 | 2026.05.06 01:24:25.362335 [ 307 ] {9401c7dd-f773-4526-94c2-aaf01ddda136} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35174) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2181 | 2026.05.06 01:24:25.362158 [ 308 ] {} <Debug> TCP-Session: 1aa39d90-9ef5-49ac-af38-f2795f55c758 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2182 | 2026.05.06 01:24:25.362138 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2183 | 2026.05.06 01:24:25.362010 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34280 | ||
| 2184 | 2026.05.06 01:24:25.362435 [ 310 ] {} <Debug> TCP-Session: 91026fcb-4b40-4f05-a6a8-dab713e3e9d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41530 | ||
| 2185 | 2026.05.06 01:24:25.361974 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52903 | ||
| 2186 | 2026.05.06 01:24:25.362466 [ 310 ] {} <Debug> TCP-Session: 91026fcb-4b40-4f05-a6a8-dab713e3e9d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2187 | 2026.05.06 01:24:25.361977 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53402 | ||
| 2188 | 2026.05.06 01:24:25.362510 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2189 | 2026.05.06 01:24:25.362502 [ 310 ] {} <Debug> TCP-Session: 91026fcb-4b40-4f05-a6a8-dab713e3e9d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2190 | 2026.05.06 01:24:25.362558 [ 262 ] {} <Debug> TCP-Session: 85a62ab9-b3a6-43ec-9e81-9bf784656472 Authenticating user 'default' from [fd00:1122:3344:101::e]:34280 | ||
| 2191 | 2026.05.06 01:24:25.362563 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2192 | 2026.05.06 01:24:25.362578 [ 262 ] {} <Debug> TCP-Session: 85a62ab9-b3a6-43ec-9e81-9bf784656472 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2193 | 2026.05.06 01:24:25.362603 [ 311 ] {} <Debug> TCP-Session: 5f17fca9-955c-4d08-9f22-3b3309731683 Authenticating user 'default' from [fd00:1122:3344:101::e]:52903 | ||
| 2194 | 2026.05.06 01:24:25.362610 [ 307 ] {9401c7dd-f773-4526-94c2-aaf01ddda136} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2195 | 2026.05.06 01:24:25.362627 [ 311 ] {} <Debug> TCP-Session: 5f17fca9-955c-4d08-9f22-3b3309731683 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2196 | 2026.05.06 01:24:25.362620 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2197 | 2026.05.06 01:24:25.362645 [ 311 ] {} <Debug> TCP-Session: 5f17fca9-955c-4d08-9f22-3b3309731683 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2198 | 2026.05.06 01:24:25.362605 [ 262 ] {} <Debug> TCP-Session: 85a62ab9-b3a6-43ec-9e81-9bf784656472 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2199 | 2026.05.06 01:24:25.362664 [ 3 ] {} <Debug> TCP-Session: 18d1ee26-59e2-47d4-b39c-d4a5f84a1096 Authenticating user 'default' from [fd00:1122:3344:101::e]:53402 | ||
| 2200 | 2026.05.06 01:24:25.362680 [ 307 ] {9401c7dd-f773-4526-94c2-aaf01ddda136} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2201 | 2026.05.06 01:24:25.362707 [ 3 ] {} <Debug> TCP-Session: 18d1ee26-59e2-47d4-b39c-d4a5f84a1096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2202 | 2026.05.06 01:24:25.362721 [ 3 ] {} <Debug> TCP-Session: 18d1ee26-59e2-47d4-b39c-d4a5f84a1096 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2203 | 2026.05.06 01:24:25.362977 [ 307 ] {9401c7dd-f773-4526-94c2-aaf01ddda136} <Debug> oximeter.version (d5d6249d-4249-4a03-adc3-e52572eac9a9) (SelectExecutor): Key condition: unknown | ||
| 2204 | 2026.05.06 01:24:25.363064 [ 307 ] {9401c7dd-f773-4526-94c2-aaf01ddda136} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2205 | 2026.05.06 01:24:25.657505 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2206 | 2026.05.06 01:24:25.657762 [ 4 ] {ad5b59b1-29b8-4b6d-858d-b6542acbb784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2207 | 2026.05.06 01:24:25.658233 [ 4 ] {ad5b59b1-29b8-4b6d-858d-b6542acbb784} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2208 | 2026.05.06 01:24:25.658283 [ 4 ] {ad5b59b1-29b8-4b6d-858d-b6542acbb784} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2209 | 2026.05.06 01:24:25.658595 [ 4 ] {ad5b59b1-29b8-4b6d-858d-b6542acbb784} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2210 | 2026.05.06 01:24:25.658686 [ 4 ] {ad5b59b1-29b8-4b6d-858d-b6542acbb784} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2211 | 2026.05.06 01:24:25.658873 [ 4 ] {ad5b59b1-29b8-4b6d-858d-b6542acbb784} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2212 | 2026.05.06 01:24:25.659041 [ 337 ] {ad5b59b1-29b8-4b6d-858d-b6542acbb784} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2213 | 2026.05.06 01:24:25.659056 [ 343 ] {ad5b59b1-29b8-4b6d-858d-b6542acbb784} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2214 | 2026.05.06 01:24:25.659209 [ 4 ] {ad5b59b1-29b8-4b6d-858d-b6542acbb784} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (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 | ||
| 2215 | 2026.05.06 01:24:25.659253 [ 4 ] {ad5b59b1-29b8-4b6d-858d-b6542acbb784} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2216 | 2026.05.06 01:24:25.659312 [ 4 ] {ad5b59b1-29b8-4b6d-858d-b6542acbb784} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2217 | 2026.05.06 01:24:25.659333 [ 4 ] {ad5b59b1-29b8-4b6d-858d-b6542acbb784} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 2218 | 2026.05.06 01:24:25.660407 [ 4 ] {ad5b59b1-29b8-4b6d-858d-b6542acbb784} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002755 sec., 11615.24500907441 rows/sec., 2.58 MiB/sec. | ||
| 2219 | 2026.05.06 01:24:25.660513 [ 4 ] {ad5b59b1-29b8-4b6d-858d-b6542acbb784} <Debug> TCPHandler: Processed in 0.003166224 sec. | ||
| 2220 | 2026.05.06 01:24:25.662247 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2221 | 2026.05.06 01:24:25.662366 [ 4 ] {2266fcb5-a113-49d5-b377-c30ad0a7c5c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2222 | 2026.05.06 01:24:25.662413 [ 4 ] {2266fcb5-a113-49d5-b377-c30ad0a7c5c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2223 | 2026.05.06 01:24:25.662957 [ 4 ] {2266fcb5-a113-49d5-b377-c30ad0a7c5c3} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2224 | 2026.05.06 01:24:25.663009 [ 4 ] {2266fcb5-a113-49d5-b377-c30ad0a7c5c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2225 | 2026.05.06 01:24:25.667540 [ 4 ] {2266fcb5-a113-49d5-b377-c30ad0a7c5c3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2226 | 2026.05.06 01:24:25.667786 [ 4 ] {2266fcb5-a113-49d5-b377-c30ad0a7c5c3} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2227 | 2026.05.06 01:24:25.667953 [ 4 ] {2266fcb5-a113-49d5-b377-c30ad0a7c5c3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.005621 sec., 9962.6400996264 rows/sec., 783.72 KiB/sec. | ||
| 2228 | 2026.05.06 01:24:25.667994 [ 4 ] {2266fcb5-a113-49d5-b377-c30ad0a7c5c3} <Debug> TCPHandler: Processed in 0.005805007 sec. | ||
| 2229 | 2026.05.06 01:24:25.668137 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2230 | 2026.05.06 01:24:25.668239 [ 4 ] {c9eddfe4-f87a-4ecd-9edb-c9391da919a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2231 | 2026.05.06 01:24:25.668282 [ 4 ] {c9eddfe4-f87a-4ecd-9edb-c9391da919a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2232 | 2026.05.06 01:24:25.668730 [ 4 ] {c9eddfe4-f87a-4ecd-9edb-c9391da919a5} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2233 | 2026.05.06 01:24:25.668768 [ 4 ] {c9eddfe4-f87a-4ecd-9edb-c9391da919a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2234 | 2026.05.06 01:24:25.669087 [ 4 ] {c9eddfe4-f87a-4ecd-9edb-c9391da919a5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2235 | 2026.05.06 01:24:25.669301 [ 4 ] {c9eddfe4-f87a-4ecd-9edb-c9391da919a5} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2236 | 2026.05.06 01:24:25.669437 [ 4 ] {c9eddfe4-f87a-4ecd-9edb-c9391da919a5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001222 sec., 52373.158756137476 rows/sec., 4.09 MiB/sec. | ||
| 2237 | 2026.05.06 01:24:25.669474 [ 4 ] {c9eddfe4-f87a-4ecd-9edb-c9391da919a5} <Debug> TCPHandler: Processed in 0.001390288 sec. | ||
| 2238 | 2026.05.06 01:24:25.669613 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2239 | 2026.05.06 01:24:25.669712 [ 4 ] {bb5e01b4-b156-4392-9a3c-3ee5c3e99612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2240 | 2026.05.06 01:24:25.669756 [ 4 ] {bb5e01b4-b156-4392-9a3c-3ee5c3e99612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2241 | 2026.05.06 01:24:25.670204 [ 4 ] {bb5e01b4-b156-4392-9a3c-3ee5c3e99612} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2242 | 2026.05.06 01:24:25.670241 [ 4 ] {bb5e01b4-b156-4392-9a3c-3ee5c3e99612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2243 | 2026.05.06 01:24:25.670572 [ 4 ] {bb5e01b4-b156-4392-9a3c-3ee5c3e99612} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2244 | 2026.05.06 01:24:25.670789 [ 4 ] {bb5e01b4-b156-4392-9a3c-3ee5c3e99612} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2245 | 2026.05.06 01:24:25.670922 [ 4 ] {bb5e01b4-b156-4392-9a3c-3ee5c3e99612} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 2246 | 2026.05.06 01:24:25.670959 [ 4 ] {bb5e01b4-b156-4392-9a3c-3ee5c3e99612} <Debug> TCPHandler: Processed in 0.001397269 sec. | ||
| 2247 | 2026.05.06 01:24:25.671092 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2248 | 2026.05.06 01:24:25.671188 [ 4 ] {da0e9d3a-398d-4655-9b5d-4652193858fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2249 | 2026.05.06 01:24:25.671229 [ 4 ] {da0e9d3a-398d-4655-9b5d-4652193858fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2250 | 2026.05.06 01:24:25.671581 [ 4 ] {da0e9d3a-398d-4655-9b5d-4652193858fb} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2251 | 2026.05.06 01:24:25.671620 [ 4 ] {da0e9d3a-398d-4655-9b5d-4652193858fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2252 | 2026.05.06 01:24:25.671959 [ 4 ] {da0e9d3a-398d-4655-9b5d-4652193858fb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2253 | 2026.05.06 01:24:25.672184 [ 4 ] {da0e9d3a-398d-4655-9b5d-4652193858fb} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2254 | 2026.05.06 01:24:25.672329 [ 4 ] {da0e9d3a-398d-4655-9b5d-4652193858fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 2255 | 2026.05.06 01:24:25.672366 [ 4 ] {da0e9d3a-398d-4655-9b5d-4652193858fb} <Debug> TCPHandler: Processed in 0.001325146 sec. | ||
| 2256 | 2026.05.06 01:24:25.871226 [ 260 ] {9401c7dd-f773-4526-94c2-aaf01ddda136} <Trace> AggregatingTransform: Aggregating | ||
| 2257 | 2026.05.06 01:24:25.871288 [ 260 ] {9401c7dd-f773-4526-94c2-aaf01ddda136} <Trace> Aggregator: Aggregation method: without_key | ||
| 2258 | 2026.05.06 01:24:25.871326 [ 260 ] {9401c7dd-f773-4526-94c2-aaf01ddda136} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001079331 sec. (926.500 rows/sec., 36.19 KiB/sec.) | ||
| 2259 | 2026.05.06 01:24:25.871344 [ 260 ] {9401c7dd-f773-4526-94c2-aaf01ddda136} <Trace> Aggregator: Merging aggregated data | ||
| 2260 | 2026.05.06 01:24:25.872933 [ 307 ] {9401c7dd-f773-4526-94c2-aaf01ddda136} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.510652 sec., 1.9582807861322389 rows/sec., 78.33 B/sec. | ||
| 2261 | 2026.05.06 01:24:25.873122 [ 307 ] {9401c7dd-f773-4526-94c2-aaf01ddda136} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2262 | 2026.05.06 01:24:25.873143 [ 307 ] {9401c7dd-f773-4526-94c2-aaf01ddda136} <Debug> TCPHandler: Processed in 0.511142931 sec. | ||
| 2263 | 2026.05.06 01:24:25.873321 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2264 | 2026.05.06 01:24:25.873354 [ 307 ] {} <Debug> TCP-Session: 13e95646-788f-49e9-97d2-98b47e37b232 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2265 | 2026.05.06 01:24:25.873373 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2266 | 2026.05.06 01:24:25.873409 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2267 | 2026.05.06 01:24:25.873453 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2268 | 2026.05.06 01:24:25.873469 [ 309 ] {} <Debug> TCP-Session: 8fd8847e-5675-410e-86af-00250cc63ae6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2269 | 2026.05.06 01:24:25.873499 [ 308 ] {} <Debug> TCP-Session: 1aa39d90-9ef5-49ac-af38-f2795f55c758 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2270 | 2026.05.06 01:24:25.873517 [ 3 ] {} <Debug> TCP-Session: 18d1ee26-59e2-47d4-b39c-d4a5f84a1096 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2271 | 2026.05.06 01:24:25.873477 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2272 | 2026.05.06 01:24:25.873549 [ 262 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2273 | 2026.05.06 01:24:25.873425 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2274 | 2026.05.06 01:24:25.873649 [ 310 ] {} <Debug> TCP-Session: 91026fcb-4b40-4f05-a6a8-dab713e3e9d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2275 | 2026.05.06 01:24:25.873649 [ 262 ] {} <Debug> TCP-Session: 85a62ab9-b3a6-43ec-9e81-9bf784656472 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2276 | 2026.05.06 01:24:25.873683 [ 311 ] {} <Debug> TCP-Session: 5f17fca9-955c-4d08-9f22-3b3309731683 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2277 | 2026.05.06 01:24:25.873392 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2278 | 2026.05.06 01:24:25.873508 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2279 | 2026.05.06 01:24:25.873774 [ 304 ] {} <Debug> TCP-Session: e78f85b8-d58d-40d8-9da7-630f6a12286d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2280 | 2026.05.06 01:24:25.873803 [ 303 ] {} <Debug> TCP-Session: 61fd2acf-08ef-42d0-a012-a9f5e528fc24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2281 | 2026.05.06 01:24:26.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.41 MiB, peak 197.52 MiB, free memory in arenas 0.00 B, will set to 205.80 MiB (RSS), difference: 18.39 MiB | ||
| 2282 | 2026.05.06 01:24:26.859061 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4226 | ||
| 2283 | 2026.05.06 01:24:26.859705 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2284 | 2026.05.06 01:24:26.859763 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2285 | 2026.05.06 01:24:26.860466 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2286 | 2026.05.06 01:24:26.860705 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2287 | 2026.05.06 01:24:26.860849 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4226 | ||
| 2288 | 2026.05.06 01:24:27.071500 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2289 | 2026.05.06 01:24:27.088714 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2290 | 2026.05.06 01:24:27.088775 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2291 | 2026.05.06 01:24:27.094332 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2292 | 2026.05.06 01:24:27.095013 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2293 | 2026.05.06 01:24:27.098052 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2294 | 2026.05.06 01:24:29.353268 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 280 | ||
| 2295 | 2026.05.06 01:24:29.356029 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2296 | 2026.05.06 01:24:29.356075 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2297 | 2026.05.06 01:24:29.357248 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2298 | 2026.05.06 01:24:29.357530 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2299 | 2026.05.06 01:24:29.357669 [ 35 ] {} <Debug> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2300 | 2026.05.06 01:24:29.357713 [ 35 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2301 | 2026.05.06 01:24:29.357737 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2302 | 2026.05.06 01:24:29.357860 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 280 | ||
| 2303 | 2026.05.06 01:24:29.357891 [ 193 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::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 | ||
| 2304 | 2026.05.06 01:24:29.358528 [ 193 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2305 | 2026.05.06 01:24:29.358726 [ 193 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::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 | ||
| 2306 | 2026.05.06 01:24:29.359176 [ 193 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part | ||
| 2307 | 2026.05.06 01:24:29.359561 [ 193 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part | ||
| 2308 | 2026.05.06 01:24:29.359936 [ 193 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
| 2309 | 2026.05.06 01:24:29.360309 [ 193 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
| 2310 | 2026.05.06 01:24:29.360684 [ 193 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
| 2311 | 2026.05.06 01:24:29.366430 [ 189 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 72 columns (72 merged, 0 gathered) in 0.008604935 sec., 32539.467177846203 rows/sec., 30.25 MiB/sec. | ||
| 2312 | 2026.05.06 01:24:29.367226 [ 195 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2313 | 2026.05.06 01:24:29.367792 [ 195 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_6_1} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2314 | 2026.05.06 01:24:29.367858 [ 195 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_6_1} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2315 | 2026.05.06 01:24:29.368046 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. | ||
| 2316 | 2026.05.06 01:24:30.663309 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2317 | 2026.05.06 01:24:30.663570 [ 4 ] {aecdf05f-1db5-42cd-9709-d912b3973027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 2318 | 2026.05.06 01:24:30.663932 [ 4 ] {aecdf05f-1db5-42cd-9709-d912b3973027} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2319 | 2026.05.06 01:24:30.663971 [ 4 ] {aecdf05f-1db5-42cd-9709-d912b3973027} <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 | ||
| 2320 | 2026.05.06 01:24:30.664222 [ 4 ] {aecdf05f-1db5-42cd-9709-d912b3973027} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2321 | 2026.05.06 01:24:30.664293 [ 4 ] {aecdf05f-1db5-42cd-9709-d912b3973027} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2322 | 2026.05.06 01:24:30.664437 [ 4 ] {aecdf05f-1db5-42cd-9709-d912b3973027} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2323 | 2026.05.06 01:24:30.664574 [ 350 ] {aecdf05f-1db5-42cd-9709-d912b3973027} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2324 | 2026.05.06 01:24:30.664572 [ 338 ] {aecdf05f-1db5-42cd-9709-d912b3973027} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2325 | 2026.05.06 01:24:30.664710 [ 4 ] {aecdf05f-1db5-42cd-9709-d912b3973027} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (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 | ||
| 2326 | 2026.05.06 01:24:30.664750 [ 4 ] {aecdf05f-1db5-42cd-9709-d912b3973027} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2327 | 2026.05.06 01:24:30.664812 [ 4 ] {aecdf05f-1db5-42cd-9709-d912b3973027} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 2328 | 2026.05.06 01:24:30.664848 [ 4 ] {aecdf05f-1db5-42cd-9709-d912b3973027} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 2329 | 2026.05.06 01:24:30.666093 [ 4 ] {aecdf05f-1db5-42cd-9709-d912b3973027} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002625 sec., 12190.476190476189 rows/sec., 2.70 MiB/sec. | ||
| 2330 | 2026.05.06 01:24:30.666211 [ 4 ] {aecdf05f-1db5-42cd-9709-d912b3973027} <Debug> TCPHandler: Processed in 0.003049492 sec. | ||
| 2331 | 2026.05.06 01:24:30.671777 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2332 | 2026.05.06 01:24:30.671906 [ 4 ] {74aeeb1a-35f7-44c9-a607-6430942b9dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2333 | 2026.05.06 01:24:30.671957 [ 4 ] {74aeeb1a-35f7-44c9-a607-6430942b9dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2334 | 2026.05.06 01:24:30.672611 [ 4 ] {74aeeb1a-35f7-44c9-a607-6430942b9dac} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2335 | 2026.05.06 01:24:30.672662 [ 4 ] {74aeeb1a-35f7-44c9-a607-6430942b9dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2336 | 2026.05.06 01:24:30.673106 [ 4 ] {74aeeb1a-35f7-44c9-a607-6430942b9dac} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2337 | 2026.05.06 01:24:30.673358 [ 4 ] {74aeeb1a-35f7-44c9-a607-6430942b9dac} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2338 | 2026.05.06 01:24:30.673512 [ 4 ] {74aeeb1a-35f7-44c9-a607-6430942b9dac} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001646 sec., 172539.48967193198 rows/sec., 10.96 MiB/sec. | ||
| 2339 | 2026.05.06 01:24:30.673560 [ 4 ] {74aeeb1a-35f7-44c9-a607-6430942b9dac} <Debug> TCPHandler: Processed in 0.001851778 sec. | ||
| 2340 | 2026.05.06 01:24:30.673696 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2341 | 2026.05.06 01:24:30.673795 [ 4 ] {5add332a-5a18-4f2a-9f99-3f3fc7d811e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2342 | 2026.05.06 01:24:30.673841 [ 4 ] {5add332a-5a18-4f2a-9f99-3f3fc7d811e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2343 | 2026.05.06 01:24:30.674679 [ 4 ] {5add332a-5a18-4f2a-9f99-3f3fc7d811e8} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2344 | 2026.05.06 01:24:30.674717 [ 4 ] {5add332a-5a18-4f2a-9f99-3f3fc7d811e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2345 | 2026.05.06 01:24:30.675099 [ 4 ] {5add332a-5a18-4f2a-9f99-3f3fc7d811e8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2346 | 2026.05.06 01:24:30.675328 [ 4 ] {5add332a-5a18-4f2a-9f99-3f3fc7d811e8} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2347 | 2026.05.06 01:24:30.675433 [ 31 ] {} <Debug> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2348 | 2026.05.06 01:24:30.675459 [ 4 ] {5add332a-5a18-4f2a-9f99-3f3fc7d811e8} <Debug> executeQuery: Read 869 rows, 69.75 KiB in 0.001685 sec., 515727.00296735903 rows/sec., 40.43 MiB/sec. | ||
| 2349 | 2026.05.06 01:24:30.675479 [ 31 ] {} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2350 | 2026.05.06 01:24:30.675501 [ 4 ] {5add332a-5a18-4f2a-9f99-3f3fc7d811e8} <Debug> TCPHandler: Processed in 0.001856968 sec. | ||
| 2351 | 2026.05.06 01:24:30.675506 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2352 | 2026.05.06 01:24:30.675638 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2353 | 2026.05.06 01:24:30.675672 [ 190 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::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 | ||
| 2354 | 2026.05.06 01:24:30.675737 [ 4 ] {8f58bf9a-67d3-4665-b274-e24c3560db2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2355 | 2026.05.06 01:24:30.675785 [ 4 ] {8f58bf9a-67d3-4665-b274-e24c3560db2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2356 | 2026.05.06 01:24:30.675826 [ 190 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2357 | 2026.05.06 01:24:30.675875 [ 190 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 824 rows starting from the beginning of the part | ||
| 2358 | 2026.05.06 01:24:30.676019 [ 190 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 830 rows starting from the beginning of the part | ||
| 2359 | 2026.05.06 01:24:30.676090 [ 190 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2360 | 2026.05.06 01:24:30.676144 [ 190 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 869 rows starting from the beginning of the part | ||
| 2361 | 2026.05.06 01:24:30.676198 [ 190 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2362 | 2026.05.06 01:24:30.676243 [ 190 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 869 rows starting from the beginning of the part | ||
| 2363 | 2026.05.06 01:24:30.676280 [ 4 ] {8f58bf9a-67d3-4665-b274-e24c3560db2a} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2364 | 2026.05.06 01:24:30.676322 [ 4 ] {8f58bf9a-67d3-4665-b274-e24c3560db2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2365 | 2026.05.06 01:24:30.676702 [ 4 ] {8f58bf9a-67d3-4665-b274-e24c3560db2a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2366 | 2026.05.06 01:24:30.676940 [ 4 ] {8f58bf9a-67d3-4665-b274-e24c3560db2a} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2367 | 2026.05.06 01:24:30.677051 [ 31 ] {} <Debug> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2368 | 2026.05.06 01:24:30.677077 [ 4 ] {8f58bf9a-67d3-4665-b274-e24c3560db2a} <Debug> executeQuery: Read 178 rows, 11.25 KiB in 0.001358 sec., 131075.11045655375 rows/sec., 8.09 MiB/sec. | ||
| 2369 | 2026.05.06 01:24:30.677090 [ 31 ] {} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2370 | 2026.05.06 01:24:30.677122 [ 4 ] {8f58bf9a-67d3-4665-b274-e24c3560db2a} <Debug> TCPHandler: Processed in 0.001536291 sec. | ||
| 2371 | 2026.05.06 01:24:30.677126 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2372 | 2026.05.06 01:24:30.677226 [ 195 ] {577eb9bb-8840-47c4-8503-d95fe761109e::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 | ||
| 2373 | 2026.05.06 01:24:30.677266 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2374 | 2026.05.06 01:24:30.677329 [ 195 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2375 | 2026.05.06 01:24:30.677364 [ 195 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 163 rows starting from the beginning of the part | ||
| 2376 | 2026.05.06 01:24:30.677367 [ 4 ] {f08fbb3f-828b-45f7-b997-711802d70adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2377 | 2026.05.06 01:24:30.677421 [ 4 ] {f08fbb3f-828b-45f7-b997-711802d70adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2378 | 2026.05.06 01:24:30.677425 [ 195 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 153 rows starting from the beginning of the part | ||
| 2379 | 2026.05.06 01:24:30.677482 [ 195 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 153 rows starting from the beginning of the part | ||
| 2380 | 2026.05.06 01:24:30.677525 [ 195 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 2381 | 2026.05.06 01:24:30.677586 [ 195 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 178 rows starting from the beginning of the part | ||
| 2382 | 2026.05.06 01:24:30.677649 [ 195 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 178 rows starting from the beginning of the part | ||
| 2383 | 2026.05.06 01:24:30.677884 [ 4 ] {f08fbb3f-828b-45f7-b997-711802d70adf} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2384 | 2026.05.06 01:24:30.677914 [ 189 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3504 rows, containing 5 columns (5 merged, 0 gathered) in 0.002307296 sec., 1518660.8046821908 rows/sec., 124.22 MiB/sec. | ||
| 2385 | 2026.05.06 01:24:30.677926 [ 4 ] {f08fbb3f-828b-45f7-b997-711802d70adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2386 | 2026.05.06 01:24:30.678225 [ 191 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2387 | 2026.05.06 01:24:30.678367 [ 4 ] {f08fbb3f-828b-45f7-b997-711802d70adf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2388 | 2026.05.06 01:24:30.678586 [ 191 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_11_2} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2389 | 2026.05.06 01:24:30.678641 [ 190 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 985 rows, containing 5 columns (5 merged, 0 gathered) in 0.001449559 sec., 679517.0117256352 rows/sec., 43.81 MiB/sec. | ||
| 2390 | 2026.05.06 01:24:30.678668 [ 4 ] {f08fbb3f-828b-45f7-b997-711802d70adf} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2391 | 2026.05.06 01:24:30.678681 [ 191 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_11_2} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2392 | 2026.05.06 01:24:30.678783 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 2393 | 2026.05.06 01:24:30.678790 [ 195 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2394 | 2026.05.06 01:24:30.678827 [ 4 ] {f08fbb3f-828b-45f7-b997-711802d70adf} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001479 sec., 100743.74577417174 rows/sec., 6.51 MiB/sec. | ||
| 2395 | 2026.05.06 01:24:30.678872 [ 4 ] {f08fbb3f-828b-45f7-b997-711802d70adf} <Debug> TCPHandler: Processed in 0.001657743 sec. | ||
| 2396 | 2026.05.06 01:24:30.679000 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2397 | 2026.05.06 01:24:30.679053 [ 195 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_6_1} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2398 | 2026.05.06 01:24:30.679097 [ 4 ] {227a4022-d1df-4cce-8604-451a6425c5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2399 | 2026.05.06 01:24:30.679121 [ 195 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_6_1} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2400 | 2026.05.06 01:24:30.679145 [ 4 ] {227a4022-d1df-4cce-8604-451a6425c5e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2401 | 2026.05.06 01:24:30.679188 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2402 | 2026.05.06 01:24:30.679601 [ 4 ] {227a4022-d1df-4cce-8604-451a6425c5e1} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2403 | 2026.05.06 01:24:30.679643 [ 4 ] {227a4022-d1df-4cce-8604-451a6425c5e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2404 | 2026.05.06 01:24:30.679981 [ 4 ] {227a4022-d1df-4cce-8604-451a6425c5e1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2405 | 2026.05.06 01:24:30.680206 [ 4 ] {227a4022-d1df-4cce-8604-451a6425c5e1} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2406 | 2026.05.06 01:24:30.680357 [ 4 ] {227a4022-d1df-4cce-8604-451a6425c5e1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001278 sec., 115805.94679186228 rows/sec., 6.59 MiB/sec. | ||
| 2407 | 2026.05.06 01:24:30.680407 [ 4 ] {227a4022-d1df-4cce-8604-451a6425c5e1} <Debug> TCPHandler: Processed in 0.001458329 sec. | ||
| 2408 | 2026.05.06 01:24:30.680540 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2409 | 2026.05.06 01:24:30.680636 [ 4 ] {977ee566-4f30-4655-a464-6af5c83f4db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2410 | 2026.05.06 01:24:30.680679 [ 4 ] {977ee566-4f30-4655-a464-6af5c83f4db6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2411 | 2026.05.06 01:24:30.681338 [ 4 ] {977ee566-4f30-4655-a464-6af5c83f4db6} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2412 | 2026.05.06 01:24:30.681378 [ 4 ] {977ee566-4f30-4655-a464-6af5c83f4db6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2413 | 2026.05.06 01:24:30.681730 [ 4 ] {977ee566-4f30-4655-a464-6af5c83f4db6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2414 | 2026.05.06 01:24:30.681959 [ 4 ] {977ee566-4f30-4655-a464-6af5c83f4db6} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2415 | 2026.05.06 01:24:30.682076 [ 31 ] {} <Debug> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2416 | 2026.05.06 01:24:30.682102 [ 4 ] {977ee566-4f30-4655-a464-6af5c83f4db6} <Debug> executeQuery: Read 526 rows, 38.06 KiB in 0.001485 sec., 354208.7542087542 rows/sec., 25.03 MiB/sec. | ||
| 2417 | 2026.05.06 01:24:30.682120 [ 31 ] {} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2418 | 2026.05.06 01:24:30.682147 [ 4 ] {977ee566-4f30-4655-a464-6af5c83f4db6} <Debug> TCPHandler: Processed in 0.001658963 sec. | ||
| 2419 | 2026.05.06 01:24:30.682186 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2420 | 2026.05.06 01:24:30.682298 [ 188 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::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 | ||
| 2421 | 2026.05.06 01:24:30.682304 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2422 | 2026.05.06 01:24:30.682405 [ 188 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2423 | 2026.05.06 01:24:30.682421 [ 4 ] {772da32a-0444-4b39-8883-378d0bd5f6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2424 | 2026.05.06 01:24:30.682450 [ 188 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 511 rows starting from the beginning of the part | ||
| 2425 | 2026.05.06 01:24:30.682476 [ 4 ] {772da32a-0444-4b39-8883-378d0bd5f6ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2426 | 2026.05.06 01:24:30.682550 [ 188 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 514 rows starting from the beginning of the part | ||
| 2427 | 2026.05.06 01:24:30.682605 [ 188 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2428 | 2026.05.06 01:24:30.682658 [ 188 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 534 rows starting from the beginning of the part | ||
| 2429 | 2026.05.06 01:24:30.682734 [ 188 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2430 | 2026.05.06 01:24:30.682794 [ 188 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 526 rows starting from the beginning of the part | ||
| 2431 | 2026.05.06 01:24:30.682877 [ 4 ] {772da32a-0444-4b39-8883-378d0bd5f6ed} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2432 | 2026.05.06 01:24:30.682916 [ 4 ] {772da32a-0444-4b39-8883-378d0bd5f6ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2433 | 2026.05.06 01:24:30.683268 [ 4 ] {772da32a-0444-4b39-8883-378d0bd5f6ed} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2434 | 2026.05.06 01:24:30.683525 [ 4 ] {772da32a-0444-4b39-8883-378d0bd5f6ed} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2435 | 2026.05.06 01:24:30.683633 [ 31 ] {} <Debug> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2436 | 2026.05.06 01:24:30.683658 [ 4 ] {772da32a-0444-4b39-8883-378d0bd5f6ed} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001257 sec., 4773.26968973747 rows/sec., 249.38 KiB/sec. | ||
| 2437 | 2026.05.06 01:24:30.683671 [ 31 ] {} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2438 | 2026.05.06 01:24:30.683704 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2439 | 2026.05.06 01:24:30.683705 [ 4 ] {772da32a-0444-4b39-8883-378d0bd5f6ed} <Debug> TCPHandler: Processed in 0.001454119 sec. | ||
| 2440 | 2026.05.06 01:24:30.683776 [ 191 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::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 | ||
| 2441 | 2026.05.06 01:24:30.683849 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2442 | 2026.05.06 01:24:30.683901 [ 191 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2443 | 2026.05.06 01:24:30.683938 [ 191 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::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 | ||
| 2444 | 2026.05.06 01:24:30.683951 [ 4 ] {d505c6cd-826f-4d20-9eb5-696c818ea844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2445 | 2026.05.06 01:24:30.684001 [ 4 ] {d505c6cd-826f-4d20-9eb5-696c818ea844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2446 | 2026.05.06 01:24:30.684009 [ 191 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::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 | ||
| 2447 | 2026.05.06 01:24:30.684036 [ 201 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2213 rows, containing 5 columns (5 merged, 0 gathered) in 0.001782985 sec., 1241177.014949649 rows/sec., 92.91 MiB/sec. | ||
| 2448 | 2026.05.06 01:24:30.684084 [ 191 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::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 | ||
| 2449 | 2026.05.06 01:24:30.684133 [ 191 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::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 | ||
| 2450 | 2026.05.06 01:24:30.684176 [ 188 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2451 | 2026.05.06 01:24:30.684184 [ 191 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::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 | ||
| 2452 | 2026.05.06 01:24:30.684250 [ 191 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::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 | ||
| 2453 | 2026.05.06 01:24:30.684435 [ 188 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_11_2} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2026.05.06 01:24:30.684444 [ 4 ] {d505c6cd-826f-4d20-9eb5-696c818ea844} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2455 | 2026.05.06 01:24:30.684488 [ 4 ] {d505c6cd-826f-4d20-9eb5-696c818ea844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2456 | 2026.05.06 01:24:30.684512 [ 188 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_11_2} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2457 | 2026.05.06 01:24:30.684574 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 2458 | 2026.05.06 01:24:30.684852 [ 4 ] {d505c6cd-826f-4d20-9eb5-696c818ea844} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2459 | 2026.05.06 01:24:30.685094 [ 4 ] {d505c6cd-826f-4d20-9eb5-696c818ea844} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2460 | 2026.05.06 01:24:30.685153 [ 188 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001407708 sec., 25573.485410326575 rows/sec., 1.30 MiB/sec. | ||
| 2461 | 2026.05.06 01:24:30.685203 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2462 | 2026.05.06 01:24:30.685224 [ 4 ] {d505c6cd-826f-4d20-9eb5-696c818ea844} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001292 sec., 205108.35913312694 rows/sec., 13.63 MiB/sec. | ||
| 2463 | 2026.05.06 01:24:30.685241 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2464 | 2026.05.06 01:24:30.685271 [ 4 ] {d505c6cd-826f-4d20-9eb5-696c818ea844} <Debug> TCPHandler: Processed in 0.00147616 sec. | ||
| 2465 | 2026.05.06 01:24:30.685271 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2466 | 2026.05.06 01:24:30.685277 [ 190 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2467 | 2026.05.06 01:24:30.685407 [ 201 ] {d3772b85-8788-409c-8480-7185974fca6a::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 | ||
| 2468 | 2026.05.06 01:24:30.685410 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2469 | 2026.05.06 01:24:30.685539 [ 4 ] {a1336339-9263-4ddf-a683-3eb0e82ea2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2470 | 2026.05.06 01:24:30.685576 [ 201 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2471 | 2026.05.06 01:24:30.685586 [ 4 ] {a1336339-9263-4ddf-a683-3eb0e82ea2a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2472 | 2026.05.06 01:24:30.685590 [ 190 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_6_1} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2473 | 2026.05.06 01:24:30.685636 [ 201 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1248 rows starting from the beginning of the part | ||
| 2474 | 2026.05.06 01:24:30.685687 [ 190 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_6_1} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2475 | 2026.05.06 01:24:30.685737 [ 201 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 266 rows starting from the beginning of the part | ||
| 2476 | 2026.05.06 01:24:30.685771 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2477 | 2026.05.06 01:24:30.685799 [ 201 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2478 | 2026.05.06 01:24:30.685870 [ 201 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 265 rows starting from the beginning of the part | ||
| 2479 | 2026.05.06 01:24:30.685920 [ 201 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2480 | 2026.05.06 01:24:30.685952 [ 4 ] {a1336339-9263-4ddf-a683-3eb0e82ea2a3} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2481 | 2026.05.06 01:24:30.685969 [ 201 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 265 rows starting from the beginning of the part | ||
| 2482 | 2026.05.06 01:24:30.686003 [ 4 ] {a1336339-9263-4ddf-a683-3eb0e82ea2a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2483 | 2026.05.06 01:24:30.686386 [ 4 ] {a1336339-9263-4ddf-a683-3eb0e82ea2a3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2484 | 2026.05.06 01:24:30.686654 [ 4 ] {a1336339-9263-4ddf-a683-3eb0e82ea2a3} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2485 | 2026.05.06 01:24:30.686811 [ 4 ] {a1336339-9263-4ddf-a683-3eb0e82ea2a3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001291 sec., 774.5933384972889 rows/sec., 52.19 KiB/sec. | ||
| 2486 | 2026.05.06 01:24:30.686850 [ 4 ] {a1336339-9263-4ddf-a683-3eb0e82ea2a3} <Debug> TCPHandler: Processed in 0.00148962 sec. | ||
| 2487 | 2026.05.06 01:24:30.686980 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2488 | 2026.05.06 01:24:30.687074 [ 4 ] {35d1275d-c60f-4ebf-b9b6-8f5ebc02de12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2489 | 2026.05.06 01:24:30.687130 [ 4 ] {35d1275d-c60f-4ebf-b9b6-8f5ebc02de12} <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 | ||
| 2490 | 2026.05.06 01:24:30.687459 [ 188 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2364 rows, containing 5 columns (5 merged, 0 gathered) in 0.002104423 sec., 1123348.3002229116 rows/sec., 75.82 MiB/sec. | ||
| 2491 | 2026.05.06 01:24:30.687746 [ 190 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2492 | 2026.05.06 01:24:30.687998 [ 190 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2493 | 2026.05.06 01:24:30.688074 [ 190 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2494 | 2026.05.06 01:24:30.688169 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 2495 | 2026.05.06 01:24:30.689110 [ 4 ] {35d1275d-c60f-4ebf-b9b6-8f5ebc02de12} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2026.05.06 01:24:30.689152 [ 4 ] {35d1275d-c60f-4ebf-b9b6-8f5ebc02de12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2497 | 2026.05.06 01:24:30.689722 [ 4 ] {35d1275d-c60f-4ebf-b9b6-8f5ebc02de12} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2498 | 2026.05.06 01:24:30.689946 [ 4 ] {35d1275d-c60f-4ebf-b9b6-8f5ebc02de12} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2499 | 2026.05.06 01:24:30.690091 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2500 | 2026.05.06 01:24:30.690099 [ 4 ] {35d1275d-c60f-4ebf-b9b6-8f5ebc02de12} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.003042 sec., 11834.31952662722 rows/sec., 21.21 MiB/sec. | ||
| 2501 | 2026.05.06 01:24:30.690135 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2502 | 2026.05.06 01:24:30.690162 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2503 | 2026.05.06 01:24:30.690189 [ 4 ] {35d1275d-c60f-4ebf-b9b6-8f5ebc02de12} <Debug> TCPHandler: Processed in 0.003258236 sec. | ||
| 2504 | 2026.05.06 01:24:30.690246 [ 188 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::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 | ||
| 2505 | 2026.05.06 01:24:30.690358 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2506 | 2026.05.06 01:24:30.690451 [ 188 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2507 | 2026.05.06 01:24:30.690468 [ 4 ] {5ddbd7e5-92f7-4915-9af2-1c7c44d6d6d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2508 | 2026.05.06 01:24:30.690509 [ 188 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::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 | ||
| 2509 | 2026.05.06 01:24:30.690511 [ 4 ] {5ddbd7e5-92f7-4915-9af2-1c7c44d6d6d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2510 | 2026.05.06 01:24:30.690649 [ 188 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::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 | ||
| 2511 | 2026.05.06 01:24:30.690788 [ 188 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 2512 | 2026.05.06 01:24:30.690897 [ 4 ] {5ddbd7e5-92f7-4915-9af2-1c7c44d6d6d4} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2513 | 2026.05.06 01:24:30.690937 [ 4 ] {5ddbd7e5-92f7-4915-9af2-1c7c44d6d6d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2514 | 2026.05.06 01:24:30.690947 [ 188 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 16 rows starting from the beginning of the part | ||
| 2515 | 2026.05.06 01:24:30.691100 [ 188 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2516 | 2026.05.06 01:24:30.691247 [ 188 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2517 | 2026.05.06 01:24:30.691299 [ 4 ] {5ddbd7e5-92f7-4915-9af2-1c7c44d6d6d4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2518 | 2026.05.06 01:24:30.691534 [ 4 ] {5ddbd7e5-92f7-4915-9af2-1c7c44d6d6d4} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2519 | 2026.05.06 01:24:30.691673 [ 4 ] {5ddbd7e5-92f7-4915-9af2-1c7c44d6d6d4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001224 sec., 73529.41176470587 rows/sec., 4.60 MiB/sec. | ||
| 2520 | 2026.05.06 01:24:30.691719 [ 4 ] {5ddbd7e5-92f7-4915-9af2-1c7c44d6d6d4} <Debug> TCPHandler: Processed in 0.001422299 sec. | ||
| 2521 | 2026.05.06 01:24:30.691735 [ 30 ] {} <Debug> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2522 | 2026.05.06 01:24:30.691802 [ 30 ] {} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2523 | 2026.05.06 01:24:30.691834 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2524 | 2026.05.06 01:24:30.691924 [ 190 ] {468791eb-b6f9-489e-a373-32d170f31942::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 | ||
| 2525 | 2026.05.06 01:24:30.692035 [ 190 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2526 | 2026.05.06 01:24:30.692069 [ 190 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 438 rows starting from the beginning of the part | ||
| 2527 | 2026.05.06 01:24:30.692125 [ 190 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 90 rows starting from the beginning of the part | ||
| 2528 | 2026.05.06 01:24:30.692172 [ 190 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2529 | 2026.05.06 01:24:30.692218 [ 190 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 2530 | 2026.05.06 01:24:30.692262 [ 190 ] {468791eb-b6f9-489e-a373-32d170f31942::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 | ||
| 2531 | 2026.05.06 01:24:30.692313 [ 190 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2532 | 2026.05.06 01:24:30.693367 [ 187 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 828 rows, containing 4 columns (4 merged, 0 gathered) in 0.00147845 sec., 560045.9941154587 rows/sec., 35.98 MiB/sec. | ||
| 2533 | 2026.05.06 01:24:30.693578 [ 200 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2534 | 2026.05.06 01:24:30.693900 [ 200 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_11_2} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2535 | 2026.05.06 01:24:30.693972 [ 200 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_11_2} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2536 | 2026.05.06 01:24:30.694046 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2537 | 2026.05.06 01:24:30.694210 [ 190 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 19 columns (19 merged, 0 gathered) in 0.004001281 sec., 30240.315538948653 rows/sec., 54.19 MiB/sec. | ||
| 2538 | 2026.05.06 01:24:30.694491 [ 188 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2539 | 2026.05.06 01:24:30.694863 [ 188 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2540 | 2026.05.06 01:24:30.694949 [ 188 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2541 | 2026.05.06 01:24:30.695032 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 2542 | 2026.05.06 01:24:34.264104 [ 10 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2543 | 2026.05.06 01:24:34.264153 [ 10 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2544 | 2026.05.06 01:24:34.361058 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4738 | ||
| 2545 | 2026.05.06 01:24:34.361576 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2546 | 2026.05.06 01:24:34.361623 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2547 | 2026.05.06 01:24:34.362190 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2548 | 2026.05.06 01:24:34.362440 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2549 | 2026.05.06 01:24:34.362591 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4738 | ||
| 2550 | 2026.05.06 01:24:34.598258 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2551 | 2026.05.06 01:24:34.616076 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2552 | 2026.05.06 01:24:34.616144 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2553 | 2026.05.06 01:24:34.622464 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2554 | 2026.05.06 01:24:34.623156 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2555 | 2026.05.06 01:24:34.626322 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2556 | 2026.05.06 01:24:35.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.28 MiB, peak 214.20 MiB, free memory in arenas 0.00 B, will set to 210.55 MiB (RSS), difference: 2.27 MiB | ||
| 2557 | 2026.05.06 01:24:35.658609 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2558 | 2026.05.06 01:24:35.658863 [ 4 ] {2956b27e-3cb5-4e67-8859-d8254bfe592c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2559 | 2026.05.06 01:24:35.659198 [ 4 ] {2956b27e-3cb5-4e67-8859-d8254bfe592c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2560 | 2026.05.06 01:24:35.659235 [ 4 ] {2956b27e-3cb5-4e67-8859-d8254bfe592c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2561 | 2026.05.06 01:24:35.659460 [ 4 ] {2956b27e-3cb5-4e67-8859-d8254bfe592c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2562 | 2026.05.06 01:24:35.659536 [ 4 ] {2956b27e-3cb5-4e67-8859-d8254bfe592c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2563 | 2026.05.06 01:24:35.659683 [ 4 ] {2956b27e-3cb5-4e67-8859-d8254bfe592c} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2564 | 2026.05.06 01:24:35.659815 [ 338 ] {2956b27e-3cb5-4e67-8859-d8254bfe592c} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2565 | 2026.05.06 01:24:35.659815 [ 325 ] {2956b27e-3cb5-4e67-8859-d8254bfe592c} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2566 | 2026.05.06 01:24:35.659948 [ 4 ] {2956b27e-3cb5-4e67-8859-d8254bfe592c} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (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 | ||
| 2567 | 2026.05.06 01:24:35.659989 [ 4 ] {2956b27e-3cb5-4e67-8859-d8254bfe592c} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2568 | 2026.05.06 01:24:35.660057 [ 4 ] {2956b27e-3cb5-4e67-8859-d8254bfe592c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2569 | 2026.05.06 01:24:35.660092 [ 4 ] {2956b27e-3cb5-4e67-8859-d8254bfe592c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 2570 | 2026.05.06 01:24:35.661253 [ 4 ] {2956b27e-3cb5-4e67-8859-d8254bfe592c} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002484 sec., 12882.447665056361 rows/sec., 2.86 MiB/sec. | ||
| 2571 | 2026.05.06 01:24:35.661373 [ 4 ] {2956b27e-3cb5-4e67-8859-d8254bfe592c} <Debug> TCPHandler: Processed in 0.002914489 sec. | ||
| 2572 | 2026.05.06 01:24:35.663073 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2573 | 2026.05.06 01:24:35.663198 [ 4 ] {d30d31d0-6208-4ede-b08c-d27153b60938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2574 | 2026.05.06 01:24:35.663248 [ 4 ] {d30d31d0-6208-4ede-b08c-d27153b60938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2575 | 2026.05.06 01:24:35.663773 [ 4 ] {d30d31d0-6208-4ede-b08c-d27153b60938} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2576 | 2026.05.06 01:24:35.663826 [ 4 ] {d30d31d0-6208-4ede-b08c-d27153b60938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 2577 | 2026.05.06 01:24:35.664259 [ 4 ] {d30d31d0-6208-4ede-b08c-d27153b60938} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2578 | 2026.05.06 01:24:35.664502 [ 4 ] {d30d31d0-6208-4ede-b08c-d27153b60938} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2579 | 2026.05.06 01:24:35.664658 [ 4 ] {d30d31d0-6208-4ede-b08c-d27153b60938} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001497 sec., 37408.14963259853 rows/sec., 2.87 MiB/sec. | ||
| 2580 | 2026.05.06 01:24:35.664698 [ 4 ] {d30d31d0-6208-4ede-b08c-d27153b60938} <Debug> TCPHandler: Processed in 0.001683684 sec. | ||
| 2581 | 2026.05.06 01:24:35.664841 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2582 | 2026.05.06 01:24:35.664944 [ 4 ] {f5335060-0171-4035-b9b5-d2cabdbbab8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2583 | 2026.05.06 01:24:35.664988 [ 4 ] {f5335060-0171-4035-b9b5-d2cabdbbab8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2584 | 2026.05.06 01:24:35.665422 [ 4 ] {f5335060-0171-4035-b9b5-d2cabdbbab8e} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2026.05.06 01:24:35.665461 [ 4 ] {f5335060-0171-4035-b9b5-d2cabdbbab8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 2586 | 2026.05.06 01:24:35.665775 [ 4 ] {f5335060-0171-4035-b9b5-d2cabdbbab8e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2587 | 2026.05.06 01:24:35.665999 [ 4 ] {f5335060-0171-4035-b9b5-d2cabdbbab8e} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2026.05.06 01:24:35.666135 [ 4 ] {f5335060-0171-4035-b9b5-d2cabdbbab8e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001213 sec., 52761.74773289365 rows/sec., 4.12 MiB/sec. | ||
| 2589 | 2026.05.06 01:24:35.666174 [ 4 ] {f5335060-0171-4035-b9b5-d2cabdbbab8e} <Debug> TCPHandler: Processed in 0.001390468 sec. | ||
| 2590 | 2026.05.06 01:24:35.666307 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2591 | 2026.05.06 01:24:35.666404 [ 4 ] {71a88cc6-6d80-4db4-b0b3-a98dfbe2b711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2592 | 2026.05.06 01:24:35.666450 [ 4 ] {71a88cc6-6d80-4db4-b0b3-a98dfbe2b711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2593 | 2026.05.06 01:24:35.666876 [ 4 ] {71a88cc6-6d80-4db4-b0b3-a98dfbe2b711} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2594 | 2026.05.06 01:24:35.666914 [ 4 ] {71a88cc6-6d80-4db4-b0b3-a98dfbe2b711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 2595 | 2026.05.06 01:24:35.667258 [ 4 ] {71a88cc6-6d80-4db4-b0b3-a98dfbe2b711} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2596 | 2026.05.06 01:24:35.667463 [ 4 ] {71a88cc6-6d80-4db4-b0b3-a98dfbe2b711} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2597 | 2026.05.06 01:24:35.667598 [ 4 ] {71a88cc6-6d80-4db4-b0b3-a98dfbe2b711} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 2598 | 2026.05.06 01:24:35.667638 [ 4 ] {71a88cc6-6d80-4db4-b0b3-a98dfbe2b711} <Debug> TCPHandler: Processed in 0.001387128 sec. | ||
| 2599 | 2026.05.06 01:24:35.667761 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2600 | 2026.05.06 01:24:35.667862 [ 4 ] {2bceb0ec-26ef-445f-a8b9-8d604ba653c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2601 | 2026.05.06 01:24:35.667905 [ 4 ] {2bceb0ec-26ef-445f-a8b9-8d604ba653c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2602 | 2026.05.06 01:24:35.668246 [ 4 ] {2bceb0ec-26ef-445f-a8b9-8d604ba653c0} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2603 | 2026.05.06 01:24:35.668282 [ 4 ] {2bceb0ec-26ef-445f-a8b9-8d604ba653c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 2604 | 2026.05.06 01:24:35.668599 [ 4 ] {2bceb0ec-26ef-445f-a8b9-8d604ba653c0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2605 | 2026.05.06 01:24:35.668821 [ 4 ] {2bceb0ec-26ef-445f-a8b9-8d604ba653c0} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2606 | 2026.05.06 01:24:35.668948 [ 4 ] {2bceb0ec-26ef-445f-a8b9-8d604ba653c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 2607 | 2026.05.06 01:24:35.668982 [ 4 ] {2bceb0ec-26ef-445f-a8b9-8d604ba653c0} <Debug> TCPHandler: Processed in 0.001273706 sec. | ||
| 2608 | 2026.05.06 01:24:39.358049 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 314 | ||
| 2609 | 2026.05.06 01:24:39.360466 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2610 | 2026.05.06 01:24:39.360514 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 2611 | 2026.05.06 01:24:39.361678 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2612 | 2026.05.06 01:24:39.361938 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2613 | 2026.05.06 01:24:39.362175 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 314 | ||
| 2614 | 2026.05.06 01:24:40.664313 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2615 | 2026.05.06 01:24:40.664565 [ 4 ] {9bfbd1a8-e525-407a-a345-43ce0c34f1d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) 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', '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) | ||
| 2616 | 2026.05.06 01:24:40.664923 [ 4 ] {9bfbd1a8-e525-407a-a345-43ce0c34f1d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2617 | 2026.05.06 01:24:40.664962 [ 4 ] {9bfbd1a8-e525-407a-a345-43ce0c34f1d5} <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', '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 | ||
| 2618 | 2026.05.06 01:24:40.665218 [ 4 ] {9bfbd1a8-e525-407a-a345-43ce0c34f1d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2619 | 2026.05.06 01:24:40.665285 [ 4 ] {9bfbd1a8-e525-407a-a345-43ce0c34f1d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2620 | 2026.05.06 01:24:40.665426 [ 4 ] {9bfbd1a8-e525-407a-a345-43ce0c34f1d5} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 36-element set) | ||
| 2621 | 2026.05.06 01:24:40.665540 [ 338 ] {9bfbd1a8-e525-407a-a345-43ce0c34f1d5} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2622 | 2026.05.06 01:24:40.665540 [ 325 ] {9bfbd1a8-e525-407a-a345-43ce0c34f1d5} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2623 | 2026.05.06 01:24:40.665656 [ 4 ] {9bfbd1a8-e525-407a-a345-43ce0c34f1d5} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (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 | ||
| 2624 | 2026.05.06 01:24:40.665683 [ 4 ] {9bfbd1a8-e525-407a-a345-43ce0c34f1d5} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2625 | 2026.05.06 01:24:40.665752 [ 4 ] {9bfbd1a8-e525-407a-a345-43ce0c34f1d5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2626 | 2026.05.06 01:24:40.665772 [ 4 ] {9bfbd1a8-e525-407a-a345-43ce0c34f1d5} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2627 | 2026.05.06 01:24:40.665810 [ 4 ] {9bfbd1a8-e525-407a-a345-43ce0c34f1d5} <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', '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'))" | ||
| 2628 | 2026.05.06 01:24:40.665849 [ 4 ] {9bfbd1a8-e525-407a-a345-43ce0c34f1d5} <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', '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'))" | ||
| 2629 | 2026.05.06 01:24:40.667063 [ 4 ] {9bfbd1a8-e525-407a-a345-43ce0c34f1d5} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002602 sec., 13451.19139123751 rows/sec., 2.83 MiB/sec. | ||
| 2630 | 2026.05.06 01:24:40.667173 [ 4 ] {9bfbd1a8-e525-407a-a345-43ce0c34f1d5} <Debug> TCPHandler: Processed in 0.003004831 sec. | ||
| 2631 | 2026.05.06 01:24:40.673038 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2632 | 2026.05.06 01:24:40.673244 [ 4 ] {8fb1cef5-367d-4f82-9935-51593e6607b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2633 | 2026.05.06 01:24:40.673327 [ 4 ] {8fb1cef5-367d-4f82-9935-51593e6607b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2634 | 2026.05.06 01:24:40.674020 [ 4 ] {8fb1cef5-367d-4f82-9935-51593e6607b3} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2635 | 2026.05.06 01:24:40.674061 [ 4 ] {8fb1cef5-367d-4f82-9935-51593e6607b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 2636 | 2026.05.06 01:24:40.674466 [ 4 ] {8fb1cef5-367d-4f82-9935-51593e6607b3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2637 | 2026.05.06 01:24:40.674656 [ 4 ] {8fb1cef5-367d-4f82-9935-51593e6607b3} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2638 | 2026.05.06 01:24:40.674797 [ 4 ] {8fb1cef5-367d-4f82-9935-51593e6607b3} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001612 sec., 620.3473945409429 rows/sec., 64.22 KiB/sec. | ||
| 2639 | 2026.05.06 01:24:40.674834 [ 4 ] {8fb1cef5-367d-4f82-9935-51593e6607b3} <Debug> TCPHandler: Processed in 0.001901449 sec. | ||
| 2640 | 2026.05.06 01:24:40.674950 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2641 | 2026.05.06 01:24:40.675045 [ 4 ] {7d1bbd0d-81de-44a0-ad41-90d1b436988b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2642 | 2026.05.06 01:24:40.675086 [ 4 ] {7d1bbd0d-81de-44a0-ad41-90d1b436988b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2643 | 2026.05.06 01:24:40.675603 [ 4 ] {7d1bbd0d-81de-44a0-ad41-90d1b436988b} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2644 | 2026.05.06 01:24:40.675639 [ 4 ] {7d1bbd0d-81de-44a0-ad41-90d1b436988b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 2645 | 2026.05.06 01:24:40.675951 [ 4 ] {7d1bbd0d-81de-44a0-ad41-90d1b436988b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2646 | 2026.05.06 01:24:40.676157 [ 4 ] {7d1bbd0d-81de-44a0-ad41-90d1b436988b} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2647 | 2026.05.06 01:24:40.676285 [ 4 ] {7d1bbd0d-81de-44a0-ad41-90d1b436988b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001259 sec., 225575.8538522637 rows/sec., 14.33 MiB/sec. | ||
| 2648 | 2026.05.06 01:24:40.676323 [ 4 ] {7d1bbd0d-81de-44a0-ad41-90d1b436988b} <Debug> TCPHandler: Processed in 0.001424169 sec. | ||
| 2649 | 2026.05.06 01:24:40.676446 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2650 | 2026.05.06 01:24:40.676540 [ 4 ] {21d859bf-5791-4515-bc30-4e4b9f98e0fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2651 | 2026.05.06 01:24:40.676581 [ 4 ] {21d859bf-5791-4515-bc30-4e4b9f98e0fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2652 | 2026.05.06 01:24:40.676971 [ 4 ] {21d859bf-5791-4515-bc30-4e4b9f98e0fe} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2653 | 2026.05.06 01:24:40.677006 [ 4 ] {21d859bf-5791-4515-bc30-4e4b9f98e0fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 2654 | 2026.05.06 01:24:40.677287 [ 4 ] {21d859bf-5791-4515-bc30-4e4b9f98e0fe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2655 | 2026.05.06 01:24:40.677496 [ 4 ] {21d859bf-5791-4515-bc30-4e4b9f98e0fe} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2656 | 2026.05.06 01:24:40.677620 [ 4 ] {21d859bf-5791-4515-bc30-4e4b9f98e0fe} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001097 sec., 12762.078395624429 rows/sec., 1.02 MiB/sec. | ||
| 2657 | 2026.05.06 01:24:40.677656 [ 4 ] {21d859bf-5791-4515-bc30-4e4b9f98e0fe} <Debug> TCPHandler: Processed in 0.001260756 sec. | ||
| 2658 | 2026.05.06 01:24:40.677771 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2659 | 2026.05.06 01:24:40.677865 [ 4 ] {90e9b2f3-3c0b-4205-b737-522b07643a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2660 | 2026.05.06 01:24:40.677904 [ 4 ] {90e9b2f3-3c0b-4205-b737-522b07643a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2661 | 2026.05.06 01:24:40.678647 [ 4 ] {90e9b2f3-3c0b-4205-b737-522b07643a96} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2662 | 2026.05.06 01:24:40.678683 [ 4 ] {90e9b2f3-3c0b-4205-b737-522b07643a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 2663 | 2026.05.06 01:24:40.679054 [ 4 ] {90e9b2f3-3c0b-4205-b737-522b07643a96} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2664 | 2026.05.06 01:24:40.679263 [ 4 ] {90e9b2f3-3c0b-4205-b737-522b07643a96} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2665 | 2026.05.06 01:24:40.679386 [ 4 ] {90e9b2f3-3c0b-4205-b737-522b07643a96} <Debug> executeQuery: Read 888 rows, 71.42 KiB in 0.001538 sec., 577373.2119635891 rows/sec., 45.35 MiB/sec. | ||
| 2666 | 2026.05.06 01:24:40.679423 [ 4 ] {90e9b2f3-3c0b-4205-b737-522b07643a96} <Debug> TCPHandler: Processed in 0.001702235 sec. | ||
| 2667 | 2026.05.06 01:24:40.679538 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2668 | 2026.05.06 01:24:40.679630 [ 4 ] {3ee3fb66-65e3-4f0a-99bb-a734cb4c9a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2669 | 2026.05.06 01:24:40.679669 [ 4 ] {3ee3fb66-65e3-4f0a-99bb-a734cb4c9a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2670 | 2026.05.06 01:24:40.680128 [ 4 ] {3ee3fb66-65e3-4f0a-99bb-a734cb4c9a4e} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2671 | 2026.05.06 01:24:40.680164 [ 4 ] {3ee3fb66-65e3-4f0a-99bb-a734cb4c9a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 2672 | 2026.05.06 01:24:40.680460 [ 4 ] {3ee3fb66-65e3-4f0a-99bb-a734cb4c9a4e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2673 | 2026.05.06 01:24:40.680664 [ 4 ] {3ee3fb66-65e3-4f0a-99bb-a734cb4c9a4e} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2674 | 2026.05.06 01:24:40.680789 [ 4 ] {3ee3fb66-65e3-4f0a-99bb-a734cb4c9a4e} <Debug> executeQuery: Read 197 rows, 12.60 KiB in 0.001176 sec., 167517.0068027211 rows/sec., 10.47 MiB/sec. | ||
| 2675 | 2026.05.06 01:24:40.680826 [ 4 ] {3ee3fb66-65e3-4f0a-99bb-a734cb4c9a4e} <Debug> TCPHandler: Processed in 0.001339057 sec. | ||
| 2676 | 2026.05.06 01:24:40.680939 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2677 | 2026.05.06 01:24:40.681033 [ 4 ] {c898b83b-025f-4c77-987b-413cfac3fafc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2678 | 2026.05.06 01:24:40.681072 [ 4 ] {c898b83b-025f-4c77-987b-413cfac3fafc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2679 | 2026.05.06 01:24:40.681489 [ 4 ] {c898b83b-025f-4c77-987b-413cfac3fafc} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2680 | 2026.05.06 01:24:40.681524 [ 4 ] {c898b83b-025f-4c77-987b-413cfac3fafc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 2681 | 2026.05.06 01:24:40.681815 [ 4 ] {c898b83b-025f-4c77-987b-413cfac3fafc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2682 | 2026.05.06 01:24:40.682014 [ 4 ] {c898b83b-025f-4c77-987b-413cfac3fafc} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2683 | 2026.05.06 01:24:40.682134 [ 4 ] {c898b83b-025f-4c77-987b-413cfac3fafc} <Debug> executeQuery: Read 151 rows, 9.99 KiB in 0.001119 sec., 134941.91242180517 rows/sec., 8.72 MiB/sec. | ||
| 2684 | 2026.05.06 01:24:40.682171 [ 4 ] {c898b83b-025f-4c77-987b-413cfac3fafc} <Debug> TCPHandler: Processed in 0.001283396 sec. | ||
| 2685 | 2026.05.06 01:24:40.682289 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2686 | 2026.05.06 01:24:40.682382 [ 4 ] {4ea35e97-5972-4d69-9aef-289fb487a9cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2687 | 2026.05.06 01:24:40.682420 [ 4 ] {4ea35e97-5972-4d69-9aef-289fb487a9cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2688 | 2026.05.06 01:24:40.682836 [ 4 ] {4ea35e97-5972-4d69-9aef-289fb487a9cf} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2689 | 2026.05.06 01:24:40.682871 [ 4 ] {4ea35e97-5972-4d69-9aef-289fb487a9cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 2690 | 2026.05.06 01:24:40.683164 [ 4 ] {4ea35e97-5972-4d69-9aef-289fb487a9cf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2691 | 2026.05.06 01:24:40.683368 [ 4 ] {4ea35e97-5972-4d69-9aef-289fb487a9cf} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2692 | 2026.05.06 01:24:40.683491 [ 4 ] {4ea35e97-5972-4d69-9aef-289fb487a9cf} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001126 sec., 131438.7211367673 rows/sec., 7.48 MiB/sec. | ||
| 2693 | 2026.05.06 01:24:40.683526 [ 4 ] {4ea35e97-5972-4d69-9aef-289fb487a9cf} <Debug> TCPHandler: Processed in 0.001288026 sec. | ||
| 2694 | 2026.05.06 01:24:40.683641 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2695 | 2026.05.06 01:24:40.683735 [ 4 ] {b85ad01f-8f74-4bb3-b2ee-316f0d2b5c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2696 | 2026.05.06 01:24:40.683774 [ 4 ] {b85ad01f-8f74-4bb3-b2ee-316f0d2b5c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2697 | 2026.05.06 01:24:40.684343 [ 4 ] {b85ad01f-8f74-4bb3-b2ee-316f0d2b5c8d} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2698 | 2026.05.06 01:24:40.684378 [ 4 ] {b85ad01f-8f74-4bb3-b2ee-316f0d2b5c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 2699 | 2026.05.06 01:24:40.684692 [ 4 ] {b85ad01f-8f74-4bb3-b2ee-316f0d2b5c8d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2700 | 2026.05.06 01:24:40.684895 [ 4 ] {b85ad01f-8f74-4bb3-b2ee-316f0d2b5c8d} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2701 | 2026.05.06 01:24:40.685017 [ 4 ] {b85ad01f-8f74-4bb3-b2ee-316f0d2b5c8d} <Debug> executeQuery: Read 551 rows, 40.09 KiB in 0.001301 sec., 423520.36894696386 rows/sec., 30.09 MiB/sec. | ||
| 2702 | 2026.05.06 01:24:40.685054 [ 4 ] {b85ad01f-8f74-4bb3-b2ee-316f0d2b5c8d} <Debug> TCPHandler: Processed in 0.001463829 sec. | ||
| 2703 | 2026.05.06 01:24:40.685169 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2704 | 2026.05.06 01:24:40.685261 [ 4 ] {192496c7-49b0-4bd8-8dd8-d3ed3ec814e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2705 | 2026.05.06 01:24:40.685302 [ 4 ] {192496c7-49b0-4bd8-8dd8-d3ed3ec814e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2706 | 2026.05.06 01:24:40.685624 [ 4 ] {192496c7-49b0-4bd8-8dd8-d3ed3ec814e6} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2707 | 2026.05.06 01:24:40.685659 [ 4 ] {192496c7-49b0-4bd8-8dd8-d3ed3ec814e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 2708 | 2026.05.06 01:24:40.685954 [ 4 ] {192496c7-49b0-4bd8-8dd8-d3ed3ec814e6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2709 | 2026.05.06 01:24:40.686158 [ 4 ] {192496c7-49b0-4bd8-8dd8-d3ed3ec814e6} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2710 | 2026.05.06 01:24:40.686283 [ 4 ] {192496c7-49b0-4bd8-8dd8-d3ed3ec814e6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00104 sec., 5769.2307692307695 rows/sec., 301.42 KiB/sec. | ||
| 2711 | 2026.05.06 01:24:40.686318 [ 4 ] {192496c7-49b0-4bd8-8dd8-d3ed3ec814e6} <Debug> TCPHandler: Processed in 0.001200244 sec. | ||
| 2712 | 2026.05.06 01:24:40.686431 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2713 | 2026.05.06 01:24:40.686524 [ 4 ] {36cf81b6-c65a-4c48-a956-a542c9162808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2714 | 2026.05.06 01:24:40.686566 [ 4 ] {36cf81b6-c65a-4c48-a956-a542c9162808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2715 | 2026.05.06 01:24:40.686968 [ 4 ] {36cf81b6-c65a-4c48-a956-a542c9162808} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2716 | 2026.05.06 01:24:40.687004 [ 4 ] {36cf81b6-c65a-4c48-a956-a542c9162808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 2717 | 2026.05.06 01:24:40.687356 [ 4 ] {36cf81b6-c65a-4c48-a956-a542c9162808} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2718 | 2026.05.06 01:24:40.687565 [ 4 ] {36cf81b6-c65a-4c48-a956-a542c9162808} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2719 | 2026.05.06 01:24:40.687688 [ 4 ] {36cf81b6-c65a-4c48-a956-a542c9162808} <Debug> executeQuery: Read 272 rows, 18.52 KiB in 0.001181 sec., 230313.29381879763 rows/sec., 15.32 MiB/sec. | ||
| 2720 | 2026.05.06 01:24:40.687725 [ 4 ] {36cf81b6-c65a-4c48-a956-a542c9162808} <Debug> TCPHandler: Processed in 0.001344888 sec. | ||
| 2721 | 2026.05.06 01:24:40.687846 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2722 | 2026.05.06 01:24:40.687939 [ 4 ] {14bcc0e4-ecc1-4889-a413-29f647273a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2723 | 2026.05.06 01:24:40.687980 [ 4 ] {14bcc0e4-ecc1-4889-a413-29f647273a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2724 | 2026.05.06 01:24:40.688307 [ 4 ] {14bcc0e4-ecc1-4889-a413-29f647273a4b} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2725 | 2026.05.06 01:24:40.688367 [ 4 ] {14bcc0e4-ecc1-4889-a413-29f647273a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 2726 | 2026.05.06 01:24:40.688656 [ 4 ] {14bcc0e4-ecc1-4889-a413-29f647273a4b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2727 | 2026.05.06 01:24:40.688863 [ 4 ] {14bcc0e4-ecc1-4889-a413-29f647273a4b} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2728 | 2026.05.06 01:24:40.688986 [ 4 ] {14bcc0e4-ecc1-4889-a413-29f647273a4b} <Debug> executeQuery: Read 4 rows, 264.00 B in 0.001064 sec., 3759.398496240601 rows/sec., 242.30 KiB/sec. | ||
| 2729 | 2026.05.06 01:24:40.689022 [ 4 ] {14bcc0e4-ecc1-4889-a413-29f647273a4b} <Debug> TCPHandler: Processed in 0.001226545 sec. | ||
| 2730 | 2026.05.06 01:24:40.689144 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2731 | 2026.05.06 01:24:40.689267 [ 4 ] {8f6974b2-5d64-4ec2-95bf-49e73c6a0cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2732 | 2026.05.06 01:24:40.689332 [ 4 ] {8f6974b2-5d64-4ec2-95bf-49e73c6a0cb7} <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 | ||
| 2733 | 2026.05.06 01:24:40.690181 [ 4 ] {8f6974b2-5d64-4ec2-95bf-49e73c6a0cb7} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2734 | 2026.05.06 01:24:40.690218 [ 4 ] {8f6974b2-5d64-4ec2-95bf-49e73c6a0cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 2735 | 2026.05.06 01:24:40.690797 [ 4 ] {8f6974b2-5d64-4ec2-95bf-49e73c6a0cb7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2736 | 2026.05.06 01:24:40.691017 [ 4 ] {8f6974b2-5d64-4ec2-95bf-49e73c6a0cb7} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2737 | 2026.05.06 01:24:40.691152 [ 4 ] {8f6974b2-5d64-4ec2-95bf-49e73c6a0cb7} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00191 sec., 21465.968586387433 rows/sec., 38.47 MiB/sec. | ||
| 2738 | 2026.05.06 01:24:40.691202 [ 4 ] {8f6974b2-5d64-4ec2-95bf-49e73c6a0cb7} <Debug> TCPHandler: Processed in 0.002121383 sec. | ||
| 2739 | 2026.05.06 01:24:40.691320 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2740 | 2026.05.06 01:24:40.691415 [ 4 ] {c77ff05e-d8a0-4579-b989-13a88ce3f781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2741 | 2026.05.06 01:24:40.691456 [ 4 ] {c77ff05e-d8a0-4579-b989-13a88ce3f781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2742 | 2026.05.06 01:24:40.691776 [ 4 ] {c77ff05e-d8a0-4579-b989-13a88ce3f781} <Trace> oximeter.measurements_i64 (e1c1af17-1ea2-4dd1-9dc2-83bfa221e063): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2743 | 2026.05.06 01:24:40.691811 [ 4 ] {c77ff05e-d8a0-4579-b989-13a88ce3f781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 2744 | 2026.05.06 01:24:40.692105 [ 4 ] {c77ff05e-d8a0-4579-b989-13a88ce3f781} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2745 | 2026.05.06 01:24:40.692311 [ 4 ] {c77ff05e-d8a0-4579-b989-13a88ce3f781} <Trace> oximeter.measurements_i64 (e1c1af17-1ea2-4dd1-9dc2-83bfa221e063): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2746 | 2026.05.06 01:24:40.692434 [ 4 ] {c77ff05e-d8a0-4579-b989-13a88ce3f781} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001038 sec., 5780.346820809248 rows/sec., 408.31 KiB/sec. | ||
| 2747 | 2026.05.06 01:24:40.692467 [ 4 ] {c77ff05e-d8a0-4579-b989-13a88ce3f781} <Debug> TCPHandler: Processed in 0.001198385 sec. | ||
| 2748 | 2026.05.06 01:24:40.692594 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2749 | 2026.05.06 01:24:40.692687 [ 4 ] {4c3433e0-ef5e-4543-bb13-7e740f8e26d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2750 | 2026.05.06 01:24:40.692728 [ 4 ] {4c3433e0-ef5e-4543-bb13-7e740f8e26d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2751 | 2026.05.06 01:24:40.693052 [ 4 ] {4c3433e0-ef5e-4543-bb13-7e740f8e26d6} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2752 | 2026.05.06 01:24:40.693087 [ 4 ] {4c3433e0-ef5e-4543-bb13-7e740f8e26d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 2753 | 2026.05.06 01:24:40.693392 [ 4 ] {4c3433e0-ef5e-4543-bb13-7e740f8e26d6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2754 | 2026.05.06 01:24:40.693595 [ 4 ] {4c3433e0-ef5e-4543-bb13-7e740f8e26d6} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2755 | 2026.05.06 01:24:40.693720 [ 4 ] {4c3433e0-ef5e-4543-bb13-7e740f8e26d6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00105 sec., 85714.28571428572 rows/sec., 5.36 MiB/sec. | ||
| 2756 | 2026.05.06 01:24:40.693753 [ 4 ] {4c3433e0-ef5e-4543-bb13-7e740f8e26d6} <Debug> TCPHandler: Processed in 0.001210534 sec. | ||
| 2757 | 2026.05.06 01:24:41.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.64 MiB, peak 214.20 MiB, free memory in arenas 0.00 B, will set to 210.60 MiB (RSS), difference: -1.05 MiB | ||
| 2758 | 2026.05.06 01:24:41.862717 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5186 | ||
| 2759 | 2026.05.06 01:24:41.863215 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2760 | 2026.05.06 01:24:41.863248 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 2761 | 2026.05.06 01:24:41.863773 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2762 | 2026.05.06 01:24:41.864005 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2763 | 2026.05.06 01:24:41.864110 [ 164 ] {} <Debug> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2764 | 2026.05.06 01:24:41.864127 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5186 | ||
| 2765 | 2026.05.06 01:24:41.864149 [ 164 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2766 | 2026.05.06 01:24:41.864169 [ 164 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 2767 | 2026.05.06 01:24:41.864260 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::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 | ||
| 2768 | 2026.05.06 01:24:41.864364 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2769 | 2026.05.06 01:24:41.864398 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2818 rows starting from the beginning of the part | ||
| 2770 | 2026.05.06 01:24:41.864465 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2771 | 2026.05.06 01:24:41.864511 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2772 | 2026.05.06 01:24:41.864553 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::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 | ||
| 2773 | 2026.05.06 01:24:41.864597 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::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 | ||
| 2774 | 2026.05.06 01:24:41.864637 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::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 | ||
| 2775 | 2026.05.06 01:24:41.865810 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5186 rows, containing 4 columns (4 merged, 0 gathered) in 0.001591142 sec., 3259294.2678906093 rows/sec., 46.62 MiB/sec. | ||
| 2776 | 2026.05.06 01:24:41.866510 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2777 | 2026.05.06 01:24:41.866735 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_11_2} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2778 | 2026.05.06 01:24:41.866798 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_11_2} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2779 | 2026.05.06 01:24:41.866854 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2780 | 2026.05.06 01:24:42.126393 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2781 | 2026.05.06 01:24:42.142830 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2782 | 2026.05.06 01:24:42.142879 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 2783 | 2026.05.06 01:24:42.148993 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2784 | 2026.05.06 01:24:42.149663 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2785 | 2026.05.06 01:24:42.149979 [ 164 ] {} <Debug> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2786 | 2026.05.06 01:24:42.150081 [ 164 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2787 | 2026.05.06 01:24:42.150118 [ 164 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 2788 | 2026.05.06 01:24:42.150324 [ 198 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 2789 | 2026.05.06 01:24:42.152670 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2790 | 2026.05.06 01:24:42.154664 [ 198 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2791 | 2026.05.06 01:24:42.156054 [ 198 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 2792 | 2026.05.06 01:24:42.160382 [ 198 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 2793 | 2026.05.06 01:24:42.164483 [ 198 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 2794 | 2026.05.06 01:24:42.168488 [ 198 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 2795 | 2026.05.06 01:24:42.173070 [ 198 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 2796 | 2026.05.06 01:24:42.177358 [ 198 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 2797 | 2026.05.06 01:24:42.228442 [ 198 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078211012 sec., 1061.2316332129803 rows/sec., 5.49 MiB/sec. | ||
| 2798 | 2026.05.06 01:24:42.229880 [ 198 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2799 | 2026.05.06 01:24:42.231420 [ 198 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_11_2} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2800 | 2026.05.06 01:24:42.231512 [ 198 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_11_2} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2801 | 2026.05.06 01:24:42.232715 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2802 | 2026.05.06 01:24:43.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.27 MiB, peak 222.15 MiB, free memory in arenas 0.00 B, will set to 222.22 MiB (RSS), difference: 9.95 MiB | ||
| 2803 | 2026.05.06 01:24:45.657960 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2804 | 2026.05.06 01:24:45.658235 [ 4 ] {bf89eb66-2043-4f7c-ae34-bd6957211b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2805 | 2026.05.06 01:24:45.658608 [ 4 ] {bf89eb66-2043-4f7c-ae34-bd6957211b38} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2806 | 2026.05.06 01:24:45.658650 [ 4 ] {bf89eb66-2043-4f7c-ae34-bd6957211b38} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2807 | 2026.05.06 01:24:45.658892 [ 4 ] {bf89eb66-2043-4f7c-ae34-bd6957211b38} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2808 | 2026.05.06 01:24:45.658960 [ 4 ] {bf89eb66-2043-4f7c-ae34-bd6957211b38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2809 | 2026.05.06 01:24:45.659100 [ 4 ] {bf89eb66-2043-4f7c-ae34-bd6957211b38} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2810 | 2026.05.06 01:24:45.659224 [ 317 ] {bf89eb66-2043-4f7c-ae34-bd6957211b38} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2811 | 2026.05.06 01:24:45.659231 [ 360 ] {bf89eb66-2043-4f7c-ae34-bd6957211b38} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2812 | 2026.05.06 01:24:45.659230 [ 339 ] {bf89eb66-2043-4f7c-ae34-bd6957211b38} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2813 | 2026.05.06 01:24:45.659380 [ 4 ] {bf89eb66-2043-4f7c-ae34-bd6957211b38} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 2814 | 2026.05.06 01:24:45.659406 [ 4 ] {bf89eb66-2043-4f7c-ae34-bd6957211b38} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2815 | 2026.05.06 01:24:45.659448 [ 4 ] {bf89eb66-2043-4f7c-ae34-bd6957211b38} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2816 | 2026.05.06 01:24:45.659467 [ 4 ] {bf89eb66-2043-4f7c-ae34-bd6957211b38} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 2817 | 2026.05.06 01:24:45.660614 [ 4 ] {bf89eb66-2043-4f7c-ae34-bd6957211b38} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002483 sec., 12887.63592428514 rows/sec., 2.86 MiB/sec. | ||
| 2818 | 2026.05.06 01:24:45.660718 [ 4 ] {bf89eb66-2043-4f7c-ae34-bd6957211b38} <Debug> TCPHandler: Processed in 0.002912209 sec. | ||
| 2819 | 2026.05.06 01:24:45.662382 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2820 | 2026.05.06 01:24:45.662490 [ 4 ] {281f378b-5fb4-468e-a05e-7b489123043b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2821 | 2026.05.06 01:24:45.662533 [ 4 ] {281f378b-5fb4-468e-a05e-7b489123043b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2822 | 2026.05.06 01:24:45.663019 [ 4 ] {281f378b-5fb4-468e-a05e-7b489123043b} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2823 | 2026.05.06 01:24:45.663066 [ 4 ] {281f378b-5fb4-468e-a05e-7b489123043b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 2824 | 2026.05.06 01:24:45.663445 [ 4 ] {281f378b-5fb4-468e-a05e-7b489123043b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2825 | 2026.05.06 01:24:45.663666 [ 4 ] {281f378b-5fb4-468e-a05e-7b489123043b} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2826 | 2026.05.06 01:24:45.663812 [ 4 ] {281f378b-5fb4-468e-a05e-7b489123043b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001354 sec., 41358.9364844904 rows/sec., 3.18 MiB/sec. | ||
| 2827 | 2026.05.06 01:24:45.663848 [ 4 ] {281f378b-5fb4-468e-a05e-7b489123043b} <Debug> TCPHandler: Processed in 0.00151865 sec. | ||
| 2828 | 2026.05.06 01:24:45.663972 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2829 | 2026.05.06 01:24:45.664066 [ 4 ] {08182efd-3035-4612-9edd-05f2652a3343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2830 | 2026.05.06 01:24:45.664106 [ 4 ] {08182efd-3035-4612-9edd-05f2652a3343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2831 | 2026.05.06 01:24:45.664520 [ 4 ] {08182efd-3035-4612-9edd-05f2652a3343} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2832 | 2026.05.06 01:24:45.664556 [ 4 ] {08182efd-3035-4612-9edd-05f2652a3343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 2833 | 2026.05.06 01:24:45.664880 [ 4 ] {08182efd-3035-4612-9edd-05f2652a3343} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2834 | 2026.05.06 01:24:45.665107 [ 4 ] {08182efd-3035-4612-9edd-05f2652a3343} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2835 | 2026.05.06 01:24:45.665239 [ 4 ] {08182efd-3035-4612-9edd-05f2652a3343} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00119 sec., 53781.512605042015 rows/sec., 4.20 MiB/sec. | ||
| 2836 | 2026.05.06 01:24:45.665274 [ 4 ] {08182efd-3035-4612-9edd-05f2652a3343} <Debug> TCPHandler: Processed in 0.001353597 sec. | ||
| 2837 | 2026.05.06 01:24:45.665395 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2838 | 2026.05.06 01:24:45.665494 [ 4 ] {4950715c-7414-4e85-b7b6-d07e3e8bcd55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2839 | 2026.05.06 01:24:45.665539 [ 4 ] {4950715c-7414-4e85-b7b6-d07e3e8bcd55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2840 | 2026.05.06 01:24:45.665949 [ 4 ] {4950715c-7414-4e85-b7b6-d07e3e8bcd55} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2841 | 2026.05.06 01:24:45.665985 [ 4 ] {4950715c-7414-4e85-b7b6-d07e3e8bcd55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 2842 | 2026.05.06 01:24:45.666337 [ 4 ] {4950715c-7414-4e85-b7b6-d07e3e8bcd55} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2843 | 2026.05.06 01:24:45.666586 [ 4 ] {4950715c-7414-4e85-b7b6-d07e3e8bcd55} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2844 | 2026.05.06 01:24:45.666718 [ 4 ] {4950715c-7414-4e85-b7b6-d07e3e8bcd55} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 2845 | 2026.05.06 01:24:45.666755 [ 4 ] {4950715c-7414-4e85-b7b6-d07e3e8bcd55} <Debug> TCPHandler: Processed in 0.001408808 sec. | ||
| 2846 | 2026.05.06 01:24:45.666870 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2847 | 2026.05.06 01:24:45.666964 [ 4 ] {da84f3e5-4eb6-4d52-ae62-f3a61b6f8457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2848 | 2026.05.06 01:24:45.667005 [ 4 ] {da84f3e5-4eb6-4d52-ae62-f3a61b6f8457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2849 | 2026.05.06 01:24:45.667333 [ 4 ] {da84f3e5-4eb6-4d52-ae62-f3a61b6f8457} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2850 | 2026.05.06 01:24:45.667369 [ 4 ] {da84f3e5-4eb6-4d52-ae62-f3a61b6f8457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 2851 | 2026.05.06 01:24:45.667665 [ 4 ] {da84f3e5-4eb6-4d52-ae62-f3a61b6f8457} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2852 | 2026.05.06 01:24:45.667868 [ 4 ] {da84f3e5-4eb6-4d52-ae62-f3a61b6f8457} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2853 | 2026.05.06 01:24:45.667994 [ 4 ] {da84f3e5-4eb6-4d52-ae62-f3a61b6f8457} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 2854 | 2026.05.06 01:24:45.668027 [ 4 ] {da84f3e5-4eb6-4d52-ae62-f3a61b6f8457} <Debug> TCPHandler: Processed in 0.001208134 sec. | ||
| 2855 | 2026.05.06 01:24:49.264405 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2856 | 2026.05.06 01:24:49.264460 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2857 | 2026.05.06 01:24:49.362473 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 354 | ||
| 2858 | 2026.05.06 01:24:49.364303 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5698 | ||
| 2859 | 2026.05.06 01:24:49.364859 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2860 | 2026.05.06 01:24:49.364907 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 2861 | 2026.05.06 01:24:49.364949 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2862 | 2026.05.06 01:24:49.365001 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 2863 | 2026.05.06 01:24:49.365528 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2864 | 2026.05.06 01:24:49.365826 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2865 | 2026.05.06 01:24:49.365968 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5698 | ||
| 2866 | 2026.05.06 01:24:49.366351 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2867 | 2026.05.06 01:24:49.366619 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2868 | 2026.05.06 01:24:49.366866 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 354 | ||
| 2869 | 2026.05.06 01:24:49.652846 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2870 | 2026.05.06 01:24:49.671274 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2871 | 2026.05.06 01:24:49.671339 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 2872 | 2026.05.06 01:24:49.677287 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2873 | 2026.05.06 01:24:49.678033 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2874 | 2026.05.06 01:24:49.681346 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2875 | 2026.05.06 01:24:50.662606 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2876 | 2026.05.06 01:24:50.662888 [ 4 ] {70e2aae6-8f7f-4a88-9783-ec57e9cfc3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 2877 | 2026.05.06 01:24:50.663280 [ 4 ] {70e2aae6-8f7f-4a88-9783-ec57e9cfc3b0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2878 | 2026.05.06 01:24:50.663318 [ 4 ] {70e2aae6-8f7f-4a88-9783-ec57e9cfc3b0} <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 | ||
| 2879 | 2026.05.06 01:24:50.663562 [ 4 ] {70e2aae6-8f7f-4a88-9783-ec57e9cfc3b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2880 | 2026.05.06 01:24:50.663629 [ 4 ] {70e2aae6-8f7f-4a88-9783-ec57e9cfc3b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2881 | 2026.05.06 01:24:50.663769 [ 4 ] {70e2aae6-8f7f-4a88-9783-ec57e9cfc3b0} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2882 | 2026.05.06 01:24:50.663894 [ 339 ] {70e2aae6-8f7f-4a88-9783-ec57e9cfc3b0} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2883 | 2026.05.06 01:24:50.663900 [ 317 ] {70e2aae6-8f7f-4a88-9783-ec57e9cfc3b0} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2884 | 2026.05.06 01:24:50.663892 [ 360 ] {70e2aae6-8f7f-4a88-9783-ec57e9cfc3b0} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2885 | 2026.05.06 01:24:50.664062 [ 4 ] {70e2aae6-8f7f-4a88-9783-ec57e9cfc3b0} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 2886 | 2026.05.06 01:24:50.664089 [ 4 ] {70e2aae6-8f7f-4a88-9783-ec57e9cfc3b0} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2887 | 2026.05.06 01:24:50.664131 [ 4 ] {70e2aae6-8f7f-4a88-9783-ec57e9cfc3b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 2888 | 2026.05.06 01:24:50.664151 [ 4 ] {70e2aae6-8f7f-4a88-9783-ec57e9cfc3b0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 2889 | 2026.05.06 01:24:50.665221 [ 4 ] {70e2aae6-8f7f-4a88-9783-ec57e9cfc3b0} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002449 sec., 13066.557778685179 rows/sec., 2.90 MiB/sec. | ||
| 2890 | 2026.05.06 01:24:50.665323 [ 4 ] {70e2aae6-8f7f-4a88-9783-ec57e9cfc3b0} <Debug> TCPHandler: Processed in 0.002867608 sec. | ||
| 2891 | 2026.05.06 01:24:50.670866 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2892 | 2026.05.06 01:24:50.670995 [ 4 ] {a65dea5d-16e2-41a6-96c6-f8725767a26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2893 | 2026.05.06 01:24:50.671048 [ 4 ] {a65dea5d-16e2-41a6-96c6-f8725767a26a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2894 | 2026.05.06 01:24:50.671726 [ 4 ] {a65dea5d-16e2-41a6-96c6-f8725767a26a} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2895 | 2026.05.06 01:24:50.671776 [ 4 ] {a65dea5d-16e2-41a6-96c6-f8725767a26a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 2896 | 2026.05.06 01:24:50.672206 [ 4 ] {a65dea5d-16e2-41a6-96c6-f8725767a26a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2897 | 2026.05.06 01:24:50.672429 [ 4 ] {a65dea5d-16e2-41a6-96c6-f8725767a26a} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2898 | 2026.05.06 01:24:50.672573 [ 4 ] {a65dea5d-16e2-41a6-96c6-f8725767a26a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001616 sec., 175742.57425742573 rows/sec., 11.16 MiB/sec. | ||
| 2899 | 2026.05.06 01:24:50.672610 [ 4 ] {a65dea5d-16e2-41a6-96c6-f8725767a26a} <Debug> TCPHandler: Processed in 0.001806036 sec. | ||
| 2900 | 2026.05.06 01:24:50.672743 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2901 | 2026.05.06 01:24:50.672837 [ 4 ] {d8959307-d462-4063-912f-f6ce45020eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2902 | 2026.05.06 01:24:50.672877 [ 4 ] {d8959307-d462-4063-912f-f6ce45020eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2903 | 2026.05.06 01:24:50.673620 [ 4 ] {d8959307-d462-4063-912f-f6ce45020eef} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2904 | 2026.05.06 01:24:50.673656 [ 4 ] {d8959307-d462-4063-912f-f6ce45020eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 2905 | 2026.05.06 01:24:50.674036 [ 4 ] {d8959307-d462-4063-912f-f6ce45020eef} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2906 | 2026.05.06 01:24:50.674269 [ 4 ] {d8959307-d462-4063-912f-f6ce45020eef} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2907 | 2026.05.06 01:24:50.674392 [ 4 ] {d8959307-d462-4063-912f-f6ce45020eef} <Debug> executeQuery: Read 879 rows, 70.73 KiB in 0.001573 sec., 558804.8315321043 rows/sec., 43.91 MiB/sec. | ||
| 2908 | 2026.05.06 01:24:50.674428 [ 4 ] {d8959307-d462-4063-912f-f6ce45020eef} <Debug> TCPHandler: Processed in 0.001735865 sec. | ||
| 2909 | 2026.05.06 01:24:50.674551 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2910 | 2026.05.06 01:24:50.674644 [ 4 ] {c53aa90e-0693-4780-afce-d7d44de23286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2911 | 2026.05.06 01:24:50.674684 [ 4 ] {c53aa90e-0693-4780-afce-d7d44de23286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2912 | 2026.05.06 01:24:50.675139 [ 4 ] {c53aa90e-0693-4780-afce-d7d44de23286} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2913 | 2026.05.06 01:24:50.675174 [ 4 ] {c53aa90e-0693-4780-afce-d7d44de23286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 2914 | 2026.05.06 01:24:50.675482 [ 4 ] {c53aa90e-0693-4780-afce-d7d44de23286} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2915 | 2026.05.06 01:24:50.675691 [ 4 ] {c53aa90e-0693-4780-afce-d7d44de23286} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2916 | 2026.05.06 01:24:50.675816 [ 4 ] {c53aa90e-0693-4780-afce-d7d44de23286} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.00119 sec., 153781.512605042 rows/sec., 9.54 MiB/sec. | ||
| 2917 | 2026.05.06 01:24:50.675855 [ 4 ] {c53aa90e-0693-4780-afce-d7d44de23286} <Debug> TCPHandler: Processed in 0.001355177 sec. | ||
| 2918 | 2026.05.06 01:24:50.675975 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2919 | 2026.05.06 01:24:50.676069 [ 4 ] {f92468ca-c54f-4d4a-8f8d-c3155fab17a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2920 | 2026.05.06 01:24:50.676107 [ 4 ] {f92468ca-c54f-4d4a-8f8d-c3155fab17a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2921 | 2026.05.06 01:24:50.676525 [ 4 ] {f92468ca-c54f-4d4a-8f8d-c3155fab17a6} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2922 | 2026.05.06 01:24:50.676561 [ 4 ] {f92468ca-c54f-4d4a-8f8d-c3155fab17a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 2923 | 2026.05.06 01:24:50.676858 [ 4 ] {f92468ca-c54f-4d4a-8f8d-c3155fab17a6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2924 | 2026.05.06 01:24:50.677064 [ 4 ] {f92468ca-c54f-4d4a-8f8d-c3155fab17a6} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2925 | 2026.05.06 01:24:50.677182 [ 4 ] {f92468ca-c54f-4d4a-8f8d-c3155fab17a6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001131 sec., 131741.8213969938 rows/sec., 8.51 MiB/sec. | ||
| 2926 | 2026.05.06 01:24:50.677219 [ 4 ] {f92468ca-c54f-4d4a-8f8d-c3155fab17a6} <Debug> TCPHandler: Processed in 0.001294737 sec. | ||
| 2927 | 2026.05.06 01:24:50.677339 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2928 | 2026.05.06 01:24:50.677431 [ 4 ] {3c069635-449d-4a3b-ac58-51a736010218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2929 | 2026.05.06 01:24:50.677470 [ 4 ] {3c069635-449d-4a3b-ac58-51a736010218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2930 | 2026.05.06 01:24:50.677892 [ 4 ] {3c069635-449d-4a3b-ac58-51a736010218} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2931 | 2026.05.06 01:24:50.677927 [ 4 ] {3c069635-449d-4a3b-ac58-51a736010218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 2932 | 2026.05.06 01:24:50.678221 [ 4 ] {3c069635-449d-4a3b-ac58-51a736010218} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2933 | 2026.05.06 01:24:50.678446 [ 4 ] {3c069635-449d-4a3b-ac58-51a736010218} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2934 | 2026.05.06 01:24:50.678565 [ 4 ] {3c069635-449d-4a3b-ac58-51a736010218} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001152 sec., 128472.22222222222 rows/sec., 7.31 MiB/sec. | ||
| 2935 | 2026.05.06 01:24:50.678600 [ 4 ] {3c069635-449d-4a3b-ac58-51a736010218} <Debug> TCPHandler: Processed in 0.001312137 sec. | ||
| 2936 | 2026.05.06 01:24:50.678720 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2937 | 2026.05.06 01:24:50.678811 [ 4 ] {afc4f73e-7b6d-48ed-a27c-1fcf9374d1a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2938 | 2026.05.06 01:24:50.678851 [ 4 ] {afc4f73e-7b6d-48ed-a27c-1fcf9374d1a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2939 | 2026.05.06 01:24:50.679411 [ 4 ] {afc4f73e-7b6d-48ed-a27c-1fcf9374d1a2} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2940 | 2026.05.06 01:24:50.679447 [ 4 ] {afc4f73e-7b6d-48ed-a27c-1fcf9374d1a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 2941 | 2026.05.06 01:24:50.679761 [ 4 ] {afc4f73e-7b6d-48ed-a27c-1fcf9374d1a2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2942 | 2026.05.06 01:24:50.679974 [ 4 ] {afc4f73e-7b6d-48ed-a27c-1fcf9374d1a2} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2026.05.06 01:24:50.680094 [ 4 ] {afc4f73e-7b6d-48ed-a27c-1fcf9374d1a2} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.0013 sec., 408461.5384615385 rows/sec., 28.89 MiB/sec. | ||
| 2944 | 2026.05.06 01:24:50.680132 [ 4 ] {afc4f73e-7b6d-48ed-a27c-1fcf9374d1a2} <Debug> TCPHandler: Processed in 0.00146336 sec. | ||
| 2945 | 2026.05.06 01:24:50.680253 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2946 | 2026.05.06 01:24:50.680347 [ 4 ] {1170c88c-bca2-4e26-af37-0f6cbf6bd095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2947 | 2026.05.06 01:24:50.680387 [ 4 ] {1170c88c-bca2-4e26-af37-0f6cbf6bd095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2948 | 2026.05.06 01:24:50.680712 [ 4 ] {1170c88c-bca2-4e26-af37-0f6cbf6bd095} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2949 | 2026.05.06 01:24:50.680748 [ 4 ] {1170c88c-bca2-4e26-af37-0f6cbf6bd095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 2950 | 2026.05.06 01:24:50.681045 [ 4 ] {1170c88c-bca2-4e26-af37-0f6cbf6bd095} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2951 | 2026.05.06 01:24:50.681248 [ 4 ] {1170c88c-bca2-4e26-af37-0f6cbf6bd095} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2952 | 2026.05.06 01:24:50.681369 [ 4 ] {1170c88c-bca2-4e26-af37-0f6cbf6bd095} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00104 sec., 5769.2307692307695 rows/sec., 301.42 KiB/sec. | ||
| 2953 | 2026.05.06 01:24:50.681404 [ 4 ] {1170c88c-bca2-4e26-af37-0f6cbf6bd095} <Debug> TCPHandler: Processed in 0.001203104 sec. | ||
| 2954 | 2026.05.06 01:24:50.681521 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2955 | 2026.05.06 01:24:50.681614 [ 4 ] {65584b64-43df-4962-b14e-76d109427e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2956 | 2026.05.06 01:24:50.681656 [ 4 ] {65584b64-43df-4962-b14e-76d109427e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2957 | 2026.05.06 01:24:50.682058 [ 4 ] {65584b64-43df-4962-b14e-76d109427e20} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2958 | 2026.05.06 01:24:50.682093 [ 4 ] {65584b64-43df-4962-b14e-76d109427e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 2959 | 2026.05.06 01:24:50.682420 [ 4 ] {65584b64-43df-4962-b14e-76d109427e20} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2960 | 2026.05.06 01:24:50.682628 [ 4 ] {65584b64-43df-4962-b14e-76d109427e20} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2961 | 2026.05.06 01:24:50.682749 [ 4 ] {65584b64-43df-4962-b14e-76d109427e20} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001152 sec., 230034.72222222222 rows/sec., 15.29 MiB/sec. | ||
| 2962 | 2026.05.06 01:24:50.682784 [ 4 ] {65584b64-43df-4962-b14e-76d109427e20} <Debug> TCPHandler: Processed in 0.001315056 sec. | ||
| 2963 | 2026.05.06 01:24:50.682907 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2964 | 2026.05.06 01:24:50.682999 [ 4 ] {b0b1f4b2-aa24-4a49-9246-3033463922dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2965 | 2026.05.06 01:24:50.683040 [ 4 ] {b0b1f4b2-aa24-4a49-9246-3033463922dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2966 | 2026.05.06 01:24:50.683350 [ 4 ] {b0b1f4b2-aa24-4a49-9246-3033463922dd} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2967 | 2026.05.06 01:24:50.683385 [ 4 ] {b0b1f4b2-aa24-4a49-9246-3033463922dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 2968 | 2026.05.06 01:24:50.683687 [ 4 ] {b0b1f4b2-aa24-4a49-9246-3033463922dd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2969 | 2026.05.06 01:24:50.683886 [ 4 ] {b0b1f4b2-aa24-4a49-9246-3033463922dd} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2970 | 2026.05.06 01:24:50.684007 [ 4 ] {b0b1f4b2-aa24-4a49-9246-3033463922dd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 2971 | 2026.05.06 01:24:50.684042 [ 4 ] {b0b1f4b2-aa24-4a49-9246-3033463922dd} <Debug> TCPHandler: Processed in 0.001185334 sec. | ||
| 2972 | 2026.05.06 01:24:50.684157 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2973 | 2026.05.06 01:24:50.684251 [ 4 ] {462d9396-d5aa-4fa7-b7ec-2f796797cc95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2974 | 2026.05.06 01:24:50.684305 [ 4 ] {462d9396-d5aa-4fa7-b7ec-2f796797cc95} <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 | ||
| 2975 | 2026.05.06 01:24:50.685100 [ 4 ] {462d9396-d5aa-4fa7-b7ec-2f796797cc95} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2976 | 2026.05.06 01:24:50.685135 [ 4 ] {462d9396-d5aa-4fa7-b7ec-2f796797cc95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 2977 | 2026.05.06 01:24:50.685687 [ 4 ] {462d9396-d5aa-4fa7-b7ec-2f796797cc95} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2978 | 2026.05.06 01:24:50.685904 [ 4 ] {462d9396-d5aa-4fa7-b7ec-2f796797cc95} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2979 | 2026.05.06 01:24:50.686035 [ 4 ] {462d9396-d5aa-4fa7-b7ec-2f796797cc95} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001802 sec., 22752.497225305215 rows/sec., 40.77 MiB/sec. | ||
| 2980 | 2026.05.06 01:24:50.686084 [ 4 ] {462d9396-d5aa-4fa7-b7ec-2f796797cc95} <Debug> TCPHandler: Processed in 0.00197663 sec. | ||
| 2981 | 2026.05.06 01:24:50.686214 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2982 | 2026.05.06 01:24:50.686308 [ 4 ] {0f98c219-354c-41bb-83ec-8a6553511e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2983 | 2026.05.06 01:24:50.686348 [ 4 ] {0f98c219-354c-41bb-83ec-8a6553511e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2984 | 2026.05.06 01:24:50.686668 [ 4 ] {0f98c219-354c-41bb-83ec-8a6553511e20} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2985 | 2026.05.06 01:24:50.686703 [ 4 ] {0f98c219-354c-41bb-83ec-8a6553511e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 2986 | 2026.05.06 01:24:50.687010 [ 4 ] {0f98c219-354c-41bb-83ec-8a6553511e20} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2987 | 2026.05.06 01:24:50.687217 [ 4 ] {0f98c219-354c-41bb-83ec-8a6553511e20} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2988 | 2026.05.06 01:24:50.687338 [ 4 ] {0f98c219-354c-41bb-83ec-8a6553511e20} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001048 sec., 85877.86259541984 rows/sec., 5.37 MiB/sec. | ||
| 2989 | 2026.05.06 01:24:50.687372 [ 4 ] {0f98c219-354c-41bb-83ec-8a6553511e20} <Debug> TCPHandler: Processed in 0.001208194 sec. | ||
| 2990 | 2026.05.06 01:24:52.279875 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2991 | 2026.05.06 01:24:52.280223 [ 4 ] {15d0a37b-632e-4eca-baa7-603ef420c384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 2992 | 2026.05.06 01:24:52.280562 [ 4 ] {15d0a37b-632e-4eca-baa7-603ef420c384} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2993 | 2026.05.06 01:24:52.280599 [ 4 ] {15d0a37b-632e-4eca-baa7-603ef420c384} <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 | ||
| 2994 | 2026.05.06 01:24:52.280835 [ 4 ] {15d0a37b-632e-4eca-baa7-603ef420c384} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2995 | 2026.05.06 01:24:52.280903 [ 4 ] {15d0a37b-632e-4eca-baa7-603ef420c384} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2996 | 2026.05.06 01:24:52.281044 [ 4 ] {15d0a37b-632e-4eca-baa7-603ef420c384} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 2997 | 2026.05.06 01:24:52.281183 [ 317 ] {15d0a37b-632e-4eca-baa7-603ef420c384} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2998 | 2026.05.06 01:24:52.281222 [ 359 ] {15d0a37b-632e-4eca-baa7-603ef420c384} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2999 | 2026.05.06 01:24:52.281216 [ 360 ] {15d0a37b-632e-4eca-baa7-603ef420c384} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3000 | 2026.05.06 01:24:52.281432 [ 4 ] {15d0a37b-632e-4eca-baa7-603ef420c384} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 3001 | 2026.05.06 01:24:52.281461 [ 4 ] {15d0a37b-632e-4eca-baa7-603ef420c384} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3002 | 2026.05.06 01:24:52.281503 [ 4 ] {15d0a37b-632e-4eca-baa7-603ef420c384} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 3003 | 2026.05.06 01:24:52.281523 [ 4 ] {15d0a37b-632e-4eca-baa7-603ef420c384} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 3004 | 2026.05.06 01:24:52.282792 [ 4 ] {15d0a37b-632e-4eca-baa7-603ef420c384} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002701 sec., 11847.463902258423 rows/sec., 2.63 MiB/sec. | ||
| 3005 | 2026.05.06 01:24:52.282899 [ 4 ] {15d0a37b-632e-4eca-baa7-603ef420c384} <Debug> TCPHandler: Processed in 0.003227125 sec. | ||
| 3006 | 2026.05.06 01:24:52.303930 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3007 | 2026.05.06 01:24:52.304065 [ 4 ] {ba2e939a-82d9-4374-9e0b-6bfa414f4aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3008 | 2026.05.06 01:24:52.304120 [ 4 ] {ba2e939a-82d9-4374-9e0b-6bfa414f4aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3009 | 2026.05.06 01:24:52.304855 [ 4 ] {ba2e939a-82d9-4374-9e0b-6bfa414f4aee} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3010 | 2026.05.06 01:24:52.304909 [ 4 ] {ba2e939a-82d9-4374-9e0b-6bfa414f4aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3011 | 2026.05.06 01:24:52.305417 [ 4 ] {ba2e939a-82d9-4374-9e0b-6bfa414f4aee} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3012 | 2026.05.06 01:24:52.305620 [ 4 ] {ba2e939a-82d9-4374-9e0b-6bfa414f4aee} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3013 | 2026.05.06 01:24:52.305778 [ 4 ] {ba2e939a-82d9-4374-9e0b-6bfa414f4aee} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001752 sec., 5136.986301369863 rows/sec., 1.05 MiB/sec. | ||
| 3014 | 2026.05.06 01:24:52.305819 [ 4 ] {ba2e939a-82d9-4374-9e0b-6bfa414f4aee} <Debug> TCPHandler: Processed in 0.001955289 sec. | ||
| 3015 | 2026.05.06 01:24:52.305945 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3016 | 2026.05.06 01:24:52.306039 [ 4 ] {68812d9a-9d17-4d74-95db-c9c5480aca0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3017 | 2026.05.06 01:24:52.306080 [ 4 ] {68812d9a-9d17-4d74-95db-c9c5480aca0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3018 | 2026.05.06 01:24:52.306492 [ 4 ] {68812d9a-9d17-4d74-95db-c9c5480aca0f} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3019 | 2026.05.06 01:24:52.306529 [ 4 ] {68812d9a-9d17-4d74-95db-c9c5480aca0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3020 | 2026.05.06 01:24:52.306822 [ 4 ] {68812d9a-9d17-4d74-95db-c9c5480aca0f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3021 | 2026.05.06 01:24:52.307029 [ 4 ] {68812d9a-9d17-4d74-95db-c9c5480aca0f} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3022 | 2026.05.06 01:24:52.307164 [ 4 ] {68812d9a-9d17-4d74-95db-c9c5480aca0f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001143 sec., 1749.7812773403325 rows/sec., 142.68 KiB/sec. | ||
| 3023 | 2026.05.06 01:24:52.307201 [ 4 ] {68812d9a-9d17-4d74-95db-c9c5480aca0f} <Debug> TCPHandler: Processed in 0.001308306 sec. | ||
| 3024 | 2026.05.06 01:24:52.307331 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3025 | 2026.05.06 01:24:52.307454 [ 4 ] {9de3b15c-d9b1-4155-b1fb-6b3225d9185b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3026 | 2026.05.06 01:24:52.307504 [ 4 ] {9de3b15c-d9b1-4155-b1fb-6b3225d9185b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3027 | 2026.05.06 01:24:52.308895 [ 4 ] {9de3b15c-d9b1-4155-b1fb-6b3225d9185b} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3028 | 2026.05.06 01:24:52.308932 [ 4 ] {9de3b15c-d9b1-4155-b1fb-6b3225d9185b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3029 | 2026.05.06 01:24:52.309379 [ 4 ] {9de3b15c-d9b1-4155-b1fb-6b3225d9185b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3030 | 2026.05.06 01:24:52.309623 [ 4 ] {9de3b15c-d9b1-4155-b1fb-6b3225d9185b} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3031 | 2026.05.06 01:24:52.309731 [ 139 ] {} <Debug> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3032 | 2026.05.06 01:24:52.309753 [ 4 ] {9de3b15c-d9b1-4155-b1fb-6b3225d9185b} <Debug> executeQuery: Read 2404 rows, 181.55 KiB in 0.002322 sec., 1035314.3841515935 rows/sec., 76.36 MiB/sec. | ||
| 3033 | 2026.05.06 01:24:52.309788 [ 139 ] {} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3034 | 2026.05.06 01:24:52.309800 [ 4 ] {9de3b15c-d9b1-4155-b1fb-6b3225d9185b} <Debug> TCPHandler: Processed in 0.002532122 sec. | ||
| 3035 | 2026.05.06 01:24:52.309822 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3036 | 2026.05.06 01:24:52.309934 [ 190 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::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 | ||
| 3037 | 2026.05.06 01:24:52.309937 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3038 | 2026.05.06 01:24:52.310074 [ 190 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3039 | 2026.05.06 01:24:52.310076 [ 4 ] {8ea12fd8-5080-4ed5-a707-aabdd15ad8d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3040 | 2026.05.06 01:24:52.310115 [ 190 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 875 rows starting from the beginning of the part | ||
| 3041 | 2026.05.06 01:24:52.310138 [ 4 ] {8ea12fd8-5080-4ed5-a707-aabdd15ad8d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3042 | 2026.05.06 01:24:52.310185 [ 190 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 3043 | 2026.05.06 01:24:52.310238 [ 190 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 888 rows starting from the beginning of the part | ||
| 3044 | 2026.05.06 01:24:52.310283 [ 190 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 3045 | 2026.05.06 01:24:52.310324 [ 190 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 879 rows starting from the beginning of the part | ||
| 3046 | 2026.05.06 01:24:52.310366 [ 190 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2404 rows starting from the beginning of the part | ||
| 3047 | 2026.05.06 01:24:52.310561 [ 4 ] {8ea12fd8-5080-4ed5-a707-aabdd15ad8d7} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3048 | 2026.05.06 01:24:52.310603 [ 4 ] {8ea12fd8-5080-4ed5-a707-aabdd15ad8d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3049 | 2026.05.06 01:24:52.310935 [ 4 ] {8ea12fd8-5080-4ed5-a707-aabdd15ad8d7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3050 | 2026.05.06 01:24:52.311165 [ 4 ] {8ea12fd8-5080-4ed5-a707-aabdd15ad8d7} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3051 | 2026.05.06 01:24:52.311299 [ 4 ] {8ea12fd8-5080-4ed5-a707-aabdd15ad8d7} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001241 sec., 8863.819500402902 rows/sec., 657.86 KiB/sec. | ||
| 3052 | 2026.05.06 01:24:52.311336 [ 4 ] {8ea12fd8-5080-4ed5-a707-aabdd15ad8d7} <Debug> TCPHandler: Processed in 0.00145188 sec. | ||
| 3053 | 2026.05.06 01:24:52.311459 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3054 | 2026.05.06 01:24:52.311583 [ 4 ] {e59b4b18-5d95-4f9a-9de2-70b4abcb57e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3055 | 2026.05.06 01:24:52.311633 [ 4 ] {e59b4b18-5d95-4f9a-9de2-70b4abcb57e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3056 | 2026.05.06 01:24:52.312324 [ 4 ] {e59b4b18-5d95-4f9a-9de2-70b4abcb57e8} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3057 | 2026.05.06 01:24:52.312362 [ 4 ] {e59b4b18-5d95-4f9a-9de2-70b4abcb57e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3058 | 2026.05.06 01:24:52.312749 [ 4 ] {e59b4b18-5d95-4f9a-9de2-70b4abcb57e8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3059 | 2026.05.06 01:24:52.312988 [ 4 ] {e59b4b18-5d95-4f9a-9de2-70b4abcb57e8} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3060 | 2026.05.06 01:24:52.313122 [ 4 ] {e59b4b18-5d95-4f9a-9de2-70b4abcb57e8} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001564 sec., 512148.3375959079 rows/sec., 29.58 MiB/sec. | ||
| 3061 | 2026.05.06 01:24:52.313162 [ 4 ] {e59b4b18-5d95-4f9a-9de2-70b4abcb57e8} <Debug> TCPHandler: Processed in 0.001766686 sec. | ||
| 3062 | 2026.05.06 01:24:52.313278 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3063 | 2026.05.06 01:24:52.313373 [ 4 ] {d088aa01-cd6a-45ef-9933-8073b2bdb25c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3064 | 2026.05.06 01:24:52.313414 [ 4 ] {d088aa01-cd6a-45ef-9933-8073b2bdb25c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3065 | 2026.05.06 01:24:52.313804 [ 4 ] {d088aa01-cd6a-45ef-9933-8073b2bdb25c} <Trace> oximeter.fields_u64 (4bdf4849-4cd9-4484-ba2e-9b076d8e6376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3066 | 2026.05.06 01:24:52.313842 [ 4 ] {d088aa01-cd6a-45ef-9933-8073b2bdb25c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3067 | 2026.05.06 01:24:52.314137 [ 4 ] {d088aa01-cd6a-45ef-9933-8073b2bdb25c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3068 | 2026.05.06 01:24:52.314338 [ 4 ] {d088aa01-cd6a-45ef-9933-8073b2bdb25c} <Trace> oximeter.fields_u64 (4bdf4849-4cd9-4484-ba2e-9b076d8e6376): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3069 | 2026.05.06 01:24:52.314464 [ 4 ] {d088aa01-cd6a-45ef-9933-8073b2bdb25c} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001109 sec., 1803.4265103697026 rows/sec., 126.80 KiB/sec. | ||
| 3070 | 2026.05.06 01:24:52.314502 [ 4 ] {d088aa01-cd6a-45ef-9933-8073b2bdb25c} <Debug> TCPHandler: Processed in 0.001275916 sec. | ||
| 3071 | 2026.05.06 01:24:52.314617 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3072 | 2026.05.06 01:24:52.314719 [ 4 ] {3f48a794-0512-41a2-a57a-5f067965a009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3073 | 2026.05.06 01:24:52.314759 [ 4 ] {3f48a794-0512-41a2-a57a-5f067965a009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3074 | 2026.05.06 01:24:52.315551 [ 4 ] {3f48a794-0512-41a2-a57a-5f067965a009} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3075 | 2026.05.06 01:24:52.315588 [ 4 ] {3f48a794-0512-41a2-a57a-5f067965a009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3076 | 2026.05.06 01:24:52.315960 [ 4 ] {3f48a794-0512-41a2-a57a-5f067965a009} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3077 | 2026.05.06 01:24:52.316173 [ 4 ] {3f48a794-0512-41a2-a57a-5f067965a009} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3078 | 2026.05.06 01:24:52.316275 [ 139 ] {} <Debug> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3079 | 2026.05.06 01:24:52.316309 [ 139 ] {} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3080 | 2026.05.06 01:24:52.316312 [ 4 ] {3f48a794-0512-41a2-a57a-5f067965a009} <Debug> executeQuery: Read 1290 rows, 88.12 KiB in 0.001611 sec., 800744.8789571695 rows/sec., 53.42 MiB/sec. | ||
| 3081 | 2026.05.06 01:24:52.316328 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3082 | 2026.05.06 01:24:52.316363 [ 4 ] {3f48a794-0512-41a2-a57a-5f067965a009} <Debug> TCPHandler: Processed in 0.001797407 sec. | ||
| 3083 | 2026.05.06 01:24:52.316425 [ 194 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::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 | ||
| 3084 | 2026.05.06 01:24:52.316513 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3085 | 2026.05.06 01:24:52.316537 [ 194 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3086 | 2026.05.06 01:24:52.316569 [ 194 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 551 rows starting from the beginning of the part | ||
| 3087 | 2026.05.06 01:24:52.316613 [ 4 ] {d783146d-8363-4e20-bda7-824fdde6a417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3088 | 2026.05.06 01:24:52.316622 [ 194 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 3089 | 2026.05.06 01:24:52.316666 [ 4 ] {d783146d-8363-4e20-bda7-824fdde6a417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3090 | 2026.05.06 01:24:52.316678 [ 194 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 551 rows starting from the beginning of the part | ||
| 3091 | 2026.05.06 01:24:52.316725 [ 194 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 3092 | 2026.05.06 01:24:52.316761 [ 194 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 531 rows starting from the beginning of the part | ||
| 3093 | 2026.05.06 01:24:52.316798 [ 194 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1290 rows starting from the beginning of the part | ||
| 3094 | 2026.05.06 01:24:52.317504 [ 196 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5158 rows, containing 5 columns (5 merged, 0 gathered) in 0.007615155 sec., 677333.5539460457 rows/sec., 54.23 MiB/sec. | ||
| 3095 | 2026.05.06 01:24:52.317838 [ 197 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3096 | 2026.05.06 01:24:52.317949 [ 4 ] {d783146d-8363-4e20-bda7-824fdde6a417} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2026.05.06 01:24:52.317992 [ 4 ] {d783146d-8363-4e20-bda7-824fdde6a417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3098 | 2026.05.06 01:24:52.318035 [ 196 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3051 rows, containing 5 columns (5 merged, 0 gathered) in 0.001652603 sec., 1846178.4227669924 rows/sec., 135.27 MiB/sec. | ||
| 3099 | 2026.05.06 01:24:52.318172 [ 197 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_16_3} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3100 | 2026.05.06 01:24:52.318265 [ 197 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_16_3} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3101 | 2026.05.06 01:24:52.318267 [ 194 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3102 | 2026.05.06 01:24:52.318364 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 3103 | 2026.05.06 01:24:52.318537 [ 194 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_16_3} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3104 | 2026.05.06 01:24:52.318613 [ 194 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_16_3} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3105 | 2026.05.06 01:24:52.318683 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 3106 | 2026.05.06 01:24:52.318827 [ 4 ] {d783146d-8363-4e20-bda7-824fdde6a417} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3107 | 2026.05.06 01:24:52.319061 [ 4 ] {d783146d-8363-4e20-bda7-824fdde6a417} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3108 | 2026.05.06 01:24:52.319164 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3109 | 2026.05.06 01:24:52.319195 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3110 | 2026.05.06 01:24:52.319196 [ 4 ] {d783146d-8363-4e20-bda7-824fdde6a417} <Debug> executeQuery: Read 3844 rows, 250.29 KiB in 0.002602 sec., 1477325.1345119139 rows/sec., 93.94 MiB/sec. | ||
| 3111 | 2026.05.06 01:24:52.319212 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3112 | 2026.05.06 01:24:52.319255 [ 4 ] {d783146d-8363-4e20-bda7-824fdde6a417} <Debug> TCPHandler: Processed in 0.002794016 sec. | ||
| 3113 | 2026.05.06 01:24:52.319295 [ 190 ] {d3772b85-8788-409c-8480-7185974fca6a::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 | ||
| 3114 | 2026.05.06 01:24:52.319390 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3115 | 2026.05.06 01:24:52.319400 [ 190 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3116 | 2026.05.06 01:24:52.319441 [ 190 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2364 rows starting from the beginning of the part | ||
| 3117 | 2026.05.06 01:24:52.319486 [ 190 ] {d3772b85-8788-409c-8480-7185974fca6a::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 | ||
| 3118 | 2026.05.06 01:24:52.319494 [ 4 ] {e71a5f19-ad93-47cc-850d-5e684f70c946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3119 | 2026.05.06 01:24:52.319525 [ 190 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 272 rows starting from the beginning of the part | ||
| 3120 | 2026.05.06 01:24:52.319557 [ 4 ] {e71a5f19-ad93-47cc-850d-5e684f70c946} <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 | ||
| 3121 | 2026.05.06 01:24:52.319565 [ 190 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3122 | 2026.05.06 01:24:52.319615 [ 190 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 265 rows starting from the beginning of the part | ||
| 3123 | 2026.05.06 01:24:52.319649 [ 190 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 3844 rows starting from the beginning of the part | ||
| 3124 | 2026.05.06 01:24:52.320329 [ 4 ] {e71a5f19-ad93-47cc-850d-5e684f70c946} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3125 | 2026.05.06 01:24:52.320372 [ 4 ] {e71a5f19-ad93-47cc-850d-5e684f70c946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3126 | 2026.05.06 01:24:52.320902 [ 4 ] {e71a5f19-ad93-47cc-850d-5e684f70c946} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3127 | 2026.05.06 01:24:52.321130 [ 4 ] {e71a5f19-ad93-47cc-850d-5e684f70c946} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3128 | 2026.05.06 01:24:52.321273 [ 4 ] {e71a5f19-ad93-47cc-850d-5e684f70c946} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001797 sec., 5008.347245409015 rows/sec., 8.97 MiB/sec. | ||
| 3129 | 2026.05.06 01:24:52.321332 [ 4 ] {e71a5f19-ad93-47cc-850d-5e684f70c946} <Debug> TCPHandler: Processed in 0.00199535 sec. | ||
| 3130 | 2026.05.06 01:24:52.321460 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3131 | 2026.05.06 01:24:52.321556 [ 4 ] {357ee858-426d-4fb6-b847-c2a68dfbb986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3132 | 2026.05.06 01:24:52.321598 [ 4 ] {357ee858-426d-4fb6-b847-c2a68dfbb986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3133 | 2026.05.06 01:24:52.321972 [ 4 ] {357ee858-426d-4fb6-b847-c2a68dfbb986} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3134 | 2026.05.06 01:24:52.322019 [ 4 ] {357ee858-426d-4fb6-b847-c2a68dfbb986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3135 | 2026.05.06 01:24:52.322071 [ 194 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7065 rows, containing 5 columns (5 merged, 0 gathered) in 0.002803487 sec., 2520075.8912026347 rows/sec., 164.79 MiB/sec. | ||
| 3136 | 2026.05.06 01:24:52.322429 [ 4 ] {357ee858-426d-4fb6-b847-c2a68dfbb986} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3137 | 2026.05.06 01:24:52.322545 [ 194 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3138 | 2026.05.06 01:24:52.322725 [ 4 ] {357ee858-426d-4fb6-b847-c2a68dfbb986} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3139 | 2026.05.06 01:24:52.322830 [ 194 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3140 | 2026.05.06 01:24:52.322861 [ 139 ] {} <Debug> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3141 | 2026.05.06 01:24:52.322893 [ 139 ] {} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3142 | 2026.05.06 01:24:52.322900 [ 194 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3143 | 2026.05.06 01:24:52.322898 [ 4 ] {357ee858-426d-4fb6-b847-c2a68dfbb986} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00136 sec., 17647.05882352941 rows/sec., 1.19 MiB/sec. | ||
| 3144 | 2026.05.06 01:24:52.322915 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3145 | 2026.05.06 01:24:52.322973 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 3146 | 2026.05.06 01:24:52.322974 [ 4 ] {357ee858-426d-4fb6-b847-c2a68dfbb986} <Debug> TCPHandler: Processed in 0.001565941 sec. | ||
| 3147 | 2026.05.06 01:24:52.323043 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::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 | ||
| 3148 | 2026.05.06 01:24:52.323122 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3149 | 2026.05.06 01:24:52.323147 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 828 rows starting from the beginning of the part | ||
| 3150 | 2026.05.06 01:24:52.323204 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::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 | ||
| 3151 | 2026.05.06 01:24:52.323249 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 3152 | 2026.05.06 01:24:52.323279 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::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 | ||
| 3153 | 2026.05.06 01:24:52.323310 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 3154 | 2026.05.06 01:24:52.323343 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 3155 | 2026.05.06 01:24:52.324066 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1152 rows, containing 4 columns (4 merged, 0 gathered) in 0.001047671 sec., 1099581.8343735773 rows/sec., 70.79 MiB/sec. | ||
| 3156 | 2026.05.06 01:24:52.324196 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3157 | 2026.05.06 01:24:52.324414 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_16_3} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3158 | 2026.05.06 01:24:52.324472 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_16_3} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3159 | 2026.05.06 01:24:52.324523 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3160 | 2026.05.06 01:24:55.655844 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3161 | 2026.05.06 01:24:55.656084 [ 4 ] {39d592ec-d6ba-4740-8678-8a47c63ae2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3162 | 2026.05.06 01:24:55.656402 [ 4 ] {39d592ec-d6ba-4740-8678-8a47c63ae2a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3163 | 2026.05.06 01:24:55.656436 [ 4 ] {39d592ec-d6ba-4740-8678-8a47c63ae2a5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3164 | 2026.05.06 01:24:55.656648 [ 4 ] {39d592ec-d6ba-4740-8678-8a47c63ae2a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3165 | 2026.05.06 01:24:55.656716 [ 4 ] {39d592ec-d6ba-4740-8678-8a47c63ae2a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3166 | 2026.05.06 01:24:55.656860 [ 4 ] {39d592ec-d6ba-4740-8678-8a47c63ae2a5} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3167 | 2026.05.06 01:24:55.656981 [ 317 ] {39d592ec-d6ba-4740-8678-8a47c63ae2a5} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3168 | 2026.05.06 01:24:55.657009 [ 324 ] {39d592ec-d6ba-4740-8678-8a47c63ae2a5} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3169 | 2026.05.06 01:24:55.657018 [ 315 ] {39d592ec-d6ba-4740-8678-8a47c63ae2a5} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3170 | 2026.05.06 01:24:55.657026 [ 360 ] {39d592ec-d6ba-4740-8678-8a47c63ae2a5} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3171 | 2026.05.06 01:24:55.657208 [ 4 ] {39d592ec-d6ba-4740-8678-8a47c63ae2a5} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 3172 | 2026.05.06 01:24:55.657237 [ 4 ] {39d592ec-d6ba-4740-8678-8a47c63ae2a5} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3173 | 2026.05.06 01:24:55.657307 [ 4 ] {39d592ec-d6ba-4740-8678-8a47c63ae2a5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3174 | 2026.05.06 01:24:55.657327 [ 4 ] {39d592ec-d6ba-4740-8678-8a47c63ae2a5} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3175 | 2026.05.06 01:24:55.657365 [ 4 ] {39d592ec-d6ba-4740-8678-8a47c63ae2a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3176 | 2026.05.06 01:24:55.657402 [ 4 ] {39d592ec-d6ba-4740-8678-8a47c63ae2a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3177 | 2026.05.06 01:24:55.658744 [ 4 ] {39d592ec-d6ba-4740-8678-8a47c63ae2a5} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.00275 sec., 14909.09090909091 rows/sec., 2.69 MiB/sec. | ||
| 3178 | 2026.05.06 01:24:55.658879 [ 4 ] {39d592ec-d6ba-4740-8678-8a47c63ae2a5} <Debug> TCPHandler: Processed in 0.003177525 sec. | ||
| 3179 | 2026.05.06 01:24:55.660292 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3180 | 2026.05.06 01:24:55.660401 [ 4 ] {b74eabf3-444e-419f-a348-64584dd8d46d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3181 | 2026.05.06 01:24:55.660444 [ 4 ] {b74eabf3-444e-419f-a348-64584dd8d46d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3182 | 2026.05.06 01:24:55.660929 [ 4 ] {b74eabf3-444e-419f-a348-64584dd8d46d} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3183 | 2026.05.06 01:24:55.660975 [ 4 ] {b74eabf3-444e-419f-a348-64584dd8d46d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3184 | 2026.05.06 01:24:55.661338 [ 4 ] {b74eabf3-444e-419f-a348-64584dd8d46d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3185 | 2026.05.06 01:24:55.661554 [ 4 ] {b74eabf3-444e-419f-a348-64584dd8d46d} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3186 | 2026.05.06 01:24:55.661702 [ 4 ] {b74eabf3-444e-419f-a348-64584dd8d46d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001334 sec., 41979.01049475263 rows/sec., 3.22 MiB/sec. | ||
| 3187 | 2026.05.06 01:24:55.661747 [ 4 ] {b74eabf3-444e-419f-a348-64584dd8d46d} <Debug> TCPHandler: Processed in 0.00150682 sec. | ||
| 3188 | 2026.05.06 01:24:55.661874 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3189 | 2026.05.06 01:24:55.661969 [ 4 ] {4a5c1c60-bc59-42e3-9461-74321dec8c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3190 | 2026.05.06 01:24:55.662009 [ 4 ] {4a5c1c60-bc59-42e3-9461-74321dec8c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3191 | 2026.05.06 01:24:55.662422 [ 4 ] {4a5c1c60-bc59-42e3-9461-74321dec8c77} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3192 | 2026.05.06 01:24:55.662458 [ 4 ] {4a5c1c60-bc59-42e3-9461-74321dec8c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3193 | 2026.05.06 01:24:55.662756 [ 4 ] {4a5c1c60-bc59-42e3-9461-74321dec8c77} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3194 | 2026.05.06 01:24:55.662965 [ 4 ] {4a5c1c60-bc59-42e3-9461-74321dec8c77} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3195 | 2026.05.06 01:24:55.663094 [ 4 ] {4a5c1c60-bc59-42e3-9461-74321dec8c77} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001143 sec., 55993.00087489064 rows/sec., 4.37 MiB/sec. | ||
| 3196 | 2026.05.06 01:24:55.663131 [ 4 ] {4a5c1c60-bc59-42e3-9461-74321dec8c77} <Debug> TCPHandler: Processed in 0.001308026 sec. | ||
| 3197 | 2026.05.06 01:24:55.663250 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3198 | 2026.05.06 01:24:55.663345 [ 4 ] {f30a82b2-8a61-44ec-a8cf-4628a947de4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3199 | 2026.05.06 01:24:55.663388 [ 4 ] {f30a82b2-8a61-44ec-a8cf-4628a947de4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3200 | 2026.05.06 01:24:55.663776 [ 4 ] {f30a82b2-8a61-44ec-a8cf-4628a947de4f} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3201 | 2026.05.06 01:24:55.663813 [ 4 ] {f30a82b2-8a61-44ec-a8cf-4628a947de4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3202 | 2026.05.06 01:24:55.664177 [ 4 ] {f30a82b2-8a61-44ec-a8cf-4628a947de4f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3203 | 2026.05.06 01:24:55.664385 [ 4 ] {f30a82b2-8a61-44ec-a8cf-4628a947de4f} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3204 | 2026.05.06 01:24:55.664517 [ 4 ] {f30a82b2-8a61-44ec-a8cf-4628a947de4f} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001191 sec., 80604.53400503779 rows/sec., 5.61 MiB/sec. | ||
| 3205 | 2026.05.06 01:24:55.664553 [ 4 ] {f30a82b2-8a61-44ec-a8cf-4628a947de4f} <Debug> TCPHandler: Processed in 0.001353138 sec. | ||
| 3206 | 2026.05.06 01:24:55.664672 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3207 | 2026.05.06 01:24:55.664765 [ 4 ] {16e0ca85-8f0e-4c08-9ebc-484df63e61da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3208 | 2026.05.06 01:24:55.664805 [ 4 ] {16e0ca85-8f0e-4c08-9ebc-484df63e61da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3209 | 2026.05.06 01:24:55.665140 [ 4 ] {16e0ca85-8f0e-4c08-9ebc-484df63e61da} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3210 | 2026.05.06 01:24:55.665176 [ 4 ] {16e0ca85-8f0e-4c08-9ebc-484df63e61da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3211 | 2026.05.06 01:24:55.665474 [ 4 ] {16e0ca85-8f0e-4c08-9ebc-484df63e61da} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3212 | 2026.05.06 01:24:55.665678 [ 4 ] {16e0ca85-8f0e-4c08-9ebc-484df63e61da} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3213 | 2026.05.06 01:24:55.665805 [ 4 ] {16e0ca85-8f0e-4c08-9ebc-484df63e61da} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001059 sec., 33994.33427762039 rows/sec., 2.29 MiB/sec. | ||
| 3214 | 2026.05.06 01:24:55.665841 [ 4 ] {16e0ca85-8f0e-4c08-9ebc-484df63e61da} <Debug> TCPHandler: Processed in 0.001218925 sec. | ||
| 3215 | 2026.05.06 01:24:56.867030 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6146 | ||
| 3216 | 2026.05.06 01:24:56.867533 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3217 | 2026.05.06 01:24:56.867584 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3218 | 2026.05.06 01:24:56.868144 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3219 | 2026.05.06 01:24:56.868380 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3220 | 2026.05.06 01:24:56.868511 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6146 | ||
| 3221 | 2026.05.06 01:24:57.182376 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3222 | 2026.05.06 01:24:57.197617 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3223 | 2026.05.06 01:24:57.197662 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3224 | 2026.05.06 01:24:57.203409 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3225 | 2026.05.06 01:24:57.204082 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2026.05.06 01:24:57.206632 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3227 | 2026.05.06 01:24:59.367992 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 410 | ||
| 3228 | 2026.05.06 01:24:59.370736 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3229 | 2026.05.06 01:24:59.370790 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3230 | 2026.05.06 01:24:59.372090 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3231 | 2026.05.06 01:24:59.372396 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3232 | 2026.05.06 01:24:59.372701 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 410 | ||
| 3233 | 2026.05.06 01:25:00.662485 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3234 | 2026.05.06 01:25:00.662886 [ 4 ] {01324cdd-e7ef-4c09-b3bf-74bbfd85aa46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 3235 | 2026.05.06 01:25:00.663422 [ 4 ] {01324cdd-e7ef-4c09-b3bf-74bbfd85aa46} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3236 | 2026.05.06 01:25:00.663462 [ 4 ] {01324cdd-e7ef-4c09-b3bf-74bbfd85aa46} <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 | ||
| 3237 | 2026.05.06 01:25:00.663704 [ 4 ] {01324cdd-e7ef-4c09-b3bf-74bbfd85aa46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3238 | 2026.05.06 01:25:00.663774 [ 4 ] {01324cdd-e7ef-4c09-b3bf-74bbfd85aa46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3239 | 2026.05.06 01:25:00.663916 [ 4 ] {01324cdd-e7ef-4c09-b3bf-74bbfd85aa46} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3240 | 2026.05.06 01:25:00.664044 [ 324 ] {01324cdd-e7ef-4c09-b3bf-74bbfd85aa46} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3241 | 2026.05.06 01:25:00.664054 [ 317 ] {01324cdd-e7ef-4c09-b3bf-74bbfd85aa46} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3242 | 2026.05.06 01:25:00.664094 [ 347 ] {01324cdd-e7ef-4c09-b3bf-74bbfd85aa46} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3243 | 2026.05.06 01:25:00.664069 [ 315 ] {01324cdd-e7ef-4c09-b3bf-74bbfd85aa46} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3244 | 2026.05.06 01:25:00.664279 [ 4 ] {01324cdd-e7ef-4c09-b3bf-74bbfd85aa46} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 3245 | 2026.05.06 01:25:00.664306 [ 4 ] {01324cdd-e7ef-4c09-b3bf-74bbfd85aa46} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3246 | 2026.05.06 01:25:00.664375 [ 4 ] {01324cdd-e7ef-4c09-b3bf-74bbfd85aa46} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3247 | 2026.05.06 01:25:00.664395 [ 4 ] {01324cdd-e7ef-4c09-b3bf-74bbfd85aa46} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3248 | 2026.05.06 01:25:00.664428 [ 4 ] {01324cdd-e7ef-4c09-b3bf-74bbfd85aa46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 3249 | 2026.05.06 01:25:00.664464 [ 4 ] {01324cdd-e7ef-4c09-b3bf-74bbfd85aa46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 3250 | 2026.05.06 01:25:00.665568 [ 4 ] {01324cdd-e7ef-4c09-b3bf-74bbfd85aa46} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002849 sec., 14391.01439101439 rows/sec., 2.59 MiB/sec. | ||
| 3251 | 2026.05.06 01:25:00.665714 [ 4 ] {01324cdd-e7ef-4c09-b3bf-74bbfd85aa46} <Debug> TCPHandler: Processed in 0.003426489 sec. | ||
| 3252 | 2026.05.06 01:25:00.671105 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3253 | 2026.05.06 01:25:00.671237 [ 4 ] {b44be1f1-83e4-4b60-b0e0-89bf36b62650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3254 | 2026.05.06 01:25:00.671290 [ 4 ] {b44be1f1-83e4-4b60-b0e0-89bf36b62650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3255 | 2026.05.06 01:25:00.672318 [ 4 ] {b44be1f1-83e4-4b60-b0e0-89bf36b62650} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3256 | 2026.05.06 01:25:00.672396 [ 4 ] {b44be1f1-83e4-4b60-b0e0-89bf36b62650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3257 | 2026.05.06 01:25:00.672770 [ 4 ] {b44be1f1-83e4-4b60-b0e0-89bf36b62650} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3258 | 2026.05.06 01:25:00.672991 [ 4 ] {b44be1f1-83e4-4b60-b0e0-89bf36b62650} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3259 | 2026.05.06 01:25:00.673112 [ 126 ] {} <Debug> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3260 | 2026.05.06 01:25:00.673136 [ 4 ] {b44be1f1-83e4-4b60-b0e0-89bf36b62650} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001939 sec., 146467.25116039196 rows/sec., 9.30 MiB/sec. | ||
| 3261 | 2026.05.06 01:25:00.673166 [ 126 ] {} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3262 | 2026.05.06 01:25:00.673182 [ 4 ] {b44be1f1-83e4-4b60-b0e0-89bf36b62650} <Debug> TCPHandler: Processed in 0.002137783 sec. | ||
| 3263 | 2026.05.06 01:25:00.673199 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3264 | 2026.05.06 01:25:00.673314 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3265 | 2026.05.06 01:25:00.673357 [ 199 ] {44a582d9-5454-4d36-8658-ba84cca1acac::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 | ||
| 3266 | 2026.05.06 01:25:00.673413 [ 4 ] {8bcf2ab4-660b-437b-b4bd-a4e900ddde05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3267 | 2026.05.06 01:25:00.673462 [ 4 ] {8bcf2ab4-660b-437b-b4bd-a4e900ddde05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3268 | 2026.05.06 01:25:00.673577 [ 199 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3269 | 2026.05.06 01:25:00.673660 [ 199 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 284 rows starting from the beginning of the part | ||
| 3270 | 2026.05.06 01:25:00.673811 [ 199 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 3271 | 2026.05.06 01:25:00.673908 [ 199 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 3272 | 2026.05.06 01:25:00.674013 [ 199 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 3273 | 2026.05.06 01:25:00.674091 [ 199 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 3274 | 2026.05.06 01:25:00.674208 [ 4 ] {8bcf2ab4-660b-437b-b4bd-a4e900ddde05} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3275 | 2026.05.06 01:25:00.674252 [ 4 ] {8bcf2ab4-660b-437b-b4bd-a4e900ddde05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3276 | 2026.05.06 01:25:00.674709 [ 4 ] {8bcf2ab4-660b-437b-b4bd-a4e900ddde05} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3277 | 2026.05.06 01:25:00.674947 [ 4 ] {8bcf2ab4-660b-437b-b4bd-a4e900ddde05} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3278 | 2026.05.06 01:25:00.675084 [ 4 ] {8bcf2ab4-660b-437b-b4bd-a4e900ddde05} <Debug> executeQuery: Read 879 rows, 70.73 KiB in 0.001689 sec., 520426.2877442274 rows/sec., 40.90 MiB/sec. | ||
| 3279 | 2026.05.06 01:25:00.675122 [ 4 ] {8bcf2ab4-660b-437b-b4bd-a4e900ddde05} <Debug> TCPHandler: Processed in 0.001859318 sec. | ||
| 3280 | 2026.05.06 01:25:00.675217 [ 194 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.00193797 sec., 732725.4807865963 rows/sec., 49.33 MiB/sec. | ||
| 3281 | 2026.05.06 01:25:00.675244 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3282 | 2026.05.06 01:25:00.675344 [ 4 ] {5f983948-351c-4c54-a953-13f71a4b5ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3283 | 2026.05.06 01:25:00.675386 [ 4 ] {5f983948-351c-4c54-a953-13f71a4b5ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3284 | 2026.05.06 01:25:00.675395 [ 192 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3285 | 2026.05.06 01:25:00.675727 [ 192 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_9_2} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3286 | 2026.05.06 01:25:00.675812 [ 192 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_9_2} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3287 | 2026.05.06 01:25:00.675885 [ 4 ] {5f983948-351c-4c54-a953-13f71a4b5ccc} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3288 | 2026.05.06 01:25:00.675898 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3289 | 2026.05.06 01:25:00.675921 [ 4 ] {5f983948-351c-4c54-a953-13f71a4b5ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3290 | 2026.05.06 01:25:00.676226 [ 4 ] {5f983948-351c-4c54-a953-13f71a4b5ccc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3291 | 2026.05.06 01:25:00.676442 [ 4 ] {5f983948-351c-4c54-a953-13f71a4b5ccc} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3292 | 2026.05.06 01:25:00.676568 [ 4 ] {5f983948-351c-4c54-a953-13f71a4b5ccc} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001242 sec., 147342.99516908213 rows/sec., 9.14 MiB/sec. | ||
| 3293 | 2026.05.06 01:25:00.676604 [ 4 ] {5f983948-351c-4c54-a953-13f71a4b5ccc} <Debug> TCPHandler: Processed in 0.001411808 sec. | ||
| 3294 | 2026.05.06 01:25:00.676736 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3295 | 2026.05.06 01:25:00.676860 [ 4 ] {90e2d6a1-2ed3-4107-ab96-d930e8dd50a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3296 | 2026.05.06 01:25:00.676911 [ 4 ] {90e2d6a1-2ed3-4107-ab96-d930e8dd50a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3297 | 2026.05.06 01:25:00.677433 [ 4 ] {90e2d6a1-2ed3-4107-ab96-d930e8dd50a7} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3298 | 2026.05.06 01:25:00.677471 [ 4 ] {90e2d6a1-2ed3-4107-ab96-d930e8dd50a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3299 | 2026.05.06 01:25:00.677793 [ 4 ] {90e2d6a1-2ed3-4107-ab96-d930e8dd50a7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3300 | 2026.05.06 01:25:00.678022 [ 4 ] {90e2d6a1-2ed3-4107-ab96-d930e8dd50a7} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3301 | 2026.05.06 01:25:00.678136 [ 124 ] {} <Debug> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3302 | 2026.05.06 01:25:00.678152 [ 4 ] {90e2d6a1-2ed3-4107-ab96-d930e8dd50a7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001318 sec., 113050.07587253414 rows/sec., 7.30 MiB/sec. | ||
| 3303 | 2026.05.06 01:25:00.678169 [ 124 ] {} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3304 | 2026.05.06 01:25:00.678187 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3305 | 2026.05.06 01:25:00.678190 [ 4 ] {90e2d6a1-2ed3-4107-ab96-d930e8dd50a7} <Debug> TCPHandler: Processed in 0.001519561 sec. | ||
| 3306 | 2026.05.06 01:25:00.678274 [ 190 ] {de41d362-a01a-4629-8f53-3b214844ebcb::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 | ||
| 3307 | 2026.05.06 01:25:00.678317 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3308 | 2026.05.06 01:25:00.678396 [ 190 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3309 | 2026.05.06 01:25:00.678418 [ 4 ] {2be37e8d-3e59-446b-a22e-6fc466d196dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3310 | 2026.05.06 01:25:00.678436 [ 190 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 149 rows starting from the beginning of the part | ||
| 3311 | 2026.05.06 01:25:00.678466 [ 4 ] {2be37e8d-3e59-446b-a22e-6fc466d196dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3312 | 2026.05.06 01:25:00.678509 [ 190 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 3313 | 2026.05.06 01:25:00.678563 [ 190 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 151 rows starting from the beginning of the part | ||
| 3314 | 2026.05.06 01:25:00.678613 [ 190 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 3315 | 2026.05.06 01:25:00.678656 [ 190 ] {de41d362-a01a-4629-8f53-3b214844ebcb::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 | ||
| 3316 | 2026.05.06 01:25:00.678699 [ 190 ] {de41d362-a01a-4629-8f53-3b214844ebcb::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 | ||
| 3317 | 2026.05.06 01:25:00.678916 [ 4 ] {2be37e8d-3e59-446b-a22e-6fc466d196dc} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3318 | 2026.05.06 01:25:00.678958 [ 4 ] {2be37e8d-3e59-446b-a22e-6fc466d196dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3319 | 2026.05.06 01:25:00.679294 [ 4 ] {2be37e8d-3e59-446b-a22e-6fc466d196dc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3320 | 2026.05.06 01:25:00.679526 [ 4 ] {2be37e8d-3e59-446b-a22e-6fc466d196dc} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3321 | 2026.05.06 01:25:00.679640 [ 124 ] {} <Debug> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3322 | 2026.05.06 01:25:00.679664 [ 124 ] {} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3323 | 2026.05.06 01:25:00.679680 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3324 | 2026.05.06 01:25:00.679680 [ 4 ] {2be37e8d-3e59-446b-a22e-6fc466d196dc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001281 sec., 115534.73848555816 rows/sec., 6.57 MiB/sec. | ||
| 3325 | 2026.05.06 01:25:00.679730 [ 4 ] {2be37e8d-3e59-446b-a22e-6fc466d196dc} <Debug> TCPHandler: Processed in 0.00146557 sec. | ||
| 3326 | 2026.05.06 01:25:00.679745 [ 192 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::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 | ||
| 3327 | 2026.05.06 01:25:00.679790 [ 193 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1548 rows, containing 5 columns (5 merged, 0 gathered) in 0.001551332 sec., 997852.1683301833 rows/sec., 64.74 MiB/sec. | ||
| 3328 | 2026.05.06 01:25:00.679821 [ 192 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3329 | 2026.05.06 01:25:00.679857 [ 192 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 148 rows starting from the beginning of the part | ||
| 3330 | 2026.05.06 01:25:00.679859 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3331 | 2026.05.06 01:25:00.679973 [ 194 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3332 | 2026.05.06 01:25:00.679984 [ 192 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 3333 | 2026.05.06 01:25:00.680029 [ 4 ] {4dc8867c-5ec0-4b49-94af-a63f41cf1114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3334 | 2026.05.06 01:25:00.680040 [ 192 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 3335 | 2026.05.06 01:25:00.680073 [ 4 ] {4dc8867c-5ec0-4b49-94af-a63f41cf1114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3336 | 2026.05.06 01:25:00.680083 [ 192 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 3337 | 2026.05.06 01:25:00.680125 [ 192 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 3338 | 2026.05.06 01:25:00.680251 [ 194 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_10_2} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3339 | 2026.05.06 01:25:00.680341 [ 194 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_10_2} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3340 | 2026.05.06 01:25:00.680412 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3341 | 2026.05.06 01:25:00.680680 [ 4 ] {4dc8867c-5ec0-4b49-94af-a63f41cf1114} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3342 | 2026.05.06 01:25:00.680720 [ 4 ] {4dc8867c-5ec0-4b49-94af-a63f41cf1114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3343 | 2026.05.06 01:25:00.680869 [ 192 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001151054 sec., 642889.039089391 rows/sec., 39.02 MiB/sec. | ||
| 3344 | 2026.05.06 01:25:00.681008 [ 190 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3345 | 2026.05.06 01:25:00.681086 [ 4 ] {4dc8867c-5ec0-4b49-94af-a63f41cf1114} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3346 | 2026.05.06 01:25:00.681345 [ 190 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_9_2} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3347 | 2026.05.06 01:25:00.681387 [ 4 ] {4dc8867c-5ec0-4b49-94af-a63f41cf1114} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3348 | 2026.05.06 01:25:00.681421 [ 190 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_9_2} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3349 | 2026.05.06 01:25:00.681498 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3350 | 2026.05.06 01:25:00.681538 [ 4 ] {4dc8867c-5ec0-4b49-94af-a63f41cf1114} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001527 sec., 347740.6679764244 rows/sec., 24.60 MiB/sec. | ||
| 3351 | 2026.05.06 01:25:00.681581 [ 4 ] {4dc8867c-5ec0-4b49-94af-a63f41cf1114} <Debug> TCPHandler: Processed in 0.001773586 sec. | ||
| 3352 | 2026.05.06 01:25:00.681709 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3353 | 2026.05.06 01:25:00.681804 [ 4 ] {1fa4a370-803c-4a3c-be24-ad9ce66fcd22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3354 | 2026.05.06 01:25:00.681847 [ 4 ] {1fa4a370-803c-4a3c-be24-ad9ce66fcd22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3355 | 2026.05.06 01:25:00.682187 [ 4 ] {1fa4a370-803c-4a3c-be24-ad9ce66fcd22} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3356 | 2026.05.06 01:25:00.682222 [ 4 ] {1fa4a370-803c-4a3c-be24-ad9ce66fcd22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3357 | 2026.05.06 01:25:00.682534 [ 4 ] {1fa4a370-803c-4a3c-be24-ad9ce66fcd22} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3358 | 2026.05.06 01:25:00.682753 [ 4 ] {1fa4a370-803c-4a3c-be24-ad9ce66fcd22} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3359 | 2026.05.06 01:25:00.682882 [ 4 ] {1fa4a370-803c-4a3c-be24-ad9ce66fcd22} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 285.76 KiB/sec. | ||
| 3360 | 2026.05.06 01:25:00.682917 [ 4 ] {1fa4a370-803c-4a3c-be24-ad9ce66fcd22} <Debug> TCPHandler: Processed in 0.001260335 sec. | ||
| 3361 | 2026.05.06 01:25:00.683040 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3362 | 2026.05.06 01:25:00.683134 [ 4 ] {e31a6aa2-027c-405c-81ee-f3b6092b1aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3363 | 2026.05.06 01:25:00.683178 [ 4 ] {e31a6aa2-027c-405c-81ee-f3b6092b1aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3364 | 2026.05.06 01:25:00.683587 [ 4 ] {e31a6aa2-027c-405c-81ee-f3b6092b1aa8} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3365 | 2026.05.06 01:25:00.683622 [ 4 ] {e31a6aa2-027c-405c-81ee-f3b6092b1aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3366 | 2026.05.06 01:25:00.683960 [ 4 ] {e31a6aa2-027c-405c-81ee-f3b6092b1aa8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3367 | 2026.05.06 01:25:00.684179 [ 4 ] {e31a6aa2-027c-405c-81ee-f3b6092b1aa8} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3368 | 2026.05.06 01:25:00.684322 [ 4 ] {e31a6aa2-027c-405c-81ee-f3b6092b1aa8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001206 sec., 219734.66003316749 rows/sec., 14.60 MiB/sec. | ||
| 3369 | 2026.05.06 01:25:00.684357 [ 4 ] {e31a6aa2-027c-405c-81ee-f3b6092b1aa8} <Debug> TCPHandler: Processed in 0.001368317 sec. | ||
| 3370 | 2026.05.06 01:25:00.684476 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3371 | 2026.05.06 01:25:00.684570 [ 4 ] {847a6a1a-7d29-4696-90ea-fbf702e69098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3372 | 2026.05.06 01:25:00.684613 [ 4 ] {847a6a1a-7d29-4696-90ea-fbf702e69098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3373 | 2026.05.06 01:25:00.684939 [ 4 ] {847a6a1a-7d29-4696-90ea-fbf702e69098} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3374 | 2026.05.06 01:25:00.684973 [ 4 ] {847a6a1a-7d29-4696-90ea-fbf702e69098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3375 | 2026.05.06 01:25:00.685268 [ 4 ] {847a6a1a-7d29-4696-90ea-fbf702e69098} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3376 | 2026.05.06 01:25:00.685481 [ 4 ] {847a6a1a-7d29-4696-90ea-fbf702e69098} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3377 | 2026.05.06 01:25:00.685609 [ 4 ] {847a6a1a-7d29-4696-90ea-fbf702e69098} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001057 sec., 946.073793755913 rows/sec., 63.75 KiB/sec. | ||
| 3378 | 2026.05.06 01:25:00.685646 [ 4 ] {847a6a1a-7d29-4696-90ea-fbf702e69098} <Debug> TCPHandler: Processed in 0.001220765 sec. | ||
| 3379 | 2026.05.06 01:25:00.685776 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3380 | 2026.05.06 01:25:00.685872 [ 4 ] {07588527-ad73-49ba-aa67-069db2b61770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3381 | 2026.05.06 01:25:00.685929 [ 4 ] {07588527-ad73-49ba-aa67-069db2b61770} <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 | ||
| 3382 | 2026.05.06 01:25:00.686752 [ 4 ] {07588527-ad73-49ba-aa67-069db2b61770} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2026.05.06 01:25:00.686787 [ 4 ] {07588527-ad73-49ba-aa67-069db2b61770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3384 | 2026.05.06 01:25:00.687353 [ 4 ] {07588527-ad73-49ba-aa67-069db2b61770} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3385 | 2026.05.06 01:25:00.687586 [ 4 ] {07588527-ad73-49ba-aa67-069db2b61770} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3386 | 2026.05.06 01:25:00.687724 [ 4 ] {07588527-ad73-49ba-aa67-069db2b61770} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00187 sec., 21925.133689839575 rows/sec., 39.29 MiB/sec. | ||
| 3387 | 2026.05.06 01:25:00.687774 [ 4 ] {07588527-ad73-49ba-aa67-069db2b61770} <Debug> TCPHandler: Processed in 0.002048431 sec. | ||
| 3388 | 2026.05.06 01:25:00.687896 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3389 | 2026.05.06 01:25:00.687991 [ 4 ] {dd923a54-65cd-49c9-8df7-b920790c5a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3390 | 2026.05.06 01:25:00.688034 [ 4 ] {dd923a54-65cd-49c9-8df7-b920790c5a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3391 | 2026.05.06 01:25:00.688375 [ 4 ] {dd923a54-65cd-49c9-8df7-b920790c5a45} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3392 | 2026.05.06 01:25:00.688410 [ 4 ] {dd923a54-65cd-49c9-8df7-b920790c5a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3393 | 2026.05.06 01:25:00.688722 [ 4 ] {dd923a54-65cd-49c9-8df7-b920790c5a45} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3394 | 2026.05.06 01:25:00.688940 [ 4 ] {dd923a54-65cd-49c9-8df7-b920790c5a45} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3395 | 2026.05.06 01:25:00.689070 [ 4 ] {dd923a54-65cd-49c9-8df7-b920790c5a45} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001098 sec., 81967.2131147541 rows/sec., 5.13 MiB/sec. | ||
| 3396 | 2026.05.06 01:25:00.689106 [ 4 ] {dd923a54-65cd-49c9-8df7-b920790c5a45} <Debug> TCPHandler: Processed in 0.001261965 sec. | ||
| 3397 | 2026.05.06 01:25:04.264499 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3398 | 2026.05.06 01:25:04.264546 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3399 | 2026.05.06 01:25:04.368587 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6658 | ||
| 3400 | 2026.05.06 01:25:04.369292 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3401 | 2026.05.06 01:25:04.369377 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3402 | 2026.05.06 01:25:04.370079 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3403 | 2026.05.06 01:25:04.370405 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3404 | 2026.05.06 01:25:04.370608 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6658 | ||
| 3405 | 2026.05.06 01:25:04.706687 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3406 | 2026.05.06 01:25:04.722947 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3407 | 2026.05.06 01:25:04.722995 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3408 | 2026.05.06 01:25:04.729190 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3409 | 2026.05.06 01:25:04.729892 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3410 | 2026.05.06 01:25:04.732450 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3411 | 2026.05.06 01:25:05.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.76 MiB, peak 231.95 MiB, free memory in arenas 0.00 B, will set to 227.02 MiB (RSS), difference: 1.26 MiB | ||
| 3412 | 2026.05.06 01:25:05.658230 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3413 | 2026.05.06 01:25:05.658583 [ 4 ] {a50645a7-e1e5-4440-9b0a-c3b3024cfa0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3414 | 2026.05.06 01:25:05.658913 [ 4 ] {a50645a7-e1e5-4440-9b0a-c3b3024cfa0e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3415 | 2026.05.06 01:25:05.658949 [ 4 ] {a50645a7-e1e5-4440-9b0a-c3b3024cfa0e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3416 | 2026.05.06 01:25:05.659170 [ 4 ] {a50645a7-e1e5-4440-9b0a-c3b3024cfa0e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3417 | 2026.05.06 01:25:05.659241 [ 4 ] {a50645a7-e1e5-4440-9b0a-c3b3024cfa0e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3418 | 2026.05.06 01:25:05.659383 [ 4 ] {a50645a7-e1e5-4440-9b0a-c3b3024cfa0e} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3419 | 2026.05.06 01:25:05.659521 [ 324 ] {a50645a7-e1e5-4440-9b0a-c3b3024cfa0e} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3420 | 2026.05.06 01:25:05.659544 [ 321 ] {a50645a7-e1e5-4440-9b0a-c3b3024cfa0e} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3421 | 2026.05.06 01:25:05.659543 [ 317 ] {a50645a7-e1e5-4440-9b0a-c3b3024cfa0e} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3422 | 2026.05.06 01:25:05.659593 [ 315 ] {a50645a7-e1e5-4440-9b0a-c3b3024cfa0e} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3423 | 2026.05.06 01:25:05.659718 [ 4 ] {a50645a7-e1e5-4440-9b0a-c3b3024cfa0e} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 3424 | 2026.05.06 01:25:05.659745 [ 4 ] {a50645a7-e1e5-4440-9b0a-c3b3024cfa0e} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3425 | 2026.05.06 01:25:05.659816 [ 4 ] {a50645a7-e1e5-4440-9b0a-c3b3024cfa0e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3426 | 2026.05.06 01:25:05.659836 [ 4 ] {a50645a7-e1e5-4440-9b0a-c3b3024cfa0e} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3427 | 2026.05.06 01:25:05.659870 [ 4 ] {a50645a7-e1e5-4440-9b0a-c3b3024cfa0e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3428 | 2026.05.06 01:25:05.659910 [ 4 ] {a50645a7-e1e5-4440-9b0a-c3b3024cfa0e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3429 | 2026.05.06 01:25:05.661035 [ 4 ] {a50645a7-e1e5-4440-9b0a-c3b3024cfa0e} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002571 sec., 15947.102294826916 rows/sec., 2.87 MiB/sec. | ||
| 3430 | 2026.05.06 01:25:05.661146 [ 4 ] {a50645a7-e1e5-4440-9b0a-c3b3024cfa0e} <Debug> TCPHandler: Processed in 0.003116803 sec. | ||
| 3431 | 2026.05.06 01:25:05.662825 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3432 | 2026.05.06 01:25:05.662935 [ 4 ] {bae02e98-6544-4361-a5ec-890582b624a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3433 | 2026.05.06 01:25:05.662980 [ 4 ] {bae02e98-6544-4361-a5ec-890582b624a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3434 | 2026.05.06 01:25:05.663472 [ 4 ] {bae02e98-6544-4361-a5ec-890582b624a0} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3435 | 2026.05.06 01:25:05.663512 [ 4 ] {bae02e98-6544-4361-a5ec-890582b624a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3436 | 2026.05.06 01:25:05.663884 [ 4 ] {bae02e98-6544-4361-a5ec-890582b624a0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3437 | 2026.05.06 01:25:05.664106 [ 4 ] {bae02e98-6544-4361-a5ec-890582b624a0} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3438 | 2026.05.06 01:25:05.664255 [ 4 ] {bae02e98-6544-4361-a5ec-890582b624a0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001353 sec., 41389.50480413895 rows/sec., 3.18 MiB/sec. | ||
| 3439 | 2026.05.06 01:25:05.664293 [ 4 ] {bae02e98-6544-4361-a5ec-890582b624a0} <Debug> TCPHandler: Processed in 0.00152039 sec. | ||
| 3440 | 2026.05.06 01:25:05.664427 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3441 | 2026.05.06 01:25:05.664524 [ 4 ] {d0853c82-0189-4046-a43f-f8896c734e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3442 | 2026.05.06 01:25:05.664565 [ 4 ] {d0853c82-0189-4046-a43f-f8896c734e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3443 | 2026.05.06 01:25:05.664990 [ 4 ] {d0853c82-0189-4046-a43f-f8896c734e6f} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3444 | 2026.05.06 01:25:05.665026 [ 4 ] {d0853c82-0189-4046-a43f-f8896c734e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3445 | 2026.05.06 01:25:05.665332 [ 4 ] {d0853c82-0189-4046-a43f-f8896c734e6f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3446 | 2026.05.06 01:25:05.665547 [ 4 ] {d0853c82-0189-4046-a43f-f8896c734e6f} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3447 | 2026.05.06 01:25:05.665677 [ 4 ] {d0853c82-0189-4046-a43f-f8896c734e6f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001172 sec., 54607.508532423206 rows/sec., 4.26 MiB/sec. | ||
| 3448 | 2026.05.06 01:25:05.665713 [ 4 ] {d0853c82-0189-4046-a43f-f8896c734e6f} <Debug> TCPHandler: Processed in 0.001337587 sec. | ||
| 3449 | 2026.05.06 01:25:05.665836 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3450 | 2026.05.06 01:25:05.665930 [ 4 ] {c93e8ffa-8e1d-4218-8382-e12446ca64f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3451 | 2026.05.06 01:25:05.665976 [ 4 ] {c93e8ffa-8e1d-4218-8382-e12446ca64f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3452 | 2026.05.06 01:25:05.666381 [ 4 ] {c93e8ffa-8e1d-4218-8382-e12446ca64f7} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3453 | 2026.05.06 01:25:05.666417 [ 4 ] {c93e8ffa-8e1d-4218-8382-e12446ca64f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3454 | 2026.05.06 01:25:05.666759 [ 4 ] {c93e8ffa-8e1d-4218-8382-e12446ca64f7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3455 | 2026.05.06 01:25:05.666971 [ 4 ] {c93e8ffa-8e1d-4218-8382-e12446ca64f7} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3456 | 2026.05.06 01:25:05.667113 [ 4 ] {c93e8ffa-8e1d-4218-8382-e12446ca64f7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 3457 | 2026.05.06 01:25:05.667150 [ 4 ] {c93e8ffa-8e1d-4218-8382-e12446ca64f7} <Debug> TCPHandler: Processed in 0.001365747 sec. | ||
| 3458 | 2026.05.06 01:25:05.667266 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3459 | 2026.05.06 01:25:05.667362 [ 4 ] {f57c0eb8-a7e3-4996-88be-cb8941e3a130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3460 | 2026.05.06 01:25:05.667403 [ 4 ] {f57c0eb8-a7e3-4996-88be-cb8941e3a130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3461 | 2026.05.06 01:25:05.667740 [ 4 ] {f57c0eb8-a7e3-4996-88be-cb8941e3a130} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3462 | 2026.05.06 01:25:05.667777 [ 4 ] {f57c0eb8-a7e3-4996-88be-cb8941e3a130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3463 | 2026.05.06 01:25:05.668085 [ 4 ] {f57c0eb8-a7e3-4996-88be-cb8941e3a130} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3464 | 2026.05.06 01:25:05.668293 [ 4 ] {f57c0eb8-a7e3-4996-88be-cb8941e3a130} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3465 | 2026.05.06 01:25:05.668430 [ 4 ] {f57c0eb8-a7e3-4996-88be-cb8941e3a130} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 3466 | 2026.05.06 01:25:05.668467 [ 4 ] {f57c0eb8-a7e3-4996-88be-cb8941e3a130} <Debug> TCPHandler: Processed in 0.001251895 sec. | ||
| 3467 | 2026.05.06 01:25:09.373026 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 444 | ||
| 3468 | 2026.05.06 01:25:09.375296 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3469 | 2026.05.06 01:25:09.375345 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3470 | 2026.05.06 01:25:09.376523 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3471 | 2026.05.06 01:25:09.376784 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3472 | 2026.05.06 01:25:09.377030 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 444 | ||
| 3473 | 2026.05.06 01:25:10.663311 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3474 | 2026.05.06 01:25:10.663592 [ 4 ] {58fdb851-3dfe-4206-b4c4-3a1779f9cb03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 3475 | 2026.05.06 01:25:10.663963 [ 4 ] {58fdb851-3dfe-4206-b4c4-3a1779f9cb03} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3476 | 2026.05.06 01:25:10.664004 [ 4 ] {58fdb851-3dfe-4206-b4c4-3a1779f9cb03} <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 | ||
| 3477 | 2026.05.06 01:25:10.664254 [ 4 ] {58fdb851-3dfe-4206-b4c4-3a1779f9cb03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3478 | 2026.05.06 01:25:10.664326 [ 4 ] {58fdb851-3dfe-4206-b4c4-3a1779f9cb03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3479 | 2026.05.06 01:25:10.664471 [ 4 ] {58fdb851-3dfe-4206-b4c4-3a1779f9cb03} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 3480 | 2026.05.06 01:25:10.664565 [ 324 ] {58fdb851-3dfe-4206-b4c4-3a1779f9cb03} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3481 | 2026.05.06 01:25:10.664603 [ 315 ] {58fdb851-3dfe-4206-b4c4-3a1779f9cb03} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3482 | 2026.05.06 01:25:10.664612 [ 321 ] {58fdb851-3dfe-4206-b4c4-3a1779f9cb03} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3483 | 2026.05.06 01:25:10.664620 [ 318 ] {58fdb851-3dfe-4206-b4c4-3a1779f9cb03} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3484 | 2026.05.06 01:25:10.664781 [ 4 ] {58fdb851-3dfe-4206-b4c4-3a1779f9cb03} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 3485 | 2026.05.06 01:25:10.664809 [ 4 ] {58fdb851-3dfe-4206-b4c4-3a1779f9cb03} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3486 | 2026.05.06 01:25:10.664878 [ 4 ] {58fdb851-3dfe-4206-b4c4-3a1779f9cb03} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3487 | 2026.05.06 01:25:10.664898 [ 4 ] {58fdb851-3dfe-4206-b4c4-3a1779f9cb03} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3488 | 2026.05.06 01:25:10.664934 [ 4 ] {58fdb851-3dfe-4206-b4c4-3a1779f9cb03} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 3489 | 2026.05.06 01:25:10.664972 [ 4 ] {58fdb851-3dfe-4206-b4c4-3a1779f9cb03} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 3490 | 2026.05.06 01:25:10.666051 [ 4 ] {58fdb851-3dfe-4206-b4c4-3a1779f9cb03} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002574 sec., 15928.51592851593 rows/sec., 2.87 MiB/sec. | ||
| 3491 | 2026.05.06 01:25:10.666153 [ 4 ] {58fdb851-3dfe-4206-b4c4-3a1779f9cb03} <Debug> TCPHandler: Processed in 0.00299344 sec. | ||
| 3492 | 2026.05.06 01:25:10.671560 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3493 | 2026.05.06 01:25:10.671699 [ 4 ] {d71dd214-6de4-4a93-bc08-3ba8355d469a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3494 | 2026.05.06 01:25:10.671750 [ 4 ] {d71dd214-6de4-4a93-bc08-3ba8355d469a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3495 | 2026.05.06 01:25:10.672356 [ 4 ] {d71dd214-6de4-4a93-bc08-3ba8355d469a} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3496 | 2026.05.06 01:25:10.672397 [ 4 ] {d71dd214-6de4-4a93-bc08-3ba8355d469a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3497 | 2026.05.06 01:25:10.672775 [ 4 ] {d71dd214-6de4-4a93-bc08-3ba8355d469a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3498 | 2026.05.06 01:25:10.673009 [ 4 ] {d71dd214-6de4-4a93-bc08-3ba8355d469a} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3499 | 2026.05.06 01:25:10.673157 [ 4 ] {d71dd214-6de4-4a93-bc08-3ba8355d469a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001499 sec., 189459.63975983992 rows/sec., 12.03 MiB/sec. | ||
| 3500 | 2026.05.06 01:25:10.673196 [ 4 ] {d71dd214-6de4-4a93-bc08-3ba8355d469a} <Debug> TCPHandler: Processed in 0.001704655 sec. | ||
| 3501 | 2026.05.06 01:25:10.673328 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3502 | 2026.05.06 01:25:10.673425 [ 4 ] {9bf84005-ce6b-4233-ab79-d578b09861b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3503 | 2026.05.06 01:25:10.673469 [ 4 ] {9bf84005-ce6b-4233-ab79-d578b09861b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3504 | 2026.05.06 01:25:10.673868 [ 4 ] {9bf84005-ce6b-4233-ab79-d578b09861b2} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3505 | 2026.05.06 01:25:10.673906 [ 4 ] {9bf84005-ce6b-4233-ab79-d578b09861b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3506 | 2026.05.06 01:25:10.674212 [ 4 ] {9bf84005-ce6b-4233-ab79-d578b09861b2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3507 | 2026.05.06 01:25:10.674429 [ 4 ] {9bf84005-ce6b-4233-ab79-d578b09861b2} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3508 | 2026.05.06 01:25:10.674562 [ 4 ] {9bf84005-ce6b-4233-ab79-d578b09861b2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001155 sec., 1731.6017316017317 rows/sec., 141.20 KiB/sec. | ||
| 3509 | 2026.05.06 01:25:10.674599 [ 4 ] {9bf84005-ce6b-4233-ab79-d578b09861b2} <Debug> TCPHandler: Processed in 0.001322017 sec. | ||
| 3510 | 2026.05.06 01:25:10.674725 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3511 | 2026.05.06 01:25:10.674818 [ 4 ] {2fd79393-806d-46a4-9bae-87d4fbb21902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3512 | 2026.05.06 01:25:10.674860 [ 4 ] {2fd79393-806d-46a4-9bae-87d4fbb21902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3513 | 2026.05.06 01:25:10.675699 [ 4 ] {2fd79393-806d-46a4-9bae-87d4fbb21902} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3514 | 2026.05.06 01:25:10.675737 [ 4 ] {2fd79393-806d-46a4-9bae-87d4fbb21902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3515 | 2026.05.06 01:25:10.676091 [ 4 ] {2fd79393-806d-46a4-9bae-87d4fbb21902} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3516 | 2026.05.06 01:25:10.676307 [ 4 ] {2fd79393-806d-46a4-9bae-87d4fbb21902} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3517 | 2026.05.06 01:25:10.676438 [ 4 ] {2fd79393-806d-46a4-9bae-87d4fbb21902} <Debug> executeQuery: Read 880 rows, 70.80 KiB in 0.001638 sec., 537240.5372405372 rows/sec., 42.21 MiB/sec. | ||
| 3518 | 2026.05.06 01:25:10.676475 [ 4 ] {2fd79393-806d-46a4-9bae-87d4fbb21902} <Debug> TCPHandler: Processed in 0.001804126 sec. | ||
| 3519 | 2026.05.06 01:25:10.676606 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3520 | 2026.05.06 01:25:10.676702 [ 4 ] {92852bef-13d9-46f4-817b-9260db375471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3521 | 2026.05.06 01:25:10.676743 [ 4 ] {92852bef-13d9-46f4-817b-9260db375471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3522 | 2026.05.06 01:25:10.677247 [ 4 ] {92852bef-13d9-46f4-817b-9260db375471} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3523 | 2026.05.06 01:25:10.677285 [ 4 ] {92852bef-13d9-46f4-817b-9260db375471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3524 | 2026.05.06 01:25:10.677604 [ 4 ] {92852bef-13d9-46f4-817b-9260db375471} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3525 | 2026.05.06 01:25:10.677823 [ 4 ] {92852bef-13d9-46f4-817b-9260db375471} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3526 | 2026.05.06 01:25:10.677948 [ 113 ] {} <Debug> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3527 | 2026.05.06 01:25:10.677956 [ 4 ] {92852bef-13d9-46f4-817b-9260db375471} <Debug> executeQuery: Read 185 rows, 11.76 KiB in 0.001273 sec., 145326.0015710919 rows/sec., 9.03 MiB/sec. | ||
| 3528 | 2026.05.06 01:25:10.678005 [ 113 ] {} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3529 | 2026.05.06 01:25:10.678016 [ 4 ] {92852bef-13d9-46f4-817b-9260db375471} <Debug> TCPHandler: Processed in 0.001461599 sec. | ||
| 3530 | 2026.05.06 01:25:10.678038 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3531 | 2026.05.06 01:25:10.678150 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3532 | 2026.05.06 01:25:10.678159 [ 190 ] {577eb9bb-8840-47c4-8503-d95fe761109e::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 | ||
| 3533 | 2026.05.06 01:25:10.678251 [ 4 ] {42737787-ca05-4df3-bdff-9ee5acee4448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3534 | 2026.05.06 01:25:10.678298 [ 4 ] {42737787-ca05-4df3-bdff-9ee5acee4448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3535 | 2026.05.06 01:25:10.678298 [ 190 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3536 | 2026.05.06 01:25:10.678346 [ 190 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 190 rows starting from the beginning of the part | ||
| 3537 | 2026.05.06 01:25:10.678410 [ 190 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 197 rows starting from the beginning of the part | ||
| 3538 | 2026.05.06 01:25:10.678456 [ 190 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 183 rows starting from the beginning of the part | ||
| 3539 | 2026.05.06 01:25:10.678497 [ 190 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 11 rows starting from the beginning of the part | ||
| 3540 | 2026.05.06 01:25:10.678537 [ 190 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 183 rows starting from the beginning of the part | ||
| 3541 | 2026.05.06 01:25:10.678574 [ 190 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 185 rows starting from the beginning of the part | ||
| 3542 | 2026.05.06 01:25:10.678770 [ 4 ] {42737787-ca05-4df3-bdff-9ee5acee4448} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3543 | 2026.05.06 01:25:10.678813 [ 4 ] {42737787-ca05-4df3-bdff-9ee5acee4448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3544 | 2026.05.06 01:25:10.679148 [ 4 ] {42737787-ca05-4df3-bdff-9ee5acee4448} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3545 | 2026.05.06 01:25:10.679386 [ 4 ] {42737787-ca05-4df3-bdff-9ee5acee4448} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3546 | 2026.05.06 01:25:10.679522 [ 4 ] {42737787-ca05-4df3-bdff-9ee5acee4448} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00129 sec., 115503.87596899226 rows/sec., 7.46 MiB/sec. | ||
| 3547 | 2026.05.06 01:25:10.679555 [ 193 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 949 rows, containing 5 columns (5 merged, 0 gathered) in 0.001449219 sec., 654835.4665512942 rows/sec., 43.28 MiB/sec. | ||
| 3548 | 2026.05.06 01:25:10.679561 [ 4 ] {42737787-ca05-4df3-bdff-9ee5acee4448} <Debug> TCPHandler: Processed in 0.001463609 sec. | ||
| 3549 | 2026.05.06 01:25:10.679700 [ 190 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3550 | 2026.05.06 01:25:10.679708 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3551 | 2026.05.06 01:25:10.679815 [ 4 ] {3dfb1344-6c55-42da-9841-9870822a6ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3552 | 2026.05.06 01:25:10.679861 [ 4 ] {3dfb1344-6c55-42da-9841-9870822a6ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3553 | 2026.05.06 01:25:10.679962 [ 190 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_11_2} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3554 | 2026.05.06 01:25:10.680039 [ 190 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_11_2} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3555 | 2026.05.06 01:25:10.680109 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3556 | 2026.05.06 01:25:10.680313 [ 4 ] {3dfb1344-6c55-42da-9841-9870822a6ee0} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3557 | 2026.05.06 01:25:10.680355 [ 4 ] {3dfb1344-6c55-42da-9841-9870822a6ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3558 | 2026.05.06 01:25:10.680671 [ 4 ] {3dfb1344-6c55-42da-9841-9870822a6ee0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3559 | 2026.05.06 01:25:10.680884 [ 4 ] {3dfb1344-6c55-42da-9841-9870822a6ee0} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3560 | 2026.05.06 01:25:10.681018 [ 4 ] {3dfb1344-6c55-42da-9841-9870822a6ee0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00122 sec., 121311.47540983607 rows/sec., 6.90 MiB/sec. | ||
| 3561 | 2026.05.06 01:25:10.681056 [ 4 ] {3dfb1344-6c55-42da-9841-9870822a6ee0} <Debug> TCPHandler: Processed in 0.001399489 sec. | ||
| 3562 | 2026.05.06 01:25:10.681176 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3563 | 2026.05.06 01:25:10.681270 [ 4 ] {b09e55fa-815c-4ce5-aa19-545f6e80882a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3564 | 2026.05.06 01:25:10.681311 [ 4 ] {b09e55fa-815c-4ce5-aa19-545f6e80882a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3565 | 2026.05.06 01:25:10.681915 [ 4 ] {b09e55fa-815c-4ce5-aa19-545f6e80882a} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3566 | 2026.05.06 01:25:10.681953 [ 4 ] {b09e55fa-815c-4ce5-aa19-545f6e80882a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3567 | 2026.05.06 01:25:10.682278 [ 4 ] {b09e55fa-815c-4ce5-aa19-545f6e80882a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3568 | 2026.05.06 01:25:10.682491 [ 4 ] {b09e55fa-815c-4ce5-aa19-545f6e80882a} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3569 | 2026.05.06 01:25:10.682622 [ 4 ] {b09e55fa-815c-4ce5-aa19-545f6e80882a} <Debug> executeQuery: Read 533 rows, 38.63 KiB in 0.001371 sec., 388767.3231218089 rows/sec., 27.51 MiB/sec. | ||
| 3570 | 2026.05.06 01:25:10.682660 [ 4 ] {b09e55fa-815c-4ce5-aa19-545f6e80882a} <Debug> TCPHandler: Processed in 0.001535341 sec. | ||
| 3571 | 2026.05.06 01:25:10.682786 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3572 | 2026.05.06 01:25:10.682880 [ 4 ] {416ba392-ba59-4047-95e7-656a17272611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3573 | 2026.05.06 01:25:10.682925 [ 4 ] {416ba392-ba59-4047-95e7-656a17272611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3574 | 2026.05.06 01:25:10.683273 [ 4 ] {416ba392-ba59-4047-95e7-656a17272611} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3575 | 2026.05.06 01:25:10.683310 [ 4 ] {416ba392-ba59-4047-95e7-656a17272611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3576 | 2026.05.06 01:25:10.683620 [ 4 ] {416ba392-ba59-4047-95e7-656a17272611} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3577 | 2026.05.06 01:25:10.683841 [ 4 ] {416ba392-ba59-4047-95e7-656a17272611} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3578 | 2026.05.06 01:25:10.683988 [ 4 ] {416ba392-ba59-4047-95e7-656a17272611} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001125 sec., 5333.333333333334 rows/sec., 278.65 KiB/sec. | ||
| 3579 | 2026.05.06 01:25:10.684025 [ 4 ] {416ba392-ba59-4047-95e7-656a17272611} <Debug> TCPHandler: Processed in 0.001290867 sec. | ||
| 3580 | 2026.05.06 01:25:10.684146 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3581 | 2026.05.06 01:25:10.684241 [ 4 ] {539a61b6-56a0-46ae-9d39-06c41c9a1060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3582 | 2026.05.06 01:25:10.684286 [ 4 ] {539a61b6-56a0-46ae-9d39-06c41c9a1060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3583 | 2026.05.06 01:25:10.684726 [ 4 ] {539a61b6-56a0-46ae-9d39-06c41c9a1060} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3584 | 2026.05.06 01:25:10.684762 [ 4 ] {539a61b6-56a0-46ae-9d39-06c41c9a1060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3585 | 2026.05.06 01:25:10.685103 [ 4 ] {539a61b6-56a0-46ae-9d39-06c41c9a1060} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3586 | 2026.05.06 01:25:10.685325 [ 4 ] {539a61b6-56a0-46ae-9d39-06c41c9a1060} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3587 | 2026.05.06 01:25:10.685468 [ 4 ] {539a61b6-56a0-46ae-9d39-06c41c9a1060} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001245 sec., 213654.6184738956 rows/sec., 14.20 MiB/sec. | ||
| 3588 | 2026.05.06 01:25:10.685505 [ 4 ] {539a61b6-56a0-46ae-9d39-06c41c9a1060} <Debug> TCPHandler: Processed in 0.001410469 sec. | ||
| 3589 | 2026.05.06 01:25:10.685650 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3590 | 2026.05.06 01:25:10.685744 [ 4 ] {287e4aa5-f4ff-4fa2-addc-2c5ff82d31ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3591 | 2026.05.06 01:25:10.685788 [ 4 ] {287e4aa5-f4ff-4fa2-addc-2c5ff82d31ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3592 | 2026.05.06 01:25:10.686112 [ 4 ] {287e4aa5-f4ff-4fa2-addc-2c5ff82d31ce} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3593 | 2026.05.06 01:25:10.686149 [ 4 ] {287e4aa5-f4ff-4fa2-addc-2c5ff82d31ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3594 | 2026.05.06 01:25:10.686450 [ 4 ] {287e4aa5-f4ff-4fa2-addc-2c5ff82d31ce} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3595 | 2026.05.06 01:25:10.686660 [ 4 ] {287e4aa5-f4ff-4fa2-addc-2c5ff82d31ce} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3596 | 2026.05.06 01:25:10.686762 [ 113 ] {} <Debug> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3597 | 2026.05.06 01:25:10.686790 [ 4 ] {287e4aa5-f4ff-4fa2-addc-2c5ff82d31ce} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 3598 | 2026.05.06 01:25:10.686799 [ 113 ] {} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3599 | 2026.05.06 01:25:10.686831 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3600 | 2026.05.06 01:25:10.686833 [ 4 ] {287e4aa5-f4ff-4fa2-addc-2c5ff82d31ce} <Debug> TCPHandler: Processed in 0.001234885 sec. | ||
| 3601 | 2026.05.06 01:25:10.686906 [ 192 ] {42797947-a294-439e-a372-68722fef6417::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 | ||
| 3602 | 2026.05.06 01:25:10.686977 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3603 | 2026.05.06 01:25:10.686999 [ 192 ] {42797947-a294-439e-a372-68722fef6417::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3604 | 2026.05.06 01:25:10.687028 [ 192 ] {42797947-a294-439e-a372-68722fef6417::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3605 | 2026.05.06 01:25:10.687071 [ 4 ] {3aafe95e-c1c5-46a0-9c64-9aa858effc4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3606 | 2026.05.06 01:25:10.687079 [ 192 ] {42797947-a294-439e-a372-68722fef6417::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3607 | 2026.05.06 01:25:10.687127 [ 192 ] {42797947-a294-439e-a372-68722fef6417::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
| 3608 | 2026.05.06 01:25:10.687129 [ 4 ] {3aafe95e-c1c5-46a0-9c64-9aa858effc4d} <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 | ||
| 3609 | 2026.05.06 01:25:10.687168 [ 192 ] {42797947-a294-439e-a372-68722fef6417::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3610 | 2026.05.06 01:25:10.687209 [ 192 ] {42797947-a294-439e-a372-68722fef6417::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3611 | 2026.05.06 01:25:10.687246 [ 192 ] {42797947-a294-439e-a372-68722fef6417::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3612 | 2026.05.06 01:25:10.687996 [ 4 ] {3aafe95e-c1c5-46a0-9c64-9aa858effc4d} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3613 | 2026.05.06 01:25:10.688007 [ 195 ] {42797947-a294-439e-a372-68722fef6417::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13 rows, containing 4 columns (4 merged, 0 gathered) in 0.001130963 sec., 11494.62891358957 rows/sec., 764.18 KiB/sec. | ||
| 3614 | 2026.05.06 01:25:10.688033 [ 4 ] {3aafe95e-c1c5-46a0-9c64-9aa858effc4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3615 | 2026.05.06 01:25:10.688142 [ 192 ] {42797947-a294-439e-a372-68722fef6417::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3616 | 2026.05.06 01:25:10.688384 [ 192 ] {42797947-a294-439e-a372-68722fef6417::all_1_10_2} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3617 | 2026.05.06 01:25:10.688445 [ 192 ] {42797947-a294-439e-a372-68722fef6417::all_1_10_2} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3618 | 2026.05.06 01:25:10.688500 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3619 | 2026.05.06 01:25:10.688644 [ 4 ] {3aafe95e-c1c5-46a0-9c64-9aa858effc4d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3620 | 2026.05.06 01:25:10.688898 [ 4 ] {3aafe95e-c1c5-46a0-9c64-9aa858effc4d} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3621 | 2026.05.06 01:25:10.689008 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3622 | 2026.05.06 01:25:10.689039 [ 4 ] {3aafe95e-c1c5-46a0-9c64-9aa858effc4d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001986 sec., 20644.511581067472 rows/sec., 36.99 MiB/sec. | ||
| 3623 | 2026.05.06 01:25:10.689041 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3624 | 2026.05.06 01:25:10.689079 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3625 | 2026.05.06 01:25:10.689099 [ 4 ] {3aafe95e-c1c5-46a0-9c64-9aa858effc4d} <Debug> TCPHandler: Processed in 0.002172704 sec. | ||
| 3626 | 2026.05.06 01:25:10.689154 [ 193 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::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 | ||
| 3627 | 2026.05.06 01:25:10.689230 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3628 | 2026.05.06 01:25:10.689330 [ 4 ] {83b32f7a-4339-430b-8a7e-b40f23e6581c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3629 | 2026.05.06 01:25:10.689371 [ 193 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3630 | 2026.05.06 01:25:10.689373 [ 4 ] {83b32f7a-4339-430b-8a7e-b40f23e6581c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3631 | 2026.05.06 01:25:10.689432 [ 193 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 121 rows starting from the beginning of the part | ||
| 3632 | 2026.05.06 01:25:10.689554 [ 193 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 41 rows starting from the beginning of the part | ||
| 3633 | 2026.05.06 01:25:10.689650 [ 193 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
| 3634 | 2026.05.06 01:25:10.689739 [ 193 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 9 rows starting from the beginning of the part | ||
| 3635 | 2026.05.06 01:25:10.689747 [ 4 ] {83b32f7a-4339-430b-8a7e-b40f23e6581c} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3636 | 2026.05.06 01:25:10.689790 [ 4 ] {83b32f7a-4339-430b-8a7e-b40f23e6581c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3637 | 2026.05.06 01:25:10.689828 [ 193 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
| 3638 | 2026.05.06 01:25:10.689929 [ 193 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 3639 | 2026.05.06 01:25:10.690116 [ 4 ] {83b32f7a-4339-430b-8a7e-b40f23e6581c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3640 | 2026.05.06 01:25:10.690357 [ 4 ] {83b32f7a-4339-430b-8a7e-b40f23e6581c} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3641 | 2026.05.06 01:25:10.690485 [ 4 ] {83b32f7a-4339-430b-8a7e-b40f23e6581c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001212 sec., 74257.42574257425 rows/sec., 4.65 MiB/sec. | ||
| 3642 | 2026.05.06 01:25:10.690520 [ 4 ] {83b32f7a-4339-430b-8a7e-b40f23e6581c} <Debug> TCPHandler: Processed in 0.001382878 sec. | ||
| 3643 | 2026.05.06 01:25:10.692721 [ 195 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 19 columns (19 merged, 0 gathered) in 0.003598673 sec., 81696.78100788819 rows/sec., 146.40 MiB/sec. | ||
| 3644 | 2026.05.06 01:25:10.693340 [ 191 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3645 | 2026.05.06 01:25:10.693709 [ 191 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3646 | 2026.05.06 01:25:10.693795 [ 191 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3647 | 2026.05.06 01:25:10.693915 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.65 MiB. | ||
| 3648 | 2026.05.06 01:25:11.870801 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7106 | ||
| 3649 | 2026.05.06 01:25:11.871583 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3650 | 2026.05.06 01:25:11.871661 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3651 | 2026.05.06 01:25:11.872214 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3652 | 2026.05.06 01:25:11.872445 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3653 | 2026.05.06 01:25:11.872575 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7106 | ||
| 3654 | 2026.05.06 01:25:12.232617 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3655 | 2026.05.06 01:25:12.248712 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3656 | 2026.05.06 01:25:12.248776 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3657 | 2026.05.06 01:25:12.254604 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3658 | 2026.05.06 01:25:12.255314 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3659 | 2026.05.06 01:25:12.258046 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3660 | 2026.05.06 01:25:15.657434 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3661 | 2026.05.06 01:25:15.657690 [ 4 ] {d9cbdeb9-20a1-4027-96e3-85edcf28cec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3662 | 2026.05.06 01:25:15.658050 [ 4 ] {d9cbdeb9-20a1-4027-96e3-85edcf28cec5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3663 | 2026.05.06 01:25:15.658088 [ 4 ] {d9cbdeb9-20a1-4027-96e3-85edcf28cec5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3664 | 2026.05.06 01:25:15.658315 [ 4 ] {d9cbdeb9-20a1-4027-96e3-85edcf28cec5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3665 | 2026.05.06 01:25:15.658389 [ 4 ] {d9cbdeb9-20a1-4027-96e3-85edcf28cec5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3666 | 2026.05.06 01:25:15.658538 [ 4 ] {d9cbdeb9-20a1-4027-96e3-85edcf28cec5} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3667 | 2026.05.06 01:25:15.658659 [ 321 ] {d9cbdeb9-20a1-4027-96e3-85edcf28cec5} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3668 | 2026.05.06 01:25:15.658674 [ 318 ] {d9cbdeb9-20a1-4027-96e3-85edcf28cec5} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3669 | 2026.05.06 01:25:15.658674 [ 348 ] {d9cbdeb9-20a1-4027-96e3-85edcf28cec5} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3670 | 2026.05.06 01:25:15.658669 [ 315 ] {d9cbdeb9-20a1-4027-96e3-85edcf28cec5} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3671 | 2026.05.06 01:25:15.658861 [ 4 ] {d9cbdeb9-20a1-4027-96e3-85edcf28cec5} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 3672 | 2026.05.06 01:25:15.658888 [ 4 ] {d9cbdeb9-20a1-4027-96e3-85edcf28cec5} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3673 | 2026.05.06 01:25:15.658962 [ 4 ] {d9cbdeb9-20a1-4027-96e3-85edcf28cec5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3674 | 2026.05.06 01:25:15.658983 [ 4 ] {d9cbdeb9-20a1-4027-96e3-85edcf28cec5} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3675 | 2026.05.06 01:25:15.659019 [ 4 ] {d9cbdeb9-20a1-4027-96e3-85edcf28cec5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3676 | 2026.05.06 01:25:15.659072 [ 4 ] {d9cbdeb9-20a1-4027-96e3-85edcf28cec5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3677 | 2026.05.06 01:25:15.660224 [ 4 ] {d9cbdeb9-20a1-4027-96e3-85edcf28cec5} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.00263 sec., 15589.3536121673 rows/sec., 2.81 MiB/sec. | ||
| 3678 | 2026.05.06 01:25:15.660335 [ 4 ] {d9cbdeb9-20a1-4027-96e3-85edcf28cec5} <Debug> TCPHandler: Processed in 0.003045052 sec. | ||
| 3679 | 2026.05.06 01:25:15.661958 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3680 | 2026.05.06 01:25:15.662092 [ 4 ] {bfda7163-49f4-4f53-946f-853b71e9888b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3681 | 2026.05.06 01:25:15.662148 [ 4 ] {bfda7163-49f4-4f53-946f-853b71e9888b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3682 | 2026.05.06 01:25:15.662728 [ 4 ] {bfda7163-49f4-4f53-946f-853b71e9888b} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3683 | 2026.05.06 01:25:15.662778 [ 4 ] {bfda7163-49f4-4f53-946f-853b71e9888b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3684 | 2026.05.06 01:25:15.663171 [ 4 ] {bfda7163-49f4-4f53-946f-853b71e9888b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3685 | 2026.05.06 01:25:15.663406 [ 4 ] {bfda7163-49f4-4f53-946f-853b71e9888b} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3686 | 2026.05.06 01:25:15.663534 [ 110 ] {} <Debug> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3687 | 2026.05.06 01:25:15.663556 [ 4 ] {bfda7163-49f4-4f53-946f-853b71e9888b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001504 sec., 37234.04255319149 rows/sec., 2.86 MiB/sec. | ||
| 3688 | 2026.05.06 01:25:15.663587 [ 110 ] {} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3689 | 2026.05.06 01:25:15.663606 [ 4 ] {bfda7163-49f4-4f53-946f-853b71e9888b} <Debug> TCPHandler: Processed in 0.001717785 sec. | ||
| 3690 | 2026.05.06 01:25:15.663615 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3691 | 2026.05.06 01:25:15.663740 [ 193 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::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 | ||
| 3692 | 2026.05.06 01:25:15.663750 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3693 | 2026.05.06 01:25:15.663863 [ 193 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3694 | 2026.05.06 01:25:15.663869 [ 4 ] {641668bf-5b1f-422d-bb54-ea9b056cbe5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3695 | 2026.05.06 01:25:15.663902 [ 193 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3237 rows starting from the beginning of the part | ||
| 3696 | 2026.05.06 01:25:15.663923 [ 4 ] {641668bf-5b1f-422d-bb54-ea9b056cbe5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3697 | 2026.05.06 01:25:15.663970 [ 193 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 3698 | 2026.05.06 01:25:15.664019 [ 193 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 879 rows starting from the beginning of the part | ||
| 3699 | 2026.05.06 01:25:15.664059 [ 193 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3700 | 2026.05.06 01:25:15.664096 [ 193 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 880 rows starting from the beginning of the part | ||
| 3701 | 2026.05.06 01:25:15.664133 [ 193 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3702 | 2026.05.06 01:25:15.664365 [ 4 ] {641668bf-5b1f-422d-bb54-ea9b056cbe5d} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3703 | 2026.05.06 01:25:15.664408 [ 4 ] {641668bf-5b1f-422d-bb54-ea9b056cbe5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3704 | 2026.05.06 01:25:15.664789 [ 4 ] {641668bf-5b1f-422d-bb54-ea9b056cbe5d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3705 | 2026.05.06 01:25:15.665045 [ 4 ] {641668bf-5b1f-422d-bb54-ea9b056cbe5d} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3706 | 2026.05.06 01:25:15.665155 [ 110 ] {} <Debug> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3707 | 2026.05.06 01:25:15.665183 [ 4 ] {641668bf-5b1f-422d-bb54-ea9b056cbe5d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001336 sec., 47904.19161676647 rows/sec., 3.74 MiB/sec. | ||
| 3708 | 2026.05.06 01:25:15.665191 [ 110 ] {} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3709 | 2026.05.06 01:25:15.665225 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3710 | 2026.05.06 01:25:15.665229 [ 4 ] {641668bf-5b1f-422d-bb54-ea9b056cbe5d} <Debug> TCPHandler: Processed in 0.001530931 sec. | ||
| 3711 | 2026.05.06 01:25:15.665322 [ 191 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::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 | ||
| 3712 | 2026.05.06 01:25:15.665370 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3713 | 2026.05.06 01:25:15.665446 [ 191 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3714 | 2026.05.06 01:25:15.665472 [ 4 ] {11a8c410-52df-4307-bcc8-7702c28e35e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3715 | 2026.05.06 01:25:15.665485 [ 191 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1791 rows starting from the beginning of the part | ||
| 3716 | 2026.05.06 01:25:15.665523 [ 4 ] {11a8c410-52df-4307-bcc8-7702c28e35e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3717 | 2026.05.06 01:25:15.665559 [ 191 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 3718 | 2026.05.06 01:25:15.665610 [ 191 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 531 rows starting from the beginning of the part | ||
| 3719 | 2026.05.06 01:25:15.665653 [ 191 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3720 | 2026.05.06 01:25:15.665691 [ 191 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 533 rows starting from the beginning of the part | ||
| 3721 | 2026.05.06 01:25:15.665736 [ 191 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3722 | 2026.05.06 01:25:15.665968 [ 4 ] {11a8c410-52df-4307-bcc8-7702c28e35e6} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3723 | 2026.05.06 01:25:15.666012 [ 4 ] {11a8c410-52df-4307-bcc8-7702c28e35e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3724 | 2026.05.06 01:25:15.666226 [ 195 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5164 rows, containing 5 columns (5 merged, 0 gathered) in 0.002533091 sec., 2038616.0623522804 rows/sec., 163.29 MiB/sec. | ||
| 3725 | 2026.05.06 01:25:15.666432 [ 4 ] {11a8c410-52df-4307-bcc8-7702c28e35e6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3726 | 2026.05.06 01:25:15.666516 [ 193 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3727 | 2026.05.06 01:25:15.666706 [ 4 ] {11a8c410-52df-4307-bcc8-7702c28e35e6} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3728 | 2026.05.06 01:25:15.666847 [ 193 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_21_4} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3729 | 2026.05.06 01:25:15.666853 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3730 | 2026.05.06 01:25:15.666894 [ 4 ] {11a8c410-52df-4307-bcc8-7702c28e35e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00144 sec., 111111.11111111111 rows/sec., 7.74 MiB/sec. | ||
| 3731 | 2026.05.06 01:25:15.666897 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3732 | 2026.05.06 01:25:15.666929 [ 193 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_21_4} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3733 | 2026.05.06 01:25:15.666944 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3734 | 2026.05.06 01:25:15.666948 [ 4 ] {11a8c410-52df-4307-bcc8-7702c28e35e6} <Debug> TCPHandler: Processed in 0.001626893 sec. | ||
| 3735 | 2026.05.06 01:25:15.667015 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 3736 | 2026.05.06 01:25:15.667062 [ 195 ] {d3772b85-8788-409c-8480-7185974fca6a::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 | ||
| 3737 | 2026.05.06 01:25:15.667096 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3738 | 2026.05.06 01:25:15.667096 [ 188 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3047 rows, containing 5 columns (5 merged, 0 gathered) in 0.001819977 sec., 1674196.9816102071 rows/sec., 122.64 MiB/sec. | ||
| 3739 | 2026.05.06 01:25:15.667166 [ 195 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3740 | 2026.05.06 01:25:15.667199 [ 4 ] {4a23be26-3901-4d4e-a8bd-1923c31cec93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3741 | 2026.05.06 01:25:15.667200 [ 195 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7065 rows starting from the beginning of the part | ||
| 3742 | 2026.05.06 01:25:15.667249 [ 4 ] {4a23be26-3901-4d4e-a8bd-1923c31cec93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3743 | 2026.05.06 01:25:15.667269 [ 195 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 96 rows starting from the beginning of the part | ||
| 3744 | 2026.05.06 01:25:15.667315 [ 195 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 265 rows starting from the beginning of the part | ||
| 3745 | 2026.05.06 01:25:15.667323 [ 187 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3746 | 2026.05.06 01:25:15.667352 [ 195 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3747 | 2026.05.06 01:25:15.667388 [ 195 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 266 rows starting from the beginning of the part | ||
| 3748 | 2026.05.06 01:25:15.667422 [ 195 ] {d3772b85-8788-409c-8480-7185974fca6a::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 | ||
| 3749 | 2026.05.06 01:25:15.667590 [ 187 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_21_4} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3750 | 2026.05.06 01:25:15.667632 [ 4 ] {4a23be26-3901-4d4e-a8bd-1923c31cec93} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3751 | 2026.05.06 01:25:15.667661 [ 187 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_21_4} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3752 | 2026.05.06 01:25:15.667676 [ 4 ] {4a23be26-3901-4d4e-a8bd-1923c31cec93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3753 | 2026.05.06 01:25:15.667750 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 3754 | 2026.05.06 01:25:15.668040 [ 4 ] {4a23be26-3901-4d4e-a8bd-1923c31cec93} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3755 | 2026.05.06 01:25:15.668266 [ 4 ] {4a23be26-3901-4d4e-a8bd-1923c31cec93} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3756 | 2026.05.06 01:25:15.668372 [ 110 ] {} <Debug> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3757 | 2026.05.06 01:25:15.668403 [ 4 ] {4a23be26-3901-4d4e-a8bd-1923c31cec93} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001223 sec., 49059.68928863451 rows/sec., 3.31 MiB/sec. | ||
| 3758 | 2026.05.06 01:25:15.668406 [ 110 ] {} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3759 | 2026.05.06 01:25:15.668446 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3760 | 2026.05.06 01:25:15.668448 [ 4 ] {4a23be26-3901-4d4e-a8bd-1923c31cec93} <Debug> TCPHandler: Processed in 0.001404408 sec. | ||
| 3761 | 2026.05.06 01:25:15.668520 [ 188 ] {468791eb-b6f9-489e-a373-32d170f31942::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 | ||
| 3762 | 2026.05.06 01:25:15.668607 [ 188 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3763 | 2026.05.06 01:25:15.668636 [ 188 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1152 rows starting from the beginning of the part | ||
| 3764 | 2026.05.06 01:25:15.668687 [ 188 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 3765 | 2026.05.06 01:25:15.668734 [ 188 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 90 rows starting from the beginning of the part | ||
| 3766 | 2026.05.06 01:25:15.668772 [ 188 ] {468791eb-b6f9-489e-a373-32d170f31942::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 | ||
| 3767 | 2026.05.06 01:25:15.668812 [ 188 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 90 rows starting from the beginning of the part | ||
| 3768 | 2026.05.06 01:25:15.668853 [ 188 ] {468791eb-b6f9-489e-a373-32d170f31942::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 | ||
| 3769 | 2026.05.06 01:25:15.669832 [ 193 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1488 rows, containing 4 columns (4 merged, 0 gathered) in 0.001343157 sec., 1107837.7285752895 rows/sec., 71.43 MiB/sec. | ||
| 3770 | 2026.05.06 01:25:15.670034 [ 188 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3771 | 2026.05.06 01:25:15.670036 [ 193 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8012 rows, containing 5 columns (5 merged, 0 gathered) in 0.003045651 sec., 2630636.274477936 rows/sec., 172.78 MiB/sec. | ||
| 3772 | 2026.05.06 01:25:15.670289 [ 188 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_21_4} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3773 | 2026.05.06 01:25:15.670355 [ 188 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_21_4} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3774 | 2026.05.06 01:25:15.670418 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3775 | 2026.05.06 01:25:15.670610 [ 187 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3776 | 2026.05.06 01:25:15.670848 [ 187 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3777 | 2026.05.06 01:25:15.670909 [ 187 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3778 | 2026.05.06 01:25:15.670977 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 3779 | 2026.05.06 01:25:16.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.36 MiB, peak 237.00 MiB, free memory in arenas 0.00 B, will set to 230.45 MiB (RSS), difference: 1.09 MiB | ||
| 3780 | 2026.05.06 01:25:16.439022 [ 264 ] {} <Trace> TCP-Session: 7b4833f6-396a-468d-9cff-5e9106d0dc4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3781 | 2026.05.06 01:25:16.439337 [ 264 ] {9b48a8ea-f342-4887-af05-44724a1e40df} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49323) 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) | ||
| 3782 | 2026.05.06 01:25:16.439873 [ 264 ] {9b48a8ea-f342-4887-af05-44724a1e40df} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3783 | 2026.05.06 01:25:16.440098 [ 264 ] {9b48a8ea-f342-4887-af05-44724a1e40df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3784 | 2026.05.06 01:25:16.440626 [ 348 ] {9b48a8ea-f342-4887-af05-44724a1e40df} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3785 | 2026.05.06 01:25:16.441214 [ 264 ] {9b48a8ea-f342-4887-af05-44724a1e40df} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.002013 sec., 69547.93840039741 rows/sec., 3.86 MiB/sec. | ||
| 3786 | 2026.05.06 01:25:16.441342 [ 264 ] {9b48a8ea-f342-4887-af05-44724a1e40df} <Debug> TCPHandler: Processed in 0.002543411 sec. | ||
| 3787 | 2026.05.06 01:25:17.000259 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.51 MiB, peak 237.00 MiB, free memory in arenas 0.00 B, will set to 230.48 MiB (RSS), difference: -2.03 MiB | ||
| 3788 | 2026.05.06 01:25:19.264582 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3789 | 2026.05.06 01:25:19.264633 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3790 | 2026.05.06 01:25:19.372665 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7618 | ||
| 3791 | 2026.05.06 01:25:19.373230 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3792 | 2026.05.06 01:25:19.373278 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3793 | 2026.05.06 01:25:19.373792 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3794 | 2026.05.06 01:25:19.374044 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3795 | 2026.05.06 01:25:19.374190 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7618 | ||
| 3796 | 2026.05.06 01:25:19.374191 [ 105 ] {} <Debug> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3797 | 2026.05.06 01:25:19.374267 [ 105 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3798 | 2026.05.06 01:25:19.374291 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3799 | 2026.05.06 01:25:19.374409 [ 195 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::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 | ||
| 3800 | 2026.05.06 01:25:19.374544 [ 195 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3801 | 2026.05.06 01:25:19.374585 [ 195 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5186 rows starting from the beginning of the part | ||
| 3802 | 2026.05.06 01:25:19.374655 [ 195 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::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 | ||
| 3803 | 2026.05.06 01:25:19.374701 [ 195 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::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 | ||
| 3804 | 2026.05.06 01:25:19.374744 [ 195 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::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 | ||
| 3805 | 2026.05.06 01:25:19.374786 [ 195 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::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 | ||
| 3806 | 2026.05.06 01:25:19.374827 [ 195 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::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 | ||
| 3807 | 2026.05.06 01:25:19.376148 [ 188 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7618 rows, containing 4 columns (4 merged, 0 gathered) in 0.001795456 sec., 4242933.271547729 rows/sec., 60.70 MiB/sec. | ||
| 3808 | 2026.05.06 01:25:19.376597 [ 193 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3809 | 2026.05.06 01:25:19.376888 [ 193 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_16_3} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3810 | 2026.05.06 01:25:19.376963 [ 193 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_16_3} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3811 | 2026.05.06 01:25:19.377059 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3812 | 2026.05.06 01:25:19.377214 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 482 | ||
| 3813 | 2026.05.06 01:25:19.379461 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3814 | 2026.05.06 01:25:19.379499 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3815 | 2026.05.06 01:25:19.380645 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3816 | 2026.05.06 01:25:19.380913 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3817 | 2026.05.06 01:25:19.381048 [ 105 ] {} <Debug> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3818 | 2026.05.06 01:25:19.381084 [ 105 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3819 | 2026.05.06 01:25:19.381104 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3820 | 2026.05.06 01:25:19.381152 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 482 | ||
| 3821 | 2026.05.06 01:25:19.381174 [ 195 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::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 | ||
| 3822 | 2026.05.06 01:25:19.381665 [ 195 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3823 | 2026.05.06 01:25:19.381789 [ 195 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 280 rows starting from the beginning of the part | ||
| 3824 | 2026.05.06 01:25:19.382162 [ 195 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 3825 | 2026.05.06 01:25:19.382486 [ 195 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 3826 | 2026.05.06 01:25:19.382819 [ 195 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 3827 | 2026.05.06 01:25:19.383161 [ 195 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 3828 | 2026.05.06 01:25:19.383495 [ 195 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part | ||
| 3829 | 2026.05.06 01:25:19.388913 [ 198 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 72 columns (72 merged, 0 gathered) in 0.007762837 sec., 62090.702149227145 rows/sec., 54.62 MiB/sec. | ||
| 3830 | 2026.05.06 01:25:19.389694 [ 195 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3831 | 2026.05.06 01:25:19.390196 [ 195 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_11_2} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3832 | 2026.05.06 01:25:19.390271 [ 195 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_11_2} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3833 | 2026.05.06 01:25:19.390407 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 3834 | 2026.05.06 01:25:19.758119 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3835 | 2026.05.06 01:25:19.773917 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3836 | 2026.05.06 01:25:19.773974 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3837 | 2026.05.06 01:25:19.779405 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3838 | 2026.05.06 01:25:19.780120 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3839 | 2026.05.06 01:25:19.780393 [ 105 ] {} <Debug> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3840 | 2026.05.06 01:25:19.780427 [ 105 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3841 | 2026.05.06 01:25:19.780446 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3842 | 2026.05.06 01:25:19.780577 [ 188 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 3843 | 2026.05.06 01:25:19.783700 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3844 | 2026.05.06 01:25:19.784586 [ 188 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3845 | 2026.05.06 01:25:19.785885 [ 188 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 3846 | 2026.05.06 01:25:19.790168 [ 188 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 3847 | 2026.05.06 01:25:19.794153 [ 188 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 3848 | 2026.05.06 01:25:19.798023 [ 188 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 3849 | 2026.05.06 01:25:19.802639 [ 188 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 3850 | 2026.05.06 01:25:19.807068 [ 188 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 3851 | 2026.05.06 01:25:19.859893 [ 198 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.079376046 sec., 1524.3893604879233 rows/sec., 7.88 MiB/sec. | ||
| 3852 | 2026.05.06 01:25:19.862522 [ 186 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3853 | 2026.05.06 01:25:19.864629 [ 186 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_16_3} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3854 | 2026.05.06 01:25:19.864732 [ 186 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_16_3} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3855 | 2026.05.06 01:25:19.866855 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3856 | 2026.05.06 01:25:20.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.68 MiB, peak 241.65 MiB, free memory in arenas 0.00 B, will set to 239.91 MiB (RSS), difference: 8.23 MiB | ||
| 3857 | 2026.05.06 01:25:20.001238 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000819566 sec. | ||
| 3858 | 2026.05.06 01:25:20.663292 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3859 | 2026.05.06 01:25:20.663548 [ 4 ] {f16dff94-f4c5-4862-b3fe-51391b8fac4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 3860 | 2026.05.06 01:25:20.663896 [ 4 ] {f16dff94-f4c5-4862-b3fe-51391b8fac4b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3861 | 2026.05.06 01:25:20.663936 [ 4 ] {f16dff94-f4c5-4862-b3fe-51391b8fac4b} <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 | ||
| 3862 | 2026.05.06 01:25:20.664184 [ 4 ] {f16dff94-f4c5-4862-b3fe-51391b8fac4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3863 | 2026.05.06 01:25:20.664255 [ 4 ] {f16dff94-f4c5-4862-b3fe-51391b8fac4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3864 | 2026.05.06 01:25:20.664397 [ 4 ] {f16dff94-f4c5-4862-b3fe-51391b8fac4b} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3865 | 2026.05.06 01:25:20.664489 [ 348 ] {f16dff94-f4c5-4862-b3fe-51391b8fac4b} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3866 | 2026.05.06 01:25:20.664532 [ 318 ] {f16dff94-f4c5-4862-b3fe-51391b8fac4b} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3867 | 2026.05.06 01:25:20.664541 [ 321 ] {f16dff94-f4c5-4862-b3fe-51391b8fac4b} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3868 | 2026.05.06 01:25:20.664540 [ 315 ] {f16dff94-f4c5-4862-b3fe-51391b8fac4b} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3869 | 2026.05.06 01:25:20.664698 [ 4 ] {f16dff94-f4c5-4862-b3fe-51391b8fac4b} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 3870 | 2026.05.06 01:25:20.664725 [ 4 ] {f16dff94-f4c5-4862-b3fe-51391b8fac4b} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3871 | 2026.05.06 01:25:20.664793 [ 4 ] {f16dff94-f4c5-4862-b3fe-51391b8fac4b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3872 | 2026.05.06 01:25:20.664813 [ 4 ] {f16dff94-f4c5-4862-b3fe-51391b8fac4b} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3873 | 2026.05.06 01:25:20.664847 [ 4 ] {f16dff94-f4c5-4862-b3fe-51391b8fac4b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 3874 | 2026.05.06 01:25:20.664884 [ 4 ] {f16dff94-f4c5-4862-b3fe-51391b8fac4b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 3875 | 2026.05.06 01:25:20.666010 [ 4 ] {f16dff94-f4c5-4862-b3fe-51391b8fac4b} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002567 sec., 15971.95169458512 rows/sec., 2.88 MiB/sec. | ||
| 3876 | 2026.05.06 01:25:20.666117 [ 4 ] {f16dff94-f4c5-4862-b3fe-51391b8fac4b} <Debug> TCPHandler: Processed in 0.00296454 sec. | ||
| 3877 | 2026.05.06 01:25:20.671520 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3878 | 2026.05.06 01:25:20.671660 [ 4 ] {7b328b3d-8a7b-4385-b1b6-586c83c5a221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3879 | 2026.05.06 01:25:20.671714 [ 4 ] {7b328b3d-8a7b-4385-b1b6-586c83c5a221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3880 | 2026.05.06 01:25:20.672407 [ 4 ] {7b328b3d-8a7b-4385-b1b6-586c83c5a221} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3881 | 2026.05.06 01:25:20.672446 [ 4 ] {7b328b3d-8a7b-4385-b1b6-586c83c5a221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3882 | 2026.05.06 01:25:20.672820 [ 4 ] {7b328b3d-8a7b-4385-b1b6-586c83c5a221} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3883 | 2026.05.06 01:25:20.673045 [ 4 ] {7b328b3d-8a7b-4385-b1b6-586c83c5a221} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3884 | 2026.05.06 01:25:20.673193 [ 4 ] {7b328b3d-8a7b-4385-b1b6-586c83c5a221} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001573 sec., 180546.72600127145 rows/sec., 11.47 MiB/sec. | ||
| 3885 | 2026.05.06 01:25:20.673233 [ 4 ] {7b328b3d-8a7b-4385-b1b6-586c83c5a221} <Debug> TCPHandler: Processed in 0.001782406 sec. | ||
| 3886 | 2026.05.06 01:25:20.673373 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3887 | 2026.05.06 01:25:20.673474 [ 4 ] {28863229-9a98-4120-82d7-6bbeb4bc672c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3888 | 2026.05.06 01:25:20.673515 [ 4 ] {28863229-9a98-4120-82d7-6bbeb4bc672c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3889 | 2026.05.06 01:25:20.674278 [ 4 ] {28863229-9a98-4120-82d7-6bbeb4bc672c} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3890 | 2026.05.06 01:25:20.674313 [ 4 ] {28863229-9a98-4120-82d7-6bbeb4bc672c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3891 | 2026.05.06 01:25:20.674662 [ 4 ] {28863229-9a98-4120-82d7-6bbeb4bc672c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3892 | 2026.05.06 01:25:20.674870 [ 4 ] {28863229-9a98-4120-82d7-6bbeb4bc672c} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3893 | 2026.05.06 01:25:20.674997 [ 4 ] {28863229-9a98-4120-82d7-6bbeb4bc672c} <Debug> executeQuery: Read 879 rows, 70.73 KiB in 0.001545 sec., 568932.0388349515 rows/sec., 44.71 MiB/sec. | ||
| 3894 | 2026.05.06 01:25:20.675034 [ 4 ] {28863229-9a98-4120-82d7-6bbeb4bc672c} <Debug> TCPHandler: Processed in 0.001711425 sec. | ||
| 3895 | 2026.05.06 01:25:20.675156 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3896 | 2026.05.06 01:25:20.675252 [ 4 ] {8b84dd99-dc54-4374-a6bf-35ad72bcaf97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3897 | 2026.05.06 01:25:20.675291 [ 4 ] {8b84dd99-dc54-4374-a6bf-35ad72bcaf97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3898 | 2026.05.06 01:25:20.675743 [ 4 ] {8b84dd99-dc54-4374-a6bf-35ad72bcaf97} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3899 | 2026.05.06 01:25:20.675779 [ 4 ] {8b84dd99-dc54-4374-a6bf-35ad72bcaf97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3900 | 2026.05.06 01:25:20.676077 [ 4 ] {8b84dd99-dc54-4374-a6bf-35ad72bcaf97} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3901 | 2026.05.06 01:25:20.676291 [ 4 ] {8b84dd99-dc54-4374-a6bf-35ad72bcaf97} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3902 | 2026.05.06 01:25:20.676415 [ 4 ] {8b84dd99-dc54-4374-a6bf-35ad72bcaf97} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001183 sec., 154691.46238377006 rows/sec., 9.60 MiB/sec. | ||
| 3903 | 2026.05.06 01:25:20.676452 [ 4 ] {8b84dd99-dc54-4374-a6bf-35ad72bcaf97} <Debug> TCPHandler: Processed in 0.001345887 sec. | ||
| 3904 | 2026.05.06 01:25:20.676569 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3905 | 2026.05.06 01:25:20.676663 [ 4 ] {f1e3622e-acfb-41ef-b662-14a1b952bc02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3906 | 2026.05.06 01:25:20.676702 [ 4 ] {f1e3622e-acfb-41ef-b662-14a1b952bc02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3907 | 2026.05.06 01:25:20.677128 [ 4 ] {f1e3622e-acfb-41ef-b662-14a1b952bc02} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3908 | 2026.05.06 01:25:20.677163 [ 4 ] {f1e3622e-acfb-41ef-b662-14a1b952bc02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3909 | 2026.05.06 01:25:20.677462 [ 4 ] {f1e3622e-acfb-41ef-b662-14a1b952bc02} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3910 | 2026.05.06 01:25:20.677666 [ 4 ] {f1e3622e-acfb-41ef-b662-14a1b952bc02} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3911 | 2026.05.06 01:25:20.677788 [ 4 ] {f1e3622e-acfb-41ef-b662-14a1b952bc02} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001143 sec., 130358.70516185477 rows/sec., 8.42 MiB/sec. | ||
| 3912 | 2026.05.06 01:25:20.677824 [ 4 ] {f1e3622e-acfb-41ef-b662-14a1b952bc02} <Debug> TCPHandler: Processed in 0.001304246 sec. | ||
| 3913 | 2026.05.06 01:25:20.677946 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3914 | 2026.05.06 01:25:20.678041 [ 4 ] {aeb8b0bd-8d96-492b-984b-8594e956ae9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3915 | 2026.05.06 01:25:20.678081 [ 4 ] {aeb8b0bd-8d96-492b-984b-8594e956ae9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3916 | 2026.05.06 01:25:20.678503 [ 4 ] {aeb8b0bd-8d96-492b-984b-8594e956ae9b} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3917 | 2026.05.06 01:25:20.678539 [ 4 ] {aeb8b0bd-8d96-492b-984b-8594e956ae9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3918 | 2026.05.06 01:25:20.678831 [ 4 ] {aeb8b0bd-8d96-492b-984b-8594e956ae9b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3919 | 2026.05.06 01:25:20.679032 [ 4 ] {aeb8b0bd-8d96-492b-984b-8594e956ae9b} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3920 | 2026.05.06 01:25:20.679157 [ 4 ] {aeb8b0bd-8d96-492b-984b-8594e956ae9b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001135 sec., 130396.47577092511 rows/sec., 7.42 MiB/sec. | ||
| 3921 | 2026.05.06 01:25:20.679195 [ 4 ] {aeb8b0bd-8d96-492b-984b-8594e956ae9b} <Debug> TCPHandler: Processed in 0.001298776 sec. | ||
| 3922 | 2026.05.06 01:25:20.679315 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3923 | 2026.05.06 01:25:20.679409 [ 4 ] {59ca016e-51cc-4d16-870c-143247ce63cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3924 | 2026.05.06 01:25:20.679449 [ 4 ] {59ca016e-51cc-4d16-870c-143247ce63cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3925 | 2026.05.06 01:25:20.679996 [ 4 ] {59ca016e-51cc-4d16-870c-143247ce63cd} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3926 | 2026.05.06 01:25:20.680032 [ 4 ] {59ca016e-51cc-4d16-870c-143247ce63cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3927 | 2026.05.06 01:25:20.680344 [ 4 ] {59ca016e-51cc-4d16-870c-143247ce63cd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3928 | 2026.05.06 01:25:20.680553 [ 4 ] {59ca016e-51cc-4d16-870c-143247ce63cd} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3929 | 2026.05.06 01:25:20.680677 [ 4 ] {59ca016e-51cc-4d16-870c-143247ce63cd} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001287 sec., 412587.4125874126 rows/sec., 29.18 MiB/sec. | ||
| 3930 | 2026.05.06 01:25:20.680713 [ 4 ] {59ca016e-51cc-4d16-870c-143247ce63cd} <Debug> TCPHandler: Processed in 0.001448919 sec. | ||
| 3931 | 2026.05.06 01:25:20.680831 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3932 | 2026.05.06 01:25:20.681016 [ 4 ] {ac6dfe89-5dfb-41fc-b5e6-4a9d60b7399c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3933 | 2026.05.06 01:25:20.681057 [ 4 ] {ac6dfe89-5dfb-41fc-b5e6-4a9d60b7399c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3934 | 2026.05.06 01:25:20.681392 [ 4 ] {ac6dfe89-5dfb-41fc-b5e6-4a9d60b7399c} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3935 | 2026.05.06 01:25:20.681426 [ 4 ] {ac6dfe89-5dfb-41fc-b5e6-4a9d60b7399c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3936 | 2026.05.06 01:25:20.681721 [ 4 ] {ac6dfe89-5dfb-41fc-b5e6-4a9d60b7399c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3937 | 2026.05.06 01:25:20.681923 [ 4 ] {ac6dfe89-5dfb-41fc-b5e6-4a9d60b7399c} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3938 | 2026.05.06 01:25:20.682013 [ 104 ] {} <Debug> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3939 | 2026.05.06 01:25:20.682049 [ 4 ] {ac6dfe89-5dfb-41fc-b5e6-4a9d60b7399c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 3940 | 2026.05.06 01:25:20.682050 [ 104 ] {} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3941 | 2026.05.06 01:25:20.682186 [ 4 ] {ac6dfe89-5dfb-41fc-b5e6-4a9d60b7399c} <Debug> TCPHandler: Processed in 0.001404838 sec. | ||
| 3942 | 2026.05.06 01:25:20.682189 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3943 | 2026.05.06 01:25:20.682303 [ 197 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::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 | ||
| 3944 | 2026.05.06 01:25:20.682315 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3945 | 2026.05.06 01:25:20.682434 [ 4 ] {910d9352-bf07-49c8-9d4b-b05138b2e2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3946 | 2026.05.06 01:25:20.682445 [ 197 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3947 | 2026.05.06 01:25:20.682479 [ 4 ] {910d9352-bf07-49c8-9d4b-b05138b2e2e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3948 | 2026.05.06 01:25:20.682488 [ 197 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 3949 | 2026.05.06 01:25:20.682585 [ 197 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 3950 | 2026.05.06 01:25:20.682638 [ 197 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 3951 | 2026.05.06 01:25:20.682696 [ 197 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 3952 | 2026.05.06 01:25:20.682755 [ 197 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 3953 | 2026.05.06 01:25:20.682801 [ 197 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 3954 | 2026.05.06 01:25:20.682909 [ 4 ] {910d9352-bf07-49c8-9d4b-b05138b2e2e8} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3955 | 2026.05.06 01:25:20.682952 [ 4 ] {910d9352-bf07-49c8-9d4b-b05138b2e2e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 3956 | 2026.05.06 01:25:20.683525 [ 4 ] {910d9352-bf07-49c8-9d4b-b05138b2e2e8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3957 | 2026.05.06 01:25:20.683751 [ 4 ] {910d9352-bf07-49c8-9d4b-b05138b2e2e8} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3958 | 2026.05.06 01:25:20.683776 [ 186 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001518861 sec., 43453.6142543656 rows/sec., 2.22 MiB/sec. | ||
| 3959 | 2026.05.06 01:25:20.683885 [ 4 ] {910d9352-bf07-49c8-9d4b-b05138b2e2e8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001471 sec., 180149.55812372535 rows/sec., 11.97 MiB/sec. | ||
| 3960 | 2026.05.06 01:25:20.683928 [ 4 ] {910d9352-bf07-49c8-9d4b-b05138b2e2e8} <Debug> TCPHandler: Processed in 0.001665444 sec. | ||
| 3961 | 2026.05.06 01:25:20.683942 [ 198 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3962 | 2026.05.06 01:25:20.684059 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3963 | 2026.05.06 01:25:20.684159 [ 4 ] {9fd6c102-4878-4f36-9791-55fca4420c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3964 | 2026.05.06 01:25:20.684203 [ 4 ] {9fd6c102-4878-4f36-9791-55fca4420c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3965 | 2026.05.06 01:25:20.684259 [ 198 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_11_2} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3966 | 2026.05.06 01:25:20.684342 [ 198 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_11_2} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3967 | 2026.05.06 01:25:20.684440 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3968 | 2026.05.06 01:25:20.684531 [ 4 ] {9fd6c102-4878-4f36-9791-55fca4420c39} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3969 | 2026.05.06 01:25:20.684572 [ 4 ] {9fd6c102-4878-4f36-9791-55fca4420c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3970 | 2026.05.06 01:25:20.684881 [ 4 ] {9fd6c102-4878-4f36-9791-55fca4420c39} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3971 | 2026.05.06 01:25:20.685086 [ 4 ] {9fd6c102-4878-4f36-9791-55fca4420c39} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3972 | 2026.05.06 01:25:20.685217 [ 4 ] {9fd6c102-4878-4f36-9791-55fca4420c39} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001076 sec., 929.3680297397771 rows/sec., 62.62 KiB/sec. | ||
| 3973 | 2026.05.06 01:25:20.685253 [ 4 ] {9fd6c102-4878-4f36-9791-55fca4420c39} <Debug> TCPHandler: Processed in 0.001245816 sec. | ||
| 3974 | 2026.05.06 01:25:20.685371 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3975 | 2026.05.06 01:25:20.685467 [ 4 ] {697f7103-7baf-4883-af13-2779d4267fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3976 | 2026.05.06 01:25:20.685521 [ 4 ] {697f7103-7baf-4883-af13-2779d4267fbe} <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 | ||
| 3977 | 2026.05.06 01:25:20.686366 [ 4 ] {697f7103-7baf-4883-af13-2779d4267fbe} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3978 | 2026.05.06 01:25:20.686402 [ 4 ] {697f7103-7baf-4883-af13-2779d4267fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3979 | 2026.05.06 01:25:20.687005 [ 4 ] {697f7103-7baf-4883-af13-2779d4267fbe} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3980 | 2026.05.06 01:25:20.687234 [ 4 ] {697f7103-7baf-4883-af13-2779d4267fbe} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3981 | 2026.05.06 01:25:20.687371 [ 4 ] {697f7103-7baf-4883-af13-2779d4267fbe} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001921 sec., 21343.050494534098 rows/sec., 38.25 MiB/sec. | ||
| 3982 | 2026.05.06 01:25:20.687423 [ 4 ] {697f7103-7baf-4883-af13-2779d4267fbe} <Debug> TCPHandler: Processed in 0.002102742 sec. | ||
| 3983 | 2026.05.06 01:25:20.687551 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3984 | 2026.05.06 01:25:20.687645 [ 4 ] {267bda7a-ced6-4c56-b8a1-6014d9a11988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3985 | 2026.05.06 01:25:20.687686 [ 4 ] {267bda7a-ced6-4c56-b8a1-6014d9a11988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3986 | 2026.05.06 01:25:20.688009 [ 4 ] {267bda7a-ced6-4c56-b8a1-6014d9a11988} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3987 | 2026.05.06 01:25:20.688045 [ 4 ] {267bda7a-ced6-4c56-b8a1-6014d9a11988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3988 | 2026.05.06 01:25:20.688345 [ 4 ] {267bda7a-ced6-4c56-b8a1-6014d9a11988} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3989 | 2026.05.06 01:25:20.688549 [ 4 ] {267bda7a-ced6-4c56-b8a1-6014d9a11988} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3990 | 2026.05.06 01:25:20.688672 [ 4 ] {267bda7a-ced6-4c56-b8a1-6014d9a11988} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001044 sec., 86206.89655172413 rows/sec., 5.39 MiB/sec. | ||
| 3991 | 2026.05.06 01:25:20.688706 [ 4 ] {267bda7a-ced6-4c56-b8a1-6014d9a11988} <Debug> TCPHandler: Processed in 0.001206214 sec. | ||
| 3992 | 2026.05.06 01:25:22.056371 [ 102 ] {} <Debug> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3993 | 2026.05.06 01:25:22.056443 [ 102 ] {} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3994 | 2026.05.06 01:25:22.056468 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 3995 | 2026.05.06 01:25:22.056641 [ 196 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::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 | ||
| 3996 | 2026.05.06 01:25:22.056824 [ 196 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3997 | 2026.05.06 01:25:22.056870 [ 196 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 3998 | 2026.05.06 01:25:22.056960 [ 196 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::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 | ||
| 3999 | 2026.05.06 01:25:22.057022 [ 196 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 4000 | 2026.05.06 01:25:22.057081 [ 196 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::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 | ||
| 4001 | 2026.05.06 01:25:22.057165 [ 196 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 4002 | 2026.05.06 01:25:22.057969 [ 198 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001404338 sec., 21362.378572679798 rows/sec., 1.78 MiB/sec. | ||
| 4003 | 2026.05.06 01:25:22.058134 [ 186 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4004 | 2026.05.06 01:25:22.058468 [ 186 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_5_1} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4005 | 2026.05.06 01:25:22.058553 [ 186 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_5_1} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4006 | 2026.05.06 01:25:22.058663 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4007 | 2026.05.06 01:25:22.068864 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4008 | 2026.05.06 01:25:22.069062 [ 4 ] {32d92571-1aca-4200-af0d-f0d9d0a9e634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4009 | 2026.05.06 01:25:22.069396 [ 4 ] {32d92571-1aca-4200-af0d-f0d9d0a9e634} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4010 | 2026.05.06 01:25:22.069434 [ 4 ] {32d92571-1aca-4200-af0d-f0d9d0a9e634} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4011 | 2026.05.06 01:25:22.069664 [ 4 ] {32d92571-1aca-4200-af0d-f0d9d0a9e634} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4012 | 2026.05.06 01:25:22.069730 [ 4 ] {32d92571-1aca-4200-af0d-f0d9d0a9e634} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4013 | 2026.05.06 01:25:22.069870 [ 4 ] {32d92571-1aca-4200-af0d-f0d9d0a9e634} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 4014 | 2026.05.06 01:25:22.069974 [ 318 ] {32d92571-1aca-4200-af0d-f0d9d0a9e634} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4015 | 2026.05.06 01:25:22.069976 [ 321 ] {32d92571-1aca-4200-af0d-f0d9d0a9e634} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4016 | 2026.05.06 01:25:22.070012 [ 333 ] {32d92571-1aca-4200-af0d-f0d9d0a9e634} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4017 | 2026.05.06 01:25:22.070014 [ 315 ] {32d92571-1aca-4200-af0d-f0d9d0a9e634} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4018 | 2026.05.06 01:25:22.070147 [ 4 ] {32d92571-1aca-4200-af0d-f0d9d0a9e634} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4019 | 2026.05.06 01:25:22.070175 [ 4 ] {32d92571-1aca-4200-af0d-f0d9d0a9e634} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4020 | 2026.05.06 01:25:22.070241 [ 4 ] {32d92571-1aca-4200-af0d-f0d9d0a9e634} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4021 | 2026.05.06 01:25:22.070260 [ 4 ] {32d92571-1aca-4200-af0d-f0d9d0a9e634} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 4022 | 2026.05.06 01:25:22.070295 [ 4 ] {32d92571-1aca-4200-af0d-f0d9d0a9e634} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4023 | 2026.05.06 01:25:22.070332 [ 4 ] {32d92571-1aca-4200-af0d-f0d9d0a9e634} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4024 | 2026.05.06 01:25:22.071598 [ 4 ] {32d92571-1aca-4200-af0d-f0d9d0a9e634} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002618 sec., 15660.809778456836 rows/sec., 3.41 MiB/sec. | ||
| 4025 | 2026.05.06 01:25:22.071720 [ 4 ] {32d92571-1aca-4200-af0d-f0d9d0a9e634} <Debug> TCPHandler: Processed in 0.00298116 sec. | ||
| 4026 | 2026.05.06 01:25:22.085593 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4027 | 2026.05.06 01:25:22.085756 [ 4 ] {806e96a4-0c83-43ea-9d12-699cbe8a20a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4028 | 2026.05.06 01:25:22.085819 [ 4 ] {806e96a4-0c83-43ea-9d12-699cbe8a20a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4029 | 2026.05.06 01:25:22.087981 [ 4 ] {806e96a4-0c83-43ea-9d12-699cbe8a20a2} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4030 | 2026.05.06 01:25:22.088022 [ 4 ] {806e96a4-0c83-43ea-9d12-699cbe8a20a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4031 | 2026.05.06 01:25:22.088530 [ 4 ] {806e96a4-0c83-43ea-9d12-699cbe8a20a2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4032 | 2026.05.06 01:25:22.088753 [ 4 ] {806e96a4-0c83-43ea-9d12-699cbe8a20a2} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4033 | 2026.05.06 01:25:22.088900 [ 4 ] {806e96a4-0c83-43ea-9d12-699cbe8a20a2} <Debug> executeQuery: Read 2401 rows, 181.33 KiB in 0.00319 sec., 752664.5768025079 rows/sec., 55.51 MiB/sec. | ||
| 4034 | 2026.05.06 01:25:22.088937 [ 4 ] {806e96a4-0c83-43ea-9d12-699cbe8a20a2} <Debug> TCPHandler: Processed in 0.00342511 sec. | ||
| 4035 | 2026.05.06 01:25:22.089064 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4036 | 2026.05.06 01:25:22.089160 [ 4 ] {faf32bdd-5a3a-444e-9c19-c6e6010514fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4037 | 2026.05.06 01:25:22.089202 [ 4 ] {faf32bdd-5a3a-444e-9c19-c6e6010514fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4038 | 2026.05.06 01:25:22.089608 [ 4 ] {faf32bdd-5a3a-444e-9c19-c6e6010514fb} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4039 | 2026.05.06 01:25:22.089644 [ 4 ] {faf32bdd-5a3a-444e-9c19-c6e6010514fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4040 | 2026.05.06 01:25:22.089933 [ 4 ] {faf32bdd-5a3a-444e-9c19-c6e6010514fb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4041 | 2026.05.06 01:25:22.090139 [ 4 ] {faf32bdd-5a3a-444e-9c19-c6e6010514fb} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4042 | 2026.05.06 01:25:22.090266 [ 4 ] {faf32bdd-5a3a-444e-9c19-c6e6010514fb} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001124 sec., 8007.11743772242 rows/sec., 602.10 KiB/sec. | ||
| 4043 | 2026.05.06 01:25:22.090303 [ 4 ] {faf32bdd-5a3a-444e-9c19-c6e6010514fb} <Debug> TCPHandler: Processed in 0.001289256 sec. | ||
| 4044 | 2026.05.06 01:25:22.090427 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4045 | 2026.05.06 01:25:22.090520 [ 4 ] {eb9dacb4-ff8b-4af9-8854-66bdc30161c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4046 | 2026.05.06 01:25:22.090560 [ 4 ] {eb9dacb4-ff8b-4af9-8854-66bdc30161c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4047 | 2026.05.06 01:25:22.091253 [ 4 ] {eb9dacb4-ff8b-4af9-8854-66bdc30161c2} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4048 | 2026.05.06 01:25:22.091288 [ 4 ] {eb9dacb4-ff8b-4af9-8854-66bdc30161c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4049 | 2026.05.06 01:25:22.091615 [ 4 ] {eb9dacb4-ff8b-4af9-8854-66bdc30161c2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4050 | 2026.05.06 01:25:22.091827 [ 4 ] {eb9dacb4-ff8b-4af9-8854-66bdc30161c2} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4051 | 2026.05.06 01:25:22.091952 [ 4 ] {eb9dacb4-ff8b-4af9-8854-66bdc30161c2} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00145 sec., 552413.7931034483 rows/sec., 31.91 MiB/sec. | ||
| 4052 | 2026.05.06 01:25:22.091989 [ 4 ] {eb9dacb4-ff8b-4af9-8854-66bdc30161c2} <Debug> TCPHandler: Processed in 0.001613612 sec. | ||
| 4053 | 2026.05.06 01:25:22.092104 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4054 | 2026.05.06 01:25:22.092198 [ 4 ] {e11ae8b9-c115-4d0f-a9af-59bea06b28ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4055 | 2026.05.06 01:25:22.092238 [ 4 ] {e11ae8b9-c115-4d0f-a9af-59bea06b28ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4056 | 2026.05.06 01:25:22.092613 [ 4 ] {e11ae8b9-c115-4d0f-a9af-59bea06b28ba} <Trace> oximeter.fields_u64 (4bdf4849-4cd9-4484-ba2e-9b076d8e6376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4057 | 2026.05.06 01:25:22.092648 [ 4 ] {e11ae8b9-c115-4d0f-a9af-59bea06b28ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4058 | 2026.05.06 01:25:22.092943 [ 4 ] {e11ae8b9-c115-4d0f-a9af-59bea06b28ba} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4059 | 2026.05.06 01:25:22.093149 [ 4 ] {e11ae8b9-c115-4d0f-a9af-59bea06b28ba} <Trace> oximeter.fields_u64 (4bdf4849-4cd9-4484-ba2e-9b076d8e6376): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4060 | 2026.05.06 01:25:22.093271 [ 4 ] {e11ae8b9-c115-4d0f-a9af-59bea06b28ba} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001091 sec., 916.5902841429881 rows/sec., 64.45 KiB/sec. | ||
| 4061 | 2026.05.06 01:25:22.093308 [ 4 ] {e11ae8b9-c115-4d0f-a9af-59bea06b28ba} <Debug> TCPHandler: Processed in 0.001254395 sec. | ||
| 4062 | 2026.05.06 01:25:22.093431 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4063 | 2026.05.06 01:25:22.093553 [ 4 ] {f7c3e70d-bd29-4cc5-adc4-ea901b49c484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4064 | 2026.05.06 01:25:22.093601 [ 4 ] {f7c3e70d-bd29-4cc5-adc4-ea901b49c484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4065 | 2026.05.06 01:25:22.094541 [ 4 ] {f7c3e70d-bd29-4cc5-adc4-ea901b49c484} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4066 | 2026.05.06 01:25:22.094577 [ 4 ] {f7c3e70d-bd29-4cc5-adc4-ea901b49c484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4067 | 2026.05.06 01:25:22.094949 [ 4 ] {f7c3e70d-bd29-4cc5-adc4-ea901b49c484} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4068 | 2026.05.06 01:25:22.095161 [ 4 ] {f7c3e70d-bd29-4cc5-adc4-ea901b49c484} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4069 | 2026.05.06 01:25:22.095289 [ 4 ] {f7c3e70d-bd29-4cc5-adc4-ea901b49c484} <Debug> executeQuery: Read 1288 rows, 87.96 KiB in 0.001761 sec., 731402.6121521862 rows/sec., 48.78 MiB/sec. | ||
| 4070 | 2026.05.06 01:25:22.095327 [ 4 ] {f7c3e70d-bd29-4cc5-adc4-ea901b49c484} <Debug> TCPHandler: Processed in 0.00195818 sec. | ||
| 4071 | 2026.05.06 01:25:22.095441 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4072 | 2026.05.06 01:25:22.095535 [ 4 ] {c155f3a9-2e8d-481f-bceb-dce0d1f0a48b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4073 | 2026.05.06 01:25:22.095578 [ 4 ] {c155f3a9-2e8d-481f-bceb-dce0d1f0a48b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4074 | 2026.05.06 01:25:22.096299 [ 4 ] {c155f3a9-2e8d-481f-bceb-dce0d1f0a48b} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4075 | 2026.05.06 01:25:22.096334 [ 4 ] {c155f3a9-2e8d-481f-bceb-dce0d1f0a48b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4076 | 2026.05.06 01:25:22.096779 [ 4 ] {c155f3a9-2e8d-481f-bceb-dce0d1f0a48b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4077 | 2026.05.06 01:25:22.097005 [ 4 ] {c155f3a9-2e8d-481f-bceb-dce0d1f0a48b} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4078 | 2026.05.06 01:25:22.097134 [ 4 ] {c155f3a9-2e8d-481f-bceb-dce0d1f0a48b} <Debug> executeQuery: Read 1528 rows, 95.19 KiB in 0.001617 sec., 944959.8021026592 rows/sec., 57.49 MiB/sec. | ||
| 4079 | 2026.05.06 01:25:22.097171 [ 4 ] {c155f3a9-2e8d-481f-bceb-dce0d1f0a48b} <Debug> TCPHandler: Processed in 0.001781516 sec. | ||
| 4080 | 2026.05.06 01:25:22.097288 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4081 | 2026.05.06 01:25:22.097382 [ 4 ] {5aadf565-603a-4642-8e4c-0296e4d1f617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4082 | 2026.05.06 01:25:22.097436 [ 4 ] {5aadf565-603a-4642-8e4c-0296e4d1f617} <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 | ||
| 4083 | 2026.05.06 01:25:22.098155 [ 4 ] {5aadf565-603a-4642-8e4c-0296e4d1f617} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4084 | 2026.05.06 01:25:22.098191 [ 4 ] {5aadf565-603a-4642-8e4c-0296e4d1f617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4085 | 2026.05.06 01:25:22.098700 [ 4 ] {5aadf565-603a-4642-8e4c-0296e4d1f617} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4086 | 2026.05.06 01:25:22.098920 [ 4 ] {5aadf565-603a-4642-8e4c-0296e4d1f617} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4087 | 2026.05.06 01:25:22.099064 [ 4 ] {5aadf565-603a-4642-8e4c-0296e4d1f617} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.0017 sec., 5294.117647058823 rows/sec., 9.49 MiB/sec. | ||
| 4088 | 2026.05.06 01:25:22.099115 [ 4 ] {5aadf565-603a-4642-8e4c-0296e4d1f617} <Debug> TCPHandler: Processed in 0.001876878 sec. | ||
| 4089 | 2026.05.06 01:25:22.099234 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4090 | 2026.05.06 01:25:22.099328 [ 4 ] {41900608-477c-4422-817e-b15ff04d1943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4091 | 2026.05.06 01:25:22.099370 [ 4 ] {41900608-477c-4422-817e-b15ff04d1943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4092 | 2026.05.06 01:25:22.099696 [ 4 ] {41900608-477c-4422-817e-b15ff04d1943} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4093 | 2026.05.06 01:25:22.099731 [ 4 ] {41900608-477c-4422-817e-b15ff04d1943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 4094 | 2026.05.06 01:25:22.100024 [ 4 ] {41900608-477c-4422-817e-b15ff04d1943} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4095 | 2026.05.06 01:25:22.100232 [ 4 ] {41900608-477c-4422-817e-b15ff04d1943} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4096 | 2026.05.06 01:25:22.100358 [ 4 ] {41900608-477c-4422-817e-b15ff04d1943} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001048 sec., 22900.763358778622 rows/sec., 1.54 MiB/sec. | ||
| 4097 | 2026.05.06 01:25:22.100393 [ 4 ] {41900608-477c-4422-817e-b15ff04d1943} <Debug> TCPHandler: Processed in 0.001208594 sec. | ||
| 4098 | 2026.05.06 01:25:25.317164 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63370 | ||
| 4099 | 2026.05.06 01:25:25.317277 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4100 | 2026.05.06 01:25:25.317306 [ 307 ] {} <Debug> TCP-Session: 568fb82f-2c0e-4b5d-9096-c3c36d81bef2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63370 | ||
| 4101 | 2026.05.06 01:25:25.317329 [ 307 ] {} <Debug> TCP-Session: 568fb82f-2c0e-4b5d-9096-c3c36d81bef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4102 | 2026.05.06 01:25:25.317342 [ 307 ] {} <Debug> TCP-Session: 568fb82f-2c0e-4b5d-9096-c3c36d81bef2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4103 | 2026.05.06 01:25:25.317539 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57273 | ||
| 4104 | 2026.05.06 01:25:25.317553 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58607 | ||
| 4105 | 2026.05.06 01:25:25.317583 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56193 | ||
| 4106 | 2026.05.06 01:25:25.317567 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65169 | ||
| 4107 | 2026.05.06 01:25:25.317653 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4108 | 2026.05.06 01:25:25.317665 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53986 | ||
| 4109 | 2026.05.06 01:25:25.317676 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48135 | ||
| 4110 | 2026.05.06 01:25:25.317700 [ 308 ] {} <Debug> TCP-Session: 6a1f8f19-926a-46fa-b970-d0186e0ed463 Authenticating user 'default' from [fd00:1122:3344:101::e]:57273 | ||
| 4111 | 2026.05.06 01:25:25.317709 [ 307 ] {} <Trace> TCP-Session: 568fb82f-2c0e-4b5d-9096-c3c36d81bef2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4112 | 2026.05.06 01:25:25.317750 [ 308 ] {} <Debug> TCP-Session: 6a1f8f19-926a-46fa-b970-d0186e0ed463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4113 | 2026.05.06 01:25:25.317657 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51143 | ||
| 4114 | 2026.05.06 01:25:25.317779 [ 308 ] {} <Debug> TCP-Session: 6a1f8f19-926a-46fa-b970-d0186e0ed463 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4115 | 2026.05.06 01:25:25.317628 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35922 | ||
| 4116 | 2026.05.06 01:25:25.317909 [ 307 ] {96440fda-5f01-491a-b04d-d3b856b3ff18} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63370) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4117 | 2026.05.06 01:25:25.317943 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4118 | 2026.05.06 01:25:25.317982 [ 309 ] {} <Debug> TCP-Session: 8584a20d-c49a-4950-929c-d25a4e6732e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58607 | ||
| 4119 | 2026.05.06 01:25:25.318007 [ 309 ] {} <Debug> TCP-Session: 8584a20d-c49a-4950-929c-d25a4e6732e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4120 | 2026.05.06 01:25:25.318020 [ 309 ] {} <Debug> TCP-Session: 8584a20d-c49a-4950-929c-d25a4e6732e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4121 | 2026.05.06 01:25:25.318172 [ 307 ] {96440fda-5f01-491a-b04d-d3b856b3ff18} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4122 | 2026.05.06 01:25:25.318232 [ 307 ] {96440fda-5f01-491a-b04d-d3b856b3ff18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4123 | 2026.05.06 01:25:25.318518 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4124 | 2026.05.06 01:25:25.318531 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4125 | 2026.05.06 01:25:25.318552 [ 303 ] {} <Debug> TCP-Session: 93bbb422-6168-4ec4-b1eb-983e4373afd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53986 | ||
| 4126 | 2026.05.06 01:25:25.318574 [ 3 ] {} <Debug> TCP-Session: faac9354-743f-468c-9f5a-15fd783ff0b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35922 | ||
| 4127 | 2026.05.06 01:25:25.318584 [ 307 ] {96440fda-5f01-491a-b04d-d3b856b3ff18} <Debug> oximeter.version (d5d6249d-4249-4a03-adc3-e52572eac9a9) (SelectExecutor): Key condition: unknown | ||
| 4128 | 2026.05.06 01:25:25.318600 [ 3 ] {} <Debug> TCP-Session: faac9354-743f-468c-9f5a-15fd783ff0b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4129 | 2026.05.06 01:25:25.318576 [ 303 ] {} <Debug> TCP-Session: 93bbb422-6168-4ec4-b1eb-983e4373afd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4130 | 2026.05.06 01:25:25.318627 [ 3 ] {} <Debug> TCP-Session: faac9354-743f-468c-9f5a-15fd783ff0b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4131 | 2026.05.06 01:25:25.318639 [ 303 ] {} <Debug> TCP-Session: 93bbb422-6168-4ec4-b1eb-983e4373afd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4132 | 2026.05.06 01:25:25.318656 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4133 | 2026.05.06 01:25:25.318710 [ 262 ] {} <Debug> TCP-Session: 326d893e-84df-4c6e-aab5-261c1b8c27ef Authenticating user 'default' from [fd00:1122:3344:101::e]:51143 | ||
| 4134 | 2026.05.06 01:25:25.318746 [ 262 ] {} <Debug> TCP-Session: 326d893e-84df-4c6e-aab5-261c1b8c27ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4135 | 2026.05.06 01:25:25.318766 [ 262 ] {} <Debug> TCP-Session: 326d893e-84df-4c6e-aab5-261c1b8c27ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4136 | 2026.05.06 01:25:25.319041 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4137 | 2026.05.06 01:25:25.319071 [ 310 ] {} <Debug> TCP-Session: 65549862-5880-4e51-8df2-b25bb1f9cfc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:65169 | ||
| 4138 | 2026.05.06 01:25:25.319087 [ 310 ] {} <Debug> TCP-Session: 65549862-5880-4e51-8df2-b25bb1f9cfc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4139 | 2026.05.06 01:25:25.319102 [ 310 ] {} <Debug> TCP-Session: 65549862-5880-4e51-8df2-b25bb1f9cfc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4140 | 2026.05.06 01:25:25.319156 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4141 | 2026.05.06 01:25:25.319193 [ 311 ] {} <Debug> TCP-Session: ae2e7d25-725e-4877-befa-eb70dffbff57 Authenticating user 'default' from [fd00:1122:3344:101::e]:56193 | ||
| 4142 | 2026.05.06 01:25:25.319210 [ 311 ] {} <Debug> TCP-Session: ae2e7d25-725e-4877-befa-eb70dffbff57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4143 | 2026.05.06 01:25:25.319227 [ 311 ] {} <Debug> TCP-Session: ae2e7d25-725e-4877-befa-eb70dffbff57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4144 | 2026.05.06 01:25:25.319266 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4145 | 2026.05.06 01:25:25.319303 [ 304 ] {} <Debug> TCP-Session: c768254a-f70e-4d72-acb2-c185d846fdd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48135 | ||
| 4146 | 2026.05.06 01:25:25.319323 [ 304 ] {} <Debug> TCP-Session: c768254a-f70e-4d72-acb2-c185d846fdd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4147 | 2026.05.06 01:25:25.319336 [ 304 ] {} <Debug> TCP-Session: c768254a-f70e-4d72-acb2-c185d846fdd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4148 | 2026.05.06 01:25:25.319744 [ 321 ] {96440fda-5f01-491a-b04d-d3b856b3ff18} <Trace> AggregatingTransform: Aggregating | ||
| 4149 | 2026.05.06 01:25:25.319782 [ 321 ] {96440fda-5f01-491a-b04d-d3b856b3ff18} <Trace> Aggregator: Aggregation method: without_key | ||
| 4150 | 2026.05.06 01:25:25.319816 [ 321 ] {96440fda-5f01-491a-b04d-d3b856b3ff18} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001098172 sec. (910.604 rows/sec., 35.57 KiB/sec.) | ||
| 4151 | 2026.05.06 01:25:25.319834 [ 321 ] {96440fda-5f01-491a-b04d-d3b856b3ff18} <Trace> Aggregator: Merging aggregated data | ||
| 4152 | 2026.05.06 01:25:25.321145 [ 307 ] {96440fda-5f01-491a-b04d-d3b856b3ff18} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003295 sec., 303.49013657056145 rows/sec., 11.86 KiB/sec. | ||
| 4153 | 2026.05.06 01:25:25.321283 [ 307 ] {96440fda-5f01-491a-b04d-d3b856b3ff18} <Debug> TCPHandler: Processed in 0.003736636 sec. | ||
| 4154 | 2026.05.06 01:25:25.321417 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4155 | 2026.05.06 01:25:25.321445 [ 307 ] {} <Debug> TCP-Session: 568fb82f-2c0e-4b5d-9096-c3c36d81bef2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4156 | 2026.05.06 01:25:25.321450 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4157 | 2026.05.06 01:25:25.321473 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4158 | 2026.05.06 01:25:25.321495 [ 308 ] {} <Debug> TCP-Session: 6a1f8f19-926a-46fa-b970-d0186e0ed463 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4159 | 2026.05.06 01:25:25.321495 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4160 | 2026.05.06 01:25:25.321515 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4161 | 2026.05.06 01:25:25.321533 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4162 | 2026.05.06 01:25:25.321548 [ 3 ] {} <Debug> TCP-Session: faac9354-743f-468c-9f5a-15fd783ff0b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4163 | 2026.05.06 01:25:25.321562 [ 311 ] {} <Debug> TCP-Session: ae2e7d25-725e-4877-befa-eb70dffbff57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4164 | 2026.05.06 01:25:25.321575 [ 262 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4165 | 2026.05.06 01:25:25.321601 [ 304 ] {} <Debug> TCP-Session: c768254a-f70e-4d72-acb2-c185d846fdd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4166 | 2026.05.06 01:25:25.321593 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4167 | 2026.05.06 01:25:25.321645 [ 262 ] {} <Debug> TCP-Session: 326d893e-84df-4c6e-aab5-261c1b8c27ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4168 | 2026.05.06 01:25:25.321551 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4169 | 2026.05.06 01:25:25.321672 [ 303 ] {} <Debug> TCP-Session: 93bbb422-6168-4ec4-b1eb-983e4373afd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4170 | 2026.05.06 01:25:25.321513 [ 309 ] {} <Debug> TCP-Session: 8584a20d-c49a-4950-929c-d25a4e6732e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4171 | 2026.05.06 01:25:25.321705 [ 310 ] {} <Debug> TCP-Session: 65549862-5880-4e51-8df2-b25bb1f9cfc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4172 | 2026.05.06 01:25:25.461243 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56548 | ||
| 4173 | 2026.05.06 01:25:25.461349 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4174 | 2026.05.06 01:25:25.461376 [ 307 ] {} <Debug> TCP-Session: 58ac5d8e-398b-4e0b-8115-69e101bb7ae5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56548 | ||
| 4175 | 2026.05.06 01:25:25.461399 [ 307 ] {} <Debug> TCP-Session: 58ac5d8e-398b-4e0b-8115-69e101bb7ae5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4176 | 2026.05.06 01:25:25.461412 [ 307 ] {} <Debug> TCP-Session: 58ac5d8e-398b-4e0b-8115-69e101bb7ae5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4177 | 2026.05.06 01:25:25.461656 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37888 | ||
| 4178 | 2026.05.06 01:25:25.461682 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45600 | ||
| 4179 | 2026.05.06 01:25:25.461700 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42023 | ||
| 4180 | 2026.05.06 01:25:25.461724 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52236 | ||
| 4181 | 2026.05.06 01:25:25.461734 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64896 | ||
| 4182 | 2026.05.06 01:25:25.461717 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59709 | ||
| 4183 | 2026.05.06 01:25:25.461799 [ 307 ] {} <Trace> TCP-Session: 58ac5d8e-398b-4e0b-8115-69e101bb7ae5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4184 | 2026.05.06 01:25:25.461831 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4185 | 2026.05.06 01:25:25.461801 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4186 | 2026.05.06 01:25:25.461871 [ 304 ] {} <Debug> TCP-Session: 2b5827bd-1a75-425a-909e-48b88507dd74 Authenticating user 'default' from [fd00:1122:3344:101::e]:64896 | ||
| 4187 | 2026.05.06 01:25:25.461788 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4188 | 2026.05.06 01:25:25.461908 [ 304 ] {} <Debug> TCP-Session: 2b5827bd-1a75-425a-909e-48b88507dd74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4189 | 2026.05.06 01:25:25.461896 [ 303 ] {} <Debug> TCP-Session: 93071ce7-a25d-43bf-b417-8d17d8d860fd Authenticating user 'default' from [fd00:1122:3344:101::e]:52236 | ||
| 4190 | 2026.05.06 01:25:25.461928 [ 308 ] {} <Debug> TCP-Session: e22e5ba9-a7f4-4174-b145-b9b0a70e4488 Authenticating user 'default' from [fd00:1122:3344:101::e]:37888 | ||
| 4191 | 2026.05.06 01:25:25.461951 [ 303 ] {} <Debug> TCP-Session: 93071ce7-a25d-43bf-b417-8d17d8d860fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4192 | 2026.05.06 01:25:25.461970 [ 308 ] {} <Debug> TCP-Session: e22e5ba9-a7f4-4174-b145-b9b0a70e4488 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4193 | 2026.05.06 01:25:25.461987 [ 303 ] {} <Debug> TCP-Session: 93071ce7-a25d-43bf-b417-8d17d8d860fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4194 | 2026.05.06 01:25:25.462011 [ 308 ] {} <Debug> TCP-Session: e22e5ba9-a7f4-4174-b145-b9b0a70e4488 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4195 | 2026.05.06 01:25:25.462011 [ 307 ] {37ae7587-6eb6-42a2-95bf-284103738aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56548) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4196 | 2026.05.06 01:25:25.461931 [ 304 ] {} <Debug> TCP-Session: 2b5827bd-1a75-425a-909e-48b88507dd74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4197 | 2026.05.06 01:25:25.461894 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4198 | 2026.05.06 01:25:25.461786 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4199 | 2026.05.06 01:25:25.462150 [ 262 ] {} <Debug> TCP-Session: 0be0467b-5462-4003-9f47-d04f4ca03ff5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59709 | ||
| 4200 | 2026.05.06 01:25:25.461786 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4201 | 2026.05.06 01:25:25.462176 [ 311 ] {} <Debug> TCP-Session: 78100310-cc85-4dc3-9404-3d56869310af Authenticating user 'default' from [fd00:1122:3344:101::e]:45600 | ||
| 4202 | 2026.05.06 01:25:25.462191 [ 262 ] {} <Debug> TCP-Session: 0be0467b-5462-4003-9f47-d04f4ca03ff5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4203 | 2026.05.06 01:25:25.462213 [ 3 ] {} <Debug> TCP-Session: 3e40265e-b2e8-4c5c-946d-f63490ce699f Authenticating user 'default' from [fd00:1122:3344:101::e]:42023 | ||
| 4204 | 2026.05.06 01:25:25.462223 [ 311 ] {} <Debug> TCP-Session: 78100310-cc85-4dc3-9404-3d56869310af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4205 | 2026.05.06 01:25:25.462236 [ 262 ] {} <Debug> TCP-Session: 0be0467b-5462-4003-9f47-d04f4ca03ff5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4206 | 2026.05.06 01:25:25.462264 [ 311 ] {} <Debug> TCP-Session: 78100310-cc85-4dc3-9404-3d56869310af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4207 | 2026.05.06 01:25:25.462254 [ 3 ] {} <Debug> TCP-Session: 3e40265e-b2e8-4c5c-946d-f63490ce699f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4208 | 2026.05.06 01:25:25.461689 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60938 | ||
| 4209 | 2026.05.06 01:25:25.462316 [ 3 ] {} <Debug> TCP-Session: 3e40265e-b2e8-4c5c-946d-f63490ce699f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4210 | 2026.05.06 01:25:25.461661 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57711 | ||
| 4211 | 2026.05.06 01:25:25.462383 [ 307 ] {37ae7587-6eb6-42a2-95bf-284103738aaf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4212 | 2026.05.06 01:25:25.462385 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4213 | 2026.05.06 01:25:25.462431 [ 310 ] {} <Debug> TCP-Session: 210e6b73-203c-42df-96d2-131b8587df58 Authenticating user 'default' from [fd00:1122:3344:101::e]:60938 | ||
| 4214 | 2026.05.06 01:25:25.462447 [ 307 ] {37ae7587-6eb6-42a2-95bf-284103738aaf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4215 | 2026.05.06 01:25:25.462448 [ 310 ] {} <Debug> TCP-Session: 210e6b73-203c-42df-96d2-131b8587df58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4216 | 2026.05.06 01:25:25.462452 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4217 | 2026.05.06 01:25:25.462484 [ 310 ] {} <Debug> TCP-Session: 210e6b73-203c-42df-96d2-131b8587df58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4218 | 2026.05.06 01:25:25.462531 [ 309 ] {} <Debug> TCP-Session: 136379f1-b4a9-443e-975b-4a71fc55699f Authenticating user 'default' from [fd00:1122:3344:101::e]:57711 | ||
| 4219 | 2026.05.06 01:25:25.462570 [ 309 ] {} <Debug> TCP-Session: 136379f1-b4a9-443e-975b-4a71fc55699f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4220 | 2026.05.06 01:25:25.462584 [ 309 ] {} <Debug> TCP-Session: 136379f1-b4a9-443e-975b-4a71fc55699f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4221 | 2026.05.06 01:25:25.462766 [ 307 ] {37ae7587-6eb6-42a2-95bf-284103738aaf} <Debug> oximeter.version (d5d6249d-4249-4a03-adc3-e52572eac9a9) (SelectExecutor): Key condition: unknown | ||
| 4222 | 2026.05.06 01:25:25.463708 [ 353 ] {37ae7587-6eb6-42a2-95bf-284103738aaf} <Trace> AggregatingTransform: Aggregating | ||
| 4223 | 2026.05.06 01:25:25.463762 [ 353 ] {37ae7587-6eb6-42a2-95bf-284103738aaf} <Trace> Aggregator: Aggregation method: without_key | ||
| 4224 | 2026.05.06 01:25:25.463802 [ 353 ] {37ae7587-6eb6-42a2-95bf-284103738aaf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000929089 sec. (1076.323 rows/sec., 42.04 KiB/sec.) | ||
| 4225 | 2026.05.06 01:25:25.463824 [ 353 ] {37ae7587-6eb6-42a2-95bf-284103738aaf} <Trace> Aggregator: Merging aggregated data | ||
| 4226 | 2026.05.06 01:25:25.465102 [ 307 ] {37ae7587-6eb6-42a2-95bf-284103738aaf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003161 sec., 316.3555836760519 rows/sec., 12.36 KiB/sec. | ||
| 4227 | 2026.05.06 01:25:25.465269 [ 307 ] {37ae7587-6eb6-42a2-95bf-284103738aaf} <Debug> TCPHandler: Processed in 0.003611663 sec. | ||
| 4228 | 2026.05.06 01:25:25.465398 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4229 | 2026.05.06 01:25:25.465429 [ 307 ] {} <Debug> TCP-Session: 58ac5d8e-398b-4e0b-8115-69e101bb7ae5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4230 | 2026.05.06 01:25:25.465430 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4231 | 2026.05.06 01:25:25.465452 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4232 | 2026.05.06 01:25:25.465475 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4233 | 2026.05.06 01:25:25.465483 [ 304 ] {} <Debug> TCP-Session: 2b5827bd-1a75-425a-909e-48b88507dd74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4234 | 2026.05.06 01:25:25.465500 [ 309 ] {} <Debug> TCP-Session: 136379f1-b4a9-443e-975b-4a71fc55699f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4235 | 2026.05.06 01:25:25.465508 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4236 | 2026.05.06 01:25:25.465524 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4237 | 2026.05.06 01:25:25.465536 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4238 | 2026.05.06 01:25:25.465560 [ 3 ] {} <Debug> TCP-Session: 3e40265e-b2e8-4c5c-946d-f63490ce699f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4239 | 2026.05.06 01:25:25.465564 [ 303 ] {} <Debug> TCP-Session: 93071ce7-a25d-43bf-b417-8d17d8d860fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4240 | 2026.05.06 01:25:25.465579 [ 311 ] {} <Debug> TCP-Session: 78100310-cc85-4dc3-9404-3d56869310af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4241 | 2026.05.06 01:25:25.465548 [ 262 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4242 | 2026.05.06 01:25:25.465521 [ 308 ] {} <Debug> TCP-Session: e22e5ba9-a7f4-4174-b145-b9b0a70e4488 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4243 | 2026.05.06 01:25:25.465497 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4244 | 2026.05.06 01:25:25.465644 [ 262 ] {} <Debug> TCP-Session: 0be0467b-5462-4003-9f47-d04f4ca03ff5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4245 | 2026.05.06 01:25:25.465694 [ 310 ] {} <Debug> TCP-Session: 210e6b73-203c-42df-96d2-131b8587df58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4246 | 2026.05.06 01:25:25.618166 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55854 | ||
| 4247 | 2026.05.06 01:25:25.618283 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4248 | 2026.05.06 01:25:25.618319 [ 307 ] {} <Debug> TCP-Session: 5a7cea1c-4f1e-4322-ad2d-b55bf5b6bc0e Authenticating user 'default' from [fd00:1122:3344:101::e]:55854 | ||
| 4249 | 2026.05.06 01:25:25.618345 [ 307 ] {} <Debug> TCP-Session: 5a7cea1c-4f1e-4322-ad2d-b55bf5b6bc0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4250 | 2026.05.06 01:25:25.618365 [ 307 ] {} <Debug> TCP-Session: 5a7cea1c-4f1e-4322-ad2d-b55bf5b6bc0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4251 | 2026.05.06 01:25:25.618576 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35510 | ||
| 4252 | 2026.05.06 01:25:25.618616 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47298 | ||
| 4253 | 2026.05.06 01:25:25.618632 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64615 | ||
| 4254 | 2026.05.06 01:25:25.618660 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61975 | ||
| 4255 | 2026.05.06 01:25:25.618679 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54910 | ||
| 4256 | 2026.05.06 01:25:25.618700 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4257 | 2026.05.06 01:25:25.618712 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4258 | 2026.05.06 01:25:25.618736 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4259 | 2026.05.06 01:25:25.618741 [ 308 ] {} <Debug> TCP-Session: 88134ca2-edb5-401a-a75a-cf0d84449f6d Authenticating user 'default' from [fd00:1122:3344:101::e]:35510 | ||
| 4260 | 2026.05.06 01:25:25.618755 [ 3 ] {} <Debug> TCP-Session: f52f5a8e-46b1-4d6b-9103-a15f2d8050f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64615 | ||
| 4261 | 2026.05.06 01:25:25.618765 [ 303 ] {} <Debug> TCP-Session: 9c200e74-31b4-4ee6-9cc1-9e61c303a01e Authenticating user 'default' from [fd00:1122:3344:101::e]:61975 | ||
| 4262 | 2026.05.06 01:25:25.618768 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4263 | 2026.05.06 01:25:25.618784 [ 308 ] {} <Debug> TCP-Session: 88134ca2-edb5-401a-a75a-cf0d84449f6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4264 | 2026.05.06 01:25:25.618800 [ 303 ] {} <Debug> TCP-Session: 9c200e74-31b4-4ee6-9cc1-9e61c303a01e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4265 | 2026.05.06 01:25:25.618823 [ 308 ] {} <Debug> TCP-Session: 88134ca2-edb5-401a-a75a-cf0d84449f6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4266 | 2026.05.06 01:25:25.618838 [ 303 ] {} <Debug> TCP-Session: 9c200e74-31b4-4ee6-9cc1-9e61c303a01e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4267 | 2026.05.06 01:25:25.618790 [ 3 ] {} <Debug> TCP-Session: f52f5a8e-46b1-4d6b-9103-a15f2d8050f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4268 | 2026.05.06 01:25:25.618704 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4269 | 2026.05.06 01:25:25.618884 [ 3 ] {} <Debug> TCP-Session: f52f5a8e-46b1-4d6b-9103-a15f2d8050f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4270 | 2026.05.06 01:25:25.618659 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34561 | ||
| 4271 | 2026.05.06 01:25:25.618905 [ 311 ] {} <Debug> TCP-Session: 9443d987-bca5-4000-bdaf-37aa281169ce Authenticating user 'default' from [fd00:1122:3344:101::e]:47298 | ||
| 4272 | 2026.05.06 01:25:25.618627 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46973 | ||
| 4273 | 2026.05.06 01:25:25.618978 [ 311 ] {} <Debug> TCP-Session: 9443d987-bca5-4000-bdaf-37aa281169ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4274 | 2026.05.06 01:25:25.618615 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48972 | ||
| 4275 | 2026.05.06 01:25:25.619028 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4276 | 2026.05.06 01:25:25.619053 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4277 | 2026.05.06 01:25:25.619020 [ 311 ] {} <Debug> TCP-Session: 9443d987-bca5-4000-bdaf-37aa281169ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4278 | 2026.05.06 01:25:25.619081 [ 262 ] {} <Debug> TCP-Session: 8ff162a1-0337-428b-90df-52f6f7aa021a Authenticating user 'default' from [fd00:1122:3344:101::e]:34561 | ||
| 4279 | 2026.05.06 01:25:25.619086 [ 310 ] {} <Debug> TCP-Session: 18bbcfc6-9290-4fba-b3ff-ce54d8495605 Authenticating user 'default' from [fd00:1122:3344:101::e]:46973 | ||
| 4280 | 2026.05.06 01:25:25.619121 [ 262 ] {} <Debug> TCP-Session: 8ff162a1-0337-428b-90df-52f6f7aa021a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4281 | 2026.05.06 01:25:25.619130 [ 310 ] {} <Debug> TCP-Session: 18bbcfc6-9290-4fba-b3ff-ce54d8495605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4282 | 2026.05.06 01:25:25.619138 [ 262 ] {} <Debug> TCP-Session: 8ff162a1-0337-428b-90df-52f6f7aa021a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4283 | 2026.05.06 01:25:25.619147 [ 310 ] {} <Debug> TCP-Session: 18bbcfc6-9290-4fba-b3ff-ce54d8495605 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4284 | 2026.05.06 01:25:25.619126 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4285 | 2026.05.06 01:25:25.618818 [ 304 ] {} <Debug> TCP-Session: d579188b-58a4-4bc5-bd1e-6c13bbb9f7ae Authenticating user 'default' from [fd00:1122:3344:101::e]:54910 | ||
| 4286 | 2026.05.06 01:25:25.619204 [ 309 ] {} <Debug> TCP-Session: 4b27d019-1e82-4447-87db-3a7f98554899 Authenticating user 'default' from [fd00:1122:3344:101::e]:48972 | ||
| 4287 | 2026.05.06 01:25:25.619221 [ 304 ] {} <Debug> TCP-Session: d579188b-58a4-4bc5-bd1e-6c13bbb9f7ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4288 | 2026.05.06 01:25:25.619241 [ 309 ] {} <Debug> TCP-Session: 4b27d019-1e82-4447-87db-3a7f98554899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4289 | 2026.05.06 01:25:25.619248 [ 304 ] {} <Debug> TCP-Session: d579188b-58a4-4bc5-bd1e-6c13bbb9f7ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4290 | 2026.05.06 01:25:25.619265 [ 309 ] {} <Debug> TCP-Session: 4b27d019-1e82-4447-87db-3a7f98554899 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4291 | 2026.05.06 01:25:25.618686 [ 307 ] {} <Trace> TCP-Session: 5a7cea1c-4f1e-4322-ad2d-b55bf5b6bc0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4292 | 2026.05.06 01:25:25.619453 [ 307 ] {f89ed520-7387-4cef-a6fc-2bbffb8ddaef} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55854) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4293 | 2026.05.06 01:25:25.619700 [ 307 ] {f89ed520-7387-4cef-a6fc-2bbffb8ddaef} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4294 | 2026.05.06 01:25:25.619756 [ 307 ] {f89ed520-7387-4cef-a6fc-2bbffb8ddaef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4295 | 2026.05.06 01:25:25.620031 [ 307 ] {f89ed520-7387-4cef-a6fc-2bbffb8ddaef} <Debug> oximeter.version (d5d6249d-4249-4a03-adc3-e52572eac9a9) (SelectExecutor): Key condition: unknown | ||
| 4296 | 2026.05.06 01:25:25.621038 [ 336 ] {f89ed520-7387-4cef-a6fc-2bbffb8ddaef} <Trace> AggregatingTransform: Aggregating | ||
| 4297 | 2026.05.06 01:25:25.621084 [ 336 ] {f89ed520-7387-4cef-a6fc-2bbffb8ddaef} <Trace> Aggregator: Aggregation method: without_key | ||
| 4298 | 2026.05.06 01:25:25.621120 [ 336 ] {f89ed520-7387-4cef-a6fc-2bbffb8ddaef} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00098786 sec. (1012.289 rows/sec., 39.54 KiB/sec.) | ||
| 4299 | 2026.05.06 01:25:25.621138 [ 336 ] {f89ed520-7387-4cef-a6fc-2bbffb8ddaef} <Trace> Aggregator: Merging aggregated data | ||
| 4300 | 2026.05.06 01:25:25.622650 [ 307 ] {f89ed520-7387-4cef-a6fc-2bbffb8ddaef} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003249 sec., 307.7870113881194 rows/sec., 12.02 KiB/sec. | ||
| 4301 | 2026.05.06 01:25:25.622845 [ 307 ] {f89ed520-7387-4cef-a6fc-2bbffb8ddaef} <Debug> TCPHandler: Processed in 0.004272746 sec. | ||
| 4302 | 2026.05.06 01:25:25.622987 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4303 | 2026.05.06 01:25:25.623018 [ 307 ] {} <Debug> TCP-Session: 5a7cea1c-4f1e-4322-ad2d-b55bf5b6bc0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4304 | 2026.05.06 01:25:25.623050 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4305 | 2026.05.06 01:25:25.623074 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4306 | 2026.05.06 01:25:25.623091 [ 304 ] {} <Debug> TCP-Session: d579188b-58a4-4bc5-bd1e-6c13bbb9f7ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4307 | 2026.05.06 01:25:25.623099 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4308 | 2026.05.06 01:25:25.623117 [ 308 ] {} <Debug> TCP-Session: 88134ca2-edb5-401a-a75a-cf0d84449f6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4309 | 2026.05.06 01:25:25.623116 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4310 | 2026.05.06 01:25:25.623140 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4311 | 2026.05.06 01:25:25.623179 [ 3 ] {} <Debug> TCP-Session: f52f5a8e-46b1-4d6b-9103-a15f2d8050f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4312 | 2026.05.06 01:25:25.623181 [ 262 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4313 | 2026.05.06 01:25:25.623206 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4314 | 2026.05.06 01:25:25.623228 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4315 | 2026.05.06 01:25:25.623239 [ 262 ] {} <Debug> TCP-Session: 8ff162a1-0337-428b-90df-52f6f7aa021a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4316 | 2026.05.06 01:25:25.623255 [ 310 ] {} <Debug> TCP-Session: 18bbcfc6-9290-4fba-b3ff-ce54d8495605 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4317 | 2026.05.06 01:25:25.623268 [ 303 ] {} <Debug> TCP-Session: 9c200e74-31b4-4ee6-9cc1-9e61c303a01e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4318 | 2026.05.06 01:25:25.623201 [ 311 ] {} <Debug> TCP-Session: 9443d987-bca5-4000-bdaf-37aa281169ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4319 | 2026.05.06 01:25:25.623151 [ 309 ] {} <Debug> TCP-Session: 4b27d019-1e82-4447-87db-3a7f98554899 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4320 | 2026.05.06 01:25:25.655774 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4321 | 2026.05.06 01:25:25.655989 [ 4 ] {a8393ee2-1158-4d19-a67c-068bb1f1cbd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4322 | 2026.05.06 01:25:25.656337 [ 4 ] {a8393ee2-1158-4d19-a67c-068bb1f1cbd0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4323 | 2026.05.06 01:25:25.656372 [ 4 ] {a8393ee2-1158-4d19-a67c-068bb1f1cbd0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4324 | 2026.05.06 01:25:25.656590 [ 4 ] {a8393ee2-1158-4d19-a67c-068bb1f1cbd0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4325 | 2026.05.06 01:25:25.656660 [ 4 ] {a8393ee2-1158-4d19-a67c-068bb1f1cbd0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4326 | 2026.05.06 01:25:25.656802 [ 4 ] {a8393ee2-1158-4d19-a67c-068bb1f1cbd0} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4327 | 2026.05.06 01:25:25.656904 [ 362 ] {a8393ee2-1158-4d19-a67c-068bb1f1cbd0} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4328 | 2026.05.06 01:25:25.656907 [ 320 ] {a8393ee2-1158-4d19-a67c-068bb1f1cbd0} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4329 | 2026.05.06 01:25:25.656936 [ 359 ] {a8393ee2-1158-4d19-a67c-068bb1f1cbd0} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4330 | 2026.05.06 01:25:25.656938 [ 361 ] {a8393ee2-1158-4d19-a67c-068bb1f1cbd0} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4331 | 2026.05.06 01:25:25.657088 [ 4 ] {a8393ee2-1158-4d19-a67c-068bb1f1cbd0} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4332 | 2026.05.06 01:25:25.657114 [ 4 ] {a8393ee2-1158-4d19-a67c-068bb1f1cbd0} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4333 | 2026.05.06 01:25:25.657183 [ 4 ] {a8393ee2-1158-4d19-a67c-068bb1f1cbd0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4334 | 2026.05.06 01:25:25.657202 [ 4 ] {a8393ee2-1158-4d19-a67c-068bb1f1cbd0} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 4335 | 2026.05.06 01:25:25.657236 [ 4 ] {a8393ee2-1158-4d19-a67c-068bb1f1cbd0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4336 | 2026.05.06 01:25:25.657288 [ 4 ] {a8393ee2-1158-4d19-a67c-068bb1f1cbd0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4337 | 2026.05.06 01:25:25.658481 [ 4 ] {a8393ee2-1158-4d19-a67c-068bb1f1cbd0} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002585 sec., 15860.73500967118 rows/sec., 2.86 MiB/sec. | ||
| 4338 | 2026.05.06 01:25:25.658600 [ 4 ] {a8393ee2-1158-4d19-a67c-068bb1f1cbd0} <Debug> TCPHandler: Processed in 0.002959359 sec. | ||
| 4339 | 2026.05.06 01:25:25.660019 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4340 | 2026.05.06 01:25:25.660139 [ 4 ] {c6ec98bd-82a1-4e5b-8322-e8d6c810f3a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4341 | 2026.05.06 01:25:25.660189 [ 4 ] {c6ec98bd-82a1-4e5b-8322-e8d6c810f3a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4342 | 2026.05.06 01:25:25.660734 [ 4 ] {c6ec98bd-82a1-4e5b-8322-e8d6c810f3a7} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4343 | 2026.05.06 01:25:25.660781 [ 4 ] {c6ec98bd-82a1-4e5b-8322-e8d6c810f3a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4344 | 2026.05.06 01:25:25.661159 [ 4 ] {c6ec98bd-82a1-4e5b-8322-e8d6c810f3a7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4345 | 2026.05.06 01:25:25.661399 [ 4 ] {c6ec98bd-82a1-4e5b-8322-e8d6c810f3a7} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4346 | 2026.05.06 01:25:25.661551 [ 4 ] {c6ec98bd-82a1-4e5b-8322-e8d6c810f3a7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001446 sec., 38727.524204702626 rows/sec., 2.98 MiB/sec. | ||
| 4347 | 2026.05.06 01:25:25.661591 [ 4 ] {c6ec98bd-82a1-4e5b-8322-e8d6c810f3a7} <Debug> TCPHandler: Processed in 0.001629873 sec. | ||
| 4348 | 2026.05.06 01:25:25.661736 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4349 | 2026.05.06 01:25:25.661833 [ 4 ] {e79974b9-a86c-4eb2-ac7d-16200f6abd16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4350 | 2026.05.06 01:25:25.661876 [ 4 ] {e79974b9-a86c-4eb2-ac7d-16200f6abd16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4351 | 2026.05.06 01:25:25.662368 [ 4 ] {e79974b9-a86c-4eb2-ac7d-16200f6abd16} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4352 | 2026.05.06 01:25:25.662404 [ 4 ] {e79974b9-a86c-4eb2-ac7d-16200f6abd16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4353 | 2026.05.06 01:25:25.662727 [ 4 ] {e79974b9-a86c-4eb2-ac7d-16200f6abd16} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4354 | 2026.05.06 01:25:25.662952 [ 4 ] {e79974b9-a86c-4eb2-ac7d-16200f6abd16} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4355 | 2026.05.06 01:25:25.663085 [ 4 ] {e79974b9-a86c-4eb2-ac7d-16200f6abd16} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00127 sec., 50393.70078740157 rows/sec., 3.93 MiB/sec. | ||
| 4356 | 2026.05.06 01:25:25.663121 [ 4 ] {e79974b9-a86c-4eb2-ac7d-16200f6abd16} <Debug> TCPHandler: Processed in 0.001435069 sec. | ||
| 4357 | 2026.05.06 01:25:25.663252 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4358 | 2026.05.06 01:25:25.663347 [ 4 ] {009aeb0e-2e7e-44b8-afa6-7c445335245c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4359 | 2026.05.06 01:25:25.663391 [ 4 ] {009aeb0e-2e7e-44b8-afa6-7c445335245c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4360 | 2026.05.06 01:25:25.663780 [ 4 ] {009aeb0e-2e7e-44b8-afa6-7c445335245c} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4361 | 2026.05.06 01:25:25.663816 [ 4 ] {009aeb0e-2e7e-44b8-afa6-7c445335245c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4362 | 2026.05.06 01:25:25.664148 [ 4 ] {009aeb0e-2e7e-44b8-afa6-7c445335245c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4363 | 2026.05.06 01:25:25.664363 [ 4 ] {009aeb0e-2e7e-44b8-afa6-7c445335245c} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4364 | 2026.05.06 01:25:25.664489 [ 4 ] {009aeb0e-2e7e-44b8-afa6-7c445335245c} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001161 sec., 82687.33850129199 rows/sec., 5.76 MiB/sec. | ||
| 4365 | 2026.05.06 01:25:25.664527 [ 4 ] {009aeb0e-2e7e-44b8-afa6-7c445335245c} <Debug> TCPHandler: Processed in 0.001326207 sec. | ||
| 4366 | 2026.05.06 01:25:25.664662 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4367 | 2026.05.06 01:25:25.664759 [ 4 ] {dd03a26f-25ea-4c20-852b-713e929088a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4368 | 2026.05.06 01:25:25.664800 [ 4 ] {dd03a26f-25ea-4c20-852b-713e929088a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4369 | 2026.05.06 01:25:25.665160 [ 4 ] {dd03a26f-25ea-4c20-852b-713e929088a0} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4370 | 2026.05.06 01:25:25.665195 [ 4 ] {dd03a26f-25ea-4c20-852b-713e929088a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4371 | 2026.05.06 01:25:25.665530 [ 4 ] {dd03a26f-25ea-4c20-852b-713e929088a0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4372 | 2026.05.06 01:25:25.665745 [ 4 ] {dd03a26f-25ea-4c20-852b-713e929088a0} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4373 | 2026.05.06 01:25:25.665875 [ 4 ] {dd03a26f-25ea-4c20-852b-713e929088a0} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001134 sec., 31746.031746031746 rows/sec., 2.14 MiB/sec. | ||
| 4374 | 2026.05.06 01:25:25.665911 [ 4 ] {dd03a26f-25ea-4c20-852b-713e929088a0} <Debug> TCPHandler: Processed in 0.001300727 sec. | ||
| 4375 | 2026.05.06 01:25:26.874309 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8066 | ||
| 4376 | 2026.05.06 01:25:26.874856 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4377 | 2026.05.06 01:25:26.874896 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4378 | 2026.05.06 01:25:26.875440 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4379 | 2026.05.06 01:25:26.875667 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4380 | 2026.05.06 01:25:26.875798 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8066 | ||
| 4381 | 2026.05.06 01:25:27.283814 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4382 | 2026.05.06 01:25:27.298784 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4383 | 2026.05.06 01:25:27.298852 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4384 | 2026.05.06 01:25:27.305190 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4385 | 2026.05.06 01:25:27.305903 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4386 | 2026.05.06 01:25:27.308544 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4387 | 2026.05.06 01:25:28.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.13 MiB, peak 250.79 MiB, free memory in arenas 0.00 B, will set to 242.33 MiB (RSS), difference: 1.20 MiB | ||
| 4388 | 2026.05.06 01:25:29.381423 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 540 | ||
| 4389 | 2026.05.06 01:25:29.384084 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4390 | 2026.05.06 01:25:29.384127 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4391 | 2026.05.06 01:25:29.385326 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4392 | 2026.05.06 01:25:29.385583 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4393 | 2026.05.06 01:25:29.385829 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 540 | ||
| 4394 | 2026.05.06 01:25:30.664106 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4395 | 2026.05.06 01:25:30.664412 [ 4 ] {9369e89f-6ff0-429d-93e0-8617c938ee39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 4396 | 2026.05.06 01:25:30.664786 [ 4 ] {9369e89f-6ff0-429d-93e0-8617c938ee39} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4397 | 2026.05.06 01:25:30.664824 [ 4 ] {9369e89f-6ff0-429d-93e0-8617c938ee39} <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 | ||
| 4398 | 2026.05.06 01:25:30.665072 [ 4 ] {9369e89f-6ff0-429d-93e0-8617c938ee39} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4399 | 2026.05.06 01:25:30.665143 [ 4 ] {9369e89f-6ff0-429d-93e0-8617c938ee39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4400 | 2026.05.06 01:25:30.665286 [ 4 ] {9369e89f-6ff0-429d-93e0-8617c938ee39} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4401 | 2026.05.06 01:25:30.665387 [ 362 ] {9369e89f-6ff0-429d-93e0-8617c938ee39} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4402 | 2026.05.06 01:25:30.665387 [ 320 ] {9369e89f-6ff0-429d-93e0-8617c938ee39} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4403 | 2026.05.06 01:25:30.665421 [ 260 ] {9369e89f-6ff0-429d-93e0-8617c938ee39} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4404 | 2026.05.06 01:25:30.665420 [ 347 ] {9369e89f-6ff0-429d-93e0-8617c938ee39} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4405 | 2026.05.06 01:25:30.665541 [ 4 ] {9369e89f-6ff0-429d-93e0-8617c938ee39} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4406 | 2026.05.06 01:25:30.665568 [ 4 ] {9369e89f-6ff0-429d-93e0-8617c938ee39} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4407 | 2026.05.06 01:25:30.665636 [ 4 ] {9369e89f-6ff0-429d-93e0-8617c938ee39} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4408 | 2026.05.06 01:25:30.665655 [ 4 ] {9369e89f-6ff0-429d-93e0-8617c938ee39} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 4409 | 2026.05.06 01:25:30.665689 [ 4 ] {9369e89f-6ff0-429d-93e0-8617c938ee39} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 4410 | 2026.05.06 01:25:30.665726 [ 4 ] {9369e89f-6ff0-429d-93e0-8617c938ee39} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 4411 | 2026.05.06 01:25:30.666890 [ 4 ] {9369e89f-6ff0-429d-93e0-8617c938ee39} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002604 sec., 15745.007680491552 rows/sec., 2.84 MiB/sec. | ||
| 4412 | 2026.05.06 01:25:30.667000 [ 4 ] {9369e89f-6ff0-429d-93e0-8617c938ee39} <Debug> TCPHandler: Processed in 0.003066462 sec. | ||
| 4413 | 2026.05.06 01:25:30.672510 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4414 | 2026.05.06 01:25:30.672639 [ 4 ] {c8a01567-12de-4414-aab4-5bc5a9d9ac2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4415 | 2026.05.06 01:25:30.672691 [ 4 ] {c8a01567-12de-4414-aab4-5bc5a9d9ac2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4416 | 2026.05.06 01:25:30.673353 [ 4 ] {c8a01567-12de-4414-aab4-5bc5a9d9ac2d} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4417 | 2026.05.06 01:25:30.673403 [ 4 ] {c8a01567-12de-4414-aab4-5bc5a9d9ac2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4418 | 2026.05.06 01:25:30.673793 [ 4 ] {c8a01567-12de-4414-aab4-5bc5a9d9ac2d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4419 | 2026.05.06 01:25:30.674029 [ 4 ] {c8a01567-12de-4414-aab4-5bc5a9d9ac2d} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4420 | 2026.05.06 01:25:30.674175 [ 4 ] {c8a01567-12de-4414-aab4-5bc5a9d9ac2d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001573 sec., 180546.72600127145 rows/sec., 11.47 MiB/sec. | ||
| 4421 | 2026.05.06 01:25:30.674213 [ 4 ] {c8a01567-12de-4414-aab4-5bc5a9d9ac2d} <Debug> TCPHandler: Processed in 0.001766236 sec. | ||
| 4422 | 2026.05.06 01:25:30.674343 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4423 | 2026.05.06 01:25:30.674438 [ 4 ] {da02501a-0628-4ab3-ab61-26636cabe34a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4424 | 2026.05.06 01:25:30.674478 [ 4 ] {da02501a-0628-4ab3-ab61-26636cabe34a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4425 | 2026.05.06 01:25:30.675246 [ 4 ] {da02501a-0628-4ab3-ab61-26636cabe34a} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4426 | 2026.05.06 01:25:30.675282 [ 4 ] {da02501a-0628-4ab3-ab61-26636cabe34a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4427 | 2026.05.06 01:25:30.675633 [ 4 ] {da02501a-0628-4ab3-ab61-26636cabe34a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4428 | 2026.05.06 01:25:30.675839 [ 4 ] {da02501a-0628-4ab3-ab61-26636cabe34a} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4429 | 2026.05.06 01:25:30.675972 [ 4 ] {da02501a-0628-4ab3-ab61-26636cabe34a} <Debug> executeQuery: Read 879 rows, 70.73 KiB in 0.001552 sec., 566365.9793814434 rows/sec., 44.51 MiB/sec. | ||
| 4430 | 2026.05.06 01:25:30.676009 [ 4 ] {da02501a-0628-4ab3-ab61-26636cabe34a} <Debug> TCPHandler: Processed in 0.001718035 sec. | ||
| 4431 | 2026.05.06 01:25:30.676133 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4432 | 2026.05.06 01:25:30.676227 [ 4 ] {c1316c81-d0d0-4ac3-bd3c-381d836648bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4433 | 2026.05.06 01:25:30.676267 [ 4 ] {c1316c81-d0d0-4ac3-bd3c-381d836648bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4434 | 2026.05.06 01:25:30.676744 [ 4 ] {c1316c81-d0d0-4ac3-bd3c-381d836648bd} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4435 | 2026.05.06 01:25:30.676780 [ 4 ] {c1316c81-d0d0-4ac3-bd3c-381d836648bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4436 | 2026.05.06 01:25:30.677081 [ 4 ] {c1316c81-d0d0-4ac3-bd3c-381d836648bd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4437 | 2026.05.06 01:25:30.677285 [ 4 ] {c1316c81-d0d0-4ac3-bd3c-381d836648bd} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4438 | 2026.05.06 01:25:30.677414 [ 4 ] {c1316c81-d0d0-4ac3-bd3c-381d836648bd} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001204 sec., 151993.35548172757 rows/sec., 9.43 MiB/sec. | ||
| 4439 | 2026.05.06 01:25:30.677451 [ 4 ] {c1316c81-d0d0-4ac3-bd3c-381d836648bd} <Debug> TCPHandler: Processed in 0.001369608 sec. | ||
| 4440 | 2026.05.06 01:25:30.677582 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4441 | 2026.05.06 01:25:30.677705 [ 4 ] {05375327-c757-44ce-a02e-8c086fb73a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4442 | 2026.05.06 01:25:30.677754 [ 4 ] {05375327-c757-44ce-a02e-8c086fb73a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4443 | 2026.05.06 01:25:30.678293 [ 4 ] {05375327-c757-44ce-a02e-8c086fb73a2c} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4444 | 2026.05.06 01:25:30.678338 [ 4 ] {05375327-c757-44ce-a02e-8c086fb73a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4445 | 2026.05.06 01:25:30.678677 [ 4 ] {05375327-c757-44ce-a02e-8c086fb73a2c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4446 | 2026.05.06 01:25:30.678887 [ 4 ] {05375327-c757-44ce-a02e-8c086fb73a2c} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4447 | 2026.05.06 01:25:30.679014 [ 4 ] {05375327-c757-44ce-a02e-8c086fb73a2c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001333 sec., 111777.94448612153 rows/sec., 7.22 MiB/sec. | ||
| 4448 | 2026.05.06 01:25:30.679053 [ 4 ] {05375327-c757-44ce-a02e-8c086fb73a2c} <Debug> TCPHandler: Processed in 0.001533922 sec. | ||
| 4449 | 2026.05.06 01:25:30.679188 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4450 | 2026.05.06 01:25:30.679282 [ 4 ] {5015db51-e158-46a8-87d9-c4dbcfc8bcd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4451 | 2026.05.06 01:25:30.679323 [ 4 ] {5015db51-e158-46a8-87d9-c4dbcfc8bcd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4452 | 2026.05.06 01:25:30.679764 [ 4 ] {5015db51-e158-46a8-87d9-c4dbcfc8bcd2} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4453 | 2026.05.06 01:25:30.679801 [ 4 ] {5015db51-e158-46a8-87d9-c4dbcfc8bcd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4454 | 2026.05.06 01:25:30.680101 [ 4 ] {5015db51-e158-46a8-87d9-c4dbcfc8bcd2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4455 | 2026.05.06 01:25:30.680315 [ 4 ] {5015db51-e158-46a8-87d9-c4dbcfc8bcd2} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4456 | 2026.05.06 01:25:30.680440 [ 4 ] {5015db51-e158-46a8-87d9-c4dbcfc8bcd2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001177 sec., 125743.41546304162 rows/sec., 7.15 MiB/sec. | ||
| 4457 | 2026.05.06 01:25:30.680480 [ 4 ] {5015db51-e158-46a8-87d9-c4dbcfc8bcd2} <Debug> TCPHandler: Processed in 0.001341927 sec. | ||
| 4458 | 2026.05.06 01:25:30.680600 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4459 | 2026.05.06 01:25:30.680693 [ 4 ] {2a4cf848-29d7-49b3-b321-904045a6a15f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4460 | 2026.05.06 01:25:30.680733 [ 4 ] {2a4cf848-29d7-49b3-b321-904045a6a15f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4461 | 2026.05.06 01:25:30.681303 [ 4 ] {2a4cf848-29d7-49b3-b321-904045a6a15f} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4462 | 2026.05.06 01:25:30.681339 [ 4 ] {2a4cf848-29d7-49b3-b321-904045a6a15f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4463 | 2026.05.06 01:25:30.681658 [ 4 ] {2a4cf848-29d7-49b3-b321-904045a6a15f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4464 | 2026.05.06 01:25:30.681859 [ 4 ] {2a4cf848-29d7-49b3-b321-904045a6a15f} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4465 | 2026.05.06 01:25:30.681986 [ 4 ] {2a4cf848-29d7-49b3-b321-904045a6a15f} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001311 sec., 405034.3249427917 rows/sec., 28.65 MiB/sec. | ||
| 4466 | 2026.05.06 01:25:30.682023 [ 4 ] {2a4cf848-29d7-49b3-b321-904045a6a15f} <Debug> TCPHandler: Processed in 0.00147366 sec. | ||
| 4467 | 2026.05.06 01:25:30.682139 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4468 | 2026.05.06 01:25:30.682232 [ 4 ] {a598b423-4f13-4ec7-a1bb-a1971515d784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4469 | 2026.05.06 01:25:30.682273 [ 4 ] {a598b423-4f13-4ec7-a1bb-a1971515d784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4470 | 2026.05.06 01:25:30.682599 [ 4 ] {a598b423-4f13-4ec7-a1bb-a1971515d784} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4471 | 2026.05.06 01:25:30.682634 [ 4 ] {a598b423-4f13-4ec7-a1bb-a1971515d784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4472 | 2026.05.06 01:25:30.682929 [ 4 ] {a598b423-4f13-4ec7-a1bb-a1971515d784} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4473 | 2026.05.06 01:25:30.683144 [ 4 ] {a598b423-4f13-4ec7-a1bb-a1971515d784} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4474 | 2026.05.06 01:25:30.683269 [ 4 ] {a598b423-4f13-4ec7-a1bb-a1971515d784} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 4475 | 2026.05.06 01:25:30.683306 [ 4 ] {a598b423-4f13-4ec7-a1bb-a1971515d784} <Debug> TCPHandler: Processed in 0.001215854 sec. | ||
| 4476 | 2026.05.06 01:25:30.683421 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4477 | 2026.05.06 01:25:30.683515 [ 4 ] {9169f5ac-5f4c-4bd9-becc-09929c4eeaa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4478 | 2026.05.06 01:25:30.683557 [ 4 ] {9169f5ac-5f4c-4bd9-becc-09929c4eeaa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4479 | 2026.05.06 01:25:30.683946 [ 4 ] {9169f5ac-5f4c-4bd9-becc-09929c4eeaa1} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4480 | 2026.05.06 01:25:30.683983 [ 4 ] {9169f5ac-5f4c-4bd9-becc-09929c4eeaa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4481 | 2026.05.06 01:25:30.684304 [ 4 ] {9169f5ac-5f4c-4bd9-becc-09929c4eeaa1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4482 | 2026.05.06 01:25:30.684509 [ 4 ] {9169f5ac-5f4c-4bd9-becc-09929c4eeaa1} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4483 | 2026.05.06 01:25:30.684638 [ 4 ] {9169f5ac-5f4c-4bd9-becc-09929c4eeaa1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001141 sec., 232252.41016652057 rows/sec., 15.43 MiB/sec. | ||
| 4484 | 2026.05.06 01:25:30.684674 [ 4 ] {9169f5ac-5f4c-4bd9-becc-09929c4eeaa1} <Debug> TCPHandler: Processed in 0.001303176 sec. | ||
| 4485 | 2026.05.06 01:25:30.684792 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4486 | 2026.05.06 01:25:30.684885 [ 4 ] {7d167a9d-79a6-421d-998d-36f9e580bf68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4487 | 2026.05.06 01:25:30.684926 [ 4 ] {7d167a9d-79a6-421d-998d-36f9e580bf68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4488 | 2026.05.06 01:25:30.685235 [ 4 ] {7d167a9d-79a6-421d-998d-36f9e580bf68} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4489 | 2026.05.06 01:25:30.685271 [ 4 ] {7d167a9d-79a6-421d-998d-36f9e580bf68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4490 | 2026.05.06 01:25:30.685567 [ 4 ] {7d167a9d-79a6-421d-998d-36f9e580bf68} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4491 | 2026.05.06 01:25:30.685768 [ 4 ] {7d167a9d-79a6-421d-998d-36f9e580bf68} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4492 | 2026.05.06 01:25:30.685892 [ 4 ] {7d167a9d-79a6-421d-998d-36f9e580bf68} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 4493 | 2026.05.06 01:25:30.685928 [ 4 ] {7d167a9d-79a6-421d-998d-36f9e580bf68} <Debug> TCPHandler: Processed in 0.001185713 sec. | ||
| 4494 | 2026.05.06 01:25:30.686043 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4495 | 2026.05.06 01:25:30.686137 [ 4 ] {af9d78d4-d629-41b3-aa6e-82271e9b758e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4496 | 2026.05.06 01:25:30.686191 [ 4 ] {af9d78d4-d629-41b3-aa6e-82271e9b758e} <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 | ||
| 4497 | 2026.05.06 01:25:30.687040 [ 4 ] {af9d78d4-d629-41b3-aa6e-82271e9b758e} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4498 | 2026.05.06 01:25:30.687077 [ 4 ] {af9d78d4-d629-41b3-aa6e-82271e9b758e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4499 | 2026.05.06 01:25:30.687702 [ 4 ] {af9d78d4-d629-41b3-aa6e-82271e9b758e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4500 | 2026.05.06 01:25:30.688004 [ 4 ] {af9d78d4-d629-41b3-aa6e-82271e9b758e} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4501 | 2026.05.06 01:25:30.688163 [ 4 ] {af9d78d4-d629-41b3-aa6e-82271e9b758e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002043 sec., 20068.52667645619 rows/sec., 35.96 MiB/sec. | ||
| 4502 | 2026.05.06 01:25:30.688225 [ 4 ] {af9d78d4-d629-41b3-aa6e-82271e9b758e} <Debug> TCPHandler: Processed in 0.002231735 sec. | ||
| 4503 | 2026.05.06 01:25:30.688366 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4504 | 2026.05.06 01:25:30.688481 [ 4 ] {11ef8f6b-3aeb-454e-8c5e-b374835dbec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4505 | 2026.05.06 01:25:30.688530 [ 4 ] {11ef8f6b-3aeb-454e-8c5e-b374835dbec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4506 | 2026.05.06 01:25:30.688872 [ 4 ] {11ef8f6b-3aeb-454e-8c5e-b374835dbec7} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4507 | 2026.05.06 01:25:30.688909 [ 4 ] {11ef8f6b-3aeb-454e-8c5e-b374835dbec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4508 | 2026.05.06 01:25:30.689225 [ 4 ] {11ef8f6b-3aeb-454e-8c5e-b374835dbec7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4509 | 2026.05.06 01:25:30.689438 [ 4 ] {11ef8f6b-3aeb-454e-8c5e-b374835dbec7} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4510 | 2026.05.06 01:25:30.689574 [ 4 ] {11ef8f6b-3aeb-454e-8c5e-b374835dbec7} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001118 sec., 80500.89445438283 rows/sec., 5.04 MiB/sec. | ||
| 4511 | 2026.05.06 01:25:30.689611 [ 4 ] {11ef8f6b-3aeb-454e-8c5e-b374835dbec7} <Debug> TCPHandler: Processed in 0.001305566 sec. | ||
| 4512 | 2026.05.06 01:25:34.264686 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4513 | 2026.05.06 01:25:34.264766 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4514 | 2026.05.06 01:25:34.376015 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8578 | ||
| 4515 | 2026.05.06 01:25:34.376556 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4516 | 2026.05.06 01:25:34.376609 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4517 | 2026.05.06 01:25:34.377122 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4518 | 2026.05.06 01:25:34.377355 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4519 | 2026.05.06 01:25:34.377543 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8578 | ||
| 4520 | 2026.05.06 01:25:34.808753 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4521 | 2026.05.06 01:25:34.824143 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4522 | 2026.05.06 01:25:34.824195 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4523 | 2026.05.06 01:25:34.830408 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4524 | 2026.05.06 01:25:34.831078 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4525 | 2026.05.06 01:25:34.833607 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4526 | 2026.05.06 01:25:35.658085 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4527 | 2026.05.06 01:25:35.658334 [ 4 ] {baf533b0-cd7b-41d4-8eac-58d410040179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4528 | 2026.05.06 01:25:35.658677 [ 4 ] {baf533b0-cd7b-41d4-8eac-58d410040179} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4529 | 2026.05.06 01:25:35.658714 [ 4 ] {baf533b0-cd7b-41d4-8eac-58d410040179} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4530 | 2026.05.06 01:25:35.658930 [ 4 ] {baf533b0-cd7b-41d4-8eac-58d410040179} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4531 | 2026.05.06 01:25:35.658998 [ 4 ] {baf533b0-cd7b-41d4-8eac-58d410040179} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4532 | 2026.05.06 01:25:35.659139 [ 4 ] {baf533b0-cd7b-41d4-8eac-58d410040179} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4533 | 2026.05.06 01:25:35.659243 [ 362 ] {baf533b0-cd7b-41d4-8eac-58d410040179} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4534 | 2026.05.06 01:25:35.659286 [ 322 ] {baf533b0-cd7b-41d4-8eac-58d410040179} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4535 | 2026.05.06 01:25:35.659294 [ 334 ] {baf533b0-cd7b-41d4-8eac-58d410040179} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4536 | 2026.05.06 01:25:35.659294 [ 327 ] {baf533b0-cd7b-41d4-8eac-58d410040179} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4537 | 2026.05.06 01:25:35.659472 [ 4 ] {baf533b0-cd7b-41d4-8eac-58d410040179} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4538 | 2026.05.06 01:25:35.659500 [ 4 ] {baf533b0-cd7b-41d4-8eac-58d410040179} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4539 | 2026.05.06 01:25:35.659570 [ 4 ] {baf533b0-cd7b-41d4-8eac-58d410040179} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4540 | 2026.05.06 01:25:35.659589 [ 4 ] {baf533b0-cd7b-41d4-8eac-58d410040179} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 4541 | 2026.05.06 01:25:35.659622 [ 4 ] {baf533b0-cd7b-41d4-8eac-58d410040179} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4542 | 2026.05.06 01:25:35.659661 [ 4 ] {baf533b0-cd7b-41d4-8eac-58d410040179} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4543 | 2026.05.06 01:25:35.660795 [ 4 ] {baf533b0-cd7b-41d4-8eac-58d410040179} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002556 sec., 16040.688575899843 rows/sec., 2.89 MiB/sec. | ||
| 4544 | 2026.05.06 01:25:35.660916 [ 4 ] {baf533b0-cd7b-41d4-8eac-58d410040179} <Debug> TCPHandler: Processed in 0.00297142 sec. | ||
| 4545 | 2026.05.06 01:25:35.662547 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4546 | 2026.05.06 01:25:35.662657 [ 4 ] {69831762-58c5-4156-87e6-894b2f783f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4547 | 2026.05.06 01:25:35.662701 [ 4 ] {69831762-58c5-4156-87e6-894b2f783f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4548 | 2026.05.06 01:25:35.663191 [ 4 ] {69831762-58c5-4156-87e6-894b2f783f22} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4549 | 2026.05.06 01:25:35.663229 [ 4 ] {69831762-58c5-4156-87e6-894b2f783f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4550 | 2026.05.06 01:25:35.663594 [ 4 ] {69831762-58c5-4156-87e6-894b2f783f22} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4551 | 2026.05.06 01:25:35.663812 [ 4 ] {69831762-58c5-4156-87e6-894b2f783f22} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4552 | 2026.05.06 01:25:35.663934 [ 84 ] {} <Debug> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4553 | 2026.05.06 01:25:35.663954 [ 4 ] {69831762-58c5-4156-87e6-894b2f783f22} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00133 sec., 42105.26315789473 rows/sec., 3.23 MiB/sec. | ||
| 4554 | 2026.05.06 01:25:35.663969 [ 84 ] {} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4555 | 2026.05.06 01:25:35.663989 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4556 | 2026.05.06 01:25:35.663992 [ 4 ] {69831762-58c5-4156-87e6-894b2f783f22} <Debug> TCPHandler: Processed in 0.00149728 sec. | ||
| 4557 | 2026.05.06 01:25:35.664078 [ 196 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::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 | ||
| 4558 | 2026.05.06 01:25:35.664119 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4559 | 2026.05.06 01:25:35.664176 [ 196 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4560 | 2026.05.06 01:25:35.664208 [ 196 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3237 rows starting from the beginning of the part | ||
| 4561 | 2026.05.06 01:25:35.664214 [ 4 ] {4c6e3cc1-54b1-41db-8893-a142b29264f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4562 | 2026.05.06 01:25:35.664258 [ 4 ] {4c6e3cc1-54b1-41db-8893-a142b29264f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4563 | 2026.05.06 01:25:35.664269 [ 196 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 879 rows starting from the beginning of the part | ||
| 4564 | 2026.05.06 01:25:35.664318 [ 196 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2401 rows starting from the beginning of the part | ||
| 4565 | 2026.05.06 01:25:35.664367 [ 196 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 4566 | 2026.05.06 01:25:35.664412 [ 196 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 879 rows starting from the beginning of the part | ||
| 4567 | 2026.05.06 01:25:35.664460 [ 196 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 4568 | 2026.05.06 01:25:35.664692 [ 4 ] {4c6e3cc1-54b1-41db-8893-a142b29264f0} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4569 | 2026.05.06 01:25:35.664727 [ 4 ] {4c6e3cc1-54b1-41db-8893-a142b29264f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4570 | 2026.05.06 01:25:35.665041 [ 4 ] {4c6e3cc1-54b1-41db-8893-a142b29264f0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4571 | 2026.05.06 01:25:35.665255 [ 4 ] {4c6e3cc1-54b1-41db-8893-a142b29264f0} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4572 | 2026.05.06 01:25:35.665352 [ 84 ] {} <Debug> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4573 | 2026.05.06 01:25:35.665378 [ 84 ] {} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4574 | 2026.05.06 01:25:35.665381 [ 4 ] {4c6e3cc1-54b1-41db-8893-a142b29264f0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001186 sec., 53962.900505902195 rows/sec., 4.21 MiB/sec. | ||
| 4575 | 2026.05.06 01:25:35.665395 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4576 | 2026.05.06 01:25:35.665421 [ 4 ] {4c6e3cc1-54b1-41db-8893-a142b29264f0} <Debug> TCPHandler: Processed in 0.001352327 sec. | ||
| 4577 | 2026.05.06 01:25:35.665491 [ 186 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::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 | ||
| 4578 | 2026.05.06 01:25:35.665539 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4579 | 2026.05.06 01:25:35.665614 [ 186 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4580 | 2026.05.06 01:25:35.665639 [ 4 ] {7821855c-d3ef-46c9-a4ed-b47295234b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4581 | 2026.05.06 01:25:35.665652 [ 186 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1791 rows starting from the beginning of the part | ||
| 4582 | 2026.05.06 01:25:35.665692 [ 4 ] {7821855c-d3ef-46c9-a4ed-b47295234b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4583 | 2026.05.06 01:25:35.665726 [ 186 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 531 rows starting from the beginning of the part | ||
| 4584 | 2026.05.06 01:25:35.665774 [ 186 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1288 rows starting from the beginning of the part | ||
| 4585 | 2026.05.06 01:25:35.665815 [ 186 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
| 4586 | 2026.05.06 01:25:35.665851 [ 186 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 531 rows starting from the beginning of the part | ||
| 4587 | 2026.05.06 01:25:35.665886 [ 186 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 4588 | 2026.05.06 01:25:35.666111 [ 4 ] {7821855c-d3ef-46c9-a4ed-b47295234b95} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4589 | 2026.05.06 01:25:35.666156 [ 4 ] {7821855c-d3ef-46c9-a4ed-b47295234b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4590 | 2026.05.06 01:25:35.666549 [ 4 ] {7821855c-d3ef-46c9-a4ed-b47295234b95} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4591 | 2026.05.06 01:25:35.666740 [ 199 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7508 rows, containing 5 columns (5 merged, 0 gathered) in 0.002698265 sec., 2782528.7731190226 rows/sec., 220.62 MiB/sec. | ||
| 4592 | 2026.05.06 01:25:35.666779 [ 4 ] {7821855c-d3ef-46c9-a4ed-b47295234b95} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4593 | 2026.05.06 01:25:35.666894 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4594 | 2026.05.06 01:25:35.666915 [ 4 ] {7821855c-d3ef-46c9-a4ed-b47295234b95} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001295 sec., 123552.12355212356 rows/sec., 8.61 MiB/sec. | ||
| 4595 | 2026.05.06 01:25:35.666926 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4596 | 2026.05.06 01:25:35.666946 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4597 | 2026.05.06 01:25:35.666952 [ 4 ] {7821855c-d3ef-46c9-a4ed-b47295234b95} <Debug> TCPHandler: Processed in 0.00146226 sec. | ||
| 4598 | 2026.05.06 01:25:35.667065 [ 189 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4599 | 2026.05.06 01:25:35.667095 [ 196 ] {d3772b85-8788-409c-8480-7185974fca6a::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 | ||
| 4600 | 2026.05.06 01:25:35.667184 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4601 | 2026.05.06 01:25:35.667188 [ 196 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4602 | 2026.05.06 01:25:35.667227 [ 196 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 8012 rows starting from the beginning of the part | ||
| 4603 | 2026.05.06 01:25:35.667277 [ 196 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 265 rows starting from the beginning of the part | ||
| 4604 | 2026.05.06 01:25:35.667282 [ 4 ] {8e311d60-2914-42f6-adfb-d5daac7f70ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4605 | 2026.05.06 01:25:35.667319 [ 196 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1528 rows starting from the beginning of the part | ||
| 4606 | 2026.05.06 01:25:35.667384 [ 186 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_26_5} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4607 | 2026.05.06 01:25:35.667414 [ 190 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4269 rows, containing 5 columns (5 merged, 0 gathered) in 0.001967549 sec., 2169704.5410304903 rows/sec., 156.84 MiB/sec. | ||
| 4608 | 2026.05.06 01:25:35.667435 [ 4 ] {8e311d60-2914-42f6-adfb-d5daac7f70ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4609 | 2026.05.06 01:25:35.667464 [ 196 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 96 rows starting from the beginning of the part | ||
| 4610 | 2026.05.06 01:25:35.667498 [ 186 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_26_5} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4611 | 2026.05.06 01:25:35.667505 [ 196 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 265 rows starting from the beginning of the part | ||
| 4612 | 2026.05.06 01:25:35.667570 [ 196 ] {d3772b85-8788-409c-8480-7185974fca6a::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 | ||
| 4613 | 2026.05.06 01:25:35.667602 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 4614 | 2026.05.06 01:25:35.667680 [ 190 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4615 | 2026.05.06 01:25:35.667784 [ 4 ] {8e311d60-2914-42f6-adfb-d5daac7f70ec} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4616 | 2026.05.06 01:25:35.667826 [ 4 ] {8e311d60-2914-42f6-adfb-d5daac7f70ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4617 | 2026.05.06 01:25:35.668003 [ 190 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_26_5} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4618 | 2026.05.06 01:25:35.668078 [ 190 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_26_5} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4619 | 2026.05.06 01:25:35.668142 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 4620 | 2026.05.06 01:25:35.668191 [ 4 ] {8e311d60-2914-42f6-adfb-d5daac7f70ec} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4621 | 2026.05.06 01:25:35.668407 [ 4 ] {8e311d60-2914-42f6-adfb-d5daac7f70ec} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4622 | 2026.05.06 01:25:35.668501 [ 84 ] {} <Debug> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4623 | 2026.05.06 01:25:35.668525 [ 84 ] {} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4624 | 2026.05.06 01:25:35.668537 [ 4 ] {8e311d60-2914-42f6-adfb-d5daac7f70ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001274 sec., 47095.76138147567 rows/sec., 3.17 MiB/sec. | ||
| 4625 | 2026.05.06 01:25:35.668541 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4626 | 2026.05.06 01:25:35.668572 [ 4 ] {8e311d60-2914-42f6-adfb-d5daac7f70ec} <Debug> TCPHandler: Processed in 0.001443729 sec. | ||
| 4627 | 2026.05.06 01:25:35.668632 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::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 | ||
| 4628 | 2026.05.06 01:25:35.668762 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4629 | 2026.05.06 01:25:35.668801 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1488 rows starting from the beginning of the part | ||
| 4630 | 2026.05.06 01:25:35.668864 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 90 rows starting from the beginning of the part | ||
| 4631 | 2026.05.06 01:25:35.668909 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 4632 | 2026.05.06 01:25:35.668947 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
| 4633 | 2026.05.06 01:25:35.668984 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part | ||
| 4634 | 2026.05.06 01:25:35.669022 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::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 | ||
| 4635 | 2026.05.06 01:25:35.670035 [ 186 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1788 rows, containing 4 columns (4 merged, 0 gathered) in 0.001446349 sec., 1236216.1552986174 rows/sec., 79.71 MiB/sec. | ||
| 4636 | 2026.05.06 01:25:35.670276 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4637 | 2026.05.06 01:25:35.670554 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_26_5} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4638 | 2026.05.06 01:25:35.670619 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_26_5} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4639 | 2026.05.06 01:25:35.670677 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4640 | 2026.05.06 01:25:35.671345 [ 189 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10326 rows, containing 5 columns (5 merged, 0 gathered) in 0.004272536 sec., 2416831.596035703 rows/sec., 157.34 MiB/sec. | ||
| 4641 | 2026.05.06 01:25:35.671626 [ 186 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4642 | 2026.05.06 01:25:35.671887 [ 186 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4643 | 2026.05.06 01:25:35.671957 [ 186 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4644 | 2026.05.06 01:25:35.672047 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.66 MiB. | ||
| 4645 | 2026.05.06 01:25:36.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.79 MiB, peak 251.09 MiB, free memory in arenas 0.00 B, will set to 245.04 MiB (RSS), difference: 1.25 MiB | ||
| 4646 | 2026.05.06 01:25:39.386217 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 574 | ||
| 4647 | 2026.05.06 01:25:39.388647 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4648 | 2026.05.06 01:25:39.388709 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 4649 | 2026.05.06 01:25:39.389925 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4650 | 2026.05.06 01:25:39.390199 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4651 | 2026.05.06 01:25:39.390560 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 574 | ||
| 4652 | 2026.05.06 01:25:40.663513 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4653 | 2026.05.06 01:25:40.663799 [ 4 ] {a2e90a3d-2304-4a27-8b5c-243f4b48785c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 4654 | 2026.05.06 01:25:40.664162 [ 4 ] {a2e90a3d-2304-4a27-8b5c-243f4b48785c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4655 | 2026.05.06 01:25:40.664201 [ 4 ] {a2e90a3d-2304-4a27-8b5c-243f4b48785c} <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 | ||
| 4656 | 2026.05.06 01:25:40.664449 [ 4 ] {a2e90a3d-2304-4a27-8b5c-243f4b48785c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4657 | 2026.05.06 01:25:40.664520 [ 4 ] {a2e90a3d-2304-4a27-8b5c-243f4b48785c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4658 | 2026.05.06 01:25:40.664662 [ 4 ] {a2e90a3d-2304-4a27-8b5c-243f4b48785c} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 4659 | 2026.05.06 01:25:40.664767 [ 362 ] {a2e90a3d-2304-4a27-8b5c-243f4b48785c} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4660 | 2026.05.06 01:25:40.664807 [ 337 ] {a2e90a3d-2304-4a27-8b5c-243f4b48785c} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4661 | 2026.05.06 01:25:40.664825 [ 327 ] {a2e90a3d-2304-4a27-8b5c-243f4b48785c} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4662 | 2026.05.06 01:25:40.664807 [ 349 ] {a2e90a3d-2304-4a27-8b5c-243f4b48785c} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4663 | 2026.05.06 01:25:40.664984 [ 4 ] {a2e90a3d-2304-4a27-8b5c-243f4b48785c} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4664 | 2026.05.06 01:25:40.665013 [ 4 ] {a2e90a3d-2304-4a27-8b5c-243f4b48785c} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4665 | 2026.05.06 01:25:40.665081 [ 4 ] {a2e90a3d-2304-4a27-8b5c-243f4b48785c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4666 | 2026.05.06 01:25:40.665101 [ 4 ] {a2e90a3d-2304-4a27-8b5c-243f4b48785c} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 4667 | 2026.05.06 01:25:40.665134 [ 4 ] {a2e90a3d-2304-4a27-8b5c-243f4b48785c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 4668 | 2026.05.06 01:25:40.665171 [ 4 ] {a2e90a3d-2304-4a27-8b5c-243f4b48785c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 4669 | 2026.05.06 01:25:40.666253 [ 4 ] {a2e90a3d-2304-4a27-8b5c-243f4b48785c} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002572 sec., 15940.90202177294 rows/sec., 2.87 MiB/sec. | ||
| 4670 | 2026.05.06 01:25:40.666373 [ 4 ] {a2e90a3d-2304-4a27-8b5c-243f4b48785c} <Debug> TCPHandler: Processed in 0.003005841 sec. | ||
| 4671 | 2026.05.06 01:25:40.671810 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4672 | 2026.05.06 01:25:40.671926 [ 4 ] {bc3b2603-b508-4155-bd87-664bd9ac1437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4673 | 2026.05.06 01:25:40.671979 [ 4 ] {bc3b2603-b508-4155-bd87-664bd9ac1437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4674 | 2026.05.06 01:25:40.672677 [ 4 ] {bc3b2603-b508-4155-bd87-664bd9ac1437} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4675 | 2026.05.06 01:25:40.672731 [ 4 ] {bc3b2603-b508-4155-bd87-664bd9ac1437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4676 | 2026.05.06 01:25:40.673138 [ 4 ] {bc3b2603-b508-4155-bd87-664bd9ac1437} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4677 | 2026.05.06 01:25:40.673364 [ 4 ] {bc3b2603-b508-4155-bd87-664bd9ac1437} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4678 | 2026.05.06 01:25:40.673503 [ 79 ] {} <Debug> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4679 | 2026.05.06 01:25:40.673510 [ 4 ] {bc3b2603-b508-4155-bd87-664bd9ac1437} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001619 sec., 175416.92402717727 rows/sec., 11.14 MiB/sec. | ||
| 4680 | 2026.05.06 01:25:40.673578 [ 79 ] {} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4681 | 2026.05.06 01:25:40.673595 [ 4 ] {bc3b2603-b508-4155-bd87-664bd9ac1437} <Debug> TCPHandler: Processed in 0.001836147 sec. | ||
| 4682 | 2026.05.06 01:25:40.673608 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4683 | 2026.05.06 01:25:40.673702 [ 192 ] {44a582d9-5454-4d36-8658-ba84cca1acac::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 | ||
| 4684 | 2026.05.06 01:25:40.673730 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4685 | 2026.05.06 01:25:40.673794 [ 192 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4686 | 2026.05.06 01:25:40.673820 [ 192 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 284 rows starting from the beginning of the part | ||
| 4687 | 2026.05.06 01:25:40.673826 [ 4 ] {cb59c6b7-99f5-42a6-a8f2-00a868f928ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4688 | 2026.05.06 01:25:40.673869 [ 4 ] {cb59c6b7-99f5-42a6-a8f2-00a868f928ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4689 | 2026.05.06 01:25:40.673874 [ 192 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4690 | 2026.05.06 01:25:40.673919 [ 192 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 4691 | 2026.05.06 01:25:40.673965 [ 192 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 4692 | 2026.05.06 01:25:40.674010 [ 192 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 4693 | 2026.05.06 01:25:40.674289 [ 4 ] {cb59c6b7-99f5-42a6-a8f2-00a868f928ac} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4694 | 2026.05.06 01:25:40.674325 [ 4 ] {cb59c6b7-99f5-42a6-a8f2-00a868f928ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4695 | 2026.05.06 01:25:40.674651 [ 4 ] {cb59c6b7-99f5-42a6-a8f2-00a868f928ac} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4696 | 2026.05.06 01:25:40.674858 [ 4 ] {cb59c6b7-99f5-42a6-a8f2-00a868f928ac} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4697 | 2026.05.06 01:25:40.674988 [ 4 ] {cb59c6b7-99f5-42a6-a8f2-00a868f928ac} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001181 sec., 11854.360711261643 rows/sec., 966.64 KiB/sec. | ||
| 4698 | 2026.05.06 01:25:40.675026 [ 4 ] {cb59c6b7-99f5-42a6-a8f2-00a868f928ac} <Debug> TCPHandler: Processed in 0.001348398 sec. | ||
| 4699 | 2026.05.06 01:25:40.675025 [ 186 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001356428 sec., 1046867.2130035652 rows/sec., 70.48 MiB/sec. | ||
| 4700 | 2026.05.06 01:25:40.675147 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4701 | 2026.05.06 01:25:40.675209 [ 189 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4702 | 2026.05.06 01:25:40.675248 [ 4 ] {f49dfffc-e8cd-4bfa-bb01-b749f0df50a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4703 | 2026.05.06 01:25:40.675293 [ 4 ] {f49dfffc-e8cd-4bfa-bb01-b749f0df50a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4704 | 2026.05.06 01:25:40.675494 [ 189 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_13_3} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4705 | 2026.05.06 01:25:40.675575 [ 189 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_13_3} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4706 | 2026.05.06 01:25:40.675661 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4707 | 2026.05.06 01:25:40.676082 [ 4 ] {f49dfffc-e8cd-4bfa-bb01-b749f0df50a1} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4708 | 2026.05.06 01:25:40.676123 [ 4 ] {f49dfffc-e8cd-4bfa-bb01-b749f0df50a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4709 | 2026.05.06 01:25:40.676485 [ 4 ] {f49dfffc-e8cd-4bfa-bb01-b749f0df50a1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4710 | 2026.05.06 01:25:40.676689 [ 4 ] {f49dfffc-e8cd-4bfa-bb01-b749f0df50a1} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4711 | 2026.05.06 01:25:40.676818 [ 4 ] {f49dfffc-e8cd-4bfa-bb01-b749f0df50a1} <Debug> executeQuery: Read 886 rows, 71.24 KiB in 0.001589 sec., 557583.3857772184 rows/sec., 43.78 MiB/sec. | ||
| 4712 | 2026.05.06 01:25:40.676855 [ 4 ] {f49dfffc-e8cd-4bfa-bb01-b749f0df50a1} <Debug> TCPHandler: Processed in 0.001761486 sec. | ||
| 4713 | 2026.05.06 01:25:40.676977 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4714 | 2026.05.06 01:25:40.677071 [ 4 ] {9abb3b33-e761-4594-8251-d307097112e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4715 | 2026.05.06 01:25:40.677112 [ 4 ] {9abb3b33-e761-4594-8251-d307097112e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4716 | 2026.05.06 01:25:40.677581 [ 4 ] {9abb3b33-e761-4594-8251-d307097112e6} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4717 | 2026.05.06 01:25:40.677618 [ 4 ] {9abb3b33-e761-4594-8251-d307097112e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4718 | 2026.05.06 01:25:40.677932 [ 4 ] {9abb3b33-e761-4594-8251-d307097112e6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4719 | 2026.05.06 01:25:40.678141 [ 4 ] {9abb3b33-e761-4594-8251-d307097112e6} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4720 | 2026.05.06 01:25:40.678272 [ 4 ] {9abb3b33-e761-4594-8251-d307097112e6} <Debug> executeQuery: Read 197 rows, 12.60 KiB in 0.001219 sec., 161607.8753076292 rows/sec., 10.10 MiB/sec. | ||
| 4721 | 2026.05.06 01:25:40.678309 [ 4 ] {9abb3b33-e761-4594-8251-d307097112e6} <Debug> TCPHandler: Processed in 0.001383798 sec. | ||
| 4722 | 2026.05.06 01:25:40.678426 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4723 | 2026.05.06 01:25:40.678528 [ 4 ] {5c57e43f-2e1f-48fa-b29a-ce70fa3a5885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4724 | 2026.05.06 01:25:40.678568 [ 4 ] {5c57e43f-2e1f-48fa-b29a-ce70fa3a5885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4725 | 2026.05.06 01:25:40.679005 [ 4 ] {5c57e43f-2e1f-48fa-b29a-ce70fa3a5885} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4726 | 2026.05.06 01:25:40.679042 [ 4 ] {5c57e43f-2e1f-48fa-b29a-ce70fa3a5885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4727 | 2026.05.06 01:25:40.679371 [ 4 ] {5c57e43f-2e1f-48fa-b29a-ce70fa3a5885} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4728 | 2026.05.06 01:25:40.679591 [ 4 ] {5c57e43f-2e1f-48fa-b29a-ce70fa3a5885} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4729 | 2026.05.06 01:25:40.679720 [ 4 ] {5c57e43f-2e1f-48fa-b29a-ce70fa3a5885} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001212 sec., 122937.29372937293 rows/sec., 7.94 MiB/sec. | ||
| 4730 | 2026.05.06 01:25:40.679733 [ 78 ] {} <Debug> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 4731 | 2026.05.06 01:25:40.679758 [ 4 ] {5c57e43f-2e1f-48fa-b29a-ce70fa3a5885} <Debug> TCPHandler: Processed in 0.001384068 sec. | ||
| 4732 | 2026.05.06 01:25:40.679789 [ 78 ] {} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4733 | 2026.05.06 01:25:40.679819 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4734 | 2026.05.06 01:25:40.679887 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4735 | 2026.05.06 01:25:40.679899 [ 192 ] {de41d362-a01a-4629-8f53-3b214844ebcb::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 | ||
| 4736 | 2026.05.06 01:25:40.679988 [ 4 ] {6621c92d-64aa-4429-825b-4b3f7112477f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4737 | 2026.05.06 01:25:40.679995 [ 192 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4738 | 2026.05.06 01:25:40.680027 [ 192 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 952 rows starting from the beginning of the part | ||
| 4739 | 2026.05.06 01:25:40.680030 [ 4 ] {6621c92d-64aa-4429-825b-4b3f7112477f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4740 | 2026.05.06 01:25:40.680080 [ 192 ] {de41d362-a01a-4629-8f53-3b214844ebcb::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 | ||
| 4741 | 2026.05.06 01:25:40.680122 [ 192 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 4742 | 2026.05.06 01:25:40.680164 [ 192 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 801 rows starting from the beginning of the part | ||
| 4743 | 2026.05.06 01:25:40.680205 [ 192 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 4744 | 2026.05.06 01:25:40.680247 [ 192 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 4745 | 2026.05.06 01:25:40.680489 [ 4 ] {6621c92d-64aa-4429-825b-4b3f7112477f} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4746 | 2026.05.06 01:25:40.680524 [ 4 ] {6621c92d-64aa-4429-825b-4b3f7112477f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4747 | 2026.05.06 01:25:40.680818 [ 4 ] {6621c92d-64aa-4429-825b-4b3f7112477f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4748 | 2026.05.06 01:25:40.681027 [ 4 ] {6621c92d-64aa-4429-825b-4b3f7112477f} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4749 | 2026.05.06 01:25:40.681127 [ 78 ] {} <Debug> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4750 | 2026.05.06 01:25:40.681152 [ 4 ] {6621c92d-64aa-4429-825b-4b3f7112477f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001182 sec., 125211.50592216582 rows/sec., 7.12 MiB/sec. | ||
| 4751 | 2026.05.06 01:25:40.681156 [ 78 ] {} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4752 | 2026.05.06 01:25:40.681193 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4753 | 2026.05.06 01:25:40.681198 [ 4 ] {6621c92d-64aa-4429-825b-4b3f7112477f} <Debug> TCPHandler: Processed in 0.001361848 sec. | ||
| 4754 | 2026.05.06 01:25:40.681269 [ 186 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::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 | ||
| 4755 | 2026.05.06 01:25:40.681333 [ 200 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2349 rows, containing 5 columns (5 merged, 0 gathered) in 0.001466009 sec., 1602309.3991919558 rows/sec., 102.15 MiB/sec. | ||
| 4756 | 2026.05.06 01:25:40.681338 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4757 | 2026.05.06 01:25:40.681376 [ 186 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4758 | 2026.05.06 01:25:40.681414 [ 186 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 148 rows starting from the beginning of the part | ||
| 4759 | 2026.05.06 01:25:40.681450 [ 4 ] {0d036bf3-015b-4c5a-9ca5-c3cbf2d47625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4760 | 2026.05.06 01:25:40.681481 [ 186 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 4761 | 2026.05.06 01:25:40.681497 [ 4 ] {0d036bf3-015b-4c5a-9ca5-c3cbf2d47625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4762 | 2026.05.06 01:25:40.681534 [ 186 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 4763 | 2026.05.06 01:25:40.681544 [ 201 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 4764 | 2026.05.06 01:25:40.681579 [ 186 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 4765 | 2026.05.06 01:25:40.681623 [ 186 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 4766 | 2026.05.06 01:25:40.681866 [ 201 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_15_3} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4767 | 2026.05.06 01:25:40.681948 [ 201 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_15_3} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 4768 | 2026.05.06 01:25:40.682025 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4769 | 2026.05.06 01:25:40.682096 [ 4 ] {0d036bf3-015b-4c5a-9ca5-c3cbf2d47625} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4770 | 2026.05.06 01:25:40.682136 [ 4 ] {0d036bf3-015b-4c5a-9ca5-c3cbf2d47625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4771 | 2026.05.06 01:25:40.682476 [ 4 ] {0d036bf3-015b-4c5a-9ca5-c3cbf2d47625} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4772 | 2026.05.06 01:25:40.682481 [ 201 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001245486 sec., 594145.5785131266 rows/sec., 36.06 MiB/sec. | ||
| 4773 | 2026.05.06 01:25:40.682635 [ 200 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4774 | 2026.05.06 01:25:40.682754 [ 4 ] {0d036bf3-015b-4c5a-9ca5-c3cbf2d47625} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4775 | 2026.05.06 01:25:40.682893 [ 4 ] {0d036bf3-015b-4c5a-9ca5-c3cbf2d47625} <Debug> executeQuery: Read 545 rows, 39.60 KiB in 0.00146 sec., 373287.6712328767 rows/sec., 26.49 MiB/sec. | ||
| 4776 | 2026.05.06 01:25:40.682931 [ 200 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_13_3} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4777 | 2026.05.06 01:25:40.682933 [ 4 ] {0d036bf3-015b-4c5a-9ca5-c3cbf2d47625} <Debug> TCPHandler: Processed in 0.001652084 sec. | ||
| 4778 | 2026.05.06 01:25:40.683000 [ 200 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_13_3} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4779 | 2026.05.06 01:25:40.683072 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4780 | 2026.05.06 01:25:40.683082 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4781 | 2026.05.06 01:25:40.683181 [ 4 ] {c6e4b91a-a8b2-47c6-966a-66304df18af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4782 | 2026.05.06 01:25:40.683223 [ 4 ] {c6e4b91a-a8b2-47c6-966a-66304df18af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4783 | 2026.05.06 01:25:40.683570 [ 4 ] {c6e4b91a-a8b2-47c6-966a-66304df18af6} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4784 | 2026.05.06 01:25:40.683607 [ 4 ] {c6e4b91a-a8b2-47c6-966a-66304df18af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4785 | 2026.05.06 01:25:40.683918 [ 4 ] {c6e4b91a-a8b2-47c6-966a-66304df18af6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4786 | 2026.05.06 01:25:40.684141 [ 4 ] {c6e4b91a-a8b2-47c6-966a-66304df18af6} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4787 | 2026.05.06 01:25:40.684274 [ 4 ] {c6e4b91a-a8b2-47c6-966a-66304df18af6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001113 sec., 5390.8355795148245 rows/sec., 281.65 KiB/sec. | ||
| 4788 | 2026.05.06 01:25:40.684311 [ 4 ] {c6e4b91a-a8b2-47c6-966a-66304df18af6} <Debug> TCPHandler: Processed in 0.001280656 sec. | ||
| 4789 | 2026.05.06 01:25:40.684432 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4790 | 2026.05.06 01:25:40.684528 [ 4 ] {12a949b5-6fd2-4eea-9293-5372babf35df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4791 | 2026.05.06 01:25:40.684570 [ 4 ] {12a949b5-6fd2-4eea-9293-5372babf35df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4792 | 2026.05.06 01:25:40.684986 [ 4 ] {12a949b5-6fd2-4eea-9293-5372babf35df} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4793 | 2026.05.06 01:25:40.685023 [ 4 ] {12a949b5-6fd2-4eea-9293-5372babf35df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4794 | 2026.05.06 01:25:40.685450 [ 4 ] {12a949b5-6fd2-4eea-9293-5372babf35df} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4795 | 2026.05.06 01:25:40.685713 [ 4 ] {12a949b5-6fd2-4eea-9293-5372babf35df} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4796 | 2026.05.06 01:25:40.685874 [ 4 ] {12a949b5-6fd2-4eea-9293-5372babf35df} <Debug> executeQuery: Read 272 rows, 18.52 KiB in 0.001363 sec., 199559.79457079968 rows/sec., 13.27 MiB/sec. | ||
| 4797 | 2026.05.06 01:25:40.685920 [ 4 ] {12a949b5-6fd2-4eea-9293-5372babf35df} <Debug> TCPHandler: Processed in 0.001536611 sec. | ||
| 4798 | 2026.05.06 01:25:40.686046 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4799 | 2026.05.06 01:25:40.686142 [ 4 ] {55b1b10b-5bc0-4a77-a5f3-af0760787a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4800 | 2026.05.06 01:25:40.686185 [ 4 ] {55b1b10b-5bc0-4a77-a5f3-af0760787a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4801 | 2026.05.06 01:25:40.686517 [ 4 ] {55b1b10b-5bc0-4a77-a5f3-af0760787a95} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4802 | 2026.05.06 01:25:40.686555 [ 4 ] {55b1b10b-5bc0-4a77-a5f3-af0760787a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4803 | 2026.05.06 01:25:40.686852 [ 4 ] {55b1b10b-5bc0-4a77-a5f3-af0760787a95} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4804 | 2026.05.06 01:25:40.687060 [ 4 ] {55b1b10b-5bc0-4a77-a5f3-af0760787a95} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4805 | 2026.05.06 01:25:40.687186 [ 4 ] {55b1b10b-5bc0-4a77-a5f3-af0760787a95} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 4806 | 2026.05.06 01:25:40.687225 [ 4 ] {55b1b10b-5bc0-4a77-a5f3-af0760787a95} <Debug> TCPHandler: Processed in 0.001229645 sec. | ||
| 4807 | 2026.05.06 01:25:40.687355 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4808 | 2026.05.06 01:25:40.687449 [ 4 ] {f2342e13-2043-45f4-8221-c375e52ae1f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4809 | 2026.05.06 01:25:40.687505 [ 4 ] {f2342e13-2043-45f4-8221-c375e52ae1f2} <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 | ||
| 4810 | 2026.05.06 01:25:40.688335 [ 4 ] {f2342e13-2043-45f4-8221-c375e52ae1f2} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4811 | 2026.05.06 01:25:40.688372 [ 4 ] {f2342e13-2043-45f4-8221-c375e52ae1f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4812 | 2026.05.06 01:25:40.688933 [ 4 ] {f2342e13-2043-45f4-8221-c375e52ae1f2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4813 | 2026.05.06 01:25:40.689147 [ 4 ] {f2342e13-2043-45f4-8221-c375e52ae1f2} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4814 | 2026.05.06 01:25:40.689285 [ 4 ] {f2342e13-2043-45f4-8221-c375e52ae1f2} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001854 sec., 22114.347357065802 rows/sec., 39.63 MiB/sec. | ||
| 4815 | 2026.05.06 01:25:40.689338 [ 4 ] {f2342e13-2043-45f4-8221-c375e52ae1f2} <Debug> TCPHandler: Processed in 0.002033531 sec. | ||
| 4816 | 2026.05.06 01:25:40.689467 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4817 | 2026.05.06 01:25:40.689562 [ 4 ] {1cca56f0-eb9e-48b1-913f-186fd978e1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4818 | 2026.05.06 01:25:40.689604 [ 4 ] {1cca56f0-eb9e-48b1-913f-186fd978e1a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4819 | 2026.05.06 01:25:40.689930 [ 4 ] {1cca56f0-eb9e-48b1-913f-186fd978e1a7} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4820 | 2026.05.06 01:25:40.689967 [ 4 ] {1cca56f0-eb9e-48b1-913f-186fd978e1a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4821 | 2026.05.06 01:25:40.690271 [ 4 ] {1cca56f0-eb9e-48b1-913f-186fd978e1a7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4822 | 2026.05.06 01:25:40.690480 [ 4 ] {1cca56f0-eb9e-48b1-913f-186fd978e1a7} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4823 | 2026.05.06 01:25:40.690606 [ 4 ] {1cca56f0-eb9e-48b1-913f-186fd978e1a7} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001062 sec., 84745.7627118644 rows/sec., 5.30 MiB/sec. | ||
| 4824 | 2026.05.06 01:25:40.690641 [ 4 ] {1cca56f0-eb9e-48b1-913f-186fd978e1a7} <Debug> TCPHandler: Processed in 0.001225745 sec. | ||
| 4825 | 2026.05.06 01:25:41.877662 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9026 | ||
| 4826 | 2026.05.06 01:25:41.878206 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4827 | 2026.05.06 01:25:41.878252 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4828 | 2026.05.06 01:25:41.878748 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4829 | 2026.05.06 01:25:41.879003 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4830 | 2026.05.06 01:25:41.879138 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9026 | ||
| 4831 | 2026.05.06 01:25:42.333696 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4832 | 2026.05.06 01:25:42.350933 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4833 | 2026.05.06 01:25:42.350987 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4834 | 2026.05.06 01:25:42.357415 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4835 | 2026.05.06 01:25:42.358105 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4836 | 2026.05.06 01:25:42.360971 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4837 | 2026.05.06 01:25:45.658068 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4838 | 2026.05.06 01:25:45.658458 [ 4 ] {044170a0-1d07-4de8-8dfb-154a2c639811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4839 | 2026.05.06 01:25:45.659022 [ 4 ] {044170a0-1d07-4de8-8dfb-154a2c639811} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4840 | 2026.05.06 01:25:45.659094 [ 4 ] {044170a0-1d07-4de8-8dfb-154a2c639811} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4841 | 2026.05.06 01:25:45.659350 [ 4 ] {044170a0-1d07-4de8-8dfb-154a2c639811} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4842 | 2026.05.06 01:25:45.659422 [ 4 ] {044170a0-1d07-4de8-8dfb-154a2c639811} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4843 | 2026.05.06 01:25:45.659565 [ 4 ] {044170a0-1d07-4de8-8dfb-154a2c639811} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4844 | 2026.05.06 01:25:45.659679 [ 324 ] {044170a0-1d07-4de8-8dfb-154a2c639811} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4845 | 2026.05.06 01:25:45.659694 [ 362 ] {044170a0-1d07-4de8-8dfb-154a2c639811} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4846 | 2026.05.06 01:25:45.659691 [ 337 ] {044170a0-1d07-4de8-8dfb-154a2c639811} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4847 | 2026.05.06 01:25:45.659687 [ 349 ] {044170a0-1d07-4de8-8dfb-154a2c639811} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4848 | 2026.05.06 01:25:45.659848 [ 4 ] {044170a0-1d07-4de8-8dfb-154a2c639811} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4849 | 2026.05.06 01:25:45.659875 [ 4 ] {044170a0-1d07-4de8-8dfb-154a2c639811} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4850 | 2026.05.06 01:25:45.659945 [ 4 ] {044170a0-1d07-4de8-8dfb-154a2c639811} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4851 | 2026.05.06 01:25:45.659966 [ 4 ] {044170a0-1d07-4de8-8dfb-154a2c639811} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 4852 | 2026.05.06 01:25:45.660000 [ 4 ] {044170a0-1d07-4de8-8dfb-154a2c639811} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4853 | 2026.05.06 01:25:45.660049 [ 4 ] {044170a0-1d07-4de8-8dfb-154a2c639811} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4854 | 2026.05.06 01:25:45.661200 [ 4 ] {044170a0-1d07-4de8-8dfb-154a2c639811} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002893 sec., 14172.139647424818 rows/sec., 2.55 MiB/sec. | ||
| 4855 | 2026.05.06 01:25:45.661318 [ 4 ] {044170a0-1d07-4de8-8dfb-154a2c639811} <Debug> TCPHandler: Processed in 0.003447009 sec. | ||
| 4856 | 2026.05.06 01:25:45.662906 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4857 | 2026.05.06 01:25:45.663016 [ 4 ] {17196af7-47e0-480d-b3d6-975278800589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4858 | 2026.05.06 01:25:45.663060 [ 4 ] {17196af7-47e0-480d-b3d6-975278800589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4859 | 2026.05.06 01:25:45.663612 [ 4 ] {17196af7-47e0-480d-b3d6-975278800589} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4860 | 2026.05.06 01:25:45.663657 [ 4 ] {17196af7-47e0-480d-b3d6-975278800589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4861 | 2026.05.06 01:25:45.664089 [ 4 ] {17196af7-47e0-480d-b3d6-975278800589} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4862 | 2026.05.06 01:25:45.664312 [ 4 ] {17196af7-47e0-480d-b3d6-975278800589} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4863 | 2026.05.06 01:25:45.664455 [ 4 ] {17196af7-47e0-480d-b3d6-975278800589} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001472 sec., 38043.47826086957 rows/sec., 2.92 MiB/sec. | ||
| 4864 | 2026.05.06 01:25:45.664493 [ 4 ] {17196af7-47e0-480d-b3d6-975278800589} <Debug> TCPHandler: Processed in 0.001639684 sec. | ||
| 4865 | 2026.05.06 01:25:45.664612 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4866 | 2026.05.06 01:25:45.664709 [ 4 ] {d7511ed9-93af-4c1f-9410-98ed4c14a963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4867 | 2026.05.06 01:25:45.664751 [ 4 ] {d7511ed9-93af-4c1f-9410-98ed4c14a963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4868 | 2026.05.06 01:25:45.665174 [ 4 ] {d7511ed9-93af-4c1f-9410-98ed4c14a963} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4869 | 2026.05.06 01:25:45.665210 [ 4 ] {d7511ed9-93af-4c1f-9410-98ed4c14a963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4870 | 2026.05.06 01:25:45.665517 [ 4 ] {d7511ed9-93af-4c1f-9410-98ed4c14a963} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4871 | 2026.05.06 01:25:45.665740 [ 4 ] {d7511ed9-93af-4c1f-9410-98ed4c14a963} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4872 | 2026.05.06 01:25:45.665869 [ 4 ] {d7511ed9-93af-4c1f-9410-98ed4c14a963} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001178 sec., 54329.37181663837 rows/sec., 4.24 MiB/sec. | ||
| 4873 | 2026.05.06 01:25:45.665906 [ 4 ] {d7511ed9-93af-4c1f-9410-98ed4c14a963} <Debug> TCPHandler: Processed in 0.001345557 sec. | ||
| 4874 | 2026.05.06 01:25:45.666025 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4875 | 2026.05.06 01:25:45.666121 [ 4 ] {4a4bb4a1-1ab4-42e7-8517-53f3d1fd5924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4876 | 2026.05.06 01:25:45.666166 [ 4 ] {4a4bb4a1-1ab4-42e7-8517-53f3d1fd5924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4877 | 2026.05.06 01:25:45.666565 [ 4 ] {4a4bb4a1-1ab4-42e7-8517-53f3d1fd5924} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4878 | 2026.05.06 01:25:45.666599 [ 4 ] {4a4bb4a1-1ab4-42e7-8517-53f3d1fd5924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4879 | 2026.05.06 01:25:45.666932 [ 4 ] {4a4bb4a1-1ab4-42e7-8517-53f3d1fd5924} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4880 | 2026.05.06 01:25:45.667147 [ 4 ] {4a4bb4a1-1ab4-42e7-8517-53f3d1fd5924} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4881 | 2026.05.06 01:25:45.667279 [ 4 ] {4a4bb4a1-1ab4-42e7-8517-53f3d1fd5924} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 4882 | 2026.05.06 01:25:45.667315 [ 4 ] {4a4bb4a1-1ab4-42e7-8517-53f3d1fd5924} <Debug> TCPHandler: Processed in 0.001342108 sec. | ||
| 4883 | 2026.05.06 01:25:45.667427 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4884 | 2026.05.06 01:25:45.667522 [ 4 ] {bd0bab5a-26e7-472a-a37f-62ae56514135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4885 | 2026.05.06 01:25:45.667564 [ 4 ] {bd0bab5a-26e7-472a-a37f-62ae56514135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4886 | 2026.05.06 01:25:45.667895 [ 4 ] {bd0bab5a-26e7-472a-a37f-62ae56514135} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4887 | 2026.05.06 01:25:45.667930 [ 4 ] {bd0bab5a-26e7-472a-a37f-62ae56514135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4888 | 2026.05.06 01:25:45.668251 [ 4 ] {bd0bab5a-26e7-472a-a37f-62ae56514135} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4889 | 2026.05.06 01:25:45.668459 [ 4 ] {bd0bab5a-26e7-472a-a37f-62ae56514135} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4890 | 2026.05.06 01:25:45.668586 [ 4 ] {bd0bab5a-26e7-472a-a37f-62ae56514135} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 4891 | 2026.05.06 01:25:45.668621 [ 4 ] {bd0bab5a-26e7-472a-a37f-62ae56514135} <Debug> TCPHandler: Processed in 0.001245985 sec. | ||
| 4892 | 2026.05.06 01:25:49.265012 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4893 | 2026.05.06 01:25:49.265070 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4894 | 2026.05.06 01:25:49.379198 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9538 | ||
| 4895 | 2026.05.06 01:25:49.379767 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4896 | 2026.05.06 01:25:49.379807 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4897 | 2026.05.06 01:25:49.380335 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4898 | 2026.05.06 01:25:49.380563 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4899 | 2026.05.06 01:25:49.380692 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9538 | ||
| 4900 | 2026.05.06 01:25:49.390735 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 610 | ||
| 4901 | 2026.05.06 01:25:49.393066 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4902 | 2026.05.06 01:25:49.393108 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4903 | 2026.05.06 01:25:49.394293 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4904 | 2026.05.06 01:25:49.394558 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4905 | 2026.05.06 01:25:49.394808 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 610 | ||
| 4906 | 2026.05.06 01:25:49.861038 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4907 | 2026.05.06 01:25:49.878681 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4908 | 2026.05.06 01:25:49.878740 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4909 | 2026.05.06 01:25:49.884583 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4910 | 2026.05.06 01:25:49.885273 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4911 | 2026.05.06 01:25:49.888277 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4912 | 2026.05.06 01:25:50.663514 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4913 | 2026.05.06 01:25:50.663779 [ 4 ] {0982713c-d22d-4a95-9571-b5b4fa883ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 4914 | 2026.05.06 01:25:50.664154 [ 4 ] {0982713c-d22d-4a95-9571-b5b4fa883ef6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4915 | 2026.05.06 01:25:50.664197 [ 4 ] {0982713c-d22d-4a95-9571-b5b4fa883ef6} <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 | ||
| 4916 | 2026.05.06 01:25:50.664451 [ 4 ] {0982713c-d22d-4a95-9571-b5b4fa883ef6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4917 | 2026.05.06 01:25:50.664526 [ 4 ] {0982713c-d22d-4a95-9571-b5b4fa883ef6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4918 | 2026.05.06 01:25:50.664674 [ 4 ] {0982713c-d22d-4a95-9571-b5b4fa883ef6} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4919 | 2026.05.06 01:25:50.664791 [ 362 ] {0982713c-d22d-4a95-9571-b5b4fa883ef6} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4920 | 2026.05.06 01:25:50.664794 [ 324 ] {0982713c-d22d-4a95-9571-b5b4fa883ef6} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4921 | 2026.05.06 01:25:50.664809 [ 349 ] {0982713c-d22d-4a95-9571-b5b4fa883ef6} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4922 | 2026.05.06 01:25:50.664809 [ 337 ] {0982713c-d22d-4a95-9571-b5b4fa883ef6} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4923 | 2026.05.06 01:25:50.664935 [ 4 ] {0982713c-d22d-4a95-9571-b5b4fa883ef6} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4924 | 2026.05.06 01:25:50.664964 [ 4 ] {0982713c-d22d-4a95-9571-b5b4fa883ef6} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4925 | 2026.05.06 01:25:50.665037 [ 4 ] {0982713c-d22d-4a95-9571-b5b4fa883ef6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4926 | 2026.05.06 01:25:50.665057 [ 4 ] {0982713c-d22d-4a95-9571-b5b4fa883ef6} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 4927 | 2026.05.06 01:25:50.665092 [ 4 ] {0982713c-d22d-4a95-9571-b5b4fa883ef6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 4928 | 2026.05.06 01:25:50.665132 [ 4 ] {0982713c-d22d-4a95-9571-b5b4fa883ef6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 4929 | 2026.05.06 01:25:50.666299 [ 4 ] {0982713c-d22d-4a95-9571-b5b4fa883ef6} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002626 sec., 15613.099771515614 rows/sec., 2.81 MiB/sec. | ||
| 4930 | 2026.05.06 01:25:50.666410 [ 4 ] {0982713c-d22d-4a95-9571-b5b4fa883ef6} <Debug> TCPHandler: Processed in 0.003041002 sec. | ||
| 4931 | 2026.05.06 01:25:50.672025 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4932 | 2026.05.06 01:25:50.672152 [ 4 ] {2e9d02c0-95b6-41fa-a4d1-531ae030bf5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4933 | 2026.05.06 01:25:50.672203 [ 4 ] {2e9d02c0-95b6-41fa-a4d1-531ae030bf5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4934 | 2026.05.06 01:25:50.672839 [ 4 ] {2e9d02c0-95b6-41fa-a4d1-531ae030bf5b} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4935 | 2026.05.06 01:25:50.672887 [ 4 ] {2e9d02c0-95b6-41fa-a4d1-531ae030bf5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4936 | 2026.05.06 01:25:50.673277 [ 4 ] {2e9d02c0-95b6-41fa-a4d1-531ae030bf5b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4937 | 2026.05.06 01:25:50.673513 [ 4 ] {2e9d02c0-95b6-41fa-a4d1-531ae030bf5b} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4938 | 2026.05.06 01:25:50.673663 [ 4 ] {2e9d02c0-95b6-41fa-a4d1-531ae030bf5b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001549 sec., 183344.09296320207 rows/sec., 11.64 MiB/sec. | ||
| 4939 | 2026.05.06 01:25:50.673702 [ 4 ] {2e9d02c0-95b6-41fa-a4d1-531ae030bf5b} <Debug> TCPHandler: Processed in 0.001749326 sec. | ||
| 4940 | 2026.05.06 01:25:50.673834 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4941 | 2026.05.06 01:25:50.673930 [ 4 ] {2577f059-400b-44e0-b8a6-5c5f747d0304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4942 | 2026.05.06 01:25:50.673973 [ 4 ] {2577f059-400b-44e0-b8a6-5c5f747d0304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4943 | 2026.05.06 01:25:50.674863 [ 4 ] {2577f059-400b-44e0-b8a6-5c5f747d0304} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4944 | 2026.05.06 01:25:50.674907 [ 4 ] {2577f059-400b-44e0-b8a6-5c5f747d0304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4945 | 2026.05.06 01:25:50.675328 [ 4 ] {2577f059-400b-44e0-b8a6-5c5f747d0304} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4946 | 2026.05.06 01:25:50.675540 [ 4 ] {2577f059-400b-44e0-b8a6-5c5f747d0304} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4947 | 2026.05.06 01:25:50.675672 [ 4 ] {2577f059-400b-44e0-b8a6-5c5f747d0304} <Debug> executeQuery: Read 879 rows, 70.73 KiB in 0.001761 sec., 499148.2112436116 rows/sec., 39.22 MiB/sec. | ||
| 4948 | 2026.05.06 01:25:50.675709 [ 4 ] {2577f059-400b-44e0-b8a6-5c5f747d0304} <Debug> TCPHandler: Processed in 0.001927489 sec. | ||
| 4949 | 2026.05.06 01:25:50.675834 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4950 | 2026.05.06 01:25:50.675930 [ 4 ] {91afe43f-ae64-486d-815b-b323cdfcabc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4951 | 2026.05.06 01:25:50.675971 [ 4 ] {91afe43f-ae64-486d-815b-b323cdfcabc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4952 | 2026.05.06 01:25:50.676449 [ 4 ] {91afe43f-ae64-486d-815b-b323cdfcabc3} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4953 | 2026.05.06 01:25:50.676485 [ 4 ] {91afe43f-ae64-486d-815b-b323cdfcabc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4954 | 2026.05.06 01:25:50.676794 [ 4 ] {91afe43f-ae64-486d-815b-b323cdfcabc3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4955 | 2026.05.06 01:25:50.677024 [ 4 ] {91afe43f-ae64-486d-815b-b323cdfcabc3} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4956 | 2026.05.06 01:25:50.677130 [ 67 ] {} <Debug> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4957 | 2026.05.06 01:25:50.677151 [ 4 ] {91afe43f-ae64-486d-815b-b323cdfcabc3} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001239 sec., 147699.75786924938 rows/sec., 9.16 MiB/sec. | ||
| 4958 | 2026.05.06 01:25:50.677197 [ 67 ] {} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4959 | 2026.05.06 01:25:50.677204 [ 4 ] {91afe43f-ae64-486d-815b-b323cdfcabc3} <Debug> TCPHandler: Processed in 0.001420428 sec. | ||
| 4960 | 2026.05.06 01:25:50.677229 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4961 | 2026.05.06 01:25:50.677345 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4962 | 2026.05.06 01:25:50.677358 [ 186 ] {577eb9bb-8840-47c4-8503-d95fe761109e::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 | ||
| 4963 | 2026.05.06 01:25:50.677445 [ 4 ] {cf525156-7de9-4af3-9955-e16961e71422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4964 | 2026.05.06 01:25:50.677489 [ 4 ] {cf525156-7de9-4af3-9955-e16961e71422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4965 | 2026.05.06 01:25:50.677511 [ 186 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4966 | 2026.05.06 01:25:50.677552 [ 186 ] {577eb9bb-8840-47c4-8503-d95fe761109e::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 | ||
| 4967 | 2026.05.06 01:25:50.677629 [ 186 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 183 rows starting from the beginning of the part | ||
| 4968 | 2026.05.06 01:25:50.677677 [ 186 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 9 rows starting from the beginning of the part | ||
| 4969 | 2026.05.06 01:25:50.677721 [ 186 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 183 rows starting from the beginning of the part | ||
| 4970 | 2026.05.06 01:25:50.677761 [ 186 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 197 rows starting from the beginning of the part | ||
| 4971 | 2026.05.06 01:25:50.677804 [ 186 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 183 rows starting from the beginning of the part | ||
| 4972 | 2026.05.06 01:25:50.677936 [ 4 ] {cf525156-7de9-4af3-9955-e16961e71422} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4973 | 2026.05.06 01:25:50.677977 [ 4 ] {cf525156-7de9-4af3-9955-e16961e71422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4974 | 2026.05.06 01:25:50.678326 [ 4 ] {cf525156-7de9-4af3-9955-e16961e71422} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4975 | 2026.05.06 01:25:50.678556 [ 4 ] {cf525156-7de9-4af3-9955-e16961e71422} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4976 | 2026.05.06 01:25:50.678696 [ 4 ] {cf525156-7de9-4af3-9955-e16961e71422} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001269 sec., 117415.28762805359 rows/sec., 7.59 MiB/sec. | ||
| 4977 | 2026.05.06 01:25:50.678734 [ 4 ] {cf525156-7de9-4af3-9955-e16961e71422} <Debug> TCPHandler: Processed in 0.001440569 sec. | ||
| 4978 | 2026.05.06 01:25:50.678835 [ 200 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 965 rows, containing 5 columns (5 merged, 0 gathered) in 0.001541151 sec., 626155.3864611579 rows/sec., 41.49 MiB/sec. | ||
| 4979 | 2026.05.06 01:25:50.678873 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4980 | 2026.05.06 01:25:50.678970 [ 4 ] {2eef4f6b-b0a3-4cda-b7a9-e43513efd889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4981 | 2026.05.06 01:25:50.678971 [ 200 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4982 | 2026.05.06 01:25:50.679011 [ 4 ] {2eef4f6b-b0a3-4cda-b7a9-e43513efd889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4983 | 2026.05.06 01:25:50.679243 [ 200 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_16_3} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4984 | 2026.05.06 01:25:50.679309 [ 200 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_16_3} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4985 | 2026.05.06 01:25:50.679387 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4986 | 2026.05.06 01:25:50.679469 [ 4 ] {2eef4f6b-b0a3-4cda-b7a9-e43513efd889} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4987 | 2026.05.06 01:25:50.679503 [ 4 ] {2eef4f6b-b0a3-4cda-b7a9-e43513efd889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4988 | 2026.05.06 01:25:50.679803 [ 4 ] {2eef4f6b-b0a3-4cda-b7a9-e43513efd889} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4989 | 2026.05.06 01:25:50.680008 [ 4 ] {2eef4f6b-b0a3-4cda-b7a9-e43513efd889} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4990 | 2026.05.06 01:25:50.680135 [ 4 ] {2eef4f6b-b0a3-4cda-b7a9-e43513efd889} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001182 sec., 125211.50592216582 rows/sec., 7.12 MiB/sec. | ||
| 4991 | 2026.05.06 01:25:50.680172 [ 4 ] {2eef4f6b-b0a3-4cda-b7a9-e43513efd889} <Debug> TCPHandler: Processed in 0.001351907 sec. | ||
| 4992 | 2026.05.06 01:25:50.680310 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4993 | 2026.05.06 01:25:50.680405 [ 4 ] {38cfbb99-a35f-4b23-bc27-ef522e912f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4994 | 2026.05.06 01:25:50.680445 [ 4 ] {38cfbb99-a35f-4b23-bc27-ef522e912f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4995 | 2026.05.06 01:25:50.681092 [ 4 ] {38cfbb99-a35f-4b23-bc27-ef522e912f5f} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4996 | 2026.05.06 01:25:50.681129 [ 4 ] {38cfbb99-a35f-4b23-bc27-ef522e912f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 4997 | 2026.05.06 01:25:50.681480 [ 4 ] {38cfbb99-a35f-4b23-bc27-ef522e912f5f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4998 | 2026.05.06 01:25:50.681706 [ 4 ] {38cfbb99-a35f-4b23-bc27-ef522e912f5f} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4999 | 2026.05.06 01:25:50.681836 [ 4 ] {38cfbb99-a35f-4b23-bc27-ef522e912f5f} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.00145 sec., 366206.8965517242 rows/sec., 25.90 MiB/sec. | ||
| 5000 | 2026.05.06 01:25:50.681874 [ 4 ] {38cfbb99-a35f-4b23-bc27-ef522e912f5f} <Debug> TCPHandler: Processed in 0.001614933 sec. | ||
| 5001 | 2026.05.06 01:25:50.682032 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5002 | 2026.05.06 01:25:50.682132 [ 4 ] {46b10f85-7de7-4fc8-af78-d270edec6093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5003 | 2026.05.06 01:25:50.682174 [ 4 ] {46b10f85-7de7-4fc8-af78-d270edec6093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5004 | 2026.05.06 01:25:50.682539 [ 4 ] {46b10f85-7de7-4fc8-af78-d270edec6093} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5005 | 2026.05.06 01:25:50.682576 [ 4 ] {46b10f85-7de7-4fc8-af78-d270edec6093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5006 | 2026.05.06 01:25:50.682873 [ 4 ] {46b10f85-7de7-4fc8-af78-d270edec6093} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5007 | 2026.05.06 01:25:50.683085 [ 4 ] {46b10f85-7de7-4fc8-af78-d270edec6093} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5008 | 2026.05.06 01:25:50.683220 [ 4 ] {46b10f85-7de7-4fc8-af78-d270edec6093} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001105 sec., 5429.8642533936645 rows/sec., 283.69 KiB/sec. | ||
| 5009 | 2026.05.06 01:25:50.683257 [ 4 ] {46b10f85-7de7-4fc8-af78-d270edec6093} <Debug> TCPHandler: Processed in 0.001285706 sec. | ||
| 5010 | 2026.05.06 01:25:50.683407 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5011 | 2026.05.06 01:25:50.683517 [ 4 ] {2cb9de43-e3ff-42c8-a8b4-571a63df4a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5012 | 2026.05.06 01:25:50.683565 [ 4 ] {2cb9de43-e3ff-42c8-a8b4-571a63df4a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5013 | 2026.05.06 01:25:50.684009 [ 4 ] {2cb9de43-e3ff-42c8-a8b4-571a63df4a1d} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5014 | 2026.05.06 01:25:50.684047 [ 4 ] {2cb9de43-e3ff-42c8-a8b4-571a63df4a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5015 | 2026.05.06 01:25:50.684373 [ 4 ] {2cb9de43-e3ff-42c8-a8b4-571a63df4a1d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5016 | 2026.05.06 01:25:50.684580 [ 4 ] {2cb9de43-e3ff-42c8-a8b4-571a63df4a1d} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5017 | 2026.05.06 01:25:50.684712 [ 4 ] {2cb9de43-e3ff-42c8-a8b4-571a63df4a1d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001214 sec., 218286.65568369027 rows/sec., 14.51 MiB/sec. | ||
| 5018 | 2026.05.06 01:25:50.684748 [ 4 ] {2cb9de43-e3ff-42c8-a8b4-571a63df4a1d} <Debug> TCPHandler: Processed in 0.001402248 sec. | ||
| 5019 | 2026.05.06 01:25:50.684884 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5020 | 2026.05.06 01:25:50.684978 [ 4 ] {454ea56b-c69c-444c-a3f2-c46afa83566c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5021 | 2026.05.06 01:25:50.685021 [ 4 ] {454ea56b-c69c-444c-a3f2-c46afa83566c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5022 | 2026.05.06 01:25:50.685396 [ 4 ] {454ea56b-c69c-444c-a3f2-c46afa83566c} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5023 | 2026.05.06 01:25:50.685434 [ 4 ] {454ea56b-c69c-444c-a3f2-c46afa83566c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5024 | 2026.05.06 01:25:50.685754 [ 4 ] {454ea56b-c69c-444c-a3f2-c46afa83566c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5025 | 2026.05.06 01:25:50.685968 [ 4 ] {454ea56b-c69c-444c-a3f2-c46afa83566c} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5026 | 2026.05.06 01:25:50.686104 [ 4 ] {454ea56b-c69c-444c-a3f2-c46afa83566c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 58.90 KiB/sec. | ||
| 5027 | 2026.05.06 01:25:50.686146 [ 4 ] {454ea56b-c69c-444c-a3f2-c46afa83566c} <Debug> TCPHandler: Processed in 0.001313896 sec. | ||
| 5028 | 2026.05.06 01:25:50.686293 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5029 | 2026.05.06 01:25:50.686390 [ 4 ] {9464ca1b-9a5a-49c6-8018-44b2813c797e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5030 | 2026.05.06 01:25:50.686447 [ 4 ] {9464ca1b-9a5a-49c6-8018-44b2813c797e} <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 | ||
| 5031 | 2026.05.06 01:25:50.687365 [ 4 ] {9464ca1b-9a5a-49c6-8018-44b2813c797e} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5032 | 2026.05.06 01:25:50.687403 [ 4 ] {9464ca1b-9a5a-49c6-8018-44b2813c797e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5033 | 2026.05.06 01:25:50.687988 [ 4 ] {9464ca1b-9a5a-49c6-8018-44b2813c797e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5034 | 2026.05.06 01:25:50.688221 [ 4 ] {9464ca1b-9a5a-49c6-8018-44b2813c797e} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5035 | 2026.05.06 01:25:50.688342 [ 67 ] {} <Debug> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5036 | 2026.05.06 01:25:50.688372 [ 4 ] {9464ca1b-9a5a-49c6-8018-44b2813c797e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002001 sec., 20489.75512243878 rows/sec., 36.72 MiB/sec. | ||
| 5037 | 2026.05.06 01:25:50.688381 [ 67 ] {} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5038 | 2026.05.06 01:25:50.688413 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5039 | 2026.05.06 01:25:50.688450 [ 4 ] {9464ca1b-9a5a-49c6-8018-44b2813c797e} <Debug> TCPHandler: Processed in 0.002210295 sec. | ||
| 5040 | 2026.05.06 01:25:50.688503 [ 191 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::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 | ||
| 5041 | 2026.05.06 01:25:50.688609 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5042 | 2026.05.06 01:25:50.688710 [ 4 ] {95f0b716-53bb-41f4-80b9-a1deb2a50328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5043 | 2026.05.06 01:25:50.688752 [ 4 ] {95f0b716-53bb-41f4-80b9-a1deb2a50328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5044 | 2026.05.06 01:25:50.688756 [ 191 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5045 | 2026.05.06 01:25:50.688834 [ 191 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 294 rows starting from the beginning of the part | ||
| 5046 | 2026.05.06 01:25:50.688981 [ 191 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 5047 | 2026.05.06 01:25:50.689103 [ 191 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 9 rows starting from the beginning of the part | ||
| 5048 | 2026.05.06 01:25:50.689108 [ 4 ] {95f0b716-53bb-41f4-80b9-a1deb2a50328} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5049 | 2026.05.06 01:25:50.689153 [ 4 ] {95f0b716-53bb-41f4-80b9-a1deb2a50328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5050 | 2026.05.06 01:25:50.689220 [ 191 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 5051 | 2026.05.06 01:25:50.689338 [ 191 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 5052 | 2026.05.06 01:25:50.689446 [ 191 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
| 5053 | 2026.05.06 01:25:50.689488 [ 4 ] {95f0b716-53bb-41f4-80b9-a1deb2a50328} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5054 | 2026.05.06 01:25:50.689715 [ 4 ] {95f0b716-53bb-41f4-80b9-a1deb2a50328} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5055 | 2026.05.06 01:25:50.689856 [ 4 ] {95f0b716-53bb-41f4-80b9-a1deb2a50328} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001164 sec., 77319.58762886598 rows/sec., 4.84 MiB/sec. | ||
| 5056 | 2026.05.06 01:25:50.689896 [ 4 ] {95f0b716-53bb-41f4-80b9-a1deb2a50328} <Debug> TCPHandler: Processed in 0.001338147 sec. | ||
| 5057 | 2026.05.06 01:25:50.693111 [ 200 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 467 rows, containing 19 columns (19 merged, 0 gathered) in 0.004652734 sec., 100371.09364085717 rows/sec., 179.86 MiB/sec. | ||
| 5058 | 2026.05.06 01:25:50.693798 [ 187 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5059 | 2026.05.06 01:25:50.694146 [ 187 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5060 | 2026.05.06 01:25:50.694221 [ 187 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5061 | 2026.05.06 01:25:50.694327 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 5062 | 2026.05.06 01:25:52.068188 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5063 | 2026.05.06 01:25:52.068431 [ 4 ] {b9f09b20-1d38-4939-bd11-8a8ba3e00c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 5064 | 2026.05.06 01:25:52.068802 [ 4 ] {b9f09b20-1d38-4939-bd11-8a8ba3e00c22} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5065 | 2026.05.06 01:25:52.068839 [ 4 ] {b9f09b20-1d38-4939-bd11-8a8ba3e00c22} <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 | ||
| 5066 | 2026.05.06 01:25:52.069074 [ 4 ] {b9f09b20-1d38-4939-bd11-8a8ba3e00c22} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5067 | 2026.05.06 01:25:52.069143 [ 4 ] {b9f09b20-1d38-4939-bd11-8a8ba3e00c22} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5068 | 2026.05.06 01:25:52.069284 [ 4 ] {b9f09b20-1d38-4939-bd11-8a8ba3e00c22} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 5069 | 2026.05.06 01:25:52.069387 [ 362 ] {b9f09b20-1d38-4939-bd11-8a8ba3e00c22} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5070 | 2026.05.06 01:25:52.069431 [ 337 ] {b9f09b20-1d38-4939-bd11-8a8ba3e00c22} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5071 | 2026.05.06 01:25:52.069431 [ 349 ] {b9f09b20-1d38-4939-bd11-8a8ba3e00c22} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5072 | 2026.05.06 01:25:52.069432 [ 326 ] {b9f09b20-1d38-4939-bd11-8a8ba3e00c22} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5073 | 2026.05.06 01:25:52.069589 [ 4 ] {b9f09b20-1d38-4939-bd11-8a8ba3e00c22} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5074 | 2026.05.06 01:25:52.069616 [ 4 ] {b9f09b20-1d38-4939-bd11-8a8ba3e00c22} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5075 | 2026.05.06 01:25:52.069684 [ 4 ] {b9f09b20-1d38-4939-bd11-8a8ba3e00c22} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5076 | 2026.05.06 01:25:52.069704 [ 4 ] {b9f09b20-1d38-4939-bd11-8a8ba3e00c22} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5077 | 2026.05.06 01:25:52.069736 [ 4 ] {b9f09b20-1d38-4939-bd11-8a8ba3e00c22} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 5078 | 2026.05.06 01:25:52.069773 [ 4 ] {b9f09b20-1d38-4939-bd11-8a8ba3e00c22} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 5079 | 2026.05.06 01:25:52.070921 [ 4 ] {b9f09b20-1d38-4939-bd11-8a8ba3e00c22} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002587 sec., 15848.473134905296 rows/sec., 3.45 MiB/sec. | ||
| 5080 | 2026.05.06 01:25:52.071031 [ 4 ] {b9f09b20-1d38-4939-bd11-8a8ba3e00c22} <Debug> TCPHandler: Processed in 0.002987551 sec. | ||
| 5081 | 2026.05.06 01:25:52.081991 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5082 | 2026.05.06 01:25:52.082123 [ 4 ] {18878ae7-06ca-4328-90b7-3be99f0916ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5083 | 2026.05.06 01:25:52.082177 [ 4 ] {18878ae7-06ca-4328-90b7-3be99f0916ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5084 | 2026.05.06 01:25:52.082736 [ 4 ] {18878ae7-06ca-4328-90b7-3be99f0916ed} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5085 | 2026.05.06 01:25:52.082779 [ 4 ] {18878ae7-06ca-4328-90b7-3be99f0916ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5086 | 2026.05.06 01:25:52.083132 [ 4 ] {18878ae7-06ca-4328-90b7-3be99f0916ed} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5087 | 2026.05.06 01:25:52.083369 [ 4 ] {18878ae7-06ca-4328-90b7-3be99f0916ed} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5088 | 2026.05.06 01:25:52.083523 [ 4 ] {18878ae7-06ca-4328-90b7-3be99f0916ed} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001437 sec., 1391.7884481558804 rows/sec., 113.49 KiB/sec. | ||
| 5089 | 2026.05.06 01:25:52.083564 [ 4 ] {18878ae7-06ca-4328-90b7-3be99f0916ed} <Debug> TCPHandler: Processed in 0.001638153 sec. | ||
| 5090 | 2026.05.06 01:25:52.083693 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5091 | 2026.05.06 01:25:52.083788 [ 4 ] {a1c205af-1ea5-42b1-993c-e0050a1d1511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5092 | 2026.05.06 01:25:52.083828 [ 4 ] {a1c205af-1ea5-42b1-993c-e0050a1d1511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5093 | 2026.05.06 01:25:52.085346 [ 4 ] {a1c205af-1ea5-42b1-993c-e0050a1d1511} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5094 | 2026.05.06 01:25:52.085383 [ 4 ] {a1c205af-1ea5-42b1-993c-e0050a1d1511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5095 | 2026.05.06 01:25:52.085825 [ 4 ] {a1c205af-1ea5-42b1-993c-e0050a1d1511} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5096 | 2026.05.06 01:25:52.086045 [ 4 ] {a1c205af-1ea5-42b1-993c-e0050a1d1511} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5097 | 2026.05.06 01:25:52.086176 [ 4 ] {a1c205af-1ea5-42b1-993c-e0050a1d1511} <Debug> executeQuery: Read 2402 rows, 181.40 KiB in 0.002406 sec., 998337.4896093099 rows/sec., 73.63 MiB/sec. | ||
| 5098 | 2026.05.06 01:25:52.086213 [ 4 ] {a1c205af-1ea5-42b1-993c-e0050a1d1511} <Debug> TCPHandler: Processed in 0.002572072 sec. | ||
| 5099 | 2026.05.06 01:25:52.086329 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5100 | 2026.05.06 01:25:52.086423 [ 4 ] {860f045a-5fbb-40d4-ab8d-d595d317d012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5101 | 2026.05.06 01:25:52.086463 [ 4 ] {860f045a-5fbb-40d4-ab8d-d595d317d012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5102 | 2026.05.06 01:25:52.086861 [ 4 ] {860f045a-5fbb-40d4-ab8d-d595d317d012} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5103 | 2026.05.06 01:25:52.086897 [ 4 ] {860f045a-5fbb-40d4-ab8d-d595d317d012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5104 | 2026.05.06 01:25:52.087180 [ 4 ] {860f045a-5fbb-40d4-ab8d-d595d317d012} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5105 | 2026.05.06 01:25:52.087391 [ 4 ] {860f045a-5fbb-40d4-ab8d-d595d317d012} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5106 | 2026.05.06 01:25:52.087522 [ 4 ] {860f045a-5fbb-40d4-ab8d-d595d317d012} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001117 sec., 9847.806624888093 rows/sec., 730.89 KiB/sec. | ||
| 5107 | 2026.05.06 01:25:52.087559 [ 4 ] {860f045a-5fbb-40d4-ab8d-d595d317d012} <Debug> TCPHandler: Processed in 0.001280766 sec. | ||
| 5108 | 2026.05.06 01:25:52.087670 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5109 | 2026.05.06 01:25:52.087765 [ 4 ] {9935bea0-65a9-4cc4-98d0-8f32fb279a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5110 | 2026.05.06 01:25:52.087805 [ 4 ] {9935bea0-65a9-4cc4-98d0-8f32fb279a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5111 | 2026.05.06 01:25:52.088518 [ 4 ] {9935bea0-65a9-4cc4-98d0-8f32fb279a56} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5112 | 2026.05.06 01:25:52.088554 [ 4 ] {9935bea0-65a9-4cc4-98d0-8f32fb279a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5113 | 2026.05.06 01:25:52.088877 [ 4 ] {9935bea0-65a9-4cc4-98d0-8f32fb279a56} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5114 | 2026.05.06 01:25:52.089076 [ 4 ] {9935bea0-65a9-4cc4-98d0-8f32fb279a56} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5115 | 2026.05.06 01:25:52.089204 [ 4 ] {9935bea0-65a9-4cc4-98d0-8f32fb279a56} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001456 sec., 550137.3626373627 rows/sec., 31.78 MiB/sec. | ||
| 5116 | 2026.05.06 01:25:52.089246 [ 4 ] {9935bea0-65a9-4cc4-98d0-8f32fb279a56} <Debug> TCPHandler: Processed in 0.001626493 sec. | ||
| 5117 | 2026.05.06 01:25:52.089363 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5118 | 2026.05.06 01:25:52.089462 [ 4 ] {eaa2e541-b385-4ab5-a5f0-d32f8d46dea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5119 | 2026.05.06 01:25:52.089502 [ 4 ] {eaa2e541-b385-4ab5-a5f0-d32f8d46dea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5120 | 2026.05.06 01:25:52.089884 [ 4 ] {eaa2e541-b385-4ab5-a5f0-d32f8d46dea1} <Trace> oximeter.fields_u64 (4bdf4849-4cd9-4484-ba2e-9b076d8e6376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5121 | 2026.05.06 01:25:52.089920 [ 4 ] {eaa2e541-b385-4ab5-a5f0-d32f8d46dea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5122 | 2026.05.06 01:25:52.090218 [ 4 ] {eaa2e541-b385-4ab5-a5f0-d32f8d46dea1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5123 | 2026.05.06 01:25:52.090486 [ 4 ] {eaa2e541-b385-4ab5-a5f0-d32f8d46dea1} <Trace> oximeter.fields_u64 (4bdf4849-4cd9-4484-ba2e-9b076d8e6376): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5124 | 2026.05.06 01:25:52.090614 [ 4 ] {eaa2e541-b385-4ab5-a5f0-d32f8d46dea1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001169 sec., 855.4319931565441 rows/sec., 60.15 KiB/sec. | ||
| 5125 | 2026.05.06 01:25:52.090652 [ 4 ] {eaa2e541-b385-4ab5-a5f0-d32f8d46dea1} <Debug> TCPHandler: Processed in 0.001339827 sec. | ||
| 5126 | 2026.05.06 01:25:52.090776 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5127 | 2026.05.06 01:25:52.090870 [ 4 ] {86404900-f556-4cea-ac74-5a24a03039b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5128 | 2026.05.06 01:25:52.090910 [ 4 ] {86404900-f556-4cea-ac74-5a24a03039b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5129 | 2026.05.06 01:25:52.091788 [ 4 ] {86404900-f556-4cea-ac74-5a24a03039b6} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5130 | 2026.05.06 01:25:52.091825 [ 4 ] {86404900-f556-4cea-ac74-5a24a03039b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5131 | 2026.05.06 01:25:52.092178 [ 4 ] {86404900-f556-4cea-ac74-5a24a03039b6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5132 | 2026.05.06 01:25:52.092388 [ 4 ] {86404900-f556-4cea-ac74-5a24a03039b6} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5133 | 2026.05.06 01:25:52.092517 [ 4 ] {86404900-f556-4cea-ac74-5a24a03039b6} <Debug> executeQuery: Read 1290 rows, 88.12 KiB in 0.001665 sec., 774774.7747747748 rows/sec., 51.68 MiB/sec. | ||
| 5134 | 2026.05.06 01:25:52.092555 [ 4 ] {86404900-f556-4cea-ac74-5a24a03039b6} <Debug> TCPHandler: Processed in 0.001833357 sec. | ||
| 5135 | 2026.05.06 01:25:52.092672 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5136 | 2026.05.06 01:25:52.092768 [ 4 ] {e65bd646-f143-42ef-b20f-751acda63a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5137 | 2026.05.06 01:25:52.092810 [ 4 ] {e65bd646-f143-42ef-b20f-751acda63a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5138 | 2026.05.06 01:25:52.093533 [ 4 ] {e65bd646-f143-42ef-b20f-751acda63a73} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5139 | 2026.05.06 01:25:52.093571 [ 4 ] {e65bd646-f143-42ef-b20f-751acda63a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5140 | 2026.05.06 01:25:52.094006 [ 4 ] {e65bd646-f143-42ef-b20f-751acda63a73} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5141 | 2026.05.06 01:25:52.094215 [ 4 ] {e65bd646-f143-42ef-b20f-751acda63a73} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5142 | 2026.05.06 01:25:52.094344 [ 4 ] {e65bd646-f143-42ef-b20f-751acda63a73} <Debug> executeQuery: Read 1529 rows, 95.26 KiB in 0.001595 sec., 958620.6896551724 rows/sec., 58.32 MiB/sec. | ||
| 5143 | 2026.05.06 01:25:52.094381 [ 4 ] {e65bd646-f143-42ef-b20f-751acda63a73} <Debug> TCPHandler: Processed in 0.001759616 sec. | ||
| 5144 | 2026.05.06 01:25:52.094505 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5145 | 2026.05.06 01:25:52.094599 [ 4 ] {a018a7aa-eee0-4d8b-8624-b1b4783175cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5146 | 2026.05.06 01:25:52.094654 [ 4 ] {a018a7aa-eee0-4d8b-8624-b1b4783175cf} <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 | ||
| 5147 | 2026.05.06 01:25:52.095393 [ 4 ] {a018a7aa-eee0-4d8b-8624-b1b4783175cf} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5148 | 2026.05.06 01:25:52.095432 [ 4 ] {a018a7aa-eee0-4d8b-8624-b1b4783175cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5149 | 2026.05.06 01:25:52.095967 [ 4 ] {a018a7aa-eee0-4d8b-8624-b1b4783175cf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5150 | 2026.05.06 01:25:52.096239 [ 4 ] {a018a7aa-eee0-4d8b-8624-b1b4783175cf} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5151 | 2026.05.06 01:25:52.096379 [ 4 ] {a018a7aa-eee0-4d8b-8624-b1b4783175cf} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001798 sec., 5005.561735261402 rows/sec., 8.97 MiB/sec. | ||
| 5152 | 2026.05.06 01:25:52.096431 [ 4 ] {a018a7aa-eee0-4d8b-8624-b1b4783175cf} <Debug> TCPHandler: Processed in 0.001976731 sec. | ||
| 5153 | 2026.05.06 01:25:52.096552 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5154 | 2026.05.06 01:25:52.096645 [ 4 ] {91d9ae79-1495-461c-af84-8cbe3fdb0077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5155 | 2026.05.06 01:25:52.096685 [ 4 ] {91d9ae79-1495-461c-af84-8cbe3fdb0077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5156 | 2026.05.06 01:25:52.097012 [ 4 ] {91d9ae79-1495-461c-af84-8cbe3fdb0077} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5157 | 2026.05.06 01:25:52.097048 [ 4 ] {91d9ae79-1495-461c-af84-8cbe3fdb0077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5158 | 2026.05.06 01:25:52.097346 [ 4 ] {91d9ae79-1495-461c-af84-8cbe3fdb0077} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5159 | 2026.05.06 01:25:52.097556 [ 4 ] {91d9ae79-1495-461c-af84-8cbe3fdb0077} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5160 | 2026.05.06 01:25:52.097679 [ 4 ] {91d9ae79-1495-461c-af84-8cbe3fdb0077} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001053 sec., 22792.022792022795 rows/sec., 1.54 MiB/sec. | ||
| 5161 | 2026.05.06 01:25:52.097713 [ 4 ] {91d9ae79-1495-461c-af84-8cbe3fdb0077} <Debug> TCPHandler: Processed in 0.001210415 sec. | ||
| 5162 | 2026.05.06 01:25:55.655859 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5163 | 2026.05.06 01:25:55.656109 [ 4 ] {f1d0e3b3-cd32-4461-ab36-3836305c118e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5164 | 2026.05.06 01:25:55.656454 [ 4 ] {f1d0e3b3-cd32-4461-ab36-3836305c118e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5165 | 2026.05.06 01:25:55.656490 [ 4 ] {f1d0e3b3-cd32-4461-ab36-3836305c118e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5166 | 2026.05.06 01:25:55.656715 [ 4 ] {f1d0e3b3-cd32-4461-ab36-3836305c118e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5167 | 2026.05.06 01:25:55.656786 [ 4 ] {f1d0e3b3-cd32-4461-ab36-3836305c118e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5168 | 2026.05.06 01:25:55.656931 [ 4 ] {f1d0e3b3-cd32-4461-ab36-3836305c118e} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5169 | 2026.05.06 01:25:55.657063 [ 337 ] {f1d0e3b3-cd32-4461-ab36-3836305c118e} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5170 | 2026.05.06 01:25:55.657065 [ 349 ] {f1d0e3b3-cd32-4461-ab36-3836305c118e} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5171 | 2026.05.06 01:25:55.657070 [ 329 ] {f1d0e3b3-cd32-4461-ab36-3836305c118e} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5172 | 2026.05.06 01:25:55.657063 [ 326 ] {f1d0e3b3-cd32-4461-ab36-3836305c118e} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5173 | 2026.05.06 01:25:55.657241 [ 4 ] {f1d0e3b3-cd32-4461-ab36-3836305c118e} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5174 | 2026.05.06 01:25:55.657270 [ 4 ] {f1d0e3b3-cd32-4461-ab36-3836305c118e} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5175 | 2026.05.06 01:25:55.657342 [ 4 ] {f1d0e3b3-cd32-4461-ab36-3836305c118e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5176 | 2026.05.06 01:25:55.657363 [ 4 ] {f1d0e3b3-cd32-4461-ab36-3836305c118e} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5177 | 2026.05.06 01:25:55.657396 [ 4 ] {f1d0e3b3-cd32-4461-ab36-3836305c118e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5178 | 2026.05.06 01:25:55.657437 [ 4 ] {f1d0e3b3-cd32-4461-ab36-3836305c118e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5179 | 2026.05.06 01:25:55.658504 [ 4 ] {f1d0e3b3-cd32-4461-ab36-3836305c118e} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002491 sec., 16459.253311922923 rows/sec., 2.97 MiB/sec. | ||
| 5180 | 2026.05.06 01:25:55.658637 [ 4 ] {f1d0e3b3-cd32-4461-ab36-3836305c118e} <Debug> TCPHandler: Processed in 0.002922009 sec. | ||
| 5181 | 2026.05.06 01:25:55.659871 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5182 | 2026.05.06 01:25:55.659980 [ 4 ] {5f9d9df0-c6ab-4755-bda4-625bd6ca8295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5183 | 2026.05.06 01:25:55.660049 [ 4 ] {5f9d9df0-c6ab-4755-bda4-625bd6ca8295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5184 | 2026.05.06 01:25:55.660610 [ 4 ] {5f9d9df0-c6ab-4755-bda4-625bd6ca8295} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5185 | 2026.05.06 01:25:55.660658 [ 4 ] {5f9d9df0-c6ab-4755-bda4-625bd6ca8295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5186 | 2026.05.06 01:25:55.661028 [ 4 ] {5f9d9df0-c6ab-4755-bda4-625bd6ca8295} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5187 | 2026.05.06 01:25:55.661246 [ 4 ] {5f9d9df0-c6ab-4755-bda4-625bd6ca8295} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5188 | 2026.05.06 01:25:55.661393 [ 34 ] {} <Debug> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5189 | 2026.05.06 01:25:55.661399 [ 4 ] {5f9d9df0-c6ab-4755-bda4-625bd6ca8295} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001404 sec., 39886.039886039885 rows/sec., 3.06 MiB/sec. | ||
| 5190 | 2026.05.06 01:25:55.661473 [ 34 ] {} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5191 | 2026.05.06 01:25:55.661491 [ 4 ] {5f9d9df0-c6ab-4755-bda4-625bd6ca8295} <Debug> TCPHandler: Processed in 0.001633293 sec. | ||
| 5192 | 2026.05.06 01:25:55.661542 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5193 | 2026.05.06 01:25:55.661658 [ 186 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::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 | ||
| 5194 | 2026.05.06 01:25:55.661660 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5195 | 2026.05.06 01:25:55.661784 [ 4 ] {9957fc71-fddf-4826-a140-00f33e006531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5196 | 2026.05.06 01:25:55.661785 [ 186 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5197 | 2026.05.06 01:25:55.661835 [ 4 ] {9957fc71-fddf-4826-a140-00f33e006531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5198 | 2026.05.06 01:25:55.661840 [ 186 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3237 rows starting from the beginning of the part | ||
| 5199 | 2026.05.06 01:25:55.661922 [ 186 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 886 rows starting from the beginning of the part | ||
| 5200 | 2026.05.06 01:25:55.661969 [ 186 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 5201 | 2026.05.06 01:25:55.662011 [ 186 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 879 rows starting from the beginning of the part | ||
| 5202 | 2026.05.06 01:25:55.662056 [ 186 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2402 rows starting from the beginning of the part | ||
| 5203 | 2026.05.06 01:25:55.662105 [ 186 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 5204 | 2026.05.06 01:25:55.662275 [ 4 ] {9957fc71-fddf-4826-a140-00f33e006531} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5205 | 2026.05.06 01:25:55.662340 [ 4 ] {9957fc71-fddf-4826-a140-00f33e006531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5206 | 2026.05.06 01:25:55.662677 [ 4 ] {9957fc71-fddf-4826-a140-00f33e006531} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5207 | 2026.05.06 01:25:55.662915 [ 4 ] {9957fc71-fddf-4826-a140-00f33e006531} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5208 | 2026.05.06 01:25:55.663027 [ 34 ] {} <Debug> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5209 | 2026.05.06 01:25:55.663049 [ 4 ] {9957fc71-fddf-4826-a140-00f33e006531} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001288 sec., 49689.44099378882 rows/sec., 3.88 MiB/sec. | ||
| 5210 | 2026.05.06 01:25:55.663058 [ 34 ] {} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5211 | 2026.05.06 01:25:55.663090 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5212 | 2026.05.06 01:25:55.663097 [ 4 ] {9957fc71-fddf-4826-a140-00f33e006531} <Debug> TCPHandler: Processed in 0.00148896 sec. | ||
| 5213 | 2026.05.06 01:25:55.663170 [ 200 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::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 | ||
| 5214 | 2026.05.06 01:25:55.663233 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5215 | 2026.05.06 01:25:55.663257 [ 200 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5216 | 2026.05.06 01:25:55.663284 [ 200 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1791 rows starting from the beginning of the part | ||
| 5217 | 2026.05.06 01:25:55.663327 [ 4 ] {3e7fa0f8-2218-4312-a97c-44766468a5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5218 | 2026.05.06 01:25:55.663340 [ 200 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 545 rows starting from the beginning of the part | ||
| 5219 | 2026.05.06 01:25:55.663371 [ 4 ] {3e7fa0f8-2218-4312-a97c-44766468a5f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5220 | 2026.05.06 01:25:55.663386 [ 200 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 5221 | 2026.05.06 01:25:55.663426 [ 200 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 531 rows starting from the beginning of the part | ||
| 5222 | 2026.05.06 01:25:55.663462 [ 200 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1290 rows starting from the beginning of the part | ||
| 5223 | 2026.05.06 01:25:55.663498 [ 200 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 5224 | 2026.05.06 01:25:55.663758 [ 4 ] {3e7fa0f8-2218-4312-a97c-44766468a5f2} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5225 | 2026.05.06 01:25:55.663794 [ 4 ] {3e7fa0f8-2218-4312-a97c-44766468a5f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5226 | 2026.05.06 01:25:55.664147 [ 4 ] {3e7fa0f8-2218-4312-a97c-44766468a5f2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5227 | 2026.05.06 01:25:55.664371 [ 4 ] {3e7fa0f8-2218-4312-a97c-44766468a5f2} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5228 | 2026.05.06 01:25:55.664429 [ 191 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7516 rows, containing 5 columns (5 merged, 0 gathered) in 0.002813267 sec., 2671626.9731952213 rows/sec., 211.81 MiB/sec. | ||
| 5229 | 2026.05.06 01:25:55.664485 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5230 | 2026.05.06 01:25:55.664502 [ 4 ] {3e7fa0f8-2218-4312-a97c-44766468a5f2} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001194 sec., 80402.01005025127 rows/sec., 5.60 MiB/sec. | ||
| 5231 | 2026.05.06 01:25:55.664516 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5232 | 2026.05.06 01:25:55.664544 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5233 | 2026.05.06 01:25:55.664547 [ 4 ] {3e7fa0f8-2218-4312-a97c-44766468a5f2} <Debug> TCPHandler: Processed in 0.001365787 sec. | ||
| 5234 | 2026.05.06 01:25:55.664608 [ 186 ] {d3772b85-8788-409c-8480-7185974fca6a::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 | ||
| 5235 | 2026.05.06 01:25:55.664680 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5236 | 2026.05.06 01:25:55.664707 [ 186 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5237 | 2026.05.06 01:25:55.664740 [ 186 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10326 rows starting from the beginning of the part | ||
| 5238 | 2026.05.06 01:25:55.664782 [ 4 ] {8e3faf0f-42ad-4512-ac30-606fb03ef372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5239 | 2026.05.06 01:25:55.664786 [ 193 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5240 | 2026.05.06 01:25:55.664788 [ 186 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 272 rows starting from the beginning of the part | ||
| 5241 | 2026.05.06 01:25:55.664832 [ 4 ] {8e3faf0f-42ad-4512-ac30-606fb03ef372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5242 | 2026.05.06 01:25:55.664856 [ 191 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4285 rows, containing 5 columns (5 merged, 0 gathered) in 0.001725895 sec., 2482769.8092873553 rows/sec., 179.58 MiB/sec. | ||
| 5243 | 2026.05.06 01:25:55.664873 [ 186 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 5244 | 2026.05.06 01:25:55.664917 [ 186 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 265 rows starting from the beginning of the part | ||
| 5245 | 2026.05.06 01:25:55.664952 [ 186 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1529 rows starting from the beginning of the part | ||
| 5246 | 2026.05.06 01:25:55.664998 [ 186 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 96 rows starting from the beginning of the part | ||
| 5247 | 2026.05.06 01:25:55.665110 [ 197 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5248 | 2026.05.06 01:25:55.665116 [ 193 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_31_6} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5249 | 2026.05.06 01:25:55.665210 [ 4 ] {8e3faf0f-42ad-4512-ac30-606fb03ef372} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5250 | 2026.05.06 01:25:55.665216 [ 193 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_31_6} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5251 | 2026.05.06 01:25:55.665256 [ 4 ] {8e3faf0f-42ad-4512-ac30-606fb03ef372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5252 | 2026.05.06 01:25:55.665335 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 5253 | 2026.05.06 01:25:55.665421 [ 197 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_31_6} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5254 | 2026.05.06 01:25:55.665509 [ 197 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_31_6} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5255 | 2026.05.06 01:25:55.665587 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 5256 | 2026.05.06 01:25:55.665613 [ 4 ] {8e3faf0f-42ad-4512-ac30-606fb03ef372} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5257 | 2026.05.06 01:25:55.665833 [ 4 ] {8e3faf0f-42ad-4512-ac30-606fb03ef372} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5258 | 2026.05.06 01:25:55.665967 [ 42 ] {} <Debug> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5259 | 2026.05.06 01:25:55.665969 [ 4 ] {8e3faf0f-42ad-4512-ac30-606fb03ef372} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001206 sec., 29850.746268656716 rows/sec., 2.01 MiB/sec. | ||
| 5260 | 2026.05.06 01:25:55.666015 [ 42 ] {} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5261 | 2026.05.06 01:25:55.666032 [ 4 ] {8e3faf0f-42ad-4512-ac30-606fb03ef372} <Debug> TCPHandler: Processed in 0.001401978 sec. | ||
| 5262 | 2026.05.06 01:25:55.666042 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5263 | 2026.05.06 01:25:55.666117 [ 200 ] {468791eb-b6f9-489e-a373-32d170f31942::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 | ||
| 5264 | 2026.05.06 01:25:55.666197 [ 200 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5265 | 2026.05.06 01:25:55.666221 [ 200 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1788 rows starting from the beginning of the part | ||
| 5266 | 2026.05.06 01:25:55.666264 [ 200 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part | ||
| 5267 | 2026.05.06 01:25:55.666302 [ 200 ] {468791eb-b6f9-489e-a373-32d170f31942::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 | ||
| 5268 | 2026.05.06 01:25:55.666334 [ 200 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 90 rows starting from the beginning of the part | ||
| 5269 | 2026.05.06 01:25:55.666367 [ 200 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 5270 | 2026.05.06 01:25:55.666399 [ 200 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
| 5271 | 2026.05.06 01:25:55.667298 [ 193 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2088 rows, containing 4 columns (4 merged, 0 gathered) in 0.001207955 sec., 1728541.2122140313 rows/sec., 111.46 MiB/sec. | ||
| 5272 | 2026.05.06 01:25:55.667551 [ 200 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5273 | 2026.05.06 01:25:55.667783 [ 200 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_31_6} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5274 | 2026.05.06 01:25:55.667849 [ 200 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_31_6} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5275 | 2026.05.06 01:25:55.667911 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5276 | 2026.05.06 01:25:55.668723 [ 200 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12648 rows, containing 5 columns (5 merged, 0 gathered) in 0.004142144 sec., 3053491.138888459 rows/sec., 197.67 MiB/sec. | ||
| 5277 | 2026.05.06 01:25:55.669034 [ 186 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5278 | 2026.05.06 01:25:55.669289 [ 186 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5279 | 2026.05.06 01:25:55.669362 [ 186 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5280 | 2026.05.06 01:25:55.669429 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 5281 | 2026.05.06 01:25:56.880867 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9986 | ||
| 5282 | 2026.05.06 01:25:56.881679 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5283 | 2026.05.06 01:25:56.881769 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5284 | 2026.05.06 01:25:56.882309 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5285 | 2026.05.06 01:25:56.882548 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5286 | 2026.05.06 01:25:56.882702 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9986 | ||
| 5287 | 2026.05.06 01:25:56.882759 [ 27 ] {} <Debug> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5288 | 2026.05.06 01:25:56.882856 [ 27 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5289 | 2026.05.06 01:25:56.882895 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5290 | 2026.05.06 01:25:56.883002 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::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 | ||
| 5291 | 2026.05.06 01:25:56.883087 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5292 | 2026.05.06 01:25:56.883117 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7618 rows starting from the beginning of the part | ||
| 5293 | 2026.05.06 01:25:56.883172 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::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 | ||
| 5294 | 2026.05.06 01:25:56.883212 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::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 | ||
| 5295 | 2026.05.06 01:25:56.883250 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::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 | ||
| 5296 | 2026.05.06 01:25:56.883286 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::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 | ||
| 5297 | 2026.05.06 01:25:56.883331 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::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 | ||
| 5298 | 2026.05.06 01:25:56.885014 [ 186 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9986 rows, containing 4 columns (4 merged, 0 gathered) in 0.002048271 sec., 4875331.438076309 rows/sec., 69.74 MiB/sec. | ||
| 5299 | 2026.05.06 01:25:56.885362 [ 193 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5300 | 2026.05.06 01:25:56.885686 [ 193 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_21_4} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5301 | 2026.05.06 01:25:56.885762 [ 193 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_21_4} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5302 | 2026.05.06 01:25:56.885858 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 5303 | 2026.05.06 01:25:57.388424 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5304 | 2026.05.06 01:25:57.405824 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5305 | 2026.05.06 01:25:57.405878 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5306 | 2026.05.06 01:25:57.411842 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5307 | 2026.05.06 01:25:57.412515 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5308 | 2026.05.06 01:25:57.412797 [ 61 ] {} <Debug> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5309 | 2026.05.06 01:25:57.412834 [ 61 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5310 | 2026.05.06 01:25:57.412853 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5311 | 2026.05.06 01:25:57.412978 [ 186 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 5312 | 2026.05.06 01:25:57.415620 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5313 | 2026.05.06 01:25:57.416555 [ 186 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5314 | 2026.05.06 01:25:57.417937 [ 186 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 5315 | 2026.05.06 01:25:57.422455 [ 186 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 5316 | 2026.05.06 01:25:57.426824 [ 186 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 5317 | 2026.05.06 01:25:57.431201 [ 186 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 5318 | 2026.05.06 01:25:57.435684 [ 186 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 5319 | 2026.05.06 01:25:57.439658 [ 186 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 5320 | 2026.05.06 01:25:57.489970 [ 193 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.077051149 sec., 2063.564295452622 rows/sec., 10.67 MiB/sec. | ||
| 5321 | 2026.05.06 01:25:57.492415 [ 188 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5322 | 2026.05.06 01:25:57.494386 [ 188 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_21_4} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5323 | 2026.05.06 01:25:57.494492 [ 188 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_21_4} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5324 | 2026.05.06 01:25:57.496943 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5325 | 2026.05.06 01:25:58.000245 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.71 MiB, peak 262.27 MiB, free memory in arenas 0.00 B, will set to 255.57 MiB (RSS), difference: 3.85 MiB | ||
| 5326 | 2026.05.06 01:25:59.395108 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 664 | ||
| 5327 | 2026.05.06 01:25:59.397815 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5328 | 2026.05.06 01:25:59.397854 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5329 | 2026.05.06 01:25:59.399056 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5330 | 2026.05.06 01:25:59.399308 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5331 | 2026.05.06 01:25:59.399549 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 664 | ||
| 5332 | 2026.05.06 01:26:00.663888 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5333 | 2026.05.06 01:26:00.664178 [ 4 ] {c1905317-41ab-4c9e-8b4c-6a45273fb901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 5334 | 2026.05.06 01:26:00.664582 [ 4 ] {c1905317-41ab-4c9e-8b4c-6a45273fb901} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5335 | 2026.05.06 01:26:00.664628 [ 4 ] {c1905317-41ab-4c9e-8b4c-6a45273fb901} <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 | ||
| 5336 | 2026.05.06 01:26:00.664885 [ 4 ] {c1905317-41ab-4c9e-8b4c-6a45273fb901} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5337 | 2026.05.06 01:26:00.664954 [ 4 ] {c1905317-41ab-4c9e-8b4c-6a45273fb901} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5338 | 2026.05.06 01:26:00.665099 [ 4 ] {c1905317-41ab-4c9e-8b4c-6a45273fb901} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5339 | 2026.05.06 01:26:00.665217 [ 326 ] {c1905317-41ab-4c9e-8b4c-6a45273fb901} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5340 | 2026.05.06 01:26:00.665217 [ 341 ] {c1905317-41ab-4c9e-8b4c-6a45273fb901} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5341 | 2026.05.06 01:26:00.665217 [ 353 ] {c1905317-41ab-4c9e-8b4c-6a45273fb901} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5342 | 2026.05.06 01:26:00.665218 [ 349 ] {c1905317-41ab-4c9e-8b4c-6a45273fb901} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5343 | 2026.05.06 01:26:00.665375 [ 4 ] {c1905317-41ab-4c9e-8b4c-6a45273fb901} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5344 | 2026.05.06 01:26:00.665403 [ 4 ] {c1905317-41ab-4c9e-8b4c-6a45273fb901} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5345 | 2026.05.06 01:26:00.665473 [ 4 ] {c1905317-41ab-4c9e-8b4c-6a45273fb901} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5346 | 2026.05.06 01:26:00.665492 [ 4 ] {c1905317-41ab-4c9e-8b4c-6a45273fb901} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5347 | 2026.05.06 01:26:00.665525 [ 4 ] {c1905317-41ab-4c9e-8b4c-6a45273fb901} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 5348 | 2026.05.06 01:26:00.665563 [ 4 ] {c1905317-41ab-4c9e-8b4c-6a45273fb901} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 5349 | 2026.05.06 01:26:00.666671 [ 4 ] {c1905317-41ab-4c9e-8b4c-6a45273fb901} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002611 sec., 15702.795863653771 rows/sec., 2.83 MiB/sec. | ||
| 5350 | 2026.05.06 01:26:00.666794 [ 4 ] {c1905317-41ab-4c9e-8b4c-6a45273fb901} <Debug> TCPHandler: Processed in 0.003059782 sec. | ||
| 5351 | 2026.05.06 01:26:00.672112 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5352 | 2026.05.06 01:26:00.672224 [ 4 ] {80ba2e9e-ed16-45e6-ae51-aaac5da3bcd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5353 | 2026.05.06 01:26:00.672270 [ 4 ] {80ba2e9e-ed16-45e6-ae51-aaac5da3bcd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5354 | 2026.05.06 01:26:00.672930 [ 4 ] {80ba2e9e-ed16-45e6-ae51-aaac5da3bcd4} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5355 | 2026.05.06 01:26:00.672978 [ 4 ] {80ba2e9e-ed16-45e6-ae51-aaac5da3bcd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5356 | 2026.05.06 01:26:00.673356 [ 4 ] {80ba2e9e-ed16-45e6-ae51-aaac5da3bcd4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5357 | 2026.05.06 01:26:00.673576 [ 4 ] {80ba2e9e-ed16-45e6-ae51-aaac5da3bcd4} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5358 | 2026.05.06 01:26:00.673720 [ 4 ] {80ba2e9e-ed16-45e6-ae51-aaac5da3bcd4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001528 sec., 185863.87434554973 rows/sec., 11.80 MiB/sec. | ||
| 5359 | 2026.05.06 01:26:00.673759 [ 4 ] {80ba2e9e-ed16-45e6-ae51-aaac5da3bcd4} <Debug> TCPHandler: Processed in 0.001700454 sec. | ||
| 5360 | 2026.05.06 01:26:00.673886 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5361 | 2026.05.06 01:26:00.673982 [ 4 ] {c0bd5d3f-10a0-4b2f-9e04-5aece16e32a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5362 | 2026.05.06 01:26:00.674023 [ 4 ] {c0bd5d3f-10a0-4b2f-9e04-5aece16e32a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5363 | 2026.05.06 01:26:00.675016 [ 4 ] {c0bd5d3f-10a0-4b2f-9e04-5aece16e32a7} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5364 | 2026.05.06 01:26:00.675052 [ 4 ] {c0bd5d3f-10a0-4b2f-9e04-5aece16e32a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5365 | 2026.05.06 01:26:00.675420 [ 4 ] {c0bd5d3f-10a0-4b2f-9e04-5aece16e32a7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5366 | 2026.05.06 01:26:00.675638 [ 4 ] {c0bd5d3f-10a0-4b2f-9e04-5aece16e32a7} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5367 | 2026.05.06 01:26:00.675768 [ 4 ] {c0bd5d3f-10a0-4b2f-9e04-5aece16e32a7} <Debug> executeQuery: Read 879 rows, 70.73 KiB in 0.001805 sec., 486980.6094182826 rows/sec., 38.27 MiB/sec. | ||
| 5368 | 2026.05.06 01:26:00.675805 [ 4 ] {c0bd5d3f-10a0-4b2f-9e04-5aece16e32a7} <Debug> TCPHandler: Processed in 0.00197037 sec. | ||
| 5369 | 2026.05.06 01:26:00.675926 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5370 | 2026.05.06 01:26:00.676021 [ 4 ] {422109ec-fc48-4a44-8748-1cf93502e1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5371 | 2026.05.06 01:26:00.676062 [ 4 ] {422109ec-fc48-4a44-8748-1cf93502e1d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5372 | 2026.05.06 01:26:00.676560 [ 4 ] {422109ec-fc48-4a44-8748-1cf93502e1d8} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5373 | 2026.05.06 01:26:00.676597 [ 4 ] {422109ec-fc48-4a44-8748-1cf93502e1d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5374 | 2026.05.06 01:26:00.676900 [ 4 ] {422109ec-fc48-4a44-8748-1cf93502e1d8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5375 | 2026.05.06 01:26:00.677100 [ 4 ] {422109ec-fc48-4a44-8748-1cf93502e1d8} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5376 | 2026.05.06 01:26:00.677233 [ 4 ] {422109ec-fc48-4a44-8748-1cf93502e1d8} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001231 sec., 148659.62632006497 rows/sec., 9.22 MiB/sec. | ||
| 5377 | 2026.05.06 01:26:00.677270 [ 4 ] {422109ec-fc48-4a44-8748-1cf93502e1d8} <Debug> TCPHandler: Processed in 0.001394718 sec. | ||
| 5378 | 2026.05.06 01:26:00.677390 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5379 | 2026.05.06 01:26:00.677486 [ 4 ] {e872ad95-f595-41d7-bb48-a39410b4b9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5380 | 2026.05.06 01:26:00.677525 [ 4 ] {e872ad95-f595-41d7-bb48-a39410b4b9c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5381 | 2026.05.06 01:26:00.677981 [ 4 ] {e872ad95-f595-41d7-bb48-a39410b4b9c3} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5382 | 2026.05.06 01:26:00.678017 [ 4 ] {e872ad95-f595-41d7-bb48-a39410b4b9c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5383 | 2026.05.06 01:26:00.678310 [ 4 ] {e872ad95-f595-41d7-bb48-a39410b4b9c3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5384 | 2026.05.06 01:26:00.678521 [ 4 ] {e872ad95-f595-41d7-bb48-a39410b4b9c3} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5385 | 2026.05.06 01:26:00.678659 [ 4 ] {e872ad95-f595-41d7-bb48-a39410b4b9c3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001192 sec., 125000.00000000001 rows/sec., 8.08 MiB/sec. | ||
| 5386 | 2026.05.06 01:26:00.678698 [ 4 ] {e872ad95-f595-41d7-bb48-a39410b4b9c3} <Debug> TCPHandler: Processed in 0.001359767 sec. | ||
| 5387 | 2026.05.06 01:26:00.678819 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5388 | 2026.05.06 01:26:00.678914 [ 4 ] {45dc95a9-8664-47e2-8de7-3765f9bb9aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5389 | 2026.05.06 01:26:00.678954 [ 4 ] {45dc95a9-8664-47e2-8de7-3765f9bb9aa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5390 | 2026.05.06 01:26:00.679416 [ 4 ] {45dc95a9-8664-47e2-8de7-3765f9bb9aa9} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5391 | 2026.05.06 01:26:00.679454 [ 4 ] {45dc95a9-8664-47e2-8de7-3765f9bb9aa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5392 | 2026.05.06 01:26:00.679753 [ 4 ] {45dc95a9-8664-47e2-8de7-3765f9bb9aa9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5393 | 2026.05.06 01:26:00.679952 [ 4 ] {45dc95a9-8664-47e2-8de7-3765f9bb9aa9} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5394 | 2026.05.06 01:26:00.680076 [ 4 ] {45dc95a9-8664-47e2-8de7-3765f9bb9aa9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001181 sec., 125317.52751905165 rows/sec., 7.13 MiB/sec. | ||
| 5395 | 2026.05.06 01:26:00.680113 [ 4 ] {45dc95a9-8664-47e2-8de7-3765f9bb9aa9} <Debug> TCPHandler: Processed in 0.001344977 sec. | ||
| 5396 | 2026.05.06 01:26:00.680231 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5397 | 2026.05.06 01:26:00.680325 [ 4 ] {f6d8da4a-b06c-408b-a37b-e27331be614c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5398 | 2026.05.06 01:26:00.680365 [ 4 ] {f6d8da4a-b06c-408b-a37b-e27331be614c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5399 | 2026.05.06 01:26:00.681008 [ 4 ] {f6d8da4a-b06c-408b-a37b-e27331be614c} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5400 | 2026.05.06 01:26:00.681045 [ 4 ] {f6d8da4a-b06c-408b-a37b-e27331be614c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5401 | 2026.05.06 01:26:00.681365 [ 4 ] {f6d8da4a-b06c-408b-a37b-e27331be614c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5402 | 2026.05.06 01:26:00.681577 [ 4 ] {f6d8da4a-b06c-408b-a37b-e27331be614c} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5403 | 2026.05.06 01:26:00.681703 [ 4 ] {f6d8da4a-b06c-408b-a37b-e27331be614c} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001396 sec., 380372.4928366762 rows/sec., 26.91 MiB/sec. | ||
| 5404 | 2026.05.06 01:26:00.681741 [ 4 ] {f6d8da4a-b06c-408b-a37b-e27331be614c} <Debug> TCPHandler: Processed in 0.001560172 sec. | ||
| 5405 | 2026.05.06 01:26:00.681860 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5406 | 2026.05.06 01:26:00.681955 [ 4 ] {09f4323c-0b60-4c02-bb58-75b455f9d3b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5407 | 2026.05.06 01:26:00.681996 [ 4 ] {09f4323c-0b60-4c02-bb58-75b455f9d3b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5408 | 2026.05.06 01:26:00.682328 [ 4 ] {09f4323c-0b60-4c02-bb58-75b455f9d3b6} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5409 | 2026.05.06 01:26:00.682378 [ 4 ] {09f4323c-0b60-4c02-bb58-75b455f9d3b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5410 | 2026.05.06 01:26:00.682676 [ 4 ] {09f4323c-0b60-4c02-bb58-75b455f9d3b6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5411 | 2026.05.06 01:26:00.682878 [ 4 ] {09f4323c-0b60-4c02-bb58-75b455f9d3b6} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5412 | 2026.05.06 01:26:00.683004 [ 4 ] {09f4323c-0b60-4c02-bb58-75b455f9d3b6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 5413 | 2026.05.06 01:26:00.683041 [ 4 ] {09f4323c-0b60-4c02-bb58-75b455f9d3b6} <Debug> TCPHandler: Processed in 0.001232195 sec. | ||
| 5414 | 2026.05.06 01:26:00.683155 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5415 | 2026.05.06 01:26:00.683250 [ 4 ] {924e1f98-6aa2-49cc-b949-d5b1208f69f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5416 | 2026.05.06 01:26:00.683293 [ 4 ] {924e1f98-6aa2-49cc-b949-d5b1208f69f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5417 | 2026.05.06 01:26:00.683721 [ 4 ] {924e1f98-6aa2-49cc-b949-d5b1208f69f3} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5418 | 2026.05.06 01:26:00.683758 [ 4 ] {924e1f98-6aa2-49cc-b949-d5b1208f69f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5419 | 2026.05.06 01:26:00.684087 [ 4 ] {924e1f98-6aa2-49cc-b949-d5b1208f69f3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5420 | 2026.05.06 01:26:00.684292 [ 4 ] {924e1f98-6aa2-49cc-b949-d5b1208f69f3} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5421 | 2026.05.06 01:26:00.684418 [ 4 ] {924e1f98-6aa2-49cc-b949-d5b1208f69f3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001188 sec., 223063.97306397307 rows/sec., 14.82 MiB/sec. | ||
| 5422 | 2026.05.06 01:26:00.684456 [ 4 ] {924e1f98-6aa2-49cc-b949-d5b1208f69f3} <Debug> TCPHandler: Processed in 0.001351288 sec. | ||
| 5423 | 2026.05.06 01:26:00.684575 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5424 | 2026.05.06 01:26:00.684669 [ 4 ] {29ac58e1-c7e6-4185-a4f0-ddf671484962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5425 | 2026.05.06 01:26:00.684713 [ 4 ] {29ac58e1-c7e6-4185-a4f0-ddf671484962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5426 | 2026.05.06 01:26:00.685026 [ 4 ] {29ac58e1-c7e6-4185-a4f0-ddf671484962} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5427 | 2026.05.06 01:26:00.685063 [ 4 ] {29ac58e1-c7e6-4185-a4f0-ddf671484962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5428 | 2026.05.06 01:26:00.685361 [ 4 ] {29ac58e1-c7e6-4185-a4f0-ddf671484962} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5429 | 2026.05.06 01:26:00.685563 [ 4 ] {29ac58e1-c7e6-4185-a4f0-ddf671484962} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5430 | 2026.05.06 01:26:00.685672 [ 50 ] {} <Debug> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5431 | 2026.05.06 01:26:00.685689 [ 4 ] {29ac58e1-c7e6-4185-a4f0-ddf671484962} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 5432 | 2026.05.06 01:26:00.685739 [ 50 ] {} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5433 | 2026.05.06 01:26:00.685748 [ 4 ] {29ac58e1-c7e6-4185-a4f0-ddf671484962} <Debug> TCPHandler: Processed in 0.001223295 sec. | ||
| 5434 | 2026.05.06 01:26:00.685769 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5435 | 2026.05.06 01:26:00.685877 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5436 | 2026.05.06 01:26:00.685881 [ 198 ] {42797947-a294-439e-a372-68722fef6417::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 | ||
| 5437 | 2026.05.06 01:26:00.685980 [ 4 ] {f9ca6f48-8bdf-4607-80fd-71d584bd8874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5438 | 2026.05.06 01:26:00.686036 [ 198 ] {42797947-a294-439e-a372-68722fef6417::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5439 | 2026.05.06 01:26:00.686039 [ 4 ] {f9ca6f48-8bdf-4607-80fd-71d584bd8874} <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 | ||
| 5440 | 2026.05.06 01:26:00.686084 [ 198 ] {42797947-a294-439e-a372-68722fef6417::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 13 rows starting from the beginning of the part | ||
| 5441 | 2026.05.06 01:26:00.686164 [ 198 ] {42797947-a294-439e-a372-68722fef6417::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5442 | 2026.05.06 01:26:00.686214 [ 198 ] {42797947-a294-439e-a372-68722fef6417::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5443 | 2026.05.06 01:26:00.686262 [ 198 ] {42797947-a294-439e-a372-68722fef6417::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5444 | 2026.05.06 01:26:00.686306 [ 198 ] {42797947-a294-439e-a372-68722fef6417::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5445 | 2026.05.06 01:26:00.686350 [ 198 ] {42797947-a294-439e-a372-68722fef6417::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5446 | 2026.05.06 01:26:00.686866 [ 4 ] {f9ca6f48-8bdf-4607-80fd-71d584bd8874} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5447 | 2026.05.06 01:26:00.686910 [ 4 ] {f9ca6f48-8bdf-4607-80fd-71d584bd8874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5448 | 2026.05.06 01:26:00.687217 [ 188 ] {42797947-a294-439e-a372-68722fef6417::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001387469 sec., 12973.26282605233 rows/sec., 865.73 KiB/sec. | ||
| 5449 | 2026.05.06 01:26:00.687361 [ 198 ] {42797947-a294-439e-a372-68722fef6417::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5450 | 2026.05.06 01:26:00.687631 [ 198 ] {42797947-a294-439e-a372-68722fef6417::all_1_15_3} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5451 | 2026.05.06 01:26:00.687703 [ 198 ] {42797947-a294-439e-a372-68722fef6417::all_1_15_3} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5452 | 2026.05.06 01:26:00.687781 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5453 | 2026.05.06 01:26:00.687819 [ 4 ] {f9ca6f48-8bdf-4607-80fd-71d584bd8874} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5454 | 2026.05.06 01:26:00.688077 [ 4 ] {f9ca6f48-8bdf-4607-80fd-71d584bd8874} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5455 | 2026.05.06 01:26:00.688224 [ 4 ] {f9ca6f48-8bdf-4607-80fd-71d584bd8874} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002263 sec., 18117.543084401237 rows/sec., 32.47 MiB/sec. | ||
| 5456 | 2026.05.06 01:26:00.688278 [ 4 ] {f9ca6f48-8bdf-4607-80fd-71d584bd8874} <Debug> TCPHandler: Processed in 0.00245225 sec. | ||
| 5457 | 2026.05.06 01:26:00.688417 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5458 | 2026.05.06 01:26:00.688512 [ 4 ] {0bd7b83f-ccd3-45b7-b6a8-01d73d651f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5459 | 2026.05.06 01:26:00.688554 [ 4 ] {0bd7b83f-ccd3-45b7-b6a8-01d73d651f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5460 | 2026.05.06 01:26:00.688892 [ 4 ] {0bd7b83f-ccd3-45b7-b6a8-01d73d651f7e} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5461 | 2026.05.06 01:26:00.688928 [ 4 ] {0bd7b83f-ccd3-45b7-b6a8-01d73d651f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5462 | 2026.05.06 01:26:00.689242 [ 4 ] {0bd7b83f-ccd3-45b7-b6a8-01d73d651f7e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5463 | 2026.05.06 01:26:00.689447 [ 4 ] {0bd7b83f-ccd3-45b7-b6a8-01d73d651f7e} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5464 | 2026.05.06 01:26:00.689572 [ 4 ] {0bd7b83f-ccd3-45b7-b6a8-01d73d651f7e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001079 sec., 83410.56533827618 rows/sec., 5.22 MiB/sec. | ||
| 5465 | 2026.05.06 01:26:00.689608 [ 4 ] {0bd7b83f-ccd3-45b7-b6a8-01d73d651f7e} <Debug> TCPHandler: Processed in 0.001241255 sec. | ||
| 5466 | 2026.05.06 01:26:04.265104 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5467 | 2026.05.06 01:26:04.265160 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5468 | 2026.05.06 01:26:04.382827 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10498 | ||
| 5469 | 2026.05.06 01:26:04.383306 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5470 | 2026.05.06 01:26:04.383408 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5471 | 2026.05.06 01:26:04.383885 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5472 | 2026.05.06 01:26:04.384109 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5473 | 2026.05.06 01:26:04.384235 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10498 | ||
| 5474 | 2026.05.06 01:26:04.915766 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5475 | 2026.05.06 01:26:04.931532 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5476 | 2026.05.06 01:26:04.931596 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 5477 | 2026.05.06 01:26:04.937422 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5478 | 2026.05.06 01:26:04.938128 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5479 | 2026.05.06 01:26:04.940912 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5480 | 2026.05.06 01:26:05.658774 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5481 | 2026.05.06 01:26:05.659070 [ 4 ] {5155216f-65a6-4b00-9dbd-dfcbafd88b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5482 | 2026.05.06 01:26:05.659450 [ 4 ] {5155216f-65a6-4b00-9dbd-dfcbafd88b3c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5483 | 2026.05.06 01:26:05.659494 [ 4 ] {5155216f-65a6-4b00-9dbd-dfcbafd88b3c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5484 | 2026.05.06 01:26:05.659751 [ 4 ] {5155216f-65a6-4b00-9dbd-dfcbafd88b3c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5485 | 2026.05.06 01:26:05.659836 [ 4 ] {5155216f-65a6-4b00-9dbd-dfcbafd88b3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5486 | 2026.05.06 01:26:05.659991 [ 4 ] {5155216f-65a6-4b00-9dbd-dfcbafd88b3c} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5487 | 2026.05.06 01:26:05.660115 [ 326 ] {5155216f-65a6-4b00-9dbd-dfcbafd88b3c} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5488 | 2026.05.06 01:26:05.660124 [ 319 ] {5155216f-65a6-4b00-9dbd-dfcbafd88b3c} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5489 | 2026.05.06 01:26:05.660119 [ 352 ] {5155216f-65a6-4b00-9dbd-dfcbafd88b3c} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5490 | 2026.05.06 01:26:05.660115 [ 341 ] {5155216f-65a6-4b00-9dbd-dfcbafd88b3c} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5491 | 2026.05.06 01:26:05.660304 [ 4 ] {5155216f-65a6-4b00-9dbd-dfcbafd88b3c} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5492 | 2026.05.06 01:26:05.660332 [ 4 ] {5155216f-65a6-4b00-9dbd-dfcbafd88b3c} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5493 | 2026.05.06 01:26:05.660403 [ 4 ] {5155216f-65a6-4b00-9dbd-dfcbafd88b3c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5494 | 2026.05.06 01:26:05.660423 [ 4 ] {5155216f-65a6-4b00-9dbd-dfcbafd88b3c} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5495 | 2026.05.06 01:26:05.660461 [ 4 ] {5155216f-65a6-4b00-9dbd-dfcbafd88b3c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5496 | 2026.05.06 01:26:05.660499 [ 4 ] {5155216f-65a6-4b00-9dbd-dfcbafd88b3c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5497 | 2026.05.06 01:26:05.661632 [ 4 ] {5155216f-65a6-4b00-9dbd-dfcbafd88b3c} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002679 sec., 15304.21799178798 rows/sec., 2.76 MiB/sec. | ||
| 5498 | 2026.05.06 01:26:05.661740 [ 4 ] {5155216f-65a6-4b00-9dbd-dfcbafd88b3c} <Debug> TCPHandler: Processed in 0.003113573 sec. | ||
| 5499 | 2026.05.06 01:26:05.663396 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5500 | 2026.05.06 01:26:05.663512 [ 4 ] {c4c2810d-f45e-4e7f-a9a1-a13ec16072fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5501 | 2026.05.06 01:26:05.663557 [ 4 ] {c4c2810d-f45e-4e7f-a9a1-a13ec16072fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5502 | 2026.05.06 01:26:05.664055 [ 4 ] {c4c2810d-f45e-4e7f-a9a1-a13ec16072fd} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5503 | 2026.05.06 01:26:05.664089 [ 4 ] {c4c2810d-f45e-4e7f-a9a1-a13ec16072fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5504 | 2026.05.06 01:26:05.664457 [ 4 ] {c4c2810d-f45e-4e7f-a9a1-a13ec16072fd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5505 | 2026.05.06 01:26:05.664681 [ 4 ] {c4c2810d-f45e-4e7f-a9a1-a13ec16072fd} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5506 | 2026.05.06 01:26:05.664829 [ 4 ] {c4c2810d-f45e-4e7f-a9a1-a13ec16072fd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001351 sec., 41450.77720207254 rows/sec., 3.18 MiB/sec. | ||
| 5507 | 2026.05.06 01:26:05.664867 [ 4 ] {c4c2810d-f45e-4e7f-a9a1-a13ec16072fd} <Debug> TCPHandler: Processed in 0.001525501 sec. | ||
| 5508 | 2026.05.06 01:26:05.664994 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5509 | 2026.05.06 01:26:05.665093 [ 4 ] {c5c8265e-6ee2-4486-8867-70f045412cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5510 | 2026.05.06 01:26:05.665135 [ 4 ] {c5c8265e-6ee2-4486-8867-70f045412cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5511 | 2026.05.06 01:26:05.665545 [ 4 ] {c5c8265e-6ee2-4486-8867-70f045412cec} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5512 | 2026.05.06 01:26:05.665579 [ 4 ] {c5c8265e-6ee2-4486-8867-70f045412cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5513 | 2026.05.06 01:26:05.665888 [ 4 ] {c5c8265e-6ee2-4486-8867-70f045412cec} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5514 | 2026.05.06 01:26:05.666099 [ 4 ] {c5c8265e-6ee2-4486-8867-70f045412cec} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5515 | 2026.05.06 01:26:05.666228 [ 4 ] {c5c8265e-6ee2-4486-8867-70f045412cec} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001157 sec., 55315.471045808124 rows/sec., 4.32 MiB/sec. | ||
| 5516 | 2026.05.06 01:26:05.666263 [ 4 ] {c5c8265e-6ee2-4486-8867-70f045412cec} <Debug> TCPHandler: Processed in 0.001321667 sec. | ||
| 5517 | 2026.05.06 01:26:05.666386 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5518 | 2026.05.06 01:26:05.666481 [ 4 ] {234b4401-8d12-4e8b-b9ce-4578cb6ea05c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5519 | 2026.05.06 01:26:05.666524 [ 4 ] {234b4401-8d12-4e8b-b9ce-4578cb6ea05c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5520 | 2026.05.06 01:26:05.666933 [ 4 ] {234b4401-8d12-4e8b-b9ce-4578cb6ea05c} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5521 | 2026.05.06 01:26:05.666966 [ 4 ] {234b4401-8d12-4e8b-b9ce-4578cb6ea05c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5522 | 2026.05.06 01:26:05.667291 [ 4 ] {234b4401-8d12-4e8b-b9ce-4578cb6ea05c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5523 | 2026.05.06 01:26:05.667502 [ 4 ] {234b4401-8d12-4e8b-b9ce-4578cb6ea05c} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5524 | 2026.05.06 01:26:05.667629 [ 4 ] {234b4401-8d12-4e8b-b9ce-4578cb6ea05c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 5525 | 2026.05.06 01:26:05.667665 [ 4 ] {234b4401-8d12-4e8b-b9ce-4578cb6ea05c} <Debug> TCPHandler: Processed in 0.001329517 sec. | ||
| 5526 | 2026.05.06 01:26:05.667778 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5527 | 2026.05.06 01:26:05.667872 [ 4 ] {ca54bf11-6a11-48a5-8132-a06bab091bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5528 | 2026.05.06 01:26:05.667913 [ 4 ] {ca54bf11-6a11-48a5-8132-a06bab091bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5529 | 2026.05.06 01:26:05.668241 [ 4 ] {ca54bf11-6a11-48a5-8132-a06bab091bff} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5530 | 2026.05.06 01:26:05.668277 [ 4 ] {ca54bf11-6a11-48a5-8132-a06bab091bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5531 | 2026.05.06 01:26:05.668589 [ 4 ] {ca54bf11-6a11-48a5-8132-a06bab091bff} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5532 | 2026.05.06 01:26:05.668804 [ 4 ] {ca54bf11-6a11-48a5-8132-a06bab091bff} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5533 | 2026.05.06 01:26:05.668931 [ 4 ] {ca54bf11-6a11-48a5-8132-a06bab091bff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 5534 | 2026.05.06 01:26:05.668966 [ 4 ] {ca54bf11-6a11-48a5-8132-a06bab091bff} <Debug> TCPHandler: Processed in 0.001237175 sec. | ||
| 5535 | 2026.05.06 01:26:09.399902 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 698 | ||
| 5536 | 2026.05.06 01:26:09.402257 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5537 | 2026.05.06 01:26:09.402307 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5538 | 2026.05.06 01:26:09.403517 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5539 | 2026.05.06 01:26:09.403779 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5540 | 2026.05.06 01:26:09.403930 [ 51 ] {} <Debug> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5541 | 2026.05.06 01:26:09.403968 [ 51 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5542 | 2026.05.06 01:26:09.403986 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5543 | 2026.05.06 01:26:09.404046 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 698 | ||
| 5544 | 2026.05.06 01:26:09.404110 [ 190 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::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 | ||
| 5545 | 2026.05.06 01:26:09.404698 [ 190 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5546 | 2026.05.06 01:26:09.404845 [ 190 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 482 rows starting from the beginning of the part | ||
| 5547 | 2026.05.06 01:26:09.405227 [ 190 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 58 rows starting from the beginning of the part | ||
| 5548 | 2026.05.06 01:26:09.405567 [ 190 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 5549 | 2026.05.06 01:26:09.405897 [ 190 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
| 5550 | 2026.05.06 01:26:09.406209 [ 190 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 54 rows starting from the beginning of the part | ||
| 5551 | 2026.05.06 01:26:09.406528 [ 190 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 5552 | 2026.05.06 01:26:09.412792 [ 194 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 698 rows, containing 72 columns (72 merged, 0 gathered) in 0.008732687 sec., 79929.57952117144 rows/sec., 68.70 MiB/sec. | ||
| 5553 | 2026.05.06 01:26:09.413996 [ 188 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5554 | 2026.05.06 01:26:09.414617 [ 188 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_16_3} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5555 | 2026.05.06 01:26:09.414701 [ 188 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_16_3} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5556 | 2026.05.06 01:26:09.415035 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 5557 | 2026.05.06 01:26:10.664641 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5558 | 2026.05.06 01:26:10.664928 [ 4 ] {cc48cac3-87f0-40df-96db-0eb0c58783d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 5559 | 2026.05.06 01:26:10.665300 [ 4 ] {cc48cac3-87f0-40df-96db-0eb0c58783d2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5560 | 2026.05.06 01:26:10.665338 [ 4 ] {cc48cac3-87f0-40df-96db-0eb0c58783d2} <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 | ||
| 5561 | 2026.05.06 01:26:10.665579 [ 4 ] {cc48cac3-87f0-40df-96db-0eb0c58783d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5562 | 2026.05.06 01:26:10.665647 [ 4 ] {cc48cac3-87f0-40df-96db-0eb0c58783d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5563 | 2026.05.06 01:26:10.665792 [ 4 ] {cc48cac3-87f0-40df-96db-0eb0c58783d2} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 5564 | 2026.05.06 01:26:10.665910 [ 341 ] {cc48cac3-87f0-40df-96db-0eb0c58783d2} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5565 | 2026.05.06 01:26:10.665915 [ 356 ] {cc48cac3-87f0-40df-96db-0eb0c58783d2} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5566 | 2026.05.06 01:26:10.665909 [ 319 ] {cc48cac3-87f0-40df-96db-0eb0c58783d2} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5567 | 2026.05.06 01:26:10.665909 [ 326 ] {cc48cac3-87f0-40df-96db-0eb0c58783d2} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5568 | 2026.05.06 01:26:10.666070 [ 4 ] {cc48cac3-87f0-40df-96db-0eb0c58783d2} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5569 | 2026.05.06 01:26:10.666096 [ 4 ] {cc48cac3-87f0-40df-96db-0eb0c58783d2} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5570 | 2026.05.06 01:26:10.666163 [ 4 ] {cc48cac3-87f0-40df-96db-0eb0c58783d2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5571 | 2026.05.06 01:26:10.666182 [ 4 ] {cc48cac3-87f0-40df-96db-0eb0c58783d2} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5572 | 2026.05.06 01:26:10.666216 [ 4 ] {cc48cac3-87f0-40df-96db-0eb0c58783d2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 5573 | 2026.05.06 01:26:10.666255 [ 4 ] {cc48cac3-87f0-40df-96db-0eb0c58783d2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 5574 | 2026.05.06 01:26:10.667366 [ 4 ] {cc48cac3-87f0-40df-96db-0eb0c58783d2} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002559 sec., 16021.88354826104 rows/sec., 2.89 MiB/sec. | ||
| 5575 | 2026.05.06 01:26:10.667491 [ 4 ] {cc48cac3-87f0-40df-96db-0eb0c58783d2} <Debug> TCPHandler: Processed in 0.002998271 sec. | ||
| 5576 | 2026.05.06 01:26:10.672989 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5577 | 2026.05.06 01:26:10.673102 [ 4 ] {95e5daad-263e-4471-801d-8bb7d817db21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5578 | 2026.05.06 01:26:10.673147 [ 4 ] {95e5daad-263e-4471-801d-8bb7d817db21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5579 | 2026.05.06 01:26:10.673731 [ 4 ] {95e5daad-263e-4471-801d-8bb7d817db21} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5580 | 2026.05.06 01:26:10.673772 [ 4 ] {95e5daad-263e-4471-801d-8bb7d817db21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5581 | 2026.05.06 01:26:10.674142 [ 4 ] {95e5daad-263e-4471-801d-8bb7d817db21} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5582 | 2026.05.06 01:26:10.674355 [ 4 ] {95e5daad-263e-4471-801d-8bb7d817db21} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5583 | 2026.05.06 01:26:10.674497 [ 4 ] {95e5daad-263e-4471-801d-8bb7d817db21} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001428 sec., 198879.5518207283 rows/sec., 12.63 MiB/sec. | ||
| 5584 | 2026.05.06 01:26:10.674536 [ 4 ] {95e5daad-263e-4471-801d-8bb7d817db21} <Debug> TCPHandler: Processed in 0.001599273 sec. | ||
| 5585 | 2026.05.06 01:26:10.674660 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5586 | 2026.05.06 01:26:10.674755 [ 4 ] {416a49a5-e273-442a-bd32-23c3ce460eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5587 | 2026.05.06 01:26:10.674796 [ 4 ] {416a49a5-e273-442a-bd32-23c3ce460eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5588 | 2026.05.06 01:26:10.675185 [ 4 ] {416a49a5-e273-442a-bd32-23c3ce460eab} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5589 | 2026.05.06 01:26:10.675221 [ 4 ] {416a49a5-e273-442a-bd32-23c3ce460eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5590 | 2026.05.06 01:26:10.675508 [ 4 ] {416a49a5-e273-442a-bd32-23c3ce460eab} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5591 | 2026.05.06 01:26:10.675712 [ 4 ] {416a49a5-e273-442a-bd32-23c3ce460eab} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5592 | 2026.05.06 01:26:10.675839 [ 4 ] {416a49a5-e273-442a-bd32-23c3ce460eab} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001102 sec., 1814.8820326678767 rows/sec., 147.99 KiB/sec. | ||
| 5593 | 2026.05.06 01:26:10.675877 [ 4 ] {416a49a5-e273-442a-bd32-23c3ce460eab} <Debug> TCPHandler: Processed in 0.001267746 sec. | ||
| 5594 | 2026.05.06 01:26:10.675993 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5595 | 2026.05.06 01:26:10.676088 [ 4 ] {72f95004-50da-44f8-9664-c6bb332835a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5596 | 2026.05.06 01:26:10.676127 [ 4 ] {72f95004-50da-44f8-9664-c6bb332835a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5597 | 2026.05.06 01:26:10.676891 [ 4 ] {72f95004-50da-44f8-9664-c6bb332835a0} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5598 | 2026.05.06 01:26:10.676927 [ 4 ] {72f95004-50da-44f8-9664-c6bb332835a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5599 | 2026.05.06 01:26:10.677272 [ 4 ] {72f95004-50da-44f8-9664-c6bb332835a0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5600 | 2026.05.06 01:26:10.677485 [ 4 ] {72f95004-50da-44f8-9664-c6bb332835a0} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5601 | 2026.05.06 01:26:10.677612 [ 4 ] {72f95004-50da-44f8-9664-c6bb332835a0} <Debug> executeQuery: Read 880 rows, 70.80 KiB in 0.001542 sec., 570687.4189364462 rows/sec., 44.84 MiB/sec. | ||
| 5602 | 2026.05.06 01:26:10.677649 [ 4 ] {72f95004-50da-44f8-9664-c6bb332835a0} <Debug> TCPHandler: Processed in 0.001706865 sec. | ||
| 5603 | 2026.05.06 01:26:10.677768 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5604 | 2026.05.06 01:26:10.677862 [ 4 ] {f8224585-583d-4e6b-b187-fc6872699a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5605 | 2026.05.06 01:26:10.677902 [ 4 ] {f8224585-583d-4e6b-b187-fc6872699a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5606 | 2026.05.06 01:26:10.678358 [ 4 ] {f8224585-583d-4e6b-b187-fc6872699a72} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5607 | 2026.05.06 01:26:10.678393 [ 4 ] {f8224585-583d-4e6b-b187-fc6872699a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5608 | 2026.05.06 01:26:10.678704 [ 4 ] {f8224585-583d-4e6b-b187-fc6872699a72} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5609 | 2026.05.06 01:26:10.678905 [ 4 ] {f8224585-583d-4e6b-b187-fc6872699a72} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5610 | 2026.05.06 01:26:10.679030 [ 4 ] {f8224585-583d-4e6b-b187-fc6872699a72} <Debug> executeQuery: Read 185 rows, 11.76 KiB in 0.001185 sec., 156118.1434599156 rows/sec., 9.70 MiB/sec. | ||
| 5611 | 2026.05.06 01:26:10.679067 [ 4 ] {f8224585-583d-4e6b-b187-fc6872699a72} <Debug> TCPHandler: Processed in 0.001350697 sec. | ||
| 5612 | 2026.05.06 01:26:10.679182 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5613 | 2026.05.06 01:26:10.679276 [ 4 ] {4e110f04-6f4e-4440-850d-1daea2b6e127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5614 | 2026.05.06 01:26:10.679316 [ 4 ] {4e110f04-6f4e-4440-850d-1daea2b6e127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5615 | 2026.05.06 01:26:10.679750 [ 4 ] {4e110f04-6f4e-4440-850d-1daea2b6e127} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5616 | 2026.05.06 01:26:10.679785 [ 4 ] {4e110f04-6f4e-4440-850d-1daea2b6e127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5617 | 2026.05.06 01:26:10.680078 [ 4 ] {4e110f04-6f4e-4440-850d-1daea2b6e127} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5618 | 2026.05.06 01:26:10.680276 [ 4 ] {4e110f04-6f4e-4440-850d-1daea2b6e127} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5619 | 2026.05.06 01:26:10.680400 [ 4 ] {4e110f04-6f4e-4440-850d-1daea2b6e127} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001142 sec., 130472.85464098073 rows/sec., 8.43 MiB/sec. | ||
| 5620 | 2026.05.06 01:26:10.680437 [ 4 ] {4e110f04-6f4e-4440-850d-1daea2b6e127} <Debug> TCPHandler: Processed in 0.001305946 sec. | ||
| 5621 | 2026.05.06 01:26:10.680559 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5622 | 2026.05.06 01:26:10.680653 [ 4 ] {d3430658-7454-44ec-9ed9-33ad85edcf5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5623 | 2026.05.06 01:26:10.680692 [ 4 ] {d3430658-7454-44ec-9ed9-33ad85edcf5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5624 | 2026.05.06 01:26:10.681114 [ 4 ] {d3430658-7454-44ec-9ed9-33ad85edcf5f} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5625 | 2026.05.06 01:26:10.681150 [ 4 ] {d3430658-7454-44ec-9ed9-33ad85edcf5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5626 | 2026.05.06 01:26:10.681445 [ 4 ] {d3430658-7454-44ec-9ed9-33ad85edcf5f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5627 | 2026.05.06 01:26:10.681653 [ 4 ] {d3430658-7454-44ec-9ed9-33ad85edcf5f} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5628 | 2026.05.06 01:26:10.681778 [ 4 ] {d3430658-7454-44ec-9ed9-33ad85edcf5f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001143 sec., 129483.81452318461 rows/sec., 7.36 MiB/sec. | ||
| 5629 | 2026.05.06 01:26:10.681815 [ 4 ] {d3430658-7454-44ec-9ed9-33ad85edcf5f} <Debug> TCPHandler: Processed in 0.001307447 sec. | ||
| 5630 | 2026.05.06 01:26:10.681936 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5631 | 2026.05.06 01:26:10.682029 [ 4 ] {e65046fd-2607-4eb1-a484-f64a1b488409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5632 | 2026.05.06 01:26:10.682068 [ 4 ] {e65046fd-2607-4eb1-a484-f64a1b488409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5633 | 2026.05.06 01:26:10.682694 [ 4 ] {e65046fd-2607-4eb1-a484-f64a1b488409} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5634 | 2026.05.06 01:26:10.682730 [ 4 ] {e65046fd-2607-4eb1-a484-f64a1b488409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5635 | 2026.05.06 01:26:10.683061 [ 4 ] {e65046fd-2607-4eb1-a484-f64a1b488409} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5636 | 2026.05.06 01:26:10.683265 [ 4 ] {e65046fd-2607-4eb1-a484-f64a1b488409} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5637 | 2026.05.06 01:26:10.683391 [ 4 ] {e65046fd-2607-4eb1-a484-f64a1b488409} <Debug> executeQuery: Read 533 rows, 38.63 KiB in 0.00138 sec., 386231.884057971 rows/sec., 27.33 MiB/sec. | ||
| 5638 | 2026.05.06 01:26:10.683427 [ 4 ] {e65046fd-2607-4eb1-a484-f64a1b488409} <Debug> TCPHandler: Processed in 0.001543121 sec. | ||
| 5639 | 2026.05.06 01:26:10.683547 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5640 | 2026.05.06 01:26:10.683641 [ 4 ] {aee5d344-8f64-4894-9447-e182064398ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5641 | 2026.05.06 01:26:10.683682 [ 4 ] {aee5d344-8f64-4894-9447-e182064398ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5642 | 2026.05.06 01:26:10.684010 [ 4 ] {aee5d344-8f64-4894-9447-e182064398ab} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5643 | 2026.05.06 01:26:10.684046 [ 4 ] {aee5d344-8f64-4894-9447-e182064398ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5644 | 2026.05.06 01:26:10.684344 [ 4 ] {aee5d344-8f64-4894-9447-e182064398ab} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5645 | 2026.05.06 01:26:10.684544 [ 4 ] {aee5d344-8f64-4894-9447-e182064398ab} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5646 | 2026.05.06 01:26:10.684644 [ 51 ] {} <Debug> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5647 | 2026.05.06 01:26:10.684670 [ 4 ] {aee5d344-8f64-4894-9447-e182064398ab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 5648 | 2026.05.06 01:26:10.684708 [ 51 ] {} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5649 | 2026.05.06 01:26:10.684717 [ 4 ] {aee5d344-8f64-4894-9447-e182064398ab} <Debug> TCPHandler: Processed in 0.001220564 sec. | ||
| 5650 | 2026.05.06 01:26:10.684745 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5651 | 2026.05.06 01:26:10.684844 [ 196 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::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 | ||
| 5652 | 2026.05.06 01:26:10.684868 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5653 | 2026.05.06 01:26:10.684949 [ 196 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5654 | 2026.05.06 01:26:10.684963 [ 4 ] {51821695-7f42-4d6d-8a54-fe048a2898a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5655 | 2026.05.06 01:26:10.684981 [ 196 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 5656 | 2026.05.06 01:26:10.685005 [ 4 ] {51821695-7f42-4d6d-8a54-fe048a2898a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5657 | 2026.05.06 01:26:10.685039 [ 196 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5658 | 2026.05.06 01:26:10.685085 [ 196 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5659 | 2026.05.06 01:26:10.685129 [ 196 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5660 | 2026.05.06 01:26:10.685169 [ 196 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5661 | 2026.05.06 01:26:10.685214 [ 196 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 5662 | 2026.05.06 01:26:10.685406 [ 4 ] {51821695-7f42-4d6d-8a54-fe048a2898a5} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5663 | 2026.05.06 01:26:10.685441 [ 4 ] {51821695-7f42-4d6d-8a54-fe048a2898a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5664 | 2026.05.06 01:26:10.685944 [ 4 ] {51821695-7f42-4d6d-8a54-fe048a2898a5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5665 | 2026.05.06 01:26:10.686017 [ 194 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001210035 sec., 79336.5481163768 rows/sec., 4.05 MiB/sec. | ||
| 5666 | 2026.05.06 01:26:10.686151 [ 196 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5667 | 2026.05.06 01:26:10.686162 [ 4 ] {51821695-7f42-4d6d-8a54-fe048a2898a5} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5668 | 2026.05.06 01:26:10.686294 [ 4 ] {51821695-7f42-4d6d-8a54-fe048a2898a5} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001349 sec., 197183.0985915493 rows/sec., 13.10 MiB/sec. | ||
| 5669 | 2026.05.06 01:26:10.686331 [ 4 ] {51821695-7f42-4d6d-8a54-fe048a2898a5} <Debug> TCPHandler: Processed in 0.001513921 sec. | ||
| 5670 | 2026.05.06 01:26:10.686392 [ 196 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_16_3} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5671 | 2026.05.06 01:26:10.686453 [ 196 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_16_3} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5672 | 2026.05.06 01:26:10.686455 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5673 | 2026.05.06 01:26:10.686514 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5674 | 2026.05.06 01:26:10.686554 [ 4 ] {6f0905f4-864e-4ef2-83c3-ef75f17be53c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5675 | 2026.05.06 01:26:10.686596 [ 4 ] {6f0905f4-864e-4ef2-83c3-ef75f17be53c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5676 | 2026.05.06 01:26:10.686906 [ 4 ] {6f0905f4-864e-4ef2-83c3-ef75f17be53c} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5677 | 2026.05.06 01:26:10.686941 [ 4 ] {6f0905f4-864e-4ef2-83c3-ef75f17be53c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5678 | 2026.05.06 01:26:10.687243 [ 4 ] {6f0905f4-864e-4ef2-83c3-ef75f17be53c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5679 | 2026.05.06 01:26:10.687447 [ 4 ] {6f0905f4-864e-4ef2-83c3-ef75f17be53c} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5680 | 2026.05.06 01:26:10.687573 [ 4 ] {6f0905f4-864e-4ef2-83c3-ef75f17be53c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 5681 | 2026.05.06 01:26:10.687609 [ 4 ] {6f0905f4-864e-4ef2-83c3-ef75f17be53c} <Debug> TCPHandler: Processed in 0.001205704 sec. | ||
| 5682 | 2026.05.06 01:26:10.687724 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5683 | 2026.05.06 01:26:10.687818 [ 4 ] {d7e84550-09b3-4f9d-8ef5-10a9bd889bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5684 | 2026.05.06 01:26:10.687870 [ 4 ] {d7e84550-09b3-4f9d-8ef5-10a9bd889bb4} <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 | ||
| 5685 | 2026.05.06 01:26:10.688694 [ 4 ] {d7e84550-09b3-4f9d-8ef5-10a9bd889bb4} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5686 | 2026.05.06 01:26:10.688731 [ 4 ] {d7e84550-09b3-4f9d-8ef5-10a9bd889bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5687 | 2026.05.06 01:26:10.689270 [ 4 ] {d7e84550-09b3-4f9d-8ef5-10a9bd889bb4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5688 | 2026.05.06 01:26:10.689491 [ 4 ] {d7e84550-09b3-4f9d-8ef5-10a9bd889bb4} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5689 | 2026.05.06 01:26:10.689626 [ 4 ] {d7e84550-09b3-4f9d-8ef5-10a9bd889bb4} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001826 sec., 22453.45016429354 rows/sec., 40.24 MiB/sec. | ||
| 5690 | 2026.05.06 01:26:10.689679 [ 4 ] {d7e84550-09b3-4f9d-8ef5-10a9bd889bb4} <Debug> TCPHandler: Processed in 0.002005421 sec. | ||
| 5691 | 2026.05.06 01:26:10.689801 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5692 | 2026.05.06 01:26:10.689898 [ 4 ] {265c2c37-0d43-477f-8f6f-27662252fd21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5693 | 2026.05.06 01:26:10.689940 [ 4 ] {265c2c37-0d43-477f-8f6f-27662252fd21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5694 | 2026.05.06 01:26:10.690281 [ 4 ] {265c2c37-0d43-477f-8f6f-27662252fd21} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5695 | 2026.05.06 01:26:10.690316 [ 4 ] {265c2c37-0d43-477f-8f6f-27662252fd21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5696 | 2026.05.06 01:26:10.690621 [ 4 ] {265c2c37-0d43-477f-8f6f-27662252fd21} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5697 | 2026.05.06 01:26:10.690825 [ 4 ] {265c2c37-0d43-477f-8f6f-27662252fd21} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5698 | 2026.05.06 01:26:10.690950 [ 4 ] {265c2c37-0d43-477f-8f6f-27662252fd21} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001071 sec., 84033.61344537816 rows/sec., 5.26 MiB/sec. | ||
| 5699 | 2026.05.06 01:26:10.690985 [ 4 ] {265c2c37-0d43-477f-8f6f-27662252fd21} <Debug> TCPHandler: Processed in 0.001235605 sec. | ||
| 5700 | 2026.05.06 01:26:11.884382 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10946 | ||
| 5701 | 2026.05.06 01:26:11.884925 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5702 | 2026.05.06 01:26:11.884970 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5703 | 2026.05.06 01:26:11.885595 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5704 | 2026.05.06 01:26:11.885839 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5705 | 2026.05.06 01:26:11.885979 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10946 | ||
| 5706 | 2026.05.06 01:26:12.441040 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5707 | 2026.05.06 01:26:12.458320 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5708 | 2026.05.06 01:26:12.458380 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5709 | 2026.05.06 01:26:12.464384 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5710 | 2026.05.06 01:26:12.465086 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5711 | 2026.05.06 01:26:12.468310 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5712 | 2026.05.06 01:26:15.658477 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5713 | 2026.05.06 01:26:15.658749 [ 4 ] {878d0f8a-987a-456b-b1e9-fc844fe884ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5714 | 2026.05.06 01:26:15.659128 [ 4 ] {878d0f8a-987a-456b-b1e9-fc844fe884ce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5715 | 2026.05.06 01:26:15.659170 [ 4 ] {878d0f8a-987a-456b-b1e9-fc844fe884ce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5716 | 2026.05.06 01:26:15.659408 [ 4 ] {878d0f8a-987a-456b-b1e9-fc844fe884ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5717 | 2026.05.06 01:26:15.659477 [ 4 ] {878d0f8a-987a-456b-b1e9-fc844fe884ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5718 | 2026.05.06 01:26:15.659619 [ 4 ] {878d0f8a-987a-456b-b1e9-fc844fe884ce} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5719 | 2026.05.06 01:26:15.659741 [ 326 ] {878d0f8a-987a-456b-b1e9-fc844fe884ce} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5720 | 2026.05.06 01:26:15.659741 [ 341 ] {878d0f8a-987a-456b-b1e9-fc844fe884ce} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5721 | 2026.05.06 01:26:15.659786 [ 360 ] {878d0f8a-987a-456b-b1e9-fc844fe884ce} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5722 | 2026.05.06 01:26:15.659790 [ 318 ] {878d0f8a-987a-456b-b1e9-fc844fe884ce} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5723 | 2026.05.06 01:26:15.659966 [ 4 ] {878d0f8a-987a-456b-b1e9-fc844fe884ce} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5724 | 2026.05.06 01:26:15.659995 [ 4 ] {878d0f8a-987a-456b-b1e9-fc844fe884ce} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5725 | 2026.05.06 01:26:15.660064 [ 4 ] {878d0f8a-987a-456b-b1e9-fc844fe884ce} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5726 | 2026.05.06 01:26:15.660083 [ 4 ] {878d0f8a-987a-456b-b1e9-fc844fe884ce} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5727 | 2026.05.06 01:26:15.660118 [ 4 ] {878d0f8a-987a-456b-b1e9-fc844fe884ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5728 | 2026.05.06 01:26:15.660155 [ 4 ] {878d0f8a-987a-456b-b1e9-fc844fe884ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5729 | 2026.05.06 01:26:15.661232 [ 4 ] {878d0f8a-987a-456b-b1e9-fc844fe884ce} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002589 sec., 15836.230204712243 rows/sec., 2.85 MiB/sec. | ||
| 5730 | 2026.05.06 01:26:15.661356 [ 4 ] {878d0f8a-987a-456b-b1e9-fc844fe884ce} <Debug> TCPHandler: Processed in 0.003030651 sec. | ||
| 5731 | 2026.05.06 01:26:15.662997 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5732 | 2026.05.06 01:26:15.663105 [ 4 ] {dc3b31c9-d979-41a5-a777-9dbc227d34bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5733 | 2026.05.06 01:26:15.663148 [ 4 ] {dc3b31c9-d979-41a5-a777-9dbc227d34bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5734 | 2026.05.06 01:26:15.663633 [ 4 ] {dc3b31c9-d979-41a5-a777-9dbc227d34bf} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5735 | 2026.05.06 01:26:15.663678 [ 4 ] {dc3b31c9-d979-41a5-a777-9dbc227d34bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5736 | 2026.05.06 01:26:15.664049 [ 4 ] {dc3b31c9-d979-41a5-a777-9dbc227d34bf} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5737 | 2026.05.06 01:26:15.664277 [ 4 ] {dc3b31c9-d979-41a5-a777-9dbc227d34bf} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5738 | 2026.05.06 01:26:15.664425 [ 4 ] {dc3b31c9-d979-41a5-a777-9dbc227d34bf} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00135 sec., 41481.48148148148 rows/sec., 3.19 MiB/sec. | ||
| 5739 | 2026.05.06 01:26:15.664464 [ 4 ] {dc3b31c9-d979-41a5-a777-9dbc227d34bf} <Debug> TCPHandler: Processed in 0.001518971 sec. | ||
| 5740 | 2026.05.06 01:26:15.664591 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5741 | 2026.05.06 01:26:15.664687 [ 4 ] {13f445e2-af68-48db-9abf-ba0fc3fbe963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5742 | 2026.05.06 01:26:15.664727 [ 4 ] {13f445e2-af68-48db-9abf-ba0fc3fbe963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5743 | 2026.05.06 01:26:15.665137 [ 4 ] {13f445e2-af68-48db-9abf-ba0fc3fbe963} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5744 | 2026.05.06 01:26:15.665174 [ 4 ] {13f445e2-af68-48db-9abf-ba0fc3fbe963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5745 | 2026.05.06 01:26:15.665465 [ 4 ] {13f445e2-af68-48db-9abf-ba0fc3fbe963} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5746 | 2026.05.06 01:26:15.665668 [ 4 ] {13f445e2-af68-48db-9abf-ba0fc3fbe963} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5747 | 2026.05.06 01:26:15.665794 [ 4 ] {13f445e2-af68-48db-9abf-ba0fc3fbe963} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001126 sec., 56838.36589698046 rows/sec., 4.44 MiB/sec. | ||
| 5748 | 2026.05.06 01:26:15.665831 [ 4 ] {13f445e2-af68-48db-9abf-ba0fc3fbe963} <Debug> TCPHandler: Processed in 0.001291286 sec. | ||
| 5749 | 2026.05.06 01:26:15.665949 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5750 | 2026.05.06 01:26:15.666043 [ 4 ] {4a890f5d-0a8d-48f5-ba08-88aad042313a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5751 | 2026.05.06 01:26:15.666086 [ 4 ] {4a890f5d-0a8d-48f5-ba08-88aad042313a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5752 | 2026.05.06 01:26:15.666484 [ 4 ] {4a890f5d-0a8d-48f5-ba08-88aad042313a} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5753 | 2026.05.06 01:26:15.666521 [ 4 ] {4a890f5d-0a8d-48f5-ba08-88aad042313a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5754 | 2026.05.06 01:26:15.666842 [ 4 ] {4a890f5d-0a8d-48f5-ba08-88aad042313a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5755 | 2026.05.06 01:26:15.667045 [ 4 ] {4a890f5d-0a8d-48f5-ba08-88aad042313a} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5756 | 2026.05.06 01:26:15.667173 [ 4 ] {4a890f5d-0a8d-48f5-ba08-88aad042313a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 5757 | 2026.05.06 01:26:15.667210 [ 4 ] {4a890f5d-0a8d-48f5-ba08-88aad042313a} <Debug> TCPHandler: Processed in 0.001310996 sec. | ||
| 5758 | 2026.05.06 01:26:15.667321 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5759 | 2026.05.06 01:26:15.667415 [ 4 ] {a1357f31-aba1-477e-8e7b-256d9dc174f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5760 | 2026.05.06 01:26:15.667456 [ 4 ] {a1357f31-aba1-477e-8e7b-256d9dc174f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5761 | 2026.05.06 01:26:15.667785 [ 4 ] {a1357f31-aba1-477e-8e7b-256d9dc174f4} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5762 | 2026.05.06 01:26:15.667821 [ 4 ] {a1357f31-aba1-477e-8e7b-256d9dc174f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5763 | 2026.05.06 01:26:15.668114 [ 4 ] {a1357f31-aba1-477e-8e7b-256d9dc174f4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5764 | 2026.05.06 01:26:15.668325 [ 4 ] {a1357f31-aba1-477e-8e7b-256d9dc174f4} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5765 | 2026.05.06 01:26:15.668452 [ 4 ] {a1357f31-aba1-477e-8e7b-256d9dc174f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 5766 | 2026.05.06 01:26:15.668488 [ 4 ] {a1357f31-aba1-477e-8e7b-256d9dc174f4} <Debug> TCPHandler: Processed in 0.001218144 sec. | ||
| 5767 | 2026.05.06 01:26:19.265414 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5768 | 2026.05.06 01:26:19.265483 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5769 | 2026.05.06 01:26:19.386097 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11458 | ||
| 5770 | 2026.05.06 01:26:19.386762 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5771 | 2026.05.06 01:26:19.386805 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5772 | 2026.05.06 01:26:19.387308 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5773 | 2026.05.06 01:26:19.387551 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5774 | 2026.05.06 01:26:19.387683 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11458 | ||
| 5775 | 2026.05.06 01:26:19.404275 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 734 | ||
| 5776 | 2026.05.06 01:26:19.406638 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5777 | 2026.05.06 01:26:19.406676 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5778 | 2026.05.06 01:26:19.407837 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5779 | 2026.05.06 01:26:19.408103 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5780 | 2026.05.06 01:26:19.408351 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 734 | ||
| 5781 | 2026.05.06 01:26:19.968394 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5782 | 2026.05.06 01:26:19.985903 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5783 | 2026.05.06 01:26:19.985969 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5784 | 2026.05.06 01:26:19.991805 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5785 | 2026.05.06 01:26:19.992547 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5786 | 2026.05.06 01:26:19.995858 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5787 | 2026.05.06 01:26:20.664408 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5788 | 2026.05.06 01:26:20.664682 [ 4 ] {b4fc3c8d-1fea-43a4-bb7e-56ebd00ad4c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 5789 | 2026.05.06 01:26:20.665080 [ 4 ] {b4fc3c8d-1fea-43a4-bb7e-56ebd00ad4c2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5790 | 2026.05.06 01:26:20.665125 [ 4 ] {b4fc3c8d-1fea-43a4-bb7e-56ebd00ad4c2} <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 | ||
| 5791 | 2026.05.06 01:26:20.665441 [ 4 ] {b4fc3c8d-1fea-43a4-bb7e-56ebd00ad4c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5792 | 2026.05.06 01:26:20.665510 [ 4 ] {b4fc3c8d-1fea-43a4-bb7e-56ebd00ad4c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5793 | 2026.05.06 01:26:20.665653 [ 4 ] {b4fc3c8d-1fea-43a4-bb7e-56ebd00ad4c2} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5794 | 2026.05.06 01:26:20.665776 [ 341 ] {b4fc3c8d-1fea-43a4-bb7e-56ebd00ad4c2} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5795 | 2026.05.06 01:26:20.665784 [ 318 ] {b4fc3c8d-1fea-43a4-bb7e-56ebd00ad4c2} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5796 | 2026.05.06 01:26:20.665776 [ 326 ] {b4fc3c8d-1fea-43a4-bb7e-56ebd00ad4c2} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5797 | 2026.05.06 01:26:20.665787 [ 360 ] {b4fc3c8d-1fea-43a4-bb7e-56ebd00ad4c2} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5798 | 2026.05.06 01:26:20.665977 [ 4 ] {b4fc3c8d-1fea-43a4-bb7e-56ebd00ad4c2} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5799 | 2026.05.06 01:26:20.666005 [ 4 ] {b4fc3c8d-1fea-43a4-bb7e-56ebd00ad4c2} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5800 | 2026.05.06 01:26:20.666073 [ 4 ] {b4fc3c8d-1fea-43a4-bb7e-56ebd00ad4c2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5801 | 2026.05.06 01:26:20.666093 [ 4 ] {b4fc3c8d-1fea-43a4-bb7e-56ebd00ad4c2} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5802 | 2026.05.06 01:26:20.666126 [ 4 ] {b4fc3c8d-1fea-43a4-bb7e-56ebd00ad4c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 5803 | 2026.05.06 01:26:20.666163 [ 4 ] {b4fc3c8d-1fea-43a4-bb7e-56ebd00ad4c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 5804 | 2026.05.06 01:26:20.667294 [ 4 ] {b4fc3c8d-1fea-43a4-bb7e-56ebd00ad4c2} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002726 sec., 15040.35216434336 rows/sec., 2.71 MiB/sec. | ||
| 5805 | 2026.05.06 01:26:20.667419 [ 4 ] {b4fc3c8d-1fea-43a4-bb7e-56ebd00ad4c2} <Debug> TCPHandler: Processed in 0.003149333 sec. | ||
| 5806 | 2026.05.06 01:26:20.673102 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5807 | 2026.05.06 01:26:20.673235 [ 4 ] {2e32f4ad-3da5-4dea-98d1-b95fd31f15de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5808 | 2026.05.06 01:26:20.673288 [ 4 ] {2e32f4ad-3da5-4dea-98d1-b95fd31f15de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5809 | 2026.05.06 01:26:20.673902 [ 4 ] {2e32f4ad-3da5-4dea-98d1-b95fd31f15de} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5810 | 2026.05.06 01:26:20.673941 [ 4 ] {2e32f4ad-3da5-4dea-98d1-b95fd31f15de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5811 | 2026.05.06 01:26:20.674313 [ 4 ] {2e32f4ad-3da5-4dea-98d1-b95fd31f15de} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5812 | 2026.05.06 01:26:20.674532 [ 4 ] {2e32f4ad-3da5-4dea-98d1-b95fd31f15de} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5813 | 2026.05.06 01:26:20.674656 [ 36 ] {} <Debug> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5814 | 2026.05.06 01:26:20.674676 [ 4 ] {2e32f4ad-3da5-4dea-98d1-b95fd31f15de} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00148 sec., 191891.8918918919 rows/sec., 12.19 MiB/sec. | ||
| 5815 | 2026.05.06 01:26:20.674699 [ 36 ] {} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5816 | 2026.05.06 01:26:20.674714 [ 4 ] {2e32f4ad-3da5-4dea-98d1-b95fd31f15de} <Debug> TCPHandler: Processed in 0.001677624 sec. | ||
| 5817 | 2026.05.06 01:26:20.674724 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5818 | 2026.05.06 01:26:20.674823 [ 194 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 5819 | 2026.05.06 01:26:20.674847 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5820 | 2026.05.06 01:26:20.674938 [ 194 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5821 | 2026.05.06 01:26:20.674946 [ 4 ] {da94d7d7-3d2f-48b8-978f-2453f419322e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5822 | 2026.05.06 01:26:20.674977 [ 194 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 284 rows starting from the beginning of the part | ||
| 5823 | 2026.05.06 01:26:20.674999 [ 4 ] {da94d7d7-3d2f-48b8-978f-2453f419322e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5824 | 2026.05.06 01:26:20.675040 [ 194 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 5825 | 2026.05.06 01:26:20.675093 [ 194 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 5826 | 2026.05.06 01:26:20.675137 [ 194 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 5827 | 2026.05.06 01:26:20.675176 [ 194 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 5828 | 2026.05.06 01:26:20.675824 [ 4 ] {da94d7d7-3d2f-48b8-978f-2453f419322e} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5829 | 2026.05.06 01:26:20.675865 [ 4 ] {da94d7d7-3d2f-48b8-978f-2453f419322e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5830 | 2026.05.06 01:26:20.676108 [ 196 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001324217 sec., 1072331.8006036775 rows/sec., 72.20 MiB/sec. | ||
| 5831 | 2026.05.06 01:26:20.676260 [ 4 ] {da94d7d7-3d2f-48b8-978f-2453f419322e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5832 | 2026.05.06 01:26:20.676286 [ 189 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5833 | 2026.05.06 01:26:20.676525 [ 4 ] {da94d7d7-3d2f-48b8-978f-2453f419322e} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5834 | 2026.05.06 01:26:20.676637 [ 189 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_17_4} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5835 | 2026.05.06 01:26:20.676640 [ 36 ] {} <Debug> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5836 | 2026.05.06 01:26:20.676670 [ 4 ] {da94d7d7-3d2f-48b8-978f-2453f419322e} <Debug> executeQuery: Read 879 rows, 70.73 KiB in 0.001742 sec., 504592.42250287026 rows/sec., 39.65 MiB/sec. | ||
| 5837 | 2026.05.06 01:26:20.676686 [ 36 ] {} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5838 | 2026.05.06 01:26:20.676707 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5839 | 2026.05.06 01:26:20.676707 [ 4 ] {da94d7d7-3d2f-48b8-978f-2453f419322e} <Debug> TCPHandler: Processed in 0.001912328 sec. | ||
| 5840 | 2026.05.06 01:26:20.676735 [ 189 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_17_4} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5841 | 2026.05.06 01:26:20.676774 [ 194 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::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 | ||
| 5842 | 2026.05.06 01:26:20.676833 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5843 | 2026.05.06 01:26:20.676842 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5844 | 2026.05.06 01:26:20.676862 [ 194 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5845 | 2026.05.06 01:26:20.676895 [ 194 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3237 rows starting from the beginning of the part | ||
| 5846 | 2026.05.06 01:26:20.676940 [ 194 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 879 rows starting from the beginning of the part | ||
| 5847 | 2026.05.06 01:26:20.676948 [ 4 ] {85d18142-2be2-4d81-9dfb-dbb3bdd7b58c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5848 | 2026.05.06 01:26:20.676977 [ 194 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 5849 | 2026.05.06 01:26:20.676995 [ 4 ] {85d18142-2be2-4d81-9dfb-dbb3bdd7b58c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5850 | 2026.05.06 01:26:20.677018 [ 194 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 880 rows starting from the beginning of the part | ||
| 5851 | 2026.05.06 01:26:20.677059 [ 194 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 5852 | 2026.05.06 01:26:20.677097 [ 194 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 879 rows starting from the beginning of the part | ||
| 5853 | 2026.05.06 01:26:20.677493 [ 4 ] {85d18142-2be2-4d81-9dfb-dbb3bdd7b58c} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5854 | 2026.05.06 01:26:20.677538 [ 4 ] {85d18142-2be2-4d81-9dfb-dbb3bdd7b58c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5855 | 2026.05.06 01:26:20.677862 [ 4 ] {85d18142-2be2-4d81-9dfb-dbb3bdd7b58c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5856 | 2026.05.06 01:26:20.678079 [ 4 ] {85d18142-2be2-4d81-9dfb-dbb3bdd7b58c} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5857 | 2026.05.06 01:26:20.678207 [ 4 ] {85d18142-2be2-4d81-9dfb-dbb3bdd7b58c} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001277 sec., 143304.62020360222 rows/sec., 8.89 MiB/sec. | ||
| 5858 | 2026.05.06 01:26:20.678244 [ 4 ] {85d18142-2be2-4d81-9dfb-dbb3bdd7b58c} <Debug> TCPHandler: Processed in 0.00145339 sec. | ||
| 5859 | 2026.05.06 01:26:20.678361 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5860 | 2026.05.06 01:26:20.678454 [ 4 ] {855c5a62-72c2-4f59-81eb-88499d882b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5861 | 2026.05.06 01:26:20.678493 [ 4 ] {855c5a62-72c2-4f59-81eb-88499d882b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5862 | 2026.05.06 01:26:20.678940 [ 4 ] {855c5a62-72c2-4f59-81eb-88499d882b16} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5863 | 2026.05.06 01:26:20.678974 [ 4 ] {855c5a62-72c2-4f59-81eb-88499d882b16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5864 | 2026.05.06 01:26:20.679044 [ 192 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5987 rows, containing 5 columns (5 merged, 0 gathered) in 0.002297936 sec., 2605381.5249859006 rows/sec., 209.56 MiB/sec. | ||
| 5865 | 2026.05.06 01:26:20.679276 [ 4 ] {855c5a62-72c2-4f59-81eb-88499d882b16} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5866 | 2026.05.06 01:26:20.679331 [ 194 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5867 | 2026.05.06 01:26:20.679538 [ 4 ] {855c5a62-72c2-4f59-81eb-88499d882b16} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5868 | 2026.05.06 01:26:20.679625 [ 194 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_36_7} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5869 | 2026.05.06 01:26:20.679641 [ 36 ] {} <Debug> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 5870 | 2026.05.06 01:26:20.679671 [ 36 ] {} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5871 | 2026.05.06 01:26:20.679678 [ 4 ] {855c5a62-72c2-4f59-81eb-88499d882b16} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001241 sec., 120064.46414182112 rows/sec., 7.76 MiB/sec. | ||
| 5872 | 2026.05.06 01:26:20.679692 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5873 | 2026.05.06 01:26:20.679710 [ 194 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_36_7} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5874 | 2026.05.06 01:26:20.679716 [ 4 ] {855c5a62-72c2-4f59-81eb-88499d882b16} <Debug> TCPHandler: Processed in 0.001405878 sec. | ||
| 5875 | 2026.05.06 01:26:20.679766 [ 189 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 5876 | 2026.05.06 01:26:20.679792 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 5877 | 2026.05.06 01:26:20.679853 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5878 | 2026.05.06 01:26:20.679859 [ 189 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5879 | 2026.05.06 01:26:20.679906 [ 189 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 952 rows starting from the beginning of the part | ||
| 5880 | 2026.05.06 01:26:20.679954 [ 4 ] {47c1ef88-40ec-49c6-9f96-3796434bc388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5881 | 2026.05.06 01:26:20.679960 [ 189 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 149 rows starting from the beginning of the part | ||
| 5882 | 2026.05.06 01:26:20.680003 [ 4 ] {47c1ef88-40ec-49c6-9f96-3796434bc388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5883 | 2026.05.06 01:26:20.680020 [ 189 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 801 rows starting from the beginning of the part | ||
| 5884 | 2026.05.06 01:26:20.680067 [ 189 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 149 rows starting from the beginning of the part | ||
| 5885 | 2026.05.06 01:26:20.680104 [ 189 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 149 rows starting from the beginning of the part | ||
| 5886 | 2026.05.06 01:26:20.680141 [ 189 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 149 rows starting from the beginning of the part | ||
| 5887 | 2026.05.06 01:26:20.680464 [ 4 ] {47c1ef88-40ec-49c6-9f96-3796434bc388} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5888 | 2026.05.06 01:26:20.680506 [ 4 ] {47c1ef88-40ec-49c6-9f96-3796434bc388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5889 | 2026.05.06 01:26:20.680815 [ 4 ] {47c1ef88-40ec-49c6-9f96-3796434bc388} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5890 | 2026.05.06 01:26:20.681039 [ 4 ] {47c1ef88-40ec-49c6-9f96-3796434bc388} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5891 | 2026.05.06 01:26:20.681125 [ 36 ] {} <Debug> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5892 | 2026.05.06 01:26:20.681147 [ 36 ] {} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5893 | 2026.05.06 01:26:20.681162 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5894 | 2026.05.06 01:26:20.681162 [ 4 ] {47c1ef88-40ec-49c6-9f96-3796434bc388} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001225 sec., 120816.32653061225 rows/sec., 6.87 MiB/sec. | ||
| 5895 | 2026.05.06 01:26:20.681206 [ 4 ] {47c1ef88-40ec-49c6-9f96-3796434bc388} <Debug> TCPHandler: Processed in 0.001404378 sec. | ||
| 5896 | 2026.05.06 01:26:20.681222 [ 189 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 5897 | 2026.05.06 01:26:20.681313 [ 189 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5898 | 2026.05.06 01:26:20.681318 [ 194 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2349 rows, containing 5 columns (5 merged, 0 gathered) in 0.001583943 sec., 1483007.9112695344 rows/sec., 94.55 MiB/sec. | ||
| 5899 | 2026.05.06 01:26:20.681327 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5900 | 2026.05.06 01:26:20.681340 [ 189 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 148 rows starting from the beginning of the part | ||
| 5901 | 2026.05.06 01:26:20.681415 [ 189 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 5902 | 2026.05.06 01:26:20.681443 [ 4 ] {339670de-e83b-4899-9248-404fac0b7365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5903 | 2026.05.06 01:26:20.681458 [ 189 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 5904 | 2026.05.06 01:26:20.681491 [ 4 ] {339670de-e83b-4899-9248-404fac0b7365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5905 | 2026.05.06 01:26:20.681514 [ 189 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 5906 | 2026.05.06 01:26:20.681546 [ 187 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 5907 | 2026.05.06 01:26:20.681566 [ 189 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 5908 | 2026.05.06 01:26:20.681901 [ 187 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_20_4} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5909 | 2026.05.06 01:26:20.681984 [ 187 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_20_4} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 5910 | 2026.05.06 01:26:20.682091 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5911 | 2026.05.06 01:26:20.682173 [ 4 ] {339670de-e83b-4899-9248-404fac0b7365} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5912 | 2026.05.06 01:26:20.682213 [ 4 ] {339670de-e83b-4899-9248-404fac0b7365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5913 | 2026.05.06 01:26:20.682356 [ 187 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001156733 sec., 639732.7646051422 rows/sec., 38.82 MiB/sec. | ||
| 5914 | 2026.05.06 01:26:20.682471 [ 189 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5915 | 2026.05.06 01:26:20.682564 [ 4 ] {339670de-e83b-4899-9248-404fac0b7365} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5916 | 2026.05.06 01:26:20.682752 [ 189 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_17_4} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5917 | 2026.05.06 01:26:20.682828 [ 4 ] {339670de-e83b-4899-9248-404fac0b7365} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5918 | 2026.05.06 01:26:20.682840 [ 189 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_17_4} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5919 | 2026.05.06 01:26:20.682908 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5920 | 2026.05.06 01:26:20.682941 [ 36 ] {} <Debug> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5921 | 2026.05.06 01:26:20.682969 [ 4 ] {339670de-e83b-4899-9248-404fac0b7365} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001544 sec., 343911.9170984456 rows/sec., 24.33 MiB/sec. | ||
| 5922 | 2026.05.06 01:26:20.682974 [ 36 ] {} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5923 | 2026.05.06 01:26:20.682998 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5924 | 2026.05.06 01:26:20.683007 [ 4 ] {339670de-e83b-4899-9248-404fac0b7365} <Debug> TCPHandler: Processed in 0.001730475 sec. | ||
| 5925 | 2026.05.06 01:26:20.683070 [ 187 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::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 | ||
| 5926 | 2026.05.06 01:26:20.683128 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5927 | 2026.05.06 01:26:20.683169 [ 187 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5928 | 2026.05.06 01:26:20.683204 [ 187 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1791 rows starting from the beginning of the part | ||
| 5929 | 2026.05.06 01:26:20.683227 [ 4 ] {e5c19e03-fc3d-41f4-897f-818cc660fabc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5930 | 2026.05.06 01:26:20.683273 [ 4 ] {e5c19e03-fc3d-41f4-897f-818cc660fabc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5931 | 2026.05.06 01:26:20.683285 [ 187 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 531 rows starting from the beginning of the part | ||
| 5932 | 2026.05.06 01:26:20.683337 [ 187 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5933 | 2026.05.06 01:26:20.683379 [ 187 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 533 rows starting from the beginning of the part | ||
| 5934 | 2026.05.06 01:26:20.683421 [ 187 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 5935 | 2026.05.06 01:26:20.683465 [ 187 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 531 rows starting from the beginning of the part | ||
| 5936 | 2026.05.06 01:26:20.683623 [ 4 ] {e5c19e03-fc3d-41f4-897f-818cc660fabc} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5937 | 2026.05.06 01:26:20.683663 [ 4 ] {e5c19e03-fc3d-41f4-897f-818cc660fabc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5938 | 2026.05.06 01:26:20.683980 [ 4 ] {e5c19e03-fc3d-41f4-897f-818cc660fabc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5939 | 2026.05.06 01:26:20.684205 [ 4 ] {e5c19e03-fc3d-41f4-897f-818cc660fabc} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5940 | 2026.05.06 01:26:20.684336 [ 4 ] {e5c19e03-fc3d-41f4-897f-818cc660fabc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001127 sec., 5323.868677905945 rows/sec., 278.15 KiB/sec. | ||
| 5941 | 2026.05.06 01:26:20.684372 [ 4 ] {e5c19e03-fc3d-41f4-897f-818cc660fabc} <Debug> TCPHandler: Processed in 0.001294046 sec. | ||
| 5942 | 2026.05.06 01:26:20.684493 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5943 | 2026.05.06 01:26:20.684587 [ 4 ] {86abc539-a92e-41f6-a1f2-73caa219c8c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5944 | 2026.05.06 01:26:20.684629 [ 4 ] {86abc539-a92e-41f6-a1f2-73caa219c8c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5945 | 2026.05.06 01:26:20.684822 [ 194 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3514 rows, containing 5 columns (5 merged, 0 gathered) in 0.001783206 sec., 1970607.9948138352 rows/sec., 144.43 MiB/sec. | ||
| 5946 | 2026.05.06 01:26:20.685016 [ 187 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5947 | 2026.05.06 01:26:20.685064 [ 4 ] {86abc539-a92e-41f6-a1f2-73caa219c8c3} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5948 | 2026.05.06 01:26:20.685106 [ 4 ] {86abc539-a92e-41f6-a1f2-73caa219c8c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5949 | 2026.05.06 01:26:20.685271 [ 187 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_36_7} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5950 | 2026.05.06 01:26:20.685347 [ 187 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_36_7} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5951 | 2026.05.06 01:26:20.685418 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 5952 | 2026.05.06 01:26:20.685473 [ 4 ] {86abc539-a92e-41f6-a1f2-73caa219c8c3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5953 | 2026.05.06 01:26:20.685699 [ 4 ] {86abc539-a92e-41f6-a1f2-73caa219c8c3} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5954 | 2026.05.06 01:26:20.685791 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5955 | 2026.05.06 01:26:20.685815 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5956 | 2026.05.06 01:26:20.685826 [ 4 ] {86abc539-a92e-41f6-a1f2-73caa219c8c3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001257 sec., 210819.41129673825 rows/sec., 14.01 MiB/sec. | ||
| 5957 | 2026.05.06 01:26:20.685832 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5958 | 2026.05.06 01:26:20.685864 [ 4 ] {86abc539-a92e-41f6-a1f2-73caa219c8c3} <Debug> TCPHandler: Processed in 0.001422729 sec. | ||
| 5959 | 2026.05.06 01:26:20.685902 [ 189 ] {d3772b85-8788-409c-8480-7185974fca6a::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 | ||
| 5960 | 2026.05.06 01:26:20.685988 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5961 | 2026.05.06 01:26:20.685992 [ 189 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5962 | 2026.05.06 01:26:20.686036 [ 189 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12648 rows starting from the beginning of the part | ||
| 5963 | 2026.05.06 01:26:20.686083 [ 189 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 265 rows starting from the beginning of the part | ||
| 5964 | 2026.05.06 01:26:20.686088 [ 4 ] {d5bdaaf9-7c48-4001-b25f-3e313e8a6b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5965 | 2026.05.06 01:26:20.686121 [ 189 ] {d3772b85-8788-409c-8480-7185974fca6a::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 | ||
| 5966 | 2026.05.06 01:26:20.686139 [ 4 ] {d5bdaaf9-7c48-4001-b25f-3e313e8a6b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5967 | 2026.05.06 01:26:20.686159 [ 189 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 266 rows starting from the beginning of the part | ||
| 5968 | 2026.05.06 01:26:20.686198 [ 189 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5969 | 2026.05.06 01:26:20.686233 [ 189 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 265 rows starting from the beginning of the part | ||
| 5970 | 2026.05.06 01:26:20.686460 [ 4 ] {d5bdaaf9-7c48-4001-b25f-3e313e8a6b3e} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5971 | 2026.05.06 01:26:20.686499 [ 4 ] {d5bdaaf9-7c48-4001-b25f-3e313e8a6b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5972 | 2026.05.06 01:26:20.686783 [ 4 ] {d5bdaaf9-7c48-4001-b25f-3e313e8a6b3e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5973 | 2026.05.06 01:26:20.686977 [ 4 ] {d5bdaaf9-7c48-4001-b25f-3e313e8a6b3e} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5974 | 2026.05.06 01:26:20.687095 [ 4 ] {d5bdaaf9-7c48-4001-b25f-3e313e8a6b3e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 5975 | 2026.05.06 01:26:20.687129 [ 4 ] {d5bdaaf9-7c48-4001-b25f-3e313e8a6b3e} <Debug> TCPHandler: Processed in 0.001233955 sec. | ||
| 5976 | 2026.05.06 01:26:20.687254 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5977 | 2026.05.06 01:26:20.687342 [ 4 ] {19a25a0d-a8d1-4a47-83cf-4c5aee8d3f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5978 | 2026.05.06 01:26:20.687394 [ 4 ] {19a25a0d-a8d1-4a47-83cf-4c5aee8d3f41} <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 | ||
| 5979 | 2026.05.06 01:26:20.688339 [ 4 ] {19a25a0d-a8d1-4a47-83cf-4c5aee8d3f41} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5980 | 2026.05.06 01:26:20.688374 [ 4 ] {19a25a0d-a8d1-4a47-83cf-4c5aee8d3f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5981 | 2026.05.06 01:26:20.689098 [ 4 ] {19a25a0d-a8d1-4a47-83cf-4c5aee8d3f41} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5982 | 2026.05.06 01:26:20.689327 [ 4 ] {19a25a0d-a8d1-4a47-83cf-4c5aee8d3f41} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5983 | 2026.05.06 01:26:20.689464 [ 4 ] {19a25a0d-a8d1-4a47-83cf-4c5aee8d3f41} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002083 sec., 19683.149303888622 rows/sec., 35.27 MiB/sec. | ||
| 5984 | 2026.05.06 01:26:20.689517 [ 4 ] {19a25a0d-a8d1-4a47-83cf-4c5aee8d3f41} <Debug> TCPHandler: Processed in 0.002262195 sec. | ||
| 5985 | 2026.05.06 01:26:20.689662 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5986 | 2026.05.06 01:26:20.689756 [ 4 ] {7e140038-46cf-4021-a2de-e51278ef964e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5987 | 2026.05.06 01:26:20.689796 [ 4 ] {7e140038-46cf-4021-a2de-e51278ef964e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5988 | 2026.05.06 01:26:20.690137 [ 4 ] {7e140038-46cf-4021-a2de-e51278ef964e} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5989 | 2026.05.06 01:26:20.690173 [ 4 ] {7e140038-46cf-4021-a2de-e51278ef964e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5990 | 2026.05.06 01:26:20.690209 [ 195 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13764 rows, containing 5 columns (5 merged, 0 gathered) in 0.004332647 sec., 3176810.850272362 rows/sec., 206.34 MiB/sec. | ||
| 5991 | 2026.05.06 01:26:20.690499 [ 4 ] {7e140038-46cf-4021-a2de-e51278ef964e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5992 | 2026.05.06 01:26:20.690722 [ 195 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5993 | 2026.05.06 01:26:20.690735 [ 4 ] {7e140038-46cf-4021-a2de-e51278ef964e} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5994 | 2026.05.06 01:26:20.690855 [ 37 ] {} <Debug> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5995 | 2026.05.06 01:26:20.690877 [ 4 ] {7e140038-46cf-4021-a2de-e51278ef964e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001139 sec., 79016.68129938543 rows/sec., 4.94 MiB/sec. | ||
| 5996 | 2026.05.06 01:26:20.690897 [ 37 ] {} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5997 | 2026.05.06 01:26:20.690918 [ 4 ] {7e140038-46cf-4021-a2de-e51278ef964e} <Debug> TCPHandler: Processed in 0.001308067 sec. | ||
| 5998 | 2026.05.06 01:26:20.690926 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 5999 | 2026.05.06 01:26:20.691011 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::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 | ||
| 6000 | 2026.05.06 01:26:20.691066 [ 195 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6001 | 2026.05.06 01:26:20.691112 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6002 | 2026.05.06 01:26:20.691145 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2088 rows starting from the beginning of the part | ||
| 6003 | 2026.05.06 01:26:20.691162 [ 195 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6004 | 2026.05.06 01:26:20.691194 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 90 rows starting from the beginning of the part | ||
| 6005 | 2026.05.06 01:26:20.691236 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::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.06 01:26:20.691271 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.55 MiB. | ||
| 6007 | 2026.05.06 01:26:20.691272 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::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 | ||
| 6008 | 2026.05.06 01:26:20.691329 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::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 | ||
| 6009 | 2026.05.06 01:26:20.691363 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::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 | ||
| 6010 | 2026.05.06 01:26:20.692453 [ 195 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2478 rows, containing 4 columns (4 merged, 0 gathered) in 0.00147475 sec., 1680284.794032887 rows/sec., 108.24 MiB/sec. | ||
| 6011 | 2026.05.06 01:26:20.692675 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6012 | 2026.05.06 01:26:20.692920 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_36_7} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6013 | 2026.05.06 01:26:20.692987 [ 194 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_36_7} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6014 | 2026.05.06 01:26:20.693044 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6015 | 2026.05.06 01:26:22.069139 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6016 | 2026.05.06 01:26:22.069379 [ 4 ] {c6062028-52e8-4970-870d-5542c6d068bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6017 | 2026.05.06 01:26:22.069732 [ 4 ] {c6062028-52e8-4970-870d-5542c6d068bb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6018 | 2026.05.06 01:26:22.069769 [ 4 ] {c6062028-52e8-4970-870d-5542c6d068bb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6019 | 2026.05.06 01:26:22.070011 [ 4 ] {c6062028-52e8-4970-870d-5542c6d068bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6020 | 2026.05.06 01:26:22.070082 [ 4 ] {c6062028-52e8-4970-870d-5542c6d068bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6021 | 2026.05.06 01:26:22.070227 [ 4 ] {c6062028-52e8-4970-870d-5542c6d068bb} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 6022 | 2026.05.06 01:26:22.070341 [ 360 ] {c6062028-52e8-4970-870d-5542c6d068bb} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6023 | 2026.05.06 01:26:22.070357 [ 317 ] {c6062028-52e8-4970-870d-5542c6d068bb} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6024 | 2026.05.06 01:26:22.070352 [ 340 ] {c6062028-52e8-4970-870d-5542c6d068bb} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6025 | 2026.05.06 01:26:22.070348 [ 331 ] {c6062028-52e8-4970-870d-5542c6d068bb} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6026 | 2026.05.06 01:26:22.070555 [ 4 ] {c6062028-52e8-4970-870d-5542c6d068bb} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6027 | 2026.05.06 01:26:22.070585 [ 4 ] {c6062028-52e8-4970-870d-5542c6d068bb} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6028 | 2026.05.06 01:26:22.070655 [ 4 ] {c6062028-52e8-4970-870d-5542c6d068bb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6029 | 2026.05.06 01:26:22.070676 [ 4 ] {c6062028-52e8-4970-870d-5542c6d068bb} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 6030 | 2026.05.06 01:26:22.070711 [ 4 ] {c6062028-52e8-4970-870d-5542c6d068bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 6031 | 2026.05.06 01:26:22.070748 [ 4 ] {c6062028-52e8-4970-870d-5542c6d068bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 6032 | 2026.05.06 01:26:22.072068 [ 4 ] {c6062028-52e8-4970-870d-5542c6d068bb} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002787 sec., 14711.158952278436 rows/sec., 3.20 MiB/sec. | ||
| 6033 | 2026.05.06 01:26:22.072207 [ 4 ] {c6062028-52e8-4970-870d-5542c6d068bb} <Debug> TCPHandler: Processed in 0.003207555 sec. | ||
| 6034 | 2026.05.06 01:26:22.083490 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6035 | 2026.05.06 01:26:22.083611 [ 4 ] {2daa61f9-9878-489b-8037-add22e25bd2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6036 | 2026.05.06 01:26:22.083659 [ 4 ] {2daa61f9-9878-489b-8037-add22e25bd2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6037 | 2026.05.06 01:26:22.085039 [ 4 ] {2daa61f9-9878-489b-8037-add22e25bd2e} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6038 | 2026.05.06 01:26:22.085082 [ 4 ] {2daa61f9-9878-489b-8037-add22e25bd2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6039 | 2026.05.06 01:26:22.085613 [ 4 ] {2daa61f9-9878-489b-8037-add22e25bd2e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6040 | 2026.05.06 01:26:22.085846 [ 4 ] {2daa61f9-9878-489b-8037-add22e25bd2e} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6041 | 2026.05.06 01:26:22.085999 [ 4 ] {2daa61f9-9878-489b-8037-add22e25bd2e} <Debug> executeQuery: Read 2401 rows, 181.33 KiB in 0.002423 sec., 990920.3466776724 rows/sec., 73.08 MiB/sec. | ||
| 6042 | 2026.05.06 01:26:22.086040 [ 4 ] {2daa61f9-9878-489b-8037-add22e25bd2e} <Debug> TCPHandler: Processed in 0.002614862 sec. | ||
| 6043 | 2026.05.06 01:26:22.086162 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6044 | 2026.05.06 01:26:22.086273 [ 4 ] {0d8ac668-337a-42b4-89a8-2ae6ee7bbc53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6045 | 2026.05.06 01:26:22.086318 [ 4 ] {0d8ac668-337a-42b4-89a8-2ae6ee7bbc53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6046 | 2026.05.06 01:26:22.086733 [ 4 ] {0d8ac668-337a-42b4-89a8-2ae6ee7bbc53} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6047 | 2026.05.06 01:26:22.086771 [ 4 ] {0d8ac668-337a-42b4-89a8-2ae6ee7bbc53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6048 | 2026.05.06 01:26:22.087085 [ 4 ] {0d8ac668-337a-42b4-89a8-2ae6ee7bbc53} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6049 | 2026.05.06 01:26:22.087301 [ 4 ] {0d8ac668-337a-42b4-89a8-2ae6ee7bbc53} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6050 | 2026.05.06 01:26:22.087405 [ 35 ] {} <Debug> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6051 | 2026.05.06 01:26:22.087433 [ 4 ] {0d8ac668-337a-42b4-89a8-2ae6ee7bbc53} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001186 sec., 7588.532883642496 rows/sec., 570.62 KiB/sec. | ||
| 6052 | 2026.05.06 01:26:22.087451 [ 35 ] {} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6053 | 2026.05.06 01:26:22.087477 [ 4 ] {0d8ac668-337a-42b4-89a8-2ae6ee7bbc53} <Debug> TCPHandler: Processed in 0.001369998 sec. | ||
| 6054 | 2026.05.06 01:26:22.087479 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6055 | 2026.05.06 01:26:22.087614 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6056 | 2026.05.06 01:26:22.087634 [ 197 ] {577eb9bb-8840-47c4-8503-d95fe761109e::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 | ||
| 6057 | 2026.05.06 01:26:22.087715 [ 4 ] {220bcfd7-5b55-4704-9bd6-ab15d14a1c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6058 | 2026.05.06 01:26:22.087760 [ 4 ] {220bcfd7-5b55-4704-9bd6-ab15d14a1c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6059 | 2026.05.06 01:26:22.087780 [ 197 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6060 | 2026.05.06 01:26:22.087821 [ 197 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 210 rows starting from the beginning of the part | ||
| 6061 | 2026.05.06 01:26:22.087889 [ 197 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 11 rows starting from the beginning of the part | ||
| 6062 | 2026.05.06 01:26:22.087934 [ 197 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 183 rows starting from the beginning of the part | ||
| 6063 | 2026.05.06 01:26:22.087985 [ 197 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 185 rows starting from the beginning of the part | ||
| 6064 | 2026.05.06 01:26:22.088026 [ 197 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 183 rows starting from the beginning of the part | ||
| 6065 | 2026.05.06 01:26:22.088072 [ 197 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 9 rows starting from the beginning of the part | ||
| 6066 | 2026.05.06 01:26:22.088382 [ 4 ] {220bcfd7-5b55-4704-9bd6-ab15d14a1c63} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6067 | 2026.05.06 01:26:22.088424 [ 4 ] {220bcfd7-5b55-4704-9bd6-ab15d14a1c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6068 | 2026.05.06 01:26:22.088772 [ 4 ] {220bcfd7-5b55-4704-9bd6-ab15d14a1c63} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6069 | 2026.05.06 01:26:22.088988 [ 4 ] {220bcfd7-5b55-4704-9bd6-ab15d14a1c63} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6070 | 2026.05.06 01:26:22.089004 [ 194 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 781 rows, containing 5 columns (5 merged, 0 gathered) in 0.001425868 sec., 547736.5366219033 rows/sec., 36.38 MiB/sec. | ||
| 6071 | 2026.05.06 01:26:22.089122 [ 4 ] {220bcfd7-5b55-4704-9bd6-ab15d14a1c63} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001426 sec., 561711.0799438991 rows/sec., 32.45 MiB/sec. | ||
| 6072 | 2026.05.06 01:26:22.089166 [ 4 ] {220bcfd7-5b55-4704-9bd6-ab15d14a1c63} <Debug> TCPHandler: Processed in 0.001602863 sec. | ||
| 6073 | 2026.05.06 01:26:22.089224 [ 195 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6074 | 2026.05.06 01:26:22.089281 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6075 | 2026.05.06 01:26:22.089381 [ 4 ] {279d738e-7a76-468c-8b4f-fcfcfc743296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6076 | 2026.05.06 01:26:22.089424 [ 4 ] {279d738e-7a76-468c-8b4f-fcfcfc743296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6077 | 2026.05.06 01:26:22.089569 [ 195 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_21_4} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6078 | 2026.05.06 01:26:22.089654 [ 195 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_21_4} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6079 | 2026.05.06 01:26:22.089762 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6080 | 2026.05.06 01:26:22.089805 [ 4 ] {279d738e-7a76-468c-8b4f-fcfcfc743296} <Trace> oximeter.fields_u64 (4bdf4849-4cd9-4484-ba2e-9b076d8e6376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6081 | 2026.05.06 01:26:22.089847 [ 4 ] {279d738e-7a76-468c-8b4f-fcfcfc743296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6082 | 2026.05.06 01:26:22.090139 [ 4 ] {279d738e-7a76-468c-8b4f-fcfcfc743296} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6083 | 2026.05.06 01:26:22.090356 [ 4 ] {279d738e-7a76-468c-8b4f-fcfcfc743296} <Trace> oximeter.fields_u64 (4bdf4849-4cd9-4484-ba2e-9b076d8e6376): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6084 | 2026.05.06 01:26:22.090483 [ 4 ] {279d738e-7a76-468c-8b4f-fcfcfc743296} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00112 sec., 892.8571428571429 rows/sec., 62.78 KiB/sec. | ||
| 6085 | 2026.05.06 01:26:22.090522 [ 4 ] {279d738e-7a76-468c-8b4f-fcfcfc743296} <Debug> TCPHandler: Processed in 0.001290876 sec. | ||
| 6086 | 2026.05.06 01:26:22.090631 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6087 | 2026.05.06 01:26:22.090725 [ 4 ] {a7c9fc7f-b2ad-43a7-9772-ce670a1e357f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6088 | 2026.05.06 01:26:22.090765 [ 4 ] {a7c9fc7f-b2ad-43a7-9772-ce670a1e357f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6089 | 2026.05.06 01:26:22.091502 [ 4 ] {a7c9fc7f-b2ad-43a7-9772-ce670a1e357f} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6090 | 2026.05.06 01:26:22.091540 [ 4 ] {a7c9fc7f-b2ad-43a7-9772-ce670a1e357f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6091 | 2026.05.06 01:26:22.091892 [ 4 ] {a7c9fc7f-b2ad-43a7-9772-ce670a1e357f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6092 | 2026.05.06 01:26:22.092106 [ 4 ] {a7c9fc7f-b2ad-43a7-9772-ce670a1e357f} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6093 | 2026.05.06 01:26:22.092232 [ 4 ] {a7c9fc7f-b2ad-43a7-9772-ce670a1e357f} <Debug> executeQuery: Read 1288 rows, 87.96 KiB in 0.001525 sec., 844590.1639344261 rows/sec., 56.32 MiB/sec. | ||
| 6094 | 2026.05.06 01:26:22.092270 [ 4 ] {a7c9fc7f-b2ad-43a7-9772-ce670a1e357f} <Debug> TCPHandler: Processed in 0.001686663 sec. | ||
| 6095 | 2026.05.06 01:26:22.092384 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6096 | 2026.05.06 01:26:22.092479 [ 4 ] {780a0dd0-c313-4ff7-8c3d-2ca3574984aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6097 | 2026.05.06 01:26:22.092532 [ 4 ] {780a0dd0-c313-4ff7-8c3d-2ca3574984aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6098 | 2026.05.06 01:26:22.093211 [ 4 ] {780a0dd0-c313-4ff7-8c3d-2ca3574984aa} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6099 | 2026.05.06 01:26:22.093246 [ 4 ] {780a0dd0-c313-4ff7-8c3d-2ca3574984aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6100 | 2026.05.06 01:26:22.093677 [ 4 ] {780a0dd0-c313-4ff7-8c3d-2ca3574984aa} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6101 | 2026.05.06 01:26:22.093895 [ 4 ] {780a0dd0-c313-4ff7-8c3d-2ca3574984aa} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6102 | 2026.05.06 01:26:22.094022 [ 4 ] {780a0dd0-c313-4ff7-8c3d-2ca3574984aa} <Debug> executeQuery: Read 1528 rows, 95.19 KiB in 0.001561 sec., 978859.7053171044 rows/sec., 59.55 MiB/sec. | ||
| 6103 | 2026.05.06 01:26:22.094058 [ 4 ] {780a0dd0-c313-4ff7-8c3d-2ca3574984aa} <Debug> TCPHandler: Processed in 0.001723865 sec. | ||
| 6104 | 2026.05.06 01:26:22.094174 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6105 | 2026.05.06 01:26:22.094266 [ 4 ] {c3c4442b-3a38-4cc6-ba64-23d923aa42ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6106 | 2026.05.06 01:26:22.094321 [ 4 ] {c3c4442b-3a38-4cc6-ba64-23d923aa42ab} <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 | ||
| 6107 | 2026.05.06 01:26:22.095046 [ 4 ] {c3c4442b-3a38-4cc6-ba64-23d923aa42ab} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6108 | 2026.05.06 01:26:22.095081 [ 4 ] {c3c4442b-3a38-4cc6-ba64-23d923aa42ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6109 | 2026.05.06 01:26:22.095589 [ 4 ] {c3c4442b-3a38-4cc6-ba64-23d923aa42ab} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6110 | 2026.05.06 01:26:22.095803 [ 4 ] {c3c4442b-3a38-4cc6-ba64-23d923aa42ab} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6111 | 2026.05.06 01:26:22.095922 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6112 | 2026.05.06 01:26:22.095941 [ 4 ] {c3c4442b-3a38-4cc6-ba64-23d923aa42ab} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001692 sec., 5319.148936170213 rows/sec., 9.53 MiB/sec. | ||
| 6113 | 2026.05.06 01:26:22.095981 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6114 | 2026.05.06 01:26:22.096009 [ 4 ] {c3c4442b-3a38-4cc6-ba64-23d923aa42ab} <Debug> TCPHandler: Processed in 0.001885658 sec. | ||
| 6115 | 2026.05.06 01:26:22.096021 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6116 | 2026.05.06 01:26:22.096134 [ 194 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::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 | ||
| 6117 | 2026.05.06 01:26:22.096140 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6118 | 2026.05.06 01:26:22.096253 [ 4 ] {74d0c7de-067b-4a5a-9970-e00ea9bce304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6119 | 2026.05.06 01:26:22.096295 [ 4 ] {74d0c7de-067b-4a5a-9970-e00ea9bce304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6120 | 2026.05.06 01:26:22.096383 [ 194 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6121 | 2026.05.06 01:26:22.096450 [ 194 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 467 rows starting from the beginning of the part | ||
| 6122 | 2026.05.06 01:26:22.096582 [ 194 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 9 rows starting from the beginning of the part | ||
| 6123 | 2026.05.06 01:26:22.096620 [ 4 ] {74d0c7de-067b-4a5a-9970-e00ea9bce304} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6124 | 2026.05.06 01:26:22.096661 [ 4 ] {74d0c7de-067b-4a5a-9970-e00ea9bce304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 6125 | 2026.05.06 01:26:22.096689 [ 194 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 6126 | 2026.05.06 01:26:22.096798 [ 194 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part | ||
| 6127 | 2026.05.06 01:26:22.096898 [ 194 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 6128 | 2026.05.06 01:26:22.096970 [ 4 ] {74d0c7de-067b-4a5a-9970-e00ea9bce304} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6129 | 2026.05.06 01:26:22.097004 [ 194 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 9 rows starting from the beginning of the part | ||
| 6130 | 2026.05.06 01:26:22.097192 [ 4 ] {74d0c7de-067b-4a5a-9970-e00ea9bce304} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6131 | 2026.05.06 01:26:22.097328 [ 4 ] {74d0c7de-067b-4a5a-9970-e00ea9bce304} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001093 sec., 21957.913998170174 rows/sec., 1.48 MiB/sec. | ||
| 6132 | 2026.05.06 01:26:22.097365 [ 4 ] {74d0c7de-067b-4a5a-9970-e00ea9bce304} <Debug> TCPHandler: Processed in 0.001276176 sec. | ||
| 6133 | 2026.05.06 01:26:22.115192 [ 200 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 608 rows, containing 19 columns (19 merged, 0 gathered) in 0.019098166 sec., 31835.517609387207 rows/sec., 57.05 MiB/sec. | ||
| 6134 | 2026.05.06 01:26:22.115921 [ 194 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6135 | 2026.05.06 01:26:22.116232 [ 194 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6136 | 2026.05.06 01:26:22.116309 [ 194 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6137 | 2026.05.06 01:26:22.116396 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 6138 | 2026.05.06 01:26:23.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.78 MiB, peak 267.10 MiB, free memory in arenas 0.00 B, will set to 260.98 MiB (RSS), difference: 1.20 MiB | ||
| 6139 | 2026.05.06 01:26:25.202016 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43818 | ||
| 6140 | 2026.05.06 01:26:25.202142 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6141 | 2026.05.06 01:26:25.202172 [ 307 ] {} <Debug> TCP-Session: 9c8dd05d-ce8b-4d4c-9bde-0ad731eb75be Authenticating user 'default' from [fd00:1122:3344:101::e]:43818 | ||
| 6142 | 2026.05.06 01:26:25.202196 [ 307 ] {} <Debug> TCP-Session: 9c8dd05d-ce8b-4d4c-9bde-0ad731eb75be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6143 | 2026.05.06 01:26:25.202211 [ 307 ] {} <Debug> TCP-Session: 9c8dd05d-ce8b-4d4c-9bde-0ad731eb75be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6144 | 2026.05.06 01:26:25.202438 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32816 | ||
| 6145 | 2026.05.06 01:26:25.202504 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43275 | ||
| 6146 | 2026.05.06 01:26:25.202588 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59214 | ||
| 6147 | 2026.05.06 01:26:25.202593 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6148 | 2026.05.06 01:26:25.202564 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55688 | ||
| 6149 | 2026.05.06 01:26:25.202657 [ 308 ] {} <Debug> TCP-Session: d578442b-7439-40eb-9f0e-0d104a33acea Authenticating user 'default' from [fd00:1122:3344:101::e]:32816 | ||
| 6150 | 2026.05.06 01:26:25.202658 [ 307 ] {} <Trace> TCP-Session: 9c8dd05d-ce8b-4d4c-9bde-0ad731eb75be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6151 | 2026.05.06 01:26:25.202699 [ 308 ] {} <Debug> TCP-Session: d578442b-7439-40eb-9f0e-0d104a33acea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6152 | 2026.05.06 01:26:25.202550 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39709 | ||
| 6153 | 2026.05.06 01:26:25.202732 [ 308 ] {} <Debug> TCP-Session: d578442b-7439-40eb-9f0e-0d104a33acea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6154 | 2026.05.06 01:26:25.202521 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59034 | ||
| 6155 | 2026.05.06 01:26:25.202822 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6156 | 2026.05.06 01:26:25.202533 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57358 | ||
| 6157 | 2026.05.06 01:26:25.202864 [ 307 ] {675595de-8e7c-49f8-8f3e-5c8b3c3ee310} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43818) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6158 | 2026.05.06 01:26:25.202874 [ 309 ] {} <Debug> TCP-Session: cd5433a8-f041-4eea-ba03-e9ed4ef15433 Authenticating user 'default' from [fd00:1122:3344:101::e]:43275 | ||
| 6159 | 2026.05.06 01:26:25.202516 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42571 | ||
| 6160 | 2026.05.06 01:26:25.202931 [ 309 ] {} <Debug> TCP-Session: cd5433a8-f041-4eea-ba03-e9ed4ef15433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6161 | 2026.05.06 01:26:25.202965 [ 309 ] {} <Debug> TCP-Session: cd5433a8-f041-4eea-ba03-e9ed4ef15433 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6162 | 2026.05.06 01:26:25.203160 [ 307 ] {675595de-8e7c-49f8-8f3e-5c8b3c3ee310} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6163 | 2026.05.06 01:26:25.203188 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6164 | 2026.05.06 01:26:25.203219 [ 303 ] {} <Debug> TCP-Session: 3be59cfd-c07a-432c-8865-dd8a06a30abc Authenticating user 'default' from [fd00:1122:3344:101::e]:55688 | ||
| 6165 | 2026.05.06 01:26:25.203223 [ 307 ] {675595de-8e7c-49f8-8f3e-5c8b3c3ee310} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6166 | 2026.05.06 01:26:25.203241 [ 303 ] {} <Debug> TCP-Session: 3be59cfd-c07a-432c-8865-dd8a06a30abc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6167 | 2026.05.06 01:26:25.203260 [ 303 ] {} <Debug> TCP-Session: 3be59cfd-c07a-432c-8865-dd8a06a30abc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6168 | 2026.05.06 01:26:25.203269 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6169 | 2026.05.06 01:26:25.203300 [ 3 ] {} <Debug> TCP-Session: 4bb056c7-38bb-4b00-82ea-28b7a6d6958f Authenticating user 'default' from [fd00:1122:3344:101::e]:57358 | ||
| 6170 | 2026.05.06 01:26:25.203320 [ 3 ] {} <Debug> TCP-Session: 4bb056c7-38bb-4b00-82ea-28b7a6d6958f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6171 | 2026.05.06 01:26:25.203333 [ 3 ] {} <Debug> TCP-Session: 4bb056c7-38bb-4b00-82ea-28b7a6d6958f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6172 | 2026.05.06 01:26:25.203353 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6173 | 2026.05.06 01:26:25.203387 [ 311 ] {} <Debug> TCP-Session: 6526334f-46e2-47ce-afb1-823551d98bda Authenticating user 'default' from [fd00:1122:3344:101::e]:42571 | ||
| 6174 | 2026.05.06 01:26:25.203408 [ 311 ] {} <Debug> TCP-Session: 6526334f-46e2-47ce-afb1-823551d98bda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6175 | 2026.05.06 01:26:25.203421 [ 311 ] {} <Debug> TCP-Session: 6526334f-46e2-47ce-afb1-823551d98bda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6176 | 2026.05.06 01:26:25.203612 [ 307 ] {675595de-8e7c-49f8-8f3e-5c8b3c3ee310} <Debug> oximeter.version (d5d6249d-4249-4a03-adc3-e52572eac9a9) (SelectExecutor): Key condition: unknown | ||
| 6177 | 2026.05.06 01:26:25.203681 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6178 | 2026.05.06 01:26:25.203715 [ 304 ] {} <Debug> TCP-Session: 1d84fd3b-2453-4bde-953e-4c0ee62e08cb Authenticating user 'default' from [fd00:1122:3344:101::e]:59214 | ||
| 6179 | 2026.05.06 01:26:25.203731 [ 304 ] {} <Debug> TCP-Session: 1d84fd3b-2453-4bde-953e-4c0ee62e08cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6180 | 2026.05.06 01:26:25.203743 [ 304 ] {} <Debug> TCP-Session: 1d84fd3b-2453-4bde-953e-4c0ee62e08cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6181 | 2026.05.06 01:26:25.203836 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6182 | 2026.05.06 01:26:25.203892 [ 310 ] {} <Debug> TCP-Session: c4c7fde7-0cb4-479b-9925-7607f874207b Authenticating user 'default' from [fd00:1122:3344:101::e]:59034 | ||
| 6183 | 2026.05.06 01:26:25.203922 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6184 | 2026.05.06 01:26:25.203925 [ 310 ] {} <Debug> TCP-Session: c4c7fde7-0cb4-479b-9925-7607f874207b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6185 | 2026.05.06 01:26:25.203949 [ 262 ] {} <Debug> TCP-Session: 296d7516-b11c-4590-ab5b-63f7acb354e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:39709 | ||
| 6186 | 2026.05.06 01:26:25.203956 [ 310 ] {} <Debug> TCP-Session: c4c7fde7-0cb4-479b-9925-7607f874207b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6187 | 2026.05.06 01:26:25.203969 [ 262 ] {} <Debug> TCP-Session: 296d7516-b11c-4590-ab5b-63f7acb354e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6188 | 2026.05.06 01:26:25.203986 [ 262 ] {} <Debug> TCP-Session: 296d7516-b11c-4590-ab5b-63f7acb354e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6189 | 2026.05.06 01:26:25.205025 [ 360 ] {675595de-8e7c-49f8-8f3e-5c8b3c3ee310} <Trace> AggregatingTransform: Aggregating | ||
| 6190 | 2026.05.06 01:26:25.205067 [ 360 ] {675595de-8e7c-49f8-8f3e-5c8b3c3ee310} <Trace> Aggregator: Aggregation method: without_key | ||
| 6191 | 2026.05.06 01:26:25.205104 [ 360 ] {675595de-8e7c-49f8-8f3e-5c8b3c3ee310} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001376088 sec. (726.698 rows/sec., 28.39 KiB/sec.) | ||
| 6192 | 2026.05.06 01:26:25.205123 [ 360 ] {675595de-8e7c-49f8-8f3e-5c8b3c3ee310} <Trace> Aggregator: Merging aggregated data | ||
| 6193 | 2026.05.06 01:26:25.206326 [ 307 ] {675595de-8e7c-49f8-8f3e-5c8b3c3ee310} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00352 sec., 284.09090909090907 rows/sec., 11.10 KiB/sec. | ||
| 6194 | 2026.05.06 01:26:25.206457 [ 307 ] {675595de-8e7c-49f8-8f3e-5c8b3c3ee310} <Debug> TCPHandler: Processed in 0.003933 sec. | ||
| 6195 | 2026.05.06 01:26:25.206596 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6196 | 2026.05.06 01:26:25.206624 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6197 | 2026.05.06 01:26:25.206635 [ 307 ] {} <Debug> TCP-Session: 9c8dd05d-ce8b-4d4c-9bde-0ad731eb75be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6198 | 2026.05.06 01:26:25.206648 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6199 | 2026.05.06 01:26:25.206681 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6200 | 2026.05.06 01:26:25.206696 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6201 | 2026.05.06 01:26:25.206725 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6202 | 2026.05.06 01:26:25.206729 [ 303 ] {} <Debug> TCP-Session: 3be59cfd-c07a-432c-8865-dd8a06a30abc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6203 | 2026.05.06 01:26:25.206743 [ 311 ] {} <Debug> TCP-Session: 6526334f-46e2-47ce-afb1-823551d98bda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6204 | 2026.05.06 01:26:25.206753 [ 3 ] {} <Debug> TCP-Session: 4bb056c7-38bb-4b00-82ea-28b7a6d6958f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6205 | 2026.05.06 01:26:25.206746 [ 262 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6206 | 2026.05.06 01:26:25.206712 [ 310 ] {} <Debug> TCP-Session: c4c7fde7-0cb4-479b-9925-7607f874207b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6207 | 2026.05.06 01:26:25.206801 [ 262 ] {} <Debug> TCP-Session: 296d7516-b11c-4590-ab5b-63f7acb354e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6208 | 2026.05.06 01:26:25.206663 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6209 | 2026.05.06 01:26:25.206675 [ 304 ] {} <Debug> TCP-Session: 1d84fd3b-2453-4bde-953e-4c0ee62e08cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6210 | 2026.05.06 01:26:25.206715 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6211 | 2026.05.06 01:26:25.206868 [ 308 ] {} <Debug> TCP-Session: d578442b-7439-40eb-9f0e-0d104a33acea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6212 | 2026.05.06 01:26:25.206921 [ 309 ] {} <Debug> TCP-Session: cd5433a8-f041-4eea-ba03-e9ed4ef15433 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6213 | 2026.05.06 01:26:25.494094 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38999 | ||
| 6214 | 2026.05.06 01:26:25.494206 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6215 | 2026.05.06 01:26:25.494233 [ 307 ] {} <Debug> TCP-Session: cae2da31-42b9-4fef-9f7e-54fb7f0ea820 Authenticating user 'default' from [fd00:1122:3344:101::e]:38999 | ||
| 6216 | 2026.05.06 01:26:25.494254 [ 307 ] {} <Debug> TCP-Session: cae2da31-42b9-4fef-9f7e-54fb7f0ea820 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6217 | 2026.05.06 01:26:25.494267 [ 307 ] {} <Debug> TCP-Session: cae2da31-42b9-4fef-9f7e-54fb7f0ea820 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6218 | 2026.05.06 01:26:25.494473 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34195 | ||
| 6219 | 2026.05.06 01:26:25.494477 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44494 | ||
| 6220 | 2026.05.06 01:26:25.494540 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52969 | ||
| 6221 | 2026.05.06 01:26:25.494570 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33726 | ||
| 6222 | 2026.05.06 01:26:25.494595 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60950 | ||
| 6223 | 2026.05.06 01:26:25.494605 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59837 | ||
| 6224 | 2026.05.06 01:26:25.494621 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6225 | 2026.05.06 01:26:25.494667 [ 307 ] {} <Trace> TCP-Session: cae2da31-42b9-4fef-9f7e-54fb7f0ea820 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6226 | 2026.05.06 01:26:25.494573 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41752 | ||
| 6227 | 2026.05.06 01:26:25.494717 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6228 | 2026.05.06 01:26:25.494719 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6229 | 2026.05.06 01:26:25.494768 [ 3 ] {} <Debug> TCP-Session: 341d613f-4605-4c14-9ae7-920c3ea0ac2a Authenticating user 'default' from [fd00:1122:3344:101::e]:33726 | ||
| 6230 | 2026.05.06 01:26:25.494778 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6231 | 2026.05.06 01:26:25.494801 [ 310 ] {} <Debug> TCP-Session: 2c064844-effb-40fe-8179-0e1ecb6f9bfe Authenticating user 'default' from [fd00:1122:3344:101::e]:52969 | ||
| 6232 | 2026.05.06 01:26:25.494802 [ 3 ] {} <Debug> TCP-Session: 341d613f-4605-4c14-9ae7-920c3ea0ac2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6233 | 2026.05.06 01:26:25.494819 [ 262 ] {} <Debug> TCP-Session: de19cc72-05d7-4266-bd76-7166013c2494 Authenticating user 'default' from [fd00:1122:3344:101::e]:41752 | ||
| 6234 | 2026.05.06 01:26:25.494832 [ 310 ] {} <Debug> TCP-Session: 2c064844-effb-40fe-8179-0e1ecb6f9bfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6235 | 2026.05.06 01:26:25.494846 [ 307 ] {cc9da0f9-d7de-4978-9ab9-8553e69ec03b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38999) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6236 | 2026.05.06 01:26:25.494853 [ 262 ] {} <Debug> TCP-Session: de19cc72-05d7-4266-bd76-7166013c2494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6237 | 2026.05.06 01:26:25.494856 [ 310 ] {} <Debug> TCP-Session: 2c064844-effb-40fe-8179-0e1ecb6f9bfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6238 | 2026.05.06 01:26:25.494896 [ 262 ] {} <Debug> TCP-Session: de19cc72-05d7-4266-bd76-7166013c2494 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6239 | 2026.05.06 01:26:25.494838 [ 3 ] {} <Debug> TCP-Session: 341d613f-4605-4c14-9ae7-920c3ea0ac2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6240 | 2026.05.06 01:26:25.494711 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6241 | 2026.05.06 01:26:25.494709 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6242 | 2026.05.06 01:26:25.494966 [ 304 ] {} <Debug> TCP-Session: d6da60b8-f4fb-4d06-8399-82a0492e4155 Authenticating user 'default' from [fd00:1122:3344:101::e]:59837 | ||
| 6243 | 2026.05.06 01:26:25.494986 [ 303 ] {} <Debug> TCP-Session: 5bc21842-1aa4-4053-a052-4661553f4bb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60950 | ||
| 6244 | 2026.05.06 01:26:25.495001 [ 304 ] {} <Debug> TCP-Session: d6da60b8-f4fb-4d06-8399-82a0492e4155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6245 | 2026.05.06 01:26:25.495010 [ 303 ] {} <Debug> TCP-Session: 5bc21842-1aa4-4053-a052-4661553f4bb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6246 | 2026.05.06 01:26:25.495025 [ 304 ] {} <Debug> TCP-Session: d6da60b8-f4fb-4d06-8399-82a0492e4155 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6247 | 2026.05.06 01:26:25.495038 [ 303 ] {} <Debug> TCP-Session: 5bc21842-1aa4-4053-a052-4661553f4bb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6248 | 2026.05.06 01:26:25.494545 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35301 | ||
| 6249 | 2026.05.06 01:26:25.494697 [ 308 ] {} <Debug> TCP-Session: 191c2a7e-eb80-4f6d-9796-916fa4328c59 Authenticating user 'default' from [fd00:1122:3344:101::e]:34195 | ||
| 6250 | 2026.05.06 01:26:25.494630 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6251 | 2026.05.06 01:26:25.495122 [ 308 ] {} <Debug> TCP-Session: 191c2a7e-eb80-4f6d-9796-916fa4328c59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6252 | 2026.05.06 01:26:25.495144 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6253 | 2026.05.06 01:26:25.495150 [ 308 ] {} <Debug> TCP-Session: 191c2a7e-eb80-4f6d-9796-916fa4328c59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6254 | 2026.05.06 01:26:25.495168 [ 307 ] {cc9da0f9-d7de-4978-9ab9-8553e69ec03b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6255 | 2026.05.06 01:26:25.495184 [ 311 ] {} <Debug> TCP-Session: 660d0ac8-b09f-4c0f-93cb-61742a2137f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35301 | ||
| 6256 | 2026.05.06 01:26:25.495150 [ 309 ] {} <Debug> TCP-Session: 763f0574-775e-4b39-bb33-fa5bff10d99d Authenticating user 'default' from [fd00:1122:3344:101::e]:44494 | ||
| 6257 | 2026.05.06 01:26:25.495217 [ 311 ] {} <Debug> TCP-Session: 660d0ac8-b09f-4c0f-93cb-61742a2137f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6258 | 2026.05.06 01:26:25.495242 [ 309 ] {} <Debug> TCP-Session: 763f0574-775e-4b39-bb33-fa5bff10d99d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6259 | 2026.05.06 01:26:25.495246 [ 307 ] {cc9da0f9-d7de-4978-9ab9-8553e69ec03b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6260 | 2026.05.06 01:26:25.495274 [ 309 ] {} <Debug> TCP-Session: 763f0574-775e-4b39-bb33-fa5bff10d99d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6261 | 2026.05.06 01:26:25.495252 [ 311 ] {} <Debug> TCP-Session: 660d0ac8-b09f-4c0f-93cb-61742a2137f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6262 | 2026.05.06 01:26:25.495591 [ 307 ] {cc9da0f9-d7de-4978-9ab9-8553e69ec03b} <Debug> oximeter.version (d5d6249d-4249-4a03-adc3-e52572eac9a9) (SelectExecutor): Key condition: unknown | ||
| 6263 | 2026.05.06 01:26:25.496586 [ 357 ] {cc9da0f9-d7de-4978-9ab9-8553e69ec03b} <Trace> AggregatingTransform: Aggregating | ||
| 6264 | 2026.05.06 01:26:25.496639 [ 357 ] {cc9da0f9-d7de-4978-9ab9-8553e69ec03b} <Trace> Aggregator: Aggregation method: without_key | ||
| 6265 | 2026.05.06 01:26:25.496677 [ 357 ] {cc9da0f9-d7de-4978-9ab9-8553e69ec03b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000969769 sec. (1031.173 rows/sec., 40.28 KiB/sec.) | ||
| 6266 | 2026.05.06 01:26:25.496697 [ 357 ] {cc9da0f9-d7de-4978-9ab9-8553e69ec03b} <Trace> Aggregator: Merging aggregated data | ||
| 6267 | 2026.05.06 01:26:25.498080 [ 307 ] {cc9da0f9-d7de-4978-9ab9-8553e69ec03b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003285 sec., 304.41400304414003 rows/sec., 11.89 KiB/sec. | ||
| 6268 | 2026.05.06 01:26:25.498281 [ 307 ] {cc9da0f9-d7de-4978-9ab9-8553e69ec03b} <Debug> TCPHandler: Processed in 0.003738956 sec. | ||
| 6269 | 2026.05.06 01:26:25.498433 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6270 | 2026.05.06 01:26:25.498463 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6271 | 2026.05.06 01:26:25.498475 [ 307 ] {} <Debug> TCP-Session: cae2da31-42b9-4fef-9f7e-54fb7f0ea820 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6272 | 2026.05.06 01:26:25.498485 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6273 | 2026.05.06 01:26:25.498511 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6274 | 2026.05.06 01:26:25.498532 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6275 | 2026.05.06 01:26:25.498550 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6276 | 2026.05.06 01:26:25.498574 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6277 | 2026.05.06 01:26:25.498593 [ 303 ] {} <Debug> TCP-Session: 5bc21842-1aa4-4053-a052-4661553f4bb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6278 | 2026.05.06 01:26:25.498619 [ 310 ] {} <Debug> TCP-Session: 2c064844-effb-40fe-8179-0e1ecb6f9bfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6279 | 2026.05.06 01:26:25.498635 [ 3 ] {} <Debug> TCP-Session: 341d613f-4605-4c14-9ae7-920c3ea0ac2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6280 | 2026.05.06 01:26:25.498609 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6281 | 2026.05.06 01:26:25.498572 [ 304 ] {} <Debug> TCP-Session: d6da60b8-f4fb-4d06-8399-82a0492e4155 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6282 | 2026.05.06 01:26:25.498689 [ 311 ] {} <Debug> TCP-Session: 660d0ac8-b09f-4c0f-93cb-61742a2137f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6283 | 2026.05.06 01:26:25.498589 [ 262 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6284 | 2026.05.06 01:26:25.498557 [ 309 ] {} <Debug> TCP-Session: 763f0574-775e-4b39-bb33-fa5bff10d99d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6285 | 2026.05.06 01:26:25.498756 [ 262 ] {} <Debug> TCP-Session: de19cc72-05d7-4266-bd76-7166013c2494 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6286 | 2026.05.06 01:26:25.498513 [ 308 ] {} <Debug> TCP-Session: 191c2a7e-eb80-4f6d-9796-916fa4328c59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6287 | 2026.05.06 01:26:25.634830 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56566 | ||
| 6288 | 2026.05.06 01:26:25.634925 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6289 | 2026.05.06 01:26:25.634952 [ 3 ] {} <Debug> TCP-Session: bcc50579-c00a-4d9e-b83b-344490709f15 Authenticating user 'default' from [fd00:1122:3344:101::e]:56566 | ||
| 6290 | 2026.05.06 01:26:25.634974 [ 3 ] {} <Debug> TCP-Session: bcc50579-c00a-4d9e-b83b-344490709f15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6291 | 2026.05.06 01:26:25.634988 [ 3 ] {} <Debug> TCP-Session: bcc50579-c00a-4d9e-b83b-344490709f15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6292 | 2026.05.06 01:26:25.635207 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50826 | ||
| 6293 | 2026.05.06 01:26:25.635223 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49832 | ||
| 6294 | 2026.05.06 01:26:25.635246 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53036 | ||
| 6295 | 2026.05.06 01:26:25.635290 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6296 | 2026.05.06 01:26:25.635297 [ 3 ] {} <Trace> TCP-Session: bcc50579-c00a-4d9e-b83b-344490709f15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6297 | 2026.05.06 01:26:25.635334 [ 303 ] {} <Debug> TCP-Session: c7aab7b3-fb58-434a-8871-bda5974241b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50826 | ||
| 6298 | 2026.05.06 01:26:25.635270 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43308 | ||
| 6299 | 2026.05.06 01:26:25.635359 [ 303 ] {} <Debug> TCP-Session: c7aab7b3-fb58-434a-8871-bda5974241b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6300 | 2026.05.06 01:26:25.635379 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6301 | 2026.05.06 01:26:25.635393 [ 303 ] {} <Debug> TCP-Session: c7aab7b3-fb58-434a-8871-bda5974241b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6302 | 2026.05.06 01:26:25.635352 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6303 | 2026.05.06 01:26:25.635419 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6304 | 2026.05.06 01:26:25.635265 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50978 | ||
| 6305 | 2026.05.06 01:26:25.635456 [ 262 ] {} <Debug> TCP-Session: daca6e1a-e96d-4c40-98a9-7f00da1e50ed Authenticating user 'default' from [fd00:1122:3344:101::e]:49832 | ||
| 6306 | 2026.05.06 01:26:25.635467 [ 311 ] {} <Debug> TCP-Session: 969de082-c6d8-4615-bdbc-afedd021d7fb Authenticating user 'default' from [fd00:1122:3344:101::e]:43308 | ||
| 6307 | 2026.05.06 01:26:25.635485 [ 3 ] {8ce5d8c6-6e76-4d9a-ba30-f9bc317ad96c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56566) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6308 | 2026.05.06 01:26:25.635506 [ 262 ] {} <Debug> TCP-Session: daca6e1a-e96d-4c40-98a9-7f00da1e50ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6309 | 2026.05.06 01:26:25.635510 [ 311 ] {} <Debug> TCP-Session: 969de082-c6d8-4615-bdbc-afedd021d7fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6310 | 2026.05.06 01:26:25.635535 [ 262 ] {} <Debug> TCP-Session: daca6e1a-e96d-4c40-98a9-7f00da1e50ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6311 | 2026.05.06 01:26:25.635531 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6312 | 2026.05.06 01:26:25.635554 [ 311 ] {} <Debug> TCP-Session: 969de082-c6d8-4615-bdbc-afedd021d7fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6313 | 2026.05.06 01:26:25.635580 [ 310 ] {} <Debug> TCP-Session: 88a98abf-fe17-4c36-9b5e-b687bf98e128 Authenticating user 'default' from [fd00:1122:3344:101::e]:50978 | ||
| 6314 | 2026.05.06 01:26:25.635237 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50297 | ||
| 6315 | 2026.05.06 01:26:25.635611 [ 310 ] {} <Debug> TCP-Session: 88a98abf-fe17-4c36-9b5e-b687bf98e128 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6316 | 2026.05.06 01:26:25.635417 [ 308 ] {} <Debug> TCP-Session: 5b4cd6e4-2f77-4785-b0b7-addf905173f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:53036 | ||
| 6317 | 2026.05.06 01:26:25.635661 [ 310 ] {} <Debug> TCP-Session: 88a98abf-fe17-4c36-9b5e-b687bf98e128 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6318 | 2026.05.06 01:26:25.635272 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45153 | ||
| 6319 | 2026.05.06 01:26:25.635695 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6320 | 2026.05.06 01:26:25.635689 [ 308 ] {} <Debug> TCP-Session: 5b4cd6e4-2f77-4785-b0b7-addf905173f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6321 | 2026.05.06 01:26:25.635232 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42927 | ||
| 6322 | 2026.05.06 01:26:25.635769 [ 3 ] {8ce5d8c6-6e76-4d9a-ba30-f9bc317ad96c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6323 | 2026.05.06 01:26:25.635758 [ 304 ] {} <Debug> TCP-Session: 6a82d5fa-a0bc-44fa-b371-669d73d6cc9c Authenticating user 'default' from [fd00:1122:3344:101::e]:50297 | ||
| 6324 | 2026.05.06 01:26:25.635807 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6325 | 2026.05.06 01:26:25.635832 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6326 | 2026.05.06 01:26:25.635842 [ 3 ] {8ce5d8c6-6e76-4d9a-ba30-f9bc317ad96c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6327 | 2026.05.06 01:26:25.635855 [ 309 ] {} <Debug> TCP-Session: d0861ce2-a7e4-4c34-accd-502fd4aa9a60 Authenticating user 'default' from [fd00:1122:3344:101::e]:45153 | ||
| 6328 | 2026.05.06 01:26:25.635864 [ 307 ] {} <Debug> TCP-Session: 42216ea4-2972-45c4-ad15-674f47c7789c Authenticating user 'default' from [fd00:1122:3344:101::e]:42927 | ||
| 6329 | 2026.05.06 01:26:25.635835 [ 304 ] {} <Debug> TCP-Session: 6a82d5fa-a0bc-44fa-b371-669d73d6cc9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6330 | 2026.05.06 01:26:25.635903 [ 307 ] {} <Debug> TCP-Session: 42216ea4-2972-45c4-ad15-674f47c7789c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6331 | 2026.05.06 01:26:25.635921 [ 304 ] {} <Debug> TCP-Session: 6a82d5fa-a0bc-44fa-b371-669d73d6cc9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6332 | 2026.05.06 01:26:25.635935 [ 307 ] {} <Debug> TCP-Session: 42216ea4-2972-45c4-ad15-674f47c7789c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6333 | 2026.05.06 01:26:25.635764 [ 308 ] {} <Debug> TCP-Session: 5b4cd6e4-2f77-4785-b0b7-addf905173f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6334 | 2026.05.06 01:26:25.635895 [ 309 ] {} <Debug> TCP-Session: d0861ce2-a7e4-4c34-accd-502fd4aa9a60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6335 | 2026.05.06 01:26:25.635993 [ 309 ] {} <Debug> TCP-Session: d0861ce2-a7e4-4c34-accd-502fd4aa9a60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6336 | 2026.05.06 01:26:25.636159 [ 3 ] {8ce5d8c6-6e76-4d9a-ba30-f9bc317ad96c} <Debug> oximeter.version (d5d6249d-4249-4a03-adc3-e52572eac9a9) (SelectExecutor): Key condition: unknown | ||
| 6337 | 2026.05.06 01:26:25.637360 [ 334 ] {8ce5d8c6-6e76-4d9a-ba30-f9bc317ad96c} <Trace> AggregatingTransform: Aggregating | ||
| 6338 | 2026.05.06 01:26:25.637398 [ 334 ] {8ce5d8c6-6e76-4d9a-ba30-f9bc317ad96c} <Trace> Aggregator: Aggregation method: without_key | ||
| 6339 | 2026.05.06 01:26:25.637433 [ 334 ] {8ce5d8c6-6e76-4d9a-ba30-f9bc317ad96c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001172304 sec. (853.021 rows/sec., 33.32 KiB/sec.) | ||
| 6340 | 2026.05.06 01:26:25.637451 [ 334 ] {8ce5d8c6-6e76-4d9a-ba30-f9bc317ad96c} <Trace> Aggregator: Merging aggregated data | ||
| 6341 | 2026.05.06 01:26:25.638983 [ 3 ] {8ce5d8c6-6e76-4d9a-ba30-f9bc317ad96c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003553 sec., 281.45229383619477 rows/sec., 10.99 KiB/sec. | ||
| 6342 | 2026.05.06 01:26:25.639185 [ 3 ] {8ce5d8c6-6e76-4d9a-ba30-f9bc317ad96c} <Debug> TCPHandler: Processed in 0.004006962 sec. | ||
| 6343 | 2026.05.06 01:26:25.639356 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6344 | 2026.05.06 01:26:25.639395 [ 262 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6345 | 2026.05.06 01:26:25.639402 [ 3 ] {} <Debug> TCP-Session: bcc50579-c00a-4d9e-b83b-344490709f15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6346 | 2026.05.06 01:26:25.639421 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6347 | 2026.05.06 01:26:25.639443 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6348 | 2026.05.06 01:26:25.639469 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6349 | 2026.05.06 01:26:25.639496 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6350 | 2026.05.06 01:26:25.639524 [ 309 ] {} <Debug> TCP-Session: d0861ce2-a7e4-4c34-accd-502fd4aa9a60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6351 | 2026.05.06 01:26:25.639525 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6352 | 2026.05.06 01:26:25.639557 [ 307 ] {} <Debug> TCP-Session: 42216ea4-2972-45c4-ad15-674f47c7789c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6353 | 2026.05.06 01:26:25.639575 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6354 | 2026.05.06 01:26:25.639593 [ 303 ] {} <Debug> TCP-Session: c7aab7b3-fb58-434a-8871-bda5974241b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6355 | 2026.05.06 01:26:25.639498 [ 304 ] {} <Debug> TCP-Session: 6a82d5fa-a0bc-44fa-b371-669d73d6cc9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6356 | 2026.05.06 01:26:25.639633 [ 310 ] {} <Debug> TCP-Session: 88a98abf-fe17-4c36-9b5e-b687bf98e128 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6357 | 2026.05.06 01:26:25.639456 [ 262 ] {} <Debug> TCP-Session: daca6e1a-e96d-4c40-98a9-7f00da1e50ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6358 | 2026.05.06 01:26:25.639549 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6359 | 2026.05.06 01:26:25.639534 [ 311 ] {} <Debug> TCP-Session: 969de082-c6d8-4615-bdbc-afedd021d7fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6360 | 2026.05.06 01:26:25.639759 [ 308 ] {} <Debug> TCP-Session: 5b4cd6e4-2f77-4785-b0b7-addf905173f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6361 | 2026.05.06 01:26:25.656151 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6362 | 2026.05.06 01:26:25.656358 [ 4 ] {2d6d363b-8af3-47f1-88ab-af146dde7ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6363 | 2026.05.06 01:26:25.656694 [ 4 ] {2d6d363b-8af3-47f1-88ab-af146dde7ccf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6364 | 2026.05.06 01:26:25.656729 [ 4 ] {2d6d363b-8af3-47f1-88ab-af146dde7ccf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6365 | 2026.05.06 01:26:25.656954 [ 4 ] {2d6d363b-8af3-47f1-88ab-af146dde7ccf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6366 | 2026.05.06 01:26:25.657025 [ 4 ] {2d6d363b-8af3-47f1-88ab-af146dde7ccf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6367 | 2026.05.06 01:26:25.657169 [ 4 ] {2d6d363b-8af3-47f1-88ab-af146dde7ccf} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6368 | 2026.05.06 01:26:25.657269 [ 334 ] {2d6d363b-8af3-47f1-88ab-af146dde7ccf} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6369 | 2026.05.06 01:26:25.657274 [ 363 ] {2d6d363b-8af3-47f1-88ab-af146dde7ccf} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6370 | 2026.05.06 01:26:25.657274 [ 322 ] {2d6d363b-8af3-47f1-88ab-af146dde7ccf} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6371 | 2026.05.06 01:26:25.657269 [ 338 ] {2d6d363b-8af3-47f1-88ab-af146dde7ccf} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6372 | 2026.05.06 01:26:25.657443 [ 4 ] {2d6d363b-8af3-47f1-88ab-af146dde7ccf} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6373 | 2026.05.06 01:26:25.657471 [ 4 ] {2d6d363b-8af3-47f1-88ab-af146dde7ccf} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6374 | 2026.05.06 01:26:25.657543 [ 4 ] {2d6d363b-8af3-47f1-88ab-af146dde7ccf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6375 | 2026.05.06 01:26:25.657563 [ 4 ] {2d6d363b-8af3-47f1-88ab-af146dde7ccf} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 6376 | 2026.05.06 01:26:25.657598 [ 4 ] {2d6d363b-8af3-47f1-88ab-af146dde7ccf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6377 | 2026.05.06 01:26:25.657639 [ 4 ] {2d6d363b-8af3-47f1-88ab-af146dde7ccf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6378 | 2026.05.06 01:26:25.658765 [ 4 ] {2d6d363b-8af3-47f1-88ab-af146dde7ccf} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002496 sec., 16426.28205128205 rows/sec., 2.96 MiB/sec. | ||
| 6379 | 2026.05.06 01:26:25.658902 [ 4 ] {2d6d363b-8af3-47f1-88ab-af146dde7ccf} <Debug> TCPHandler: Processed in 0.002879638 sec. | ||
| 6380 | 2026.05.06 01:26:25.660279 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6381 | 2026.05.06 01:26:25.660393 [ 4 ] {7d71f722-83c0-4f63-ba32-9c6d5540a105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6382 | 2026.05.06 01:26:25.660440 [ 4 ] {7d71f722-83c0-4f63-ba32-9c6d5540a105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6383 | 2026.05.06 01:26:25.660952 [ 4 ] {7d71f722-83c0-4f63-ba32-9c6d5540a105} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6384 | 2026.05.06 01:26:25.661000 [ 4 ] {7d71f722-83c0-4f63-ba32-9c6d5540a105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6385 | 2026.05.06 01:26:25.661388 [ 4 ] {7d71f722-83c0-4f63-ba32-9c6d5540a105} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6386 | 2026.05.06 01:26:25.661614 [ 4 ] {7d71f722-83c0-4f63-ba32-9c6d5540a105} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6387 | 2026.05.06 01:26:25.661779 [ 4 ] {7d71f722-83c0-4f63-ba32-9c6d5540a105} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00142 sec., 39436.619718309856 rows/sec., 3.03 MiB/sec. | ||
| 6388 | 2026.05.06 01:26:25.661818 [ 4 ] {7d71f722-83c0-4f63-ba32-9c6d5540a105} <Debug> TCPHandler: Processed in 0.001593323 sec. | ||
| 6389 | 2026.05.06 01:26:25.661942 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6390 | 2026.05.06 01:26:25.662043 [ 4 ] {539db734-aedb-4ae1-a56c-6dc7e3273473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6391 | 2026.05.06 01:26:25.662085 [ 4 ] {539db734-aedb-4ae1-a56c-6dc7e3273473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6392 | 2026.05.06 01:26:25.662511 [ 4 ] {539db734-aedb-4ae1-a56c-6dc7e3273473} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6393 | 2026.05.06 01:26:25.662552 [ 4 ] {539db734-aedb-4ae1-a56c-6dc7e3273473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6394 | 2026.05.06 01:26:25.662857 [ 4 ] {539db734-aedb-4ae1-a56c-6dc7e3273473} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6395 | 2026.05.06 01:26:25.663072 [ 4 ] {539db734-aedb-4ae1-a56c-6dc7e3273473} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6396 | 2026.05.06 01:26:25.663210 [ 4 ] {539db734-aedb-4ae1-a56c-6dc7e3273473} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001191 sec., 53736.35600335852 rows/sec., 4.19 MiB/sec. | ||
| 6397 | 2026.05.06 01:26:25.663246 [ 4 ] {539db734-aedb-4ae1-a56c-6dc7e3273473} <Debug> TCPHandler: Processed in 0.001356698 sec. | ||
| 6398 | 2026.05.06 01:26:25.663365 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6399 | 2026.05.06 01:26:25.663462 [ 4 ] {e79a1250-7191-4686-b8a9-9676b57b7524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6400 | 2026.05.06 01:26:25.663506 [ 4 ] {e79a1250-7191-4686-b8a9-9676b57b7524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6401 | 2026.05.06 01:26:25.663884 [ 4 ] {e79a1250-7191-4686-b8a9-9676b57b7524} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6402 | 2026.05.06 01:26:25.663919 [ 4 ] {e79a1250-7191-4686-b8a9-9676b57b7524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6403 | 2026.05.06 01:26:25.664240 [ 4 ] {e79a1250-7191-4686-b8a9-9676b57b7524} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6404 | 2026.05.06 01:26:25.664440 [ 4 ] {e79a1250-7191-4686-b8a9-9676b57b7524} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6405 | 2026.05.06 01:26:25.664578 [ 4 ] {e79a1250-7191-4686-b8a9-9676b57b7524} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001136 sec., 84507.04225352113 rows/sec., 5.89 MiB/sec. | ||
| 6406 | 2026.05.06 01:26:25.664614 [ 4 ] {e79a1250-7191-4686-b8a9-9676b57b7524} <Debug> TCPHandler: Processed in 0.001299636 sec. | ||
| 6407 | 2026.05.06 01:26:25.664745 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6408 | 2026.05.06 01:26:25.664841 [ 4 ] {9b1060a5-f79b-457a-b53b-d7d115616db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6409 | 2026.05.06 01:26:25.664882 [ 4 ] {9b1060a5-f79b-457a-b53b-d7d115616db4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6410 | 2026.05.06 01:26:25.665219 [ 4 ] {9b1060a5-f79b-457a-b53b-d7d115616db4} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6411 | 2026.05.06 01:26:25.665255 [ 4 ] {9b1060a5-f79b-457a-b53b-d7d115616db4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6412 | 2026.05.06 01:26:25.665564 [ 4 ] {9b1060a5-f79b-457a-b53b-d7d115616db4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6413 | 2026.05.06 01:26:25.665769 [ 4 ] {9b1060a5-f79b-457a-b53b-d7d115616db4} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6414 | 2026.05.06 01:26:25.665901 [ 4 ] {9b1060a5-f79b-457a-b53b-d7d115616db4} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00108 sec., 33333.333333333336 rows/sec., 2.25 MiB/sec. | ||
| 6415 | 2026.05.06 01:26:25.665936 [ 4 ] {9b1060a5-f79b-457a-b53b-d7d115616db4} <Debug> TCPHandler: Processed in 0.001242375 sec. | ||
| 6416 | 2026.05.06 01:26:26.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.03 MiB, peak 271.33 MiB, free memory in arenas 0.00 B, will set to 261.03 MiB (RSS), difference: -1.00 MiB | ||
| 6417 | 2026.05.06 01:26:26.887792 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11906 | ||
| 6418 | 2026.05.06 01:26:26.888296 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6419 | 2026.05.06 01:26:26.888337 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6420 | 2026.05.06 01:26:26.888844 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6421 | 2026.05.06 01:26:26.889094 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6422 | 2026.05.06 01:26:26.889253 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11906 | ||
| 6423 | 2026.05.06 01:26:27.495956 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6424 | 2026.05.06 01:26:27.513526 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6425 | 2026.05.06 01:26:27.513591 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6426 | 2026.05.06 01:26:27.519791 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6427 | 2026.05.06 01:26:27.520498 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6428 | 2026.05.06 01:26:27.524007 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6429 | 2026.05.06 01:26:28.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.55 MiB, peak 271.33 MiB, free memory in arenas 0.00 B, will set to 262.57 MiB (RSS), difference: 1.02 MiB | ||
| 6430 | 2026.05.06 01:26:29.408594 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 792 | ||
| 6431 | 2026.05.06 01:26:29.411559 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6432 | 2026.05.06 01:26:29.411606 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6433 | 2026.05.06 01:26:29.412823 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6434 | 2026.05.06 01:26:29.413079 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6435 | 2026.05.06 01:26:29.413336 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 792 | ||
| 6436 | 2026.05.06 01:26:30.663581 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6437 | 2026.05.06 01:26:30.663945 [ 4 ] {10774583-62d1-47b1-ac89-74aa1104d6ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 6438 | 2026.05.06 01:26:30.664292 [ 4 ] {10774583-62d1-47b1-ac89-74aa1104d6ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6439 | 2026.05.06 01:26:30.664331 [ 4 ] {10774583-62d1-47b1-ac89-74aa1104d6ff} <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 | ||
| 6440 | 2026.05.06 01:26:30.664580 [ 4 ] {10774583-62d1-47b1-ac89-74aa1104d6ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6441 | 2026.05.06 01:26:30.664656 [ 4 ] {10774583-62d1-47b1-ac89-74aa1104d6ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6442 | 2026.05.06 01:26:30.664802 [ 4 ] {10774583-62d1-47b1-ac89-74aa1104d6ff} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6443 | 2026.05.06 01:26:30.664922 [ 338 ] {10774583-62d1-47b1-ac89-74aa1104d6ff} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6444 | 2026.05.06 01:26:30.664931 [ 312 ] {10774583-62d1-47b1-ac89-74aa1104d6ff} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6445 | 2026.05.06 01:26:30.664921 [ 363 ] {10774583-62d1-47b1-ac89-74aa1104d6ff} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6446 | 2026.05.06 01:26:30.664921 [ 334 ] {10774583-62d1-47b1-ac89-74aa1104d6ff} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6447 | 2026.05.06 01:26:30.665099 [ 4 ] {10774583-62d1-47b1-ac89-74aa1104d6ff} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6448 | 2026.05.06 01:26:30.665126 [ 4 ] {10774583-62d1-47b1-ac89-74aa1104d6ff} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6449 | 2026.05.06 01:26:30.665197 [ 4 ] {10774583-62d1-47b1-ac89-74aa1104d6ff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6450 | 2026.05.06 01:26:30.665217 [ 4 ] {10774583-62d1-47b1-ac89-74aa1104d6ff} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 6451 | 2026.05.06 01:26:30.665251 [ 4 ] {10774583-62d1-47b1-ac89-74aa1104d6ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 6452 | 2026.05.06 01:26:30.665289 [ 4 ] {10774583-62d1-47b1-ac89-74aa1104d6ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 6453 | 2026.05.06 01:26:30.666425 [ 4 ] {10774583-62d1-47b1-ac89-74aa1104d6ff} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002608 sec., 15720.858895705522 rows/sec., 2.83 MiB/sec. | ||
| 6454 | 2026.05.06 01:26:30.666531 [ 4 ] {10774583-62d1-47b1-ac89-74aa1104d6ff} <Debug> TCPHandler: Processed in 0.003145104 sec. | ||
| 6455 | 2026.05.06 01:26:30.672030 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6456 | 2026.05.06 01:26:30.672166 [ 4 ] {94142f6a-ae58-4001-9c75-cb425a81ab0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6457 | 2026.05.06 01:26:30.672247 [ 4 ] {94142f6a-ae58-4001-9c75-cb425a81ab0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6458 | 2026.05.06 01:26:30.672808 [ 4 ] {94142f6a-ae58-4001-9c75-cb425a81ab0b} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6459 | 2026.05.06 01:26:30.672849 [ 4 ] {94142f6a-ae58-4001-9c75-cb425a81ab0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6460 | 2026.05.06 01:26:30.673214 [ 4 ] {94142f6a-ae58-4001-9c75-cb425a81ab0b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6461 | 2026.05.06 01:26:30.673443 [ 4 ] {94142f6a-ae58-4001-9c75-cb425a81ab0b} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6462 | 2026.05.06 01:26:30.673588 [ 4 ] {94142f6a-ae58-4001-9c75-cb425a81ab0b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001469 sec., 193328.79509870659 rows/sec., 12.28 MiB/sec. | ||
| 6463 | 2026.05.06 01:26:30.673627 [ 4 ] {94142f6a-ae58-4001-9c75-cb425a81ab0b} <Debug> TCPHandler: Processed in 0.001656454 sec. | ||
| 6464 | 2026.05.06 01:26:30.673775 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6465 | 2026.05.06 01:26:30.673874 [ 4 ] {4bda88be-9fd5-4fce-bc97-ed06ba210176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6466 | 2026.05.06 01:26:30.673916 [ 4 ] {4bda88be-9fd5-4fce-bc97-ed06ba210176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6467 | 2026.05.06 01:26:30.674624 [ 4 ] {4bda88be-9fd5-4fce-bc97-ed06ba210176} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6468 | 2026.05.06 01:26:30.674661 [ 4 ] {4bda88be-9fd5-4fce-bc97-ed06ba210176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6469 | 2026.05.06 01:26:30.675011 [ 4 ] {4bda88be-9fd5-4fce-bc97-ed06ba210176} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6470 | 2026.05.06 01:26:30.675212 [ 4 ] {4bda88be-9fd5-4fce-bc97-ed06ba210176} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6471 | 2026.05.06 01:26:30.675337 [ 4 ] {4bda88be-9fd5-4fce-bc97-ed06ba210176} <Debug> executeQuery: Read 879 rows, 70.73 KiB in 0.001483 sec., 592717.4645987863 rows/sec., 46.58 MiB/sec. | ||
| 6472 | 2026.05.06 01:26:30.675373 [ 4 ] {4bda88be-9fd5-4fce-bc97-ed06ba210176} <Debug> TCPHandler: Processed in 0.001653674 sec. | ||
| 6473 | 2026.05.06 01:26:30.675506 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6474 | 2026.05.06 01:26:30.675603 [ 4 ] {f489e725-a030-4f2d-8f2e-0046ee1b5ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6475 | 2026.05.06 01:26:30.675646 [ 4 ] {f489e725-a030-4f2d-8f2e-0046ee1b5ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6476 | 2026.05.06 01:26:30.676107 [ 4 ] {f489e725-a030-4f2d-8f2e-0046ee1b5ece} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6477 | 2026.05.06 01:26:30.676141 [ 4 ] {f489e725-a030-4f2d-8f2e-0046ee1b5ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6478 | 2026.05.06 01:26:30.676439 [ 4 ] {f489e725-a030-4f2d-8f2e-0046ee1b5ece} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6479 | 2026.05.06 01:26:30.676642 [ 4 ] {f489e725-a030-4f2d-8f2e-0046ee1b5ece} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6480 | 2026.05.06 01:26:30.676769 [ 4 ] {f489e725-a030-4f2d-8f2e-0046ee1b5ece} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001185 sec., 154430.37974683545 rows/sec., 9.58 MiB/sec. | ||
| 6481 | 2026.05.06 01:26:30.676805 [ 4 ] {f489e725-a030-4f2d-8f2e-0046ee1b5ece} <Debug> TCPHandler: Processed in 0.001353397 sec. | ||
| 6482 | 2026.05.06 01:26:30.676925 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6483 | 2026.05.06 01:26:30.677018 [ 4 ] {29446001-f8bd-4d05-93bb-dce557826b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6484 | 2026.05.06 01:26:30.677057 [ 4 ] {29446001-f8bd-4d05-93bb-dce557826b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6485 | 2026.05.06 01:26:30.677499 [ 4 ] {29446001-f8bd-4d05-93bb-dce557826b29} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6486 | 2026.05.06 01:26:30.677533 [ 4 ] {29446001-f8bd-4d05-93bb-dce557826b29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6487 | 2026.05.06 01:26:30.677825 [ 4 ] {29446001-f8bd-4d05-93bb-dce557826b29} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6488 | 2026.05.06 01:26:30.678036 [ 4 ] {29446001-f8bd-4d05-93bb-dce557826b29} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6489 | 2026.05.06 01:26:30.678164 [ 4 ] {29446001-f8bd-4d05-93bb-dce557826b29} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001163 sec., 128116.93895098883 rows/sec., 8.28 MiB/sec. | ||
| 6490 | 2026.05.06 01:26:30.678200 [ 4 ] {29446001-f8bd-4d05-93bb-dce557826b29} <Debug> TCPHandler: Processed in 0.001326057 sec. | ||
| 6491 | 2026.05.06 01:26:30.678337 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6492 | 2026.05.06 01:26:30.678449 [ 4 ] {daba7643-0acc-4999-8733-f8cd106ab1ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6493 | 2026.05.06 01:26:30.678493 [ 4 ] {daba7643-0acc-4999-8733-f8cd106ab1ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6494 | 2026.05.06 01:26:30.678969 [ 4 ] {daba7643-0acc-4999-8733-f8cd106ab1ab} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6495 | 2026.05.06 01:26:30.679005 [ 4 ] {daba7643-0acc-4999-8733-f8cd106ab1ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6496 | 2026.05.06 01:26:30.679321 [ 4 ] {daba7643-0acc-4999-8733-f8cd106ab1ab} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6497 | 2026.05.06 01:26:30.679551 [ 4 ] {daba7643-0acc-4999-8733-f8cd106ab1ab} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6498 | 2026.05.06 01:26:30.679682 [ 4 ] {daba7643-0acc-4999-8733-f8cd106ab1ab} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001253 sec., 118116.52035115722 rows/sec., 6.72 MiB/sec. | ||
| 6499 | 2026.05.06 01:26:30.679726 [ 4 ] {daba7643-0acc-4999-8733-f8cd106ab1ab} <Debug> TCPHandler: Processed in 0.001449539 sec. | ||
| 6500 | 2026.05.06 01:26:30.679860 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6501 | 2026.05.06 01:26:30.679956 [ 4 ] {fb410847-f159-4fbb-957f-5e8b25cb1cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6502 | 2026.05.06 01:26:30.679996 [ 4 ] {fb410847-f159-4fbb-957f-5e8b25cb1cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6503 | 2026.05.06 01:26:30.680587 [ 4 ] {fb410847-f159-4fbb-957f-5e8b25cb1cda} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6504 | 2026.05.06 01:26:30.680622 [ 4 ] {fb410847-f159-4fbb-957f-5e8b25cb1cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6505 | 2026.05.06 01:26:30.680957 [ 4 ] {fb410847-f159-4fbb-957f-5e8b25cb1cda} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6506 | 2026.05.06 01:26:30.681167 [ 4 ] {fb410847-f159-4fbb-957f-5e8b25cb1cda} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6507 | 2026.05.06 01:26:30.681295 [ 4 ] {fb410847-f159-4fbb-957f-5e8b25cb1cda} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001357 sec., 391304.347826087 rows/sec., 27.68 MiB/sec. | ||
| 6508 | 2026.05.06 01:26:30.681340 [ 4 ] {fb410847-f159-4fbb-957f-5e8b25cb1cda} <Debug> TCPHandler: Processed in 0.001532231 sec. | ||
| 6509 | 2026.05.06 01:26:30.681475 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6510 | 2026.05.06 01:26:30.681573 [ 4 ] {5f234071-3414-40c6-b2eb-a7550ddb28cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6511 | 2026.05.06 01:26:30.681617 [ 4 ] {5f234071-3414-40c6-b2eb-a7550ddb28cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6512 | 2026.05.06 01:26:30.681951 [ 4 ] {5f234071-3414-40c6-b2eb-a7550ddb28cd} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6513 | 2026.05.06 01:26:30.681985 [ 4 ] {5f234071-3414-40c6-b2eb-a7550ddb28cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6514 | 2026.05.06 01:26:30.682291 [ 4 ] {5f234071-3414-40c6-b2eb-a7550ddb28cd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6515 | 2026.05.06 01:26:30.682505 [ 4 ] {5f234071-3414-40c6-b2eb-a7550ddb28cd} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6516 | 2026.05.06 01:26:30.682654 [ 4 ] {5f234071-3414-40c6-b2eb-a7550ddb28cd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. | ||
| 6517 | 2026.05.06 01:26:30.682700 [ 4 ] {5f234071-3414-40c6-b2eb-a7550ddb28cd} <Debug> TCPHandler: Processed in 0.001276676 sec. | ||
| 6518 | 2026.05.06 01:26:30.682824 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6519 | 2026.05.06 01:26:30.682922 [ 4 ] {3128573f-dce5-4b38-8ef1-65e0ed5439d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6520 | 2026.05.06 01:26:30.682967 [ 4 ] {3128573f-dce5-4b38-8ef1-65e0ed5439d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6521 | 2026.05.06 01:26:30.683404 [ 4 ] {3128573f-dce5-4b38-8ef1-65e0ed5439d7} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6522 | 2026.05.06 01:26:30.683439 [ 4 ] {3128573f-dce5-4b38-8ef1-65e0ed5439d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6523 | 2026.05.06 01:26:30.683789 [ 4 ] {3128573f-dce5-4b38-8ef1-65e0ed5439d7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6524 | 2026.05.06 01:26:30.684012 [ 4 ] {3128573f-dce5-4b38-8ef1-65e0ed5439d7} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6525 | 2026.05.06 01:26:30.684146 [ 4 ] {3128573f-dce5-4b38-8ef1-65e0ed5439d7} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001243 sec., 213193.88576025746 rows/sec., 14.17 MiB/sec. | ||
| 6526 | 2026.05.06 01:26:30.684185 [ 4 ] {3128573f-dce5-4b38-8ef1-65e0ed5439d7} <Debug> TCPHandler: Processed in 0.001413388 sec. | ||
| 6527 | 2026.05.06 01:26:30.684310 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6528 | 2026.05.06 01:26:30.684405 [ 4 ] {2da9bd5f-0ed8-46fc-9abf-283217357c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6529 | 2026.05.06 01:26:30.684448 [ 4 ] {2da9bd5f-0ed8-46fc-9abf-283217357c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6530 | 2026.05.06 01:26:30.684775 [ 4 ] {2da9bd5f-0ed8-46fc-9abf-283217357c8b} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6531 | 2026.05.06 01:26:30.684809 [ 4 ] {2da9bd5f-0ed8-46fc-9abf-283217357c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6532 | 2026.05.06 01:26:30.685118 [ 4 ] {2da9bd5f-0ed8-46fc-9abf-283217357c8b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6533 | 2026.05.06 01:26:30.685340 [ 4 ] {2da9bd5f-0ed8-46fc-9abf-283217357c8b} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6534 | 2026.05.06 01:26:30.685475 [ 4 ] {2da9bd5f-0ed8-46fc-9abf-283217357c8b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 61.93 KiB/sec. | ||
| 6535 | 2026.05.06 01:26:30.685512 [ 4 ] {2da9bd5f-0ed8-46fc-9abf-283217357c8b} <Debug> TCPHandler: Processed in 0.001254575 sec. | ||
| 6536 | 2026.05.06 01:26:30.685636 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6537 | 2026.05.06 01:26:30.685743 [ 4 ] {cfe07f14-e949-4cb7-8ede-fb14f013b60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6538 | 2026.05.06 01:26:30.685802 [ 4 ] {cfe07f14-e949-4cb7-8ede-fb14f013b60d} <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 | ||
| 6539 | 2026.05.06 01:26:30.686646 [ 4 ] {cfe07f14-e949-4cb7-8ede-fb14f013b60d} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6540 | 2026.05.06 01:26:30.686681 [ 4 ] {cfe07f14-e949-4cb7-8ede-fb14f013b60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6541 | 2026.05.06 01:26:30.687244 [ 4 ] {cfe07f14-e949-4cb7-8ede-fb14f013b60d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6542 | 2026.05.06 01:26:30.687469 [ 4 ] {cfe07f14-e949-4cb7-8ede-fb14f013b60d} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6543 | 2026.05.06 01:26:30.687608 [ 4 ] {cfe07f14-e949-4cb7-8ede-fb14f013b60d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001883 sec., 21773.76526818906 rows/sec., 39.02 MiB/sec. | ||
| 6544 | 2026.05.06 01:26:30.687663 [ 4 ] {cfe07f14-e949-4cb7-8ede-fb14f013b60d} <Debug> TCPHandler: Processed in 0.002078902 sec. | ||
| 6545 | 2026.05.06 01:26:30.687795 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6546 | 2026.05.06 01:26:30.687891 [ 4 ] {11c9704f-c18d-4bb4-90fe-d908e09a0a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6547 | 2026.05.06 01:26:30.687933 [ 4 ] {11c9704f-c18d-4bb4-90fe-d908e09a0a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6548 | 2026.05.06 01:26:30.688268 [ 4 ] {11c9704f-c18d-4bb4-90fe-d908e09a0a24} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6549 | 2026.05.06 01:26:30.688302 [ 4 ] {11c9704f-c18d-4bb4-90fe-d908e09a0a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6550 | 2026.05.06 01:26:30.688618 [ 4 ] {11c9704f-c18d-4bb4-90fe-d908e09a0a24} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6551 | 2026.05.06 01:26:30.688831 [ 4 ] {11c9704f-c18d-4bb4-90fe-d908e09a0a24} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6552 | 2026.05.06 01:26:30.688958 [ 4 ] {11c9704f-c18d-4bb4-90fe-d908e09a0a24} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001086 sec., 82872.92817679558 rows/sec., 5.19 MiB/sec. | ||
| 6553 | 2026.05.06 01:26:30.688993 [ 4 ] {11c9704f-c18d-4bb4-90fe-d908e09a0a24} <Debug> TCPHandler: Processed in 0.001251385 sec. | ||
| 6554 | 2026.05.06 01:26:34.266542 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6555 | 2026.05.06 01:26:34.266597 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6556 | 2026.05.06 01:26:34.389424 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12418 | ||
| 6557 | 2026.05.06 01:26:34.389948 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6558 | 2026.05.06 01:26:34.389996 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6559 | 2026.05.06 01:26:34.390497 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6560 | 2026.05.06 01:26:34.390732 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6561 | 2026.05.06 01:26:34.390877 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12418 | ||
| 6562 | 2026.05.06 01:26:34.390875 [ 143 ] {} <Debug> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6563 | 2026.05.06 01:26:34.390945 [ 143 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6564 | 2026.05.06 01:26:34.390966 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6565 | 2026.05.06 01:26:34.391068 [ 191 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::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 | ||
| 6566 | 2026.05.06 01:26:34.391202 [ 191 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6567 | 2026.05.06 01:26:34.391247 [ 191 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9986 rows starting from the beginning of the part | ||
| 6568 | 2026.05.06 01:26:34.391316 [ 191 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::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 | ||
| 6569 | 2026.05.06 01:26:34.391368 [ 191 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 6570 | 2026.05.06 01:26:34.391419 [ 191 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 6571 | 2026.05.06 01:26:34.391465 [ 191 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 6572 | 2026.05.06 01:26:34.391514 [ 191 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 6573 | 2026.05.06 01:26:34.396315 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12418 rows, containing 4 columns (4 merged, 0 gathered) in 0.005290907 sec., 2347045.601066131 rows/sec., 33.57 MiB/sec. | ||
| 6574 | 2026.05.06 01:26:34.396879 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6575 | 2026.05.06 01:26:34.397214 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_26_5} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6576 | 2026.05.06 01:26:34.397284 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_26_5} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6577 | 2026.05.06 01:26:34.397372 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6578 | 2026.05.06 01:26:35.024190 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6579 | 2026.05.06 01:26:35.041041 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6580 | 2026.05.06 01:26:35.041094 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6581 | 2026.05.06 01:26:35.046752 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6582 | 2026.05.06 01:26:35.047441 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6583 | 2026.05.06 01:26:35.047777 [ 154 ] {} <Debug> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6584 | 2026.05.06 01:26:35.047866 [ 154 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6585 | 2026.05.06 01:26:35.047902 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6586 | 2026.05.06 01:26:35.048017 [ 193 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 6587 | 2026.05.06 01:26:35.049967 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6588 | 2026.05.06 01:26:35.051250 [ 193 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6589 | 2026.05.06 01:26:35.051966 [ 193 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 6590 | 2026.05.06 01:26:35.055162 [ 193 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 6591 | 2026.05.06 01:26:35.058375 [ 193 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 6592 | 2026.05.06 01:26:35.062051 [ 193 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 6593 | 2026.05.06 01:26:35.065830 [ 193 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 6594 | 2026.05.06 01:26:35.069607 [ 193 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 6595 | 2026.05.06 01:26:35.120919 [ 191 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.072938876 sec., 2687.181524431498 rows/sec., 13.89 MiB/sec. | ||
| 6596 | 2026.05.06 01:26:35.123748 [ 186 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6597 | 2026.05.06 01:26:35.125744 [ 186 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_26_5} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6598 | 2026.05.06 01:26:35.125852 [ 186 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_26_5} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6599 | 2026.05.06 01:26:35.128702 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6600 | 2026.05.06 01:26:35.658764 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6601 | 2026.05.06 01:26:35.659014 [ 4 ] {ca892e6c-6c1c-4d21-98f9-2ac37770d0b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6602 | 2026.05.06 01:26:35.659374 [ 4 ] {ca892e6c-6c1c-4d21-98f9-2ac37770d0b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6603 | 2026.05.06 01:26:35.659410 [ 4 ] {ca892e6c-6c1c-4d21-98f9-2ac37770d0b1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6604 | 2026.05.06 01:26:35.659631 [ 4 ] {ca892e6c-6c1c-4d21-98f9-2ac37770d0b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6605 | 2026.05.06 01:26:35.659709 [ 4 ] {ca892e6c-6c1c-4d21-98f9-2ac37770d0b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6606 | 2026.05.06 01:26:35.659852 [ 4 ] {ca892e6c-6c1c-4d21-98f9-2ac37770d0b1} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6607 | 2026.05.06 01:26:35.659950 [ 312 ] {ca892e6c-6c1c-4d21-98f9-2ac37770d0b1} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6608 | 2026.05.06 01:26:35.659985 [ 363 ] {ca892e6c-6c1c-4d21-98f9-2ac37770d0b1} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6609 | 2026.05.06 01:26:35.659989 [ 334 ] {ca892e6c-6c1c-4d21-98f9-2ac37770d0b1} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6610 | 2026.05.06 01:26:35.659985 [ 338 ] {ca892e6c-6c1c-4d21-98f9-2ac37770d0b1} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6611 | 2026.05.06 01:26:35.660149 [ 4 ] {ca892e6c-6c1c-4d21-98f9-2ac37770d0b1} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6612 | 2026.05.06 01:26:35.660177 [ 4 ] {ca892e6c-6c1c-4d21-98f9-2ac37770d0b1} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6613 | 2026.05.06 01:26:35.660247 [ 4 ] {ca892e6c-6c1c-4d21-98f9-2ac37770d0b1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6614 | 2026.05.06 01:26:35.660266 [ 4 ] {ca892e6c-6c1c-4d21-98f9-2ac37770d0b1} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 6615 | 2026.05.06 01:26:35.660300 [ 4 ] {ca892e6c-6c1c-4d21-98f9-2ac37770d0b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6616 | 2026.05.06 01:26:35.660337 [ 4 ] {ca892e6c-6c1c-4d21-98f9-2ac37770d0b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6617 | 2026.05.06 01:26:35.661464 [ 4 ] {ca892e6c-6c1c-4d21-98f9-2ac37770d0b1} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002547 sec., 16097.369454259915 rows/sec., 2.90 MiB/sec. | ||
| 6618 | 2026.05.06 01:26:35.661577 [ 4 ] {ca892e6c-6c1c-4d21-98f9-2ac37770d0b1} <Debug> TCPHandler: Processed in 0.00295715 sec. | ||
| 6619 | 2026.05.06 01:26:35.663226 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6620 | 2026.05.06 01:26:35.663357 [ 4 ] {092c8fc8-d228-4b5a-86a3-008a00e946fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6621 | 2026.05.06 01:26:35.663409 [ 4 ] {092c8fc8-d228-4b5a-86a3-008a00e946fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6622 | 2026.05.06 01:26:35.663967 [ 4 ] {092c8fc8-d228-4b5a-86a3-008a00e946fa} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6623 | 2026.05.06 01:26:35.664015 [ 4 ] {092c8fc8-d228-4b5a-86a3-008a00e946fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6624 | 2026.05.06 01:26:35.664418 [ 4 ] {092c8fc8-d228-4b5a-86a3-008a00e946fa} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6625 | 2026.05.06 01:26:35.664660 [ 4 ] {092c8fc8-d228-4b5a-86a3-008a00e946fa} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6626 | 2026.05.06 01:26:35.664815 [ 4 ] {092c8fc8-d228-4b5a-86a3-008a00e946fa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001496 sec., 37433.1550802139 rows/sec., 2.88 MiB/sec. | ||
| 6627 | 2026.05.06 01:26:35.664854 [ 4 ] {092c8fc8-d228-4b5a-86a3-008a00e946fa} <Debug> TCPHandler: Processed in 0.001693474 sec. | ||
| 6628 | 2026.05.06 01:26:35.664980 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6629 | 2026.05.06 01:26:35.665077 [ 4 ] {ef047e38-4351-4fa7-ab3d-be2d3cc8876d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6630 | 2026.05.06 01:26:35.665117 [ 4 ] {ef047e38-4351-4fa7-ab3d-be2d3cc8876d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6631 | 2026.05.06 01:26:35.665534 [ 4 ] {ef047e38-4351-4fa7-ab3d-be2d3cc8876d} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6632 | 2026.05.06 01:26:35.665571 [ 4 ] {ef047e38-4351-4fa7-ab3d-be2d3cc8876d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6633 | 2026.05.06 01:26:35.665885 [ 4 ] {ef047e38-4351-4fa7-ab3d-be2d3cc8876d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6634 | 2026.05.06 01:26:35.666098 [ 4 ] {ef047e38-4351-4fa7-ab3d-be2d3cc8876d} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6635 | 2026.05.06 01:26:35.666227 [ 4 ] {ef047e38-4351-4fa7-ab3d-be2d3cc8876d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001168 sec., 54794.520547945205 rows/sec., 4.28 MiB/sec. | ||
| 6636 | 2026.05.06 01:26:35.666265 [ 4 ] {ef047e38-4351-4fa7-ab3d-be2d3cc8876d} <Debug> TCPHandler: Processed in 0.001337337 sec. | ||
| 6637 | 2026.05.06 01:26:35.666389 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6638 | 2026.05.06 01:26:35.666484 [ 4 ] {d7a6ddd8-d560-4aa5-9b8b-bb43c44ae2ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6639 | 2026.05.06 01:26:35.666528 [ 4 ] {d7a6ddd8-d560-4aa5-9b8b-bb43c44ae2ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6640 | 2026.05.06 01:26:35.666948 [ 4 ] {d7a6ddd8-d560-4aa5-9b8b-bb43c44ae2ff} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6641 | 2026.05.06 01:26:35.666985 [ 4 ] {d7a6ddd8-d560-4aa5-9b8b-bb43c44ae2ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6642 | 2026.05.06 01:26:35.667315 [ 4 ] {d7a6ddd8-d560-4aa5-9b8b-bb43c44ae2ff} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6643 | 2026.05.06 01:26:35.667526 [ 4 ] {d7a6ddd8-d560-4aa5-9b8b-bb43c44ae2ff} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6644 | 2026.05.06 01:26:35.667657 [ 4 ] {d7a6ddd8-d560-4aa5-9b8b-bb43c44ae2ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 6645 | 2026.05.06 01:26:35.667695 [ 4 ] {d7a6ddd8-d560-4aa5-9b8b-bb43c44ae2ff} <Debug> TCPHandler: Processed in 0.001357717 sec. | ||
| 6646 | 2026.05.06 01:26:35.667808 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6647 | 2026.05.06 01:26:35.667903 [ 4 ] {45a9afa8-3fea-4ee6-8d89-c2f9dbff9e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6648 | 2026.05.06 01:26:35.667945 [ 4 ] {45a9afa8-3fea-4ee6-8d89-c2f9dbff9e70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6649 | 2026.05.06 01:26:35.668284 [ 4 ] {45a9afa8-3fea-4ee6-8d89-c2f9dbff9e70} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6650 | 2026.05.06 01:26:35.668320 [ 4 ] {45a9afa8-3fea-4ee6-8d89-c2f9dbff9e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6651 | 2026.05.06 01:26:35.668642 [ 4 ] {45a9afa8-3fea-4ee6-8d89-c2f9dbff9e70} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6652 | 2026.05.06 01:26:35.668868 [ 4 ] {45a9afa8-3fea-4ee6-8d89-c2f9dbff9e70} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6653 | 2026.05.06 01:26:35.669001 [ 4 ] {45a9afa8-3fea-4ee6-8d89-c2f9dbff9e70} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 6654 | 2026.05.06 01:26:35.669036 [ 4 ] {45a9afa8-3fea-4ee6-8d89-c2f9dbff9e70} <Debug> TCPHandler: Processed in 0.001280556 sec. | ||
| 6655 | 2026.05.06 01:26:36.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.63 MiB, peak 274.84 MiB, free memory in arenas 0.00 B, will set to 270.55 MiB (RSS), difference: 5.92 MiB | ||
| 6656 | 2026.05.06 01:26:39.414015 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 826 | ||
| 6657 | 2026.05.06 01:26:39.416316 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6658 | 2026.05.06 01:26:39.416355 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6659 | 2026.05.06 01:26:39.417535 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6660 | 2026.05.06 01:26:39.417784 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6661 | 2026.05.06 01:26:39.418028 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 826 | ||
| 6662 | 2026.05.06 01:26:40.665168 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6663 | 2026.05.06 01:26:40.665426 [ 4 ] {207cbced-3440-43b3-90bc-f5fd965ecf82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 6664 | 2026.05.06 01:26:40.665790 [ 4 ] {207cbced-3440-43b3-90bc-f5fd965ecf82} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6665 | 2026.05.06 01:26:40.665829 [ 4 ] {207cbced-3440-43b3-90bc-f5fd965ecf82} <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 | ||
| 6666 | 2026.05.06 01:26:40.666072 [ 4 ] {207cbced-3440-43b3-90bc-f5fd965ecf82} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6667 | 2026.05.06 01:26:40.666142 [ 4 ] {207cbced-3440-43b3-90bc-f5fd965ecf82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6668 | 2026.05.06 01:26:40.666345 [ 4 ] {207cbced-3440-43b3-90bc-f5fd965ecf82} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 6669 | 2026.05.06 01:26:40.666465 [ 334 ] {207cbced-3440-43b3-90bc-f5fd965ecf82} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6670 | 2026.05.06 01:26:40.666467 [ 338 ] {207cbced-3440-43b3-90bc-f5fd965ecf82} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6671 | 2026.05.06 01:26:40.666465 [ 317 ] {207cbced-3440-43b3-90bc-f5fd965ecf82} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6672 | 2026.05.06 01:26:40.666465 [ 363 ] {207cbced-3440-43b3-90bc-f5fd965ecf82} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6673 | 2026.05.06 01:26:40.666624 [ 4 ] {207cbced-3440-43b3-90bc-f5fd965ecf82} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6674 | 2026.05.06 01:26:40.666655 [ 4 ] {207cbced-3440-43b3-90bc-f5fd965ecf82} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6675 | 2026.05.06 01:26:40.666736 [ 4 ] {207cbced-3440-43b3-90bc-f5fd965ecf82} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6676 | 2026.05.06 01:26:40.666759 [ 4 ] {207cbced-3440-43b3-90bc-f5fd965ecf82} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 6677 | 2026.05.06 01:26:40.666799 [ 4 ] {207cbced-3440-43b3-90bc-f5fd965ecf82} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 6678 | 2026.05.06 01:26:40.666909 [ 4 ] {207cbced-3440-43b3-90bc-f5fd965ecf82} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 6679 | 2026.05.06 01:26:40.668066 [ 4 ] {207cbced-3440-43b3-90bc-f5fd965ecf82} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002742 sec., 14952.589350838804 rows/sec., 2.69 MiB/sec. | ||
| 6680 | 2026.05.06 01:26:40.668196 [ 4 ] {207cbced-3440-43b3-90bc-f5fd965ecf82} <Debug> TCPHandler: Processed in 0.003170374 sec. | ||
| 6681 | 2026.05.06 01:26:40.673718 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6682 | 2026.05.06 01:26:40.673926 [ 4 ] {15aacd5b-2c8b-427d-86bf-6a1c9aab1979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6683 | 2026.05.06 01:26:40.674011 [ 4 ] {15aacd5b-2c8b-427d-86bf-6a1c9aab1979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6684 | 2026.05.06 01:26:40.674821 [ 4 ] {15aacd5b-2c8b-427d-86bf-6a1c9aab1979} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6685 | 2026.05.06 01:26:40.674867 [ 4 ] {15aacd5b-2c8b-427d-86bf-6a1c9aab1979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6686 | 2026.05.06 01:26:40.675261 [ 4 ] {15aacd5b-2c8b-427d-86bf-6a1c9aab1979} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6687 | 2026.05.06 01:26:40.675491 [ 4 ] {15aacd5b-2c8b-427d-86bf-6a1c9aab1979} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6688 | 2026.05.06 01:26:40.675642 [ 4 ] {15aacd5b-2c8b-427d-86bf-6a1c9aab1979} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001778 sec., 159730.03374578178 rows/sec., 10.14 MiB/sec. | ||
| 6689 | 2026.05.06 01:26:40.675682 [ 4 ] {15aacd5b-2c8b-427d-86bf-6a1c9aab1979} <Debug> TCPHandler: Processed in 0.002071502 sec. | ||
| 6690 | 2026.05.06 01:26:40.675813 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6691 | 2026.05.06 01:26:40.675914 [ 4 ] {a3fb73df-5c4b-4cd0-aac2-a80fdef26d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6692 | 2026.05.06 01:26:40.675957 [ 4 ] {a3fb73df-5c4b-4cd0-aac2-a80fdef26d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6693 | 2026.05.06 01:26:40.676374 [ 4 ] {a3fb73df-5c4b-4cd0-aac2-a80fdef26d46} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6694 | 2026.05.06 01:26:40.676413 [ 4 ] {a3fb73df-5c4b-4cd0-aac2-a80fdef26d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6695 | 2026.05.06 01:26:40.676715 [ 4 ] {a3fb73df-5c4b-4cd0-aac2-a80fdef26d46} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6696 | 2026.05.06 01:26:40.676923 [ 4 ] {a3fb73df-5c4b-4cd0-aac2-a80fdef26d46} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6697 | 2026.05.06 01:26:40.677054 [ 4 ] {a3fb73df-5c4b-4cd0-aac2-a80fdef26d46} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001163 sec., 12037.833190025796 rows/sec., 981.60 KiB/sec. | ||
| 6698 | 2026.05.06 01:26:40.677091 [ 4 ] {a3fb73df-5c4b-4cd0-aac2-a80fdef26d46} <Debug> TCPHandler: Processed in 0.001330576 sec. | ||
| 6699 | 2026.05.06 01:26:40.677207 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6700 | 2026.05.06 01:26:40.677301 [ 4 ] {33dcb056-adde-45b8-867a-5ea54e16c1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6701 | 2026.05.06 01:26:40.677341 [ 4 ] {33dcb056-adde-45b8-867a-5ea54e16c1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6702 | 2026.05.06 01:26:40.678148 [ 4 ] {33dcb056-adde-45b8-867a-5ea54e16c1cb} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6703 | 2026.05.06 01:26:40.678187 [ 4 ] {33dcb056-adde-45b8-867a-5ea54e16c1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6704 | 2026.05.06 01:26:40.678590 [ 4 ] {33dcb056-adde-45b8-867a-5ea54e16c1cb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6705 | 2026.05.06 01:26:40.678805 [ 4 ] {33dcb056-adde-45b8-867a-5ea54e16c1cb} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6706 | 2026.05.06 01:26:40.678927 [ 146 ] {} <Debug> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6707 | 2026.05.06 01:26:40.678937 [ 4 ] {33dcb056-adde-45b8-867a-5ea54e16c1cb} <Debug> executeQuery: Read 886 rows, 71.24 KiB in 0.001654 sec., 535671.1003627569 rows/sec., 42.06 MiB/sec. | ||
| 6708 | 2026.05.06 01:26:40.679008 [ 146 ] {} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6709 | 2026.05.06 01:26:40.679020 [ 4 ] {33dcb056-adde-45b8-867a-5ea54e16c1cb} <Debug> TCPHandler: Processed in 0.001863938 sec. | ||
| 6710 | 2026.05.06 01:26:40.679044 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6711 | 2026.05.06 01:26:40.679153 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6712 | 2026.05.06 01:26:40.679156 [ 191 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::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 | ||
| 6713 | 2026.05.06 01:26:40.679254 [ 4 ] {5ff2ee66-ecb6-4e5d-8b21-1f99e9502e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6714 | 2026.05.06 01:26:40.679299 [ 4 ] {5ff2ee66-ecb6-4e5d-8b21-1f99e9502e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6715 | 2026.05.06 01:26:40.679301 [ 191 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6716 | 2026.05.06 01:26:40.679350 [ 191 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3237 rows starting from the beginning of the part | ||
| 6717 | 2026.05.06 01:26:40.679418 [ 191 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2401 rows starting from the beginning of the part | ||
| 6718 | 2026.05.06 01:26:40.679467 [ 191 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
| 6719 | 2026.05.06 01:26:40.679511 [ 191 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 879 rows starting from the beginning of the part | ||
| 6720 | 2026.05.06 01:26:40.679551 [ 191 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
| 6721 | 2026.05.06 01:26:40.679594 [ 191 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 886 rows starting from the beginning of the part | ||
| 6722 | 2026.05.06 01:26:40.679824 [ 4 ] {5ff2ee66-ecb6-4e5d-8b21-1f99e9502e07} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6723 | 2026.05.06 01:26:40.679869 [ 4 ] {5ff2ee66-ecb6-4e5d-8b21-1f99e9502e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6724 | 2026.05.06 01:26:40.680382 [ 4 ] {5ff2ee66-ecb6-4e5d-8b21-1f99e9502e07} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6725 | 2026.05.06 01:26:40.680606 [ 4 ] {5ff2ee66-ecb6-4e5d-8b21-1f99e9502e07} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6726 | 2026.05.06 01:26:40.680746 [ 4 ] {5ff2ee66-ecb6-4e5d-8b21-1f99e9502e07} <Debug> executeQuery: Read 197 rows, 12.60 KiB in 0.001511 sec., 130377.23362011914 rows/sec., 8.15 MiB/sec. | ||
| 6727 | 2026.05.06 01:26:40.680785 [ 4 ] {5ff2ee66-ecb6-4e5d-8b21-1f99e9502e07} <Debug> TCPHandler: Processed in 0.001684994 sec. | ||
| 6728 | 2026.05.06 01:26:40.680903 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6729 | 2026.05.06 01:26:40.680998 [ 4 ] {cf9b22e2-28bc-41a8-b1ba-e99e422c28f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6730 | 2026.05.06 01:26:40.681037 [ 4 ] {cf9b22e2-28bc-41a8-b1ba-e99e422c28f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6731 | 2026.05.06 01:26:40.681505 [ 4 ] {cf9b22e2-28bc-41a8-b1ba-e99e422c28f4} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6732 | 2026.05.06 01:26:40.681542 [ 4 ] {cf9b22e2-28bc-41a8-b1ba-e99e422c28f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6733 | 2026.05.06 01:26:40.681848 [ 4 ] {cf9b22e2-28bc-41a8-b1ba-e99e422c28f4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6734 | 2026.05.06 01:26:40.682059 [ 4 ] {cf9b22e2-28bc-41a8-b1ba-e99e422c28f4} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6735 | 2026.05.06 01:26:40.682189 [ 4 ] {cf9b22e2-28bc-41a8-b1ba-e99e422c28f4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00121 sec., 123140.49586776861 rows/sec., 7.96 MiB/sec. | ||
| 6736 | 2026.05.06 01:26:40.682227 [ 4 ] {cf9b22e2-28bc-41a8-b1ba-e99e422c28f4} <Debug> TCPHandler: Processed in 0.001375318 sec. | ||
| 6737 | 2026.05.06 01:26:40.682338 [ 186 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7515 rows, containing 5 columns (5 merged, 0 gathered) in 0.003227086 sec., 2328726.2874308275 rows/sec., 184.63 MiB/sec. | ||
| 6738 | 2026.05.06 01:26:40.682345 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6739 | 2026.05.06 01:26:40.682463 [ 4 ] {3efab5a4-c80d-4c2f-9a43-f803a16c3fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6740 | 2026.05.06 01:26:40.682503 [ 4 ] {3efab5a4-c80d-4c2f-9a43-f803a16c3fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6741 | 2026.05.06 01:26:40.682789 [ 198 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6742 | 2026.05.06 01:26:40.682961 [ 4 ] {3efab5a4-c80d-4c2f-9a43-f803a16c3fb9} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6743 | 2026.05.06 01:26:40.683006 [ 4 ] {3efab5a4-c80d-4c2f-9a43-f803a16c3fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6744 | 2026.05.06 01:26:40.683151 [ 198 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_41_8} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6745 | 2026.05.06 01:26:40.683258 [ 198 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_41_8} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6746 | 2026.05.06 01:26:40.683333 [ 4 ] {3efab5a4-c80d-4c2f-9a43-f803a16c3fb9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6747 | 2026.05.06 01:26:40.683373 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 6748 | 2026.05.06 01:26:40.683556 [ 4 ] {3efab5a4-c80d-4c2f-9a43-f803a16c3fb9} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6749 | 2026.05.06 01:26:40.683689 [ 4 ] {3efab5a4-c80d-4c2f-9a43-f803a16c3fb9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001244 sec., 118971.06109324758 rows/sec., 6.77 MiB/sec. | ||
| 6750 | 2026.05.06 01:26:40.683726 [ 4 ] {3efab5a4-c80d-4c2f-9a43-f803a16c3fb9} <Debug> TCPHandler: Processed in 0.001432049 sec. | ||
| 6751 | 2026.05.06 01:26:40.683841 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6752 | 2026.05.06 01:26:40.683940 [ 4 ] {df57e4da-e711-4e64-9d8f-ac9bc57e21db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6753 | 2026.05.06 01:26:40.683980 [ 4 ] {df57e4da-e711-4e64-9d8f-ac9bc57e21db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6754 | 2026.05.06 01:26:40.684653 [ 4 ] {df57e4da-e711-4e64-9d8f-ac9bc57e21db} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6755 | 2026.05.06 01:26:40.684688 [ 4 ] {df57e4da-e711-4e64-9d8f-ac9bc57e21db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6756 | 2026.05.06 01:26:40.685007 [ 4 ] {df57e4da-e711-4e64-9d8f-ac9bc57e21db} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6757 | 2026.05.06 01:26:40.685205 [ 4 ] {df57e4da-e711-4e64-9d8f-ac9bc57e21db} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6758 | 2026.05.06 01:26:40.685310 [ 146 ] {} <Debug> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6759 | 2026.05.06 01:26:40.685332 [ 4 ] {df57e4da-e711-4e64-9d8f-ac9bc57e21db} <Debug> executeQuery: Read 545 rows, 39.60 KiB in 0.00141 sec., 386524.82269503543 rows/sec., 27.43 MiB/sec. | ||
| 6760 | 2026.05.06 01:26:40.685341 [ 146 ] {} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6761 | 2026.05.06 01:26:40.685373 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6762 | 2026.05.06 01:26:40.685376 [ 4 ] {df57e4da-e711-4e64-9d8f-ac9bc57e21db} <Debug> TCPHandler: Processed in 0.001584752 sec. | ||
| 6763 | 2026.05.06 01:26:40.685449 [ 191 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::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 | ||
| 6764 | 2026.05.06 01:26:40.685504 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6765 | 2026.05.06 01:26:40.685593 [ 191 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6766 | 2026.05.06 01:26:40.685603 [ 4 ] {08510b1e-6ef7-45a5-ae5f-591bf8d232d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6767 | 2026.05.06 01:26:40.685645 [ 191 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1791 rows starting from the beginning of the part | ||
| 6768 | 2026.05.06 01:26:40.685664 [ 4 ] {08510b1e-6ef7-45a5-ae5f-591bf8d232d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6769 | 2026.05.06 01:26:40.685731 [ 191 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1288 rows starting from the beginning of the part | ||
| 6770 | 2026.05.06 01:26:40.685801 [ 191 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
| 6771 | 2026.05.06 01:26:40.685869 [ 191 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 531 rows starting from the beginning of the part | ||
| 6772 | 2026.05.06 01:26:40.685929 [ 191 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
| 6773 | 2026.05.06 01:26:40.685990 [ 191 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 545 rows starting from the beginning of the part | ||
| 6774 | 2026.05.06 01:26:40.686014 [ 4 ] {08510b1e-6ef7-45a5-ae5f-591bf8d232d5} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6775 | 2026.05.06 01:26:40.686056 [ 4 ] {08510b1e-6ef7-45a5-ae5f-591bf8d232d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6776 | 2026.05.06 01:26:40.686401 [ 4 ] {08510b1e-6ef7-45a5-ae5f-591bf8d232d5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6777 | 2026.05.06 01:26:40.686621 [ 4 ] {08510b1e-6ef7-45a5-ae5f-591bf8d232d5} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6778 | 2026.05.06 01:26:40.686755 [ 4 ] {08510b1e-6ef7-45a5-ae5f-591bf8d232d5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00117 sec., 5128.205128205128 rows/sec., 267.93 KiB/sec. | ||
| 6779 | 2026.05.06 01:26:40.686792 [ 4 ] {08510b1e-6ef7-45a5-ae5f-591bf8d232d5} <Debug> TCPHandler: Processed in 0.001339897 sec. | ||
| 6780 | 2026.05.06 01:26:40.686929 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6781 | 2026.05.06 01:26:40.687023 [ 4 ] {e3fbe03c-26ab-4474-9957-f39568047db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6782 | 2026.05.06 01:26:40.687064 [ 4 ] {e3fbe03c-26ab-4474-9957-f39568047db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6783 | 2026.05.06 01:26:40.687462 [ 4 ] {e3fbe03c-26ab-4474-9957-f39568047db5} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6784 | 2026.05.06 01:26:40.687497 [ 4 ] {e3fbe03c-26ab-4474-9957-f39568047db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6785 | 2026.05.06 01:26:40.687606 [ 190 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4283 rows, containing 5 columns (5 merged, 0 gathered) in 0.002195644 sec., 1950680.5292661288 rows/sec., 141.08 MiB/sec. | ||
| 6786 | 2026.05.06 01:26:40.687829 [ 4 ] {e3fbe03c-26ab-4474-9957-f39568047db5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6787 | 2026.05.06 01:26:40.687837 [ 191 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6788 | 2026.05.06 01:26:40.688113 [ 4 ] {e3fbe03c-26ab-4474-9957-f39568047db5} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6789 | 2026.05.06 01:26:40.688156 [ 191 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_41_8} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6790 | 2026.05.06 01:26:40.688239 [ 191 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_41_8} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6791 | 2026.05.06 01:26:40.688243 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6792 | 2026.05.06 01:26:40.688252 [ 4 ] {e3fbe03c-26ab-4474-9957-f39568047db5} <Debug> executeQuery: Read 272 rows, 18.52 KiB in 0.001248 sec., 217948.71794871794 rows/sec., 14.50 MiB/sec. | ||
| 6793 | 2026.05.06 01:26:40.688292 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6794 | 2026.05.06 01:26:40.688314 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 6795 | 2026.05.06 01:26:40.688323 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6796 | 2026.05.06 01:26:40.688319 [ 4 ] {e3fbe03c-26ab-4474-9957-f39568047db5} <Debug> TCPHandler: Processed in 0.00144322 sec. | ||
| 6797 | 2026.05.06 01:26:40.688419 [ 186 ] {d3772b85-8788-409c-8480-7185974fca6a::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 | ||
| 6798 | 2026.05.06 01:26:40.688492 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6799 | 2026.05.06 01:26:40.688527 [ 186 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6800 | 2026.05.06 01:26:40.688566 [ 186 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13764 rows starting from the beginning of the part | ||
| 6801 | 2026.05.06 01:26:40.688590 [ 4 ] {27aab5e1-1c35-456f-b138-6246857ef7af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6802 | 2026.05.06 01:26:40.688627 [ 186 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1528 rows starting from the beginning of the part | ||
| 6803 | 2026.05.06 01:26:40.688637 [ 4 ] {27aab5e1-1c35-456f-b138-6246857ef7af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6804 | 2026.05.06 01:26:40.688681 [ 186 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 96 rows starting from the beginning of the part | ||
| 6805 | 2026.05.06 01:26:40.688726 [ 186 ] {d3772b85-8788-409c-8480-7185974fca6a::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 | ||
| 6806 | 2026.05.06 01:26:40.688769 [ 186 ] {d3772b85-8788-409c-8480-7185974fca6a::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 | ||
| 6807 | 2026.05.06 01:26:40.688821 [ 186 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 272 rows starting from the beginning of the part | ||
| 6808 | 2026.05.06 01:26:40.688974 [ 4 ] {27aab5e1-1c35-456f-b138-6246857ef7af} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6809 | 2026.05.06 01:26:40.689016 [ 4 ] {27aab5e1-1c35-456f-b138-6246857ef7af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6810 | 2026.05.06 01:26:40.689327 [ 4 ] {27aab5e1-1c35-456f-b138-6246857ef7af} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6811 | 2026.05.06 01:26:40.689530 [ 4 ] {27aab5e1-1c35-456f-b138-6246857ef7af} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6812 | 2026.05.06 01:26:40.689659 [ 4 ] {27aab5e1-1c35-456f-b138-6246857ef7af} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 62.05 KiB/sec. | ||
| 6813 | 2026.05.06 01:26:40.689694 [ 4 ] {27aab5e1-1c35-456f-b138-6246857ef7af} <Debug> TCPHandler: Processed in 0.001251755 sec. | ||
| 6814 | 2026.05.06 01:26:40.689816 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6815 | 2026.05.06 01:26:40.689910 [ 4 ] {78fb3fee-66ff-427c-b445-03136571816a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6816 | 2026.05.06 01:26:40.689964 [ 4 ] {78fb3fee-66ff-427c-b445-03136571816a} <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 | ||
| 6817 | 2026.05.06 01:26:40.690835 [ 4 ] {78fb3fee-66ff-427c-b445-03136571816a} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6818 | 2026.05.06 01:26:40.690872 [ 4 ] {78fb3fee-66ff-427c-b445-03136571816a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6819 | 2026.05.06 01:26:40.691608 [ 4 ] {78fb3fee-66ff-427c-b445-03136571816a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6820 | 2026.05.06 01:26:40.691833 [ 4 ] {78fb3fee-66ff-427c-b445-03136571816a} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6821 | 2026.05.06 01:26:40.691973 [ 4 ] {78fb3fee-66ff-427c-b445-03136571816a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00208 sec., 19711.538461538465 rows/sec., 35.32 MiB/sec. | ||
| 6822 | 2026.05.06 01:26:40.692026 [ 4 ] {78fb3fee-66ff-427c-b445-03136571816a} <Debug> TCPHandler: Processed in 0.002260876 sec. | ||
| 6823 | 2026.05.06 01:26:40.692147 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6824 | 2026.05.06 01:26:40.692242 [ 4 ] {a4b18cf3-ca72-40b3-8290-8472b850ad82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6825 | 2026.05.06 01:26:40.692282 [ 4 ] {a4b18cf3-ca72-40b3-8290-8472b850ad82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6826 | 2026.05.06 01:26:40.692629 [ 4 ] {a4b18cf3-ca72-40b3-8290-8472b850ad82} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6827 | 2026.05.06 01:26:40.692664 [ 4 ] {a4b18cf3-ca72-40b3-8290-8472b850ad82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6828 | 2026.05.06 01:26:40.692969 [ 4 ] {a4b18cf3-ca72-40b3-8290-8472b850ad82} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6829 | 2026.05.06 01:26:40.693194 [ 4 ] {a4b18cf3-ca72-40b3-8290-8472b850ad82} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6830 | 2026.05.06 01:26:40.693308 [ 145 ] {} <Debug> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6831 | 2026.05.06 01:26:40.693322 [ 4 ] {a4b18cf3-ca72-40b3-8290-8472b850ad82} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001098 sec., 81967.2131147541 rows/sec., 5.13 MiB/sec. | ||
| 6832 | 2026.05.06 01:26:40.693372 [ 145 ] {} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6833 | 2026.05.06 01:26:40.693380 [ 4 ] {a4b18cf3-ca72-40b3-8290-8472b850ad82} <Debug> TCPHandler: Processed in 0.001282646 sec. | ||
| 6834 | 2026.05.06 01:26:40.693401 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6835 | 2026.05.06 01:26:40.693479 [ 191 ] {468791eb-b6f9-489e-a373-32d170f31942::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 | ||
| 6836 | 2026.05.06 01:26:40.693561 [ 191 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6837 | 2026.05.06 01:26:40.693586 [ 191 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2478 rows starting from the beginning of the part | ||
| 6838 | 2026.05.06 01:26:40.693630 [ 191 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 6839 | 2026.05.06 01:26:40.693666 [ 191 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part | ||
| 6840 | 2026.05.06 01:26:40.693700 [ 191 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 90 rows starting from the beginning of the part | ||
| 6841 | 2026.05.06 01:26:40.693733 [ 191 ] {468791eb-b6f9-489e-a373-32d170f31942::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 | ||
| 6842 | 2026.05.06 01:26:40.693738 [ 196 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16085 rows, containing 5 columns (5 merged, 0 gathered) in 0.005349848 sec., 3006627.4780143285 rows/sec., 194.48 MiB/sec. | ||
| 6843 | 2026.05.06 01:26:40.693769 [ 191 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 90 rows starting from the beginning of the part | ||
| 6844 | 2026.05.06 01:26:40.694351 [ 196 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6845 | 2026.05.06 01:26:40.694619 [ 196 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6846 | 2026.05.06 01:26:40.694682 [ 196 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6847 | 2026.05.06 01:26:40.694772 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 6848 | 2026.05.06 01:26:40.694903 [ 196 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2778 rows, containing 4 columns (4 merged, 0 gathered) in 0.001453059 sec., 1911828.7695131444 rows/sec., 123.17 MiB/sec. | ||
| 6849 | 2026.05.06 01:26:40.695228 [ 188 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6850 | 2026.05.06 01:26:40.695484 [ 188 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_41_8} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6851 | 2026.05.06 01:26:40.695552 [ 188 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_41_8} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6852 | 2026.05.06 01:26:40.695637 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6853 | 2026.05.06 01:26:41.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.10 MiB, peak 279.44 MiB, free memory in arenas 0.00 B, will set to 273.46 MiB (RSS), difference: 1.36 MiB | ||
| 6854 | 2026.05.06 01:26:41.891219 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12866 | ||
| 6855 | 2026.05.06 01:26:41.891816 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6856 | 2026.05.06 01:26:41.891881 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6857 | 2026.05.06 01:26:41.892620 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6858 | 2026.05.06 01:26:41.892853 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6859 | 2026.05.06 01:26:41.892976 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12866 | ||
| 6860 | 2026.05.06 01:26:42.550296 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6861 | 2026.05.06 01:26:42.564950 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6862 | 2026.05.06 01:26:42.565012 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 6863 | 2026.05.06 01:26:42.570404 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6864 | 2026.05.06 01:26:42.571091 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6865 | 2026.05.06 01:26:42.573800 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6866 | 2026.05.06 01:26:45.658484 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6867 | 2026.05.06 01:26:45.658752 [ 4 ] {5c0d818c-585d-40a3-9e11-ad5279232f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6868 | 2026.05.06 01:26:45.659107 [ 4 ] {5c0d818c-585d-40a3-9e11-ad5279232f4d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6869 | 2026.05.06 01:26:45.659143 [ 4 ] {5c0d818c-585d-40a3-9e11-ad5279232f4d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6870 | 2026.05.06 01:26:45.659365 [ 4 ] {5c0d818c-585d-40a3-9e11-ad5279232f4d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6871 | 2026.05.06 01:26:45.659434 [ 4 ] {5c0d818c-585d-40a3-9e11-ad5279232f4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6872 | 2026.05.06 01:26:45.659578 [ 4 ] {5c0d818c-585d-40a3-9e11-ad5279232f4d} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6873 | 2026.05.06 01:26:45.659693 [ 338 ] {5c0d818c-585d-40a3-9e11-ad5279232f4d} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6874 | 2026.05.06 01:26:45.659701 [ 334 ] {5c0d818c-585d-40a3-9e11-ad5279232f4d} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6875 | 2026.05.06 01:26:45.659703 [ 336 ] {5c0d818c-585d-40a3-9e11-ad5279232f4d} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6876 | 2026.05.06 01:26:45.659693 [ 363 ] {5c0d818c-585d-40a3-9e11-ad5279232f4d} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6877 | 2026.05.06 01:26:45.659866 [ 4 ] {5c0d818c-585d-40a3-9e11-ad5279232f4d} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6878 | 2026.05.06 01:26:45.659894 [ 4 ] {5c0d818c-585d-40a3-9e11-ad5279232f4d} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6879 | 2026.05.06 01:26:45.659963 [ 4 ] {5c0d818c-585d-40a3-9e11-ad5279232f4d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6880 | 2026.05.06 01:26:45.659984 [ 4 ] {5c0d818c-585d-40a3-9e11-ad5279232f4d} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 6881 | 2026.05.06 01:26:45.660019 [ 4 ] {5c0d818c-585d-40a3-9e11-ad5279232f4d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6882 | 2026.05.06 01:26:45.660055 [ 4 ] {5c0d818c-585d-40a3-9e11-ad5279232f4d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6883 | 2026.05.06 01:26:45.661066 [ 4 ] {5c0d818c-585d-40a3-9e11-ad5279232f4d} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002413 sec., 16991.297140489016 rows/sec., 3.06 MiB/sec. | ||
| 6884 | 2026.05.06 01:26:45.661165 [ 4 ] {5c0d818c-585d-40a3-9e11-ad5279232f4d} <Debug> TCPHandler: Processed in 0.002832767 sec. | ||
| 6885 | 2026.05.06 01:26:45.662751 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6886 | 2026.05.06 01:26:45.662878 [ 4 ] {c3e187f4-199d-41c9-be78-8bc5b5aacaaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6887 | 2026.05.06 01:26:45.662930 [ 4 ] {c3e187f4-199d-41c9-be78-8bc5b5aacaaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6888 | 2026.05.06 01:26:45.663500 [ 4 ] {c3e187f4-199d-41c9-be78-8bc5b5aacaaa} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6889 | 2026.05.06 01:26:45.663549 [ 4 ] {c3e187f4-199d-41c9-be78-8bc5b5aacaaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 6890 | 2026.05.06 01:26:45.663927 [ 4 ] {c3e187f4-199d-41c9-be78-8bc5b5aacaaa} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6891 | 2026.05.06 01:26:45.664149 [ 4 ] {c3e187f4-199d-41c9-be78-8bc5b5aacaaa} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6892 | 2026.05.06 01:26:45.664297 [ 4 ] {c3e187f4-199d-41c9-be78-8bc5b5aacaaa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001457 sec., 38435.14070006864 rows/sec., 2.95 MiB/sec. | ||
| 6893 | 2026.05.06 01:26:45.664334 [ 4 ] {c3e187f4-199d-41c9-be78-8bc5b5aacaaa} <Debug> TCPHandler: Processed in 0.001646824 sec. | ||
| 6894 | 2026.05.06 01:26:45.664454 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6895 | 2026.05.06 01:26:45.664548 [ 4 ] {4315264c-9739-42b2-b1d9-145159e37b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6896 | 2026.05.06 01:26:45.664589 [ 4 ] {4315264c-9739-42b2-b1d9-145159e37b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6897 | 2026.05.06 01:26:45.665006 [ 4 ] {4315264c-9739-42b2-b1d9-145159e37b5a} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6898 | 2026.05.06 01:26:45.665040 [ 4 ] {4315264c-9739-42b2-b1d9-145159e37b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 6899 | 2026.05.06 01:26:45.665364 [ 4 ] {4315264c-9739-42b2-b1d9-145159e37b5a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6900 | 2026.05.06 01:26:45.665576 [ 4 ] {4315264c-9739-42b2-b1d9-145159e37b5a} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6901 | 2026.05.06 01:26:45.665704 [ 4 ] {4315264c-9739-42b2-b1d9-145159e37b5a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001174 sec., 54514.48040885861 rows/sec., 4.25 MiB/sec. | ||
| 6902 | 2026.05.06 01:26:45.665739 [ 4 ] {4315264c-9739-42b2-b1d9-145159e37b5a} <Debug> TCPHandler: Processed in 0.001335927 sec. | ||
| 6903 | 2026.05.06 01:26:45.665859 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6904 | 2026.05.06 01:26:45.665953 [ 4 ] {5609161d-c49a-4777-bb17-b2c7375a4917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6905 | 2026.05.06 01:26:45.665996 [ 4 ] {5609161d-c49a-4777-bb17-b2c7375a4917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6906 | 2026.05.06 01:26:45.666397 [ 4 ] {5609161d-c49a-4777-bb17-b2c7375a4917} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6907 | 2026.05.06 01:26:45.666432 [ 4 ] {5609161d-c49a-4777-bb17-b2c7375a4917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 6908 | 2026.05.06 01:26:45.666772 [ 4 ] {5609161d-c49a-4777-bb17-b2c7375a4917} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6909 | 2026.05.06 01:26:45.666984 [ 4 ] {5609161d-c49a-4777-bb17-b2c7375a4917} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6910 | 2026.05.06 01:26:45.667114 [ 4 ] {5609161d-c49a-4777-bb17-b2c7375a4917} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 6911 | 2026.05.06 01:26:45.667149 [ 4 ] {5609161d-c49a-4777-bb17-b2c7375a4917} <Debug> TCPHandler: Processed in 0.001341037 sec. | ||
| 6912 | 2026.05.06 01:26:45.667262 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6913 | 2026.05.06 01:26:45.667355 [ 4 ] {a43eb1b2-393d-4ca4-a46b-f34a0d3ac00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6914 | 2026.05.06 01:26:45.667395 [ 4 ] {a43eb1b2-393d-4ca4-a46b-f34a0d3ac00a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6915 | 2026.05.06 01:26:45.667729 [ 4 ] {a43eb1b2-393d-4ca4-a46b-f34a0d3ac00a} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6916 | 2026.05.06 01:26:45.667762 [ 4 ] {a43eb1b2-393d-4ca4-a46b-f34a0d3ac00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 6917 | 2026.05.06 01:26:45.668099 [ 4 ] {a43eb1b2-393d-4ca4-a46b-f34a0d3ac00a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6918 | 2026.05.06 01:26:45.668302 [ 4 ] {a43eb1b2-393d-4ca4-a46b-f34a0d3ac00a} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6919 | 2026.05.06 01:26:45.668428 [ 4 ] {a43eb1b2-393d-4ca4-a46b-f34a0d3ac00a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 6920 | 2026.05.06 01:26:45.668463 [ 4 ] {a43eb1b2-393d-4ca4-a46b-f34a0d3ac00a} <Debug> TCPHandler: Processed in 0.001252535 sec. | ||
| 6921 | 2026.05.06 01:26:49.266846 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6922 | 2026.05.06 01:26:49.266920 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6923 | 2026.05.06 01:26:49.393197 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13378 | ||
| 6924 | 2026.05.06 01:26:49.394055 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6925 | 2026.05.06 01:26:49.394094 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 6926 | 2026.05.06 01:26:49.394590 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6927 | 2026.05.06 01:26:49.394811 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6928 | 2026.05.06 01:26:49.394942 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13378 | ||
| 6929 | 2026.05.06 01:26:49.419102 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 862 | ||
| 6930 | 2026.05.06 01:26:49.421425 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6931 | 2026.05.06 01:26:49.421463 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 6932 | 2026.05.06 01:26:49.422686 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6933 | 2026.05.06 01:26:49.422962 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6934 | 2026.05.06 01:26:49.423220 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 862 | ||
| 6935 | 2026.05.06 01:26:50.074679 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6936 | 2026.05.06 01:26:50.090774 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6937 | 2026.05.06 01:26:50.090838 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 6938 | 2026.05.06 01:26:50.096975 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6939 | 2026.05.06 01:26:50.097728 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6940 | 2026.05.06 01:26:50.100741 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6941 | 2026.05.06 01:26:50.663414 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6942 | 2026.05.06 01:26:50.663680 [ 4 ] {88065849-238e-49c2-8a65-54345e3bd4bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 6943 | 2026.05.06 01:26:50.664078 [ 4 ] {88065849-238e-49c2-8a65-54345e3bd4bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6944 | 2026.05.06 01:26:50.664119 [ 4 ] {88065849-238e-49c2-8a65-54345e3bd4bc} <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 | ||
| 6945 | 2026.05.06 01:26:50.664370 [ 4 ] {88065849-238e-49c2-8a65-54345e3bd4bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6946 | 2026.05.06 01:26:50.664443 [ 4 ] {88065849-238e-49c2-8a65-54345e3bd4bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6947 | 2026.05.06 01:26:50.664590 [ 4 ] {88065849-238e-49c2-8a65-54345e3bd4bc} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6948 | 2026.05.06 01:26:50.664709 [ 336 ] {88065849-238e-49c2-8a65-54345e3bd4bc} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6949 | 2026.05.06 01:26:50.664715 [ 338 ] {88065849-238e-49c2-8a65-54345e3bd4bc} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6950 | 2026.05.06 01:26:50.664715 [ 363 ] {88065849-238e-49c2-8a65-54345e3bd4bc} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6951 | 2026.05.06 01:26:50.664715 [ 334 ] {88065849-238e-49c2-8a65-54345e3bd4bc} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6952 | 2026.05.06 01:26:50.664880 [ 4 ] {88065849-238e-49c2-8a65-54345e3bd4bc} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6953 | 2026.05.06 01:26:50.664908 [ 4 ] {88065849-238e-49c2-8a65-54345e3bd4bc} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6954 | 2026.05.06 01:26:50.664980 [ 4 ] {88065849-238e-49c2-8a65-54345e3bd4bc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6955 | 2026.05.06 01:26:50.665000 [ 4 ] {88065849-238e-49c2-8a65-54345e3bd4bc} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 6956 | 2026.05.06 01:26:50.665035 [ 4 ] {88065849-238e-49c2-8a65-54345e3bd4bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 6957 | 2026.05.06 01:26:50.665075 [ 4 ] {88065849-238e-49c2-8a65-54345e3bd4bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 6958 | 2026.05.06 01:26:50.666212 [ 4 ] {88065849-238e-49c2-8a65-54345e3bd4bc} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002635 sec., 15559.772296015179 rows/sec., 2.80 MiB/sec. | ||
| 6959 | 2026.05.06 01:26:50.666351 [ 4 ] {88065849-238e-49c2-8a65-54345e3bd4bc} <Debug> TCPHandler: Processed in 0.003080263 sec. | ||
| 6960 | 2026.05.06 01:26:50.671929 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6961 | 2026.05.06 01:26:50.672056 [ 4 ] {982ce2a9-bb84-4f35-9892-fd57c7310c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6962 | 2026.05.06 01:26:50.672106 [ 4 ] {982ce2a9-bb84-4f35-9892-fd57c7310c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6963 | 2026.05.06 01:26:50.672720 [ 4 ] {982ce2a9-bb84-4f35-9892-fd57c7310c7a} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6964 | 2026.05.06 01:26:50.672787 [ 4 ] {982ce2a9-bb84-4f35-9892-fd57c7310c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 6965 | 2026.05.06 01:26:50.673362 [ 4 ] {982ce2a9-bb84-4f35-9892-fd57c7310c7a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6966 | 2026.05.06 01:26:50.673642 [ 4 ] {982ce2a9-bb84-4f35-9892-fd57c7310c7a} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6967 | 2026.05.06 01:26:50.673800 [ 4 ] {982ce2a9-bb84-4f35-9892-fd57c7310c7a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001778 sec., 159730.03374578178 rows/sec., 10.14 MiB/sec. | ||
| 6968 | 2026.05.06 01:26:50.673855 [ 4 ] {982ce2a9-bb84-4f35-9892-fd57c7310c7a} <Debug> TCPHandler: Processed in 0.00199028 sec. | ||
| 6969 | 2026.05.06 01:26:50.673988 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6970 | 2026.05.06 01:26:50.674093 [ 4 ] {d7d8358d-6435-40eb-81de-c5cb8bcfb439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6971 | 2026.05.06 01:26:50.674139 [ 4 ] {d7d8358d-6435-40eb-81de-c5cb8bcfb439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6972 | 2026.05.06 01:26:50.674922 [ 4 ] {d7d8358d-6435-40eb-81de-c5cb8bcfb439} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6973 | 2026.05.06 01:26:50.674962 [ 4 ] {d7d8358d-6435-40eb-81de-c5cb8bcfb439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 6974 | 2026.05.06 01:26:50.675328 [ 4 ] {d7d8358d-6435-40eb-81de-c5cb8bcfb439} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6975 | 2026.05.06 01:26:50.675543 [ 4 ] {d7d8358d-6435-40eb-81de-c5cb8bcfb439} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6976 | 2026.05.06 01:26:50.675676 [ 4 ] {d7d8358d-6435-40eb-81de-c5cb8bcfb439} <Debug> executeQuery: Read 879 rows, 70.73 KiB in 0.001607 sec., 546981.9539514624 rows/sec., 42.98 MiB/sec. | ||
| 6977 | 2026.05.06 01:26:50.675716 [ 4 ] {d7d8358d-6435-40eb-81de-c5cb8bcfb439} <Debug> TCPHandler: Processed in 0.001782136 sec. | ||
| 6978 | 2026.05.06 01:26:50.675847 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6979 | 2026.05.06 01:26:50.675943 [ 4 ] {f9a4c6e2-1b1a-4bef-99e4-12cccea0640f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6980 | 2026.05.06 01:26:50.675986 [ 4 ] {f9a4c6e2-1b1a-4bef-99e4-12cccea0640f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6981 | 2026.05.06 01:26:50.676461 [ 4 ] {f9a4c6e2-1b1a-4bef-99e4-12cccea0640f} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6982 | 2026.05.06 01:26:50.676499 [ 4 ] {f9a4c6e2-1b1a-4bef-99e4-12cccea0640f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 6983 | 2026.05.06 01:26:50.676826 [ 4 ] {f9a4c6e2-1b1a-4bef-99e4-12cccea0640f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6984 | 2026.05.06 01:26:50.677038 [ 4 ] {f9a4c6e2-1b1a-4bef-99e4-12cccea0640f} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6985 | 2026.05.06 01:26:50.677171 [ 4 ] {f9a4c6e2-1b1a-4bef-99e4-12cccea0640f} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001245 sec., 146987.9518072289 rows/sec., 9.12 MiB/sec. | ||
| 6986 | 2026.05.06 01:26:50.677209 [ 4 ] {f9a4c6e2-1b1a-4bef-99e4-12cccea0640f} <Debug> TCPHandler: Processed in 0.001414038 sec. | ||
| 6987 | 2026.05.06 01:26:50.677335 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6988 | 2026.05.06 01:26:50.677430 [ 4 ] {89945024-7d9c-4b40-b2c7-56a93572f262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6989 | 2026.05.06 01:26:50.677473 [ 4 ] {89945024-7d9c-4b40-b2c7-56a93572f262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6990 | 2026.05.06 01:26:50.677907 [ 4 ] {89945024-7d9c-4b40-b2c7-56a93572f262} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6991 | 2026.05.06 01:26:50.677945 [ 4 ] {89945024-7d9c-4b40-b2c7-56a93572f262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 6992 | 2026.05.06 01:26:50.678251 [ 4 ] {89945024-7d9c-4b40-b2c7-56a93572f262} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6993 | 2026.05.06 01:26:50.678463 [ 4 ] {89945024-7d9c-4b40-b2c7-56a93572f262} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6994 | 2026.05.06 01:26:50.678593 [ 4 ] {89945024-7d9c-4b40-b2c7-56a93572f262} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001181 sec., 126164.26756985606 rows/sec., 8.15 MiB/sec. | ||
| 6995 | 2026.05.06 01:26:50.678632 [ 4 ] {89945024-7d9c-4b40-b2c7-56a93572f262} <Debug> TCPHandler: Processed in 0.001349867 sec. | ||
| 6996 | 2026.05.06 01:26:50.678751 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6997 | 2026.05.06 01:26:50.678851 [ 4 ] {af03e3a1-8bdd-4276-9a37-dcd7b0c9a6ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6998 | 2026.05.06 01:26:50.678894 [ 4 ] {af03e3a1-8bdd-4276-9a37-dcd7b0c9a6ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6999 | 2026.05.06 01:26:50.679324 [ 4 ] {af03e3a1-8bdd-4276-9a37-dcd7b0c9a6ab} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7000 | 2026.05.06 01:26:50.679361 [ 4 ] {af03e3a1-8bdd-4276-9a37-dcd7b0c9a6ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7001 | 2026.05.06 01:26:50.679666 [ 4 ] {af03e3a1-8bdd-4276-9a37-dcd7b0c9a6ab} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7002 | 2026.05.06 01:26:50.679879 [ 4 ] {af03e3a1-8bdd-4276-9a37-dcd7b0c9a6ab} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7003 | 2026.05.06 01:26:50.680006 [ 4 ] {af03e3a1-8bdd-4276-9a37-dcd7b0c9a6ab} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001172 sec., 126279.86348122866 rows/sec., 7.18 MiB/sec. | ||
| 7004 | 2026.05.06 01:26:50.680043 [ 4 ] {af03e3a1-8bdd-4276-9a37-dcd7b0c9a6ab} <Debug> TCPHandler: Processed in 0.001343928 sec. | ||
| 7005 | 2026.05.06 01:26:50.680160 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7006 | 2026.05.06 01:26:50.680255 [ 4 ] {8cc0de90-a146-4ad1-907e-0ae6eea9a2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7007 | 2026.05.06 01:26:50.680297 [ 4 ] {8cc0de90-a146-4ad1-907e-0ae6eea9a2a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7008 | 2026.05.06 01:26:50.680851 [ 4 ] {8cc0de90-a146-4ad1-907e-0ae6eea9a2a3} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7009 | 2026.05.06 01:26:50.680889 [ 4 ] {8cc0de90-a146-4ad1-907e-0ae6eea9a2a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7010 | 2026.05.06 01:26:50.681229 [ 4 ] {8cc0de90-a146-4ad1-907e-0ae6eea9a2a3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7011 | 2026.05.06 01:26:50.681444 [ 4 ] {8cc0de90-a146-4ad1-907e-0ae6eea9a2a3} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7012 | 2026.05.06 01:26:50.681575 [ 4 ] {8cc0de90-a146-4ad1-907e-0ae6eea9a2a3} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001337 sec., 397157.8160059835 rows/sec., 28.09 MiB/sec. | ||
| 7013 | 2026.05.06 01:26:50.681614 [ 4 ] {8cc0de90-a146-4ad1-907e-0ae6eea9a2a3} <Debug> TCPHandler: Processed in 0.00150584 sec. | ||
| 7014 | 2026.05.06 01:26:50.681730 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7015 | 2026.05.06 01:26:50.681825 [ 4 ] {0b0fcd68-002f-4ec1-a310-8a9d1df56138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7016 | 2026.05.06 01:26:50.681869 [ 4 ] {0b0fcd68-002f-4ec1-a310-8a9d1df56138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7017 | 2026.05.06 01:26:50.682212 [ 4 ] {0b0fcd68-002f-4ec1-a310-8a9d1df56138} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7018 | 2026.05.06 01:26:50.682248 [ 4 ] {0b0fcd68-002f-4ec1-a310-8a9d1df56138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7019 | 2026.05.06 01:26:50.682557 [ 4 ] {0b0fcd68-002f-4ec1-a310-8a9d1df56138} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7020 | 2026.05.06 01:26:50.682772 [ 4 ] {0b0fcd68-002f-4ec1-a310-8a9d1df56138} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7021 | 2026.05.06 01:26:50.682905 [ 4 ] {0b0fcd68-002f-4ec1-a310-8a9d1df56138} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 285.76 KiB/sec. | ||
| 7022 | 2026.05.06 01:26:50.682941 [ 4 ] {0b0fcd68-002f-4ec1-a310-8a9d1df56138} <Debug> TCPHandler: Processed in 0.001262145 sec. | ||
| 7023 | 2026.05.06 01:26:50.683058 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7024 | 2026.05.06 01:26:50.683152 [ 4 ] {b60b3cbf-236c-4c6f-b9be-b4c379e9d769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7025 | 2026.05.06 01:26:50.683196 [ 4 ] {b60b3cbf-236c-4c6f-b9be-b4c379e9d769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7026 | 2026.05.06 01:26:50.683614 [ 4 ] {b60b3cbf-236c-4c6f-b9be-b4c379e9d769} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7027 | 2026.05.06 01:26:50.683651 [ 4 ] {b60b3cbf-236c-4c6f-b9be-b4c379e9d769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7028 | 2026.05.06 01:26:50.683985 [ 4 ] {b60b3cbf-236c-4c6f-b9be-b4c379e9d769} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7029 | 2026.05.06 01:26:50.684205 [ 4 ] {b60b3cbf-236c-4c6f-b9be-b4c379e9d769} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7030 | 2026.05.06 01:26:50.684337 [ 4 ] {b60b3cbf-236c-4c6f-b9be-b4c379e9d769} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001203 sec., 220282.62676641726 rows/sec., 14.64 MiB/sec. | ||
| 7031 | 2026.05.06 01:26:50.684373 [ 4 ] {b60b3cbf-236c-4c6f-b9be-b4c379e9d769} <Debug> TCPHandler: Processed in 0.001366617 sec. | ||
| 7032 | 2026.05.06 01:26:50.684494 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7033 | 2026.05.06 01:26:50.684588 [ 4 ] {2b334a0f-4bfe-4c4e-a0af-e790667e4ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7034 | 2026.05.06 01:26:50.684631 [ 4 ] {2b334a0f-4bfe-4c4e-a0af-e790667e4ccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7035 | 2026.05.06 01:26:50.684959 [ 4 ] {2b334a0f-4bfe-4c4e-a0af-e790667e4ccb} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7036 | 2026.05.06 01:26:50.684995 [ 4 ] {2b334a0f-4bfe-4c4e-a0af-e790667e4ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7037 | 2026.05.06 01:26:50.685292 [ 4 ] {2b334a0f-4bfe-4c4e-a0af-e790667e4ccb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7038 | 2026.05.06 01:26:50.685510 [ 4 ] {2b334a0f-4bfe-4c4e-a0af-e790667e4ccb} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7039 | 2026.05.06 01:26:50.685619 [ 133 ] {} <Debug> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 7040 | 2026.05.06 01:26:50.685641 [ 4 ] {2b334a0f-4bfe-4c4e-a0af-e790667e4ccb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 7041 | 2026.05.06 01:26:50.685685 [ 133 ] {} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7042 | 2026.05.06 01:26:50.685695 [ 4 ] {2b334a0f-4bfe-4c4e-a0af-e790667e4ccb} <Debug> TCPHandler: Processed in 0.001251885 sec. | ||
| 7043 | 2026.05.06 01:26:50.685715 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7044 | 2026.05.06 01:26:50.685825 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7045 | 2026.05.06 01:26:50.685854 [ 190 ] {42797947-a294-439e-a372-68722fef6417::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 7046 | 2026.05.06 01:26:50.685924 [ 4 ] {2dfdb9a2-3b10-46a5-a69a-d05a2c13a8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7047 | 2026.05.06 01:26:50.685986 [ 4 ] {2dfdb9a2-3b10-46a5-a69a-d05a2c13a8a8} <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 | ||
| 7048 | 2026.05.06 01:26:50.686009 [ 190 ] {42797947-a294-439e-a372-68722fef6417::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7049 | 2026.05.06 01:26:50.686053 [ 190 ] {42797947-a294-439e-a372-68722fef6417::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 18 rows starting from the beginning of the part | ||
| 7050 | 2026.05.06 01:26:50.686123 [ 190 ] {42797947-a294-439e-a372-68722fef6417::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 7051 | 2026.05.06 01:26:50.686173 [ 190 ] {42797947-a294-439e-a372-68722fef6417::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 7052 | 2026.05.06 01:26:50.686221 [ 190 ] {42797947-a294-439e-a372-68722fef6417::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 7053 | 2026.05.06 01:26:50.686262 [ 190 ] {42797947-a294-439e-a372-68722fef6417::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 7054 | 2026.05.06 01:26:50.686305 [ 190 ] {42797947-a294-439e-a372-68722fef6417::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 7055 | 2026.05.06 01:26:50.686834 [ 4 ] {2dfdb9a2-3b10-46a5-a69a-d05a2c13a8a8} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7056 | 2026.05.06 01:26:50.686878 [ 4 ] {2dfdb9a2-3b10-46a5-a69a-d05a2c13a8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7057 | 2026.05.06 01:26:50.687127 [ 201 ] {42797947-a294-439e-a372-68722fef6417::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23 rows, containing 4 columns (4 merged, 0 gathered) in 0.001331057 sec., 17279.500427104173 rows/sec., 1.13 MiB/sec. | ||
| 7058 | 2026.05.06 01:26:50.687259 [ 190 ] {42797947-a294-439e-a372-68722fef6417::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7059 | 2026.05.06 01:26:50.687526 [ 190 ] {42797947-a294-439e-a372-68722fef6417::all_1_20_4} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7060 | 2026.05.06 01:26:50.687608 [ 4 ] {2dfdb9a2-3b10-46a5-a69a-d05a2c13a8a8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7061 | 2026.05.06 01:26:50.687634 [ 190 ] {42797947-a294-439e-a372-68722fef6417::all_1_20_4} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 7062 | 2026.05.06 01:26:50.687715 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7063 | 2026.05.06 01:26:50.687871 [ 4 ] {2dfdb9a2-3b10-46a5-a69a-d05a2c13a8a8} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7064 | 2026.05.06 01:26:50.688022 [ 4 ] {2dfdb9a2-3b10-46a5-a69a-d05a2c13a8a8} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002115 sec., 19385.342789598108 rows/sec., 34.74 MiB/sec. | ||
| 7065 | 2026.05.06 01:26:50.688080 [ 4 ] {2dfdb9a2-3b10-46a5-a69a-d05a2c13a8a8} <Debug> TCPHandler: Processed in 0.002306316 sec. | ||
| 7066 | 2026.05.06 01:26:50.688206 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7067 | 2026.05.06 01:26:50.688301 [ 4 ] {b6b4cdce-0ace-492e-94f1-5a836c6a32cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7068 | 2026.05.06 01:26:50.688343 [ 4 ] {b6b4cdce-0ace-492e-94f1-5a836c6a32cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7069 | 2026.05.06 01:26:50.688713 [ 4 ] {b6b4cdce-0ace-492e-94f1-5a836c6a32cf} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7070 | 2026.05.06 01:26:50.688749 [ 4 ] {b6b4cdce-0ace-492e-94f1-5a836c6a32cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7071 | 2026.05.06 01:26:50.689081 [ 4 ] {b6b4cdce-0ace-492e-94f1-5a836c6a32cf} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7072 | 2026.05.06 01:26:50.689298 [ 4 ] {b6b4cdce-0ace-492e-94f1-5a836c6a32cf} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7073 | 2026.05.06 01:26:50.689431 [ 4 ] {b6b4cdce-0ace-492e-94f1-5a836c6a32cf} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001148 sec., 78397.21254355401 rows/sec., 4.91 MiB/sec. | ||
| 7074 | 2026.05.06 01:26:50.689469 [ 4 ] {b6b4cdce-0ace-492e-94f1-5a836c6a32cf} <Debug> TCPHandler: Processed in 0.001314516 sec. | ||
| 7075 | 2026.05.06 01:26:51.633820 [ 131 ] {} <Debug> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7076 | 2026.05.06 01:26:51.633888 [ 131 ] {} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7077 | 2026.05.06 01:26:51.633909 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7078 | 2026.05.06 01:26:51.634021 [ 188 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::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 | ||
| 7079 | 2026.05.06 01:26:51.634167 [ 188 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7080 | 2026.05.06 01:26:51.634203 [ 188 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 7081 | 2026.05.06 01:26:51.634271 [ 188 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part | ||
| 7082 | 2026.05.06 01:26:51.634318 [ 188 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 7083 | 2026.05.06 01:26:51.634366 [ 188 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::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 | ||
| 7084 | 2026.05.06 01:26:51.634412 [ 188 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
| 7085 | 2026.05.06 01:26:51.635205 [ 190 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001233585 sec., 40532.26976657466 rows/sec., 3.38 MiB/sec. | ||
| 7086 | 2026.05.06 01:26:51.635366 [ 192 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7087 | 2026.05.06 01:26:51.635688 [ 192 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_9_2} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7088 | 2026.05.06 01:26:51.635763 [ 192 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_9_2} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7089 | 2026.05.06 01:26:51.635834 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7090 | 2026.05.06 01:26:52.071783 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7091 | 2026.05.06 01:26:52.072041 [ 4 ] {ca04b02e-4558-4233-a0c6-2f447a2af77f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 7092 | 2026.05.06 01:26:52.072415 [ 4 ] {ca04b02e-4558-4233-a0c6-2f447a2af77f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7093 | 2026.05.06 01:26:52.072455 [ 4 ] {ca04b02e-4558-4233-a0c6-2f447a2af77f} <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 | ||
| 7094 | 2026.05.06 01:26:52.072699 [ 4 ] {ca04b02e-4558-4233-a0c6-2f447a2af77f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7095 | 2026.05.06 01:26:52.072781 [ 4 ] {ca04b02e-4558-4233-a0c6-2f447a2af77f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7096 | 2026.05.06 01:26:52.072931 [ 4 ] {ca04b02e-4558-4233-a0c6-2f447a2af77f} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 7097 | 2026.05.06 01:26:52.073045 [ 363 ] {ca04b02e-4558-4233-a0c6-2f447a2af77f} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7098 | 2026.05.06 01:26:52.073076 [ 359 ] {ca04b02e-4558-4233-a0c6-2f447a2af77f} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7099 | 2026.05.06 01:26:52.073082 [ 361 ] {ca04b02e-4558-4233-a0c6-2f447a2af77f} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7100 | 2026.05.06 01:26:52.073045 [ 334 ] {ca04b02e-4558-4233-a0c6-2f447a2af77f} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7101 | 2026.05.06 01:26:52.073262 [ 4 ] {ca04b02e-4558-4233-a0c6-2f447a2af77f} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7102 | 2026.05.06 01:26:52.073294 [ 4 ] {ca04b02e-4558-4233-a0c6-2f447a2af77f} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7103 | 2026.05.06 01:26:52.073367 [ 4 ] {ca04b02e-4558-4233-a0c6-2f447a2af77f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7104 | 2026.05.06 01:26:52.073389 [ 4 ] {ca04b02e-4558-4233-a0c6-2f447a2af77f} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 7105 | 2026.05.06 01:26:52.073426 [ 4 ] {ca04b02e-4558-4233-a0c6-2f447a2af77f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 7106 | 2026.05.06 01:26:52.073467 [ 4 ] {ca04b02e-4558-4233-a0c6-2f447a2af77f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 7107 | 2026.05.06 01:26:52.074759 [ 4 ] {ca04b02e-4558-4233-a0c6-2f447a2af77f} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002822 sec., 14528.703047484054 rows/sec., 3.17 MiB/sec. | ||
| 7108 | 2026.05.06 01:26:52.074906 [ 4 ] {ca04b02e-4558-4233-a0c6-2f447a2af77f} <Debug> TCPHandler: Processed in 0.003271677 sec. | ||
| 7109 | 2026.05.06 01:26:52.087480 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7110 | 2026.05.06 01:26:52.087627 [ 4 ] {f73ac58c-5fdd-487f-bd1b-7b4da50b1c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7111 | 2026.05.06 01:26:52.087688 [ 4 ] {f73ac58c-5fdd-487f-bd1b-7b4da50b1c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7112 | 2026.05.06 01:26:52.088274 [ 4 ] {f73ac58c-5fdd-487f-bd1b-7b4da50b1c3e} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7113 | 2026.05.06 01:26:52.088318 [ 4 ] {f73ac58c-5fdd-487f-bd1b-7b4da50b1c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7114 | 2026.05.06 01:26:52.088719 [ 4 ] {f73ac58c-5fdd-487f-bd1b-7b4da50b1c3e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7115 | 2026.05.06 01:26:52.088972 [ 4 ] {f73ac58c-5fdd-487f-bd1b-7b4da50b1c3e} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7116 | 2026.05.06 01:26:52.089135 [ 4 ] {f73ac58c-5fdd-487f-bd1b-7b4da50b1c3e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001552 sec., 1288.659793814433 rows/sec., 105.08 KiB/sec. | ||
| 7117 | 2026.05.06 01:26:52.089179 [ 4 ] {f73ac58c-5fdd-487f-bd1b-7b4da50b1c3e} <Debug> TCPHandler: Processed in 0.001780386 sec. | ||
| 7118 | 2026.05.06 01:26:52.089316 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7119 | 2026.05.06 01:26:52.089420 [ 4 ] {45eeb94e-30b5-4622-8a84-68a024f9ac4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7120 | 2026.05.06 01:26:52.089466 [ 4 ] {45eeb94e-30b5-4622-8a84-68a024f9ac4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7121 | 2026.05.06 01:26:52.091490 [ 4 ] {45eeb94e-30b5-4622-8a84-68a024f9ac4c} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7122 | 2026.05.06 01:26:52.091526 [ 4 ] {45eeb94e-30b5-4622-8a84-68a024f9ac4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7123 | 2026.05.06 01:26:52.091992 [ 4 ] {45eeb94e-30b5-4622-8a84-68a024f9ac4c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7124 | 2026.05.06 01:26:52.092224 [ 4 ] {45eeb94e-30b5-4622-8a84-68a024f9ac4c} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7125 | 2026.05.06 01:26:52.092369 [ 4 ] {45eeb94e-30b5-4622-8a84-68a024f9ac4c} <Debug> executeQuery: Read 2402 rows, 181.40 KiB in 0.002971 sec., 808481.9925950858 rows/sec., 59.63 MiB/sec. | ||
| 7126 | 2026.05.06 01:26:52.092408 [ 4 ] {45eeb94e-30b5-4622-8a84-68a024f9ac4c} <Debug> TCPHandler: Processed in 0.003145794 sec. | ||
| 7127 | 2026.05.06 01:26:52.092535 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7128 | 2026.05.06 01:26:52.092635 [ 4 ] {bd515d11-eefe-4613-addf-2b0e1aeec123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7129 | 2026.05.06 01:26:52.092680 [ 4 ] {bd515d11-eefe-4613-addf-2b0e1aeec123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7130 | 2026.05.06 01:26:52.093102 [ 4 ] {bd515d11-eefe-4613-addf-2b0e1aeec123} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7131 | 2026.05.06 01:26:52.093139 [ 4 ] {bd515d11-eefe-4613-addf-2b0e1aeec123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7132 | 2026.05.06 01:26:52.093457 [ 4 ] {bd515d11-eefe-4613-addf-2b0e1aeec123} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7133 | 2026.05.06 01:26:52.093686 [ 4 ] {bd515d11-eefe-4613-addf-2b0e1aeec123} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7134 | 2026.05.06 01:26:52.093829 [ 4 ] {bd515d11-eefe-4613-addf-2b0e1aeec123} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001215 sec., 9053.497942386832 rows/sec., 671.94 KiB/sec. | ||
| 7135 | 2026.05.06 01:26:52.093868 [ 4 ] {bd515d11-eefe-4613-addf-2b0e1aeec123} <Debug> TCPHandler: Processed in 0.001386338 sec. | ||
| 7136 | 2026.05.06 01:26:52.093999 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7137 | 2026.05.06 01:26:52.094097 [ 4 ] {e7aeef8e-d2b5-449f-b971-78bb1f3cde54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7138 | 2026.05.06 01:26:52.094140 [ 4 ] {e7aeef8e-d2b5-449f-b971-78bb1f3cde54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7139 | 2026.05.06 01:26:52.094942 [ 4 ] {e7aeef8e-d2b5-449f-b971-78bb1f3cde54} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7140 | 2026.05.06 01:26:52.094980 [ 4 ] {e7aeef8e-d2b5-449f-b971-78bb1f3cde54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7141 | 2026.05.06 01:26:52.095329 [ 4 ] {e7aeef8e-d2b5-449f-b971-78bb1f3cde54} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7142 | 2026.05.06 01:26:52.095575 [ 4 ] {e7aeef8e-d2b5-449f-b971-78bb1f3cde54} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7143 | 2026.05.06 01:26:52.095690 [ 128 ] {} <Debug> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 7144 | 2026.05.06 01:26:52.095718 [ 4 ] {e7aeef8e-d2b5-449f-b971-78bb1f3cde54} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001641 sec., 488117.00182815356 rows/sec., 28.20 MiB/sec. | ||
| 7145 | 2026.05.06 01:26:52.095739 [ 128 ] {} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7146 | 2026.05.06 01:26:52.095759 [ 4 ] {e7aeef8e-d2b5-449f-b971-78bb1f3cde54} <Debug> TCPHandler: Processed in 0.001812917 sec. | ||
| 7147 | 2026.05.06 01:26:52.095764 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7148 | 2026.05.06 01:26:52.095863 [ 192 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 7149 | 2026.05.06 01:26:52.095884 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7150 | 2026.05.06 01:26:52.095975 [ 192 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7151 | 2026.05.06 01:26:52.095986 [ 4 ] {d8adf1aa-1097-4469-b3a5-ffe25570f4fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7152 | 2026.05.06 01:26:52.096012 [ 192 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 952 rows starting from the beginning of the part | ||
| 7153 | 2026.05.06 01:26:52.096033 [ 4 ] {d8adf1aa-1097-4469-b3a5-ffe25570f4fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7154 | 2026.05.06 01:26:52.096082 [ 192 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 801 rows starting from the beginning of the part | ||
| 7155 | 2026.05.06 01:26:52.096139 [ 192 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 149 rows starting from the beginning of the part | ||
| 7156 | 2026.05.06 01:26:52.096188 [ 192 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 149 rows starting from the beginning of the part | ||
| 7157 | 2026.05.06 01:26:52.096237 [ 192 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 7158 | 2026.05.06 01:26:52.096282 [ 192 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 801 rows starting from the beginning of the part | ||
| 7159 | 2026.05.06 01:26:52.096427 [ 4 ] {d8adf1aa-1097-4469-b3a5-ffe25570f4fa} <Trace> oximeter.fields_u64 (4bdf4849-4cd9-4484-ba2e-9b076d8e6376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7160 | 2026.05.06 01:26:52.096463 [ 4 ] {d8adf1aa-1097-4469-b3a5-ffe25570f4fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7161 | 2026.05.06 01:26:52.096764 [ 4 ] {d8adf1aa-1097-4469-b3a5-ffe25570f4fa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 7162 | 2026.05.06 01:26:52.096981 [ 4 ] {d8adf1aa-1097-4469-b3a5-ffe25570f4fa} <Trace> oximeter.fields_u64 (4bdf4849-4cd9-4484-ba2e-9b076d8e6376): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7163 | 2026.05.06 01:26:52.097125 [ 4 ] {d8adf1aa-1097-4469-b3a5-ffe25570f4fa} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001158 sec., 863.5578583765113 rows/sec., 60.72 KiB/sec. | ||
| 7164 | 2026.05.06 01:26:52.097165 [ 4 ] {d8adf1aa-1097-4469-b3a5-ffe25570f4fa} <Debug> TCPHandler: Processed in 0.001333327 sec. | ||
| 7165 | 2026.05.06 01:26:52.097291 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7166 | 2026.05.06 01:26:52.097386 [ 4 ] {115cacc4-1a58-45d5-8dcc-3831d4c8e733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7167 | 2026.05.06 01:26:52.097429 [ 4 ] {115cacc4-1a58-45d5-8dcc-3831d4c8e733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7168 | 2026.05.06 01:26:52.097511 [ 187 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3001 rows, containing 5 columns (5 merged, 0 gathered) in 0.001686854 sec., 1779051.4176093484 rows/sec., 111.98 MiB/sec. | ||
| 7169 | 2026.05.06 01:26:52.097677 [ 192 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 7170 | 2026.05.06 01:26:52.097919 [ 192 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_25_5} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7171 | 2026.05.06 01:26:52.097983 [ 192 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_25_5} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 7172 | 2026.05.06 01:26:52.098043 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 7173 | 2026.05.06 01:26:52.098422 [ 4 ] {115cacc4-1a58-45d5-8dcc-3831d4c8e733} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7174 | 2026.05.06 01:26:52.098458 [ 4 ] {115cacc4-1a58-45d5-8dcc-3831d4c8e733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7175 | 2026.05.06 01:26:52.098825 [ 4 ] {115cacc4-1a58-45d5-8dcc-3831d4c8e733} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7176 | 2026.05.06 01:26:52.099049 [ 4 ] {115cacc4-1a58-45d5-8dcc-3831d4c8e733} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7177 | 2026.05.06 01:26:52.099182 [ 4 ] {115cacc4-1a58-45d5-8dcc-3831d4c8e733} <Debug> executeQuery: Read 1290 rows, 88.12 KiB in 0.001814 sec., 711135.6119073869 rows/sec., 47.44 MiB/sec. | ||
| 7178 | 2026.05.06 01:26:52.099220 [ 4 ] {115cacc4-1a58-45d5-8dcc-3831d4c8e733} <Debug> TCPHandler: Processed in 0.00198135 sec. | ||
| 7179 | 2026.05.06 01:26:52.099354 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7180 | 2026.05.06 01:26:52.099451 [ 4 ] {42a5a082-e143-47ed-a468-c02ebe91879f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7181 | 2026.05.06 01:26:52.099497 [ 4 ] {42a5a082-e143-47ed-a468-c02ebe91879f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7182 | 2026.05.06 01:26:52.100307 [ 4 ] {42a5a082-e143-47ed-a468-c02ebe91879f} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7183 | 2026.05.06 01:26:52.100342 [ 4 ] {42a5a082-e143-47ed-a468-c02ebe91879f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7184 | 2026.05.06 01:26:52.100787 [ 4 ] {42a5a082-e143-47ed-a468-c02ebe91879f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7185 | 2026.05.06 01:26:52.101013 [ 4 ] {42a5a082-e143-47ed-a468-c02ebe91879f} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7186 | 2026.05.06 01:26:52.101149 [ 4 ] {42a5a082-e143-47ed-a468-c02ebe91879f} <Debug> executeQuery: Read 1529 rows, 95.26 KiB in 0.001718 sec., 889988.358556461 rows/sec., 54.15 MiB/sec. | ||
| 7187 | 2026.05.06 01:26:52.101187 [ 4 ] {42a5a082-e143-47ed-a468-c02ebe91879f} <Debug> TCPHandler: Processed in 0.001885488 sec. | ||
| 7188 | 2026.05.06 01:26:52.101321 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7189 | 2026.05.06 01:26:52.101418 [ 4 ] {4bf724c9-2b39-4d22-8d07-d445c8b0e4ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7190 | 2026.05.06 01:26:52.101475 [ 4 ] {4bf724c9-2b39-4d22-8d07-d445c8b0e4ff} <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 | ||
| 7191 | 2026.05.06 01:26:52.102270 [ 4 ] {4bf724c9-2b39-4d22-8d07-d445c8b0e4ff} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7192 | 2026.05.06 01:26:52.102305 [ 4 ] {4bf724c9-2b39-4d22-8d07-d445c8b0e4ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7193 | 2026.05.06 01:26:52.102830 [ 4 ] {4bf724c9-2b39-4d22-8d07-d445c8b0e4ff} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7194 | 2026.05.06 01:26:52.103059 [ 4 ] {4bf724c9-2b39-4d22-8d07-d445c8b0e4ff} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7195 | 2026.05.06 01:26:52.103205 [ 4 ] {4bf724c9-2b39-4d22-8d07-d445c8b0e4ff} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001806 sec., 4983.388704318937 rows/sec., 8.93 MiB/sec. | ||
| 7196 | 2026.05.06 01:26:52.103271 [ 4 ] {4bf724c9-2b39-4d22-8d07-d445c8b0e4ff} <Debug> TCPHandler: Processed in 0.00200194 sec. | ||
| 7197 | 2026.05.06 01:26:52.103401 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7198 | 2026.05.06 01:26:52.103497 [ 4 ] {b494b132-58ad-4681-8397-3844da73baa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7199 | 2026.05.06 01:26:52.103540 [ 4 ] {b494b132-58ad-4681-8397-3844da73baa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7200 | 2026.05.06 01:26:52.103885 [ 4 ] {b494b132-58ad-4681-8397-3844da73baa5} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7201 | 2026.05.06 01:26:52.103920 [ 4 ] {b494b132-58ad-4681-8397-3844da73baa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7202 | 2026.05.06 01:26:52.104240 [ 4 ] {b494b132-58ad-4681-8397-3844da73baa5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7203 | 2026.05.06 01:26:52.104460 [ 4 ] {b494b132-58ad-4681-8397-3844da73baa5} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7204 | 2026.05.06 01:26:52.104595 [ 4 ] {b494b132-58ad-4681-8397-3844da73baa5} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001118 sec., 21466.90518783542 rows/sec., 1.45 MiB/sec. | ||
| 7205 | 2026.05.06 01:26:52.104631 [ 4 ] {b494b132-58ad-4681-8397-3844da73baa5} <Debug> TCPHandler: Processed in 0.001281756 sec. | ||
| 7206 | 2026.05.06 01:26:55.656495 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7207 | 2026.05.06 01:26:55.656774 [ 4 ] {7a927b4e-e73a-470f-93e4-365a883ae843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7208 | 2026.05.06 01:26:55.657126 [ 4 ] {7a927b4e-e73a-470f-93e4-365a883ae843} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7209 | 2026.05.06 01:26:55.657165 [ 4 ] {7a927b4e-e73a-470f-93e4-365a883ae843} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7210 | 2026.05.06 01:26:55.657392 [ 4 ] {7a927b4e-e73a-470f-93e4-365a883ae843} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7211 | 2026.05.06 01:26:55.657468 [ 4 ] {7a927b4e-e73a-470f-93e4-365a883ae843} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7212 | 2026.05.06 01:26:55.657616 [ 4 ] {7a927b4e-e73a-470f-93e4-365a883ae843} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7213 | 2026.05.06 01:26:55.657734 [ 352 ] {7a927b4e-e73a-470f-93e4-365a883ae843} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7214 | 2026.05.06 01:26:55.657743 [ 316 ] {7a927b4e-e73a-470f-93e4-365a883ae843} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7215 | 2026.05.06 01:26:55.657757 [ 334 ] {7a927b4e-e73a-470f-93e4-365a883ae843} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7216 | 2026.05.06 01:26:55.657776 [ 359 ] {7a927b4e-e73a-470f-93e4-365a883ae843} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7217 | 2026.05.06 01:26:55.657956 [ 4 ] {7a927b4e-e73a-470f-93e4-365a883ae843} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7218 | 2026.05.06 01:26:55.657987 [ 4 ] {7a927b4e-e73a-470f-93e4-365a883ae843} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7219 | 2026.05.06 01:26:55.658060 [ 4 ] {7a927b4e-e73a-470f-93e4-365a883ae843} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7220 | 2026.05.06 01:26:55.658081 [ 4 ] {7a927b4e-e73a-470f-93e4-365a883ae843} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 7221 | 2026.05.06 01:26:55.658116 [ 4 ] {7a927b4e-e73a-470f-93e4-365a883ae843} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7222 | 2026.05.06 01:26:55.658161 [ 4 ] {7a927b4e-e73a-470f-93e4-365a883ae843} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7223 | 2026.05.06 01:26:55.659340 [ 4 ] {7a927b4e-e73a-470f-93e4-365a883ae843} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002673 sec., 15338.57089412645 rows/sec., 2.76 MiB/sec. | ||
| 7224 | 2026.05.06 01:26:55.659459 [ 4 ] {7a927b4e-e73a-470f-93e4-365a883ae843} <Debug> TCPHandler: Processed in 0.003114183 sec. | ||
| 7225 | 2026.05.06 01:26:55.660954 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7226 | 2026.05.06 01:26:55.661165 [ 4 ] {dcdbf027-8aed-4959-8345-3696da3cc599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7227 | 2026.05.06 01:26:55.661249 [ 4 ] {dcdbf027-8aed-4959-8345-3696da3cc599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7228 | 2026.05.06 01:26:55.662044 [ 4 ] {dcdbf027-8aed-4959-8345-3696da3cc599} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7229 | 2026.05.06 01:26:55.662086 [ 4 ] {dcdbf027-8aed-4959-8345-3696da3cc599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7230 | 2026.05.06 01:26:55.662467 [ 4 ] {dcdbf027-8aed-4959-8345-3696da3cc599} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7231 | 2026.05.06 01:26:55.662701 [ 4 ] {dcdbf027-8aed-4959-8345-3696da3cc599} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7232 | 2026.05.06 01:26:55.662868 [ 4 ] {dcdbf027-8aed-4959-8345-3696da3cc599} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001766 sec., 31710.07927519819 rows/sec., 2.44 MiB/sec. | ||
| 7233 | 2026.05.06 01:26:55.662908 [ 4 ] {dcdbf027-8aed-4959-8345-3696da3cc599} <Debug> TCPHandler: Processed in 0.002033701 sec. | ||
| 7234 | 2026.05.06 01:26:55.663032 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7235 | 2026.05.06 01:26:55.663132 [ 4 ] {27061839-333e-48b2-bed8-7b32b5366716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7236 | 2026.05.06 01:26:55.663175 [ 4 ] {27061839-333e-48b2-bed8-7b32b5366716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7237 | 2026.05.06 01:26:55.663609 [ 4 ] {27061839-333e-48b2-bed8-7b32b5366716} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7238 | 2026.05.06 01:26:55.663646 [ 4 ] {27061839-333e-48b2-bed8-7b32b5366716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7239 | 2026.05.06 01:26:55.663991 [ 4 ] {27061839-333e-48b2-bed8-7b32b5366716} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7240 | 2026.05.06 01:26:55.664207 [ 4 ] {27061839-333e-48b2-bed8-7b32b5366716} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7241 | 2026.05.06 01:26:55.664357 [ 4 ] {27061839-333e-48b2-bed8-7b32b5366716} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001246 sec., 51364.365971107545 rows/sec., 4.01 MiB/sec. | ||
| 7242 | 2026.05.06 01:26:55.664395 [ 4 ] {27061839-333e-48b2-bed8-7b32b5366716} <Debug> TCPHandler: Processed in 0.001415978 sec. | ||
| 7243 | 2026.05.06 01:26:55.664516 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7244 | 2026.05.06 01:26:55.664613 [ 4 ] {9b45fd60-8038-4ab1-b509-ba2513b360bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7245 | 2026.05.06 01:26:55.664658 [ 4 ] {9b45fd60-8038-4ab1-b509-ba2513b360bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7246 | 2026.05.06 01:26:55.665035 [ 4 ] {9b45fd60-8038-4ab1-b509-ba2513b360bd} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7247 | 2026.05.06 01:26:55.665072 [ 4 ] {9b45fd60-8038-4ab1-b509-ba2513b360bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7248 | 2026.05.06 01:26:55.665403 [ 4 ] {9b45fd60-8038-4ab1-b509-ba2513b360bd} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7249 | 2026.05.06 01:26:55.665619 [ 4 ] {9b45fd60-8038-4ab1-b509-ba2513b360bd} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7250 | 2026.05.06 01:26:55.665763 [ 4 ] {9b45fd60-8038-4ab1-b509-ba2513b360bd} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.00117 sec., 82051.28205128205 rows/sec., 5.71 MiB/sec. | ||
| 7251 | 2026.05.06 01:26:55.665801 [ 4 ] {9b45fd60-8038-4ab1-b509-ba2513b360bd} <Debug> TCPHandler: Processed in 0.001338087 sec. | ||
| 7252 | 2026.05.06 01:26:55.665918 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7253 | 2026.05.06 01:26:55.666012 [ 4 ] {efb95911-7f22-402b-a982-d20ab8202f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7254 | 2026.05.06 01:26:55.666056 [ 4 ] {efb95911-7f22-402b-a982-d20ab8202f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7255 | 2026.05.06 01:26:55.666390 [ 4 ] {efb95911-7f22-402b-a982-d20ab8202f45} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7256 | 2026.05.06 01:26:55.666428 [ 4 ] {efb95911-7f22-402b-a982-d20ab8202f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7257 | 2026.05.06 01:26:55.666743 [ 4 ] {efb95911-7f22-402b-a982-d20ab8202f45} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7258 | 2026.05.06 01:26:55.666953 [ 4 ] {efb95911-7f22-402b-a982-d20ab8202f45} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7259 | 2026.05.06 01:26:55.667092 [ 4 ] {efb95911-7f22-402b-a982-d20ab8202f45} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001098 sec., 32786.88524590164 rows/sec., 2.21 MiB/sec. | ||
| 7260 | 2026.05.06 01:26:55.667128 [ 4 ] {efb95911-7f22-402b-a982-d20ab8202f45} <Debug> TCPHandler: Processed in 0.001261526 sec. | ||
| 7261 | 2026.05.06 01:26:56.895198 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13826 | ||
| 7262 | 2026.05.06 01:26:56.895959 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7263 | 2026.05.06 01:26:56.896025 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7264 | 2026.05.06 01:26:56.896517 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7265 | 2026.05.06 01:26:56.896753 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7266 | 2026.05.06 01:26:56.896894 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13826 | ||
| 7267 | 2026.05.06 01:26:57.601000 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7268 | 2026.05.06 01:26:57.617658 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7269 | 2026.05.06 01:26:57.617722 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7270 | 2026.05.06 01:26:57.623778 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7271 | 2026.05.06 01:26:57.624478 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7272 | 2026.05.06 01:26:57.627510 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7273 | 2026.05.06 01:26:59.423635 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 916 | ||
| 7274 | 2026.05.06 01:26:59.426378 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7275 | 2026.05.06 01:26:59.426425 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7276 | 2026.05.06 01:26:59.427676 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7277 | 2026.05.06 01:26:59.427942 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7278 | 2026.05.06 01:26:59.428142 [ 122 ] {} <Debug> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7279 | 2026.05.06 01:26:59.428195 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 916 | ||
| 7280 | 2026.05.06 01:26:59.428240 [ 122 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7281 | 2026.05.06 01:26:59.428283 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7282 | 2026.05.06 01:26:59.428433 [ 190 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::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 | ||
| 7283 | 2026.05.06 01:26:59.429282 [ 190 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7284 | 2026.05.06 01:26:59.429418 [ 190 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 698 rows starting from the beginning of the part | ||
| 7285 | 2026.05.06 01:26:59.429741 [ 190 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 7286 | 2026.05.06 01:26:59.430060 [ 190 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 58 rows starting from the beginning of the part | ||
| 7287 | 2026.05.06 01:26:59.430364 [ 190 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 7288 | 2026.05.06 01:26:59.430642 [ 190 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 7289 | 2026.05.06 01:26:59.430923 [ 190 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 54 rows starting from the beginning of the part | ||
| 7290 | 2026.05.06 01:26:59.436797 [ 197 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 916 rows, containing 72 columns (72 merged, 0 gathered) in 0.008426241 sec., 108708.02294878583 rows/sec., 92.27 MiB/sec. | ||
| 7291 | 2026.05.06 01:26:59.438148 [ 197 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7292 | 2026.05.06 01:26:59.438757 [ 197 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_21_4} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7293 | 2026.05.06 01:26:59.438839 [ 197 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_21_4} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7294 | 2026.05.06 01:26:59.439082 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.40 MiB. | ||
| 7295 | 2026.05.06 01:27:00.664011 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7296 | 2026.05.06 01:27:00.664268 [ 4 ] {fda247e3-c57e-4b7b-87e5-6b554c431cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 7297 | 2026.05.06 01:27:00.664637 [ 4 ] {fda247e3-c57e-4b7b-87e5-6b554c431cca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7298 | 2026.05.06 01:27:00.664678 [ 4 ] {fda247e3-c57e-4b7b-87e5-6b554c431cca} <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 | ||
| 7299 | 2026.05.06 01:27:00.664927 [ 4 ] {fda247e3-c57e-4b7b-87e5-6b554c431cca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7300 | 2026.05.06 01:27:00.664999 [ 4 ] {fda247e3-c57e-4b7b-87e5-6b554c431cca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7301 | 2026.05.06 01:27:00.665147 [ 4 ] {fda247e3-c57e-4b7b-87e5-6b554c431cca} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 7302 | 2026.05.06 01:27:00.665250 [ 352 ] {fda247e3-c57e-4b7b-87e5-6b554c431cca} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7303 | 2026.05.06 01:27:00.665252 [ 316 ] {fda247e3-c57e-4b7b-87e5-6b554c431cca} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7304 | 2026.05.06 01:27:00.665277 [ 341 ] {fda247e3-c57e-4b7b-87e5-6b554c431cca} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7305 | 2026.05.06 01:27:00.665299 [ 359 ] {fda247e3-c57e-4b7b-87e5-6b554c431cca} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7306 | 2026.05.06 01:27:00.665429 [ 4 ] {fda247e3-c57e-4b7b-87e5-6b554c431cca} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7307 | 2026.05.06 01:27:00.665458 [ 4 ] {fda247e3-c57e-4b7b-87e5-6b554c431cca} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7308 | 2026.05.06 01:27:00.665529 [ 4 ] {fda247e3-c57e-4b7b-87e5-6b554c431cca} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7309 | 2026.05.06 01:27:00.665551 [ 4 ] {fda247e3-c57e-4b7b-87e5-6b554c431cca} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 7310 | 2026.05.06 01:27:00.665587 [ 4 ] {fda247e3-c57e-4b7b-87e5-6b554c431cca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 7311 | 2026.05.06 01:27:00.665630 [ 4 ] {fda247e3-c57e-4b7b-87e5-6b554c431cca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 7312 | 2026.05.06 01:27:00.666688 [ 4 ] {fda247e3-c57e-4b7b-87e5-6b554c431cca} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002522 sec., 16256.93893735131 rows/sec., 2.93 MiB/sec. | ||
| 7313 | 2026.05.06 01:27:00.666783 [ 4 ] {fda247e3-c57e-4b7b-87e5-6b554c431cca} <Debug> TCPHandler: Processed in 0.002913909 sec. | ||
| 7314 | 2026.05.06 01:27:00.672457 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7315 | 2026.05.06 01:27:00.672590 [ 4 ] {bb65ef45-cbcd-4ebd-ae82-acf2927e1880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7316 | 2026.05.06 01:27:00.672645 [ 4 ] {bb65ef45-cbcd-4ebd-ae82-acf2927e1880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7317 | 2026.05.06 01:27:00.673304 [ 4 ] {bb65ef45-cbcd-4ebd-ae82-acf2927e1880} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7318 | 2026.05.06 01:27:00.673346 [ 4 ] {bb65ef45-cbcd-4ebd-ae82-acf2927e1880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7319 | 2026.05.06 01:27:00.673727 [ 4 ] {bb65ef45-cbcd-4ebd-ae82-acf2927e1880} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7320 | 2026.05.06 01:27:00.673959 [ 4 ] {bb65ef45-cbcd-4ebd-ae82-acf2927e1880} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7321 | 2026.05.06 01:27:00.674112 [ 118 ] {} <Debug> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7322 | 2026.05.06 01:27:00.674116 [ 4 ] {bb65ef45-cbcd-4ebd-ae82-acf2927e1880} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001564 sec., 181585.6777493606 rows/sec., 11.53 MiB/sec. | ||
| 7323 | 2026.05.06 01:27:00.674167 [ 118 ] {} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7324 | 2026.05.06 01:27:00.674183 [ 4 ] {bb65ef45-cbcd-4ebd-ae82-acf2927e1880} <Debug> TCPHandler: Processed in 0.001791376 sec. | ||
| 7325 | 2026.05.06 01:27:00.674196 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7326 | 2026.05.06 01:27:00.674321 [ 187 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 7327 | 2026.05.06 01:27:00.674340 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7328 | 2026.05.06 01:27:00.674465 [ 4 ] {f0316aa8-bb26-41a6-a443-f8859c47f086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7329 | 2026.05.06 01:27:00.674472 [ 187 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7330 | 2026.05.06 01:27:00.674514 [ 4 ] {f0316aa8-bb26-41a6-a443-f8859c47f086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7331 | 2026.05.06 01:27:00.674522 [ 187 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 284 rows starting from the beginning of the part | ||
| 7332 | 2026.05.06 01:27:00.674612 [ 187 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 7333 | 2026.05.06 01:27:00.674663 [ 187 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 7334 | 2026.05.06 01:27:00.674710 [ 187 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 7335 | 2026.05.06 01:27:00.674755 [ 187 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 7336 | 2026.05.06 01:27:00.675328 [ 4 ] {f0316aa8-bb26-41a6-a443-f8859c47f086} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7337 | 2026.05.06 01:27:00.675374 [ 4 ] {f0316aa8-bb26-41a6-a443-f8859c47f086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7338 | 2026.05.06 01:27:00.675744 [ 4 ] {f0316aa8-bb26-41a6-a443-f8859c47f086} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7339 | 2026.05.06 01:27:00.675758 [ 189 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014908 sec., 952508.7201502549 rows/sec., 64.13 MiB/sec. | ||
| 7340 | 2026.05.06 01:27:00.675912 [ 187 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7341 | 2026.05.06 01:27:00.675986 [ 4 ] {f0316aa8-bb26-41a6-a443-f8859c47f086} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7342 | 2026.05.06 01:27:00.676142 [ 118 ] {} <Debug> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7343 | 2026.05.06 01:27:00.676152 [ 4 ] {f0316aa8-bb26-41a6-a443-f8859c47f086} <Debug> executeQuery: Read 879 rows, 70.73 KiB in 0.00171 sec., 514035.08771929826 rows/sec., 40.39 MiB/sec. | ||
| 7344 | 2026.05.06 01:27:00.676184 [ 187 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_21_5} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7345 | 2026.05.06 01:27:00.676191 [ 118 ] {} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7346 | 2026.05.06 01:27:00.676214 [ 4 ] {f0316aa8-bb26-41a6-a443-f8859c47f086} <Debug> TCPHandler: Processed in 0.001928179 sec. | ||
| 7347 | 2026.05.06 01:27:00.676233 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7348 | 2026.05.06 01:27:00.676265 [ 187 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_21_5} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7349 | 2026.05.06 01:27:00.676315 [ 195 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7350 | 2026.05.06 01:27:00.676347 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 7351 | 2026.05.06 01:27:00.676351 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7352 | 2026.05.06 01:27:00.676413 [ 195 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7353 | 2026.05.06 01:27:00.676446 [ 195 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3237 rows starting from the beginning of the part | ||
| 7354 | 2026.05.06 01:27:00.676459 [ 4 ] {73552675-721e-48e4-b58c-a721ca205df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7355 | 2026.05.06 01:27:00.676497 [ 195 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 7356 | 2026.05.06 01:27:00.676506 [ 4 ] {73552675-721e-48e4-b58c-a721ca205df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7357 | 2026.05.06 01:27:00.676551 [ 195 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 879 rows starting from the beginning of the part | ||
| 7358 | 2026.05.06 01:27:00.676596 [ 195 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 2402 rows starting from the beginning of the part | ||
| 7359 | 2026.05.06 01:27:00.676633 [ 195 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 7360 | 2026.05.06 01:27:00.676667 [ 195 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 879 rows starting from the beginning of the part | ||
| 7361 | 2026.05.06 01:27:00.677004 [ 4 ] {73552675-721e-48e4-b58c-a721ca205df3} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7362 | 2026.05.06 01:27:00.677047 [ 4 ] {73552675-721e-48e4-b58c-a721ca205df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7363 | 2026.05.06 01:27:00.677398 [ 4 ] {73552675-721e-48e4-b58c-a721ca205df3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7364 | 2026.05.06 01:27:00.677629 [ 4 ] {73552675-721e-48e4-b58c-a721ca205df3} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7365 | 2026.05.06 01:27:00.677738 [ 118 ] {} <Debug> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7366 | 2026.05.06 01:27:00.677764 [ 4 ] {73552675-721e-48e4-b58c-a721ca205df3} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001324 sec., 138217.52265861025 rows/sec., 8.57 MiB/sec. | ||
| 7367 | 2026.05.06 01:27:00.677771 [ 118 ] {} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7368 | 2026.05.06 01:27:00.677806 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7369 | 2026.05.06 01:27:00.677811 [ 4 ] {73552675-721e-48e4-b58c-a721ca205df3} <Debug> TCPHandler: Processed in 0.001512531 sec. | ||
| 7370 | 2026.05.06 01:27:00.677891 [ 189 ] {577eb9bb-8840-47c4-8503-d95fe761109e::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 | ||
| 7371 | 2026.05.06 01:27:00.677940 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7372 | 2026.05.06 01:27:00.678008 [ 189 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7373 | 2026.05.06 01:27:00.678040 [ 4 ] {003b4ba6-8ba0-4a8b-827c-5fc19b2d7b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7374 | 2026.05.06 01:27:00.678045 [ 189 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 210 rows starting from the beginning of the part | ||
| 7375 | 2026.05.06 01:27:00.678090 [ 4 ] {003b4ba6-8ba0-4a8b-827c-5fc19b2d7b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7376 | 2026.05.06 01:27:00.678121 [ 189 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 183 rows starting from the beginning of the part | ||
| 7377 | 2026.05.06 01:27:00.678169 [ 189 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 197 rows starting from the beginning of the part | ||
| 7378 | 2026.05.06 01:27:00.678207 [ 189 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 183 rows starting from the beginning of the part | ||
| 7379 | 2026.05.06 01:27:00.678243 [ 189 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 11 rows starting from the beginning of the part | ||
| 7380 | 2026.05.06 01:27:00.678279 [ 189 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 183 rows starting from the beginning of the part | ||
| 7381 | 2026.05.06 01:27:00.678535 [ 4 ] {003b4ba6-8ba0-4a8b-827c-5fc19b2d7b67} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7382 | 2026.05.06 01:27:00.678580 [ 4 ] {003b4ba6-8ba0-4a8b-827c-5fc19b2d7b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7383 | 2026.05.06 01:27:00.679010 [ 187 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7509 rows, containing 5 columns (5 merged, 0 gathered) in 0.002728375 sec., 2752187.657488432 rows/sec., 218.21 MiB/sec. | ||
| 7384 | 2026.05.06 01:27:00.679222 [ 4 ] {003b4ba6-8ba0-4a8b-827c-5fc19b2d7b67} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7385 | 2026.05.06 01:27:00.679236 [ 200 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 967 rows, containing 5 columns (5 merged, 0 gathered) in 0.001379499 sec., 700979.1235803723 rows/sec., 46.46 MiB/sec. | ||
| 7386 | 2026.05.06 01:27:00.679382 [ 187 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7387 | 2026.05.06 01:27:00.679392 [ 194 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7388 | 2026.05.06 01:27:00.679542 [ 4 ] {003b4ba6-8ba0-4a8b-827c-5fc19b2d7b67} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7389 | 2026.05.06 01:27:00.679698 [ 187 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_26_5} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7390 | 2026.05.06 01:27:00.679700 [ 4 ] {003b4ba6-8ba0-4a8b-827c-5fc19b2d7b67} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001678 sec., 88796.18593563767 rows/sec., 5.74 MiB/sec. | ||
| 7391 | 2026.05.06 01:27:00.679758 [ 4 ] {003b4ba6-8ba0-4a8b-827c-5fc19b2d7b67} <Debug> TCPHandler: Processed in 0.001869068 sec. | ||
| 7392 | 2026.05.06 01:27:00.679779 [ 187 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_26_5} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7393 | 2026.05.06 01:27:00.679783 [ 194 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_46_9} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7394 | 2026.05.06 01:27:00.679873 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 7395 | 2026.05.06 01:27:00.679884 [ 194 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_46_9} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7396 | 2026.05.06 01:27:00.679898 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7397 | 2026.05.06 01:27:00.679994 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 7398 | 2026.05.06 01:27:00.680001 [ 4 ] {726d1f7a-9f90-4075-9f35-6e762fed5c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7399 | 2026.05.06 01:27:00.680055 [ 4 ] {726d1f7a-9f90-4075-9f35-6e762fed5c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7400 | 2026.05.06 01:27:00.680504 [ 4 ] {726d1f7a-9f90-4075-9f35-6e762fed5c6c} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7401 | 2026.05.06 01:27:00.680540 [ 4 ] {726d1f7a-9f90-4075-9f35-6e762fed5c6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7402 | 2026.05.06 01:27:00.680858 [ 4 ] {726d1f7a-9f90-4075-9f35-6e762fed5c6c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7403 | 2026.05.06 01:27:00.681076 [ 4 ] {726d1f7a-9f90-4075-9f35-6e762fed5c6c} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7404 | 2026.05.06 01:27:00.681180 [ 118 ] {} <Debug> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7405 | 2026.05.06 01:27:00.681205 [ 4 ] {726d1f7a-9f90-4075-9f35-6e762fed5c6c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001222 sec., 121112.92962356792 rows/sec., 6.89 MiB/sec. | ||
| 7406 | 2026.05.06 01:27:00.681216 [ 118 ] {} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7407 | 2026.05.06 01:27:00.681245 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7408 | 2026.05.06 01:27:00.681250 [ 4 ] {726d1f7a-9f90-4075-9f35-6e762fed5c6c} <Debug> TCPHandler: Processed in 0.001404158 sec. | ||
| 7409 | 2026.05.06 01:27:00.681310 [ 189 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 7410 | 2026.05.06 01:27:00.681382 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7411 | 2026.05.06 01:27:00.681401 [ 189 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7412 | 2026.05.06 01:27:00.681430 [ 189 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 148 rows starting from the beginning of the part | ||
| 7413 | 2026.05.06 01:27:00.681474 [ 189 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 7414 | 2026.05.06 01:27:00.681481 [ 4 ] {b3fea2c2-a707-495c-aa5b-d2b339cde832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7415 | 2026.05.06 01:27:00.681507 [ 189 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 7416 | 2026.05.06 01:27:00.681527 [ 4 ] {b3fea2c2-a707-495c-aa5b-d2b339cde832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7417 | 2026.05.06 01:27:00.681547 [ 189 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 7418 | 2026.05.06 01:27:00.681585 [ 189 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 7419 | 2026.05.06 01:27:00.682148 [ 4 ] {b3fea2c2-a707-495c-aa5b-d2b339cde832} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7420 | 2026.05.06 01:27:00.682189 [ 4 ] {b3fea2c2-a707-495c-aa5b-d2b339cde832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7421 | 2026.05.06 01:27:00.682266 [ 187 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.00098282 sec., 752935.4306994161 rows/sec., 45.69 MiB/sec. | ||
| 7422 | 2026.05.06 01:27:00.682410 [ 200 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7423 | 2026.05.06 01:27:00.682542 [ 4 ] {b3fea2c2-a707-495c-aa5b-d2b339cde832} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7424 | 2026.05.06 01:27:00.682710 [ 200 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_21_5} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7425 | 2026.05.06 01:27:00.682765 [ 4 ] {b3fea2c2-a707-495c-aa5b-d2b339cde832} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7426 | 2026.05.06 01:27:00.682788 [ 200 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_21_5} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7427 | 2026.05.06 01:27:00.682868 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7428 | 2026.05.06 01:27:00.682876 [ 118 ] {} <Debug> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7429 | 2026.05.06 01:27:00.682898 [ 4 ] {b3fea2c2-a707-495c-aa5b-d2b339cde832} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001435 sec., 370034.8432055749 rows/sec., 26.17 MiB/sec. | ||
| 7430 | 2026.05.06 01:27:00.682910 [ 118 ] {} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7431 | 2026.05.06 01:27:00.682938 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7432 | 2026.05.06 01:27:00.682945 [ 4 ] {b3fea2c2-a707-495c-aa5b-d2b339cde832} <Debug> TCPHandler: Processed in 0.001614853 sec. | ||
| 7433 | 2026.05.06 01:27:00.683001 [ 189 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7434 | 2026.05.06 01:27:00.683076 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7435 | 2026.05.06 01:27:00.683085 [ 189 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7436 | 2026.05.06 01:27:00.683124 [ 189 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1791 rows starting from the beginning of the part | ||
| 7437 | 2026.05.06 01:27:00.683166 [ 189 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 7438 | 2026.05.06 01:27:00.683180 [ 4 ] {8f1fd340-86ab-4374-bcfc-46e71bbf6fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7439 | 2026.05.06 01:27:00.683199 [ 189 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 531 rows starting from the beginning of the part | ||
| 7440 | 2026.05.06 01:27:00.683228 [ 4 ] {8f1fd340-86ab-4374-bcfc-46e71bbf6fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7441 | 2026.05.06 01:27:00.683242 [ 189 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1290 rows starting from the beginning of the part | ||
| 7442 | 2026.05.06 01:27:00.683283 [ 189 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 7443 | 2026.05.06 01:27:00.683318 [ 189 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 531 rows starting from the beginning of the part | ||
| 7444 | 2026.05.06 01:27:00.683581 [ 4 ] {8f1fd340-86ab-4374-bcfc-46e71bbf6fcb} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7445 | 2026.05.06 01:27:00.683621 [ 4 ] {8f1fd340-86ab-4374-bcfc-46e71bbf6fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7446 | 2026.05.06 01:27:00.683939 [ 4 ] {8f1fd340-86ab-4374-bcfc-46e71bbf6fcb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7447 | 2026.05.06 01:27:00.684152 [ 4 ] {8f1fd340-86ab-4374-bcfc-46e71bbf6fcb} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7448 | 2026.05.06 01:27:00.684270 [ 118 ] {} <Debug> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7449 | 2026.05.06 01:27:00.684284 [ 4 ] {8f1fd340-86ab-4374-bcfc-46e71bbf6fcb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001123 sec., 5342.831700801425 rows/sec., 279.14 KiB/sec. | ||
| 7450 | 2026.05.06 01:27:00.684311 [ 118 ] {} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7451 | 2026.05.06 01:27:00.684333 [ 4 ] {8f1fd340-86ab-4374-bcfc-46e71bbf6fcb} <Debug> TCPHandler: Processed in 0.001314147 sec. | ||
| 7452 | 2026.05.06 01:27:00.684340 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7453 | 2026.05.06 01:27:00.684429 [ 200 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::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 | ||
| 7454 | 2026.05.06 01:27:00.684463 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7455 | 2026.05.06 01:27:00.684509 [ 200 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7456 | 2026.05.06 01:27:00.684535 [ 200 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 7457 | 2026.05.06 01:27:00.684558 [ 4 ] {312a0852-d250-4ce4-ac28-457d4a3b920b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7458 | 2026.05.06 01:27:00.684583 [ 200 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 7459 | 2026.05.06 01:27:00.684602 [ 4 ] {312a0852-d250-4ce4-ac28-457d4a3b920b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7460 | 2026.05.06 01:27:00.684622 [ 199 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4271 rows, containing 5 columns (5 merged, 0 gathered) in 0.001647244 sec., 2592815.636299176 rows/sec., 187.44 MiB/sec. | ||
| 7461 | 2026.05.06 01:27:00.684625 [ 200 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 7462 | 2026.05.06 01:27:00.684711 [ 200 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 7463 | 2026.05.06 01:27:00.684746 [ 200 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 7464 | 2026.05.06 01:27:00.684782 [ 200 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 7465 | 2026.05.06 01:27:00.684852 [ 189 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7466 | 2026.05.06 01:27:00.685017 [ 4 ] {312a0852-d250-4ce4-ac28-457d4a3b920b} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7467 | 2026.05.06 01:27:00.685058 [ 4 ] {312a0852-d250-4ce4-ac28-457d4a3b920b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7468 | 2026.05.06 01:27:00.685142 [ 189 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_46_9} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7469 | 2026.05.06 01:27:00.685218 [ 189 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_46_9} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7470 | 2026.05.06 01:27:00.685288 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 7471 | 2026.05.06 01:27:00.685418 [ 4 ] {312a0852-d250-4ce4-ac28-457d4a3b920b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7472 | 2026.05.06 01:27:00.685491 [ 193 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001092662 sec., 115314.70848258655 rows/sec., 5.88 MiB/sec. | ||
| 7473 | 2026.05.06 01:27:00.685611 [ 200 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7474 | 2026.05.06 01:27:00.685641 [ 4 ] {312a0852-d250-4ce4-ac28-457d4a3b920b} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7475 | 2026.05.06 01:27:00.685758 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7476 | 2026.05.06 01:27:00.685772 [ 4 ] {312a0852-d250-4ce4-ac28-457d4a3b920b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001232 sec., 215097.4025974026 rows/sec., 14.29 MiB/sec. | ||
| 7477 | 2026.05.06 01:27:00.685795 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7478 | 2026.05.06 01:27:00.685812 [ 4 ] {312a0852-d250-4ce4-ac28-457d4a3b920b} <Debug> TCPHandler: Processed in 0.001400788 sec. | ||
| 7479 | 2026.05.06 01:27:00.685815 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7480 | 2026.05.06 01:27:00.685847 [ 200 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_21_4} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7481 | 2026.05.06 01:27:00.685895 [ 193 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7482 | 2026.05.06 01:27:00.685907 [ 200 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_21_4} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7483 | 2026.05.06 01:27:00.685935 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7484 | 2026.05.06 01:27:00.685973 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7485 | 2026.05.06 01:27:00.685996 [ 193 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7486 | 2026.05.06 01:27:00.686030 [ 4 ] {a3faa66e-f421-4e77-b448-a1613fe8752a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7487 | 2026.05.06 01:27:00.686030 [ 193 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 16085 rows starting from the beginning of the part | ||
| 7488 | 2026.05.06 01:27:00.686079 [ 4 ] {a3faa66e-f421-4e77-b448-a1613fe8752a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7489 | 2026.05.06 01:27:00.686107 [ 193 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 7490 | 2026.05.06 01:27:00.686155 [ 193 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 265 rows starting from the beginning of the part | ||
| 7491 | 2026.05.06 01:27:00.686196 [ 193 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1529 rows starting from the beginning of the part | ||
| 7492 | 2026.05.06 01:27:00.686236 [ 193 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 96 rows starting from the beginning of the part | ||
| 7493 | 2026.05.06 01:27:00.686275 [ 193 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 265 rows starting from the beginning of the part | ||
| 7494 | 2026.05.06 01:27:00.686404 [ 4 ] {a3faa66e-f421-4e77-b448-a1613fe8752a} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7495 | 2026.05.06 01:27:00.686445 [ 4 ] {a3faa66e-f421-4e77-b448-a1613fe8752a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7496 | 2026.05.06 01:27:00.686746 [ 4 ] {a3faa66e-f421-4e77-b448-a1613fe8752a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7497 | 2026.05.06 01:27:00.686954 [ 4 ] {a3faa66e-f421-4e77-b448-a1613fe8752a} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7498 | 2026.05.06 01:27:00.687082 [ 4 ] {a3faa66e-f421-4e77-b448-a1613fe8752a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 7499 | 2026.05.06 01:27:00.687118 [ 4 ] {a3faa66e-f421-4e77-b448-a1613fe8752a} <Debug> TCPHandler: Processed in 0.001234425 sec. | ||
| 7500 | 2026.05.06 01:27:00.687236 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7501 | 2026.05.06 01:27:00.687330 [ 4 ] {1b0a1024-77a8-4567-a870-840b7d35055c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7502 | 2026.05.06 01:27:00.687383 [ 4 ] {1b0a1024-77a8-4567-a870-840b7d35055c} <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 | ||
| 7503 | 2026.05.06 01:27:00.688199 [ 4 ] {1b0a1024-77a8-4567-a870-840b7d35055c} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7504 | 2026.05.06 01:27:00.688233 [ 4 ] {1b0a1024-77a8-4567-a870-840b7d35055c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7505 | 2026.05.06 01:27:00.688798 [ 4 ] {1b0a1024-77a8-4567-a870-840b7d35055c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7506 | 2026.05.06 01:27:00.689073 [ 4 ] {1b0a1024-77a8-4567-a870-840b7d35055c} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7507 | 2026.05.06 01:27:00.689171 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7508 | 2026.05.06 01:27:00.689197 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7509 | 2026.05.06 01:27:00.689210 [ 4 ] {1b0a1024-77a8-4567-a870-840b7d35055c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001897 sec., 21613.07327358988 rows/sec., 38.73 MiB/sec. | ||
| 7510 | 2026.05.06 01:27:00.689213 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7511 | 2026.05.06 01:27:00.689262 [ 4 ] {1b0a1024-77a8-4567-a870-840b7d35055c} <Debug> TCPHandler: Processed in 0.002075712 sec. | ||
| 7512 | 2026.05.06 01:27:00.689292 [ 199 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::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 | ||
| 7513 | 2026.05.06 01:27:00.689397 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7514 | 2026.05.06 01:27:00.689498 [ 4 ] {2c57cdff-cba7-4479-a895-c9902f0ea66c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7515 | 2026.05.06 01:27:00.689500 [ 199 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7516 | 2026.05.06 01:27:00.689544 [ 4 ] {2c57cdff-cba7-4479-a895-c9902f0ea66c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7517 | 2026.05.06 01:27:00.689574 [ 199 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 608 rows starting from the beginning of the part | ||
| 7518 | 2026.05.06 01:27:00.689698 [ 199 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
| 7519 | 2026.05.06 01:27:00.689807 [ 199 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
| 7520 | 2026.05.06 01:27:00.689892 [ 4 ] {2c57cdff-cba7-4479-a895-c9902f0ea66c} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7521 | 2026.05.06 01:27:00.689913 [ 199 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
| 7522 | 2026.05.06 01:27:00.689937 [ 4 ] {2c57cdff-cba7-4479-a895-c9902f0ea66c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7523 | 2026.05.06 01:27:00.690024 [ 199 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::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 | ||
| 7524 | 2026.05.06 01:27:00.690133 [ 199 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
| 7525 | 2026.05.06 01:27:00.690289 [ 4 ] {2c57cdff-cba7-4479-a895-c9902f0ea66c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7526 | 2026.05.06 01:27:00.690540 [ 4 ] {2c57cdff-cba7-4479-a895-c9902f0ea66c} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7527 | 2026.05.06 01:27:00.690642 [ 120 ] {} <Debug> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7528 | 2026.05.06 01:27:00.690667 [ 120 ] {} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7529 | 2026.05.06 01:27:00.690678 [ 4 ] {2c57cdff-cba7-4479-a895-c9902f0ea66c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001198 sec., 75125.20868113522 rows/sec., 4.70 MiB/sec. | ||
| 7530 | 2026.05.06 01:27:00.690689 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7531 | 2026.05.06 01:27:00.690716 [ 4 ] {2c57cdff-cba7-4479-a895-c9902f0ea66c} <Debug> TCPHandler: Processed in 0.001370348 sec. | ||
| 7532 | 2026.05.06 01:27:00.690752 [ 200 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7533 | 2026.05.06 01:27:00.690824 [ 200 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7534 | 2026.05.06 01:27:00.690849 [ 200 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2778 rows starting from the beginning of the part | ||
| 7535 | 2026.05.06 01:27:00.690890 [ 200 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 7536 | 2026.05.06 01:27:00.690917 [ 198 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18400 rows, containing 5 columns (5 merged, 0 gathered) in 0.005051022 sec., 3642827.1347857923 rows/sec., 234.91 MiB/sec. | ||
| 7537 | 2026.05.06 01:27:00.690926 [ 200 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 90 rows starting from the beginning of the part | ||
| 7538 | 2026.05.06 01:27:00.690975 [ 200 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part | ||
| 7539 | 2026.05.06 01:27:00.691007 [ 200 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
| 7540 | 2026.05.06 01:27:00.691038 [ 200 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 90 rows starting from the beginning of the part | ||
| 7541 | 2026.05.06 01:27:00.691278 [ 191 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7542 | 2026.05.06 01:27:00.691611 [ 191 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7543 | 2026.05.06 01:27:00.691708 [ 191 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7544 | 2026.05.06 01:27:00.691797 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.54 MiB. | ||
| 7545 | 2026.05.06 01:27:00.692179 [ 191 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3078 rows, containing 4 columns (4 merged, 0 gathered) in 0.001452709 sec., 2118800.117573444 rows/sec., 136.52 MiB/sec. | ||
| 7546 | 2026.05.06 01:27:00.692495 [ 200 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7547 | 2026.05.06 01:27:00.692743 [ 200 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_46_9} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7548 | 2026.05.06 01:27:00.692805 [ 200 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_46_9} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7549 | 2026.05.06 01:27:00.692861 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7550 | 2026.05.06 01:27:00.695100 [ 196 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 781 rows, containing 19 columns (19 merged, 0 gathered) in 0.005838078 sec., 133776.9039742189 rows/sec., 239.72 MiB/sec. | ||
| 7551 | 2026.05.06 01:27:00.696227 [ 191 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7552 | 2026.05.06 01:27:00.696535 [ 191 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7553 | 2026.05.06 01:27:00.696599 [ 191 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7554 | 2026.05.06 01:27:00.696673 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.74 MiB. | ||
| 7555 | 2026.05.06 01:27:01.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.84 MiB, peak 286.10 MiB, free memory in arenas 0.00 B, will set to 278.59 MiB (RSS), difference: 2.75 MiB | ||
| 7556 | 2026.05.06 01:27:04.266970 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7557 | 2026.05.06 01:27:04.267027 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7558 | 2026.05.06 01:27:04.397102 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14338 | ||
| 7559 | 2026.05.06 01:27:04.397886 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7560 | 2026.05.06 01:27:04.397939 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7561 | 2026.05.06 01:27:04.398487 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7562 | 2026.05.06 01:27:04.398725 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7563 | 2026.05.06 01:27:04.398870 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14338 | ||
| 7564 | 2026.05.06 01:27:05.127658 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7565 | 2026.05.06 01:27:05.144931 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7566 | 2026.05.06 01:27:05.144997 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7567 | 2026.05.06 01:27:05.150976 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7568 | 2026.05.06 01:27:05.151710 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7569 | 2026.05.06 01:27:05.154622 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7570 | 2026.05.06 01:27:05.360331 [ 85 ] {} <Debug> oximeter.fields_u64 (4bdf4849-4cd9-4484-ba2e-9b076d8e6376) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 7571 | 2026.05.06 01:27:05.360443 [ 85 ] {} <Trace> oximeter.fields_u64 (4bdf4849-4cd9-4484-ba2e-9b076d8e6376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7572 | 2026.05.06 01:27:05.360487 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7573 | 2026.05.06 01:27:05.360661 [ 199 ] {4bdf4849-4cd9-4484-ba2e-9b076d8e6376::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 | ||
| 7574 | 2026.05.06 01:27:05.360863 [ 199 ] {4bdf4849-4cd9-4484-ba2e-9b076d8e6376::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7575 | 2026.05.06 01:27:05.360921 [ 199 ] {4bdf4849-4cd9-4484-ba2e-9b076d8e6376::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 | ||
| 7576 | 2026.05.06 01:27:05.361024 [ 199 ] {4bdf4849-4cd9-4484-ba2e-9b076d8e6376::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 7577 | 2026.05.06 01:27:05.361102 [ 199 ] {4bdf4849-4cd9-4484-ba2e-9b076d8e6376::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 7578 | 2026.05.06 01:27:05.361168 [ 199 ] {4bdf4849-4cd9-4484-ba2e-9b076d8e6376::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 7579 | 2026.05.06 01:27:05.361229 [ 199 ] {4bdf4849-4cd9-4484-ba2e-9b076d8e6376::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 | ||
| 7580 | 2026.05.06 01:27:05.362170 [ 191 ] {4bdf4849-4cd9-4484-ba2e-9b076d8e6376::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001585752 sec., 3783.693793228702 rows/sec., 280.82 KiB/sec. | ||
| 7581 | 2026.05.06 01:27:05.362292 [ 199 ] {4bdf4849-4cd9-4484-ba2e-9b076d8e6376::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 7582 | 2026.05.06 01:27:05.362541 [ 199 ] {4bdf4849-4cd9-4484-ba2e-9b076d8e6376::all_1_5_1} <Trace> oximeter.fields_u64 (4bdf4849-4cd9-4484-ba2e-9b076d8e6376): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7583 | 2026.05.06 01:27:05.362612 [ 199 ] {4bdf4849-4cd9-4484-ba2e-9b076d8e6376::all_1_5_1} <Trace> oximeter.fields_u64 (4bdf4849-4cd9-4484-ba2e-9b076d8e6376) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 7584 | 2026.05.06 01:27:05.362679 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7585 | 2026.05.06 01:27:05.659411 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7586 | 2026.05.06 01:27:05.659776 [ 4 ] {1f11931b-ebe5-4b5c-85cc-b34824483147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7587 | 2026.05.06 01:27:05.660316 [ 4 ] {1f11931b-ebe5-4b5c-85cc-b34824483147} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7588 | 2026.05.06 01:27:05.660376 [ 4 ] {1f11931b-ebe5-4b5c-85cc-b34824483147} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7589 | 2026.05.06 01:27:05.660592 [ 4 ] {1f11931b-ebe5-4b5c-85cc-b34824483147} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7590 | 2026.05.06 01:27:05.660660 [ 4 ] {1f11931b-ebe5-4b5c-85cc-b34824483147} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7591 | 2026.05.06 01:27:05.660801 [ 4 ] {1f11931b-ebe5-4b5c-85cc-b34824483147} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7592 | 2026.05.06 01:27:05.660899 [ 316 ] {1f11931b-ebe5-4b5c-85cc-b34824483147} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7593 | 2026.05.06 01:27:05.660900 [ 352 ] {1f11931b-ebe5-4b5c-85cc-b34824483147} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7594 | 2026.05.06 01:27:05.660934 [ 359 ] {1f11931b-ebe5-4b5c-85cc-b34824483147} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7595 | 2026.05.06 01:27:05.660936 [ 341 ] {1f11931b-ebe5-4b5c-85cc-b34824483147} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7596 | 2026.05.06 01:27:05.661083 [ 4 ] {1f11931b-ebe5-4b5c-85cc-b34824483147} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7597 | 2026.05.06 01:27:05.661110 [ 4 ] {1f11931b-ebe5-4b5c-85cc-b34824483147} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7598 | 2026.05.06 01:27:05.661177 [ 4 ] {1f11931b-ebe5-4b5c-85cc-b34824483147} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7599 | 2026.05.06 01:27:05.661197 [ 4 ] {1f11931b-ebe5-4b5c-85cc-b34824483147} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 7600 | 2026.05.06 01:27:05.661232 [ 4 ] {1f11931b-ebe5-4b5c-85cc-b34824483147} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7601 | 2026.05.06 01:27:05.661269 [ 4 ] {1f11931b-ebe5-4b5c-85cc-b34824483147} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7602 | 2026.05.06 01:27:05.662239 [ 4 ] {1f11931b-ebe5-4b5c-85cc-b34824483147} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002616 sec., 15672.782874617738 rows/sec., 2.82 MiB/sec. | ||
| 7603 | 2026.05.06 01:27:05.662319 [ 4 ] {1f11931b-ebe5-4b5c-85cc-b34824483147} <Debug> TCPHandler: Processed in 0.003102912 sec. | ||
| 7604 | 2026.05.06 01:27:05.664010 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7605 | 2026.05.06 01:27:05.664121 [ 4 ] {7893d508-7fe8-4e62-afcc-d9ccfc55b33e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7606 | 2026.05.06 01:27:05.664165 [ 4 ] {7893d508-7fe8-4e62-afcc-d9ccfc55b33e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7607 | 2026.05.06 01:27:05.664646 [ 4 ] {7893d508-7fe8-4e62-afcc-d9ccfc55b33e} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7608 | 2026.05.06 01:27:05.664685 [ 4 ] {7893d508-7fe8-4e62-afcc-d9ccfc55b33e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7609 | 2026.05.06 01:27:05.665037 [ 4 ] {7893d508-7fe8-4e62-afcc-d9ccfc55b33e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7610 | 2026.05.06 01:27:05.665248 [ 4 ] {7893d508-7fe8-4e62-afcc-d9ccfc55b33e} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7611 | 2026.05.06 01:27:05.665395 [ 4 ] {7893d508-7fe8-4e62-afcc-d9ccfc55b33e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001306 sec., 42879.01990811638 rows/sec., 3.29 MiB/sec. | ||
| 7612 | 2026.05.06 01:27:05.665432 [ 4 ] {7893d508-7fe8-4e62-afcc-d9ccfc55b33e} <Debug> TCPHandler: Processed in 0.001474429 sec. | ||
| 7613 | 2026.05.06 01:27:05.665563 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7614 | 2026.05.06 01:27:05.665657 [ 4 ] {a73082c5-e60d-40d5-99f7-d0d68a7e8e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7615 | 2026.05.06 01:27:05.665696 [ 4 ] {a73082c5-e60d-40d5-99f7-d0d68a7e8e5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7616 | 2026.05.06 01:27:05.666114 [ 4 ] {a73082c5-e60d-40d5-99f7-d0d68a7e8e5f} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7617 | 2026.05.06 01:27:05.666150 [ 4 ] {a73082c5-e60d-40d5-99f7-d0d68a7e8e5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7618 | 2026.05.06 01:27:05.666439 [ 4 ] {a73082c5-e60d-40d5-99f7-d0d68a7e8e5f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7619 | 2026.05.06 01:27:05.666658 [ 4 ] {a73082c5-e60d-40d5-99f7-d0d68a7e8e5f} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7620 | 2026.05.06 01:27:05.666786 [ 4 ] {a73082c5-e60d-40d5-99f7-d0d68a7e8e5f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001148 sec., 55749.12891986063 rows/sec., 4.35 MiB/sec. | ||
| 7621 | 2026.05.06 01:27:05.666823 [ 4 ] {a73082c5-e60d-40d5-99f7-d0d68a7e8e5f} <Debug> TCPHandler: Processed in 0.001310647 sec. | ||
| 7622 | 2026.05.06 01:27:05.666947 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7623 | 2026.05.06 01:27:05.667041 [ 4 ] {ab08d8d1-a745-4e8f-9ece-979fcbf4df0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7624 | 2026.05.06 01:27:05.667084 [ 4 ] {ab08d8d1-a745-4e8f-9ece-979fcbf4df0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7625 | 2026.05.06 01:27:05.667499 [ 4 ] {ab08d8d1-a745-4e8f-9ece-979fcbf4df0a} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7626 | 2026.05.06 01:27:05.667534 [ 4 ] {ab08d8d1-a745-4e8f-9ece-979fcbf4df0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7627 | 2026.05.06 01:27:05.667852 [ 4 ] {ab08d8d1-a745-4e8f-9ece-979fcbf4df0a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7628 | 2026.05.06 01:27:05.668057 [ 4 ] {ab08d8d1-a745-4e8f-9ece-979fcbf4df0a} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7629 | 2026.05.06 01:27:05.668187 [ 4 ] {ab08d8d1-a745-4e8f-9ece-979fcbf4df0a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 7630 | 2026.05.06 01:27:05.668224 [ 4 ] {ab08d8d1-a745-4e8f-9ece-979fcbf4df0a} <Debug> TCPHandler: Processed in 0.001326777 sec. | ||
| 7631 | 2026.05.06 01:27:05.668344 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7632 | 2026.05.06 01:27:05.668438 [ 4 ] {78c4e2c1-4daf-4f95-90ba-3b9c5f875bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7633 | 2026.05.06 01:27:05.668479 [ 4 ] {78c4e2c1-4daf-4f95-90ba-3b9c5f875bd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7634 | 2026.05.06 01:27:05.668828 [ 4 ] {78c4e2c1-4daf-4f95-90ba-3b9c5f875bd4} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7635 | 2026.05.06 01:27:05.668863 [ 4 ] {78c4e2c1-4daf-4f95-90ba-3b9c5f875bd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7636 | 2026.05.06 01:27:05.669165 [ 4 ] {78c4e2c1-4daf-4f95-90ba-3b9c5f875bd4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7637 | 2026.05.06 01:27:05.669369 [ 4 ] {78c4e2c1-4daf-4f95-90ba-3b9c5f875bd4} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7638 | 2026.05.06 01:27:05.669498 [ 4 ] {78c4e2c1-4daf-4f95-90ba-3b9c5f875bd4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 7639 | 2026.05.06 01:27:05.669533 [ 4 ] {78c4e2c1-4daf-4f95-90ba-3b9c5f875bd4} <Debug> TCPHandler: Processed in 0.001239976 sec. | ||
| 7640 | 2026.05.06 01:27:09.428500 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 950 | ||
| 7641 | 2026.05.06 01:27:09.430760 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7642 | 2026.05.06 01:27:09.430803 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7643 | 2026.05.06 01:27:09.431957 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7644 | 2026.05.06 01:27:09.432231 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7645 | 2026.05.06 01:27:09.432477 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 950 | ||
| 7646 | 2026.05.06 01:27:10.663652 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7647 | 2026.05.06 01:27:10.664051 [ 4 ] {1a3fe65b-8b35-43a3-96c5-5f93404321bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 7648 | 2026.05.06 01:27:10.664603 [ 4 ] {1a3fe65b-8b35-43a3-96c5-5f93404321bb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7649 | 2026.05.06 01:27:10.664641 [ 4 ] {1a3fe65b-8b35-43a3-96c5-5f93404321bb} <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 | ||
| 7650 | 2026.05.06 01:27:10.664889 [ 4 ] {1a3fe65b-8b35-43a3-96c5-5f93404321bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7651 | 2026.05.06 01:27:10.664958 [ 4 ] {1a3fe65b-8b35-43a3-96c5-5f93404321bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7652 | 2026.05.06 01:27:10.665100 [ 4 ] {1a3fe65b-8b35-43a3-96c5-5f93404321bb} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 7653 | 2026.05.06 01:27:10.665203 [ 316 ] {1a3fe65b-8b35-43a3-96c5-5f93404321bb} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7654 | 2026.05.06 01:27:10.665228 [ 332 ] {1a3fe65b-8b35-43a3-96c5-5f93404321bb} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7655 | 2026.05.06 01:27:10.665238 [ 359 ] {1a3fe65b-8b35-43a3-96c5-5f93404321bb} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7656 | 2026.05.06 01:27:10.665268 [ 330 ] {1a3fe65b-8b35-43a3-96c5-5f93404321bb} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7657 | 2026.05.06 01:27:10.665466 [ 4 ] {1a3fe65b-8b35-43a3-96c5-5f93404321bb} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7658 | 2026.05.06 01:27:10.665495 [ 4 ] {1a3fe65b-8b35-43a3-96c5-5f93404321bb} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7659 | 2026.05.06 01:27:10.665565 [ 4 ] {1a3fe65b-8b35-43a3-96c5-5f93404321bb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7660 | 2026.05.06 01:27:10.665585 [ 4 ] {1a3fe65b-8b35-43a3-96c5-5f93404321bb} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 7661 | 2026.05.06 01:27:10.665621 [ 4 ] {1a3fe65b-8b35-43a3-96c5-5f93404321bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 7662 | 2026.05.06 01:27:10.665688 [ 4 ] {1a3fe65b-8b35-43a3-96c5-5f93404321bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 7663 | 2026.05.06 01:27:10.666692 [ 4 ] {1a3fe65b-8b35-43a3-96c5-5f93404321bb} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002809 sec., 14595.941616233536 rows/sec., 2.63 MiB/sec. | ||
| 7664 | 2026.05.06 01:27:10.666775 [ 4 ] {1a3fe65b-8b35-43a3-96c5-5f93404321bb} <Debug> TCPHandler: Processed in 0.003318997 sec. | ||
| 7665 | 2026.05.06 01:27:10.672415 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7666 | 2026.05.06 01:27:10.672545 [ 4 ] {8bbc2ed7-fcbf-47f1-a0e5-b2325613dcc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7667 | 2026.05.06 01:27:10.672598 [ 4 ] {8bbc2ed7-fcbf-47f1-a0e5-b2325613dcc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7668 | 2026.05.06 01:27:10.673215 [ 4 ] {8bbc2ed7-fcbf-47f1-a0e5-b2325613dcc6} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7669 | 2026.05.06 01:27:10.673259 [ 4 ] {8bbc2ed7-fcbf-47f1-a0e5-b2325613dcc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7670 | 2026.05.06 01:27:10.673668 [ 4 ] {8bbc2ed7-fcbf-47f1-a0e5-b2325613dcc6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7671 | 2026.05.06 01:27:10.673902 [ 4 ] {8bbc2ed7-fcbf-47f1-a0e5-b2325613dcc6} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7672 | 2026.05.06 01:27:10.674045 [ 4 ] {8bbc2ed7-fcbf-47f1-a0e5-b2325613dcc6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001538 sec., 184655.3966189857 rows/sec., 11.73 MiB/sec. | ||
| 7673 | 2026.05.06 01:27:10.674083 [ 4 ] {8bbc2ed7-fcbf-47f1-a0e5-b2325613dcc6} <Debug> TCPHandler: Processed in 0.001734835 sec. | ||
| 7674 | 2026.05.06 01:27:10.674209 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7675 | 2026.05.06 01:27:10.674304 [ 4 ] {2fca4dfb-f6df-497f-bf2c-ae140c7e6675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7676 | 2026.05.06 01:27:10.674346 [ 4 ] {2fca4dfb-f6df-497f-bf2c-ae140c7e6675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7677 | 2026.05.06 01:27:10.674734 [ 4 ] {2fca4dfb-f6df-497f-bf2c-ae140c7e6675} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7678 | 2026.05.06 01:27:10.674770 [ 4 ] {2fca4dfb-f6df-497f-bf2c-ae140c7e6675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7679 | 2026.05.06 01:27:10.675060 [ 4 ] {2fca4dfb-f6df-497f-bf2c-ae140c7e6675} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7680 | 2026.05.06 01:27:10.675275 [ 4 ] {2fca4dfb-f6df-497f-bf2c-ae140c7e6675} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7681 | 2026.05.06 01:27:10.675409 [ 4 ] {2fca4dfb-f6df-497f-bf2c-ae140c7e6675} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001123 sec., 1780.9439002671415 rows/sec., 145.22 KiB/sec. | ||
| 7682 | 2026.05.06 01:27:10.675446 [ 4 ] {2fca4dfb-f6df-497f-bf2c-ae140c7e6675} <Debug> TCPHandler: Processed in 0.001288486 sec. | ||
| 7683 | 2026.05.06 01:27:10.675555 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7684 | 2026.05.06 01:27:10.675649 [ 4 ] {af528f1f-b099-45d5-a870-cfdbedd68fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7685 | 2026.05.06 01:27:10.675690 [ 4 ] {af528f1f-b099-45d5-a870-cfdbedd68fd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7686 | 2026.05.06 01:27:10.676358 [ 4 ] {af528f1f-b099-45d5-a870-cfdbedd68fd1} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7687 | 2026.05.06 01:27:10.676394 [ 4 ] {af528f1f-b099-45d5-a870-cfdbedd68fd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7688 | 2026.05.06 01:27:10.676753 [ 4 ] {af528f1f-b099-45d5-a870-cfdbedd68fd1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7689 | 2026.05.06 01:27:10.676956 [ 4 ] {af528f1f-b099-45d5-a870-cfdbedd68fd1} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7690 | 2026.05.06 01:27:10.677084 [ 4 ] {af528f1f-b099-45d5-a870-cfdbedd68fd1} <Debug> executeQuery: Read 880 rows, 70.80 KiB in 0.001452 sec., 606060.6060606061 rows/sec., 47.62 MiB/sec. | ||
| 7691 | 2026.05.06 01:27:10.677120 [ 4 ] {af528f1f-b099-45d5-a870-cfdbedd68fd1} <Debug> TCPHandler: Processed in 0.001616272 sec. | ||
| 7692 | 2026.05.06 01:27:10.677238 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7693 | 2026.05.06 01:27:10.677332 [ 4 ] {16b5c6da-dbd3-4e1d-b7cd-a7be56d65528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7694 | 2026.05.06 01:27:10.677373 [ 4 ] {16b5c6da-dbd3-4e1d-b7cd-a7be56d65528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7695 | 2026.05.06 01:27:10.677819 [ 4 ] {16b5c6da-dbd3-4e1d-b7cd-a7be56d65528} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7696 | 2026.05.06 01:27:10.677855 [ 4 ] {16b5c6da-dbd3-4e1d-b7cd-a7be56d65528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7697 | 2026.05.06 01:27:10.678166 [ 4 ] {16b5c6da-dbd3-4e1d-b7cd-a7be56d65528} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7698 | 2026.05.06 01:27:10.678384 [ 4 ] {16b5c6da-dbd3-4e1d-b7cd-a7be56d65528} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7699 | 2026.05.06 01:27:10.678511 [ 4 ] {16b5c6da-dbd3-4e1d-b7cd-a7be56d65528} <Debug> executeQuery: Read 185 rows, 11.76 KiB in 0.001197 sec., 154553.0492898914 rows/sec., 9.60 MiB/sec. | ||
| 7700 | 2026.05.06 01:27:10.678550 [ 4 ] {16b5c6da-dbd3-4e1d-b7cd-a7be56d65528} <Debug> TCPHandler: Processed in 0.001363587 sec. | ||
| 7701 | 2026.05.06 01:27:10.678665 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7702 | 2026.05.06 01:27:10.678759 [ 4 ] {d0166feb-4c6d-4b46-af21-d2682b0d75ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7703 | 2026.05.06 01:27:10.678800 [ 4 ] {d0166feb-4c6d-4b46-af21-d2682b0d75ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7704 | 2026.05.06 01:27:10.679218 [ 4 ] {d0166feb-4c6d-4b46-af21-d2682b0d75ef} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7705 | 2026.05.06 01:27:10.679254 [ 4 ] {d0166feb-4c6d-4b46-af21-d2682b0d75ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7706 | 2026.05.06 01:27:10.679555 [ 4 ] {d0166feb-4c6d-4b46-af21-d2682b0d75ef} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7707 | 2026.05.06 01:27:10.679760 [ 4 ] {d0166feb-4c6d-4b46-af21-d2682b0d75ef} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7708 | 2026.05.06 01:27:10.679887 [ 4 ] {d0166feb-4c6d-4b46-af21-d2682b0d75ef} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001145 sec., 130131.00436681224 rows/sec., 8.41 MiB/sec. | ||
| 7709 | 2026.05.06 01:27:10.679924 [ 4 ] {d0166feb-4c6d-4b46-af21-d2682b0d75ef} <Debug> TCPHandler: Processed in 0.001311687 sec. | ||
| 7710 | 2026.05.06 01:27:10.680046 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7711 | 2026.05.06 01:27:10.680142 [ 4 ] {ecd39427-76da-4034-848b-7b58645a37bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7712 | 2026.05.06 01:27:10.680183 [ 4 ] {ecd39427-76da-4034-848b-7b58645a37bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7713 | 2026.05.06 01:27:10.680633 [ 4 ] {ecd39427-76da-4034-848b-7b58645a37bf} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7714 | 2026.05.06 01:27:10.680668 [ 4 ] {ecd39427-76da-4034-848b-7b58645a37bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7715 | 2026.05.06 01:27:10.680965 [ 4 ] {ecd39427-76da-4034-848b-7b58645a37bf} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7716 | 2026.05.06 01:27:10.681172 [ 4 ] {ecd39427-76da-4034-848b-7b58645a37bf} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7717 | 2026.05.06 01:27:10.681298 [ 4 ] {ecd39427-76da-4034-848b-7b58645a37bf} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001174 sec., 126064.73594548553 rows/sec., 7.17 MiB/sec. | ||
| 7718 | 2026.05.06 01:27:10.681335 [ 4 ] {ecd39427-76da-4034-848b-7b58645a37bf} <Debug> TCPHandler: Processed in 0.001341858 sec. | ||
| 7719 | 2026.05.06 01:27:10.681463 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7720 | 2026.05.06 01:27:10.681556 [ 4 ] {3c5c90ca-a705-4146-ad4e-ffa6a15d332f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7721 | 2026.05.06 01:27:10.681595 [ 4 ] {3c5c90ca-a705-4146-ad4e-ffa6a15d332f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7722 | 2026.05.06 01:27:10.682140 [ 4 ] {3c5c90ca-a705-4146-ad4e-ffa6a15d332f} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7723 | 2026.05.06 01:27:10.682174 [ 4 ] {3c5c90ca-a705-4146-ad4e-ffa6a15d332f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7724 | 2026.05.06 01:27:10.682495 [ 4 ] {3c5c90ca-a705-4146-ad4e-ffa6a15d332f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7725 | 2026.05.06 01:27:10.682702 [ 4 ] {3c5c90ca-a705-4146-ad4e-ffa6a15d332f} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7726 | 2026.05.06 01:27:10.682831 [ 4 ] {3c5c90ca-a705-4146-ad4e-ffa6a15d332f} <Debug> executeQuery: Read 533 rows, 38.63 KiB in 0.001292 sec., 412538.6996904025 rows/sec., 29.19 MiB/sec. | ||
| 7727 | 2026.05.06 01:27:10.682867 [ 4 ] {3c5c90ca-a705-4146-ad4e-ffa6a15d332f} <Debug> TCPHandler: Processed in 0.00145549 sec. | ||
| 7728 | 2026.05.06 01:27:10.682987 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7729 | 2026.05.06 01:27:10.683081 [ 4 ] {9db2c2fe-8106-44b6-867c-94cbe45774a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7730 | 2026.05.06 01:27:10.683123 [ 4 ] {9db2c2fe-8106-44b6-867c-94cbe45774a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7731 | 2026.05.06 01:27:10.683456 [ 4 ] {9db2c2fe-8106-44b6-867c-94cbe45774a7} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7732 | 2026.05.06 01:27:10.683490 [ 4 ] {9db2c2fe-8106-44b6-867c-94cbe45774a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7733 | 2026.05.06 01:27:10.683799 [ 4 ] {9db2c2fe-8106-44b6-867c-94cbe45774a7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7734 | 2026.05.06 01:27:10.684006 [ 4 ] {9db2c2fe-8106-44b6-867c-94cbe45774a7} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7735 | 2026.05.06 01:27:10.684133 [ 4 ] {9db2c2fe-8106-44b6-867c-94cbe45774a7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 7736 | 2026.05.06 01:27:10.684168 [ 4 ] {9db2c2fe-8106-44b6-867c-94cbe45774a7} <Debug> TCPHandler: Processed in 0.001232335 sec. | ||
| 7737 | 2026.05.06 01:27:10.684282 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7738 | 2026.05.06 01:27:10.684375 [ 4 ] {a564b31a-ef22-4feb-a1d1-e7d976ad878f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7739 | 2026.05.06 01:27:10.684417 [ 4 ] {a564b31a-ef22-4feb-a1d1-e7d976ad878f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7740 | 2026.05.06 01:27:10.684807 [ 4 ] {a564b31a-ef22-4feb-a1d1-e7d976ad878f} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7741 | 2026.05.06 01:27:10.684840 [ 4 ] {a564b31a-ef22-4feb-a1d1-e7d976ad878f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7742 | 2026.05.06 01:27:10.685169 [ 4 ] {a564b31a-ef22-4feb-a1d1-e7d976ad878f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7743 | 2026.05.06 01:27:10.685376 [ 4 ] {a564b31a-ef22-4feb-a1d1-e7d976ad878f} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7744 | 2026.05.06 01:27:10.685503 [ 4 ] {a564b31a-ef22-4feb-a1d1-e7d976ad878f} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001145 sec., 232314.41048034935 rows/sec., 15.44 MiB/sec. | ||
| 7745 | 2026.05.06 01:27:10.685538 [ 4 ] {a564b31a-ef22-4feb-a1d1-e7d976ad878f} <Debug> TCPHandler: Processed in 0.001306177 sec. | ||
| 7746 | 2026.05.06 01:27:10.685652 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7747 | 2026.05.06 01:27:10.685747 [ 4 ] {4eb700f7-8aea-4712-b586-f9042d836e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7748 | 2026.05.06 01:27:10.685789 [ 4 ] {4eb700f7-8aea-4712-b586-f9042d836e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7749 | 2026.05.06 01:27:10.686109 [ 4 ] {4eb700f7-8aea-4712-b586-f9042d836e00} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7750 | 2026.05.06 01:27:10.686143 [ 4 ] {4eb700f7-8aea-4712-b586-f9042d836e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7751 | 2026.05.06 01:27:10.686427 [ 4 ] {4eb700f7-8aea-4712-b586-f9042d836e00} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7752 | 2026.05.06 01:27:10.686629 [ 4 ] {4eb700f7-8aea-4712-b586-f9042d836e00} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7753 | 2026.05.06 01:27:10.686752 [ 4 ] {4eb700f7-8aea-4712-b586-f9042d836e00} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 7754 | 2026.05.06 01:27:10.686787 [ 4 ] {4eb700f7-8aea-4712-b586-f9042d836e00} <Debug> TCPHandler: Processed in 0.001184244 sec. | ||
| 7755 | 2026.05.06 01:27:10.686898 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7756 | 2026.05.06 01:27:10.686990 [ 4 ] {78787cf3-7cd9-4b55-bf3b-14810b3c18d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7757 | 2026.05.06 01:27:10.687043 [ 4 ] {78787cf3-7cd9-4b55-bf3b-14810b3c18d7} <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 | ||
| 7758 | 2026.05.06 01:27:10.687829 [ 4 ] {78787cf3-7cd9-4b55-bf3b-14810b3c18d7} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7759 | 2026.05.06 01:27:10.687863 [ 4 ] {78787cf3-7cd9-4b55-bf3b-14810b3c18d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7760 | 2026.05.06 01:27:10.688419 [ 4 ] {78787cf3-7cd9-4b55-bf3b-14810b3c18d7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7761 | 2026.05.06 01:27:10.688635 [ 4 ] {78787cf3-7cd9-4b55-bf3b-14810b3c18d7} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7762 | 2026.05.06 01:27:10.688771 [ 4 ] {78787cf3-7cd9-4b55-bf3b-14810b3c18d7} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001797 sec., 22815.804117974403 rows/sec., 40.88 MiB/sec. | ||
| 7763 | 2026.05.06 01:27:10.688822 [ 4 ] {78787cf3-7cd9-4b55-bf3b-14810b3c18d7} <Debug> TCPHandler: Processed in 0.0019755 sec. | ||
| 7764 | 2026.05.06 01:27:10.688944 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7765 | 2026.05.06 01:27:10.689039 [ 4 ] {230372ad-88e7-4a55-a9ee-91f773cac200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7766 | 2026.05.06 01:27:10.689081 [ 4 ] {230372ad-88e7-4a55-a9ee-91f773cac200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7767 | 2026.05.06 01:27:10.689400 [ 4 ] {230372ad-88e7-4a55-a9ee-91f773cac200} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7768 | 2026.05.06 01:27:10.689435 [ 4 ] {230372ad-88e7-4a55-a9ee-91f773cac200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7769 | 2026.05.06 01:27:10.689741 [ 4 ] {230372ad-88e7-4a55-a9ee-91f773cac200} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7770 | 2026.05.06 01:27:10.689943 [ 4 ] {230372ad-88e7-4a55-a9ee-91f773cac200} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7771 | 2026.05.06 01:27:10.690069 [ 4 ] {230372ad-88e7-4a55-a9ee-91f773cac200} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001048 sec., 85877.86259541984 rows/sec., 5.37 MiB/sec. | ||
| 7772 | 2026.05.06 01:27:10.690105 [ 4 ] {230372ad-88e7-4a55-a9ee-91f773cac200} <Debug> TCPHandler: Processed in 0.001212024 sec. | ||
| 7773 | 2026.05.06 01:27:11.898955 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14786 | ||
| 7774 | 2026.05.06 01:27:11.899446 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7775 | 2026.05.06 01:27:11.899489 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7776 | 2026.05.06 01:27:11.899977 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7777 | 2026.05.06 01:27:11.900215 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7778 | 2026.05.06 01:27:11.900345 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14786 | ||
| 7779 | 2026.05.06 01:27:11.900364 [ 111 ] {} <Debug> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7780 | 2026.05.06 01:27:11.900442 [ 111 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7781 | 2026.05.06 01:27:11.900467 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7782 | 2026.05.06 01:27:11.900603 [ 198 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::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 | ||
| 7783 | 2026.05.06 01:27:11.900754 [ 198 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7784 | 2026.05.06 01:27:11.900793 [ 198 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12418 rows starting from the beginning of the part | ||
| 7785 | 2026.05.06 01:27:11.900855 [ 198 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 7786 | 2026.05.06 01:27:11.900899 [ 198 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 7787 | 2026.05.06 01:27:11.900941 [ 198 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 7788 | 2026.05.06 01:27:11.900979 [ 198 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 7789 | 2026.05.06 01:27:11.901016 [ 198 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 7790 | 2026.05.06 01:27:11.902682 [ 198 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14786 rows, containing 4 columns (4 merged, 0 gathered) in 0.002143383 sec., 6898440.45604542 rows/sec., 98.68 MiB/sec. | ||
| 7791 | 2026.05.06 01:27:11.903177 [ 201 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7792 | 2026.05.06 01:27:11.903536 [ 201 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_31_6} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7793 | 2026.05.06 01:27:11.903627 [ 201 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_31_6} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7794 | 2026.05.06 01:27:11.903732 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7795 | 2026.05.06 01:27:12.654722 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7796 | 2026.05.06 01:27:12.671892 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7797 | 2026.05.06 01:27:12.671942 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7798 | 2026.05.06 01:27:12.677649 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7799 | 2026.05.06 01:27:12.678357 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7800 | 2026.05.06 01:27:12.678644 [ 110 ] {} <Debug> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7801 | 2026.05.06 01:27:12.678716 [ 110 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7802 | 2026.05.06 01:27:12.678739 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 7803 | 2026.05.06 01:27:12.678856 [ 191 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 7804 | 2026.05.06 01:27:12.681373 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7805 | 2026.05.06 01:27:12.682800 [ 191 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7806 | 2026.05.06 01:27:12.684188 [ 191 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 7807 | 2026.05.06 01:27:12.688637 [ 191 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 7808 | 2026.05.06 01:27:12.693148 [ 191 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 7809 | 2026.05.06 01:27:12.697535 [ 191 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 7810 | 2026.05.06 01:27:12.701652 [ 191 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 7811 | 2026.05.06 01:27:12.705827 [ 191 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 7812 | 2026.05.06 01:27:12.759646 [ 192 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.080834475 sec., 2894.8044754419448 rows/sec., 14.97 MiB/sec. | ||
| 7813 | 2026.05.06 01:27:12.762864 [ 188 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7814 | 2026.05.06 01:27:12.764974 [ 188 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_31_6} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7815 | 2026.05.06 01:27:12.765100 [ 188 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_31_6} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7816 | 2026.05.06 01:27:12.767969 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7817 | 2026.05.06 01:27:13.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.84 MiB, peak 290.40 MiB, free memory in arenas 0.00 B, will set to 285.31 MiB (RSS), difference: 5.47 MiB | ||
| 7818 | 2026.05.06 01:27:15.658694 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7819 | 2026.05.06 01:27:15.658970 [ 4 ] {38673506-0e50-49d8-9feb-7354fa0159c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7820 | 2026.05.06 01:27:15.659355 [ 4 ] {38673506-0e50-49d8-9feb-7354fa0159c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7821 | 2026.05.06 01:27:15.659398 [ 4 ] {38673506-0e50-49d8-9feb-7354fa0159c9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7822 | 2026.05.06 01:27:15.659655 [ 4 ] {38673506-0e50-49d8-9feb-7354fa0159c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7823 | 2026.05.06 01:27:15.659735 [ 4 ] {38673506-0e50-49d8-9feb-7354fa0159c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7824 | 2026.05.06 01:27:15.659883 [ 4 ] {38673506-0e50-49d8-9feb-7354fa0159c9} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7825 | 2026.05.06 01:27:15.659981 [ 332 ] {38673506-0e50-49d8-9feb-7354fa0159c9} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7826 | 2026.05.06 01:27:15.659983 [ 316 ] {38673506-0e50-49d8-9feb-7354fa0159c9} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7827 | 2026.05.06 01:27:15.660017 [ 347 ] {38673506-0e50-49d8-9feb-7354fa0159c9} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7828 | 2026.05.06 01:27:15.660014 [ 330 ] {38673506-0e50-49d8-9feb-7354fa0159c9} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7829 | 2026.05.06 01:27:15.660170 [ 4 ] {38673506-0e50-49d8-9feb-7354fa0159c9} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7830 | 2026.05.06 01:27:15.660199 [ 4 ] {38673506-0e50-49d8-9feb-7354fa0159c9} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7831 | 2026.05.06 01:27:15.660273 [ 4 ] {38673506-0e50-49d8-9feb-7354fa0159c9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7832 | 2026.05.06 01:27:15.660294 [ 4 ] {38673506-0e50-49d8-9feb-7354fa0159c9} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 7833 | 2026.05.06 01:27:15.660330 [ 4 ] {38673506-0e50-49d8-9feb-7354fa0159c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7834 | 2026.05.06 01:27:15.660369 [ 4 ] {38673506-0e50-49d8-9feb-7354fa0159c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7835 | 2026.05.06 01:27:15.661472 [ 4 ] {38673506-0e50-49d8-9feb-7354fa0159c9} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002607 sec., 15726.889144610665 rows/sec., 2.83 MiB/sec. | ||
| 7836 | 2026.05.06 01:27:15.661578 [ 4 ] {38673506-0e50-49d8-9feb-7354fa0159c9} <Debug> TCPHandler: Processed in 0.003036472 sec. | ||
| 7837 | 2026.05.06 01:27:15.663272 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7838 | 2026.05.06 01:27:15.663387 [ 4 ] {a7c039eb-d9a3-40d9-89f0-5aa0456945e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7839 | 2026.05.06 01:27:15.663433 [ 4 ] {a7c039eb-d9a3-40d9-89f0-5aa0456945e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7840 | 2026.05.06 01:27:15.663912 [ 4 ] {a7c039eb-d9a3-40d9-89f0-5aa0456945e3} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7841 | 2026.05.06 01:27:15.663953 [ 4 ] {a7c039eb-d9a3-40d9-89f0-5aa0456945e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7842 | 2026.05.06 01:27:15.664320 [ 4 ] {a7c039eb-d9a3-40d9-89f0-5aa0456945e3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7843 | 2026.05.06 01:27:15.664544 [ 4 ] {a7c039eb-d9a3-40d9-89f0-5aa0456945e3} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7844 | 2026.05.06 01:27:15.664694 [ 4 ] {a7c039eb-d9a3-40d9-89f0-5aa0456945e3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001342 sec., 41728.763040238446 rows/sec., 3.21 MiB/sec. | ||
| 7845 | 2026.05.06 01:27:15.664734 [ 4 ] {a7c039eb-d9a3-40d9-89f0-5aa0456945e3} <Debug> TCPHandler: Processed in 0.001516721 sec. | ||
| 7846 | 2026.05.06 01:27:15.664869 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7847 | 2026.05.06 01:27:15.664969 [ 4 ] {f427fa07-5c6d-42dd-98a1-030b8b1766ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7848 | 2026.05.06 01:27:15.665013 [ 4 ] {f427fa07-5c6d-42dd-98a1-030b8b1766ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7849 | 2026.05.06 01:27:15.665427 [ 4 ] {f427fa07-5c6d-42dd-98a1-030b8b1766ad} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7850 | 2026.05.06 01:27:15.665465 [ 4 ] {f427fa07-5c6d-42dd-98a1-030b8b1766ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7851 | 2026.05.06 01:27:15.665769 [ 4 ] {f427fa07-5c6d-42dd-98a1-030b8b1766ad} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7852 | 2026.05.06 01:27:15.665989 [ 4 ] {f427fa07-5c6d-42dd-98a1-030b8b1766ad} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7853 | 2026.05.06 01:27:15.666123 [ 4 ] {f427fa07-5c6d-42dd-98a1-030b8b1766ad} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001176 sec., 54421.768707482996 rows/sec., 4.25 MiB/sec. | ||
| 7854 | 2026.05.06 01:27:15.666162 [ 4 ] {f427fa07-5c6d-42dd-98a1-030b8b1766ad} <Debug> TCPHandler: Processed in 0.001345128 sec. | ||
| 7855 | 2026.05.06 01:27:15.666281 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7856 | 2026.05.06 01:27:15.666377 [ 4 ] {334f3442-3c15-4053-b3ae-bc53dfac1092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7857 | 2026.05.06 01:27:15.666420 [ 4 ] {334f3442-3c15-4053-b3ae-bc53dfac1092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7858 | 2026.05.06 01:27:15.666805 [ 4 ] {334f3442-3c15-4053-b3ae-bc53dfac1092} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7859 | 2026.05.06 01:27:15.666841 [ 4 ] {334f3442-3c15-4053-b3ae-bc53dfac1092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7860 | 2026.05.06 01:27:15.667177 [ 4 ] {334f3442-3c15-4053-b3ae-bc53dfac1092} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7861 | 2026.05.06 01:27:15.667388 [ 4 ] {334f3442-3c15-4053-b3ae-bc53dfac1092} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7862 | 2026.05.06 01:27:15.667520 [ 4 ] {334f3442-3c15-4053-b3ae-bc53dfac1092} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 7863 | 2026.05.06 01:27:15.667557 [ 4 ] {334f3442-3c15-4053-b3ae-bc53dfac1092} <Debug> TCPHandler: Processed in 0.001328537 sec. | ||
| 7864 | 2026.05.06 01:27:15.667665 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7865 | 2026.05.06 01:27:15.667760 [ 4 ] {c7b831bb-4064-4e0d-bbd2-675251b00d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7866 | 2026.05.06 01:27:15.667803 [ 4 ] {c7b831bb-4064-4e0d-bbd2-675251b00d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7867 | 2026.05.06 01:27:15.668135 [ 4 ] {c7b831bb-4064-4e0d-bbd2-675251b00d5f} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7868 | 2026.05.06 01:27:15.668171 [ 4 ] {c7b831bb-4064-4e0d-bbd2-675251b00d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7869 | 2026.05.06 01:27:15.668482 [ 4 ] {c7b831bb-4064-4e0d-bbd2-675251b00d5f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7870 | 2026.05.06 01:27:15.668689 [ 4 ] {c7b831bb-4064-4e0d-bbd2-675251b00d5f} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7871 | 2026.05.06 01:27:15.668819 [ 4 ] {c7b831bb-4064-4e0d-bbd2-675251b00d5f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 7872 | 2026.05.06 01:27:15.668856 [ 4 ] {c7b831bb-4064-4e0d-bbd2-675251b00d5f} <Debug> TCPHandler: Processed in 0.001239345 sec. | ||
| 7873 | 2026.05.06 01:27:16.440863 [ 264 ] {} <Trace> TCP-Session: 7b4833f6-396a-468d-9cff-5e9106d0dc4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7874 | 2026.05.06 01:27:16.441256 [ 264 ] {5f03ec52-5cad-497c-9883-621b74ccf573} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49323) 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) | ||
| 7875 | 2026.05.06 01:27:16.441955 [ 264 ] {5f03ec52-5cad-497c-9883-621b74ccf573} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 7876 | 2026.05.06 01:27:16.442192 [ 264 ] {5f03ec52-5cad-497c-9883-621b74ccf573} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7877 | 2026.05.06 01:27:16.442615 [ 332 ] {5f03ec52-5cad-497c-9883-621b74ccf573} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 7878 | 2026.05.06 01:27:16.443423 [ 264 ] {5f03ec52-5cad-497c-9883-621b74ccf573} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.002342 sec., 59777.967549103334 rows/sec., 3.32 MiB/sec. | ||
| 7879 | 2026.05.06 01:27:16.443540 [ 264 ] {5f03ec52-5cad-497c-9883-621b74ccf573} <Debug> TCPHandler: Processed in 0.002867648 sec. | ||
| 7880 | 2026.05.06 01:27:19.267288 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7881 | 2026.05.06 01:27:19.267344 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7882 | 2026.05.06 01:27:19.401340 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15298 | ||
| 7883 | 2026.05.06 01:27:19.401876 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7884 | 2026.05.06 01:27:19.401919 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7885 | 2026.05.06 01:27:19.402638 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7886 | 2026.05.06 01:27:19.402889 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7887 | 2026.05.06 01:27:19.403025 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15298 | ||
| 7888 | 2026.05.06 01:27:19.433648 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 988 | ||
| 7889 | 2026.05.06 01:27:19.436031 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7890 | 2026.05.06 01:27:19.436076 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7891 | 2026.05.06 01:27:19.437271 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7892 | 2026.05.06 01:27:19.437530 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7893 | 2026.05.06 01:27:19.437788 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 988 | ||
| 7894 | 2026.05.06 01:27:20.001227 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000830437 sec. | ||
| 7895 | 2026.05.06 01:27:20.182384 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7896 | 2026.05.06 01:27:20.197322 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7897 | 2026.05.06 01:27:20.197360 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7898 | 2026.05.06 01:27:20.203062 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7899 | 2026.05.06 01:27:20.203735 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7900 | 2026.05.06 01:27:20.206195 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7901 | 2026.05.06 01:27:20.664182 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7902 | 2026.05.06 01:27:20.664579 [ 4 ] {c4626672-f9f6-42a4-bacb-8895a77afcb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 7903 | 2026.05.06 01:27:20.665046 [ 4 ] {c4626672-f9f6-42a4-bacb-8895a77afcb5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7904 | 2026.05.06 01:27:20.665085 [ 4 ] {c4626672-f9f6-42a4-bacb-8895a77afcb5} <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 | ||
| 7905 | 2026.05.06 01:27:20.665330 [ 4 ] {c4626672-f9f6-42a4-bacb-8895a77afcb5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7906 | 2026.05.06 01:27:20.665398 [ 4 ] {c4626672-f9f6-42a4-bacb-8895a77afcb5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7907 | 2026.05.06 01:27:20.665539 [ 4 ] {c4626672-f9f6-42a4-bacb-8895a77afcb5} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 7908 | 2026.05.06 01:27:20.665638 [ 332 ] {c4626672-f9f6-42a4-bacb-8895a77afcb5} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7909 | 2026.05.06 01:27:20.665649 [ 316 ] {c4626672-f9f6-42a4-bacb-8895a77afcb5} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7910 | 2026.05.06 01:27:20.665676 [ 347 ] {c4626672-f9f6-42a4-bacb-8895a77afcb5} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7911 | 2026.05.06 01:27:20.665674 [ 339 ] {c4626672-f9f6-42a4-bacb-8895a77afcb5} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7912 | 2026.05.06 01:27:20.665811 [ 4 ] {c4626672-f9f6-42a4-bacb-8895a77afcb5} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7913 | 2026.05.06 01:27:20.665838 [ 4 ] {c4626672-f9f6-42a4-bacb-8895a77afcb5} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7914 | 2026.05.06 01:27:20.665906 [ 4 ] {c4626672-f9f6-42a4-bacb-8895a77afcb5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7915 | 2026.05.06 01:27:20.665927 [ 4 ] {c4626672-f9f6-42a4-bacb-8895a77afcb5} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 7916 | 2026.05.06 01:27:20.665962 [ 4 ] {c4626672-f9f6-42a4-bacb-8895a77afcb5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 7917 | 2026.05.06 01:27:20.665999 [ 4 ] {c4626672-f9f6-42a4-bacb-8895a77afcb5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 7918 | 2026.05.06 01:27:20.667182 [ 4 ] {c4626672-f9f6-42a4-bacb-8895a77afcb5} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002774 sec., 14780.100937274694 rows/sec., 2.66 MiB/sec. | ||
| 7919 | 2026.05.06 01:27:20.667288 [ 4 ] {c4626672-f9f6-42a4-bacb-8895a77afcb5} <Debug> TCPHandler: Processed in 0.003303967 sec. | ||
| 7920 | 2026.05.06 01:27:20.672957 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7921 | 2026.05.06 01:27:20.673088 [ 4 ] {9812816b-6cbf-4e90-844d-2ed1146de7ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7922 | 2026.05.06 01:27:20.673140 [ 4 ] {9812816b-6cbf-4e90-844d-2ed1146de7ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7923 | 2026.05.06 01:27:20.673800 [ 4 ] {9812816b-6cbf-4e90-844d-2ed1146de7ac} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7924 | 2026.05.06 01:27:20.673846 [ 4 ] {9812816b-6cbf-4e90-844d-2ed1146de7ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7925 | 2026.05.06 01:27:20.674214 [ 4 ] {9812816b-6cbf-4e90-844d-2ed1146de7ac} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7926 | 2026.05.06 01:27:20.674442 [ 4 ] {9812816b-6cbf-4e90-844d-2ed1146de7ac} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7927 | 2026.05.06 01:27:20.674587 [ 4 ] {9812816b-6cbf-4e90-844d-2ed1146de7ac} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001537 sec., 184775.53675992193 rows/sec., 11.74 MiB/sec. | ||
| 7928 | 2026.05.06 01:27:20.674627 [ 4 ] {9812816b-6cbf-4e90-844d-2ed1146de7ac} <Debug> TCPHandler: Processed in 0.001733975 sec. | ||
| 7929 | 2026.05.06 01:27:20.674757 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7930 | 2026.05.06 01:27:20.674852 [ 4 ] {8e204b40-9149-4667-9edb-9fe751ee6788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7931 | 2026.05.06 01:27:20.674892 [ 4 ] {8e204b40-9149-4667-9edb-9fe751ee6788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7932 | 2026.05.06 01:27:20.675654 [ 4 ] {8e204b40-9149-4667-9edb-9fe751ee6788} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7933 | 2026.05.06 01:27:20.675690 [ 4 ] {8e204b40-9149-4667-9edb-9fe751ee6788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7934 | 2026.05.06 01:27:20.676070 [ 4 ] {8e204b40-9149-4667-9edb-9fe751ee6788} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7935 | 2026.05.06 01:27:20.676284 [ 4 ] {8e204b40-9149-4667-9edb-9fe751ee6788} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7936 | 2026.05.06 01:27:20.676416 [ 4 ] {8e204b40-9149-4667-9edb-9fe751ee6788} <Debug> executeQuery: Read 879 rows, 70.73 KiB in 0.001583 sec., 555274.7946936197 rows/sec., 43.63 MiB/sec. | ||
| 7937 | 2026.05.06 01:27:20.676454 [ 4 ] {8e204b40-9149-4667-9edb-9fe751ee6788} <Debug> TCPHandler: Processed in 0.001747085 sec. | ||
| 7938 | 2026.05.06 01:27:20.676574 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7939 | 2026.05.06 01:27:20.676668 [ 4 ] {e6c210d4-8440-4eab-a597-6a2d90283c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7940 | 2026.05.06 01:27:20.676708 [ 4 ] {e6c210d4-8440-4eab-a597-6a2d90283c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7941 | 2026.05.06 01:27:20.677159 [ 4 ] {e6c210d4-8440-4eab-a597-6a2d90283c7b} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7942 | 2026.05.06 01:27:20.677195 [ 4 ] {e6c210d4-8440-4eab-a597-6a2d90283c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7943 | 2026.05.06 01:27:20.677494 [ 4 ] {e6c210d4-8440-4eab-a597-6a2d90283c7b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7944 | 2026.05.06 01:27:20.677700 [ 4 ] {e6c210d4-8440-4eab-a597-6a2d90283c7b} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7945 | 2026.05.06 01:27:20.677827 [ 4 ] {e6c210d4-8440-4eab-a597-6a2d90283c7b} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001178 sec., 155348.04753820034 rows/sec., 9.64 MiB/sec. | ||
| 7946 | 2026.05.06 01:27:20.677865 [ 4 ] {e6c210d4-8440-4eab-a597-6a2d90283c7b} <Debug> TCPHandler: Processed in 0.001341087 sec. | ||
| 7947 | 2026.05.06 01:27:20.677988 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7948 | 2026.05.06 01:27:20.678114 [ 4 ] {5e8262be-20f6-43c6-919d-f173317be2dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7949 | 2026.05.06 01:27:20.678164 [ 4 ] {5e8262be-20f6-43c6-919d-f173317be2dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7950 | 2026.05.06 01:27:20.678701 [ 4 ] {5e8262be-20f6-43c6-919d-f173317be2dd} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7951 | 2026.05.06 01:27:20.678745 [ 4 ] {5e8262be-20f6-43c6-919d-f173317be2dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7952 | 2026.05.06 01:27:20.679096 [ 4 ] {5e8262be-20f6-43c6-919d-f173317be2dd} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7953 | 2026.05.06 01:27:20.679297 [ 4 ] {5e8262be-20f6-43c6-919d-f173317be2dd} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7954 | 2026.05.06 01:27:20.679429 [ 4 ] {5e8262be-20f6-43c6-919d-f173317be2dd} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001339 sec., 111277.07244212099 rows/sec., 7.19 MiB/sec. | ||
| 7955 | 2026.05.06 01:27:20.679467 [ 4 ] {5e8262be-20f6-43c6-919d-f173317be2dd} <Debug> TCPHandler: Processed in 0.001541391 sec. | ||
| 7956 | 2026.05.06 01:27:20.679590 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7957 | 2026.05.06 01:27:20.679685 [ 4 ] {1d96ed82-56f1-4f86-bc81-57ffc74d473f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7958 | 2026.05.06 01:27:20.679724 [ 4 ] {1d96ed82-56f1-4f86-bc81-57ffc74d473f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7959 | 2026.05.06 01:27:20.680155 [ 4 ] {1d96ed82-56f1-4f86-bc81-57ffc74d473f} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7960 | 2026.05.06 01:27:20.680191 [ 4 ] {1d96ed82-56f1-4f86-bc81-57ffc74d473f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7961 | 2026.05.06 01:27:20.680490 [ 4 ] {1d96ed82-56f1-4f86-bc81-57ffc74d473f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7962 | 2026.05.06 01:27:20.680689 [ 4 ] {1d96ed82-56f1-4f86-bc81-57ffc74d473f} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7963 | 2026.05.06 01:27:20.680815 [ 4 ] {1d96ed82-56f1-4f86-bc81-57ffc74d473f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001149 sec., 128807.65883376848 rows/sec., 7.33 MiB/sec. | ||
| 7964 | 2026.05.06 01:27:20.680852 [ 4 ] {1d96ed82-56f1-4f86-bc81-57ffc74d473f} <Debug> TCPHandler: Processed in 0.001312856 sec. | ||
| 7965 | 2026.05.06 01:27:20.680970 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7966 | 2026.05.06 01:27:20.681064 [ 4 ] {a1117a45-5f82-46b9-84a7-e706448918c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7967 | 2026.05.06 01:27:20.681104 [ 4 ] {a1117a45-5f82-46b9-84a7-e706448918c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7968 | 2026.05.06 01:27:20.681693 [ 4 ] {a1117a45-5f82-46b9-84a7-e706448918c0} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7969 | 2026.05.06 01:27:20.681728 [ 4 ] {a1117a45-5f82-46b9-84a7-e706448918c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7970 | 2026.05.06 01:27:20.682037 [ 4 ] {a1117a45-5f82-46b9-84a7-e706448918c0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7971 | 2026.05.06 01:27:20.682246 [ 4 ] {a1117a45-5f82-46b9-84a7-e706448918c0} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7972 | 2026.05.06 01:27:20.682379 [ 4 ] {a1117a45-5f82-46b9-84a7-e706448918c0} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001333 sec., 398349.58739684924 rows/sec., 28.18 MiB/sec. | ||
| 7973 | 2026.05.06 01:27:20.682415 [ 4 ] {a1117a45-5f82-46b9-84a7-e706448918c0} <Debug> TCPHandler: Processed in 0.001496381 sec. | ||
| 7974 | 2026.05.06 01:27:20.682543 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7975 | 2026.05.06 01:27:20.682637 [ 4 ] {d7ab328b-dcf5-46bd-b3ec-198ca9231335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7976 | 2026.05.06 01:27:20.682677 [ 4 ] {d7ab328b-dcf5-46bd-b3ec-198ca9231335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7977 | 2026.05.06 01:27:20.683016 [ 4 ] {d7ab328b-dcf5-46bd-b3ec-198ca9231335} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7978 | 2026.05.06 01:27:20.683051 [ 4 ] {d7ab328b-dcf5-46bd-b3ec-198ca9231335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7979 | 2026.05.06 01:27:20.683361 [ 4 ] {d7ab328b-dcf5-46bd-b3ec-198ca9231335} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7980 | 2026.05.06 01:27:20.683558 [ 4 ] {d7ab328b-dcf5-46bd-b3ec-198ca9231335} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7981 | 2026.05.06 01:27:20.683686 [ 4 ] {d7ab328b-dcf5-46bd-b3ec-198ca9231335} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 7982 | 2026.05.06 01:27:20.683721 [ 4 ] {d7ab328b-dcf5-46bd-b3ec-198ca9231335} <Debug> TCPHandler: Processed in 0.001228275 sec. | ||
| 7983 | 2026.05.06 01:27:20.683838 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7984 | 2026.05.06 01:27:20.683932 [ 4 ] {026bb613-db88-4b62-85e3-a6d9a40af185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7985 | 2026.05.06 01:27:20.683974 [ 4 ] {026bb613-db88-4b62-85e3-a6d9a40af185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7986 | 2026.05.06 01:27:20.684376 [ 4 ] {026bb613-db88-4b62-85e3-a6d9a40af185} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7987 | 2026.05.06 01:27:20.684410 [ 4 ] {026bb613-db88-4b62-85e3-a6d9a40af185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7988 | 2026.05.06 01:27:20.684739 [ 4 ] {026bb613-db88-4b62-85e3-a6d9a40af185} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7989 | 2026.05.06 01:27:20.684942 [ 4 ] {026bb613-db88-4b62-85e3-a6d9a40af185} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7990 | 2026.05.06 01:27:20.685073 [ 4 ] {026bb613-db88-4b62-85e3-a6d9a40af185} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001159 sec., 228645.38395168248 rows/sec., 15.19 MiB/sec. | ||
| 7991 | 2026.05.06 01:27:20.685109 [ 4 ] {026bb613-db88-4b62-85e3-a6d9a40af185} <Debug> TCPHandler: Processed in 0.001321446 sec. | ||
| 7992 | 2026.05.06 01:27:20.685229 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7993 | 2026.05.06 01:27:20.685324 [ 4 ] {328f24de-f9c6-419f-98a8-4b791114f096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7994 | 2026.05.06 01:27:20.685367 [ 4 ] {328f24de-f9c6-419f-98a8-4b791114f096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7995 | 2026.05.06 01:27:20.685678 [ 4 ] {328f24de-f9c6-419f-98a8-4b791114f096} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7996 | 2026.05.06 01:27:20.685711 [ 4 ] {328f24de-f9c6-419f-98a8-4b791114f096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 7997 | 2026.05.06 01:27:20.686003 [ 4 ] {328f24de-f9c6-419f-98a8-4b791114f096} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7998 | 2026.05.06 01:27:20.686207 [ 4 ] {328f24de-f9c6-419f-98a8-4b791114f096} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7999 | 2026.05.06 01:27:20.686331 [ 4 ] {328f24de-f9c6-419f-98a8-4b791114f096} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 8000 | 2026.05.06 01:27:20.686365 [ 4 ] {328f24de-f9c6-419f-98a8-4b791114f096} <Debug> TCPHandler: Processed in 0.001186213 sec. | ||
| 8001 | 2026.05.06 01:27:20.686482 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8002 | 2026.05.06 01:27:20.686574 [ 4 ] {34ccef8d-ee46-4384-a50f-c7dd2ec206eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8003 | 2026.05.06 01:27:20.686627 [ 4 ] {34ccef8d-ee46-4384-a50f-c7dd2ec206eb} <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 | ||
| 8004 | 2026.05.06 01:27:20.687441 [ 4 ] {34ccef8d-ee46-4384-a50f-c7dd2ec206eb} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8005 | 2026.05.06 01:27:20.687475 [ 4 ] {34ccef8d-ee46-4384-a50f-c7dd2ec206eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8006 | 2026.05.06 01:27:20.688033 [ 4 ] {34ccef8d-ee46-4384-a50f-c7dd2ec206eb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8007 | 2026.05.06 01:27:20.688250 [ 4 ] {34ccef8d-ee46-4384-a50f-c7dd2ec206eb} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8008 | 2026.05.06 01:27:20.688389 [ 4 ] {34ccef8d-ee46-4384-a50f-c7dd2ec206eb} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001833 sec., 22367.70321876705 rows/sec., 40.08 MiB/sec. | ||
| 8009 | 2026.05.06 01:27:20.688460 [ 4 ] {34ccef8d-ee46-4384-a50f-c7dd2ec206eb} <Debug> TCPHandler: Processed in 0.002027761 sec. | ||
| 8010 | 2026.05.06 01:27:20.688592 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8011 | 2026.05.06 01:27:20.688686 [ 4 ] {f11e6f76-64fc-483d-9c78-c9ab0dedcf1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8012 | 2026.05.06 01:27:20.688726 [ 4 ] {f11e6f76-64fc-483d-9c78-c9ab0dedcf1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8013 | 2026.05.06 01:27:20.689066 [ 4 ] {f11e6f76-64fc-483d-9c78-c9ab0dedcf1d} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8014 | 2026.05.06 01:27:20.689100 [ 4 ] {f11e6f76-64fc-483d-9c78-c9ab0dedcf1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8015 | 2026.05.06 01:27:20.689414 [ 4 ] {f11e6f76-64fc-483d-9c78-c9ab0dedcf1d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8016 | 2026.05.06 01:27:20.689616 [ 4 ] {f11e6f76-64fc-483d-9c78-c9ab0dedcf1d} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8017 | 2026.05.06 01:27:20.689738 [ 4 ] {f11e6f76-64fc-483d-9c78-c9ab0dedcf1d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00107 sec., 84112.14953271027 rows/sec., 5.26 MiB/sec. | ||
| 8018 | 2026.05.06 01:27:20.689772 [ 4 ] {f11e6f76-64fc-483d-9c78-c9ab0dedcf1d} <Debug> TCPHandler: Processed in 0.001230874 sec. | ||
| 8019 | 2026.05.06 01:27:22.069738 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8020 | 2026.05.06 01:27:22.069987 [ 4 ] {b15285a9-4a1c-4f9d-84e7-c304692590a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 8021 | 2026.05.06 01:27:22.070348 [ 4 ] {b15285a9-4a1c-4f9d-84e7-c304692590a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8022 | 2026.05.06 01:27:22.070387 [ 4 ] {b15285a9-4a1c-4f9d-84e7-c304692590a5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 8023 | 2026.05.06 01:27:22.070623 [ 4 ] {b15285a9-4a1c-4f9d-84e7-c304692590a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8024 | 2026.05.06 01:27:22.070695 [ 4 ] {b15285a9-4a1c-4f9d-84e7-c304692590a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8025 | 2026.05.06 01:27:22.070838 [ 4 ] {b15285a9-4a1c-4f9d-84e7-c304692590a5} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 8026 | 2026.05.06 01:27:22.070964 [ 332 ] {b15285a9-4a1c-4f9d-84e7-c304692590a5} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8027 | 2026.05.06 01:27:22.070968 [ 348 ] {b15285a9-4a1c-4f9d-84e7-c304692590a5} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8028 | 2026.05.06 01:27:22.070980 [ 339 ] {b15285a9-4a1c-4f9d-84e7-c304692590a5} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8029 | 2026.05.06 01:27:22.070980 [ 318 ] {b15285a9-4a1c-4f9d-84e7-c304692590a5} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8030 | 2026.05.06 01:27:22.071156 [ 4 ] {b15285a9-4a1c-4f9d-84e7-c304692590a5} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8031 | 2026.05.06 01:27:22.071182 [ 4 ] {b15285a9-4a1c-4f9d-84e7-c304692590a5} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8032 | 2026.05.06 01:27:22.071248 [ 4 ] {b15285a9-4a1c-4f9d-84e7-c304692590a5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8033 | 2026.05.06 01:27:22.071268 [ 4 ] {b15285a9-4a1c-4f9d-84e7-c304692590a5} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 8034 | 2026.05.06 01:27:22.071301 [ 4 ] {b15285a9-4a1c-4f9d-84e7-c304692590a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8035 | 2026.05.06 01:27:22.071338 [ 4 ] {b15285a9-4a1c-4f9d-84e7-c304692590a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8036 | 2026.05.06 01:27:22.072573 [ 4 ] {b15285a9-4a1c-4f9d-84e7-c304692590a5} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002685 sec., 15270.01862197393 rows/sec., 3.33 MiB/sec. | ||
| 8037 | 2026.05.06 01:27:22.072688 [ 4 ] {b15285a9-4a1c-4f9d-84e7-c304692590a5} <Debug> TCPHandler: Processed in 0.003091332 sec. | ||
| 8038 | 2026.05.06 01:27:22.084003 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8039 | 2026.05.06 01:27:22.084146 [ 4 ] {df661047-e394-4b62-b69b-15370a870a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8040 | 2026.05.06 01:27:22.084204 [ 4 ] {df661047-e394-4b62-b69b-15370a870a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8041 | 2026.05.06 01:27:22.085675 [ 4 ] {df661047-e394-4b62-b69b-15370a870a84} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8042 | 2026.05.06 01:27:22.085719 [ 4 ] {df661047-e394-4b62-b69b-15370a870a84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8043 | 2026.05.06 01:27:22.086243 [ 4 ] {df661047-e394-4b62-b69b-15370a870a84} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8044 | 2026.05.06 01:27:22.086471 [ 4 ] {df661047-e394-4b62-b69b-15370a870a84} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8045 | 2026.05.06 01:27:22.086636 [ 4 ] {df661047-e394-4b62-b69b-15370a870a84} <Debug> executeQuery: Read 2401 rows, 181.33 KiB in 0.002535 sec., 947140.0394477318 rows/sec., 69.85 MiB/sec. | ||
| 8046 | 2026.05.06 01:27:22.086652 [ 99 ] {} <Debug> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8047 | 2026.05.06 01:27:22.086677 [ 4 ] {df661047-e394-4b62-b69b-15370a870a84} <Debug> TCPHandler: Processed in 0.002740225 sec. | ||
| 8048 | 2026.05.06 01:27:22.086747 [ 99 ] {} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8049 | 2026.05.06 01:27:22.086789 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8050 | 2026.05.06 01:27:22.086833 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8051 | 2026.05.06 01:27:22.086911 [ 198 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8052 | 2026.05.06 01:27:22.086944 [ 4 ] {5a79b7d2-9f9b-42a9-bcca-30eb22bbd962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8053 | 2026.05.06 01:27:22.086995 [ 4 ] {5a79b7d2-9f9b-42a9-bcca-30eb22bbd962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8054 | 2026.05.06 01:27:22.087083 [ 198 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8055 | 2026.05.06 01:27:22.087140 [ 198 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3237 rows starting from the beginning of the part | ||
| 8056 | 2026.05.06 01:27:22.087237 [ 198 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part | ||
| 8057 | 2026.05.06 01:27:22.087312 [ 198 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 880 rows starting from the beginning of the part | ||
| 8058 | 2026.05.06 01:27:22.087380 [ 198 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 8059 | 2026.05.06 01:27:22.087421 [ 4 ] {5a79b7d2-9f9b-42a9-bcca-30eb22bbd962} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8060 | 2026.05.06 01:27:22.087466 [ 4 ] {5a79b7d2-9f9b-42a9-bcca-30eb22bbd962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8061 | 2026.05.06 01:27:22.087467 [ 198 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 879 rows starting from the beginning of the part | ||
| 8062 | 2026.05.06 01:27:22.087550 [ 198 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 2401 rows starting from the beginning of the part | ||
| 8063 | 2026.05.06 01:27:22.087800 [ 4 ] {5a79b7d2-9f9b-42a9-bcca-30eb22bbd962} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8064 | 2026.05.06 01:27:22.088060 [ 4 ] {5a79b7d2-9f9b-42a9-bcca-30eb22bbd962} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8065 | 2026.05.06 01:27:22.088201 [ 4 ] {5a79b7d2-9f9b-42a9-bcca-30eb22bbd962} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001282 sec., 7020.280811232449 rows/sec., 527.89 KiB/sec. | ||
| 8066 | 2026.05.06 01:27:22.088240 [ 4 ] {5a79b7d2-9f9b-42a9-bcca-30eb22bbd962} <Debug> TCPHandler: Processed in 0.00145902 sec. | ||
| 8067 | 2026.05.06 01:27:22.088357 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8068 | 2026.05.06 01:27:22.088453 [ 4 ] {81f56a07-95cc-4c9c-9ba6-696a5cb9ca14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8069 | 2026.05.06 01:27:22.088494 [ 4 ] {81f56a07-95cc-4c9c-9ba6-696a5cb9ca14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8070 | 2026.05.06 01:27:22.089133 [ 4 ] {81f56a07-95cc-4c9c-9ba6-696a5cb9ca14} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8071 | 2026.05.06 01:27:22.089170 [ 4 ] {81f56a07-95cc-4c9c-9ba6-696a5cb9ca14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8072 | 2026.05.06 01:27:22.089544 [ 4 ] {81f56a07-95cc-4c9c-9ba6-696a5cb9ca14} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8073 | 2026.05.06 01:27:22.089759 [ 4 ] {81f56a07-95cc-4c9c-9ba6-696a5cb9ca14} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8074 | 2026.05.06 01:27:22.089889 [ 4 ] {81f56a07-95cc-4c9c-9ba6-696a5cb9ca14} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001456 sec., 550137.3626373627 rows/sec., 31.78 MiB/sec. | ||
| 8075 | 2026.05.06 01:27:22.089928 [ 4 ] {81f56a07-95cc-4c9c-9ba6-696a5cb9ca14} <Debug> TCPHandler: Processed in 0.001623183 sec. | ||
| 8076 | 2026.05.06 01:27:22.090039 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8077 | 2026.05.06 01:27:22.090133 [ 4 ] {2633087c-d0ae-4438-a2df-3401e964667f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8078 | 2026.05.06 01:27:22.090181 [ 4 ] {2633087c-d0ae-4438-a2df-3401e964667f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8079 | 2026.05.06 01:27:22.090470 [ 192 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7509 rows, containing 5 columns (5 merged, 0 gathered) in 0.003608293 sec., 2081039.427784828 rows/sec., 165.00 MiB/sec. | ||
| 8080 | 2026.05.06 01:27:22.090559 [ 4 ] {2633087c-d0ae-4438-a2df-3401e964667f} <Trace> oximeter.fields_u64 (4bdf4849-4cd9-4484-ba2e-9b076d8e6376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8081 | 2026.05.06 01:27:22.090596 [ 4 ] {2633087c-d0ae-4438-a2df-3401e964667f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8082 | 2026.05.06 01:27:22.090896 [ 4 ] {2633087c-d0ae-4438-a2df-3401e964667f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 8083 | 2026.05.06 01:27:22.090898 [ 197 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8084 | 2026.05.06 01:27:22.091161 [ 4 ] {2633087c-d0ae-4438-a2df-3401e964667f} <Trace> oximeter.fields_u64 (4bdf4849-4cd9-4484-ba2e-9b076d8e6376): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8085 | 2026.05.06 01:27:22.091259 [ 197 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_51_10} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8086 | 2026.05.06 01:27:22.091293 [ 4 ] {2633087c-d0ae-4438-a2df-3401e964667f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001189 sec., 841.0428931875526 rows/sec., 59.14 KiB/sec. | ||
| 8087 | 2026.05.06 01:27:22.091333 [ 4 ] {2633087c-d0ae-4438-a2df-3401e964667f} <Debug> TCPHandler: Processed in 0.001358928 sec. | ||
| 8088 | 2026.05.06 01:27:22.091346 [ 197 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_51_10} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8089 | 2026.05.06 01:27:22.091442 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8090 | 2026.05.06 01:27:22.091462 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 8091 | 2026.05.06 01:27:22.091536 [ 4 ] {71bd86b5-c0c0-434b-aefe-6755237a95d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8092 | 2026.05.06 01:27:22.091577 [ 4 ] {71bd86b5-c0c0-434b-aefe-6755237a95d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8093 | 2026.05.06 01:27:22.092427 [ 4 ] {71bd86b5-c0c0-434b-aefe-6755237a95d4} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8094 | 2026.05.06 01:27:22.092463 [ 4 ] {71bd86b5-c0c0-434b-aefe-6755237a95d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8095 | 2026.05.06 01:27:22.092846 [ 4 ] {71bd86b5-c0c0-434b-aefe-6755237a95d4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8096 | 2026.05.06 01:27:22.093056 [ 4 ] {71bd86b5-c0c0-434b-aefe-6755237a95d4} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8097 | 2026.05.06 01:27:22.093199 [ 4 ] {71bd86b5-c0c0-434b-aefe-6755237a95d4} <Debug> executeQuery: Read 1288 rows, 87.96 KiB in 0.001652 sec., 779661.0169491526 rows/sec., 51.99 MiB/sec. | ||
| 8098 | 2026.05.06 01:27:22.093238 [ 4 ] {71bd86b5-c0c0-434b-aefe-6755237a95d4} <Debug> TCPHandler: Processed in 0.001825457 sec. | ||
| 8099 | 2026.05.06 01:27:22.093246 [ 99 ] {} <Debug> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8100 | 2026.05.06 01:27:22.093300 [ 99 ] {} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8101 | 2026.05.06 01:27:22.093331 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8102 | 2026.05.06 01:27:22.093369 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8103 | 2026.05.06 01:27:22.093458 [ 195 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8104 | 2026.05.06 01:27:22.093470 [ 4 ] {429d6f60-c19b-4d68-8e7e-8f8bba8d341c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8105 | 2026.05.06 01:27:22.093560 [ 4 ] {429d6f60-c19b-4d68-8e7e-8f8bba8d341c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8106 | 2026.05.06 01:27:22.093639 [ 195 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8107 | 2026.05.06 01:27:22.093694 [ 195 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1791 rows starting from the beginning of the part | ||
| 8108 | 2026.05.06 01:27:22.093786 [ 195 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
| 8109 | 2026.05.06 01:27:22.093855 [ 195 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 533 rows starting from the beginning of the part | ||
| 8110 | 2026.05.06 01:27:22.093918 [ 195 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 8111 | 2026.05.06 01:27:22.093972 [ 195 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 531 rows starting from the beginning of the part | ||
| 8112 | 2026.05.06 01:27:22.094009 [ 195 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1288 rows starting from the beginning of the part | ||
| 8113 | 2026.05.06 01:27:22.094217 [ 4 ] {429d6f60-c19b-4d68-8e7e-8f8bba8d341c} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8114 | 2026.05.06 01:27:22.094259 [ 4 ] {429d6f60-c19b-4d68-8e7e-8f8bba8d341c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8115 | 2026.05.06 01:27:22.094734 [ 4 ] {429d6f60-c19b-4d68-8e7e-8f8bba8d341c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8116 | 2026.05.06 01:27:22.094951 [ 4 ] {429d6f60-c19b-4d68-8e7e-8f8bba8d341c} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8117 | 2026.05.06 01:27:22.095084 [ 4 ] {429d6f60-c19b-4d68-8e7e-8f8bba8d341c} <Debug> executeQuery: Read 1528 rows, 95.19 KiB in 0.001632 sec., 936274.5098039216 rows/sec., 56.96 MiB/sec. | ||
| 8118 | 2026.05.06 01:27:22.095103 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8119 | 2026.05.06 01:27:22.095123 [ 4 ] {429d6f60-c19b-4d68-8e7e-8f8bba8d341c} <Debug> TCPHandler: Processed in 0.001804876 sec. | ||
| 8120 | 2026.05.06 01:27:22.095166 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8121 | 2026.05.06 01:27:22.095200 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8122 | 2026.05.06 01:27:22.095255 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8123 | 2026.05.06 01:27:22.095288 [ 197 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8124 | 2026.05.06 01:27:22.095354 [ 4 ] {da69ed68-5c96-4522-80c5-4b1dfcf7b3c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8125 | 2026.05.06 01:27:22.095403 [ 197 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8126 | 2026.05.06 01:27:22.095414 [ 4 ] {da69ed68-5c96-4522-80c5-4b1dfcf7b3c0} <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 | ||
| 8127 | 2026.05.06 01:27:22.095441 [ 197 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 18400 rows starting from the beginning of the part | ||
| 8128 | 2026.05.06 01:27:22.095509 [ 197 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 8129 | 2026.05.06 01:27:22.095515 [ 194 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4271 rows, containing 5 columns (5 merged, 0 gathered) in 0.002115003 sec., 2019382.4784172885 rows/sec., 145.99 MiB/sec. | ||
| 8130 | 2026.05.06 01:27:22.095555 [ 197 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 266 rows starting from the beginning of the part | ||
| 8131 | 2026.05.06 01:27:22.095603 [ 197 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 8132 | 2026.05.06 01:27:22.095641 [ 197 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 265 rows starting from the beginning of the part | ||
| 8133 | 2026.05.06 01:27:22.095680 [ 197 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1528 rows starting from the beginning of the part | ||
| 8134 | 2026.05.06 01:27:22.095718 [ 195 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8135 | 2026.05.06 01:27:22.096012 [ 195 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_51_10} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8136 | 2026.05.06 01:27:22.096086 [ 195 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_51_10} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8137 | 2026.05.06 01:27:22.096155 [ 4 ] {da69ed68-5c96-4522-80c5-4b1dfcf7b3c0} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8138 | 2026.05.06 01:27:22.096157 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 8139 | 2026.05.06 01:27:22.096204 [ 4 ] {da69ed68-5c96-4522-80c5-4b1dfcf7b3c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8140 | 2026.05.06 01:27:22.096919 [ 4 ] {da69ed68-5c96-4522-80c5-4b1dfcf7b3c0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8141 | 2026.05.06 01:27:22.097163 [ 4 ] {da69ed68-5c96-4522-80c5-4b1dfcf7b3c0} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8142 | 2026.05.06 01:27:22.097306 [ 4 ] {da69ed68-5c96-4522-80c5-4b1dfcf7b3c0} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001971 sec., 4566.2100456621 rows/sec., 8.18 MiB/sec. | ||
| 8143 | 2026.05.06 01:27:22.097362 [ 4 ] {da69ed68-5c96-4522-80c5-4b1dfcf7b3c0} <Debug> TCPHandler: Processed in 0.002157723 sec. | ||
| 8144 | 2026.05.06 01:27:22.097497 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8145 | 2026.05.06 01:27:22.097594 [ 4 ] {63ba0de8-4252-4976-818a-2046265178ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8146 | 2026.05.06 01:27:22.097636 [ 4 ] {63ba0de8-4252-4976-818a-2046265178ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8147 | 2026.05.06 01:27:22.097984 [ 4 ] {63ba0de8-4252-4976-818a-2046265178ba} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8148 | 2026.05.06 01:27:22.098021 [ 4 ] {63ba0de8-4252-4976-818a-2046265178ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8149 | 2026.05.06 01:27:22.098464 [ 4 ] {63ba0de8-4252-4976-818a-2046265178ba} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8150 | 2026.05.06 01:27:22.098693 [ 4 ] {63ba0de8-4252-4976-818a-2046265178ba} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8151 | 2026.05.06 01:27:22.098807 [ 98 ] {} <Debug> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8152 | 2026.05.06 01:27:22.098830 [ 4 ] {63ba0de8-4252-4976-818a-2046265178ba} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001254 sec., 19138.755980861246 rows/sec., 1.29 MiB/sec. | ||
| 8153 | 2026.05.06 01:27:22.098843 [ 98 ] {} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8154 | 2026.05.06 01:27:22.098870 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8155 | 2026.05.06 01:27:22.098872 [ 4 ] {63ba0de8-4252-4976-818a-2046265178ba} <Debug> TCPHandler: Processed in 0.001425999 sec. | ||
| 8156 | 2026.05.06 01:27:22.098955 [ 187 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8157 | 2026.05.06 01:27:22.099073 [ 187 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8158 | 2026.05.06 01:27:22.099104 [ 187 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3078 rows starting from the beginning of the part | ||
| 8159 | 2026.05.06 01:27:22.099159 [ 187 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 8160 | 2026.05.06 01:27:22.099204 [ 187 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 90 rows starting from the beginning of the part | ||
| 8161 | 2026.05.06 01:27:22.099246 [ 187 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 8162 | 2026.05.06 01:27:22.099287 [ 187 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 90 rows starting from the beginning of the part | ||
| 8163 | 2026.05.06 01:27:22.099327 [ 187 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 24 rows starting from the beginning of the part | ||
| 8164 | 2026.05.06 01:27:22.102972 [ 197 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3402 rows, containing 4 columns (4 merged, 0 gathered) in 0.004055032 sec., 838957.6210495996 rows/sec., 54.08 MiB/sec. | ||
| 8165 | 2026.05.06 01:27:22.103316 [ 187 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8166 | 2026.05.06 01:27:22.103560 [ 187 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_51_10} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8167 | 2026.05.06 01:27:22.103628 [ 187 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_51_10} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8168 | 2026.05.06 01:27:22.103696 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8169 | 2026.05.06 01:27:22.104720 [ 189 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20779 rows, containing 5 columns (5 merged, 0 gathered) in 0.009468472 sec., 2194546.279484166 rows/sec., 141.21 MiB/sec. | ||
| 8170 | 2026.05.06 01:27:22.105120 [ 195 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8171 | 2026.05.06 01:27:22.105368 [ 195 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8172 | 2026.05.06 01:27:22.105440 [ 195 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8173 | 2026.05.06 01:27:22.105513 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 8174 | 2026.05.06 01:27:23.000245 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.20 MiB, peak 298.15 MiB, free memory in arenas 0.00 B, will set to 289.85 MiB (RSS), difference: 2.65 MiB | ||
| 8175 | 2026.05.06 01:27:25.260925 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39281 | ||
| 8176 | 2026.05.06 01:27:25.261064 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8177 | 2026.05.06 01:27:25.261100 [ 3 ] {} <Debug> TCP-Session: 65e13f19-2a94-4f81-9ce8-26e09a7c9ff1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39281 | ||
| 8178 | 2026.05.06 01:27:25.261130 [ 3 ] {} <Debug> TCP-Session: 65e13f19-2a94-4f81-9ce8-26e09a7c9ff1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8179 | 2026.05.06 01:27:25.261148 [ 3 ] {} <Debug> TCP-Session: 65e13f19-2a94-4f81-9ce8-26e09a7c9ff1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8180 | 2026.05.06 01:27:25.261384 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46394 | ||
| 8181 | 2026.05.06 01:27:25.261419 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39090 | ||
| 8182 | 2026.05.06 01:27:25.261452 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34757 | ||
| 8183 | 2026.05.06 01:27:25.261482 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36516 | ||
| 8184 | 2026.05.06 01:27:25.261488 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37442 | ||
| 8185 | 2026.05.06 01:27:25.261544 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8186 | 2026.05.06 01:27:25.261587 [ 3 ] {} <Trace> TCP-Session: 65e13f19-2a94-4f81-9ce8-26e09a7c9ff1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8187 | 2026.05.06 01:27:25.261634 [ 262 ] {} <Debug> TCP-Session: 975b869a-2897-4e5c-b470-76c9a1471e99 Authenticating user 'default' from [fd00:1122:3344:101::e]:46394 | ||
| 8188 | 2026.05.06 01:27:25.261539 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8189 | 2026.05.06 01:27:25.261694 [ 262 ] {} <Debug> TCP-Session: 975b869a-2897-4e5c-b470-76c9a1471e99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8190 | 2026.05.06 01:27:25.261482 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42586 | ||
| 8191 | 2026.05.06 01:27:25.261732 [ 262 ] {} <Debug> TCP-Session: 975b869a-2897-4e5c-b470-76c9a1471e99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8192 | 2026.05.06 01:27:25.261721 [ 307 ] {} <Debug> TCP-Session: 38af4438-d665-48f5-8091-9e4300c88bdb Authenticating user 'default' from [fd00:1122:3344:101::e]:39090 | ||
| 8193 | 2026.05.06 01:27:25.261400 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59768 | ||
| 8194 | 2026.05.06 01:27:25.261798 [ 307 ] {} <Debug> TCP-Session: 38af4438-d665-48f5-8091-9e4300c88bdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8195 | 2026.05.06 01:27:25.261429 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37007 | ||
| 8196 | 2026.05.06 01:27:25.261829 [ 3 ] {a0296296-b15a-4c48-844f-39faeea0a46b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39281) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8197 | 2026.05.06 01:27:25.261821 [ 307 ] {} <Debug> TCP-Session: 38af4438-d665-48f5-8091-9e4300c88bdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8198 | 2026.05.06 01:27:25.262190 [ 3 ] {a0296296-b15a-4c48-844f-39faeea0a46b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8199 | 2026.05.06 01:27:25.262273 [ 3 ] {a0296296-b15a-4c48-844f-39faeea0a46b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8200 | 2026.05.06 01:27:25.262544 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8201 | 2026.05.06 01:27:25.262551 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8202 | 2026.05.06 01:27:25.262584 [ 303 ] {} <Debug> TCP-Session: 3c809de8-396f-46f3-ad9f-930dd0c93328 Authenticating user 'default' from [fd00:1122:3344:101::e]:59768 | ||
| 8203 | 2026.05.06 01:27:25.262617 [ 309 ] {} <Debug> TCP-Session: 28c7cf75-1c9b-4e6a-9fe4-d1b8ec3974e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37442 | ||
| 8204 | 2026.05.06 01:27:25.262618 [ 303 ] {} <Debug> TCP-Session: 3c809de8-396f-46f3-ad9f-930dd0c93328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8205 | 2026.05.06 01:27:25.262656 [ 3 ] {a0296296-b15a-4c48-844f-39faeea0a46b} <Debug> oximeter.version (d5d6249d-4249-4a03-adc3-e52572eac9a9) (SelectExecutor): Key condition: unknown | ||
| 8206 | 2026.05.06 01:27:25.262660 [ 303 ] {} <Debug> TCP-Session: 3c809de8-396f-46f3-ad9f-930dd0c93328 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8207 | 2026.05.06 01:27:25.262680 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8208 | 2026.05.06 01:27:25.262659 [ 309 ] {} <Debug> TCP-Session: 28c7cf75-1c9b-4e6a-9fe4-d1b8ec3974e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8209 | 2026.05.06 01:27:25.262739 [ 304 ] {} <Debug> TCP-Session: 309fe62f-8610-4b31-9f28-ac58a7368181 Authenticating user 'default' from [fd00:1122:3344:101::e]:37007 | ||
| 8210 | 2026.05.06 01:27:25.262744 [ 309 ] {} <Debug> TCP-Session: 28c7cf75-1c9b-4e6a-9fe4-d1b8ec3974e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8211 | 2026.05.06 01:27:25.262777 [ 304 ] {} <Debug> TCP-Session: 309fe62f-8610-4b31-9f28-ac58a7368181 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8212 | 2026.05.06 01:27:25.262801 [ 304 ] {} <Debug> TCP-Session: 309fe62f-8610-4b31-9f28-ac58a7368181 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8213 | 2026.05.06 01:27:25.262836 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8214 | 2026.05.06 01:27:25.262888 [ 311 ] {} <Debug> TCP-Session: a9cfae31-f584-44b2-a901-37bfac860d12 Authenticating user 'default' from [fd00:1122:3344:101::e]:36516 | ||
| 8215 | 2026.05.06 01:27:25.262913 [ 311 ] {} <Debug> TCP-Session: a9cfae31-f584-44b2-a901-37bfac860d12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8216 | 2026.05.06 01:27:25.262934 [ 311 ] {} <Debug> TCP-Session: a9cfae31-f584-44b2-a901-37bfac860d12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8217 | 2026.05.06 01:27:25.262990 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8218 | 2026.05.06 01:27:25.263038 [ 308 ] {} <Debug> TCP-Session: ea871dbb-d2cf-48b4-bd68-95e7c0b68740 Authenticating user 'default' from [fd00:1122:3344:101::e]:34757 | ||
| 8219 | 2026.05.06 01:27:25.263061 [ 308 ] {} <Debug> TCP-Session: ea871dbb-d2cf-48b4-bd68-95e7c0b68740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8220 | 2026.05.06 01:27:25.263077 [ 308 ] {} <Debug> TCP-Session: ea871dbb-d2cf-48b4-bd68-95e7c0b68740 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8221 | 2026.05.06 01:27:25.263294 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8222 | 2026.05.06 01:27:25.263344 [ 310 ] {} <Debug> TCP-Session: 582b10f5-2c63-41b2-9339-b281ac2bb54b Authenticating user 'default' from [fd00:1122:3344:101::e]:42586 | ||
| 8223 | 2026.05.06 01:27:25.263367 [ 310 ] {} <Debug> TCP-Session: 582b10f5-2c63-41b2-9339-b281ac2bb54b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8224 | 2026.05.06 01:27:25.263386 [ 310 ] {} <Debug> TCP-Session: 582b10f5-2c63-41b2-9339-b281ac2bb54b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8225 | 2026.05.06 01:27:25.263906 [ 318 ] {a0296296-b15a-4c48-844f-39faeea0a46b} <Trace> AggregatingTransform: Aggregating | ||
| 8226 | 2026.05.06 01:27:25.263961 [ 318 ] {a0296296-b15a-4c48-844f-39faeea0a46b} <Trace> Aggregator: Aggregation method: without_key | ||
| 8227 | 2026.05.06 01:27:25.264007 [ 318 ] {a0296296-b15a-4c48-844f-39faeea0a46b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001220975 sec. (819.018 rows/sec., 31.99 KiB/sec.) | ||
| 8228 | 2026.05.06 01:27:25.264031 [ 318 ] {a0296296-b15a-4c48-844f-39faeea0a46b} <Trace> Aggregator: Merging aggregated data | ||
| 8229 | 2026.05.06 01:27:25.265652 [ 3 ] {a0296296-b15a-4c48-844f-39faeea0a46b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003885 sec., 257.4002574002574 rows/sec., 10.05 KiB/sec. | ||
| 8230 | 2026.05.06 01:27:25.265849 [ 3 ] {a0296296-b15a-4c48-844f-39faeea0a46b} <Debug> TCPHandler: Processed in 0.004400079 sec. | ||
| 8231 | 2026.05.06 01:27:25.265999 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8232 | 2026.05.06 01:27:25.266033 [ 262 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8233 | 2026.05.06 01:27:25.266038 [ 3 ] {} <Debug> TCP-Session: 65e13f19-2a94-4f81-9ce8-26e09a7c9ff1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8234 | 2026.05.06 01:27:25.266056 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8235 | 2026.05.06 01:27:25.266081 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8236 | 2026.05.06 01:27:25.266117 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8237 | 2026.05.06 01:27:25.266132 [ 303 ] {} <Debug> TCP-Session: 3c809de8-396f-46f3-ad9f-930dd0c93328 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8238 | 2026.05.06 01:27:25.266155 [ 309 ] {} <Debug> TCP-Session: 28c7cf75-1c9b-4e6a-9fe4-d1b8ec3974e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8239 | 2026.05.06 01:27:25.266169 [ 310 ] {} <Debug> TCP-Session: 582b10f5-2c63-41b2-9339-b281ac2bb54b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8240 | 2026.05.06 01:27:25.266183 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8241 | 2026.05.06 01:27:25.266212 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8242 | 2026.05.06 01:27:25.266096 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8243 | 2026.05.06 01:27:25.266244 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8244 | 2026.05.06 01:27:25.266265 [ 308 ] {} <Debug> TCP-Session: ea871dbb-d2cf-48b4-bd68-95e7c0b68740 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8245 | 2026.05.06 01:27:25.266280 [ 304 ] {} <Debug> TCP-Session: 309fe62f-8610-4b31-9f28-ac58a7368181 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8246 | 2026.05.06 01:27:25.266244 [ 307 ] {} <Debug> TCP-Session: 38af4438-d665-48f5-8091-9e4300c88bdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8247 | 2026.05.06 01:27:25.266318 [ 311 ] {} <Debug> TCP-Session: a9cfae31-f584-44b2-a901-37bfac860d12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8248 | 2026.05.06 01:27:25.266087 [ 262 ] {} <Debug> TCP-Session: 975b869a-2897-4e5c-b470-76c9a1471e99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8249 | 2026.05.06 01:27:25.383506 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52036 | ||
| 8250 | 2026.05.06 01:27:25.383646 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8251 | 2026.05.06 01:27:25.383678 [ 3 ] {} <Debug> TCP-Session: 53ff13b7-e720-4150-a2c6-c2056eb5d5af Authenticating user 'default' from [fd00:1122:3344:101::e]:52036 | ||
| 8252 | 2026.05.06 01:27:25.383705 [ 3 ] {} <Debug> TCP-Session: 53ff13b7-e720-4150-a2c6-c2056eb5d5af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8253 | 2026.05.06 01:27:25.383723 [ 3 ] {} <Debug> TCP-Session: 53ff13b7-e720-4150-a2c6-c2056eb5d5af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8254 | 2026.05.06 01:27:25.383971 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44190 | ||
| 8255 | 2026.05.06 01:27:25.384000 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55570 | ||
| 8256 | 2026.05.06 01:27:25.384023 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43472 | ||
| 8257 | 2026.05.06 01:27:25.384039 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58538 | ||
| 8258 | 2026.05.06 01:27:25.384066 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37336 | ||
| 8259 | 2026.05.06 01:27:25.384100 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8260 | 2026.05.06 01:27:25.384118 [ 3 ] {} <Trace> TCP-Session: 53ff13b7-e720-4150-a2c6-c2056eb5d5af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8261 | 2026.05.06 01:27:25.384135 [ 303 ] {} <Debug> TCP-Session: 539a6e26-df3d-4177-a482-17fc103dee5b Authenticating user 'default' from [fd00:1122:3344:101::e]:55570 | ||
| 8262 | 2026.05.06 01:27:25.384118 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8263 | 2026.05.06 01:27:25.384163 [ 303 ] {} <Debug> TCP-Session: 539a6e26-df3d-4177-a482-17fc103dee5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8264 | 2026.05.06 01:27:25.384171 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8265 | 2026.05.06 01:27:25.384186 [ 303 ] {} <Debug> TCP-Session: 539a6e26-df3d-4177-a482-17fc103dee5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8266 | 2026.05.06 01:27:25.384190 [ 307 ] {} <Debug> TCP-Session: 740619ea-374a-4148-a5b0-4f186c7899b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43472 | ||
| 8267 | 2026.05.06 01:27:25.384202 [ 311 ] {} <Debug> TCP-Session: 704bc054-4617-41b5-ae2e-30514bccbfe0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37336 | ||
| 8268 | 2026.05.06 01:27:25.384219 [ 307 ] {} <Debug> TCP-Session: 740619ea-374a-4148-a5b0-4f186c7899b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8269 | 2026.05.06 01:27:25.384227 [ 311 ] {} <Debug> TCP-Session: 704bc054-4617-41b5-ae2e-30514bccbfe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8270 | 2026.05.06 01:27:25.384240 [ 307 ] {} <Debug> TCP-Session: 740619ea-374a-4148-a5b0-4f186c7899b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8271 | 2026.05.06 01:27:25.384247 [ 311 ] {} <Debug> TCP-Session: 704bc054-4617-41b5-ae2e-30514bccbfe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8272 | 2026.05.06 01:27:25.384111 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8273 | 2026.05.06 01:27:25.384065 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35454 | ||
| 8274 | 2026.05.06 01:27:25.384308 [ 262 ] {} <Debug> TCP-Session: 83e78ca8-7d2c-4171-bd59-1eb1c03f3044 Authenticating user 'default' from [fd00:1122:3344:101::e]:44190 | ||
| 8275 | 2026.05.06 01:27:25.384030 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57253 | ||
| 8276 | 2026.05.06 01:27:25.384339 [ 262 ] {} <Debug> TCP-Session: 83e78ca8-7d2c-4171-bd59-1eb1c03f3044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8277 | 2026.05.06 01:27:25.384178 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8278 | 2026.05.06 01:27:25.384365 [ 262 ] {} <Debug> TCP-Session: 83e78ca8-7d2c-4171-bd59-1eb1c03f3044 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8279 | 2026.05.06 01:27:25.384370 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8280 | 2026.05.06 01:27:25.384395 [ 308 ] {} <Debug> TCP-Session: f65da604-9503-46b6-8855-1ea8a7f760a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58538 | ||
| 8281 | 2026.05.06 01:27:25.384400 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8282 | 2026.05.06 01:27:25.384419 [ 310 ] {} <Debug> TCP-Session: 9062d713-f985-4d6e-a0eb-624553d2e4c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35454 | ||
| 8283 | 2026.05.06 01:27:25.384430 [ 308 ] {} <Debug> TCP-Session: f65da604-9503-46b6-8855-1ea8a7f760a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8284 | 2026.05.06 01:27:25.384437 [ 304 ] {} <Debug> TCP-Session: a79a0fd9-67b2-4650-b6d3-d72169b82a85 Authenticating user 'default' from [fd00:1122:3344:101::e]:57253 | ||
| 8285 | 2026.05.06 01:27:25.384457 [ 310 ] {} <Debug> TCP-Session: 9062d713-f985-4d6e-a0eb-624553d2e4c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8286 | 2026.05.06 01:27:25.384461 [ 308 ] {} <Debug> TCP-Session: f65da604-9503-46b6-8855-1ea8a7f760a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8287 | 2026.05.06 01:27:25.384474 [ 304 ] {} <Debug> TCP-Session: a79a0fd9-67b2-4650-b6d3-d72169b82a85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8288 | 2026.05.06 01:27:25.384490 [ 310 ] {} <Debug> TCP-Session: 9062d713-f985-4d6e-a0eb-624553d2e4c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8289 | 2026.05.06 01:27:25.384506 [ 304 ] {} <Debug> TCP-Session: a79a0fd9-67b2-4650-b6d3-d72169b82a85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8290 | 2026.05.06 01:27:25.384318 [ 3 ] {0c64f203-4a3b-4e99-a668-5b7e93768c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52036) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8291 | 2026.05.06 01:27:25.384065 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52041 | ||
| 8292 | 2026.05.06 01:27:25.384677 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8293 | 2026.05.06 01:27:25.384705 [ 309 ] {} <Debug> TCP-Session: 653c01c2-75e9-418e-ba30-c9b6c28c5370 Authenticating user 'default' from [fd00:1122:3344:101::e]:52041 | ||
| 8294 | 2026.05.06 01:27:25.384729 [ 309 ] {} <Debug> TCP-Session: 653c01c2-75e9-418e-ba30-c9b6c28c5370 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8295 | 2026.05.06 01:27:25.384742 [ 309 ] {} <Debug> TCP-Session: 653c01c2-75e9-418e-ba30-c9b6c28c5370 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8296 | 2026.05.06 01:27:25.384799 [ 3 ] {0c64f203-4a3b-4e99-a668-5b7e93768c3c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8297 | 2026.05.06 01:27:25.384878 [ 3 ] {0c64f203-4a3b-4e99-a668-5b7e93768c3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8298 | 2026.05.06 01:27:25.385150 [ 3 ] {0c64f203-4a3b-4e99-a668-5b7e93768c3c} <Debug> oximeter.version (d5d6249d-4249-4a03-adc3-e52572eac9a9) (SelectExecutor): Key condition: unknown | ||
| 8299 | 2026.05.06 01:27:25.386154 [ 336 ] {0c64f203-4a3b-4e99-a668-5b7e93768c3c} <Trace> AggregatingTransform: Aggregating | ||
| 8300 | 2026.05.06 01:27:25.386197 [ 336 ] {0c64f203-4a3b-4e99-a668-5b7e93768c3c} <Trace> Aggregator: Aggregation method: without_key | ||
| 8301 | 2026.05.06 01:27:25.386236 [ 336 ] {0c64f203-4a3b-4e99-a668-5b7e93768c3c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0009876 sec. (1012.556 rows/sec., 39.55 KiB/sec.) | ||
| 8302 | 2026.05.06 01:27:25.386256 [ 336 ] {0c64f203-4a3b-4e99-a668-5b7e93768c3c} <Trace> Aggregator: Merging aggregated data | ||
| 8303 | 2026.05.06 01:27:25.387678 [ 3 ] {0c64f203-4a3b-4e99-a668-5b7e93768c3c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003429 sec., 291.6302128900554 rows/sec., 11.39 KiB/sec. | ||
| 8304 | 2026.05.06 01:27:25.387818 [ 3 ] {0c64f203-4a3b-4e99-a668-5b7e93768c3c} <Debug> TCPHandler: Processed in 0.003850408 sec. | ||
| 8305 | 2026.05.06 01:27:25.387981 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8306 | 2026.05.06 01:27:25.388008 [ 262 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8307 | 2026.05.06 01:27:25.388024 [ 3 ] {} <Debug> TCP-Session: 53ff13b7-e720-4150-a2c6-c2056eb5d5af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8308 | 2026.05.06 01:27:25.388030 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8309 | 2026.05.06 01:27:25.388067 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8310 | 2026.05.06 01:27:25.388078 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8311 | 2026.05.06 01:27:25.388101 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8312 | 2026.05.06 01:27:25.388132 [ 262 ] {} <Debug> TCP-Session: 83e78ca8-7d2c-4171-bd59-1eb1c03f3044 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8313 | 2026.05.06 01:27:25.388134 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8314 | 2026.05.06 01:27:25.388164 [ 303 ] {} <Debug> TCP-Session: 539a6e26-df3d-4177-a482-17fc103dee5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8315 | 2026.05.06 01:27:25.388187 [ 311 ] {} <Debug> TCP-Session: 704bc054-4617-41b5-ae2e-30514bccbfe0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8316 | 2026.05.06 01:27:25.388182 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8317 | 2026.05.06 01:27:25.388209 [ 308 ] {} <Debug> TCP-Session: f65da604-9503-46b6-8855-1ea8a7f760a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8318 | 2026.05.06 01:27:25.388178 [ 304 ] {} <Debug> TCP-Session: a79a0fd9-67b2-4650-b6d3-d72169b82a85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8319 | 2026.05.06 01:27:25.388257 [ 310 ] {} <Debug> TCP-Session: 9062d713-f985-4d6e-a0eb-624553d2e4c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8320 | 2026.05.06 01:27:25.388158 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8321 | 2026.05.06 01:27:25.388166 [ 309 ] {} <Debug> TCP-Session: 653c01c2-75e9-418e-ba30-c9b6c28c5370 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8322 | 2026.05.06 01:27:25.388322 [ 307 ] {} <Debug> TCP-Session: 740619ea-374a-4148-a5b0-4f186c7899b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8323 | 2026.05.06 01:27:25.468759 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54993 | ||
| 8324 | 2026.05.06 01:27:25.468864 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8325 | 2026.05.06 01:27:25.468891 [ 3 ] {} <Debug> TCP-Session: 3fb77903-3116-4e7c-bb49-0ec73cad9060 Authenticating user 'default' from [fd00:1122:3344:101::e]:54993 | ||
| 8326 | 2026.05.06 01:27:25.468913 [ 3 ] {} <Debug> TCP-Session: 3fb77903-3116-4e7c-bb49-0ec73cad9060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8327 | 2026.05.06 01:27:25.468937 [ 3 ] {} <Debug> TCP-Session: 3fb77903-3116-4e7c-bb49-0ec73cad9060 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8328 | 2026.05.06 01:27:25.469164 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62870 | ||
| 8329 | 2026.05.06 01:27:25.469181 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53376 | ||
| 8330 | 2026.05.06 01:27:25.469196 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51014 | ||
| 8331 | 2026.05.06 01:27:25.469232 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42922 | ||
| 8332 | 2026.05.06 01:27:25.469257 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8333 | 2026.05.06 01:27:25.469245 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8334 | 2026.05.06 01:27:25.469300 [ 307 ] {} <Debug> TCP-Session: 68a7c928-4756-4434-84f8-c444453aff75 Authenticating user 'default' from [fd00:1122:3344:101::e]:53376 | ||
| 8335 | 2026.05.06 01:27:25.469207 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60007 | ||
| 8336 | 2026.05.06 01:27:25.469328 [ 307 ] {} <Debug> TCP-Session: 68a7c928-4756-4434-84f8-c444453aff75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8337 | 2026.05.06 01:27:25.469355 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8338 | 2026.05.06 01:27:25.469368 [ 307 ] {} <Debug> TCP-Session: 68a7c928-4756-4434-84f8-c444453aff75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8339 | 2026.05.06 01:27:25.469322 [ 303 ] {} <Debug> TCP-Session: 86358ff6-0f0b-450e-a8d4-70d3c5687692 Authenticating user 'default' from [fd00:1122:3344:101::e]:62870 | ||
| 8340 | 2026.05.06 01:27:25.469402 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8341 | 2026.05.06 01:27:25.469427 [ 303 ] {} <Debug> TCP-Session: 86358ff6-0f0b-450e-a8d4-70d3c5687692 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8342 | 2026.05.06 01:27:25.469444 [ 308 ] {} <Debug> TCP-Session: 2c364c72-2bd3-416c-a94b-e8cee3bea107 Authenticating user 'default' from [fd00:1122:3344:101::e]:60007 | ||
| 8343 | 2026.05.06 01:27:25.469457 [ 303 ] {} <Debug> TCP-Session: 86358ff6-0f0b-450e-a8d4-70d3c5687692 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8344 | 2026.05.06 01:27:25.469170 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44524 | ||
| 8345 | 2026.05.06 01:27:25.469480 [ 308 ] {} <Debug> TCP-Session: 2c364c72-2bd3-416c-a94b-e8cee3bea107 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8346 | 2026.05.06 01:27:25.469355 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8347 | 2026.05.06 01:27:25.469543 [ 308 ] {} <Debug> TCP-Session: 2c364c72-2bd3-416c-a94b-e8cee3bea107 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8348 | 2026.05.06 01:27:25.469236 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43423 | ||
| 8349 | 2026.05.06 01:27:25.469575 [ 309 ] {} <Debug> TCP-Session: 9a7f3eb4-e561-4686-b131-236bdfb8904b Authenticating user 'default' from [fd00:1122:3344:101::e]:42922 | ||
| 8350 | 2026.05.06 01:27:25.469593 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8351 | 2026.05.06 01:27:25.469241 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42768 | ||
| 8352 | 2026.05.06 01:27:25.469644 [ 262 ] {} <Debug> TCP-Session: cb623de4-8fc3-437d-bbec-4680d2c00675 Authenticating user 'default' from [fd00:1122:3344:101::e]:44524 | ||
| 8353 | 2026.05.06 01:27:25.469659 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8354 | 2026.05.06 01:27:25.469633 [ 309 ] {} <Debug> TCP-Session: 9a7f3eb4-e561-4686-b131-236bdfb8904b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8355 | 2026.05.06 01:27:25.469688 [ 262 ] {} <Debug> TCP-Session: cb623de4-8fc3-437d-bbec-4680d2c00675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8356 | 2026.05.06 01:27:25.469721 [ 309 ] {} <Debug> TCP-Session: 9a7f3eb4-e561-4686-b131-236bdfb8904b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8357 | 2026.05.06 01:27:25.469723 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8358 | 2026.05.06 01:27:25.469727 [ 262 ] {} <Debug> TCP-Session: cb623de4-8fc3-437d-bbec-4680d2c00675 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8359 | 2026.05.06 01:27:25.469776 [ 311 ] {} <Debug> TCP-Session: 238ba289-e0d9-4d28-a923-2d29c5225a7d Authenticating user 'default' from [fd00:1122:3344:101::e]:42768 | ||
| 8360 | 2026.05.06 01:27:25.469695 [ 310 ] {} <Debug> TCP-Session: 24e178ef-91b8-49a5-b28c-580b9b615fd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43423 | ||
| 8361 | 2026.05.06 01:27:25.469830 [ 311 ] {} <Debug> TCP-Session: 238ba289-e0d9-4d28-a923-2d29c5225a7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8362 | 2026.05.06 01:27:25.469848 [ 310 ] {} <Debug> TCP-Session: 24e178ef-91b8-49a5-b28c-580b9b615fd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8363 | 2026.05.06 01:27:25.469859 [ 311 ] {} <Debug> TCP-Session: 238ba289-e0d9-4d28-a923-2d29c5225a7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8364 | 2026.05.06 01:27:25.469874 [ 310 ] {} <Debug> TCP-Session: 24e178ef-91b8-49a5-b28c-580b9b615fd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8365 | 2026.05.06 01:27:25.469400 [ 304 ] {} <Debug> TCP-Session: 818b27e3-9a7e-4c1a-b420-dd19f22b1b13 Authenticating user 'default' from [fd00:1122:3344:101::e]:51014 | ||
| 8366 | 2026.05.06 01:27:25.469249 [ 3 ] {} <Trace> TCP-Session: 3fb77903-3116-4e7c-bb49-0ec73cad9060 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8367 | 2026.05.06 01:27:25.469956 [ 304 ] {} <Debug> TCP-Session: 818b27e3-9a7e-4c1a-b420-dd19f22b1b13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8368 | 2026.05.06 01:27:25.469983 [ 304 ] {} <Debug> TCP-Session: 818b27e3-9a7e-4c1a-b420-dd19f22b1b13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8369 | 2026.05.06 01:27:25.470107 [ 3 ] {16c9e9ce-4cc6-43dd-8e47-261dd131b93e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54993) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8370 | 2026.05.06 01:27:25.470377 [ 3 ] {16c9e9ce-4cc6-43dd-8e47-261dd131b93e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8371 | 2026.05.06 01:27:25.470429 [ 3 ] {16c9e9ce-4cc6-43dd-8e47-261dd131b93e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8372 | 2026.05.06 01:27:25.470702 [ 3 ] {16c9e9ce-4cc6-43dd-8e47-261dd131b93e} <Debug> oximeter.version (d5d6249d-4249-4a03-adc3-e52572eac9a9) (SelectExecutor): Key condition: unknown | ||
| 8373 | 2026.05.06 01:27:25.471617 [ 354 ] {16c9e9ce-4cc6-43dd-8e47-261dd131b93e} <Trace> AggregatingTransform: Aggregating | ||
| 8374 | 2026.05.06 01:27:25.471660 [ 354 ] {16c9e9ce-4cc6-43dd-8e47-261dd131b93e} <Trace> Aggregator: Aggregation method: without_key | ||
| 8375 | 2026.05.06 01:27:25.471694 [ 354 ] {16c9e9ce-4cc6-43dd-8e47-261dd131b93e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000897187 sec. (1114.595 rows/sec., 43.54 KiB/sec.) | ||
| 8376 | 2026.05.06 01:27:25.471720 [ 354 ] {16c9e9ce-4cc6-43dd-8e47-261dd131b93e} <Trace> Aggregator: Merging aggregated data | ||
| 8377 | 2026.05.06 01:27:25.473004 [ 3 ] {16c9e9ce-4cc6-43dd-8e47-261dd131b93e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002952 sec., 338.7533875338753 rows/sec., 13.23 KiB/sec. | ||
| 8378 | 2026.05.06 01:27:25.473094 [ 3 ] {16c9e9ce-4cc6-43dd-8e47-261dd131b93e} <Debug> TCPHandler: Processed in 0.00396826 sec. | ||
| 8379 | 2026.05.06 01:27:25.473241 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8380 | 2026.05.06 01:27:25.473274 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8381 | 2026.05.06 01:27:25.473276 [ 3 ] {} <Debug> TCP-Session: 3fb77903-3116-4e7c-bb49-0ec73cad9060 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8382 | 2026.05.06 01:27:25.473308 [ 262 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8383 | 2026.05.06 01:27:25.473317 [ 311 ] {} <Debug> TCP-Session: 238ba289-e0d9-4d28-a923-2d29c5225a7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8384 | 2026.05.06 01:27:25.473328 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8385 | 2026.05.06 01:27:25.473348 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8386 | 2026.05.06 01:27:25.473367 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8387 | 2026.05.06 01:27:25.473385 [ 307 ] {} <Debug> TCP-Session: 68a7c928-4756-4434-84f8-c444453aff75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8388 | 2026.05.06 01:27:25.473409 [ 308 ] {} <Debug> TCP-Session: 2c364c72-2bd3-416c-a94b-e8cee3bea107 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8389 | 2026.05.06 01:27:25.473425 [ 304 ] {} <Debug> TCP-Session: 818b27e3-9a7e-4c1a-b420-dd19f22b1b13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8390 | 2026.05.06 01:27:25.473421 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8391 | 2026.05.06 01:27:25.473375 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8392 | 2026.05.06 01:27:25.473364 [ 262 ] {} <Debug> TCP-Session: cb623de4-8fc3-437d-bbec-4680d2c00675 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8393 | 2026.05.06 01:27:25.473497 [ 303 ] {} <Debug> TCP-Session: 86358ff6-0f0b-450e-a8d4-70d3c5687692 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8394 | 2026.05.06 01:27:25.473484 [ 309 ] {} <Debug> TCP-Session: 9a7f3eb4-e561-4686-b131-236bdfb8904b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8395 | 2026.05.06 01:27:25.473396 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8396 | 2026.05.06 01:27:25.473576 [ 310 ] {} <Debug> TCP-Session: 24e178ef-91b8-49a5-b28c-580b9b615fd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8397 | 2026.05.06 01:27:25.658872 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8398 | 2026.05.06 01:27:25.659128 [ 4 ] {3fdeb282-513c-44a3-9d02-4b777f4c0cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8399 | 2026.05.06 01:27:25.659478 [ 4 ] {3fdeb282-513c-44a3-9d02-4b777f4c0cc8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8400 | 2026.05.06 01:27:25.659516 [ 4 ] {3fdeb282-513c-44a3-9d02-4b777f4c0cc8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8401 | 2026.05.06 01:27:25.659739 [ 4 ] {3fdeb282-513c-44a3-9d02-4b777f4c0cc8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8402 | 2026.05.06 01:27:25.659815 [ 4 ] {3fdeb282-513c-44a3-9d02-4b777f4c0cc8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8403 | 2026.05.06 01:27:25.659960 [ 4 ] {3fdeb282-513c-44a3-9d02-4b777f4c0cc8} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8404 | 2026.05.06 01:27:25.660061 [ 362 ] {3fdeb282-513c-44a3-9d02-4b777f4c0cc8} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8405 | 2026.05.06 01:27:25.660096 [ 326 ] {3fdeb282-513c-44a3-9d02-4b777f4c0cc8} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8406 | 2026.05.06 01:27:25.660103 [ 354 ] {3fdeb282-513c-44a3-9d02-4b777f4c0cc8} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8407 | 2026.05.06 01:27:25.660095 [ 361 ] {3fdeb282-513c-44a3-9d02-4b777f4c0cc8} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8408 | 2026.05.06 01:27:25.660255 [ 4 ] {3fdeb282-513c-44a3-9d02-4b777f4c0cc8} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8409 | 2026.05.06 01:27:25.660285 [ 4 ] {3fdeb282-513c-44a3-9d02-4b777f4c0cc8} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8410 | 2026.05.06 01:27:25.660358 [ 4 ] {3fdeb282-513c-44a3-9d02-4b777f4c0cc8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8411 | 2026.05.06 01:27:25.660379 [ 4 ] {3fdeb282-513c-44a3-9d02-4b777f4c0cc8} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 8412 | 2026.05.06 01:27:25.660412 [ 4 ] {3fdeb282-513c-44a3-9d02-4b777f4c0cc8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8413 | 2026.05.06 01:27:25.660449 [ 4 ] {3fdeb282-513c-44a3-9d02-4b777f4c0cc8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8414 | 2026.05.06 01:27:25.661618 [ 4 ] {3fdeb282-513c-44a3-9d02-4b777f4c0cc8} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002588 sec., 15842.349304482226 rows/sec., 2.85 MiB/sec. | ||
| 8415 | 2026.05.06 01:27:25.661756 [ 4 ] {3fdeb282-513c-44a3-9d02-4b777f4c0cc8} <Debug> TCPHandler: Processed in 0.003080762 sec. | ||
| 8416 | 2026.05.06 01:27:25.663123 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8417 | 2026.05.06 01:27:25.663261 [ 4 ] {7b495c1b-3f2b-4e0a-b73f-318a9cbf7471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8418 | 2026.05.06 01:27:25.663319 [ 4 ] {7b495c1b-3f2b-4e0a-b73f-318a9cbf7471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8419 | 2026.05.06 01:27:25.663895 [ 4 ] {7b495c1b-3f2b-4e0a-b73f-318a9cbf7471} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8420 | 2026.05.06 01:27:25.663949 [ 4 ] {7b495c1b-3f2b-4e0a-b73f-318a9cbf7471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8421 | 2026.05.06 01:27:25.664354 [ 4 ] {7b495c1b-3f2b-4e0a-b73f-318a9cbf7471} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8422 | 2026.05.06 01:27:25.664605 [ 4 ] {7b495c1b-3f2b-4e0a-b73f-318a9cbf7471} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8423 | 2026.05.06 01:27:25.664760 [ 4 ] {7b495c1b-3f2b-4e0a-b73f-318a9cbf7471} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001544 sec., 36269.43005181347 rows/sec., 2.79 MiB/sec. | ||
| 8424 | 2026.05.06 01:27:25.664799 [ 4 ] {7b495c1b-3f2b-4e0a-b73f-318a9cbf7471} <Debug> TCPHandler: Processed in 0.001731805 sec. | ||
| 8425 | 2026.05.06 01:27:25.664935 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8426 | 2026.05.06 01:27:25.665031 [ 4 ] {3db8d989-ca81-4b5c-8d6e-fc7d050eda50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8427 | 2026.05.06 01:27:25.665071 [ 4 ] {3db8d989-ca81-4b5c-8d6e-fc7d050eda50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8428 | 2026.05.06 01:27:25.665502 [ 4 ] {3db8d989-ca81-4b5c-8d6e-fc7d050eda50} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8429 | 2026.05.06 01:27:25.665538 [ 4 ] {3db8d989-ca81-4b5c-8d6e-fc7d050eda50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8430 | 2026.05.06 01:27:25.665848 [ 4 ] {3db8d989-ca81-4b5c-8d6e-fc7d050eda50} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8431 | 2026.05.06 01:27:25.666075 [ 4 ] {3db8d989-ca81-4b5c-8d6e-fc7d050eda50} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8432 | 2026.05.06 01:27:25.666208 [ 4 ] {3db8d989-ca81-4b5c-8d6e-fc7d050eda50} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001196 sec., 53511.70568561873 rows/sec., 4.18 MiB/sec. | ||
| 8433 | 2026.05.06 01:27:25.666248 [ 4 ] {3db8d989-ca81-4b5c-8d6e-fc7d050eda50} <Debug> TCPHandler: Processed in 0.001365978 sec. | ||
| 8434 | 2026.05.06 01:27:25.666403 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8435 | 2026.05.06 01:27:25.666500 [ 4 ] {3bce3bf2-a1d5-4bf9-afae-39b5eab85e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8436 | 2026.05.06 01:27:25.666546 [ 4 ] {3bce3bf2-a1d5-4bf9-afae-39b5eab85e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8437 | 2026.05.06 01:27:25.666934 [ 4 ] {3bce3bf2-a1d5-4bf9-afae-39b5eab85e52} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8438 | 2026.05.06 01:27:25.666970 [ 4 ] {3bce3bf2-a1d5-4bf9-afae-39b5eab85e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8439 | 2026.05.06 01:27:25.667313 [ 4 ] {3bce3bf2-a1d5-4bf9-afae-39b5eab85e52} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8440 | 2026.05.06 01:27:25.667544 [ 4 ] {3bce3bf2-a1d5-4bf9-afae-39b5eab85e52} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8441 | 2026.05.06 01:27:25.667682 [ 4 ] {3bce3bf2-a1d5-4bf9-afae-39b5eab85e52} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.0012 sec., 80000 rows/sec., 5.57 MiB/sec. | ||
| 8442 | 2026.05.06 01:27:25.667720 [ 4 ] {3bce3bf2-a1d5-4bf9-afae-39b5eab85e52} <Debug> TCPHandler: Processed in 0.001370388 sec. | ||
| 8443 | 2026.05.06 01:27:25.667856 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8444 | 2026.05.06 01:27:25.667952 [ 4 ] {7568ca2d-7e78-444d-9873-714a22ec6433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8445 | 2026.05.06 01:27:25.667996 [ 4 ] {7568ca2d-7e78-444d-9873-714a22ec6433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8446 | 2026.05.06 01:27:25.668341 [ 4 ] {7568ca2d-7e78-444d-9873-714a22ec6433} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8447 | 2026.05.06 01:27:25.668377 [ 4 ] {7568ca2d-7e78-444d-9873-714a22ec6433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8448 | 2026.05.06 01:27:25.668684 [ 4 ] {7568ca2d-7e78-444d-9873-714a22ec6433} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8449 | 2026.05.06 01:27:25.668905 [ 4 ] {7568ca2d-7e78-444d-9873-714a22ec6433} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8450 | 2026.05.06 01:27:25.669046 [ 4 ] {7568ca2d-7e78-444d-9873-714a22ec6433} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001112 sec., 32374.100719424463 rows/sec., 2.18 MiB/sec. | ||
| 8451 | 2026.05.06 01:27:25.669082 [ 4 ] {7568ca2d-7e78-444d-9873-714a22ec6433} <Debug> TCPHandler: Processed in 0.001277515 sec. | ||
| 8452 | 2026.05.06 01:27:26.903326 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15746 | ||
| 8453 | 2026.05.06 01:27:26.903896 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8454 | 2026.05.06 01:27:26.903946 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8455 | 2026.05.06 01:27:26.904480 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8456 | 2026.05.06 01:27:26.904725 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8457 | 2026.05.06 01:27:26.904870 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15746 | ||
| 8458 | 2026.05.06 01:27:27.706454 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 8459 | 2026.05.06 01:27:27.722183 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8460 | 2026.05.06 01:27:27.722230 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8461 | 2026.05.06 01:27:27.727675 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8462 | 2026.05.06 01:27:27.728369 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8463 | 2026.05.06 01:27:27.731251 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 8464 | 2026.05.06 01:27:29.438221 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1046 | ||
| 8465 | 2026.05.06 01:27:29.440931 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8466 | 2026.05.06 01:27:29.440969 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 8467 | 2026.05.06 01:27:29.442187 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8468 | 2026.05.06 01:27:29.442438 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8469 | 2026.05.06 01:27:29.442685 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1046 | ||
| 8470 | 2026.05.06 01:27:30.665427 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8471 | 2026.05.06 01:27:30.665712 [ 4 ] {65087e29-0af3-4f08-be2b-3f43eaa5b3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 8472 | 2026.05.06 01:27:30.666111 [ 4 ] {65087e29-0af3-4f08-be2b-3f43eaa5b3f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8473 | 2026.05.06 01:27:30.666159 [ 4 ] {65087e29-0af3-4f08-be2b-3f43eaa5b3f3} <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 | ||
| 8474 | 2026.05.06 01:27:30.666427 [ 4 ] {65087e29-0af3-4f08-be2b-3f43eaa5b3f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8475 | 2026.05.06 01:27:30.666496 [ 4 ] {65087e29-0af3-4f08-be2b-3f43eaa5b3f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8476 | 2026.05.06 01:27:30.666643 [ 4 ] {65087e29-0af3-4f08-be2b-3f43eaa5b3f3} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 8477 | 2026.05.06 01:27:30.666764 [ 362 ] {65087e29-0af3-4f08-be2b-3f43eaa5b3f3} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8478 | 2026.05.06 01:27:30.666771 [ 326 ] {65087e29-0af3-4f08-be2b-3f43eaa5b3f3} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8479 | 2026.05.06 01:27:30.666799 [ 323 ] {65087e29-0af3-4f08-be2b-3f43eaa5b3f3} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8480 | 2026.05.06 01:27:30.666811 [ 350 ] {65087e29-0af3-4f08-be2b-3f43eaa5b3f3} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8481 | 2026.05.06 01:27:30.666989 [ 4 ] {65087e29-0af3-4f08-be2b-3f43eaa5b3f3} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8482 | 2026.05.06 01:27:30.667019 [ 4 ] {65087e29-0af3-4f08-be2b-3f43eaa5b3f3} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8483 | 2026.05.06 01:27:30.667088 [ 4 ] {65087e29-0af3-4f08-be2b-3f43eaa5b3f3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8484 | 2026.05.06 01:27:30.667108 [ 4 ] {65087e29-0af3-4f08-be2b-3f43eaa5b3f3} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 8485 | 2026.05.06 01:27:30.667142 [ 4 ] {65087e29-0af3-4f08-be2b-3f43eaa5b3f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 8486 | 2026.05.06 01:27:30.667180 [ 4 ] {65087e29-0af3-4f08-be2b-3f43eaa5b3f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 8487 | 2026.05.06 01:27:30.668314 [ 4 ] {65087e29-0af3-4f08-be2b-3f43eaa5b3f3} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.00272 sec., 15073.529411764704 rows/sec., 2.72 MiB/sec. | ||
| 8488 | 2026.05.06 01:27:30.668411 [ 4 ] {65087e29-0af3-4f08-be2b-3f43eaa5b3f3} <Debug> TCPHandler: Processed in 0.003152094 sec. | ||
| 8489 | 2026.05.06 01:27:30.673732 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8490 | 2026.05.06 01:27:30.673861 [ 4 ] {9927ed5f-eff4-450e-a7b3-bb0682394c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8491 | 2026.05.06 01:27:30.673914 [ 4 ] {9927ed5f-eff4-450e-a7b3-bb0682394c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8492 | 2026.05.06 01:27:30.674498 [ 4 ] {9927ed5f-eff4-450e-a7b3-bb0682394c7b} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8493 | 2026.05.06 01:27:30.674535 [ 4 ] {9927ed5f-eff4-450e-a7b3-bb0682394c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8494 | 2026.05.06 01:27:30.674902 [ 4 ] {9927ed5f-eff4-450e-a7b3-bb0682394c7b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8495 | 2026.05.06 01:27:30.675127 [ 4 ] {9927ed5f-eff4-450e-a7b3-bb0682394c7b} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8496 | 2026.05.06 01:27:30.675276 [ 4 ] {9927ed5f-eff4-450e-a7b3-bb0682394c7b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001452 sec., 195592.2865013774 rows/sec., 12.42 MiB/sec. | ||
| 8497 | 2026.05.06 01:27:30.675315 [ 4 ] {9927ed5f-eff4-450e-a7b3-bb0682394c7b} <Debug> TCPHandler: Processed in 0.001644773 sec. | ||
| 8498 | 2026.05.06 01:27:30.675439 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8499 | 2026.05.06 01:27:30.675535 [ 4 ] {6c6bfc6b-73f5-4ea5-9f07-885e3b4b435b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8500 | 2026.05.06 01:27:30.675576 [ 4 ] {6c6bfc6b-73f5-4ea5-9f07-885e3b4b435b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8501 | 2026.05.06 01:27:30.676245 [ 4 ] {6c6bfc6b-73f5-4ea5-9f07-885e3b4b435b} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8502 | 2026.05.06 01:27:30.676281 [ 4 ] {6c6bfc6b-73f5-4ea5-9f07-885e3b4b435b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8503 | 2026.05.06 01:27:30.676656 [ 4 ] {6c6bfc6b-73f5-4ea5-9f07-885e3b4b435b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8504 | 2026.05.06 01:27:30.676874 [ 4 ] {6c6bfc6b-73f5-4ea5-9f07-885e3b4b435b} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8505 | 2026.05.06 01:27:30.677003 [ 4 ] {6c6bfc6b-73f5-4ea5-9f07-885e3b4b435b} <Debug> executeQuery: Read 879 rows, 70.73 KiB in 0.001486 sec., 591520.861372813 rows/sec., 46.48 MiB/sec. | ||
| 8506 | 2026.05.06 01:27:30.677040 [ 4 ] {6c6bfc6b-73f5-4ea5-9f07-885e3b4b435b} <Debug> TCPHandler: Processed in 0.001653483 sec. | ||
| 8507 | 2026.05.06 01:27:30.677158 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8508 | 2026.05.06 01:27:30.677254 [ 4 ] {19630571-06e9-43d9-af29-3982310bd026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8509 | 2026.05.06 01:27:30.677295 [ 4 ] {19630571-06e9-43d9-af29-3982310bd026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8510 | 2026.05.06 01:27:30.677755 [ 4 ] {19630571-06e9-43d9-af29-3982310bd026} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8511 | 2026.05.06 01:27:30.677791 [ 4 ] {19630571-06e9-43d9-af29-3982310bd026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8512 | 2026.05.06 01:27:30.678093 [ 4 ] {19630571-06e9-43d9-af29-3982310bd026} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8513 | 2026.05.06 01:27:30.678304 [ 4 ] {19630571-06e9-43d9-af29-3982310bd026} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8514 | 2026.05.06 01:27:30.678433 [ 4 ] {19630571-06e9-43d9-af29-3982310bd026} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001198 sec., 152754.59098497496 rows/sec., 9.48 MiB/sec. | ||
| 8515 | 2026.05.06 01:27:30.678471 [ 4 ] {19630571-06e9-43d9-af29-3982310bd026} <Debug> TCPHandler: Processed in 0.001366127 sec. | ||
| 8516 | 2026.05.06 01:27:30.678577 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8517 | 2026.05.06 01:27:30.678672 [ 4 ] {8850a321-20c2-43b5-ad95-f44c8bf0c120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8518 | 2026.05.06 01:27:30.678711 [ 4 ] {8850a321-20c2-43b5-ad95-f44c8bf0c120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8519 | 2026.05.06 01:27:30.679142 [ 4 ] {8850a321-20c2-43b5-ad95-f44c8bf0c120} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8520 | 2026.05.06 01:27:30.679178 [ 4 ] {8850a321-20c2-43b5-ad95-f44c8bf0c120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8521 | 2026.05.06 01:27:30.679479 [ 4 ] {8850a321-20c2-43b5-ad95-f44c8bf0c120} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8522 | 2026.05.06 01:27:30.679685 [ 4 ] {8850a321-20c2-43b5-ad95-f44c8bf0c120} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8523 | 2026.05.06 01:27:30.679782 [ 88 ] {} <Debug> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 8524 | 2026.05.06 01:27:30.679812 [ 4 ] {8850a321-20c2-43b5-ad95-f44c8bf0c120} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001158 sec., 128670.12089810018 rows/sec., 8.31 MiB/sec. | ||
| 8525 | 2026.05.06 01:27:30.679817 [ 88 ] {} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8526 | 2026.05.06 01:27:30.679844 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8527 | 2026.05.06 01:27:30.679849 [ 4 ] {8850a321-20c2-43b5-ad95-f44c8bf0c120} <Debug> TCPHandler: Processed in 0.001323817 sec. | ||
| 8528 | 2026.05.06 01:27:30.679952 [ 197 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 8529 | 2026.05.06 01:27:30.679971 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8530 | 2026.05.06 01:27:30.680073 [ 4 ] {361e51bd-c263-4055-a5bd-c3c9ab836aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8531 | 2026.05.06 01:27:30.680084 [ 197 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8532 | 2026.05.06 01:27:30.680116 [ 4 ] {361e51bd-c263-4055-a5bd-c3c9ab836aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8533 | 2026.05.06 01:27:30.680124 [ 197 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 952 rows starting from the beginning of the part | ||
| 8534 | 2026.05.06 01:27:30.680200 [ 197 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 149 rows starting from the beginning of the part | ||
| 8535 | 2026.05.06 01:27:30.680245 [ 197 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 149 rows starting from the beginning of the part | ||
| 8536 | 2026.05.06 01:27:30.680287 [ 197 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 149 rows starting from the beginning of the part | ||
| 8537 | 2026.05.06 01:27:30.680325 [ 197 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 801 rows starting from the beginning of the part | ||
| 8538 | 2026.05.06 01:27:30.680368 [ 197 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 149 rows starting from the beginning of the part | ||
| 8539 | 2026.05.06 01:27:30.680570 [ 4 ] {361e51bd-c263-4055-a5bd-c3c9ab836aa3} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8540 | 2026.05.06 01:27:30.680610 [ 4 ] {361e51bd-c263-4055-a5bd-c3c9ab836aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8541 | 2026.05.06 01:27:30.680925 [ 4 ] {361e51bd-c263-4055-a5bd-c3c9ab836aa3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8542 | 2026.05.06 01:27:30.681164 [ 4 ] {361e51bd-c263-4055-a5bd-c3c9ab836aa3} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8543 | 2026.05.06 01:27:30.681300 [ 4 ] {361e51bd-c263-4055-a5bd-c3c9ab836aa3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001245 sec., 118875.50200803213 rows/sec., 6.76 MiB/sec. | ||
| 8544 | 2026.05.06 01:27:30.681338 [ 4 ] {361e51bd-c263-4055-a5bd-c3c9ab836aa3} <Debug> TCPHandler: Processed in 0.001419498 sec. | ||
| 8545 | 2026.05.06 01:27:30.681456 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8546 | 2026.05.06 01:27:30.681550 [ 4 ] {d952c550-b4e1-4cec-b8ac-eafd69caa404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8547 | 2026.05.06 01:27:30.681567 [ 186 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2349 rows, containing 5 columns (5 merged, 0 gathered) in 0.001664344 sec., 1411366.8808852017 rows/sec., 89.98 MiB/sec. | ||
| 8548 | 2026.05.06 01:27:30.681589 [ 4 ] {d952c550-b4e1-4cec-b8ac-eafd69caa404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8549 | 2026.05.06 01:27:30.681753 [ 200 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 8550 | 2026.05.06 01:27:30.682017 [ 200 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_30_6} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8551 | 2026.05.06 01:27:30.682080 [ 200 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_30_6} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 8552 | 2026.05.06 01:27:30.682155 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 8553 | 2026.05.06 01:27:30.682232 [ 4 ] {d952c550-b4e1-4cec-b8ac-eafd69caa404} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8554 | 2026.05.06 01:27:30.682270 [ 4 ] {d952c550-b4e1-4cec-b8ac-eafd69caa404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8555 | 2026.05.06 01:27:30.682596 [ 4 ] {d952c550-b4e1-4cec-b8ac-eafd69caa404} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8556 | 2026.05.06 01:27:30.682813 [ 4 ] {d952c550-b4e1-4cec-b8ac-eafd69caa404} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8557 | 2026.05.06 01:27:30.682941 [ 4 ] {d952c550-b4e1-4cec-b8ac-eafd69caa404} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001409 sec., 376863.0234208658 rows/sec., 26.66 MiB/sec. | ||
| 8558 | 2026.05.06 01:27:30.682978 [ 4 ] {d952c550-b4e1-4cec-b8ac-eafd69caa404} <Debug> TCPHandler: Processed in 0.001572561 sec. | ||
| 8559 | 2026.05.06 01:27:30.683094 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8560 | 2026.05.06 01:27:30.683189 [ 4 ] {d620a8be-a19b-4ba2-9460-a0deb7dbf78f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8561 | 2026.05.06 01:27:30.683231 [ 4 ] {d620a8be-a19b-4ba2-9460-a0deb7dbf78f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8562 | 2026.05.06 01:27:30.683587 [ 4 ] {d620a8be-a19b-4ba2-9460-a0deb7dbf78f} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8563 | 2026.05.06 01:27:30.683622 [ 4 ] {d620a8be-a19b-4ba2-9460-a0deb7dbf78f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8564 | 2026.05.06 01:27:30.683928 [ 4 ] {d620a8be-a19b-4ba2-9460-a0deb7dbf78f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8565 | 2026.05.06 01:27:30.684133 [ 4 ] {d620a8be-a19b-4ba2-9460-a0deb7dbf78f} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8566 | 2026.05.06 01:27:30.684265 [ 4 ] {d620a8be-a19b-4ba2-9460-a0deb7dbf78f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 8567 | 2026.05.06 01:27:30.684300 [ 4 ] {d620a8be-a19b-4ba2-9460-a0deb7dbf78f} <Debug> TCPHandler: Processed in 0.001257995 sec. | ||
| 8568 | 2026.05.06 01:27:30.684428 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8569 | 2026.05.06 01:27:30.684522 [ 4 ] {bb50af60-7b25-4327-99d0-55f17ec59ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8570 | 2026.05.06 01:27:30.684567 [ 4 ] {bb50af60-7b25-4327-99d0-55f17ec59ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8571 | 2026.05.06 01:27:30.684970 [ 4 ] {bb50af60-7b25-4327-99d0-55f17ec59ac2} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8572 | 2026.05.06 01:27:30.685005 [ 4 ] {bb50af60-7b25-4327-99d0-55f17ec59ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8573 | 2026.05.06 01:27:30.685335 [ 4 ] {bb50af60-7b25-4327-99d0-55f17ec59ac2} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8574 | 2026.05.06 01:27:30.685552 [ 4 ] {bb50af60-7b25-4327-99d0-55f17ec59ac2} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8575 | 2026.05.06 01:27:30.685681 [ 4 ] {bb50af60-7b25-4327-99d0-55f17ec59ac2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001177 sec., 225148.68309260832 rows/sec., 14.96 MiB/sec. | ||
| 8576 | 2026.05.06 01:27:30.685716 [ 4 ] {bb50af60-7b25-4327-99d0-55f17ec59ac2} <Debug> TCPHandler: Processed in 0.001339337 sec. | ||
| 8577 | 2026.05.06 01:27:30.685836 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8578 | 2026.05.06 01:27:30.685930 [ 4 ] {176151b2-87da-4db2-832a-bd1183d0d20f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8579 | 2026.05.06 01:27:30.685973 [ 4 ] {176151b2-87da-4db2-832a-bd1183d0d20f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8580 | 2026.05.06 01:27:30.686293 [ 4 ] {176151b2-87da-4db2-832a-bd1183d0d20f} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8581 | 2026.05.06 01:27:30.686327 [ 4 ] {176151b2-87da-4db2-832a-bd1183d0d20f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8582 | 2026.05.06 01:27:30.686625 [ 4 ] {176151b2-87da-4db2-832a-bd1183d0d20f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8583 | 2026.05.06 01:27:30.686841 [ 4 ] {176151b2-87da-4db2-832a-bd1183d0d20f} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8584 | 2026.05.06 01:27:30.686972 [ 4 ] {176151b2-87da-4db2-832a-bd1183d0d20f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 8585 | 2026.05.06 01:27:30.687007 [ 4 ] {176151b2-87da-4db2-832a-bd1183d0d20f} <Debug> TCPHandler: Processed in 0.001222695 sec. | ||
| 8586 | 2026.05.06 01:27:30.687116 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8587 | 2026.05.06 01:27:30.687208 [ 4 ] {40bb3783-5353-43d1-addc-262ac62d1e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8588 | 2026.05.06 01:27:30.687269 [ 4 ] {40bb3783-5353-43d1-addc-262ac62d1e31} <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 | ||
| 8589 | 2026.05.06 01:27:30.688056 [ 4 ] {40bb3783-5353-43d1-addc-262ac62d1e31} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8590 | 2026.05.06 01:27:30.688093 [ 4 ] {40bb3783-5353-43d1-addc-262ac62d1e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8591 | 2026.05.06 01:27:30.688655 [ 4 ] {40bb3783-5353-43d1-addc-262ac62d1e31} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8592 | 2026.05.06 01:27:30.688879 [ 4 ] {40bb3783-5353-43d1-addc-262ac62d1e31} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8593 | 2026.05.06 01:27:30.689019 [ 4 ] {40bb3783-5353-43d1-addc-262ac62d1e31} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001829 sec., 22416.62110442865 rows/sec., 40.17 MiB/sec. | ||
| 8594 | 2026.05.06 01:27:30.689072 [ 4 ] {40bb3783-5353-43d1-addc-262ac62d1e31} <Debug> TCPHandler: Processed in 0.002007471 sec. | ||
| 8595 | 2026.05.06 01:27:30.689191 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8596 | 2026.05.06 01:27:30.689287 [ 4 ] {369777cd-e8ce-4e90-b195-f92de64ce1f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8597 | 2026.05.06 01:27:30.689331 [ 4 ] {369777cd-e8ce-4e90-b195-f92de64ce1f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8598 | 2026.05.06 01:27:30.689670 [ 4 ] {369777cd-e8ce-4e90-b195-f92de64ce1f6} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8599 | 2026.05.06 01:27:30.689707 [ 4 ] {369777cd-e8ce-4e90-b195-f92de64ce1f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8600 | 2026.05.06 01:27:30.690020 [ 4 ] {369777cd-e8ce-4e90-b195-f92de64ce1f6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8601 | 2026.05.06 01:27:30.690227 [ 4 ] {369777cd-e8ce-4e90-b195-f92de64ce1f6} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8602 | 2026.05.06 01:27:30.690357 [ 4 ] {369777cd-e8ce-4e90-b195-f92de64ce1f6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001088 sec., 82720.58823529411 rows/sec., 5.18 MiB/sec. | ||
| 8603 | 2026.05.06 01:27:30.690393 [ 4 ] {369777cd-e8ce-4e90-b195-f92de64ce1f6} <Debug> TCPHandler: Processed in 0.001253825 sec. | ||
| 8604 | 2026.05.06 01:27:34.267381 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8605 | 2026.05.06 01:27:34.267433 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8606 | 2026.05.06 01:27:34.405884 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16258 | ||
| 8607 | 2026.05.06 01:27:34.406392 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8608 | 2026.05.06 01:27:34.406428 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8609 | 2026.05.06 01:27:34.406909 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8610 | 2026.05.06 01:27:34.407137 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8611 | 2026.05.06 01:27:34.407295 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16258 | ||
| 8612 | 2026.05.06 01:27:35.232246 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8613 | 2026.05.06 01:27:35.249872 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8614 | 2026.05.06 01:27:35.249934 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8615 | 2026.05.06 01:27:35.255777 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8616 | 2026.05.06 01:27:35.256538 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8617 | 2026.05.06 01:27:35.259828 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8618 | 2026.05.06 01:27:35.658361 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8619 | 2026.05.06 01:27:35.658639 [ 4 ] {17f4f72c-c3bb-4a86-b38d-b1288eab25b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8620 | 2026.05.06 01:27:35.659036 [ 4 ] {17f4f72c-c3bb-4a86-b38d-b1288eab25b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8621 | 2026.05.06 01:27:35.659080 [ 4 ] {17f4f72c-c3bb-4a86-b38d-b1288eab25b2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8622 | 2026.05.06 01:27:35.659345 [ 4 ] {17f4f72c-c3bb-4a86-b38d-b1288eab25b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8623 | 2026.05.06 01:27:35.659432 [ 4 ] {17f4f72c-c3bb-4a86-b38d-b1288eab25b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8624 | 2026.05.06 01:27:35.659580 [ 4 ] {17f4f72c-c3bb-4a86-b38d-b1288eab25b2} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8625 | 2026.05.06 01:27:35.659688 [ 362 ] {17f4f72c-c3bb-4a86-b38d-b1288eab25b2} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8626 | 2026.05.06 01:27:35.659733 [ 326 ] {17f4f72c-c3bb-4a86-b38d-b1288eab25b2} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8627 | 2026.05.06 01:27:35.659756 [ 323 ] {17f4f72c-c3bb-4a86-b38d-b1288eab25b2} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8628 | 2026.05.06 01:27:35.659761 [ 350 ] {17f4f72c-c3bb-4a86-b38d-b1288eab25b2} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8629 | 2026.05.06 01:27:35.659986 [ 4 ] {17f4f72c-c3bb-4a86-b38d-b1288eab25b2} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8630 | 2026.05.06 01:27:35.660017 [ 4 ] {17f4f72c-c3bb-4a86-b38d-b1288eab25b2} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8631 | 2026.05.06 01:27:35.660089 [ 4 ] {17f4f72c-c3bb-4a86-b38d-b1288eab25b2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8632 | 2026.05.06 01:27:35.660109 [ 4 ] {17f4f72c-c3bb-4a86-b38d-b1288eab25b2} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 8633 | 2026.05.06 01:27:35.660145 [ 4 ] {17f4f72c-c3bb-4a86-b38d-b1288eab25b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8634 | 2026.05.06 01:27:35.660183 [ 4 ] {17f4f72c-c3bb-4a86-b38d-b1288eab25b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8635 | 2026.05.06 01:27:35.661299 [ 4 ] {17f4f72c-c3bb-4a86-b38d-b1288eab25b2} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002766 sec., 14822.848879248013 rows/sec., 2.67 MiB/sec. | ||
| 8636 | 2026.05.06 01:27:35.661413 [ 4 ] {17f4f72c-c3bb-4a86-b38d-b1288eab25b2} <Debug> TCPHandler: Processed in 0.003204545 sec. | ||
| 8637 | 2026.05.06 01:27:35.663097 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8638 | 2026.05.06 01:27:35.663208 [ 4 ] {504fe2e9-b56b-42d9-9ea2-c6f092935104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8639 | 2026.05.06 01:27:35.663255 [ 4 ] {504fe2e9-b56b-42d9-9ea2-c6f092935104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8640 | 2026.05.06 01:27:35.663767 [ 4 ] {504fe2e9-b56b-42d9-9ea2-c6f092935104} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8641 | 2026.05.06 01:27:35.663812 [ 4 ] {504fe2e9-b56b-42d9-9ea2-c6f092935104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8642 | 2026.05.06 01:27:35.664189 [ 4 ] {504fe2e9-b56b-42d9-9ea2-c6f092935104} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8643 | 2026.05.06 01:27:35.664446 [ 4 ] {504fe2e9-b56b-42d9-9ea2-c6f092935104} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8644 | 2026.05.06 01:27:35.664602 [ 4 ] {504fe2e9-b56b-42d9-9ea2-c6f092935104} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001427 sec., 39243.167484232654 rows/sec., 3.01 MiB/sec. | ||
| 8645 | 2026.05.06 01:27:35.664643 [ 4 ] {504fe2e9-b56b-42d9-9ea2-c6f092935104} <Debug> TCPHandler: Processed in 0.001600342 sec. | ||
| 8646 | 2026.05.06 01:27:35.664777 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8647 | 2026.05.06 01:27:35.664876 [ 4 ] {4c555800-5ff3-4b9d-8c83-1b6ba0ee2b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8648 | 2026.05.06 01:27:35.664918 [ 4 ] {4c555800-5ff3-4b9d-8c83-1b6ba0ee2b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8649 | 2026.05.06 01:27:35.665343 [ 4 ] {4c555800-5ff3-4b9d-8c83-1b6ba0ee2b3e} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8650 | 2026.05.06 01:27:35.665381 [ 4 ] {4c555800-5ff3-4b9d-8c83-1b6ba0ee2b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8651 | 2026.05.06 01:27:35.665704 [ 4 ] {4c555800-5ff3-4b9d-8c83-1b6ba0ee2b3e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8652 | 2026.05.06 01:27:35.665922 [ 4 ] {4c555800-5ff3-4b9d-8c83-1b6ba0ee2b3e} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8653 | 2026.05.06 01:27:35.666057 [ 4 ] {4c555800-5ff3-4b9d-8c83-1b6ba0ee2b3e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001204 sec., 53156.14617940199 rows/sec., 4.15 MiB/sec. | ||
| 8654 | 2026.05.06 01:27:35.666094 [ 4 ] {4c555800-5ff3-4b9d-8c83-1b6ba0ee2b3e} <Debug> TCPHandler: Processed in 0.001370728 sec. | ||
| 8655 | 2026.05.06 01:27:35.666223 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8656 | 2026.05.06 01:27:35.666319 [ 4 ] {d6a78c7c-4611-42d4-b7e4-8da7b9361501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8657 | 2026.05.06 01:27:35.666365 [ 4 ] {d6a78c7c-4611-42d4-b7e4-8da7b9361501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8658 | 2026.05.06 01:27:35.666776 [ 4 ] {d6a78c7c-4611-42d4-b7e4-8da7b9361501} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8659 | 2026.05.06 01:27:35.666813 [ 4 ] {d6a78c7c-4611-42d4-b7e4-8da7b9361501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8660 | 2026.05.06 01:27:35.667156 [ 4 ] {d6a78c7c-4611-42d4-b7e4-8da7b9361501} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8661 | 2026.05.06 01:27:35.667381 [ 4 ] {d6a78c7c-4611-42d4-b7e4-8da7b9361501} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8662 | 2026.05.06 01:27:35.667515 [ 4 ] {d6a78c7c-4611-42d4-b7e4-8da7b9361501} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 8663 | 2026.05.06 01:27:35.667552 [ 4 ] {d6a78c7c-4611-42d4-b7e4-8da7b9361501} <Debug> TCPHandler: Processed in 0.001385748 sec. | ||
| 8664 | 2026.05.06 01:27:35.667674 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8665 | 2026.05.06 01:27:35.667770 [ 4 ] {dc16d088-87e2-42f2-b6f2-f58987280468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8666 | 2026.05.06 01:27:35.667813 [ 4 ] {dc16d088-87e2-42f2-b6f2-f58987280468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8667 | 2026.05.06 01:27:35.668153 [ 4 ] {dc16d088-87e2-42f2-b6f2-f58987280468} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8668 | 2026.05.06 01:27:35.668189 [ 4 ] {dc16d088-87e2-42f2-b6f2-f58987280468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8669 | 2026.05.06 01:27:35.668502 [ 4 ] {dc16d088-87e2-42f2-b6f2-f58987280468} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8670 | 2026.05.06 01:27:35.668718 [ 4 ] {dc16d088-87e2-42f2-b6f2-f58987280468} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8671 | 2026.05.06 01:27:35.668850 [ 4 ] {dc16d088-87e2-42f2-b6f2-f58987280468} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 8672 | 2026.05.06 01:27:35.668886 [ 4 ] {dc16d088-87e2-42f2-b6f2-f58987280468} <Debug> TCPHandler: Processed in 0.001263245 sec. | ||
| 8673 | 2026.05.06 01:27:39.443978 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1080 | ||
| 8674 | 2026.05.06 01:27:39.446307 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8675 | 2026.05.06 01:27:39.446350 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8676 | 2026.05.06 01:27:39.447555 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8677 | 2026.05.06 01:27:39.447840 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8678 | 2026.05.06 01:27:39.448097 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1080 | ||
| 8679 | 2026.05.06 01:27:40.665367 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8680 | 2026.05.06 01:27:40.665729 [ 4 ] {0c8da20b-55fe-4e93-b06f-894af03356fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 8681 | 2026.05.06 01:27:40.666080 [ 4 ] {0c8da20b-55fe-4e93-b06f-894af03356fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8682 | 2026.05.06 01:27:40.666119 [ 4 ] {0c8da20b-55fe-4e93-b06f-894af03356fe} <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 | ||
| 8683 | 2026.05.06 01:27:40.666366 [ 4 ] {0c8da20b-55fe-4e93-b06f-894af03356fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8684 | 2026.05.06 01:27:40.666437 [ 4 ] {0c8da20b-55fe-4e93-b06f-894af03356fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8685 | 2026.05.06 01:27:40.666581 [ 4 ] {0c8da20b-55fe-4e93-b06f-894af03356fe} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 8686 | 2026.05.06 01:27:40.666738 [ 326 ] {0c8da20b-55fe-4e93-b06f-894af03356fe} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8687 | 2026.05.06 01:27:40.666767 [ 323 ] {0c8da20b-55fe-4e93-b06f-894af03356fe} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8688 | 2026.05.06 01:27:40.666784 [ 350 ] {0c8da20b-55fe-4e93-b06f-894af03356fe} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8689 | 2026.05.06 01:27:40.666738 [ 345 ] {0c8da20b-55fe-4e93-b06f-894af03356fe} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8690 | 2026.05.06 01:27:40.666978 [ 4 ] {0c8da20b-55fe-4e93-b06f-894af03356fe} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8691 | 2026.05.06 01:27:40.667008 [ 4 ] {0c8da20b-55fe-4e93-b06f-894af03356fe} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8692 | 2026.05.06 01:27:40.667078 [ 4 ] {0c8da20b-55fe-4e93-b06f-894af03356fe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8693 | 2026.05.06 01:27:40.667099 [ 4 ] {0c8da20b-55fe-4e93-b06f-894af03356fe} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 8694 | 2026.05.06 01:27:40.667136 [ 4 ] {0c8da20b-55fe-4e93-b06f-894af03356fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 8695 | 2026.05.06 01:27:40.667175 [ 4 ] {0c8da20b-55fe-4e93-b06f-894af03356fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 8696 | 2026.05.06 01:27:40.668333 [ 4 ] {0c8da20b-55fe-4e93-b06f-894af03356fe} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002734 sec., 14996.342355523044 rows/sec., 2.70 MiB/sec. | ||
| 8697 | 2026.05.06 01:27:40.668463 [ 4 ] {0c8da20b-55fe-4e93-b06f-894af03356fe} <Debug> TCPHandler: Processed in 0.003290856 sec. | ||
| 8698 | 2026.05.06 01:27:40.674278 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8699 | 2026.05.06 01:27:40.674393 [ 4 ] {fdf55cf8-0328-4256-87aa-48c9eef98934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8700 | 2026.05.06 01:27:40.674439 [ 4 ] {fdf55cf8-0328-4256-87aa-48c9eef98934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8701 | 2026.05.06 01:27:40.675072 [ 4 ] {fdf55cf8-0328-4256-87aa-48c9eef98934} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8702 | 2026.05.06 01:27:40.675113 [ 4 ] {fdf55cf8-0328-4256-87aa-48c9eef98934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8703 | 2026.05.06 01:27:40.675495 [ 4 ] {fdf55cf8-0328-4256-87aa-48c9eef98934} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8704 | 2026.05.06 01:27:40.675721 [ 4 ] {fdf55cf8-0328-4256-87aa-48c9eef98934} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8705 | 2026.05.06 01:27:40.675857 [ 77 ] {} <Debug> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8706 | 2026.05.06 01:27:40.675871 [ 4 ] {fdf55cf8-0328-4256-87aa-48c9eef98934} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001513 sec., 187706.54329147388 rows/sec., 11.92 MiB/sec. | ||
| 8707 | 2026.05.06 01:27:40.675904 [ 77 ] {} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8708 | 2026.05.06 01:27:40.675923 [ 4 ] {fdf55cf8-0328-4256-87aa-48c9eef98934} <Debug> TCPHandler: Processed in 0.001699314 sec. | ||
| 8709 | 2026.05.06 01:27:40.675931 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8710 | 2026.05.06 01:27:40.676031 [ 189 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8711 | 2026.05.06 01:27:40.676060 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8712 | 2026.05.06 01:27:40.676135 [ 189 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8713 | 2026.05.06 01:27:40.676168 [ 4 ] {6b426158-0d34-4158-964c-6b20b5fb1b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8714 | 2026.05.06 01:27:40.676169 [ 189 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 284 rows starting from the beginning of the part | ||
| 8715 | 2026.05.06 01:27:40.676220 [ 4 ] {6b426158-0d34-4158-964c-6b20b5fb1b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8716 | 2026.05.06 01:27:40.676250 [ 189 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 8717 | 2026.05.06 01:27:40.676297 [ 189 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 8718 | 2026.05.06 01:27:40.676336 [ 189 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 284 rows starting from the beginning of the part | ||
| 8719 | 2026.05.06 01:27:40.676374 [ 189 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 284 rows starting from the beginning of the part | ||
| 8720 | 2026.05.06 01:27:40.676638 [ 4 ] {6b426158-0d34-4158-964c-6b20b5fb1b97} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8721 | 2026.05.06 01:27:40.676678 [ 4 ] {6b426158-0d34-4158-964c-6b20b5fb1b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8722 | 2026.05.06 01:27:40.676982 [ 4 ] {6b426158-0d34-4158-964c-6b20b5fb1b97} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8723 | 2026.05.06 01:27:40.677184 [ 4 ] {6b426158-0d34-4158-964c-6b20b5fb1b97} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8724 | 2026.05.06 01:27:40.677251 [ 200 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001257275 sec., 1129426.7363941858 rows/sec., 76.04 MiB/sec. | ||
| 8725 | 2026.05.06 01:27:40.677314 [ 4 ] {6b426158-0d34-4158-964c-6b20b5fb1b97} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.00117 sec., 11965.811965811965 rows/sec., 975.73 KiB/sec. | ||
| 8726 | 2026.05.06 01:27:40.677351 [ 4 ] {6b426158-0d34-4158-964c-6b20b5fb1b97} <Debug> TCPHandler: Processed in 0.001343937 sec. | ||
| 8727 | 2026.05.06 01:27:40.677445 [ 186 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8728 | 2026.05.06 01:27:40.677476 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8729 | 2026.05.06 01:27:40.677576 [ 4 ] {9cfc093a-d2ec-49b9-a68b-77cdac8c2468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8730 | 2026.05.06 01:27:40.677620 [ 4 ] {9cfc093a-d2ec-49b9-a68b-77cdac8c2468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8731 | 2026.05.06 01:27:40.677763 [ 186 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_25_6} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8732 | 2026.05.06 01:27:40.677859 [ 186 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_25_6} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8733 | 2026.05.06 01:27:40.677968 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 8734 | 2026.05.06 01:27:40.678433 [ 4 ] {9cfc093a-d2ec-49b9-a68b-77cdac8c2468} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8735 | 2026.05.06 01:27:40.678473 [ 4 ] {9cfc093a-d2ec-49b9-a68b-77cdac8c2468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8736 | 2026.05.06 01:27:40.678863 [ 4 ] {9cfc093a-d2ec-49b9-a68b-77cdac8c2468} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8737 | 2026.05.06 01:27:40.679070 [ 4 ] {9cfc093a-d2ec-49b9-a68b-77cdac8c2468} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8738 | 2026.05.06 01:27:40.679199 [ 4 ] {9cfc093a-d2ec-49b9-a68b-77cdac8c2468} <Debug> executeQuery: Read 886 rows, 71.24 KiB in 0.001641 sec., 539914.6861669713 rows/sec., 42.40 MiB/sec. | ||
| 8739 | 2026.05.06 01:27:40.679241 [ 4 ] {9cfc093a-d2ec-49b9-a68b-77cdac8c2468} <Debug> TCPHandler: Processed in 0.001815416 sec. | ||
| 8740 | 2026.05.06 01:27:40.679363 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8741 | 2026.05.06 01:27:40.679457 [ 4 ] {36ef97df-e772-401c-bd99-bd76ab495cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8742 | 2026.05.06 01:27:40.679498 [ 4 ] {36ef97df-e772-401c-bd99-bd76ab495cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8743 | 2026.05.06 01:27:40.679968 [ 4 ] {36ef97df-e772-401c-bd99-bd76ab495cf2} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8744 | 2026.05.06 01:27:40.680003 [ 4 ] {36ef97df-e772-401c-bd99-bd76ab495cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8745 | 2026.05.06 01:27:40.680311 [ 4 ] {36ef97df-e772-401c-bd99-bd76ab495cf2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8746 | 2026.05.06 01:27:40.680515 [ 4 ] {36ef97df-e772-401c-bd99-bd76ab495cf2} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8747 | 2026.05.06 01:27:40.680614 [ 77 ] {} <Debug> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8748 | 2026.05.06 01:27:40.680642 [ 4 ] {36ef97df-e772-401c-bd99-bd76ab495cf2} <Debug> executeQuery: Read 197 rows, 12.60 KiB in 0.001202 sec., 163893.51081530782 rows/sec., 10.24 MiB/sec. | ||
| 8749 | 2026.05.06 01:27:40.680648 [ 77 ] {} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8750 | 2026.05.06 01:27:40.680682 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8751 | 2026.05.06 01:27:40.680684 [ 4 ] {36ef97df-e772-401c-bd99-bd76ab495cf2} <Debug> TCPHandler: Processed in 0.001372787 sec. | ||
| 8752 | 2026.05.06 01:27:40.680750 [ 189 ] {577eb9bb-8840-47c4-8503-d95fe761109e::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 | ||
| 8753 | 2026.05.06 01:27:40.680804 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8754 | 2026.05.06 01:27:40.680839 [ 189 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8755 | 2026.05.06 01:27:40.680866 [ 189 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 210 rows starting from the beginning of the part | ||
| 8756 | 2026.05.06 01:27:40.680902 [ 4 ] {41ec5662-978b-48c9-b2a6-2881c24b288c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8757 | 2026.05.06 01:27:40.680909 [ 189 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 185 rows starting from the beginning of the part | ||
| 8758 | 2026.05.06 01:27:40.680950 [ 4 ] {41ec5662-978b-48c9-b2a6-2881c24b288c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8759 | 2026.05.06 01:27:40.680962 [ 189 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 183 rows starting from the beginning of the part | ||
| 8760 | 2026.05.06 01:27:40.681006 [ 189 ] {577eb9bb-8840-47c4-8503-d95fe761109e::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 | ||
| 8761 | 2026.05.06 01:27:40.681039 [ 189 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 183 rows starting from the beginning of the part | ||
| 8762 | 2026.05.06 01:27:40.681073 [ 189 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 197 rows starting from the beginning of the part | ||
| 8763 | 2026.05.06 01:27:40.681394 [ 4 ] {41ec5662-978b-48c9-b2a6-2881c24b288c} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8764 | 2026.05.06 01:27:40.681434 [ 4 ] {41ec5662-978b-48c9-b2a6-2881c24b288c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8765 | 2026.05.06 01:27:40.681755 [ 4 ] {41ec5662-978b-48c9-b2a6-2881c24b288c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8766 | 2026.05.06 01:27:40.681880 [ 193 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 967 rows, containing 5 columns (5 merged, 0 gathered) in 0.001157594 sec., 835353.327677925 rows/sec., 55.37 MiB/sec. | ||
| 8767 | 2026.05.06 01:27:40.681963 [ 4 ] {41ec5662-978b-48c9-b2a6-2881c24b288c} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8768 | 2026.05.06 01:27:40.682010 [ 189 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8769 | 2026.05.06 01:27:40.682114 [ 4 ] {41ec5662-978b-48c9-b2a6-2881c24b288c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00123 sec., 121138.21138211382 rows/sec., 7.83 MiB/sec. | ||
| 8770 | 2026.05.06 01:27:40.682156 [ 4 ] {41ec5662-978b-48c9-b2a6-2881c24b288c} <Debug> TCPHandler: Processed in 0.001401938 sec. | ||
| 8771 | 2026.05.06 01:27:40.682271 [ 189 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_31_6} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8772 | 2026.05.06 01:27:40.682276 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8773 | 2026.05.06 01:27:40.682351 [ 189 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_31_6} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8774 | 2026.05.06 01:27:40.682385 [ 4 ] {865a1975-df07-4b79-85b0-5adbbd879333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8775 | 2026.05.06 01:27:40.682421 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 8776 | 2026.05.06 01:27:40.682429 [ 4 ] {865a1975-df07-4b79-85b0-5adbbd879333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8777 | 2026.05.06 01:27:40.682869 [ 4 ] {865a1975-df07-4b79-85b0-5adbbd879333} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8778 | 2026.05.06 01:27:40.682904 [ 4 ] {865a1975-df07-4b79-85b0-5adbbd879333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8779 | 2026.05.06 01:27:40.683213 [ 4 ] {865a1975-df07-4b79-85b0-5adbbd879333} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8780 | 2026.05.06 01:27:40.683442 [ 4 ] {865a1975-df07-4b79-85b0-5adbbd879333} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8781 | 2026.05.06 01:27:40.683546 [ 77 ] {} <Debug> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8782 | 2026.05.06 01:27:40.683568 [ 4 ] {865a1975-df07-4b79-85b0-5adbbd879333} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001201 sec., 123230.64113238968 rows/sec., 7.01 MiB/sec. | ||
| 8783 | 2026.05.06 01:27:40.683580 [ 77 ] {} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8784 | 2026.05.06 01:27:40.683607 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8785 | 2026.05.06 01:27:40.683612 [ 4 ] {865a1975-df07-4b79-85b0-5adbbd879333} <Debug> TCPHandler: Processed in 0.001386838 sec. | ||
| 8786 | 2026.05.06 01:27:40.683667 [ 189 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8787 | 2026.05.06 01:27:40.683739 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8788 | 2026.05.06 01:27:40.683740 [ 189 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8789 | 2026.05.06 01:27:40.683786 [ 189 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 148 rows starting from the beginning of the part | ||
| 8790 | 2026.05.06 01:27:40.683828 [ 189 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 8791 | 2026.05.06 01:27:40.683843 [ 4 ] {b1d1939c-d5c9-4185-8d63-3a96a77eca51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8792 | 2026.05.06 01:27:40.683864 [ 189 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 8793 | 2026.05.06 01:27:40.683890 [ 4 ] {b1d1939c-d5c9-4185-8d63-3a96a77eca51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8794 | 2026.05.06 01:27:40.683903 [ 189 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part | ||
| 8795 | 2026.05.06 01:27:40.683941 [ 189 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 148 rows starting from the beginning of the part | ||
| 8796 | 2026.05.06 01:27:40.684508 [ 4 ] {b1d1939c-d5c9-4185-8d63-3a96a77eca51} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8797 | 2026.05.06 01:27:40.684548 [ 4 ] {b1d1939c-d5c9-4185-8d63-3a96a77eca51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8798 | 2026.05.06 01:27:40.684642 [ 193 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.000996221 sec., 742807.0679096305 rows/sec., 45.08 MiB/sec. | ||
| 8799 | 2026.05.06 01:27:40.684790 [ 196 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8800 | 2026.05.06 01:27:40.684906 [ 4 ] {b1d1939c-d5c9-4185-8d63-3a96a77eca51} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8801 | 2026.05.06 01:27:40.685073 [ 196 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_25_6} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8802 | 2026.05.06 01:27:40.685128 [ 4 ] {b1d1939c-d5c9-4185-8d63-3a96a77eca51} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8803 | 2026.05.06 01:27:40.685144 [ 196 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_25_6} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8804 | 2026.05.06 01:27:40.685240 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8805 | 2026.05.06 01:27:40.685257 [ 4 ] {b1d1939c-d5c9-4185-8d63-3a96a77eca51} <Debug> executeQuery: Read 545 rows, 39.60 KiB in 0.001431 sec., 380852.5506638714 rows/sec., 27.03 MiB/sec. | ||
| 8806 | 2026.05.06 01:27:40.685293 [ 4 ] {b1d1939c-d5c9-4185-8d63-3a96a77eca51} <Debug> TCPHandler: Processed in 0.001604943 sec. | ||
| 8807 | 2026.05.06 01:27:40.685426 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8808 | 2026.05.06 01:27:40.685522 [ 4 ] {8d6c036b-8969-4430-bd89-27f16eaaae13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8809 | 2026.05.06 01:27:40.685563 [ 4 ] {8d6c036b-8969-4430-bd89-27f16eaaae13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8810 | 2026.05.06 01:27:40.685901 [ 4 ] {8d6c036b-8969-4430-bd89-27f16eaaae13} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8811 | 2026.05.06 01:27:40.685936 [ 4 ] {8d6c036b-8969-4430-bd89-27f16eaaae13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8812 | 2026.05.06 01:27:40.686234 [ 4 ] {8d6c036b-8969-4430-bd89-27f16eaaae13} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8813 | 2026.05.06 01:27:40.686432 [ 4 ] {8d6c036b-8969-4430-bd89-27f16eaaae13} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8814 | 2026.05.06 01:27:40.686572 [ 4 ] {8d6c036b-8969-4430-bd89-27f16eaaae13} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 8815 | 2026.05.06 01:27:40.686609 [ 4 ] {8d6c036b-8969-4430-bd89-27f16eaaae13} <Debug> TCPHandler: Processed in 0.001232825 sec. | ||
| 8816 | 2026.05.06 01:27:40.686728 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8817 | 2026.05.06 01:27:40.686822 [ 4 ] {5fffc4b9-efa7-49cf-a752-dcf1a5bf532f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8818 | 2026.05.06 01:27:40.686864 [ 4 ] {5fffc4b9-efa7-49cf-a752-dcf1a5bf532f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8819 | 2026.05.06 01:27:40.687298 [ 4 ] {5fffc4b9-efa7-49cf-a752-dcf1a5bf532f} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8820 | 2026.05.06 01:27:40.687333 [ 4 ] {5fffc4b9-efa7-49cf-a752-dcf1a5bf532f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8821 | 2026.05.06 01:27:40.687674 [ 4 ] {5fffc4b9-efa7-49cf-a752-dcf1a5bf532f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8822 | 2026.05.06 01:27:40.687903 [ 4 ] {5fffc4b9-efa7-49cf-a752-dcf1a5bf532f} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8823 | 2026.05.06 01:27:40.688033 [ 4 ] {5fffc4b9-efa7-49cf-a752-dcf1a5bf532f} <Debug> executeQuery: Read 272 rows, 18.52 KiB in 0.001228 sec., 221498.3713355049 rows/sec., 14.73 MiB/sec. | ||
| 8824 | 2026.05.06 01:27:40.688068 [ 4 ] {5fffc4b9-efa7-49cf-a752-dcf1a5bf532f} <Debug> TCPHandler: Processed in 0.001391098 sec. | ||
| 8825 | 2026.05.06 01:27:40.688236 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8826 | 2026.05.06 01:27:40.688331 [ 4 ] {0d39b3db-b9a3-4ac9-81ff-4d8f9b6907f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8827 | 2026.05.06 01:27:40.688373 [ 4 ] {0d39b3db-b9a3-4ac9-81ff-4d8f9b6907f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8828 | 2026.05.06 01:27:40.688690 [ 4 ] {0d39b3db-b9a3-4ac9-81ff-4d8f9b6907f7} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8829 | 2026.05.06 01:27:40.688724 [ 4 ] {0d39b3db-b9a3-4ac9-81ff-4d8f9b6907f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8830 | 2026.05.06 01:27:40.689016 [ 4 ] {0d39b3db-b9a3-4ac9-81ff-4d8f9b6907f7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8831 | 2026.05.06 01:27:40.689220 [ 4 ] {0d39b3db-b9a3-4ac9-81ff-4d8f9b6907f7} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8832 | 2026.05.06 01:27:40.689340 [ 76 ] {} <Debug> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8833 | 2026.05.06 01:27:40.689360 [ 4 ] {0d39b3db-b9a3-4ac9-81ff-4d8f9b6907f7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 8834 | 2026.05.06 01:27:40.689387 [ 76 ] {} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8835 | 2026.05.06 01:27:40.689399 [ 4 ] {0d39b3db-b9a3-4ac9-81ff-4d8f9b6907f7} <Debug> TCPHandler: Processed in 0.001212845 sec. | ||
| 8836 | 2026.05.06 01:27:40.689420 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8837 | 2026.05.06 01:27:40.689508 [ 189 ] {42797947-a294-439e-a372-68722fef6417::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 8838 | 2026.05.06 01:27:40.689528 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8839 | 2026.05.06 01:27:40.689600 [ 189 ] {42797947-a294-439e-a372-68722fef6417::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8840 | 2026.05.06 01:27:40.689628 [ 4 ] {e17d80f1-1a66-4bfe-b829-d81c15586bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8841 | 2026.05.06 01:27:40.689631 [ 189 ] {42797947-a294-439e-a372-68722fef6417::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 23 rows starting from the beginning of the part | ||
| 8842 | 2026.05.06 01:27:40.689689 [ 4 ] {e17d80f1-1a66-4bfe-b829-d81c15586bdc} <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 | ||
| 8843 | 2026.05.06 01:27:40.689695 [ 189 ] {42797947-a294-439e-a372-68722fef6417::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 8844 | 2026.05.06 01:27:40.689748 [ 189 ] {42797947-a294-439e-a372-68722fef6417::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 8845 | 2026.05.06 01:27:40.689781 [ 189 ] {42797947-a294-439e-a372-68722fef6417::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 8846 | 2026.05.06 01:27:40.689813 [ 189 ] {42797947-a294-439e-a372-68722fef6417::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 8847 | 2026.05.06 01:27:40.689845 [ 189 ] {42797947-a294-439e-a372-68722fef6417::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 8848 | 2026.05.06 01:27:40.690542 [ 4 ] {e17d80f1-1a66-4bfe-b829-d81c15586bdc} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8849 | 2026.05.06 01:27:40.690583 [ 4 ] {e17d80f1-1a66-4bfe-b829-d81c15586bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8850 | 2026.05.06 01:27:40.690625 [ 199 ] {42797947-a294-439e-a372-68722fef6417::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.001147243 sec., 24406.3376285582 rows/sec., 1.60 MiB/sec. | ||
| 8851 | 2026.05.06 01:27:40.690760 [ 201 ] {42797947-a294-439e-a372-68722fef6417::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8852 | 2026.05.06 01:27:40.691025 [ 201 ] {42797947-a294-439e-a372-68722fef6417::all_1_25_5} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8853 | 2026.05.06 01:27:40.691086 [ 201 ] {42797947-a294-439e-a372-68722fef6417::all_1_25_5} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8854 | 2026.05.06 01:27:40.691145 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8855 | 2026.05.06 01:27:40.691217 [ 4 ] {e17d80f1-1a66-4bfe-b829-d81c15586bdc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8856 | 2026.05.06 01:27:40.691456 [ 4 ] {e17d80f1-1a66-4bfe-b829-d81c15586bdc} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8857 | 2026.05.06 01:27:40.691567 [ 76 ] {} <Debug> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8858 | 2026.05.06 01:27:40.691594 [ 4 ] {e17d80f1-1a66-4bfe-b829-d81c15586bdc} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001985 sec., 20654.911838790933 rows/sec., 37.01 MiB/sec. | ||
| 8859 | 2026.05.06 01:27:40.691600 [ 76 ] {} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8860 | 2026.05.06 01:27:40.691626 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8861 | 2026.05.06 01:27:40.691647 [ 4 ] {e17d80f1-1a66-4bfe-b829-d81c15586bdc} <Debug> TCPHandler: Processed in 0.002168624 sec. | ||
| 8862 | 2026.05.06 01:27:40.691700 [ 193 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::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 | ||
| 8863 | 2026.05.06 01:27:40.691778 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8864 | 2026.05.06 01:27:40.691881 [ 4 ] {01f473a2-68c1-4792-9e3c-ca38ca134059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8865 | 2026.05.06 01:27:40.691892 [ 193 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8866 | 2026.05.06 01:27:40.691927 [ 4 ] {01f473a2-68c1-4792-9e3c-ca38ca134059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8867 | 2026.05.06 01:27:40.691953 [ 193 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 781 rows starting from the beginning of the part | ||
| 8868 | 2026.05.06 01:27:40.692073 [ 193 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
| 8869 | 2026.05.06 01:27:40.692176 [ 193 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part | ||
| 8870 | 2026.05.06 01:27:40.692274 [ 4 ] {01f473a2-68c1-4792-9e3c-ca38ca134059} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8871 | 2026.05.06 01:27:40.692278 [ 193 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::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 | ||
| 8872 | 2026.05.06 01:27:40.692316 [ 4 ] {01f473a2-68c1-4792-9e3c-ca38ca134059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8873 | 2026.05.06 01:27:40.692396 [ 193 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part | ||
| 8874 | 2026.05.06 01:27:40.692497 [ 193 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
| 8875 | 2026.05.06 01:27:40.692651 [ 4 ] {01f473a2-68c1-4792-9e3c-ca38ca134059} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8876 | 2026.05.06 01:27:40.692914 [ 4 ] {01f473a2-68c1-4792-9e3c-ca38ca134059} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8877 | 2026.05.06 01:27:40.693046 [ 4 ] {01f473a2-68c1-4792-9e3c-ca38ca134059} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001185 sec., 75949.36708860759 rows/sec., 4.75 MiB/sec. | ||
| 8878 | 2026.05.06 01:27:40.693082 [ 4 ] {01f473a2-68c1-4792-9e3c-ca38ca134059} <Debug> TCPHandler: Processed in 0.001355367 sec. | ||
| 8879 | 2026.05.06 01:27:40.705695 [ 199 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 954 rows, containing 19 columns (19 merged, 0 gathered) in 0.014026684 sec., 68013.22393803125 rows/sec., 121.88 MiB/sec. | ||
| 8880 | 2026.05.06 01:27:40.707146 [ 188 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8881 | 2026.05.06 01:27:40.707486 [ 188 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8882 | 2026.05.06 01:27:40.707564 [ 188 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8883 | 2026.05.06 01:27:40.707708 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.71 MiB. | ||
| 8884 | 2026.05.06 01:27:41.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.42 MiB, peak 301.46 MiB, free memory in arenas 0.00 B, will set to 293.55 MiB (RSS), difference: 2.13 MiB | ||
| 8885 | 2026.05.06 01:27:41.907424 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16706 | ||
| 8886 | 2026.05.06 01:27:41.908169 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8887 | 2026.05.06 01:27:41.908245 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8888 | 2026.05.06 01:27:41.909093 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8889 | 2026.05.06 01:27:41.909325 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8890 | 2026.05.06 01:27:41.909460 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16706 | ||
| 8891 | 2026.05.06 01:27:42.759934 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8892 | 2026.05.06 01:27:42.776443 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8893 | 2026.05.06 01:27:42.776508 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8894 | 2026.05.06 01:27:42.782465 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8895 | 2026.05.06 01:27:42.783104 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8896 | 2026.05.06 01:27:42.785894 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8897 | 2026.05.06 01:27:45.658784 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8898 | 2026.05.06 01:27:45.659033 [ 4 ] {84e9bbb4-24b5-4ddc-84ac-e4ed9165ff32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8899 | 2026.05.06 01:27:45.659378 [ 4 ] {84e9bbb4-24b5-4ddc-84ac-e4ed9165ff32} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8900 | 2026.05.06 01:27:45.659417 [ 4 ] {84e9bbb4-24b5-4ddc-84ac-e4ed9165ff32} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8901 | 2026.05.06 01:27:45.659638 [ 4 ] {84e9bbb4-24b5-4ddc-84ac-e4ed9165ff32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8902 | 2026.05.06 01:27:45.659708 [ 4 ] {84e9bbb4-24b5-4ddc-84ac-e4ed9165ff32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8903 | 2026.05.06 01:27:45.659847 [ 4 ] {84e9bbb4-24b5-4ddc-84ac-e4ed9165ff32} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8904 | 2026.05.06 01:27:45.659967 [ 323 ] {84e9bbb4-24b5-4ddc-84ac-e4ed9165ff32} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8905 | 2026.05.06 01:27:45.659982 [ 345 ] {84e9bbb4-24b5-4ddc-84ac-e4ed9165ff32} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8906 | 2026.05.06 01:27:45.659981 [ 326 ] {84e9bbb4-24b5-4ddc-84ac-e4ed9165ff32} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8907 | 2026.05.06 01:27:45.659976 [ 350 ] {84e9bbb4-24b5-4ddc-84ac-e4ed9165ff32} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8908 | 2026.05.06 01:27:45.660183 [ 4 ] {84e9bbb4-24b5-4ddc-84ac-e4ed9165ff32} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8909 | 2026.05.06 01:27:45.660210 [ 4 ] {84e9bbb4-24b5-4ddc-84ac-e4ed9165ff32} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8910 | 2026.05.06 01:27:45.660283 [ 4 ] {84e9bbb4-24b5-4ddc-84ac-e4ed9165ff32} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8911 | 2026.05.06 01:27:45.660305 [ 4 ] {84e9bbb4-24b5-4ddc-84ac-e4ed9165ff32} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 8912 | 2026.05.06 01:27:45.660340 [ 4 ] {84e9bbb4-24b5-4ddc-84ac-e4ed9165ff32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8913 | 2026.05.06 01:27:45.660378 [ 4 ] {84e9bbb4-24b5-4ddc-84ac-e4ed9165ff32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8914 | 2026.05.06 01:27:45.661520 [ 4 ] {84e9bbb4-24b5-4ddc-84ac-e4ed9165ff32} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.00258 sec., 15891.472868217055 rows/sec., 2.86 MiB/sec. | ||
| 8915 | 2026.05.06 01:27:45.661649 [ 4 ] {84e9bbb4-24b5-4ddc-84ac-e4ed9165ff32} <Debug> TCPHandler: Processed in 0.003002191 sec. | ||
| 8916 | 2026.05.06 01:27:45.663327 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8917 | 2026.05.06 01:27:45.663438 [ 4 ] {fcc95f33-8316-4858-9ff2-526525015c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8918 | 2026.05.06 01:27:45.663482 [ 4 ] {fcc95f33-8316-4858-9ff2-526525015c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8919 | 2026.05.06 01:27:45.663983 [ 4 ] {fcc95f33-8316-4858-9ff2-526525015c81} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8920 | 2026.05.06 01:27:45.664025 [ 4 ] {fcc95f33-8316-4858-9ff2-526525015c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8921 | 2026.05.06 01:27:45.664421 [ 4 ] {fcc95f33-8316-4858-9ff2-526525015c81} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8922 | 2026.05.06 01:27:45.664643 [ 4 ] {fcc95f33-8316-4858-9ff2-526525015c81} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8923 | 2026.05.06 01:27:45.664803 [ 4 ] {fcc95f33-8316-4858-9ff2-526525015c81} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001398 sec., 40057.22460658083 rows/sec., 3.08 MiB/sec. | ||
| 8924 | 2026.05.06 01:27:45.664829 [ 70 ] {} <Debug> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8925 | 2026.05.06 01:27:45.664842 [ 4 ] {fcc95f33-8316-4858-9ff2-526525015c81} <Debug> TCPHandler: Processed in 0.001567421 sec. | ||
| 8926 | 2026.05.06 01:27:45.664893 [ 70 ] {} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8927 | 2026.05.06 01:27:45.664923 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8928 | 2026.05.06 01:27:45.664996 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8929 | 2026.05.06 01:27:45.665045 [ 191 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8930 | 2026.05.06 01:27:45.665095 [ 4 ] {04a575fa-3ff6-4b21-ae11-53b01f19ea42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8931 | 2026.05.06 01:27:45.665148 [ 4 ] {04a575fa-3ff6-4b21-ae11-53b01f19ea42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8932 | 2026.05.06 01:27:45.665217 [ 191 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8933 | 2026.05.06 01:27:45.665263 [ 191 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3237 rows starting from the beginning of the part | ||
| 8934 | 2026.05.06 01:27:45.665339 [ 191 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part | ||
| 8935 | 2026.05.06 01:27:45.665394 [ 191 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 879 rows starting from the beginning of the part | ||
| 8936 | 2026.05.06 01:27:45.665441 [ 191 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 56 rows starting from the beginning of the part | ||
| 8937 | 2026.05.06 01:27:45.665486 [ 191 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 886 rows starting from the beginning of the part | ||
| 8938 | 2026.05.06 01:27:45.665533 [ 191 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 8939 | 2026.05.06 01:27:45.665582 [ 4 ] {04a575fa-3ff6-4b21-ae11-53b01f19ea42} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8940 | 2026.05.06 01:27:45.665625 [ 4 ] {04a575fa-3ff6-4b21-ae11-53b01f19ea42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8941 | 2026.05.06 01:27:45.665968 [ 4 ] {04a575fa-3ff6-4b21-ae11-53b01f19ea42} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8942 | 2026.05.06 01:27:45.666188 [ 4 ] {04a575fa-3ff6-4b21-ae11-53b01f19ea42} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8943 | 2026.05.06 01:27:45.666305 [ 70 ] {} <Debug> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8944 | 2026.05.06 01:27:45.666333 [ 4 ] {04a575fa-3ff6-4b21-ae11-53b01f19ea42} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001257 sec., 50914.87669053301 rows/sec., 3.97 MiB/sec. | ||
| 8945 | 2026.05.06 01:27:45.666336 [ 70 ] {} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8946 | 2026.05.06 01:27:45.666375 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8947 | 2026.05.06 01:27:45.666379 [ 4 ] {04a575fa-3ff6-4b21-ae11-53b01f19ea42} <Debug> TCPHandler: Processed in 0.00143459 sec. | ||
| 8948 | 2026.05.06 01:27:45.666465 [ 199 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8949 | 2026.05.06 01:27:45.666517 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8950 | 2026.05.06 01:27:45.666576 [ 199 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8951 | 2026.05.06 01:27:45.666616 [ 4 ] {55bf447e-81ec-43db-ad27-ceab9e3ae53a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8952 | 2026.05.06 01:27:45.666621 [ 199 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1791 rows starting from the beginning of the part | ||
| 8953 | 2026.05.06 01:27:45.666669 [ 4 ] {55bf447e-81ec-43db-ad27-ceab9e3ae53a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8954 | 2026.05.06 01:27:45.666703 [ 199 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part | ||
| 8955 | 2026.05.06 01:27:45.666760 [ 199 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 531 rows starting from the beginning of the part | ||
| 8956 | 2026.05.06 01:27:45.666811 [ 199 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part | ||
| 8957 | 2026.05.06 01:27:45.666857 [ 199 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 545 rows starting from the beginning of the part | ||
| 8958 | 2026.05.06 01:27:45.666908 [ 199 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 8959 | 2026.05.06 01:27:45.667096 [ 4 ] {55bf447e-81ec-43db-ad27-ceab9e3ae53a} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8960 | 2026.05.06 01:27:45.667138 [ 4 ] {55bf447e-81ec-43db-ad27-ceab9e3ae53a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8961 | 2026.05.06 01:27:45.667493 [ 190 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5170 rows, containing 5 columns (5 merged, 0 gathered) in 0.002505471 sec., 2063484.271021297 rows/sec., 165.27 MiB/sec. | ||
| 8962 | 2026.05.06 01:27:45.667515 [ 4 ] {55bf447e-81ec-43db-ad27-ceab9e3ae53a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8963 | 2026.05.06 01:27:45.667748 [ 4 ] {55bf447e-81ec-43db-ad27-ceab9e3ae53a} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8964 | 2026.05.06 01:27:45.667779 [ 191 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8965 | 2026.05.06 01:27:45.667866 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8966 | 2026.05.06 01:27:45.667887 [ 4 ] {55bf447e-81ec-43db-ad27-ceab9e3ae53a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001289 sec., 124127.23041117145 rows/sec., 8.65 MiB/sec. | ||
| 8967 | 2026.05.06 01:27:45.667897 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8968 | 2026.05.06 01:27:45.667932 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8969 | 2026.05.06 01:27:45.667934 [ 4 ] {55bf447e-81ec-43db-ad27-ceab9e3ae53a} <Debug> TCPHandler: Processed in 0.00146772 sec. | ||
| 8970 | 2026.05.06 01:27:45.668012 [ 187 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8971 | 2026.05.06 01:27:45.668042 [ 195 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3059 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619563 sec., 1888781.109472123 rows/sec., 138.43 MiB/sec. | ||
| 8972 | 2026.05.06 01:27:45.668065 [ 191 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_56_11} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8973 | 2026.05.06 01:27:45.668069 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8974 | 2026.05.06 01:27:45.668119 [ 187 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8975 | 2026.05.06 01:27:45.668144 [ 191 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_56_11} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8976 | 2026.05.06 01:27:45.668154 [ 187 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 20779 rows starting from the beginning of the part | ||
| 8977 | 2026.05.06 01:27:45.668176 [ 4 ] {e5074dc7-a841-4f9a-b25b-bc523521d63e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8978 | 2026.05.06 01:27:45.668208 [ 187 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 96 rows starting from the beginning of the part | ||
| 8979 | 2026.05.06 01:27:45.668223 [ 195 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8980 | 2026.05.06 01:27:45.668226 [ 4 ] {e5074dc7-a841-4f9a-b25b-bc523521d63e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8981 | 2026.05.06 01:27:45.668232 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 8982 | 2026.05.06 01:27:45.668258 [ 187 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 265 rows starting from the beginning of the part | ||
| 8983 | 2026.05.06 01:27:45.668301 [ 187 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 8984 | 2026.05.06 01:27:45.668340 [ 187 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 272 rows starting from the beginning of the part | ||
| 8985 | 2026.05.06 01:27:45.668376 [ 187 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 8986 | 2026.05.06 01:27:45.668476 [ 195 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_56_11} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8987 | 2026.05.06 01:27:45.668550 [ 195 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_56_11} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8988 | 2026.05.06 01:27:45.668592 [ 4 ] {e5074dc7-a841-4f9a-b25b-bc523521d63e} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8989 | 2026.05.06 01:27:45.668619 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 8990 | 2026.05.06 01:27:45.668634 [ 4 ] {e5074dc7-a841-4f9a-b25b-bc523521d63e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8991 | 2026.05.06 01:27:45.668980 [ 4 ] {e5074dc7-a841-4f9a-b25b-bc523521d63e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8992 | 2026.05.06 01:27:45.669207 [ 4 ] {e5074dc7-a841-4f9a-b25b-bc523521d63e} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8993 | 2026.05.06 01:27:45.669320 [ 70 ] {} <Debug> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8994 | 2026.05.06 01:27:45.669341 [ 4 ] {e5074dc7-a841-4f9a-b25b-bc523521d63e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001184 sec., 50675.67567567568 rows/sec., 3.42 MiB/sec. | ||
| 8995 | 2026.05.06 01:27:45.669352 [ 70 ] {} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8996 | 2026.05.06 01:27:45.669382 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 8997 | 2026.05.06 01:27:45.669384 [ 4 ] {e5074dc7-a841-4f9a-b25b-bc523521d63e} <Debug> TCPHandler: Processed in 0.001365918 sec. | ||
| 8998 | 2026.05.06 01:27:45.669452 [ 195 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8999 | 2026.05.06 01:27:45.669539 [ 195 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9000 | 2026.05.06 01:27:45.669565 [ 195 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3402 rows starting from the beginning of the part | ||
| 9001 | 2026.05.06 01:27:45.669613 [ 195 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 36 rows starting from the beginning of the part | ||
| 9002 | 2026.05.06 01:27:45.669651 [ 195 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 90 rows starting from the beginning of the part | ||
| 9003 | 2026.05.06 01:27:45.669689 [ 195 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 9004 | 2026.05.06 01:27:45.669724 [ 195 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 90 rows starting from the beginning of the part | ||
| 9005 | 2026.05.06 01:27:45.669761 [ 195 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 9006 | 2026.05.06 01:27:45.671088 [ 190 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3738 rows, containing 4 columns (4 merged, 0 gathered) in 0.001665984 sec., 2243719.0273135877 rows/sec., 144.70 MiB/sec. | ||
| 9007 | 2026.05.06 01:27:45.671432 [ 195 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9008 | 2026.05.06 01:27:45.671664 [ 195 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_56_11} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9009 | 2026.05.06 01:27:45.671728 [ 195 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_56_11} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9010 | 2026.05.06 01:27:45.671784 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9011 | 2026.05.06 01:27:45.676280 [ 190 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21732 rows, containing 5 columns (5 merged, 0 gathered) in 0.008306258 sec., 2616340.595247583 rows/sec., 168.76 MiB/sec. | ||
| 9012 | 2026.05.06 01:27:45.676776 [ 198 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9013 | 2026.05.06 01:27:45.677084 [ 198 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9014 | 2026.05.06 01:27:45.677162 [ 198 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9015 | 2026.05.06 01:27:45.677259 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 9016 | 2026.05.06 01:27:46.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.01 MiB, peak 301.46 MiB, free memory in arenas 0.00 B, will set to 296.08 MiB (RSS), difference: 2.07 MiB | ||
| 9017 | 2026.05.06 01:27:49.267705 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9018 | 2026.05.06 01:27:49.267781 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9019 | 2026.05.06 01:27:49.409627 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17218 | ||
| 9020 | 2026.05.06 01:27:49.410198 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9021 | 2026.05.06 01:27:49.410241 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9022 | 2026.05.06 01:27:49.410778 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9023 | 2026.05.06 01:27:49.411029 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9024 | 2026.05.06 01:27:49.411187 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17218 | ||
| 9025 | 2026.05.06 01:27:49.411190 [ 66 ] {} <Debug> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9026 | 2026.05.06 01:27:49.411271 [ 66 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9027 | 2026.05.06 01:27:49.411294 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9028 | 2026.05.06 01:27:49.411409 [ 195 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::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 | ||
| 9029 | 2026.05.06 01:27:49.411544 [ 195 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9030 | 2026.05.06 01:27:49.411582 [ 195 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14786 rows starting from the beginning of the part | ||
| 9031 | 2026.05.06 01:27:49.411648 [ 195 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 9032 | 2026.05.06 01:27:49.411692 [ 195 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 9033 | 2026.05.06 01:27:49.411732 [ 195 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 9034 | 2026.05.06 01:27:49.411772 [ 195 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 9035 | 2026.05.06 01:27:49.411813 [ 195 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 9036 | 2026.05.06 01:27:49.413667 [ 194 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17218 rows, containing 4 columns (4 merged, 0 gathered) in 0.002308127 sec., 7459728.169203861 rows/sec., 106.71 MiB/sec. | ||
| 9037 | 2026.05.06 01:27:49.413811 [ 197 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9038 | 2026.05.06 01:27:49.414129 [ 197 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_36_7} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9039 | 2026.05.06 01:27:49.414209 [ 197 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_36_7} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9040 | 2026.05.06 01:27:49.414318 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 9041 | 2026.05.06 01:27:49.448379 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1116 | ||
| 9042 | 2026.05.06 01:27:49.450669 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9043 | 2026.05.06 01:27:49.450713 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9044 | 2026.05.06 01:27:49.451922 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9045 | 2026.05.06 01:27:49.452175 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9046 | 2026.05.06 01:27:49.452321 [ 66 ] {} <Debug> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9047 | 2026.05.06 01:27:49.452363 [ 66 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9048 | 2026.05.06 01:27:49.452381 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9049 | 2026.05.06 01:27:49.452431 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1116 | ||
| 9050 | 2026.05.06 01:27:49.452466 [ 186 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::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 | ||
| 9051 | 2026.05.06 01:27:49.452989 [ 186 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9052 | 2026.05.06 01:27:49.453136 [ 186 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 916 rows starting from the beginning of the part | ||
| 9053 | 2026.05.06 01:27:49.453526 [ 186 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
| 9054 | 2026.05.06 01:27:49.453878 [ 186 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 38 rows starting from the beginning of the part | ||
| 9055 | 2026.05.06 01:27:49.454247 [ 186 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 58 rows starting from the beginning of the part | ||
| 9056 | 2026.05.06 01:27:49.454576 [ 186 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 9057 | 2026.05.06 01:27:49.454906 [ 186 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
| 9058 | 2026.05.06 01:27:49.461428 [ 196 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1116 rows, containing 72 columns (72 merged, 0 gathered) in 0.008994652 sec., 124073.72736599481 rows/sec., 104.53 MiB/sec. | ||
| 9059 | 2026.05.06 01:27:49.462871 [ 201 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9060 | 2026.05.06 01:27:49.463453 [ 201 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_26_5} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9061 | 2026.05.06 01:27:49.463528 [ 201 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_26_5} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9062 | 2026.05.06 01:27:49.463767 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.62 MiB. | ||
| 9063 | 2026.05.06 01:27:50.286032 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 9064 | 2026.05.06 01:27:50.302926 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9065 | 2026.05.06 01:27:50.303071 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9066 | 2026.05.06 01:27:50.309147 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9067 | 2026.05.06 01:27:50.309834 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9068 | 2026.05.06 01:27:50.310117 [ 63 ] {} <Debug> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9069 | 2026.05.06 01:27:50.310179 [ 63 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9070 | 2026.05.06 01:27:50.310200 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9071 | 2026.05.06 01:27:50.310323 [ 194 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 9072 | 2026.05.06 01:27:50.313080 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 9073 | 2026.05.06 01:27:50.314414 [ 194 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9074 | 2026.05.06 01:27:50.316043 [ 194 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 9075 | 2026.05.06 01:27:50.320546 [ 194 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 9076 | 2026.05.06 01:27:50.325040 [ 194 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 9077 | 2026.05.06 01:27:50.329416 [ 194 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 9078 | 2026.05.06 01:27:50.333845 [ 194 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 9079 | 2026.05.06 01:27:50.338016 [ 194 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 9080 | 2026.05.06 01:27:50.387829 [ 196 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.077555409 sec., 3494.275944054398 rows/sec., 18.07 MiB/sec. | ||
| 9081 | 2026.05.06 01:27:50.391056 [ 188 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9082 | 2026.05.06 01:27:50.393044 [ 188 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_36_7} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9083 | 2026.05.06 01:27:50.393166 [ 188 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_36_7} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9084 | 2026.05.06 01:27:50.396178 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 9085 | 2026.05.06 01:27:50.664197 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9086 | 2026.05.06 01:27:50.664464 [ 4 ] {e11264a4-3d70-4111-894f-b4a97bcea5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 9087 | 2026.05.06 01:27:50.664870 [ 4 ] {e11264a4-3d70-4111-894f-b4a97bcea5e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9088 | 2026.05.06 01:27:50.664915 [ 4 ] {e11264a4-3d70-4111-894f-b4a97bcea5e3} <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 | ||
| 9089 | 2026.05.06 01:27:50.665173 [ 4 ] {e11264a4-3d70-4111-894f-b4a97bcea5e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9090 | 2026.05.06 01:27:50.665241 [ 4 ] {e11264a4-3d70-4111-894f-b4a97bcea5e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9091 | 2026.05.06 01:27:50.665385 [ 4 ] {e11264a4-3d70-4111-894f-b4a97bcea5e3} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 9092 | 2026.05.06 01:27:50.665514 [ 323 ] {e11264a4-3d70-4111-894f-b4a97bcea5e3} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9093 | 2026.05.06 01:27:50.665527 [ 350 ] {e11264a4-3d70-4111-894f-b4a97bcea5e3} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9094 | 2026.05.06 01:27:50.665516 [ 341 ] {e11264a4-3d70-4111-894f-b4a97bcea5e3} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9095 | 2026.05.06 01:27:50.665516 [ 345 ] {e11264a4-3d70-4111-894f-b4a97bcea5e3} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9096 | 2026.05.06 01:27:50.665695 [ 4 ] {e11264a4-3d70-4111-894f-b4a97bcea5e3} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 9097 | 2026.05.06 01:27:50.665721 [ 4 ] {e11264a4-3d70-4111-894f-b4a97bcea5e3} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9098 | 2026.05.06 01:27:50.665790 [ 4 ] {e11264a4-3d70-4111-894f-b4a97bcea5e3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9099 | 2026.05.06 01:27:50.665809 [ 4 ] {e11264a4-3d70-4111-894f-b4a97bcea5e3} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 9100 | 2026.05.06 01:27:50.665842 [ 4 ] {e11264a4-3d70-4111-894f-b4a97bcea5e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 9101 | 2026.05.06 01:27:50.665881 [ 4 ] {e11264a4-3d70-4111-894f-b4a97bcea5e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 9102 | 2026.05.06 01:27:50.667002 [ 4 ] {e11264a4-3d70-4111-894f-b4a97bcea5e3} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002655 sec., 15442.56120527307 rows/sec., 2.78 MiB/sec. | ||
| 9103 | 2026.05.06 01:27:50.667124 [ 4 ] {e11264a4-3d70-4111-894f-b4a97bcea5e3} <Debug> TCPHandler: Processed in 0.003077353 sec. | ||
| 9104 | 2026.05.06 01:27:50.672703 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9105 | 2026.05.06 01:27:50.672833 [ 4 ] {e4a1961e-2c26-44f5-b9b8-014620164a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9106 | 2026.05.06 01:27:50.672886 [ 4 ] {e4a1961e-2c26-44f5-b9b8-014620164a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9107 | 2026.05.06 01:27:50.673528 [ 4 ] {e4a1961e-2c26-44f5-b9b8-014620164a3b} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9108 | 2026.05.06 01:27:50.673573 [ 4 ] {e4a1961e-2c26-44f5-b9b8-014620164a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9109 | 2026.05.06 01:27:50.673944 [ 4 ] {e4a1961e-2c26-44f5-b9b8-014620164a3b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9110 | 2026.05.06 01:27:50.674160 [ 4 ] {e4a1961e-2c26-44f5-b9b8-014620164a3b} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9111 | 2026.05.06 01:27:50.674307 [ 4 ] {e4a1961e-2c26-44f5-b9b8-014620164a3b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001513 sec., 187706.54329147388 rows/sec., 11.92 MiB/sec. | ||
| 9112 | 2026.05.06 01:27:50.674345 [ 4 ] {e4a1961e-2c26-44f5-b9b8-014620164a3b} <Debug> TCPHandler: Processed in 0.001705875 sec. | ||
| 9113 | 2026.05.06 01:27:50.674481 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9114 | 2026.05.06 01:27:50.674576 [ 4 ] {ea949c5b-e532-4f77-9113-c1d5f8c05f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9115 | 2026.05.06 01:27:50.674617 [ 4 ] {ea949c5b-e532-4f77-9113-c1d5f8c05f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9116 | 2026.05.06 01:27:50.675387 [ 4 ] {ea949c5b-e532-4f77-9113-c1d5f8c05f14} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9117 | 2026.05.06 01:27:50.675424 [ 4 ] {ea949c5b-e532-4f77-9113-c1d5f8c05f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9118 | 2026.05.06 01:27:50.675771 [ 4 ] {ea949c5b-e532-4f77-9113-c1d5f8c05f14} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9119 | 2026.05.06 01:27:50.675981 [ 4 ] {ea949c5b-e532-4f77-9113-c1d5f8c05f14} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9120 | 2026.05.06 01:27:50.676109 [ 4 ] {ea949c5b-e532-4f77-9113-c1d5f8c05f14} <Debug> executeQuery: Read 879 rows, 70.73 KiB in 0.001552 sec., 566365.9793814434 rows/sec., 44.51 MiB/sec. | ||
| 9121 | 2026.05.06 01:27:50.676145 [ 4 ] {ea949c5b-e532-4f77-9113-c1d5f8c05f14} <Debug> TCPHandler: Processed in 0.001714765 sec. | ||
| 9122 | 2026.05.06 01:27:50.676267 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9123 | 2026.05.06 01:27:50.676360 [ 4 ] {03860e35-b704-4855-898a-d131a62c5cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9124 | 2026.05.06 01:27:50.676401 [ 4 ] {03860e35-b704-4855-898a-d131a62c5cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9125 | 2026.05.06 01:27:50.676858 [ 4 ] {03860e35-b704-4855-898a-d131a62c5cad} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9126 | 2026.05.06 01:27:50.676894 [ 4 ] {03860e35-b704-4855-898a-d131a62c5cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9127 | 2026.05.06 01:27:50.677208 [ 4 ] {03860e35-b704-4855-898a-d131a62c5cad} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9128 | 2026.05.06 01:27:50.677417 [ 4 ] {03860e35-b704-4855-898a-d131a62c5cad} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9129 | 2026.05.06 01:27:50.677543 [ 4 ] {03860e35-b704-4855-898a-d131a62c5cad} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001201 sec., 152373.0224812656 rows/sec., 9.45 MiB/sec. | ||
| 9130 | 2026.05.06 01:27:50.677579 [ 4 ] {03860e35-b704-4855-898a-d131a62c5cad} <Debug> TCPHandler: Processed in 0.001363138 sec. | ||
| 9131 | 2026.05.06 01:27:50.677695 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9132 | 2026.05.06 01:27:50.677788 [ 4 ] {d8c595b2-7d0d-4309-8e4d-0460ff8122e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9133 | 2026.05.06 01:27:50.677828 [ 4 ] {d8c595b2-7d0d-4309-8e4d-0460ff8122e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9134 | 2026.05.06 01:27:50.678250 [ 4 ] {d8c595b2-7d0d-4309-8e4d-0460ff8122e7} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9135 | 2026.05.06 01:27:50.678286 [ 4 ] {d8c595b2-7d0d-4309-8e4d-0460ff8122e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9136 | 2026.05.06 01:27:50.678587 [ 4 ] {d8c595b2-7d0d-4309-8e4d-0460ff8122e7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9137 | 2026.05.06 01:27:50.678793 [ 4 ] {d8c595b2-7d0d-4309-8e4d-0460ff8122e7} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9138 | 2026.05.06 01:27:50.678919 [ 4 ] {d8c595b2-7d0d-4309-8e4d-0460ff8122e7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001149 sec., 129677.98085291557 rows/sec., 8.38 MiB/sec. | ||
| 9139 | 2026.05.06 01:27:50.678955 [ 4 ] {d8c595b2-7d0d-4309-8e4d-0460ff8122e7} <Debug> TCPHandler: Processed in 0.001310117 sec. | ||
| 9140 | 2026.05.06 01:27:50.679074 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9141 | 2026.05.06 01:27:50.679168 [ 4 ] {06bd6c66-7a21-438c-9e10-b78c96effd92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9142 | 2026.05.06 01:27:50.679207 [ 4 ] {06bd6c66-7a21-438c-9e10-b78c96effd92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9143 | 2026.05.06 01:27:50.679635 [ 4 ] {06bd6c66-7a21-438c-9e10-b78c96effd92} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9144 | 2026.05.06 01:27:50.679670 [ 4 ] {06bd6c66-7a21-438c-9e10-b78c96effd92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9145 | 2026.05.06 01:27:50.679968 [ 4 ] {06bd6c66-7a21-438c-9e10-b78c96effd92} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9146 | 2026.05.06 01:27:50.680175 [ 4 ] {06bd6c66-7a21-438c-9e10-b78c96effd92} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9147 | 2026.05.06 01:27:50.680302 [ 4 ] {06bd6c66-7a21-438c-9e10-b78c96effd92} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001152 sec., 128472.22222222222 rows/sec., 7.31 MiB/sec. | ||
| 9148 | 2026.05.06 01:27:50.680339 [ 4 ] {06bd6c66-7a21-438c-9e10-b78c96effd92} <Debug> TCPHandler: Processed in 0.001315277 sec. | ||
| 9149 | 2026.05.06 01:27:50.680458 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9150 | 2026.05.06 01:27:50.680551 [ 4 ] {c9805b87-586f-4004-a012-145deea8715d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9151 | 2026.05.06 01:27:50.680590 [ 4 ] {c9805b87-586f-4004-a012-145deea8715d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9152 | 2026.05.06 01:27:50.681157 [ 4 ] {c9805b87-586f-4004-a012-145deea8715d} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9153 | 2026.05.06 01:27:50.681193 [ 4 ] {c9805b87-586f-4004-a012-145deea8715d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9154 | 2026.05.06 01:27:50.681508 [ 4 ] {c9805b87-586f-4004-a012-145deea8715d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9155 | 2026.05.06 01:27:50.681723 [ 4 ] {c9805b87-586f-4004-a012-145deea8715d} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9156 | 2026.05.06 01:27:50.681850 [ 4 ] {c9805b87-586f-4004-a012-145deea8715d} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001315 sec., 403802.2813688213 rows/sec., 28.56 MiB/sec. | ||
| 9157 | 2026.05.06 01:27:50.681887 [ 4 ] {c9805b87-586f-4004-a012-145deea8715d} <Debug> TCPHandler: Processed in 0.00147898 sec. | ||
| 9158 | 2026.05.06 01:27:50.682007 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9159 | 2026.05.06 01:27:50.682100 [ 4 ] {d2f3aeeb-1e85-4812-b947-e257d3c118ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9160 | 2026.05.06 01:27:50.682140 [ 4 ] {d2f3aeeb-1e85-4812-b947-e257d3c118ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9161 | 2026.05.06 01:27:50.682470 [ 4 ] {d2f3aeeb-1e85-4812-b947-e257d3c118ce} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9162 | 2026.05.06 01:27:50.682505 [ 4 ] {d2f3aeeb-1e85-4812-b947-e257d3c118ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9163 | 2026.05.06 01:27:50.682801 [ 4 ] {d2f3aeeb-1e85-4812-b947-e257d3c118ce} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9164 | 2026.05.06 01:27:50.683004 [ 4 ] {d2f3aeeb-1e85-4812-b947-e257d3c118ce} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9165 | 2026.05.06 01:27:50.683105 [ 63 ] {} <Debug> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9166 | 2026.05.06 01:27:50.683132 [ 4 ] {d2f3aeeb-1e85-4812-b947-e257d3c118ce} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 9167 | 2026.05.06 01:27:50.683150 [ 63 ] {} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9168 | 2026.05.06 01:27:50.683173 [ 4 ] {d2f3aeeb-1e85-4812-b947-e257d3c118ce} <Debug> TCPHandler: Processed in 0.001217554 sec. | ||
| 9169 | 2026.05.06 01:27:50.683177 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9170 | 2026.05.06 01:27:50.683288 [ 193 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::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 | ||
| 9171 | 2026.05.06 01:27:50.683298 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9172 | 2026.05.06 01:27:50.683403 [ 193 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9173 | 2026.05.06 01:27:50.683406 [ 4 ] {ca6ee89b-ab5f-4077-a125-7f423fdd1438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9174 | 2026.05.06 01:27:50.683440 [ 193 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
| 9175 | 2026.05.06 01:27:50.683464 [ 4 ] {ca6ee89b-ab5f-4077-a125-7f423fdd1438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9176 | 2026.05.06 01:27:50.683502 [ 193 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 9177 | 2026.05.06 01:27:50.683550 [ 193 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 9178 | 2026.05.06 01:27:50.683591 [ 193 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 9179 | 2026.05.06 01:27:50.683628 [ 193 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 9180 | 2026.05.06 01:27:50.683667 [ 193 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 9181 | 2026.05.06 01:27:50.683868 [ 4 ] {ca6ee89b-ab5f-4077-a125-7f423fdd1438} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9182 | 2026.05.06 01:27:50.683910 [ 4 ] {ca6ee89b-ab5f-4077-a125-7f423fdd1438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9183 | 2026.05.06 01:27:50.684318 [ 4 ] {ca6ee89b-ab5f-4077-a125-7f423fdd1438} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9184 | 2026.05.06 01:27:50.684420 [ 200 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001176344 sec., 132614.2692953762 rows/sec., 6.77 MiB/sec. | ||
| 9185 | 2026.05.06 01:27:50.684541 [ 4 ] {ca6ee89b-ab5f-4077-a125-7f423fdd1438} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9186 | 2026.05.06 01:27:50.684553 [ 192 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9187 | 2026.05.06 01:27:50.684663 [ 4 ] {ca6ee89b-ab5f-4077-a125-7f423fdd1438} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001297 sec., 204317.6561295297 rows/sec., 13.58 MiB/sec. | ||
| 9188 | 2026.05.06 01:27:50.684699 [ 4 ] {ca6ee89b-ab5f-4077-a125-7f423fdd1438} <Debug> TCPHandler: Processed in 0.00147437 sec. | ||
| 9189 | 2026.05.06 01:27:50.684807 [ 192 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_26_5} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9190 | 2026.05.06 01:27:50.684817 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9191 | 2026.05.06 01:27:50.684869 [ 192 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_26_5} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9192 | 2026.05.06 01:27:50.684905 [ 4 ] {00980afb-3e1d-4991-a170-c760aeb0ee03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9193 | 2026.05.06 01:27:50.684939 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9194 | 2026.05.06 01:27:50.684943 [ 4 ] {00980afb-3e1d-4991-a170-c760aeb0ee03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9195 | 2026.05.06 01:27:50.685243 [ 4 ] {00980afb-3e1d-4991-a170-c760aeb0ee03} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9196 | 2026.05.06 01:27:50.685275 [ 4 ] {00980afb-3e1d-4991-a170-c760aeb0ee03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9197 | 2026.05.06 01:27:50.685636 [ 4 ] {00980afb-3e1d-4991-a170-c760aeb0ee03} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9198 | 2026.05.06 01:27:50.685853 [ 4 ] {00980afb-3e1d-4991-a170-c760aeb0ee03} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9199 | 2026.05.06 01:27:50.685979 [ 4 ] {00980afb-3e1d-4991-a170-c760aeb0ee03} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 9200 | 2026.05.06 01:27:50.686014 [ 4 ] {00980afb-3e1d-4991-a170-c760aeb0ee03} <Debug> TCPHandler: Processed in 0.001217355 sec. | ||
| 9201 | 2026.05.06 01:27:50.686137 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9202 | 2026.05.06 01:27:50.686229 [ 4 ] {cf282fc0-fcbb-41a8-a85e-161c1ce88c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9203 | 2026.05.06 01:27:50.686283 [ 4 ] {cf282fc0-fcbb-41a8-a85e-161c1ce88c82} <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 | ||
| 9204 | 2026.05.06 01:27:50.687088 [ 4 ] {cf282fc0-fcbb-41a8-a85e-161c1ce88c82} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9205 | 2026.05.06 01:27:50.687123 [ 4 ] {cf282fc0-fcbb-41a8-a85e-161c1ce88c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9206 | 2026.05.06 01:27:50.687676 [ 4 ] {cf282fc0-fcbb-41a8-a85e-161c1ce88c82} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9207 | 2026.05.06 01:27:50.687894 [ 4 ] {cf282fc0-fcbb-41a8-a85e-161c1ce88c82} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9208 | 2026.05.06 01:27:50.688031 [ 4 ] {cf282fc0-fcbb-41a8-a85e-161c1ce88c82} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001819 sec., 22539.857064321055 rows/sec., 40.39 MiB/sec. | ||
| 9209 | 2026.05.06 01:27:50.688082 [ 4 ] {cf282fc0-fcbb-41a8-a85e-161c1ce88c82} <Debug> TCPHandler: Processed in 0.001996171 sec. | ||
| 9210 | 2026.05.06 01:27:50.688211 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9211 | 2026.05.06 01:27:50.688306 [ 4 ] {6ad359a4-32fb-42fe-a6ef-85ff74c8304e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9212 | 2026.05.06 01:27:50.688348 [ 4 ] {6ad359a4-32fb-42fe-a6ef-85ff74c8304e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9213 | 2026.05.06 01:27:50.688678 [ 4 ] {6ad359a4-32fb-42fe-a6ef-85ff74c8304e} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9214 | 2026.05.06 01:27:50.688713 [ 4 ] {6ad359a4-32fb-42fe-a6ef-85ff74c8304e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9215 | 2026.05.06 01:27:50.689020 [ 4 ] {6ad359a4-32fb-42fe-a6ef-85ff74c8304e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9216 | 2026.05.06 01:27:50.689222 [ 4 ] {6ad359a4-32fb-42fe-a6ef-85ff74c8304e} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9217 | 2026.05.06 01:27:50.689349 [ 4 ] {6ad359a4-32fb-42fe-a6ef-85ff74c8304e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001061 sec., 84825.63619227143 rows/sec., 5.31 MiB/sec. | ||
| 9218 | 2026.05.06 01:27:50.689385 [ 4 ] {6ad359a4-32fb-42fe-a6ef-85ff74c8304e} <Debug> TCPHandler: Processed in 0.001223085 sec. | ||
| 9219 | 2026.05.06 01:27:52.070930 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9220 | 2026.05.06 01:27:52.071172 [ 4 ] {d1fd3c3f-a92f-4d35-a3a1-6cbf1db8e3fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 9221 | 2026.05.06 01:27:52.071625 [ 4 ] {d1fd3c3f-a92f-4d35-a3a1-6cbf1db8e3fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9222 | 2026.05.06 01:27:52.071670 [ 4 ] {d1fd3c3f-a92f-4d35-a3a1-6cbf1db8e3fe} <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 | ||
| 9223 | 2026.05.06 01:27:52.071945 [ 4 ] {d1fd3c3f-a92f-4d35-a3a1-6cbf1db8e3fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9224 | 2026.05.06 01:27:52.072024 [ 4 ] {d1fd3c3f-a92f-4d35-a3a1-6cbf1db8e3fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9225 | 2026.05.06 01:27:52.072172 [ 4 ] {d1fd3c3f-a92f-4d35-a3a1-6cbf1db8e3fe} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 9226 | 2026.05.06 01:27:52.072296 [ 341 ] {d1fd3c3f-a92f-4d35-a3a1-6cbf1db8e3fe} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9227 | 2026.05.06 01:27:52.072308 [ 350 ] {d1fd3c3f-a92f-4d35-a3a1-6cbf1db8e3fe} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9228 | 2026.05.06 01:27:52.072323 [ 339 ] {d1fd3c3f-a92f-4d35-a3a1-6cbf1db8e3fe} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9229 | 2026.05.06 01:27:52.072325 [ 323 ] {d1fd3c3f-a92f-4d35-a3a1-6cbf1db8e3fe} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9230 | 2026.05.06 01:27:52.072508 [ 4 ] {d1fd3c3f-a92f-4d35-a3a1-6cbf1db8e3fe} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 9231 | 2026.05.06 01:27:52.072535 [ 4 ] {d1fd3c3f-a92f-4d35-a3a1-6cbf1db8e3fe} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9232 | 2026.05.06 01:27:52.072603 [ 4 ] {d1fd3c3f-a92f-4d35-a3a1-6cbf1db8e3fe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9233 | 2026.05.06 01:27:52.072622 [ 4 ] {d1fd3c3f-a92f-4d35-a3a1-6cbf1db8e3fe} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 9234 | 2026.05.06 01:27:52.072656 [ 4 ] {d1fd3c3f-a92f-4d35-a3a1-6cbf1db8e3fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 9235 | 2026.05.06 01:27:52.072696 [ 4 ] {d1fd3c3f-a92f-4d35-a3a1-6cbf1db8e3fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 9236 | 2026.05.06 01:27:52.073961 [ 4 ] {d1fd3c3f-a92f-4d35-a3a1-6cbf1db8e3fe} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002849 sec., 14391.01439101439 rows/sec., 3.14 MiB/sec. | ||
| 9237 | 2026.05.06 01:27:52.074091 [ 4 ] {d1fd3c3f-a92f-4d35-a3a1-6cbf1db8e3fe} <Debug> TCPHandler: Processed in 0.003265076 sec. | ||
| 9238 | 2026.05.06 01:27:52.086584 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9239 | 2026.05.06 01:27:52.086795 [ 4 ] {33fdc7a7-7061-4d77-8f9a-b25b8feba0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9240 | 2026.05.06 01:27:52.086874 [ 4 ] {33fdc7a7-7061-4d77-8f9a-b25b8feba0e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9241 | 2026.05.06 01:27:52.087439 [ 4 ] {33fdc7a7-7061-4d77-8f9a-b25b8feba0e7} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9242 | 2026.05.06 01:27:52.087484 [ 4 ] {33fdc7a7-7061-4d77-8f9a-b25b8feba0e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9243 | 2026.05.06 01:27:52.087843 [ 4 ] {33fdc7a7-7061-4d77-8f9a-b25b8feba0e7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9244 | 2026.05.06 01:27:52.088079 [ 4 ] {33fdc7a7-7061-4d77-8f9a-b25b8feba0e7} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9245 | 2026.05.06 01:27:52.088226 [ 4 ] {33fdc7a7-7061-4d77-8f9a-b25b8feba0e7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001492 sec., 1340.4825737265414 rows/sec., 109.31 KiB/sec. | ||
| 9246 | 2026.05.06 01:27:52.088264 [ 4 ] {33fdc7a7-7061-4d77-8f9a-b25b8feba0e7} <Debug> TCPHandler: Processed in 0.001785996 sec. | ||
| 9247 | 2026.05.06 01:27:52.088399 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9248 | 2026.05.06 01:27:52.088522 [ 4 ] {9905c0aa-e458-47bc-b33b-9823998e2cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9249 | 2026.05.06 01:27:52.088571 [ 4 ] {9905c0aa-e458-47bc-b33b-9823998e2cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9250 | 2026.05.06 01:27:52.090110 [ 4 ] {9905c0aa-e458-47bc-b33b-9823998e2cc3} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9251 | 2026.05.06 01:27:52.090147 [ 4 ] {9905c0aa-e458-47bc-b33b-9823998e2cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9252 | 2026.05.06 01:27:52.090603 [ 4 ] {9905c0aa-e458-47bc-b33b-9823998e2cc3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9253 | 2026.05.06 01:27:52.090815 [ 4 ] {9905c0aa-e458-47bc-b33b-9823998e2cc3} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9254 | 2026.05.06 01:27:52.090955 [ 4 ] {9905c0aa-e458-47bc-b33b-9823998e2cc3} <Debug> executeQuery: Read 2402 rows, 181.40 KiB in 0.002457 sec., 977614.9776149776 rows/sec., 72.10 MiB/sec. | ||
| 9255 | 2026.05.06 01:27:52.090992 [ 4 ] {9905c0aa-e458-47bc-b33b-9823998e2cc3} <Debug> TCPHandler: Processed in 0.002655904 sec. | ||
| 9256 | 2026.05.06 01:27:52.091109 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9257 | 2026.05.06 01:27:52.091204 [ 4 ] {7715f3f0-e8f2-4e4f-950d-22e16c23800a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9258 | 2026.05.06 01:27:52.091245 [ 4 ] {7715f3f0-e8f2-4e4f-950d-22e16c23800a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9259 | 2026.05.06 01:27:52.091651 [ 4 ] {7715f3f0-e8f2-4e4f-950d-22e16c23800a} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9260 | 2026.05.06 01:27:52.091686 [ 4 ] {7715f3f0-e8f2-4e4f-950d-22e16c23800a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9261 | 2026.05.06 01:27:52.091974 [ 4 ] {7715f3f0-e8f2-4e4f-950d-22e16c23800a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9262 | 2026.05.06 01:27:52.092184 [ 4 ] {7715f3f0-e8f2-4e4f-950d-22e16c23800a} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9263 | 2026.05.06 01:27:52.092314 [ 4 ] {7715f3f0-e8f2-4e4f-950d-22e16c23800a} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001129 sec., 9743.135518157662 rows/sec., 723.12 KiB/sec. | ||
| 9264 | 2026.05.06 01:27:52.092350 [ 4 ] {7715f3f0-e8f2-4e4f-950d-22e16c23800a} <Debug> TCPHandler: Processed in 0.001292426 sec. | ||
| 9265 | 2026.05.06 01:27:52.092468 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9266 | 2026.05.06 01:27:52.092563 [ 4 ] {e7438f26-49f8-4b5e-9e79-ef9d2c1f2624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9267 | 2026.05.06 01:27:52.092602 [ 4 ] {e7438f26-49f8-4b5e-9e79-ef9d2c1f2624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9268 | 2026.05.06 01:27:52.093281 [ 4 ] {e7438f26-49f8-4b5e-9e79-ef9d2c1f2624} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9269 | 2026.05.06 01:27:52.093318 [ 4 ] {e7438f26-49f8-4b5e-9e79-ef9d2c1f2624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9270 | 2026.05.06 01:27:52.093822 [ 4 ] {e7438f26-49f8-4b5e-9e79-ef9d2c1f2624} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9271 | 2026.05.06 01:27:52.094083 [ 4 ] {e7438f26-49f8-4b5e-9e79-ef9d2c1f2624} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9272 | 2026.05.06 01:27:52.094219 [ 4 ] {e7438f26-49f8-4b5e-9e79-ef9d2c1f2624} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001673 sec., 478780.63359234907 rows/sec., 27.66 MiB/sec. | ||
| 9273 | 2026.05.06 01:27:52.094259 [ 4 ] {e7438f26-49f8-4b5e-9e79-ef9d2c1f2624} <Debug> TCPHandler: Processed in 0.001840317 sec. | ||
| 9274 | 2026.05.06 01:27:52.094374 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9275 | 2026.05.06 01:27:52.094473 [ 4 ] {e3ae897a-9acf-4fed-a130-df563365c53e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9276 | 2026.05.06 01:27:52.094514 [ 4 ] {e3ae897a-9acf-4fed-a130-df563365c53e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9277 | 2026.05.06 01:27:52.094915 [ 4 ] {e3ae897a-9acf-4fed-a130-df563365c53e} <Trace> oximeter.fields_u64 (4bdf4849-4cd9-4484-ba2e-9b076d8e6376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9278 | 2026.05.06 01:27:52.094953 [ 4 ] {e3ae897a-9acf-4fed-a130-df563365c53e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9279 | 2026.05.06 01:27:52.095268 [ 4 ] {e3ae897a-9acf-4fed-a130-df563365c53e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 9280 | 2026.05.06 01:27:52.095486 [ 4 ] {e3ae897a-9acf-4fed-a130-df563365c53e} <Trace> oximeter.fields_u64 (4bdf4849-4cd9-4484-ba2e-9b076d8e6376): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9281 | 2026.05.06 01:27:52.095615 [ 4 ] {e3ae897a-9acf-4fed-a130-df563365c53e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001162 sec., 860.5851979345955 rows/sec., 60.51 KiB/sec. | ||
| 9282 | 2026.05.06 01:27:52.095655 [ 4 ] {e3ae897a-9acf-4fed-a130-df563365c53e} <Debug> TCPHandler: Processed in 0.001331847 sec. | ||
| 9283 | 2026.05.06 01:27:52.095772 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9284 | 2026.05.06 01:27:52.095867 [ 4 ] {f6036889-1760-41b8-a1b2-bffc0f1c1adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9285 | 2026.05.06 01:27:52.095908 [ 4 ] {f6036889-1760-41b8-a1b2-bffc0f1c1adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9286 | 2026.05.06 01:27:52.096744 [ 4 ] {f6036889-1760-41b8-a1b2-bffc0f1c1adf} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9287 | 2026.05.06 01:27:52.096782 [ 4 ] {f6036889-1760-41b8-a1b2-bffc0f1c1adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9288 | 2026.05.06 01:27:52.097154 [ 4 ] {f6036889-1760-41b8-a1b2-bffc0f1c1adf} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9289 | 2026.05.06 01:27:52.097385 [ 4 ] {f6036889-1760-41b8-a1b2-bffc0f1c1adf} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9290 | 2026.05.06 01:27:52.097526 [ 4 ] {f6036889-1760-41b8-a1b2-bffc0f1c1adf} <Debug> executeQuery: Read 1290 rows, 88.12 KiB in 0.001678 sec., 768772.348033373 rows/sec., 51.28 MiB/sec. | ||
| 9291 | 2026.05.06 01:27:52.097566 [ 4 ] {f6036889-1760-41b8-a1b2-bffc0f1c1adf} <Debug> TCPHandler: Processed in 0.001844367 sec. | ||
| 9292 | 2026.05.06 01:27:52.097689 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9293 | 2026.05.06 01:27:52.097785 [ 4 ] {1753b630-b9a9-42e2-b53d-79fdd64147f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9294 | 2026.05.06 01:27:52.097828 [ 4 ] {1753b630-b9a9-42e2-b53d-79fdd64147f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9295 | 2026.05.06 01:27:52.098530 [ 4 ] {1753b630-b9a9-42e2-b53d-79fdd64147f3} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9296 | 2026.05.06 01:27:52.098567 [ 4 ] {1753b630-b9a9-42e2-b53d-79fdd64147f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9297 | 2026.05.06 01:27:52.099009 [ 4 ] {1753b630-b9a9-42e2-b53d-79fdd64147f3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9298 | 2026.05.06 01:27:52.099221 [ 4 ] {1753b630-b9a9-42e2-b53d-79fdd64147f3} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9299 | 2026.05.06 01:27:52.099361 [ 4 ] {1753b630-b9a9-42e2-b53d-79fdd64147f3} <Debug> executeQuery: Read 1529 rows, 95.26 KiB in 0.001595 sec., 958620.6896551724 rows/sec., 58.32 MiB/sec. | ||
| 9300 | 2026.05.06 01:27:52.099399 [ 4 ] {1753b630-b9a9-42e2-b53d-79fdd64147f3} <Debug> TCPHandler: Processed in 0.001761706 sec. | ||
| 9301 | 2026.05.06 01:27:52.099517 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9302 | 2026.05.06 01:27:52.099612 [ 4 ] {53a94ace-68c6-4aed-bf2f-584379bcb7d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9303 | 2026.05.06 01:27:52.099667 [ 4 ] {53a94ace-68c6-4aed-bf2f-584379bcb7d7} <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 | ||
| 9304 | 2026.05.06 01:27:52.100404 [ 4 ] {53a94ace-68c6-4aed-bf2f-584379bcb7d7} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9305 | 2026.05.06 01:27:52.100441 [ 4 ] {53a94ace-68c6-4aed-bf2f-584379bcb7d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9306 | 2026.05.06 01:27:52.100956 [ 4 ] {53a94ace-68c6-4aed-bf2f-584379bcb7d7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9307 | 2026.05.06 01:27:52.101178 [ 4 ] {53a94ace-68c6-4aed-bf2f-584379bcb7d7} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9308 | 2026.05.06 01:27:52.101316 [ 4 ] {53a94ace-68c6-4aed-bf2f-584379bcb7d7} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001723 sec., 5223.447475333721 rows/sec., 9.36 MiB/sec. | ||
| 9309 | 2026.05.06 01:27:52.101371 [ 4 ] {53a94ace-68c6-4aed-bf2f-584379bcb7d7} <Debug> TCPHandler: Processed in 0.001903949 sec. | ||
| 9310 | 2026.05.06 01:27:52.101500 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9311 | 2026.05.06 01:27:52.101596 [ 4 ] {f0facaee-59f4-4cdf-b045-e055a202e63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9312 | 2026.05.06 01:27:52.101637 [ 4 ] {f0facaee-59f4-4cdf-b045-e055a202e63a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9313 | 2026.05.06 01:27:52.101976 [ 4 ] {f0facaee-59f4-4cdf-b045-e055a202e63a} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9314 | 2026.05.06 01:27:52.102012 [ 4 ] {f0facaee-59f4-4cdf-b045-e055a202e63a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 9315 | 2026.05.06 01:27:52.102333 [ 4 ] {f0facaee-59f4-4cdf-b045-e055a202e63a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9316 | 2026.05.06 01:27:52.102553 [ 4 ] {f0facaee-59f4-4cdf-b045-e055a202e63a} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9317 | 2026.05.06 01:27:52.102685 [ 4 ] {f0facaee-59f4-4cdf-b045-e055a202e63a} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001109 sec., 21641.11812443643 rows/sec., 1.46 MiB/sec. | ||
| 9318 | 2026.05.06 01:27:52.102721 [ 4 ] {f0facaee-59f4-4cdf-b045-e055a202e63a} <Debug> TCPHandler: Processed in 0.001271246 sec. | ||
| 9319 | 2026.05.06 01:27:55.657514 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9320 | 2026.05.06 01:27:55.657768 [ 4 ] {80c94931-e759-4395-94b0-e16fb2ec9496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9321 | 2026.05.06 01:27:55.658132 [ 4 ] {80c94931-e759-4395-94b0-e16fb2ec9496} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9322 | 2026.05.06 01:27:55.658169 [ 4 ] {80c94931-e759-4395-94b0-e16fb2ec9496} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9323 | 2026.05.06 01:27:55.658389 [ 4 ] {80c94931-e759-4395-94b0-e16fb2ec9496} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9324 | 2026.05.06 01:27:55.658461 [ 4 ] {80c94931-e759-4395-94b0-e16fb2ec9496} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9325 | 2026.05.06 01:27:55.658603 [ 4 ] {80c94931-e759-4395-94b0-e16fb2ec9496} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9326 | 2026.05.06 01:27:55.658733 [ 323 ] {80c94931-e759-4395-94b0-e16fb2ec9496} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9327 | 2026.05.06 01:27:55.658744 [ 341 ] {80c94931-e759-4395-94b0-e16fb2ec9496} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9328 | 2026.05.06 01:27:55.658733 [ 331 ] {80c94931-e759-4395-94b0-e16fb2ec9496} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9329 | 2026.05.06 01:27:55.658733 [ 339 ] {80c94931-e759-4395-94b0-e16fb2ec9496} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9330 | 2026.05.06 01:27:55.658917 [ 4 ] {80c94931-e759-4395-94b0-e16fb2ec9496} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 9331 | 2026.05.06 01:27:55.658945 [ 4 ] {80c94931-e759-4395-94b0-e16fb2ec9496} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9332 | 2026.05.06 01:27:55.659015 [ 4 ] {80c94931-e759-4395-94b0-e16fb2ec9496} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9333 | 2026.05.06 01:27:55.659035 [ 4 ] {80c94931-e759-4395-94b0-e16fb2ec9496} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 9334 | 2026.05.06 01:27:55.659069 [ 4 ] {80c94931-e759-4395-94b0-e16fb2ec9496} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9335 | 2026.05.06 01:27:55.659117 [ 4 ] {80c94931-e759-4395-94b0-e16fb2ec9496} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9336 | 2026.05.06 01:27:55.660296 [ 4 ] {80c94931-e759-4395-94b0-e16fb2ec9496} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002624 sec., 15625 rows/sec., 2.82 MiB/sec. | ||
| 9337 | 2026.05.06 01:27:55.660425 [ 4 ] {80c94931-e759-4395-94b0-e16fb2ec9496} <Debug> TCPHandler: Processed in 0.003053892 sec. | ||
| 9338 | 2026.05.06 01:27:55.661846 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9339 | 2026.05.06 01:27:55.661958 [ 4 ] {0fac57fb-0045-4bbc-88b0-e5efd6f233cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9340 | 2026.05.06 01:27:55.662003 [ 4 ] {0fac57fb-0045-4bbc-88b0-e5efd6f233cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9341 | 2026.05.06 01:27:55.662502 [ 4 ] {0fac57fb-0045-4bbc-88b0-e5efd6f233cd} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9342 | 2026.05.06 01:27:55.662547 [ 4 ] {0fac57fb-0045-4bbc-88b0-e5efd6f233cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9343 | 2026.05.06 01:27:55.662921 [ 4 ] {0fac57fb-0045-4bbc-88b0-e5efd6f233cd} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9344 | 2026.05.06 01:27:55.663163 [ 4 ] {0fac57fb-0045-4bbc-88b0-e5efd6f233cd} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9345 | 2026.05.06 01:27:55.663317 [ 4 ] {0fac57fb-0045-4bbc-88b0-e5efd6f233cd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001391 sec., 40258.8066139468 rows/sec., 3.09 MiB/sec. | ||
| 9346 | 2026.05.06 01:27:55.663355 [ 4 ] {0fac57fb-0045-4bbc-88b0-e5efd6f233cd} <Debug> TCPHandler: Processed in 0.001562102 sec. | ||
| 9347 | 2026.05.06 01:27:55.663492 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9348 | 2026.05.06 01:27:55.663583 [ 4 ] {1ba1b07a-4943-455f-8cd6-90a4bbb7530f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9349 | 2026.05.06 01:27:55.663621 [ 4 ] {1ba1b07a-4943-455f-8cd6-90a4bbb7530f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9350 | 2026.05.06 01:27:55.664010 [ 4 ] {1ba1b07a-4943-455f-8cd6-90a4bbb7530f} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9351 | 2026.05.06 01:27:55.664043 [ 4 ] {1ba1b07a-4943-455f-8cd6-90a4bbb7530f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9352 | 2026.05.06 01:27:55.664417 [ 4 ] {1ba1b07a-4943-455f-8cd6-90a4bbb7530f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9353 | 2026.05.06 01:27:55.664623 [ 4 ] {1ba1b07a-4943-455f-8cd6-90a4bbb7530f} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9354 | 2026.05.06 01:27:55.664751 [ 4 ] {1ba1b07a-4943-455f-8cd6-90a4bbb7530f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001173 sec., 54560.954816709294 rows/sec., 4.26 MiB/sec. | ||
| 9355 | 2026.05.06 01:27:55.664787 [ 4 ] {1ba1b07a-4943-455f-8cd6-90a4bbb7530f} <Debug> TCPHandler: Processed in 0.001341957 sec. | ||
| 9356 | 2026.05.06 01:27:55.664919 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9357 | 2026.05.06 01:27:55.665013 [ 4 ] {f421e8c6-3aed-46bd-970f-af2947f5a59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9358 | 2026.05.06 01:27:55.665057 [ 4 ] {f421e8c6-3aed-46bd-970f-af2947f5a59a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9359 | 2026.05.06 01:27:55.665431 [ 4 ] {f421e8c6-3aed-46bd-970f-af2947f5a59a} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9360 | 2026.05.06 01:27:55.665467 [ 4 ] {f421e8c6-3aed-46bd-970f-af2947f5a59a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9361 | 2026.05.06 01:27:55.665793 [ 4 ] {f421e8c6-3aed-46bd-970f-af2947f5a59a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9362 | 2026.05.06 01:27:55.666014 [ 4 ] {f421e8c6-3aed-46bd-970f-af2947f5a59a} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9363 | 2026.05.06 01:27:55.666139 [ 4 ] {f421e8c6-3aed-46bd-970f-af2947f5a59a} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001144 sec., 83916.08391608391 rows/sec., 5.84 MiB/sec. | ||
| 9364 | 2026.05.06 01:27:55.666176 [ 4 ] {f421e8c6-3aed-46bd-970f-af2947f5a59a} <Debug> TCPHandler: Processed in 0.001308486 sec. | ||
| 9365 | 2026.05.06 01:27:55.666304 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9366 | 2026.05.06 01:27:55.666398 [ 4 ] {7f85116f-4f2a-4c75-9e55-6b019c6396c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9367 | 2026.05.06 01:27:55.666444 [ 4 ] {7f85116f-4f2a-4c75-9e55-6b019c6396c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9368 | 2026.05.06 01:27:55.666791 [ 4 ] {7f85116f-4f2a-4c75-9e55-6b019c6396c6} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9369 | 2026.05.06 01:27:55.666826 [ 4 ] {7f85116f-4f2a-4c75-9e55-6b019c6396c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9370 | 2026.05.06 01:27:55.667132 [ 4 ] {7f85116f-4f2a-4c75-9e55-6b019c6396c6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9371 | 2026.05.06 01:27:55.667334 [ 4 ] {7f85116f-4f2a-4c75-9e55-6b019c6396c6} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9372 | 2026.05.06 01:27:55.667463 [ 4 ] {7f85116f-4f2a-4c75-9e55-6b019c6396c6} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001082 sec., 33271.719038817006 rows/sec., 2.24 MiB/sec. | ||
| 9373 | 2026.05.06 01:27:55.667498 [ 4 ] {7f85116f-4f2a-4c75-9e55-6b019c6396c6} <Debug> TCPHandler: Processed in 0.001245035 sec. | ||
| 9374 | 2026.05.06 01:27:56.911341 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17666 | ||
| 9375 | 2026.05.06 01:27:56.912191 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9376 | 2026.05.06 01:27:56.912273 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9377 | 2026.05.06 01:27:56.912794 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9378 | 2026.05.06 01:27:56.913027 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9379 | 2026.05.06 01:27:56.913173 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17666 | ||
| 9380 | 2026.05.06 01:27:57.813175 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 9381 | 2026.05.06 01:27:57.829664 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9382 | 2026.05.06 01:27:57.829716 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9383 | 2026.05.06 01:27:57.835720 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9384 | 2026.05.06 01:27:57.836474 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9385 | 2026.05.06 01:27:57.839580 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 9386 | 2026.05.06 01:27:59.452708 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1170 | ||
| 9387 | 2026.05.06 01:27:59.455687 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9388 | 2026.05.06 01:27:59.455741 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9389 | 2026.05.06 01:27:59.457037 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9390 | 2026.05.06 01:27:59.457322 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9391 | 2026.05.06 01:27:59.457698 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1170 | ||
| 9392 | 2026.05.06 01:28:00.664840 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9393 | 2026.05.06 01:28:00.665091 [ 4 ] {3d4cafeb-540f-4166-b8da-1397fa55a91a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 9394 | 2026.05.06 01:28:00.665454 [ 4 ] {3d4cafeb-540f-4166-b8da-1397fa55a91a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9395 | 2026.05.06 01:28:00.665493 [ 4 ] {3d4cafeb-540f-4166-b8da-1397fa55a91a} <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 | ||
| 9396 | 2026.05.06 01:28:00.665736 [ 4 ] {3d4cafeb-540f-4166-b8da-1397fa55a91a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9397 | 2026.05.06 01:28:00.665804 [ 4 ] {3d4cafeb-540f-4166-b8da-1397fa55a91a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9398 | 2026.05.06 01:28:00.665947 [ 4 ] {3d4cafeb-540f-4166-b8da-1397fa55a91a} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 9399 | 2026.05.06 01:28:00.666077 [ 341 ] {3d4cafeb-540f-4166-b8da-1397fa55a91a} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9400 | 2026.05.06 01:28:00.666085 [ 321 ] {3d4cafeb-540f-4166-b8da-1397fa55a91a} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9401 | 2026.05.06 01:28:00.666080 [ 339 ] {3d4cafeb-540f-4166-b8da-1397fa55a91a} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9402 | 2026.05.06 01:28:00.666081 [ 323 ] {3d4cafeb-540f-4166-b8da-1397fa55a91a} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9403 | 2026.05.06 01:28:00.666267 [ 4 ] {3d4cafeb-540f-4166-b8da-1397fa55a91a} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 9404 | 2026.05.06 01:28:00.666294 [ 4 ] {3d4cafeb-540f-4166-b8da-1397fa55a91a} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9405 | 2026.05.06 01:28:00.666362 [ 4 ] {3d4cafeb-540f-4166-b8da-1397fa55a91a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9406 | 2026.05.06 01:28:00.666382 [ 4 ] {3d4cafeb-540f-4166-b8da-1397fa55a91a} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 9407 | 2026.05.06 01:28:00.666417 [ 4 ] {3d4cafeb-540f-4166-b8da-1397fa55a91a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 9408 | 2026.05.06 01:28:00.666455 [ 4 ] {3d4cafeb-540f-4166-b8da-1397fa55a91a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 9409 | 2026.05.06 01:28:00.667622 [ 4 ] {3d4cafeb-540f-4166-b8da-1397fa55a91a} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002634 sec., 15565.679574791191 rows/sec., 2.80 MiB/sec. | ||
| 9410 | 2026.05.06 01:28:00.667745 [ 4 ] {3d4cafeb-540f-4166-b8da-1397fa55a91a} <Debug> TCPHandler: Processed in 0.003042422 sec. | ||
| 9411 | 2026.05.06 01:28:00.673371 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9412 | 2026.05.06 01:28:00.673576 [ 4 ] {6e0b43fc-d45b-4a0b-982f-4279b29e6c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9413 | 2026.05.06 01:28:00.673658 [ 4 ] {6e0b43fc-d45b-4a0b-982f-4279b29e6c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9414 | 2026.05.06 01:28:00.674534 [ 4 ] {6e0b43fc-d45b-4a0b-982f-4279b29e6c4b} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9415 | 2026.05.06 01:28:00.674574 [ 4 ] {6e0b43fc-d45b-4a0b-982f-4279b29e6c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9416 | 2026.05.06 01:28:00.674939 [ 4 ] {6e0b43fc-d45b-4a0b-982f-4279b29e6c4b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9417 | 2026.05.06 01:28:00.675149 [ 4 ] {6e0b43fc-d45b-4a0b-982f-4279b29e6c4b} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9418 | 2026.05.06 01:28:00.675293 [ 4 ] {6e0b43fc-d45b-4a0b-982f-4279b29e6c4b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001774 sec., 160090.1916572717 rows/sec., 10.17 MiB/sec. | ||
| 9419 | 2026.05.06 01:28:00.675330 [ 4 ] {6e0b43fc-d45b-4a0b-982f-4279b29e6c4b} <Debug> TCPHandler: Processed in 0.00202883 sec. | ||
| 9420 | 2026.05.06 01:28:00.675467 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9421 | 2026.05.06 01:28:00.675562 [ 4 ] {8c60b771-afe6-4cd5-96fc-f60fabce1142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9422 | 2026.05.06 01:28:00.675603 [ 4 ] {8c60b771-afe6-4cd5-96fc-f60fabce1142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9423 | 2026.05.06 01:28:00.676457 [ 4 ] {8c60b771-afe6-4cd5-96fc-f60fabce1142} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9424 | 2026.05.06 01:28:00.676494 [ 4 ] {8c60b771-afe6-4cd5-96fc-f60fabce1142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9425 | 2026.05.06 01:28:00.676839 [ 4 ] {8c60b771-afe6-4cd5-96fc-f60fabce1142} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9426 | 2026.05.06 01:28:00.677042 [ 4 ] {8c60b771-afe6-4cd5-96fc-f60fabce1142} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9427 | 2026.05.06 01:28:00.677172 [ 4 ] {8c60b771-afe6-4cd5-96fc-f60fabce1142} <Debug> executeQuery: Read 879 rows, 70.73 KiB in 0.001628 sec., 539926.2899262899 rows/sec., 42.43 MiB/sec. | ||
| 9428 | 2026.05.06 01:28:00.677208 [ 4 ] {8c60b771-afe6-4cd5-96fc-f60fabce1142} <Debug> TCPHandler: Processed in 0.001793517 sec. | ||
| 9429 | 2026.05.06 01:28:00.677328 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9430 | 2026.05.06 01:28:00.677423 [ 4 ] {4cf2d312-ade2-430a-8917-4de7d25dc245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9431 | 2026.05.06 01:28:00.677464 [ 4 ] {4cf2d312-ade2-430a-8917-4de7d25dc245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9432 | 2026.05.06 01:28:00.677953 [ 4 ] {4cf2d312-ade2-430a-8917-4de7d25dc245} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9433 | 2026.05.06 01:28:00.677990 [ 4 ] {4cf2d312-ade2-430a-8917-4de7d25dc245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9434 | 2026.05.06 01:28:00.678303 [ 4 ] {4cf2d312-ade2-430a-8917-4de7d25dc245} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9435 | 2026.05.06 01:28:00.678503 [ 4 ] {4cf2d312-ade2-430a-8917-4de7d25dc245} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9436 | 2026.05.06 01:28:00.678631 [ 4 ] {4cf2d312-ade2-430a-8917-4de7d25dc245} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001226 sec., 149265.9053833605 rows/sec., 9.26 MiB/sec. | ||
| 9437 | 2026.05.06 01:28:00.678668 [ 4 ] {4cf2d312-ade2-430a-8917-4de7d25dc245} <Debug> TCPHandler: Processed in 0.001389958 sec. | ||
| 9438 | 2026.05.06 01:28:00.678784 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9439 | 2026.05.06 01:28:00.678878 [ 4 ] {ec509a31-74ca-47bc-9b99-06c0eb04f46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9440 | 2026.05.06 01:28:00.678917 [ 4 ] {ec509a31-74ca-47bc-9b99-06c0eb04f46b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9441 | 2026.05.06 01:28:00.679365 [ 4 ] {ec509a31-74ca-47bc-9b99-06c0eb04f46b} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9442 | 2026.05.06 01:28:00.679400 [ 4 ] {ec509a31-74ca-47bc-9b99-06c0eb04f46b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9443 | 2026.05.06 01:28:00.679697 [ 4 ] {ec509a31-74ca-47bc-9b99-06c0eb04f46b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9444 | 2026.05.06 01:28:00.679900 [ 4 ] {ec509a31-74ca-47bc-9b99-06c0eb04f46b} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9445 | 2026.05.06 01:28:00.680026 [ 4 ] {ec509a31-74ca-47bc-9b99-06c0eb04f46b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001165 sec., 127896.9957081545 rows/sec., 8.26 MiB/sec. | ||
| 9446 | 2026.05.06 01:28:00.680062 [ 4 ] {ec509a31-74ca-47bc-9b99-06c0eb04f46b} <Debug> TCPHandler: Processed in 0.001329657 sec. | ||
| 9447 | 2026.05.06 01:28:00.680181 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9448 | 2026.05.06 01:28:00.680275 [ 4 ] {dbef0dbd-df0f-41d7-b722-14f16d50a150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9449 | 2026.05.06 01:28:00.680315 [ 4 ] {dbef0dbd-df0f-41d7-b722-14f16d50a150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9450 | 2026.05.06 01:28:00.680762 [ 4 ] {dbef0dbd-df0f-41d7-b722-14f16d50a150} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9451 | 2026.05.06 01:28:00.680799 [ 4 ] {dbef0dbd-df0f-41d7-b722-14f16d50a150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9452 | 2026.05.06 01:28:00.681108 [ 4 ] {dbef0dbd-df0f-41d7-b722-14f16d50a150} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9453 | 2026.05.06 01:28:00.681310 [ 4 ] {dbef0dbd-df0f-41d7-b722-14f16d50a150} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9454 | 2026.05.06 01:28:00.681433 [ 4 ] {dbef0dbd-df0f-41d7-b722-14f16d50a150} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001176 sec., 125850.34013605442 rows/sec., 7.16 MiB/sec. | ||
| 9455 | 2026.05.06 01:28:00.681470 [ 4 ] {dbef0dbd-df0f-41d7-b722-14f16d50a150} <Debug> TCPHandler: Processed in 0.001339687 sec. | ||
| 9456 | 2026.05.06 01:28:00.681589 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9457 | 2026.05.06 01:28:00.681683 [ 4 ] {275d376e-cac7-4fc8-8b6f-4fc722966154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9458 | 2026.05.06 01:28:00.681721 [ 4 ] {275d376e-cac7-4fc8-8b6f-4fc722966154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9459 | 2026.05.06 01:28:00.682358 [ 4 ] {275d376e-cac7-4fc8-8b6f-4fc722966154} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9460 | 2026.05.06 01:28:00.682395 [ 4 ] {275d376e-cac7-4fc8-8b6f-4fc722966154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9461 | 2026.05.06 01:28:00.682716 [ 4 ] {275d376e-cac7-4fc8-8b6f-4fc722966154} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9462 | 2026.05.06 01:28:00.682918 [ 4 ] {275d376e-cac7-4fc8-8b6f-4fc722966154} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9463 | 2026.05.06 01:28:00.683046 [ 4 ] {275d376e-cac7-4fc8-8b6f-4fc722966154} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001381 sec., 384503.9826212889 rows/sec., 27.20 MiB/sec. | ||
| 9464 | 2026.05.06 01:28:00.683084 [ 4 ] {275d376e-cac7-4fc8-8b6f-4fc722966154} <Debug> TCPHandler: Processed in 0.001544731 sec. | ||
| 9465 | 2026.05.06 01:28:00.683201 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9466 | 2026.05.06 01:28:00.683294 [ 4 ] {88129bd2-83ea-4414-9018-8cf5d8720fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9467 | 2026.05.06 01:28:00.683335 [ 4 ] {88129bd2-83ea-4414-9018-8cf5d8720fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9468 | 2026.05.06 01:28:00.683671 [ 4 ] {88129bd2-83ea-4414-9018-8cf5d8720fa5} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9469 | 2026.05.06 01:28:00.683705 [ 4 ] {88129bd2-83ea-4414-9018-8cf5d8720fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9470 | 2026.05.06 01:28:00.684009 [ 4 ] {88129bd2-83ea-4414-9018-8cf5d8720fa5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9471 | 2026.05.06 01:28:00.684226 [ 4 ] {88129bd2-83ea-4414-9018-8cf5d8720fa5} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9472 | 2026.05.06 01:28:00.684352 [ 4 ] {88129bd2-83ea-4414-9018-8cf5d8720fa5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 9473 | 2026.05.06 01:28:00.684387 [ 4 ] {88129bd2-83ea-4414-9018-8cf5d8720fa5} <Debug> TCPHandler: Processed in 0.001236915 sec. | ||
| 9474 | 2026.05.06 01:28:00.684520 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9475 | 2026.05.06 01:28:00.684617 [ 4 ] {22f939f6-e83c-42d4-ad2f-85042fd333f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9476 | 2026.05.06 01:28:00.684660 [ 4 ] {22f939f6-e83c-42d4-ad2f-85042fd333f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9477 | 2026.05.06 01:28:00.685077 [ 4 ] {22f939f6-e83c-42d4-ad2f-85042fd333f1} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9478 | 2026.05.06 01:28:00.685112 [ 4 ] {22f939f6-e83c-42d4-ad2f-85042fd333f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9479 | 2026.05.06 01:28:00.685449 [ 4 ] {22f939f6-e83c-42d4-ad2f-85042fd333f1} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9480 | 2026.05.06 01:28:00.685652 [ 4 ] {22f939f6-e83c-42d4-ad2f-85042fd333f1} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9481 | 2026.05.06 01:28:00.685778 [ 4 ] {22f939f6-e83c-42d4-ad2f-85042fd333f1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001179 sec., 224766.75148430874 rows/sec., 14.94 MiB/sec. | ||
| 9482 | 2026.05.06 01:28:00.685813 [ 4 ] {22f939f6-e83c-42d4-ad2f-85042fd333f1} <Debug> TCPHandler: Processed in 0.001344568 sec. | ||
| 9483 | 2026.05.06 01:28:00.685938 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9484 | 2026.05.06 01:28:00.686032 [ 4 ] {1a70a32e-9cff-492e-a428-46cdeddaf088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9485 | 2026.05.06 01:28:00.686073 [ 4 ] {1a70a32e-9cff-492e-a428-46cdeddaf088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9486 | 2026.05.06 01:28:00.686383 [ 4 ] {1a70a32e-9cff-492e-a428-46cdeddaf088} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9487 | 2026.05.06 01:28:00.686421 [ 4 ] {1a70a32e-9cff-492e-a428-46cdeddaf088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9488 | 2026.05.06 01:28:00.686704 [ 4 ] {1a70a32e-9cff-492e-a428-46cdeddaf088} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9489 | 2026.05.06 01:28:00.686911 [ 4 ] {1a70a32e-9cff-492e-a428-46cdeddaf088} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9490 | 2026.05.06 01:28:00.687036 [ 4 ] {1a70a32e-9cff-492e-a428-46cdeddaf088} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. | ||
| 9491 | 2026.05.06 01:28:00.687071 [ 4 ] {1a70a32e-9cff-492e-a428-46cdeddaf088} <Debug> TCPHandler: Processed in 0.001183814 sec. | ||
| 9492 | 2026.05.06 01:28:00.687187 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9493 | 2026.05.06 01:28:00.687281 [ 4 ] {e6479d14-a941-47d6-bef1-1c7599ea1c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9494 | 2026.05.06 01:28:00.687334 [ 4 ] {e6479d14-a941-47d6-bef1-1c7599ea1c8f} <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 | ||
| 9495 | 2026.05.06 01:28:00.688184 [ 4 ] {e6479d14-a941-47d6-bef1-1c7599ea1c8f} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9496 | 2026.05.06 01:28:00.688219 [ 4 ] {e6479d14-a941-47d6-bef1-1c7599ea1c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9497 | 2026.05.06 01:28:00.688778 [ 4 ] {e6479d14-a941-47d6-bef1-1c7599ea1c8f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9498 | 2026.05.06 01:28:00.689003 [ 4 ] {e6479d14-a941-47d6-bef1-1c7599ea1c8f} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9499 | 2026.05.06 01:28:00.689137 [ 4 ] {e6479d14-a941-47d6-bef1-1c7599ea1c8f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001874 sec., 21878.335112059765 rows/sec., 39.20 MiB/sec. | ||
| 9500 | 2026.05.06 01:28:00.689191 [ 4 ] {e6479d14-a941-47d6-bef1-1c7599ea1c8f} <Debug> TCPHandler: Processed in 0.002054872 sec. | ||
| 9501 | 2026.05.06 01:28:00.689316 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9502 | 2026.05.06 01:28:00.689412 [ 4 ] {92b07e1e-8d8a-44e7-8e54-bc740aebfe0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9503 | 2026.05.06 01:28:00.689453 [ 4 ] {92b07e1e-8d8a-44e7-8e54-bc740aebfe0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9504 | 2026.05.06 01:28:00.689789 [ 4 ] {92b07e1e-8d8a-44e7-8e54-bc740aebfe0e} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9505 | 2026.05.06 01:28:00.689825 [ 4 ] {92b07e1e-8d8a-44e7-8e54-bc740aebfe0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9506 | 2026.05.06 01:28:00.690140 [ 4 ] {92b07e1e-8d8a-44e7-8e54-bc740aebfe0e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9507 | 2026.05.06 01:28:00.690340 [ 4 ] {92b07e1e-8d8a-44e7-8e54-bc740aebfe0e} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9508 | 2026.05.06 01:28:00.690465 [ 4 ] {92b07e1e-8d8a-44e7-8e54-bc740aebfe0e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001072 sec., 83955.22388059701 rows/sec., 5.25 MiB/sec. | ||
| 9509 | 2026.05.06 01:28:00.690501 [ 4 ] {92b07e1e-8d8a-44e7-8e54-bc740aebfe0e} <Debug> TCPHandler: Processed in 0.001235516 sec. | ||
| 9510 | 2026.05.06 01:28:04.268042 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9511 | 2026.05.06 01:28:04.268113 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9512 | 2026.05.06 01:28:04.413268 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18178 | ||
| 9513 | 2026.05.06 01:28:04.413843 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9514 | 2026.05.06 01:28:04.413884 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9515 | 2026.05.06 01:28:04.414456 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9516 | 2026.05.06 01:28:04.414698 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9517 | 2026.05.06 01:28:04.414836 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18178 | ||
| 9518 | 2026.05.06 01:28:05.339689 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 9519 | 2026.05.06 01:28:05.356510 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9520 | 2026.05.06 01:28:05.356568 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9521 | 2026.05.06 01:28:05.362801 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9522 | 2026.05.06 01:28:05.363527 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9523 | 2026.05.06 01:28:05.366713 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 9524 | 2026.05.06 01:28:05.403390 [ 55 ] {} <Debug> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 9525 | 2026.05.06 01:28:05.403498 [ 55 ] {} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9526 | 2026.05.06 01:28:05.403521 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9527 | 2026.05.06 01:28:05.403617 [ 189 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::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 | ||
| 9528 | 2026.05.06 01:28:05.403738 [ 189 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9529 | 2026.05.06 01:28:05.403773 [ 189 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::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 | ||
| 9530 | 2026.05.06 01:28:05.403838 [ 189 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::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 | ||
| 9531 | 2026.05.06 01:28:05.403889 [ 189 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 9532 | 2026.05.06 01:28:05.403935 [ 189 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
| 9533 | 2026.05.06 01:28:05.403979 [ 189 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
| 9534 | 2026.05.06 01:28:05.404773 [ 192 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001193685 sec., 31834.194113187314 rows/sec., 2.66 MiB/sec. | ||
| 9535 | 2026.05.06 01:28:05.404902 [ 189 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 9536 | 2026.05.06 01:28:05.405131 [ 189 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_13_3} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9537 | 2026.05.06 01:28:05.405189 [ 189 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_13_3} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 9538 | 2026.05.06 01:28:05.405245 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9539 | 2026.05.06 01:28:05.658802 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9540 | 2026.05.06 01:28:05.659034 [ 4 ] {b15a7cb3-6955-44c1-b1ca-70a41084dac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9541 | 2026.05.06 01:28:05.659379 [ 4 ] {b15a7cb3-6955-44c1-b1ca-70a41084dac2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9542 | 2026.05.06 01:28:05.659414 [ 4 ] {b15a7cb3-6955-44c1-b1ca-70a41084dac2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9543 | 2026.05.06 01:28:05.659621 [ 4 ] {b15a7cb3-6955-44c1-b1ca-70a41084dac2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9544 | 2026.05.06 01:28:05.659691 [ 4 ] {b15a7cb3-6955-44c1-b1ca-70a41084dac2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9545 | 2026.05.06 01:28:05.659831 [ 4 ] {b15a7cb3-6955-44c1-b1ca-70a41084dac2} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9546 | 2026.05.06 01:28:05.659956 [ 340 ] {b15a7cb3-6955-44c1-b1ca-70a41084dac2} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9547 | 2026.05.06 01:28:05.659966 [ 321 ] {b15a7cb3-6955-44c1-b1ca-70a41084dac2} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9548 | 2026.05.06 01:28:05.659981 [ 323 ] {b15a7cb3-6955-44c1-b1ca-70a41084dac2} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9549 | 2026.05.06 01:28:05.659961 [ 341 ] {b15a7cb3-6955-44c1-b1ca-70a41084dac2} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9550 | 2026.05.06 01:28:05.660141 [ 4 ] {b15a7cb3-6955-44c1-b1ca-70a41084dac2} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 9551 | 2026.05.06 01:28:05.660170 [ 4 ] {b15a7cb3-6955-44c1-b1ca-70a41084dac2} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9552 | 2026.05.06 01:28:05.660239 [ 4 ] {b15a7cb3-6955-44c1-b1ca-70a41084dac2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9553 | 2026.05.06 01:28:05.660258 [ 4 ] {b15a7cb3-6955-44c1-b1ca-70a41084dac2} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 9554 | 2026.05.06 01:28:05.660289 [ 4 ] {b15a7cb3-6955-44c1-b1ca-70a41084dac2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9555 | 2026.05.06 01:28:05.660325 [ 4 ] {b15a7cb3-6955-44c1-b1ca-70a41084dac2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9556 | 2026.05.06 01:28:05.661459 [ 4 ] {b15a7cb3-6955-44c1-b1ca-70a41084dac2} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002514 sec., 16308.671439936355 rows/sec., 2.94 MiB/sec. | ||
| 9557 | 2026.05.06 01:28:05.661578 [ 4 ] {b15a7cb3-6955-44c1-b1ca-70a41084dac2} <Debug> TCPHandler: Processed in 0.00291725 sec. | ||
| 9558 | 2026.05.06 01:28:05.663254 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9559 | 2026.05.06 01:28:05.663368 [ 4 ] {6620bd5d-2116-47c5-b103-2a8f30ffcdb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9560 | 2026.05.06 01:28:05.663414 [ 4 ] {6620bd5d-2116-47c5-b103-2a8f30ffcdb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9561 | 2026.05.06 01:28:05.663926 [ 4 ] {6620bd5d-2116-47c5-b103-2a8f30ffcdb9} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9562 | 2026.05.06 01:28:05.663970 [ 4 ] {6620bd5d-2116-47c5-b103-2a8f30ffcdb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9563 | 2026.05.06 01:28:05.664338 [ 4 ] {6620bd5d-2116-47c5-b103-2a8f30ffcdb9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9564 | 2026.05.06 01:28:05.664571 [ 4 ] {6620bd5d-2116-47c5-b103-2a8f30ffcdb9} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9565 | 2026.05.06 01:28:05.664707 [ 55 ] {} <Debug> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9566 | 2026.05.06 01:28:05.664725 [ 4 ] {6620bd5d-2116-47c5-b103-2a8f30ffcdb9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00139 sec., 40287.76978417266 rows/sec., 3.09 MiB/sec. | ||
| 9567 | 2026.05.06 01:28:05.664761 [ 55 ] {} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9568 | 2026.05.06 01:28:05.664779 [ 4 ] {6620bd5d-2116-47c5-b103-2a8f30ffcdb9} <Debug> TCPHandler: Processed in 0.001580302 sec. | ||
| 9569 | 2026.05.06 01:28:05.664790 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9570 | 2026.05.06 01:28:05.664894 [ 199 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9571 | 2026.05.06 01:28:05.664907 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9572 | 2026.05.06 01:28:05.665005 [ 199 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9573 | 2026.05.06 01:28:05.665026 [ 4 ] {97c7666a-6c52-4a96-91c6-7ce24deebd36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9574 | 2026.05.06 01:28:05.665044 [ 199 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3237 rows starting from the beginning of the part | ||
| 9575 | 2026.05.06 01:28:05.665077 [ 4 ] {97c7666a-6c52-4a96-91c6-7ce24deebd36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9576 | 2026.05.06 01:28:05.665111 [ 199 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 879 rows starting from the beginning of the part | ||
| 9577 | 2026.05.06 01:28:05.665163 [ 199 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 2402 rows starting from the beginning of the part | ||
| 9578 | 2026.05.06 01:28:05.665201 [ 199 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part | ||
| 9579 | 2026.05.06 01:28:05.665239 [ 199 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 879 rows starting from the beginning of the part | ||
| 9580 | 2026.05.06 01:28:05.665283 [ 199 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 9581 | 2026.05.06 01:28:05.665536 [ 4 ] {97c7666a-6c52-4a96-91c6-7ce24deebd36} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9582 | 2026.05.06 01:28:05.665580 [ 4 ] {97c7666a-6c52-4a96-91c6-7ce24deebd36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9583 | 2026.05.06 01:28:05.665941 [ 4 ] {97c7666a-6c52-4a96-91c6-7ce24deebd36} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9584 | 2026.05.06 01:28:05.666174 [ 4 ] {97c7666a-6c52-4a96-91c6-7ce24deebd36} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9585 | 2026.05.06 01:28:05.666306 [ 55 ] {} <Debug> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9586 | 2026.05.06 01:28:05.666316 [ 4 ] {97c7666a-6c52-4a96-91c6-7ce24deebd36} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001315 sec., 48669.201520912546 rows/sec., 3.80 MiB/sec. | ||
| 9587 | 2026.05.06 01:28:05.666357 [ 55 ] {} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9588 | 2026.05.06 01:28:05.666377 [ 4 ] {97c7666a-6c52-4a96-91c6-7ce24deebd36} <Debug> TCPHandler: Processed in 0.001524421 sec. | ||
| 9589 | 2026.05.06 01:28:05.666389 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9590 | 2026.05.06 01:28:05.666499 [ 189 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9591 | 2026.05.06 01:28:05.666510 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9592 | 2026.05.06 01:28:05.666624 [ 189 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9593 | 2026.05.06 01:28:05.666627 [ 4 ] {34b98b4a-41dc-43c7-b85c-f18dfa56017c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9594 | 2026.05.06 01:28:05.666665 [ 189 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1791 rows starting from the beginning of the part | ||
| 9595 | 2026.05.06 01:28:05.666688 [ 4 ] {34b98b4a-41dc-43c7-b85c-f18dfa56017c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9596 | 2026.05.06 01:28:05.666737 [ 189 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 531 rows starting from the beginning of the part | ||
| 9597 | 2026.05.06 01:28:05.666787 [ 189 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1290 rows starting from the beginning of the part | ||
| 9598 | 2026.05.06 01:28:05.666830 [ 189 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
| 9599 | 2026.05.06 01:28:05.666869 [ 189 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 531 rows starting from the beginning of the part | ||
| 9600 | 2026.05.06 01:28:05.666911 [ 189 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 9601 | 2026.05.06 01:28:05.667119 [ 4 ] {34b98b4a-41dc-43c7-b85c-f18dfa56017c} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9602 | 2026.05.06 01:28:05.667160 [ 4 ] {34b98b4a-41dc-43c7-b85c-f18dfa56017c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9603 | 2026.05.06 01:28:05.667683 [ 4 ] {34b98b4a-41dc-43c7-b85c-f18dfa56017c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9604 | 2026.05.06 01:28:05.667776 [ 192 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7509 rows, containing 5 columns (5 merged, 0 gathered) in 0.002921149 sec., 2570563.843200056 rows/sec., 203.81 MiB/sec. | ||
| 9605 | 2026.05.06 01:28:05.667917 [ 4 ] {34b98b4a-41dc-43c7-b85c-f18dfa56017c} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9606 | 2026.05.06 01:28:05.668029 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9607 | 2026.05.06 01:28:05.668054 [ 4 ] {34b98b4a-41dc-43c7-b85c-f18dfa56017c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001447 sec., 110573.60055286801 rows/sec., 7.70 MiB/sec. | ||
| 9608 | 2026.05.06 01:28:05.668067 [ 199 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9609 | 2026.05.06 01:28:05.668063 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9610 | 2026.05.06 01:28:05.668100 [ 4 ] {34b98b4a-41dc-43c7-b85c-f18dfa56017c} <Debug> TCPHandler: Processed in 0.001642473 sec. | ||
| 9611 | 2026.05.06 01:28:05.668115 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9612 | 2026.05.06 01:28:05.668229 [ 190 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9613 | 2026.05.06 01:28:05.668236 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9614 | 2026.05.06 01:28:05.668348 [ 199 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_61_12} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9615 | 2026.05.06 01:28:05.668363 [ 4 ] {2424f11c-d979-4da7-afb7-0b78e4ab16c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9616 | 2026.05.06 01:28:05.668363 [ 190 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9617 | 2026.05.06 01:28:05.668420 [ 4 ] {2424f11c-d979-4da7-afb7-0b78e4ab16c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9618 | 2026.05.06 01:28:05.668424 [ 192 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4271 rows, containing 5 columns (5 merged, 0 gathered) in 0.00197616 sec., 2161262.245971986 rows/sec., 156.24 MiB/sec. | ||
| 9619 | 2026.05.06 01:28:05.668430 [ 199 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_61_12} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9620 | 2026.05.06 01:28:05.668424 [ 190 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 21732 rows starting from the beginning of the part | ||
| 9621 | 2026.05.06 01:28:05.668532 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 9622 | 2026.05.06 01:28:05.668546 [ 190 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 265 rows starting from the beginning of the part | ||
| 9623 | 2026.05.06 01:28:05.668599 [ 190 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1529 rows starting from the beginning of the part | ||
| 9624 | 2026.05.06 01:28:05.668644 [ 190 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 96 rows starting from the beginning of the part | ||
| 9625 | 2026.05.06 01:28:05.668665 [ 189 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9626 | 2026.05.06 01:28:05.668689 [ 190 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 265 rows starting from the beginning of the part | ||
| 9627 | 2026.05.06 01:28:05.668732 [ 190 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 9628 | 2026.05.06 01:28:05.668840 [ 4 ] {2424f11c-d979-4da7-afb7-0b78e4ab16c3} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9629 | 2026.05.06 01:28:05.668896 [ 4 ] {2424f11c-d979-4da7-afb7-0b78e4ab16c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9630 | 2026.05.06 01:28:05.668983 [ 189 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_61_12} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9631 | 2026.05.06 01:28:05.669068 [ 189 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_61_12} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9632 | 2026.05.06 01:28:05.669143 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 9633 | 2026.05.06 01:28:05.669294 [ 4 ] {2424f11c-d979-4da7-afb7-0b78e4ab16c3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9634 | 2026.05.06 01:28:05.669521 [ 4 ] {2424f11c-d979-4da7-afb7-0b78e4ab16c3} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9635 | 2026.05.06 01:28:05.669645 [ 55 ] {} <Debug> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9636 | 2026.05.06 01:28:05.669661 [ 4 ] {2424f11c-d979-4da7-afb7-0b78e4ab16c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001317 sec., 45558.08656036446 rows/sec., 3.07 MiB/sec. | ||
| 9637 | 2026.05.06 01:28:05.669689 [ 55 ] {} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9638 | 2026.05.06 01:28:05.669711 [ 4 ] {2424f11c-d979-4da7-afb7-0b78e4ab16c3} <Debug> TCPHandler: Processed in 0.001530231 sec. | ||
| 9639 | 2026.05.06 01:28:05.669715 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9640 | 2026.05.06 01:28:05.669819 [ 191 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9641 | 2026.05.06 01:28:05.669935 [ 191 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9642 | 2026.05.06 01:28:05.669973 [ 191 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3738 rows starting from the beginning of the part | ||
| 9643 | 2026.05.06 01:28:05.670023 [ 191 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 90 rows starting from the beginning of the part | ||
| 9644 | 2026.05.06 01:28:05.670068 [ 191 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 24 rows starting from the beginning of the part | ||
| 9645 | 2026.05.06 01:28:05.670108 [ 191 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 36 rows starting from the beginning of the part | ||
| 9646 | 2026.05.06 01:28:05.670146 [ 191 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 90 rows starting from the beginning of the part | ||
| 9647 | 2026.05.06 01:28:05.670183 [ 191 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 9648 | 2026.05.06 01:28:05.672083 [ 192 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4038 rows, containing 4 columns (4 merged, 0 gathered) in 0.002307817 sec., 1749705.4575817753 rows/sec., 112.84 MiB/sec. | ||
| 9649 | 2026.05.06 01:28:05.672527 [ 198 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9650 | 2026.05.06 01:28:05.672829 [ 198 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_61_12} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9651 | 2026.05.06 01:28:05.672917 [ 198 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_61_12} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9652 | 2026.05.06 01:28:05.673023 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 9653 | 2026.05.06 01:28:05.677723 [ 192 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24047 rows, containing 5 columns (5 merged, 0 gathered) in 0.009549993 sec., 2518012.316867667 rows/sec., 162.07 MiB/sec. | ||
| 9654 | 2026.05.06 01:28:05.678256 [ 197 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9655 | 2026.05.06 01:28:05.678543 [ 197 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9656 | 2026.05.06 01:28:05.678616 [ 197 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9657 | 2026.05.06 01:28:05.678694 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 9658 | 2026.05.06 01:28:06.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.55 MiB, peak 309.30 MiB, free memory in arenas 0.00 B, will set to 303.14 MiB (RSS), difference: 2.59 MiB | ||
| 9659 | 2026.05.06 01:28:09.458044 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1204 | ||
| 9660 | 2026.05.06 01:28:09.460387 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9661 | 2026.05.06 01:28:09.460432 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9662 | 2026.05.06 01:28:09.461657 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9663 | 2026.05.06 01:28:09.461908 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9664 | 2026.05.06 01:28:09.462158 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1204 | ||
| 9665 | 2026.05.06 01:28:10.665613 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9666 | 2026.05.06 01:28:10.665883 [ 4 ] {448fa139-c472-4284-baf8-3a1ab4a49b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 9667 | 2026.05.06 01:28:10.666295 [ 4 ] {448fa139-c472-4284-baf8-3a1ab4a49b73} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9668 | 2026.05.06 01:28:10.666342 [ 4 ] {448fa139-c472-4284-baf8-3a1ab4a49b73} <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 | ||
| 9669 | 2026.05.06 01:28:10.666639 [ 4 ] {448fa139-c472-4284-baf8-3a1ab4a49b73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9670 | 2026.05.06 01:28:10.666721 [ 4 ] {448fa139-c472-4284-baf8-3a1ab4a49b73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9671 | 2026.05.06 01:28:10.666870 [ 4 ] {448fa139-c472-4284-baf8-3a1ab4a49b73} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 9672 | 2026.05.06 01:28:10.666967 [ 340 ] {448fa139-c472-4284-baf8-3a1ab4a49b73} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9673 | 2026.05.06 01:28:10.667023 [ 260 ] {448fa139-c472-4284-baf8-3a1ab4a49b73} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9674 | 2026.05.06 01:28:10.667034 [ 341 ] {448fa139-c472-4284-baf8-3a1ab4a49b73} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9675 | 2026.05.06 01:28:10.667043 [ 321 ] {448fa139-c472-4284-baf8-3a1ab4a49b73} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9676 | 2026.05.06 01:28:10.667231 [ 4 ] {448fa139-c472-4284-baf8-3a1ab4a49b73} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 9677 | 2026.05.06 01:28:10.667261 [ 4 ] {448fa139-c472-4284-baf8-3a1ab4a49b73} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9678 | 2026.05.06 01:28:10.667330 [ 4 ] {448fa139-c472-4284-baf8-3a1ab4a49b73} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9679 | 2026.05.06 01:28:10.667350 [ 4 ] {448fa139-c472-4284-baf8-3a1ab4a49b73} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 9680 | 2026.05.06 01:28:10.667384 [ 4 ] {448fa139-c472-4284-baf8-3a1ab4a49b73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 9681 | 2026.05.06 01:28:10.667423 [ 4 ] {448fa139-c472-4284-baf8-3a1ab4a49b73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 9682 | 2026.05.06 01:28:10.668454 [ 4 ] {448fa139-c472-4284-baf8-3a1ab4a49b73} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002688 sec., 15252.97619047619 rows/sec., 2.75 MiB/sec. | ||
| 9683 | 2026.05.06 01:28:10.668559 [ 4 ] {448fa139-c472-4284-baf8-3a1ab4a49b73} <Debug> TCPHandler: Processed in 0.003090483 sec. | ||
| 9684 | 2026.05.06 01:28:10.674331 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9685 | 2026.05.06 01:28:10.674535 [ 4 ] {080503f3-5afc-42dc-9194-0ae84f2b7ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9686 | 2026.05.06 01:28:10.674618 [ 4 ] {080503f3-5afc-42dc-9194-0ae84f2b7ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9687 | 2026.05.06 01:28:10.675268 [ 4 ] {080503f3-5afc-42dc-9194-0ae84f2b7ec2} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9688 | 2026.05.06 01:28:10.675309 [ 4 ] {080503f3-5afc-42dc-9194-0ae84f2b7ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9689 | 2026.05.06 01:28:10.675678 [ 4 ] {080503f3-5afc-42dc-9194-0ae84f2b7ec2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9690 | 2026.05.06 01:28:10.675896 [ 4 ] {080503f3-5afc-42dc-9194-0ae84f2b7ec2} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9691 | 2026.05.06 01:28:10.676040 [ 4 ] {080503f3-5afc-42dc-9194-0ae84f2b7ec2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001562 sec., 181818.18181818182 rows/sec., 11.55 MiB/sec. | ||
| 9692 | 2026.05.06 01:28:10.676078 [ 4 ] {080503f3-5afc-42dc-9194-0ae84f2b7ec2} <Debug> TCPHandler: Processed in 0.001855317 sec. | ||
| 9693 | 2026.05.06 01:28:10.676205 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9694 | 2026.05.06 01:28:10.676300 [ 4 ] {ef025b4c-4696-4109-a932-eb112b063a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9695 | 2026.05.06 01:28:10.676342 [ 4 ] {ef025b4c-4696-4109-a932-eb112b063a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9696 | 2026.05.06 01:28:10.676743 [ 4 ] {ef025b4c-4696-4109-a932-eb112b063a3c} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9697 | 2026.05.06 01:28:10.676779 [ 4 ] {ef025b4c-4696-4109-a932-eb112b063a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9698 | 2026.05.06 01:28:10.677076 [ 4 ] {ef025b4c-4696-4109-a932-eb112b063a3c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9699 | 2026.05.06 01:28:10.677287 [ 4 ] {ef025b4c-4696-4109-a932-eb112b063a3c} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9700 | 2026.05.06 01:28:10.677419 [ 4 ] {ef025b4c-4696-4109-a932-eb112b063a3c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001137 sec., 1759.0149516270887 rows/sec., 143.44 KiB/sec. | ||
| 9701 | 2026.05.06 01:28:10.677456 [ 4 ] {ef025b4c-4696-4109-a932-eb112b063a3c} <Debug> TCPHandler: Processed in 0.001304396 sec. | ||
| 9702 | 2026.05.06 01:28:10.677574 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9703 | 2026.05.06 01:28:10.677669 [ 4 ] {e2596a44-93e8-4abf-aa45-bbed3ee81e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9704 | 2026.05.06 01:28:10.677708 [ 4 ] {e2596a44-93e8-4abf-aa45-bbed3ee81e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9705 | 2026.05.06 01:28:10.678501 [ 4 ] {e2596a44-93e8-4abf-aa45-bbed3ee81e21} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9706 | 2026.05.06 01:28:10.678536 [ 4 ] {e2596a44-93e8-4abf-aa45-bbed3ee81e21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9707 | 2026.05.06 01:28:10.678888 [ 4 ] {e2596a44-93e8-4abf-aa45-bbed3ee81e21} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9708 | 2026.05.06 01:28:10.679100 [ 4 ] {e2596a44-93e8-4abf-aa45-bbed3ee81e21} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9709 | 2026.05.06 01:28:10.679229 [ 4 ] {e2596a44-93e8-4abf-aa45-bbed3ee81e21} <Debug> executeQuery: Read 880 rows, 70.80 KiB in 0.001578 sec., 557667.9340937897 rows/sec., 43.82 MiB/sec. | ||
| 9710 | 2026.05.06 01:28:10.679266 [ 4 ] {e2596a44-93e8-4abf-aa45-bbed3ee81e21} <Debug> TCPHandler: Processed in 0.001743206 sec. | ||
| 9711 | 2026.05.06 01:28:10.679384 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9712 | 2026.05.06 01:28:10.679481 [ 4 ] {755a7de3-7ba7-4b8f-8dff-f5392f3a59f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9713 | 2026.05.06 01:28:10.679521 [ 4 ] {755a7de3-7ba7-4b8f-8dff-f5392f3a59f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9714 | 2026.05.06 01:28:10.679996 [ 4 ] {755a7de3-7ba7-4b8f-8dff-f5392f3a59f3} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9715 | 2026.05.06 01:28:10.680031 [ 4 ] {755a7de3-7ba7-4b8f-8dff-f5392f3a59f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9716 | 2026.05.06 01:28:10.680343 [ 4 ] {755a7de3-7ba7-4b8f-8dff-f5392f3a59f3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9717 | 2026.05.06 01:28:10.680560 [ 4 ] {755a7de3-7ba7-4b8f-8dff-f5392f3a59f3} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9718 | 2026.05.06 01:28:10.680690 [ 4 ] {755a7de3-7ba7-4b8f-8dff-f5392f3a59f3} <Debug> executeQuery: Read 185 rows, 11.76 KiB in 0.001228 sec., 150651.46579804562 rows/sec., 9.36 MiB/sec. | ||
| 9719 | 2026.05.06 01:28:10.680728 [ 4 ] {755a7de3-7ba7-4b8f-8dff-f5392f3a59f3} <Debug> TCPHandler: Processed in 0.001395318 sec. | ||
| 9720 | 2026.05.06 01:28:10.680854 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9721 | 2026.05.06 01:28:10.680974 [ 4 ] {1653c965-34e0-45c8-9d79-8739a2a50780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9722 | 2026.05.06 01:28:10.681023 [ 4 ] {1653c965-34e0-45c8-9d79-8739a2a50780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9723 | 2026.05.06 01:28:10.681553 [ 4 ] {1653c965-34e0-45c8-9d79-8739a2a50780} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9724 | 2026.05.06 01:28:10.681597 [ 4 ] {1653c965-34e0-45c8-9d79-8739a2a50780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9725 | 2026.05.06 01:28:10.681927 [ 4 ] {1653c965-34e0-45c8-9d79-8739a2a50780} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9726 | 2026.05.06 01:28:10.682136 [ 4 ] {1653c965-34e0-45c8-9d79-8739a2a50780} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9727 | 2026.05.06 01:28:10.682223 [ 48 ] {} <Debug> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 9728 | 2026.05.06 01:28:10.682258 [ 48 ] {} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9729 | 2026.05.06 01:28:10.682262 [ 4 ] {1653c965-34e0-45c8-9d79-8739a2a50780} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001312 sec., 113567.0731707317 rows/sec., 7.34 MiB/sec. | ||
| 9730 | 2026.05.06 01:28:10.682276 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9731 | 2026.05.06 01:28:10.682305 [ 4 ] {1653c965-34e0-45c8-9d79-8739a2a50780} <Debug> TCPHandler: Processed in 0.00151507 sec. | ||
| 9732 | 2026.05.06 01:28:10.682388 [ 198 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 9733 | 2026.05.06 01:28:10.682433 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9734 | 2026.05.06 01:28:10.682530 [ 198 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9735 | 2026.05.06 01:28:10.682533 [ 4 ] {e8e68b66-7d91-425d-ab20-ce46115be0b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9736 | 2026.05.06 01:28:10.682574 [ 198 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 952 rows starting from the beginning of the part | ||
| 9737 | 2026.05.06 01:28:10.682592 [ 4 ] {e8e68b66-7d91-425d-ab20-ce46115be0b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9738 | 2026.05.06 01:28:10.682647 [ 198 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 149 rows starting from the beginning of the part | ||
| 9739 | 2026.05.06 01:28:10.682704 [ 198 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 149 rows starting from the beginning of the part | ||
| 9740 | 2026.05.06 01:28:10.682749 [ 198 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 801 rows starting from the beginning of the part | ||
| 9741 | 2026.05.06 01:28:10.682794 [ 198 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 149 rows starting from the beginning of the part | ||
| 9742 | 2026.05.06 01:28:10.682833 [ 198 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 149 rows starting from the beginning of the part | ||
| 9743 | 2026.05.06 01:28:10.683038 [ 4 ] {e8e68b66-7d91-425d-ab20-ce46115be0b7} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9744 | 2026.05.06 01:28:10.683081 [ 4 ] {e8e68b66-7d91-425d-ab20-ce46115be0b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9745 | 2026.05.06 01:28:10.683404 [ 4 ] {e8e68b66-7d91-425d-ab20-ce46115be0b7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9746 | 2026.05.06 01:28:10.683621 [ 4 ] {e8e68b66-7d91-425d-ab20-ce46115be0b7} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9747 | 2026.05.06 01:28:10.683747 [ 4 ] {e8e68b66-7d91-425d-ab20-ce46115be0b7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001232 sec., 120129.87012987013 rows/sec., 6.83 MiB/sec. | ||
| 9748 | 2026.05.06 01:28:10.683784 [ 4 ] {e8e68b66-7d91-425d-ab20-ce46115be0b7} <Debug> TCPHandler: Processed in 0.001402928 sec. | ||
| 9749 | 2026.05.06 01:28:10.683903 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9750 | 2026.05.06 01:28:10.683998 [ 4 ] {23693fb7-691d-40cc-a4b0-5b0d00fc7a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9751 | 2026.05.06 01:28:10.684007 [ 197 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2349 rows, containing 5 columns (5 merged, 0 gathered) in 0.001668573 sec., 1407789.7700610042 rows/sec., 89.75 MiB/sec. | ||
| 9752 | 2026.05.06 01:28:10.684038 [ 4 ] {23693fb7-691d-40cc-a4b0-5b0d00fc7a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9753 | 2026.05.06 01:28:10.684187 [ 198 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 9754 | 2026.05.06 01:28:10.684437 [ 198 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_35_7} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9755 | 2026.05.06 01:28:10.684514 [ 198 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_35_7} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 9756 | 2026.05.06 01:28:10.684591 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 9757 | 2026.05.06 01:28:10.684633 [ 4 ] {23693fb7-691d-40cc-a4b0-5b0d00fc7a68} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9758 | 2026.05.06 01:28:10.684674 [ 4 ] {23693fb7-691d-40cc-a4b0-5b0d00fc7a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9759 | 2026.05.06 01:28:10.685014 [ 4 ] {23693fb7-691d-40cc-a4b0-5b0d00fc7a68} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9760 | 2026.05.06 01:28:10.685229 [ 4 ] {23693fb7-691d-40cc-a4b0-5b0d00fc7a68} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9761 | 2026.05.06 01:28:10.685354 [ 4 ] {23693fb7-691d-40cc-a4b0-5b0d00fc7a68} <Debug> executeQuery: Read 533 rows, 38.63 KiB in 0.001374 sec., 387918.4861717613 rows/sec., 27.45 MiB/sec. | ||
| 9762 | 2026.05.06 01:28:10.685391 [ 4 ] {23693fb7-691d-40cc-a4b0-5b0d00fc7a68} <Debug> TCPHandler: Processed in 0.001538202 sec. | ||
| 9763 | 2026.05.06 01:28:10.685520 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9764 | 2026.05.06 01:28:10.685617 [ 4 ] {d1766bb3-206a-41fa-9b02-d4c64259f30a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9765 | 2026.05.06 01:28:10.685666 [ 4 ] {d1766bb3-206a-41fa-9b02-d4c64259f30a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9766 | 2026.05.06 01:28:10.686005 [ 4 ] {d1766bb3-206a-41fa-9b02-d4c64259f30a} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9767 | 2026.05.06 01:28:10.686038 [ 4 ] {d1766bb3-206a-41fa-9b02-d4c64259f30a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9768 | 2026.05.06 01:28:10.686332 [ 4 ] {d1766bb3-206a-41fa-9b02-d4c64259f30a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9769 | 2026.05.06 01:28:10.686533 [ 4 ] {d1766bb3-206a-41fa-9b02-d4c64259f30a} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9770 | 2026.05.06 01:28:10.686660 [ 4 ] {d1766bb3-206a-41fa-9b02-d4c64259f30a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 9771 | 2026.05.06 01:28:10.686696 [ 4 ] {d1766bb3-206a-41fa-9b02-d4c64259f30a} <Debug> TCPHandler: Processed in 0.001226625 sec. | ||
| 9772 | 2026.05.06 01:28:10.686805 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9773 | 2026.05.06 01:28:10.686899 [ 4 ] {36e6236e-9e6d-4382-aff6-3dfdcac9cd2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9774 | 2026.05.06 01:28:10.686941 [ 4 ] {36e6236e-9e6d-4382-aff6-3dfdcac9cd2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9775 | 2026.05.06 01:28:10.687350 [ 4 ] {36e6236e-9e6d-4382-aff6-3dfdcac9cd2d} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9776 | 2026.05.06 01:28:10.687383 [ 4 ] {36e6236e-9e6d-4382-aff6-3dfdcac9cd2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9777 | 2026.05.06 01:28:10.687715 [ 4 ] {36e6236e-9e6d-4382-aff6-3dfdcac9cd2d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9778 | 2026.05.06 01:28:10.687920 [ 4 ] {36e6236e-9e6d-4382-aff6-3dfdcac9cd2d} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9779 | 2026.05.06 01:28:10.688047 [ 4 ] {36e6236e-9e6d-4382-aff6-3dfdcac9cd2d} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001165 sec., 228326.1802575107 rows/sec., 15.17 MiB/sec. | ||
| 9780 | 2026.05.06 01:28:10.688083 [ 4 ] {36e6236e-9e6d-4382-aff6-3dfdcac9cd2d} <Debug> TCPHandler: Processed in 0.001327297 sec. | ||
| 9781 | 2026.05.06 01:28:10.688203 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9782 | 2026.05.06 01:28:10.688296 [ 4 ] {8ba99e2d-c992-45c3-b708-5402d8170a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9783 | 2026.05.06 01:28:10.688337 [ 4 ] {8ba99e2d-c992-45c3-b708-5402d8170a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9784 | 2026.05.06 01:28:10.688658 [ 4 ] {8ba99e2d-c992-45c3-b708-5402d8170a85} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9785 | 2026.05.06 01:28:10.688690 [ 4 ] {8ba99e2d-c992-45c3-b708-5402d8170a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9786 | 2026.05.06 01:28:10.689011 [ 4 ] {8ba99e2d-c992-45c3-b708-5402d8170a85} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9787 | 2026.05.06 01:28:10.689211 [ 4 ] {8ba99e2d-c992-45c3-b708-5402d8170a85} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9788 | 2026.05.06 01:28:10.689336 [ 4 ] {8ba99e2d-c992-45c3-b708-5402d8170a85} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 9789 | 2026.05.06 01:28:10.689371 [ 4 ] {8ba99e2d-c992-45c3-b708-5402d8170a85} <Debug> TCPHandler: Processed in 0.001218804 sec. | ||
| 9790 | 2026.05.06 01:28:10.689494 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9791 | 2026.05.06 01:28:10.689589 [ 4 ] {d3d3c566-7dd0-4dc1-9e81-7468c20d67b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9792 | 2026.05.06 01:28:10.689642 [ 4 ] {d3d3c566-7dd0-4dc1-9e81-7468c20d67b4} <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 | ||
| 9793 | 2026.05.06 01:28:10.690451 [ 4 ] {d3d3c566-7dd0-4dc1-9e81-7468c20d67b4} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9794 | 2026.05.06 01:28:10.690487 [ 4 ] {d3d3c566-7dd0-4dc1-9e81-7468c20d67b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9795 | 2026.05.06 01:28:10.691044 [ 4 ] {d3d3c566-7dd0-4dc1-9e81-7468c20d67b4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9796 | 2026.05.06 01:28:10.691260 [ 4 ] {d3d3c566-7dd0-4dc1-9e81-7468c20d67b4} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9797 | 2026.05.06 01:28:10.691394 [ 4 ] {d3d3c566-7dd0-4dc1-9e81-7468c20d67b4} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001823 sec., 22490.40043883708 rows/sec., 40.30 MiB/sec. | ||
| 9798 | 2026.05.06 01:28:10.691447 [ 4 ] {d3d3c566-7dd0-4dc1-9e81-7468c20d67b4} <Debug> TCPHandler: Processed in 0.00200825 sec. | ||
| 9799 | 2026.05.06 01:28:10.691570 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9800 | 2026.05.06 01:28:10.691663 [ 4 ] {a7944ba5-29e8-4842-93c4-dca6bd4077e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9801 | 2026.05.06 01:28:10.691703 [ 4 ] {a7944ba5-29e8-4842-93c4-dca6bd4077e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9802 | 2026.05.06 01:28:10.692038 [ 4 ] {a7944ba5-29e8-4842-93c4-dca6bd4077e5} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9803 | 2026.05.06 01:28:10.692072 [ 4 ] {a7944ba5-29e8-4842-93c4-dca6bd4077e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9804 | 2026.05.06 01:28:10.692370 [ 4 ] {a7944ba5-29e8-4842-93c4-dca6bd4077e5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9805 | 2026.05.06 01:28:10.692576 [ 4 ] {a7944ba5-29e8-4842-93c4-dca6bd4077e5} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9806 | 2026.05.06 01:28:10.692699 [ 4 ] {a7944ba5-29e8-4842-93c4-dca6bd4077e5} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001053 sec., 85470.08547008548 rows/sec., 5.35 MiB/sec. | ||
| 9807 | 2026.05.06 01:28:10.692733 [ 4 ] {a7944ba5-29e8-4842-93c4-dca6bd4077e5} <Debug> TCPHandler: Processed in 0.001213944 sec. | ||
| 9808 | 2026.05.06 01:28:11.914965 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18626 | ||
| 9809 | 2026.05.06 01:28:11.915534 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9810 | 2026.05.06 01:28:11.915589 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9811 | 2026.05.06 01:28:11.916104 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9812 | 2026.05.06 01:28:11.916343 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9813 | 2026.05.06 01:28:11.916482 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18626 | ||
| 9814 | 2026.05.06 01:28:12.866823 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9815 | 2026.05.06 01:28:12.883466 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9816 | 2026.05.06 01:28:12.883513 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9817 | 2026.05.06 01:28:12.889652 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9818 | 2026.05.06 01:28:12.890358 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9819 | 2026.05.06 01:28:12.893043 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9820 | 2026.05.06 01:28:15.659243 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9821 | 2026.05.06 01:28:15.659493 [ 4 ] {662e9e82-b217-41d1-8218-16bbed85c712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9822 | 2026.05.06 01:28:15.659870 [ 4 ] {662e9e82-b217-41d1-8218-16bbed85c712} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9823 | 2026.05.06 01:28:15.659905 [ 4 ] {662e9e82-b217-41d1-8218-16bbed85c712} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9824 | 2026.05.06 01:28:15.660126 [ 4 ] {662e9e82-b217-41d1-8218-16bbed85c712} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9825 | 2026.05.06 01:28:15.660202 [ 4 ] {662e9e82-b217-41d1-8218-16bbed85c712} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9826 | 2026.05.06 01:28:15.660347 [ 4 ] {662e9e82-b217-41d1-8218-16bbed85c712} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9827 | 2026.05.06 01:28:15.660495 [ 340 ] {662e9e82-b217-41d1-8218-16bbed85c712} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9828 | 2026.05.06 01:28:15.660503 [ 321 ] {662e9e82-b217-41d1-8218-16bbed85c712} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9829 | 2026.05.06 01:28:15.660500 [ 341 ] {662e9e82-b217-41d1-8218-16bbed85c712} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9830 | 2026.05.06 01:28:15.660512 [ 260 ] {662e9e82-b217-41d1-8218-16bbed85c712} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9831 | 2026.05.06 01:28:15.660710 [ 4 ] {662e9e82-b217-41d1-8218-16bbed85c712} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 9832 | 2026.05.06 01:28:15.660739 [ 4 ] {662e9e82-b217-41d1-8218-16bbed85c712} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9833 | 2026.05.06 01:28:15.660809 [ 4 ] {662e9e82-b217-41d1-8218-16bbed85c712} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9834 | 2026.05.06 01:28:15.660828 [ 4 ] {662e9e82-b217-41d1-8218-16bbed85c712} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 9835 | 2026.05.06 01:28:15.660863 [ 4 ] {662e9e82-b217-41d1-8218-16bbed85c712} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9836 | 2026.05.06 01:28:15.660900 [ 4 ] {662e9e82-b217-41d1-8218-16bbed85c712} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9837 | 2026.05.06 01:28:15.661996 [ 4 ] {662e9e82-b217-41d1-8218-16bbed85c712} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002597 sec., 15787.447054293416 rows/sec., 2.84 MiB/sec. | ||
| 9838 | 2026.05.06 01:28:15.662121 [ 4 ] {662e9e82-b217-41d1-8218-16bbed85c712} <Debug> TCPHandler: Processed in 0.003022111 sec. | ||
| 9839 | 2026.05.06 01:28:15.663821 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9840 | 2026.05.06 01:28:15.663932 [ 4 ] {31d57fdf-aba8-4657-9af9-67c9346ae5b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9841 | 2026.05.06 01:28:15.663978 [ 4 ] {31d57fdf-aba8-4657-9af9-67c9346ae5b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9842 | 2026.05.06 01:28:15.664467 [ 4 ] {31d57fdf-aba8-4657-9af9-67c9346ae5b6} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9843 | 2026.05.06 01:28:15.664512 [ 4 ] {31d57fdf-aba8-4657-9af9-67c9346ae5b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9844 | 2026.05.06 01:28:15.664884 [ 4 ] {31d57fdf-aba8-4657-9af9-67c9346ae5b6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9845 | 2026.05.06 01:28:15.665104 [ 4 ] {31d57fdf-aba8-4657-9af9-67c9346ae5b6} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9846 | 2026.05.06 01:28:15.665250 [ 4 ] {31d57fdf-aba8-4657-9af9-67c9346ae5b6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001351 sec., 41450.77720207254 rows/sec., 3.18 MiB/sec. | ||
| 9847 | 2026.05.06 01:28:15.665290 [ 4 ] {31d57fdf-aba8-4657-9af9-67c9346ae5b6} <Debug> TCPHandler: Processed in 0.001519811 sec. | ||
| 9848 | 2026.05.06 01:28:15.665418 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9849 | 2026.05.06 01:28:15.665512 [ 4 ] {5aac2e9c-3887-4ebc-af74-b7752e4be2a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9850 | 2026.05.06 01:28:15.665556 [ 4 ] {5aac2e9c-3887-4ebc-af74-b7752e4be2a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9851 | 2026.05.06 01:28:15.665973 [ 4 ] {5aac2e9c-3887-4ebc-af74-b7752e4be2a6} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9852 | 2026.05.06 01:28:15.666009 [ 4 ] {5aac2e9c-3887-4ebc-af74-b7752e4be2a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9853 | 2026.05.06 01:28:15.666330 [ 4 ] {5aac2e9c-3887-4ebc-af74-b7752e4be2a6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9854 | 2026.05.06 01:28:15.666533 [ 4 ] {5aac2e9c-3887-4ebc-af74-b7752e4be2a6} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9855 | 2026.05.06 01:28:15.666661 [ 4 ] {5aac2e9c-3887-4ebc-af74-b7752e4be2a6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001166 sec., 54888.507718696404 rows/sec., 4.28 MiB/sec. | ||
| 9856 | 2026.05.06 01:28:15.666698 [ 4 ] {5aac2e9c-3887-4ebc-af74-b7752e4be2a6} <Debug> TCPHandler: Processed in 0.001331127 sec. | ||
| 9857 | 2026.05.06 01:28:15.666881 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9858 | 2026.05.06 01:28:15.666975 [ 4 ] {3d34832d-673a-41d6-8a58-e17617ae4450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9859 | 2026.05.06 01:28:15.667019 [ 4 ] {3d34832d-673a-41d6-8a58-e17617ae4450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9860 | 2026.05.06 01:28:15.667423 [ 4 ] {3d34832d-673a-41d6-8a58-e17617ae4450} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9861 | 2026.05.06 01:28:15.667460 [ 4 ] {3d34832d-673a-41d6-8a58-e17617ae4450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9862 | 2026.05.06 01:28:15.667778 [ 4 ] {3d34832d-673a-41d6-8a58-e17617ae4450} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9863 | 2026.05.06 01:28:15.667976 [ 4 ] {3d34832d-673a-41d6-8a58-e17617ae4450} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9864 | 2026.05.06 01:28:15.668104 [ 4 ] {3d34832d-673a-41d6-8a58-e17617ae4450} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 9865 | 2026.05.06 01:28:15.668140 [ 4 ] {3d34832d-673a-41d6-8a58-e17617ae4450} <Debug> TCPHandler: Processed in 0.001310717 sec. | ||
| 9866 | 2026.05.06 01:28:15.668264 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9867 | 2026.05.06 01:28:15.668388 [ 4 ] {f3021a18-d4c7-4181-963b-2e97248cb7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9868 | 2026.05.06 01:28:15.668441 [ 4 ] {f3021a18-d4c7-4181-963b-2e97248cb7d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9869 | 2026.05.06 01:28:15.668846 [ 4 ] {f3021a18-d4c7-4181-963b-2e97248cb7d8} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9870 | 2026.05.06 01:28:15.668889 [ 4 ] {f3021a18-d4c7-4181-963b-2e97248cb7d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9871 | 2026.05.06 01:28:15.669252 [ 4 ] {f3021a18-d4c7-4181-963b-2e97248cb7d8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9872 | 2026.05.06 01:28:15.669467 [ 4 ] {f3021a18-d4c7-4181-963b-2e97248cb7d8} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9873 | 2026.05.06 01:28:15.669599 [ 4 ] {f3021a18-d4c7-4181-963b-2e97248cb7d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001236 sec., 48543.68932038835 rows/sec., 3.27 MiB/sec. | ||
| 9874 | 2026.05.06 01:28:15.669637 [ 4 ] {f3021a18-d4c7-4181-963b-2e97248cb7d8} <Debug> TCPHandler: Processed in 0.001436529 sec. | ||
| 9875 | 2026.05.06 01:28:19.268208 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9876 | 2026.05.06 01:28:19.268285 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9877 | 2026.05.06 01:28:19.416673 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19138 | ||
| 9878 | 2026.05.06 01:28:19.417205 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9879 | 2026.05.06 01:28:19.417244 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9880 | 2026.05.06 01:28:19.417717 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9881 | 2026.05.06 01:28:19.417946 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9882 | 2026.05.06 01:28:19.418079 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19138 | ||
| 9883 | 2026.05.06 01:28:19.462499 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1240 | ||
| 9884 | 2026.05.06 01:28:19.465013 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9885 | 2026.05.06 01:28:19.465071 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 9886 | 2026.05.06 01:28:19.466263 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9887 | 2026.05.06 01:28:19.466518 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9888 | 2026.05.06 01:28:19.466955 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1240 | ||
| 9889 | 2026.05.06 01:28:20.393224 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9890 | 2026.05.06 01:28:20.409931 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9891 | 2026.05.06 01:28:20.409987 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9892 | 2026.05.06 01:28:20.416490 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9893 | 2026.05.06 01:28:20.417182 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9894 | 2026.05.06 01:28:20.420058 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9895 | 2026.05.06 01:28:20.665201 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9896 | 2026.05.06 01:28:20.665437 [ 4 ] {f7bcdc9f-14b0-4ed7-8100-d39cebd81197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 9897 | 2026.05.06 01:28:20.665798 [ 4 ] {f7bcdc9f-14b0-4ed7-8100-d39cebd81197} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9898 | 2026.05.06 01:28:20.665835 [ 4 ] {f7bcdc9f-14b0-4ed7-8100-d39cebd81197} <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 | ||
| 9899 | 2026.05.06 01:28:20.666077 [ 4 ] {f7bcdc9f-14b0-4ed7-8100-d39cebd81197} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9900 | 2026.05.06 01:28:20.666144 [ 4 ] {f7bcdc9f-14b0-4ed7-8100-d39cebd81197} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9901 | 2026.05.06 01:28:20.666288 [ 4 ] {f7bcdc9f-14b0-4ed7-8100-d39cebd81197} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 9902 | 2026.05.06 01:28:20.666418 [ 312 ] {f7bcdc9f-14b0-4ed7-8100-d39cebd81197} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9903 | 2026.05.06 01:28:20.666421 [ 340 ] {f7bcdc9f-14b0-4ed7-8100-d39cebd81197} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9904 | 2026.05.06 01:28:20.666420 [ 321 ] {f7bcdc9f-14b0-4ed7-8100-d39cebd81197} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9905 | 2026.05.06 01:28:20.666423 [ 357 ] {f7bcdc9f-14b0-4ed7-8100-d39cebd81197} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9906 | 2026.05.06 01:28:20.666603 [ 4 ] {f7bcdc9f-14b0-4ed7-8100-d39cebd81197} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 9907 | 2026.05.06 01:28:20.666630 [ 4 ] {f7bcdc9f-14b0-4ed7-8100-d39cebd81197} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9908 | 2026.05.06 01:28:20.666698 [ 4 ] {f7bcdc9f-14b0-4ed7-8100-d39cebd81197} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9909 | 2026.05.06 01:28:20.666718 [ 4 ] {f7bcdc9f-14b0-4ed7-8100-d39cebd81197} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 9910 | 2026.05.06 01:28:20.666753 [ 4 ] {f7bcdc9f-14b0-4ed7-8100-d39cebd81197} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 9911 | 2026.05.06 01:28:20.666791 [ 4 ] {f7bcdc9f-14b0-4ed7-8100-d39cebd81197} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 9912 | 2026.05.06 01:28:20.667786 [ 4 ] {f7bcdc9f-14b0-4ed7-8100-d39cebd81197} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002451 sec., 16727.866177070584 rows/sec., 3.01 MiB/sec. | ||
| 9913 | 2026.05.06 01:28:20.667865 [ 4 ] {f7bcdc9f-14b0-4ed7-8100-d39cebd81197} <Debug> TCPHandler: Processed in 0.002808177 sec. | ||
| 9914 | 2026.05.06 01:28:20.673376 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9915 | 2026.05.06 01:28:20.673502 [ 4 ] {8b5e4e43-7bf1-4bab-9aee-30dcb6e5d83f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9916 | 2026.05.06 01:28:20.673553 [ 4 ] {8b5e4e43-7bf1-4bab-9aee-30dcb6e5d83f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9917 | 2026.05.06 01:28:20.674167 [ 4 ] {8b5e4e43-7bf1-4bab-9aee-30dcb6e5d83f} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9918 | 2026.05.06 01:28:20.674212 [ 4 ] {8b5e4e43-7bf1-4bab-9aee-30dcb6e5d83f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9919 | 2026.05.06 01:28:20.674575 [ 4 ] {8b5e4e43-7bf1-4bab-9aee-30dcb6e5d83f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9920 | 2026.05.06 01:28:20.674795 [ 4 ] {8b5e4e43-7bf1-4bab-9aee-30dcb6e5d83f} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9921 | 2026.05.06 01:28:20.674918 [ 37 ] {} <Debug> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9922 | 2026.05.06 01:28:20.674933 [ 4 ] {8b5e4e43-7bf1-4bab-9aee-30dcb6e5d83f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001469 sec., 193328.79509870659 rows/sec., 12.28 MiB/sec. | ||
| 9923 | 2026.05.06 01:28:20.674971 [ 37 ] {} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9924 | 2026.05.06 01:28:20.674985 [ 4 ] {8b5e4e43-7bf1-4bab-9aee-30dcb6e5d83f} <Debug> TCPHandler: Processed in 0.001669014 sec. | ||
| 9925 | 2026.05.06 01:28:20.675003 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9926 | 2026.05.06 01:28:20.675109 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9927 | 2026.05.06 01:28:20.675113 [ 195 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9928 | 2026.05.06 01:28:20.675210 [ 4 ] {7a2d1152-9922-44eb-a078-d73a2ea96de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9929 | 2026.05.06 01:28:20.675248 [ 195 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9930 | 2026.05.06 01:28:20.675255 [ 4 ] {7a2d1152-9922-44eb-a078-d73a2ea96de5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9931 | 2026.05.06 01:28:20.675292 [ 195 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 284 rows starting from the beginning of the part | ||
| 9932 | 2026.05.06 01:28:20.675364 [ 195 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 284 rows starting from the beginning of the part | ||
| 9933 | 2026.05.06 01:28:20.675411 [ 195 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 284 rows starting from the beginning of the part | ||
| 9934 | 2026.05.06 01:28:20.675452 [ 195 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 284 rows starting from the beginning of the part | ||
| 9935 | 2026.05.06 01:28:20.675491 [ 195 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 9936 | 2026.05.06 01:28:20.675960 [ 4 ] {7a2d1152-9922-44eb-a078-d73a2ea96de5} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9937 | 2026.05.06 01:28:20.676002 [ 4 ] {7a2d1152-9922-44eb-a078-d73a2ea96de5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9938 | 2026.05.06 01:28:20.676389 [ 4 ] {7a2d1152-9922-44eb-a078-d73a2ea96de5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9939 | 2026.05.06 01:28:20.676421 [ 198 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001348897 sec., 1052711.956509652 rows/sec., 70.88 MiB/sec. | ||
| 9940 | 2026.05.06 01:28:20.676619 [ 4 ] {7a2d1152-9922-44eb-a078-d73a2ea96de5} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9941 | 2026.05.06 01:28:20.676627 [ 197 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9942 | 2026.05.06 01:28:20.676758 [ 4 ] {7a2d1152-9922-44eb-a078-d73a2ea96de5} <Debug> executeQuery: Read 879 rows, 70.73 KiB in 0.001568 sec., 560586.7346938775 rows/sec., 44.05 MiB/sec. | ||
| 9943 | 2026.05.06 01:28:20.676800 [ 4 ] {7a2d1152-9922-44eb-a078-d73a2ea96de5} <Debug> TCPHandler: Processed in 0.001739955 sec. | ||
| 9944 | 2026.05.06 01:28:20.676930 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9945 | 2026.05.06 01:28:20.676942 [ 197 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_29_7} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9946 | 2026.05.06 01:28:20.677022 [ 197 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_29_7} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9947 | 2026.05.06 01:28:20.677026 [ 4 ] {af625605-d56b-4647-8528-a14b90898f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9948 | 2026.05.06 01:28:20.677075 [ 4 ] {af625605-d56b-4647-8528-a14b90898f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9949 | 2026.05.06 01:28:20.677112 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 9950 | 2026.05.06 01:28:20.677522 [ 4 ] {af625605-d56b-4647-8528-a14b90898f0f} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9951 | 2026.05.06 01:28:20.677562 [ 4 ] {af625605-d56b-4647-8528-a14b90898f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9952 | 2026.05.06 01:28:20.677872 [ 4 ] {af625605-d56b-4647-8528-a14b90898f0f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9953 | 2026.05.06 01:28:20.678091 [ 4 ] {af625605-d56b-4647-8528-a14b90898f0f} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9954 | 2026.05.06 01:28:20.678191 [ 37 ] {} <Debug> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9955 | 2026.05.06 01:28:20.678218 [ 4 ] {af625605-d56b-4647-8528-a14b90898f0f} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001211 sec., 151114.78117258463 rows/sec., 9.37 MiB/sec. | ||
| 9956 | 2026.05.06 01:28:20.678225 [ 37 ] {} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9957 | 2026.05.06 01:28:20.678260 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9958 | 2026.05.06 01:28:20.678261 [ 4 ] {af625605-d56b-4647-8528-a14b90898f0f} <Debug> TCPHandler: Processed in 0.001379008 sec. | ||
| 9959 | 2026.05.06 01:28:20.678339 [ 195 ] {577eb9bb-8840-47c4-8503-d95fe761109e::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 | ||
| 9960 | 2026.05.06 01:28:20.678430 [ 195 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9961 | 2026.05.06 01:28:20.678430 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9962 | 2026.05.06 01:28:20.678456 [ 195 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 210 rows starting from the beginning of the part | ||
| 9963 | 2026.05.06 01:28:20.678512 [ 195 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 183 rows starting from the beginning of the part | ||
| 9964 | 2026.05.06 01:28:20.678550 [ 195 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 11 rows starting from the beginning of the part | ||
| 9965 | 2026.05.06 01:28:20.678565 [ 4 ] {71146470-a0e6-4da4-b3d5-67080eb3ea4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9966 | 2026.05.06 01:28:20.678582 [ 195 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 183 rows starting from the beginning of the part | ||
| 9967 | 2026.05.06 01:28:20.678624 [ 4 ] {71146470-a0e6-4da4-b3d5-67080eb3ea4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9968 | 2026.05.06 01:28:20.678630 [ 195 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 185 rows starting from the beginning of the part | ||
| 9969 | 2026.05.06 01:28:20.678683 [ 195 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 183 rows starting from the beginning of the part | ||
| 9970 | 2026.05.06 01:28:20.679146 [ 4 ] {71146470-a0e6-4da4-b3d5-67080eb3ea4c} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9971 | 2026.05.06 01:28:20.679198 [ 4 ] {71146470-a0e6-4da4-b3d5-67080eb3ea4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9972 | 2026.05.06 01:28:20.679489 [ 198 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 955 rows, containing 5 columns (5 merged, 0 gathered) in 0.001181954 sec., 807984.0670618315 rows/sec., 53.49 MiB/sec. | ||
| 9973 | 2026.05.06 01:28:20.679522 [ 4 ] {71146470-a0e6-4da4-b3d5-67080eb3ea4c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9974 | 2026.05.06 01:28:20.679654 [ 201 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9975 | 2026.05.06 01:28:20.679782 [ 4 ] {71146470-a0e6-4da4-b3d5-67080eb3ea4c} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9976 | 2026.05.06 01:28:20.679933 [ 4 ] {71146470-a0e6-4da4-b3d5-67080eb3ea4c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001394 sec., 106886.65710186513 rows/sec., 6.91 MiB/sec. | ||
| 9977 | 2026.05.06 01:28:20.679954 [ 201 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_36_7} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9978 | 2026.05.06 01:28:20.679973 [ 4 ] {71146470-a0e6-4da4-b3d5-67080eb3ea4c} <Debug> TCPHandler: Processed in 0.001606373 sec. | ||
| 9979 | 2026.05.06 01:28:20.680029 [ 201 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_36_7} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9980 | 2026.05.06 01:28:20.680092 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9981 | 2026.05.06 01:28:20.680110 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 9982 | 2026.05.06 01:28:20.680196 [ 4 ] {8b944164-2698-46bb-becd-489cec45cb9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9983 | 2026.05.06 01:28:20.680242 [ 4 ] {8b944164-2698-46bb-becd-489cec45cb9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9984 | 2026.05.06 01:28:20.680665 [ 4 ] {8b944164-2698-46bb-becd-489cec45cb9e} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9985 | 2026.05.06 01:28:20.680703 [ 4 ] {8b944164-2698-46bb-becd-489cec45cb9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9986 | 2026.05.06 01:28:20.681011 [ 4 ] {8b944164-2698-46bb-becd-489cec45cb9e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9987 | 2026.05.06 01:28:20.681230 [ 4 ] {8b944164-2698-46bb-becd-489cec45cb9e} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9988 | 2026.05.06 01:28:20.681332 [ 37 ] {} <Debug> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9989 | 2026.05.06 01:28:20.681355 [ 4 ] {8b944164-2698-46bb-becd-489cec45cb9e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001178 sec., 125636.67232597624 rows/sec., 7.15 MiB/sec. | ||
| 9990 | 2026.05.06 01:28:20.681371 [ 37 ] {} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9991 | 2026.05.06 01:28:20.681398 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 9992 | 2026.05.06 01:28:20.681402 [ 4 ] {8b944164-2698-46bb-becd-489cec45cb9e} <Debug> TCPHandler: Processed in 0.001360168 sec. | ||
| 9993 | 2026.05.06 01:28:20.681480 [ 196 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9994 | 2026.05.06 01:28:20.681529 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9995 | 2026.05.06 01:28:20.681574 [ 196 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9996 | 2026.05.06 01:28:20.681602 [ 196 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 148 rows starting from the beginning of the part | ||
| 9997 | 2026.05.06 01:28:20.681625 [ 4 ] {e6f954eb-b033-4572-813e-69129871e03c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9998 | 2026.05.06 01:28:20.681657 [ 196 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 148 rows starting from the beginning of the part | ||
| 9999 | 2026.05.06 01:28:20.681667 [ 4 ] {e6f954eb-b033-4572-813e-69129871e03c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10000 | 2026.05.06 01:28:20.681701 [ 196 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 148 rows starting from the beginning of the part | ||
| 10001 | 2026.05.06 01:28:20.681740 [ 196 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part | ||
| 10002 | 2026.05.06 01:28:20.681778 [ 196 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 10003 | 2026.05.06 01:28:20.682205 [ 4 ] {e6f954eb-b033-4572-813e-69129871e03c} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10004 | 2026.05.06 01:28:20.682241 [ 4 ] {e6f954eb-b033-4572-813e-69129871e03c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10005 | 2026.05.06 01:28:20.682537 [ 186 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001092193 sec., 677535.9300050449 rows/sec., 41.12 MiB/sec. | ||
| 10006 | 2026.05.06 01:28:20.682571 [ 4 ] {e6f954eb-b033-4572-813e-69129871e03c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10007 | 2026.05.06 01:28:20.682695 [ 193 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 10008 | 2026.05.06 01:28:20.682846 [ 4 ] {e6f954eb-b033-4572-813e-69129871e03c} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10009 | 2026.05.06 01:28:20.682980 [ 193 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_29_7} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10010 | 2026.05.06 01:28:20.682994 [ 4 ] {e6f954eb-b033-4572-813e-69129871e03c} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001388 sec., 382564.8414985591 rows/sec., 27.06 MiB/sec. | ||
| 10011 | 2026.05.06 01:28:20.683038 [ 4 ] {e6f954eb-b033-4572-813e-69129871e03c} <Debug> TCPHandler: Processed in 0.001558922 sec. | ||
| 10012 | 2026.05.06 01:28:20.683053 [ 193 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_29_7} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 10013 | 2026.05.06 01:28:20.683129 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10014 | 2026.05.06 01:28:20.683160 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10015 | 2026.05.06 01:28:20.683261 [ 4 ] {5b0252ec-71d4-4d20-90c8-dd397142d480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10016 | 2026.05.06 01:28:20.683302 [ 4 ] {5b0252ec-71d4-4d20-90c8-dd397142d480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10017 | 2026.05.06 01:28:20.683661 [ 4 ] {5b0252ec-71d4-4d20-90c8-dd397142d480} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10018 | 2026.05.06 01:28:20.683723 [ 4 ] {5b0252ec-71d4-4d20-90c8-dd397142d480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10019 | 2026.05.06 01:28:20.684108 [ 4 ] {5b0252ec-71d4-4d20-90c8-dd397142d480} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10020 | 2026.05.06 01:28:20.684344 [ 4 ] {5b0252ec-71d4-4d20-90c8-dd397142d480} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10021 | 2026.05.06 01:28:20.684476 [ 4 ] {5b0252ec-71d4-4d20-90c8-dd397142d480} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001234 sec., 4862.23662884927 rows/sec., 254.03 KiB/sec. | ||
| 10022 | 2026.05.06 01:28:20.684514 [ 4 ] {5b0252ec-71d4-4d20-90c8-dd397142d480} <Debug> TCPHandler: Processed in 0.001404859 sec. | ||
| 10023 | 2026.05.06 01:28:20.684617 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10024 | 2026.05.06 01:28:20.684714 [ 4 ] {048e2f24-6720-47d1-a0c7-3c5ccd2d80db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10025 | 2026.05.06 01:28:20.684756 [ 4 ] {048e2f24-6720-47d1-a0c7-3c5ccd2d80db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10026 | 2026.05.06 01:28:20.685172 [ 4 ] {048e2f24-6720-47d1-a0c7-3c5ccd2d80db} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10027 | 2026.05.06 01:28:20.685209 [ 4 ] {048e2f24-6720-47d1-a0c7-3c5ccd2d80db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10028 | 2026.05.06 01:28:20.685539 [ 4 ] {048e2f24-6720-47d1-a0c7-3c5ccd2d80db} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10029 | 2026.05.06 01:28:20.685751 [ 4 ] {048e2f24-6720-47d1-a0c7-3c5ccd2d80db} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10030 | 2026.05.06 01:28:20.685879 [ 4 ] {048e2f24-6720-47d1-a0c7-3c5ccd2d80db} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001184 sec., 223817.56756756757 rows/sec., 14.87 MiB/sec. | ||
| 10031 | 2026.05.06 01:28:20.685917 [ 4 ] {048e2f24-6720-47d1-a0c7-3c5ccd2d80db} <Debug> TCPHandler: Processed in 0.001350697 sec. | ||
| 10032 | 2026.05.06 01:28:20.686028 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10033 | 2026.05.06 01:28:20.686125 [ 4 ] {00819149-776c-4a42-9bca-b40fae0b47e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10034 | 2026.05.06 01:28:20.686167 [ 4 ] {00819149-776c-4a42-9bca-b40fae0b47e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10035 | 2026.05.06 01:28:20.686491 [ 4 ] {00819149-776c-4a42-9bca-b40fae0b47e7} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10036 | 2026.05.06 01:28:20.686534 [ 4 ] {00819149-776c-4a42-9bca-b40fae0b47e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10037 | 2026.05.06 01:28:20.686850 [ 4 ] {00819149-776c-4a42-9bca-b40fae0b47e7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10038 | 2026.05.06 01:28:20.687061 [ 4 ] {00819149-776c-4a42-9bca-b40fae0b47e7} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10039 | 2026.05.06 01:28:20.687187 [ 4 ] {00819149-776c-4a42-9bca-b40fae0b47e7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00108 sec., 925.9259259259259 rows/sec., 62.39 KiB/sec. | ||
| 10040 | 2026.05.06 01:28:20.687223 [ 4 ] {00819149-776c-4a42-9bca-b40fae0b47e7} <Debug> TCPHandler: Processed in 0.001244675 sec. | ||
| 10041 | 2026.05.06 01:28:20.687337 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10042 | 2026.05.06 01:28:20.687432 [ 4 ] {8102706c-ed98-4a92-b575-0c6bd8dcff92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10043 | 2026.05.06 01:28:20.687485 [ 4 ] {8102706c-ed98-4a92-b575-0c6bd8dcff92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10044 | 2026.05.06 01:28:20.688366 [ 4 ] {8102706c-ed98-4a92-b575-0c6bd8dcff92} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10045 | 2026.05.06 01:28:20.688403 [ 4 ] {8102706c-ed98-4a92-b575-0c6bd8dcff92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10046 | 2026.05.06 01:28:20.688957 [ 4 ] {8102706c-ed98-4a92-b575-0c6bd8dcff92} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10047 | 2026.05.06 01:28:20.689169 [ 4 ] {8102706c-ed98-4a92-b575-0c6bd8dcff92} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10048 | 2026.05.06 01:28:20.689277 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10049 | 2026.05.06 01:28:20.689306 [ 4 ] {8102706c-ed98-4a92-b575-0c6bd8dcff92} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001892 sec., 21670.190274841436 rows/sec., 38.83 MiB/sec. | ||
| 10050 | 2026.05.06 01:28:20.689310 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10051 | 2026.05.06 01:28:20.689345 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10052 | 2026.05.06 01:28:20.689367 [ 4 ] {8102706c-ed98-4a92-b575-0c6bd8dcff92} <Debug> TCPHandler: Processed in 0.002080432 sec. | ||
| 10053 | 2026.05.06 01:28:20.689453 [ 198 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::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 | ||
| 10054 | 2026.05.06 01:28:20.689493 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10055 | 2026.05.06 01:28:20.689594 [ 4 ] {feed2da2-0775-4633-b0fb-d18924249d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10056 | 2026.05.06 01:28:20.689635 [ 4 ] {feed2da2-0775-4633-b0fb-d18924249d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10057 | 2026.05.06 01:28:20.689713 [ 198 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10058 | 2026.05.06 01:28:20.689779 [ 198 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 954 rows starting from the beginning of the part | ||
| 10059 | 2026.05.06 01:28:20.689917 [ 198 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part | ||
| 10060 | 2026.05.06 01:28:20.689959 [ 4 ] {feed2da2-0775-4633-b0fb-d18924249d82} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10061 | 2026.05.06 01:28:20.690002 [ 4 ] {feed2da2-0775-4633-b0fb-d18924249d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10062 | 2026.05.06 01:28:20.690032 [ 198 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 9 rows starting from the beginning of the part | ||
| 10063 | 2026.05.06 01:28:20.690154 [ 198 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 41 rows starting from the beginning of the part | ||
| 10064 | 2026.05.06 01:28:20.690261 [ 198 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part | ||
| 10065 | 2026.05.06 01:28:20.690310 [ 4 ] {feed2da2-0775-4633-b0fb-d18924249d82} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10066 | 2026.05.06 01:28:20.690362 [ 198 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 41 rows starting from the beginning of the part | ||
| 10067 | 2026.05.06 01:28:20.690537 [ 4 ] {feed2da2-0775-4633-b0fb-d18924249d82} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10068 | 2026.05.06 01:28:20.690669 [ 4 ] {feed2da2-0775-4633-b0fb-d18924249d82} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001094 sec., 82266.91042047532 rows/sec., 5.15 MiB/sec. | ||
| 10069 | 2026.05.06 01:28:20.690705 [ 4 ] {feed2da2-0775-4633-b0fb-d18924249d82} <Debug> TCPHandler: Processed in 0.001262695 sec. | ||
| 10070 | 2026.05.06 01:28:20.696080 [ 193 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1127 rows, containing 19 columns (19 merged, 0 gathered) in 0.006672285 sec., 168907.65307537073 rows/sec., 302.67 MiB/sec. | ||
| 10071 | 2026.05.06 01:28:20.697518 [ 193 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10072 | 2026.05.06 01:28:20.697844 [ 193 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10073 | 2026.05.06 01:28:20.697914 [ 193 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10074 | 2026.05.06 01:28:20.698055 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.55 MiB. | ||
| 10075 | 2026.05.06 01:28:21.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.02 MiB, peak 313.53 MiB, free memory in arenas 0.00 B, will set to 306.89 MiB (RSS), difference: 1.86 MiB | ||
| 10076 | 2026.05.06 01:28:22.071004 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10077 | 2026.05.06 01:28:22.071267 [ 4 ] {79ce5438-1eb5-4ac6-9bad-2f78e83ded2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 10078 | 2026.05.06 01:28:22.071608 [ 4 ] {79ce5438-1eb5-4ac6-9bad-2f78e83ded2e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10079 | 2026.05.06 01:28:22.071645 [ 4 ] {79ce5438-1eb5-4ac6-9bad-2f78e83ded2e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 10080 | 2026.05.06 01:28:22.071876 [ 4 ] {79ce5438-1eb5-4ac6-9bad-2f78e83ded2e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10081 | 2026.05.06 01:28:22.071942 [ 4 ] {79ce5438-1eb5-4ac6-9bad-2f78e83ded2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10082 | 2026.05.06 01:28:22.072083 [ 4 ] {79ce5438-1eb5-4ac6-9bad-2f78e83ded2e} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 10083 | 2026.05.06 01:28:22.072181 [ 312 ] {79ce5438-1eb5-4ac6-9bad-2f78e83ded2e} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10084 | 2026.05.06 01:28:22.072182 [ 340 ] {79ce5438-1eb5-4ac6-9bad-2f78e83ded2e} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10085 | 2026.05.06 01:28:22.072222 [ 321 ] {79ce5438-1eb5-4ac6-9bad-2f78e83ded2e} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10086 | 2026.05.06 01:28:22.072230 [ 357 ] {79ce5438-1eb5-4ac6-9bad-2f78e83ded2e} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10087 | 2026.05.06 01:28:22.072396 [ 4 ] {79ce5438-1eb5-4ac6-9bad-2f78e83ded2e} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 10088 | 2026.05.06 01:28:22.072425 [ 4 ] {79ce5438-1eb5-4ac6-9bad-2f78e83ded2e} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10089 | 2026.05.06 01:28:22.072492 [ 4 ] {79ce5438-1eb5-4ac6-9bad-2f78e83ded2e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10090 | 2026.05.06 01:28:22.072510 [ 4 ] {79ce5438-1eb5-4ac6-9bad-2f78e83ded2e} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 10091 | 2026.05.06 01:28:22.072543 [ 4 ] {79ce5438-1eb5-4ac6-9bad-2f78e83ded2e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 10092 | 2026.05.06 01:28:22.072580 [ 4 ] {79ce5438-1eb5-4ac6-9bad-2f78e83ded2e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 10093 | 2026.05.06 01:28:22.073775 [ 4 ] {79ce5438-1eb5-4ac6-9bad-2f78e83ded2e} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002621 sec., 15642.88439526898 rows/sec., 3.41 MiB/sec. | ||
| 10094 | 2026.05.06 01:28:22.073879 [ 4 ] {79ce5438-1eb5-4ac6-9bad-2f78e83ded2e} <Debug> TCPHandler: Processed in 0.003021251 sec. | ||
| 10095 | 2026.05.06 01:28:22.085075 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10096 | 2026.05.06 01:28:22.085183 [ 4 ] {02743a7f-69b2-45cd-9ff4-957cbdf6ccfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10097 | 2026.05.06 01:28:22.085225 [ 4 ] {02743a7f-69b2-45cd-9ff4-957cbdf6ccfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10098 | 2026.05.06 01:28:22.086737 [ 4 ] {02743a7f-69b2-45cd-9ff4-957cbdf6ccfc} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10099 | 2026.05.06 01:28:22.086781 [ 4 ] {02743a7f-69b2-45cd-9ff4-957cbdf6ccfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10100 | 2026.05.06 01:28:22.087280 [ 4 ] {02743a7f-69b2-45cd-9ff4-957cbdf6ccfc} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10101 | 2026.05.06 01:28:22.087497 [ 4 ] {02743a7f-69b2-45cd-9ff4-957cbdf6ccfc} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10102 | 2026.05.06 01:28:22.087649 [ 4 ] {02743a7f-69b2-45cd-9ff4-957cbdf6ccfc} <Debug> executeQuery: Read 2401 rows, 181.33 KiB in 0.002497 sec., 961553.8646375651 rows/sec., 70.92 MiB/sec. | ||
| 10103 | 2026.05.06 01:28:22.087685 [ 4 ] {02743a7f-69b2-45cd-9ff4-957cbdf6ccfc} <Debug> TCPHandler: Processed in 0.002660564 sec. | ||
| 10104 | 2026.05.06 01:28:22.087859 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10105 | 2026.05.06 01:28:22.087957 [ 4 ] {5eeeb073-2e01-44a5-96d9-4c90383bc25c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10106 | 2026.05.06 01:28:22.087997 [ 4 ] {5eeeb073-2e01-44a5-96d9-4c90383bc25c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10107 | 2026.05.06 01:28:22.088398 [ 4 ] {5eeeb073-2e01-44a5-96d9-4c90383bc25c} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10108 | 2026.05.06 01:28:22.088434 [ 4 ] {5eeeb073-2e01-44a5-96d9-4c90383bc25c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10109 | 2026.05.06 01:28:22.088719 [ 4 ] {5eeeb073-2e01-44a5-96d9-4c90383bc25c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10110 | 2026.05.06 01:28:22.088928 [ 4 ] {5eeeb073-2e01-44a5-96d9-4c90383bc25c} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10111 | 2026.05.06 01:28:22.089077 [ 4 ] {5eeeb073-2e01-44a5-96d9-4c90383bc25c} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.00114 sec., 7894.736842105263 rows/sec., 593.65 KiB/sec. | ||
| 10112 | 2026.05.06 01:28:22.089113 [ 4 ] {5eeeb073-2e01-44a5-96d9-4c90383bc25c} <Debug> TCPHandler: Processed in 0.001302496 sec. | ||
| 10113 | 2026.05.06 01:28:22.089234 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10114 | 2026.05.06 01:28:22.089361 [ 4 ] {ed348020-607d-4df2-bad8-b49d35ba51d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10115 | 2026.05.06 01:28:22.089411 [ 4 ] {ed348020-607d-4df2-bad8-b49d35ba51d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10116 | 2026.05.06 01:28:22.090165 [ 4 ] {ed348020-607d-4df2-bad8-b49d35ba51d0} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10117 | 2026.05.06 01:28:22.090209 [ 4 ] {ed348020-607d-4df2-bad8-b49d35ba51d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10118 | 2026.05.06 01:28:22.090555 [ 4 ] {ed348020-607d-4df2-bad8-b49d35ba51d0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10119 | 2026.05.06 01:28:22.090772 [ 4 ] {ed348020-607d-4df2-bad8-b49d35ba51d0} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10120 | 2026.05.06 01:28:22.090930 [ 4 ] {ed348020-607d-4df2-bad8-b49d35ba51d0} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001594 sec., 502509.4102885822 rows/sec., 29.03 MiB/sec. | ||
| 10121 | 2026.05.06 01:28:22.090970 [ 4 ] {ed348020-607d-4df2-bad8-b49d35ba51d0} <Debug> TCPHandler: Processed in 0.001799337 sec. | ||
| 10122 | 2026.05.06 01:28:22.091078 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10123 | 2026.05.06 01:28:22.091172 [ 4 ] {80fec8fa-bb0f-461d-a1c6-8c37385b8279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10124 | 2026.05.06 01:28:22.091213 [ 4 ] {80fec8fa-bb0f-461d-a1c6-8c37385b8279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10125 | 2026.05.06 01:28:22.091602 [ 4 ] {80fec8fa-bb0f-461d-a1c6-8c37385b8279} <Trace> oximeter.fields_u64 (4bdf4849-4cd9-4484-ba2e-9b076d8e6376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10126 | 2026.05.06 01:28:22.091639 [ 4 ] {80fec8fa-bb0f-461d-a1c6-8c37385b8279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10127 | 2026.05.06 01:28:22.091929 [ 4 ] {80fec8fa-bb0f-461d-a1c6-8c37385b8279} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 10128 | 2026.05.06 01:28:22.092141 [ 4 ] {80fec8fa-bb0f-461d-a1c6-8c37385b8279} <Trace> oximeter.fields_u64 (4bdf4849-4cd9-4484-ba2e-9b076d8e6376): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10129 | 2026.05.06 01:28:22.092272 [ 4 ] {80fec8fa-bb0f-461d-a1c6-8c37385b8279} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001118 sec., 894.4543828264758 rows/sec., 62.89 KiB/sec. | ||
| 10130 | 2026.05.06 01:28:22.092310 [ 4 ] {80fec8fa-bb0f-461d-a1c6-8c37385b8279} <Debug> TCPHandler: Processed in 0.001286026 sec. | ||
| 10131 | 2026.05.06 01:28:22.092421 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10132 | 2026.05.06 01:28:22.092514 [ 4 ] {683b06ee-3208-4afb-83ea-015c781af9b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10133 | 2026.05.06 01:28:22.092554 [ 4 ] {683b06ee-3208-4afb-83ea-015c781af9b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10134 | 2026.05.06 01:28:22.093328 [ 4 ] {683b06ee-3208-4afb-83ea-015c781af9b6} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10135 | 2026.05.06 01:28:22.093364 [ 4 ] {683b06ee-3208-4afb-83ea-015c781af9b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10136 | 2026.05.06 01:28:22.093776 [ 4 ] {683b06ee-3208-4afb-83ea-015c781af9b6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10137 | 2026.05.06 01:28:22.093992 [ 4 ] {683b06ee-3208-4afb-83ea-015c781af9b6} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10138 | 2026.05.06 01:28:22.094126 [ 4 ] {683b06ee-3208-4afb-83ea-015c781af9b6} <Debug> executeQuery: Read 1288 rows, 87.96 KiB in 0.00163 sec., 790184.0490797546 rows/sec., 52.70 MiB/sec. | ||
| 10139 | 2026.05.06 01:28:22.094166 [ 4 ] {683b06ee-3208-4afb-83ea-015c781af9b6} <Debug> TCPHandler: Processed in 0.001803736 sec. | ||
| 10140 | 2026.05.06 01:28:22.094286 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10141 | 2026.05.06 01:28:22.094389 [ 4 ] {573b6a93-3743-48b6-b88a-324aca67deca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10142 | 2026.05.06 01:28:22.094432 [ 4 ] {573b6a93-3743-48b6-b88a-324aca67deca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10143 | 2026.05.06 01:28:22.095091 [ 4 ] {573b6a93-3743-48b6-b88a-324aca67deca} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10144 | 2026.05.06 01:28:22.095126 [ 4 ] {573b6a93-3743-48b6-b88a-324aca67deca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10145 | 2026.05.06 01:28:22.095568 [ 4 ] {573b6a93-3743-48b6-b88a-324aca67deca} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10146 | 2026.05.06 01:28:22.095782 [ 4 ] {573b6a93-3743-48b6-b88a-324aca67deca} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10147 | 2026.05.06 01:28:22.095915 [ 4 ] {573b6a93-3743-48b6-b88a-324aca67deca} <Debug> executeQuery: Read 1528 rows, 95.19 KiB in 0.001544 sec., 989637.3056994819 rows/sec., 60.20 MiB/sec. | ||
| 10148 | 2026.05.06 01:28:22.095953 [ 4 ] {573b6a93-3743-48b6-b88a-324aca67deca} <Debug> TCPHandler: Processed in 0.001717955 sec. | ||
| 10149 | 2026.05.06 01:28:22.096066 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10150 | 2026.05.06 01:28:22.096160 [ 4 ] {499c09a6-74e3-4ec1-9bcc-e0b8efe6ca7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10151 | 2026.05.06 01:28:22.096215 [ 4 ] {499c09a6-74e3-4ec1-9bcc-e0b8efe6ca7d} <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 | ||
| 10152 | 2026.05.06 01:28:22.096943 [ 4 ] {499c09a6-74e3-4ec1-9bcc-e0b8efe6ca7d} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10153 | 2026.05.06 01:28:22.096979 [ 4 ] {499c09a6-74e3-4ec1-9bcc-e0b8efe6ca7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10154 | 2026.05.06 01:28:22.097480 [ 4 ] {499c09a6-74e3-4ec1-9bcc-e0b8efe6ca7d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10155 | 2026.05.06 01:28:22.097700 [ 4 ] {499c09a6-74e3-4ec1-9bcc-e0b8efe6ca7d} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10156 | 2026.05.06 01:28:22.097835 [ 4 ] {499c09a6-74e3-4ec1-9bcc-e0b8efe6ca7d} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001693 sec., 5316.007088009451 rows/sec., 9.53 MiB/sec. | ||
| 10157 | 2026.05.06 01:28:22.097889 [ 4 ] {499c09a6-74e3-4ec1-9bcc-e0b8efe6ca7d} <Debug> TCPHandler: Processed in 0.001874347 sec. | ||
| 10158 | 2026.05.06 01:28:22.098012 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10159 | 2026.05.06 01:28:22.098106 [ 4 ] {0ae201b2-978b-455f-b836-de325fee3d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10160 | 2026.05.06 01:28:22.098146 [ 4 ] {0ae201b2-978b-455f-b836-de325fee3d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10161 | 2026.05.06 01:28:22.098468 [ 4 ] {0ae201b2-978b-455f-b836-de325fee3d03} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10162 | 2026.05.06 01:28:22.098503 [ 4 ] {0ae201b2-978b-455f-b836-de325fee3d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10163 | 2026.05.06 01:28:22.098807 [ 4 ] {0ae201b2-978b-455f-b836-de325fee3d03} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10164 | 2026.05.06 01:28:22.099023 [ 4 ] {0ae201b2-978b-455f-b836-de325fee3d03} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10165 | 2026.05.06 01:28:22.099157 [ 4 ] {0ae201b2-978b-455f-b836-de325fee3d03} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00107 sec., 22429.906542056076 rows/sec., 1.51 MiB/sec. | ||
| 10166 | 2026.05.06 01:28:22.099194 [ 4 ] {0ae201b2-978b-455f-b836-de325fee3d03} <Debug> TCPHandler: Processed in 0.001240835 sec. | ||
| 10167 | 2026.05.06 01:28:25.281170 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43039 | ||
| 10168 | 2026.05.06 01:28:25.281284 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10169 | 2026.05.06 01:28:25.281313 [ 262 ] {} <Debug> TCP-Session: e27b3b98-2304-47ea-af15-d6462a167e32 Authenticating user 'default' from [fd00:1122:3344:101::e]:43039 | ||
| 10170 | 2026.05.06 01:28:25.281336 [ 262 ] {} <Debug> TCP-Session: e27b3b98-2304-47ea-af15-d6462a167e32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10171 | 2026.05.06 01:28:25.281349 [ 262 ] {} <Debug> TCP-Session: e27b3b98-2304-47ea-af15-d6462a167e32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10172 | 2026.05.06 01:28:25.281524 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34243 | ||
| 10173 | 2026.05.06 01:28:25.281560 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61235 | ||
| 10174 | 2026.05.06 01:28:25.281574 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58363 | ||
| 10175 | 2026.05.06 01:28:25.281608 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40993 | ||
| 10176 | 2026.05.06 01:28:25.281649 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46831 | ||
| 10177 | 2026.05.06 01:28:25.281670 [ 262 ] {} <Trace> TCP-Session: e27b3b98-2304-47ea-af15-d6462a167e32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10178 | 2026.05.06 01:28:25.281655 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34994 | ||
| 10179 | 2026.05.06 01:28:25.281641 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45675 | ||
| 10180 | 2026.05.06 01:28:25.281641 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10181 | 2026.05.06 01:28:25.281641 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10182 | 2026.05.06 01:28:25.281573 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44519 | ||
| 10183 | 2026.05.06 01:28:25.281812 [ 303 ] {} <Debug> TCP-Session: 61c84930-2dea-48bf-90a2-7322595cdb62 Authenticating user 'default' from [fd00:1122:3344:101::e]:34243 | ||
| 10184 | 2026.05.06 01:28:25.281824 [ 307 ] {} <Debug> TCP-Session: 378bd421-03bd-432a-8728-d0f40c4ddb8b Authenticating user 'default' from [fd00:1122:3344:101::e]:61235 | ||
| 10185 | 2026.05.06 01:28:25.281854 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10186 | 2026.05.06 01:28:25.281868 [ 303 ] {} <Debug> TCP-Session: 61c84930-2dea-48bf-90a2-7322595cdb62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10187 | 2026.05.06 01:28:25.281878 [ 307 ] {} <Debug> TCP-Session: 378bd421-03bd-432a-8728-d0f40c4ddb8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10188 | 2026.05.06 01:28:25.281904 [ 304 ] {} <Debug> TCP-Session: bc84782e-5ce9-4eeb-8191-763970a5a329 Authenticating user 'default' from [fd00:1122:3344:101::e]:58363 | ||
| 10189 | 2026.05.06 01:28:25.281916 [ 307 ] {} <Debug> TCP-Session: 378bd421-03bd-432a-8728-d0f40c4ddb8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10190 | 2026.05.06 01:28:25.281904 [ 303 ] {} <Debug> TCP-Session: 61c84930-2dea-48bf-90a2-7322595cdb62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10191 | 2026.05.06 01:28:25.281939 [ 304 ] {} <Debug> TCP-Session: bc84782e-5ce9-4eeb-8191-763970a5a329 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10192 | 2026.05.06 01:28:25.281875 [ 262 ] {0263511c-7bb2-47ed-9ad5-83a776f3df05} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43039) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10193 | 2026.05.06 01:28:25.281977 [ 304 ] {} <Debug> TCP-Session: bc84782e-5ce9-4eeb-8191-763970a5a329 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10194 | 2026.05.06 01:28:25.282276 [ 262 ] {0263511c-7bb2-47ed-9ad5-83a776f3df05} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10195 | 2026.05.06 01:28:25.282347 [ 262 ] {0263511c-7bb2-47ed-9ad5-83a776f3df05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10196 | 2026.05.06 01:28:25.282350 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10197 | 2026.05.06 01:28:25.282387 [ 310 ] {} <Debug> TCP-Session: cddf3a5d-261d-4ebf-af78-6cda43c095ab Authenticating user 'default' from [fd00:1122:3344:101::e]:45675 | ||
| 10198 | 2026.05.06 01:28:25.282404 [ 310 ] {} <Debug> TCP-Session: cddf3a5d-261d-4ebf-af78-6cda43c095ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10199 | 2026.05.06 01:28:25.282417 [ 310 ] {} <Debug> TCP-Session: cddf3a5d-261d-4ebf-af78-6cda43c095ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10200 | 2026.05.06 01:28:25.282536 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10201 | 2026.05.06 01:28:25.282582 [ 308 ] {} <Debug> TCP-Session: 5fff4047-5bfb-4c35-853f-63b038f276ff Authenticating user 'default' from [fd00:1122:3344:101::e]:44519 | ||
| 10202 | 2026.05.06 01:28:25.282607 [ 308 ] {} <Debug> TCP-Session: 5fff4047-5bfb-4c35-853f-63b038f276ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10203 | 2026.05.06 01:28:25.282630 [ 308 ] {} <Debug> TCP-Session: 5fff4047-5bfb-4c35-853f-63b038f276ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10204 | 2026.05.06 01:28:25.282848 [ 262 ] {0263511c-7bb2-47ed-9ad5-83a776f3df05} <Debug> oximeter.version (d5d6249d-4249-4a03-adc3-e52572eac9a9) (SelectExecutor): Key condition: unknown | ||
| 10205 | 2026.05.06 01:28:25.282988 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10206 | 2026.05.06 01:28:25.283026 [ 3 ] {} <Debug> TCP-Session: ba29db59-f307-4cc3-a576-f4f62ce584d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34994 | ||
| 10207 | 2026.05.06 01:28:25.283043 [ 3 ] {} <Debug> TCP-Session: ba29db59-f307-4cc3-a576-f4f62ce584d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10208 | 2026.05.06 01:28:25.283055 [ 3 ] {} <Debug> TCP-Session: ba29db59-f307-4cc3-a576-f4f62ce584d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10209 | 2026.05.06 01:28:25.283128 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10210 | 2026.05.06 01:28:25.283181 [ 309 ] {} <Debug> TCP-Session: bfb7499d-812b-4c69-a3b9-6f68fe093805 Authenticating user 'default' from [fd00:1122:3344:101::e]:40993 | ||
| 10211 | 2026.05.06 01:28:25.283209 [ 309 ] {} <Debug> TCP-Session: bfb7499d-812b-4c69-a3b9-6f68fe093805 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10212 | 2026.05.06 01:28:25.283224 [ 309 ] {} <Debug> TCP-Session: bfb7499d-812b-4c69-a3b9-6f68fe093805 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10213 | 2026.05.06 01:28:25.283341 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10214 | 2026.05.06 01:28:25.283385 [ 311 ] {} <Debug> TCP-Session: 4f16237c-8655-43c7-b87e-c2bf90b8de9f Authenticating user 'default' from [fd00:1122:3344:101::e]:46831 | ||
| 10215 | 2026.05.06 01:28:25.283405 [ 311 ] {} <Debug> TCP-Session: 4f16237c-8655-43c7-b87e-c2bf90b8de9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10216 | 2026.05.06 01:28:25.283419 [ 311 ] {} <Debug> TCP-Session: 4f16237c-8655-43c7-b87e-c2bf90b8de9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10217 | 2026.05.06 01:28:25.283989 [ 321 ] {0263511c-7bb2-47ed-9ad5-83a776f3df05} <Trace> AggregatingTransform: Aggregating | ||
| 10218 | 2026.05.06 01:28:25.284029 [ 321 ] {0263511c-7bb2-47ed-9ad5-83a776f3df05} <Trace> Aggregator: Aggregation method: without_key | ||
| 10219 | 2026.05.06 01:28:25.284064 [ 321 ] {0263511c-7bb2-47ed-9ad5-83a776f3df05} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001098522 sec. (910.314 rows/sec., 35.56 KiB/sec.) | ||
| 10220 | 2026.05.06 01:28:25.284080 [ 321 ] {0263511c-7bb2-47ed-9ad5-83a776f3df05} <Trace> Aggregator: Merging aggregated data | ||
| 10221 | 2026.05.06 01:28:25.285355 [ 262 ] {0263511c-7bb2-47ed-9ad5-83a776f3df05} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003547 sec., 281.928390188892 rows/sec., 11.01 KiB/sec. | ||
| 10222 | 2026.05.06 01:28:25.285486 [ 262 ] {0263511c-7bb2-47ed-9ad5-83a776f3df05} <Debug> TCPHandler: Processed in 0.00395332 sec. | ||
| 10223 | 2026.05.06 01:28:25.285613 [ 262 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10224 | 2026.05.06 01:28:25.285641 [ 262 ] {} <Debug> TCP-Session: e27b3b98-2304-47ea-af15-d6462a167e32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10225 | 2026.05.06 01:28:25.285648 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10226 | 2026.05.06 01:28:25.285669 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10227 | 2026.05.06 01:28:25.285692 [ 303 ] {} <Debug> TCP-Session: 61c84930-2dea-48bf-90a2-7322595cdb62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10228 | 2026.05.06 01:28:25.285695 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10229 | 2026.05.06 01:28:25.285703 [ 3 ] {} <Debug> TCP-Session: ba29db59-f307-4cc3-a576-f4f62ce584d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10230 | 2026.05.06 01:28:25.285720 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10231 | 2026.05.06 01:28:25.285734 [ 307 ] {} <Debug> TCP-Session: 378bd421-03bd-432a-8728-d0f40c4ddb8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10232 | 2026.05.06 01:28:25.285751 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10233 | 2026.05.06 01:28:25.285769 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10234 | 2026.05.06 01:28:25.285791 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10235 | 2026.05.06 01:28:25.285804 [ 304 ] {} <Debug> TCP-Session: bc84782e-5ce9-4eeb-8191-763970a5a329 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10236 | 2026.05.06 01:28:25.285825 [ 308 ] {} <Debug> TCP-Session: 5fff4047-5bfb-4c35-853f-63b038f276ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10237 | 2026.05.06 01:28:25.285844 [ 311 ] {} <Debug> TCP-Session: 4f16237c-8655-43c7-b87e-c2bf90b8de9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10238 | 2026.05.06 01:28:25.285769 [ 310 ] {} <Debug> TCP-Session: cddf3a5d-261d-4ebf-af78-6cda43c095ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10239 | 2026.05.06 01:28:25.285752 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10240 | 2026.05.06 01:28:25.285938 [ 309 ] {} <Debug> TCP-Session: bfb7499d-812b-4c69-a3b9-6f68fe093805 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10241 | 2026.05.06 01:28:25.565769 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46757 | ||
| 10242 | 2026.05.06 01:28:25.565894 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10243 | 2026.05.06 01:28:25.565921 [ 262 ] {} <Debug> TCP-Session: b7e50d94-c424-47d0-b2ce-4bbc2326d513 Authenticating user 'default' from [fd00:1122:3344:101::e]:46757 | ||
| 10244 | 2026.05.06 01:28:25.565944 [ 262 ] {} <Debug> TCP-Session: b7e50d94-c424-47d0-b2ce-4bbc2326d513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10245 | 2026.05.06 01:28:25.565957 [ 262 ] {} <Debug> TCP-Session: b7e50d94-c424-47d0-b2ce-4bbc2326d513 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10246 | 2026.05.06 01:28:25.566161 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33341 | ||
| 10247 | 2026.05.06 01:28:25.566188 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45273 | ||
| 10248 | 2026.05.06 01:28:25.566196 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53565 | ||
| 10249 | 2026.05.06 01:28:25.566237 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62065 | ||
| 10250 | 2026.05.06 01:28:25.566233 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47801 | ||
| 10251 | 2026.05.06 01:28:25.566281 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10252 | 2026.05.06 01:28:25.566280 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10253 | 2026.05.06 01:28:25.566317 [ 303 ] {} <Debug> TCP-Session: 2e8b3f4a-4472-48e6-bcca-e2c95cf5ac07 Authenticating user 'default' from [fd00:1122:3344:101::e]:33341 | ||
| 10254 | 2026.05.06 01:28:25.566326 [ 262 ] {} <Trace> TCP-Session: b7e50d94-c424-47d0-b2ce-4bbc2326d513 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10255 | 2026.05.06 01:28:25.566339 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10256 | 2026.05.06 01:28:25.566346 [ 303 ] {} <Debug> TCP-Session: 2e8b3f4a-4472-48e6-bcca-e2c95cf5ac07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10257 | 2026.05.06 01:28:25.566329 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10258 | 2026.05.06 01:28:25.566381 [ 311 ] {} <Debug> TCP-Session: b8588586-808a-4600-99be-fdf47b3ebc5d Authenticating user 'default' from [fd00:1122:3344:101::e]:47801 | ||
| 10259 | 2026.05.06 01:28:25.566382 [ 303 ] {} <Debug> TCP-Session: 2e8b3f4a-4472-48e6-bcca-e2c95cf5ac07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10260 | 2026.05.06 01:28:25.566407 [ 3 ] {} <Debug> TCP-Session: 19c20421-32d7-45de-88d8-30bf1cffd6b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:62065 | ||
| 10261 | 2026.05.06 01:28:25.566408 [ 311 ] {} <Debug> TCP-Session: b8588586-808a-4600-99be-fdf47b3ebc5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10262 | 2026.05.06 01:28:25.566426 [ 3 ] {} <Debug> TCP-Session: 19c20421-32d7-45de-88d8-30bf1cffd6b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10263 | 2026.05.06 01:28:25.566432 [ 311 ] {} <Debug> TCP-Session: b8588586-808a-4600-99be-fdf47b3ebc5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10264 | 2026.05.06 01:28:25.566440 [ 3 ] {} <Debug> TCP-Session: 19c20421-32d7-45de-88d8-30bf1cffd6b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10265 | 2026.05.06 01:28:25.566224 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55343 | ||
| 10266 | 2026.05.06 01:28:25.566223 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45168 | ||
| 10267 | 2026.05.06 01:28:25.566178 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63254 | ||
| 10268 | 2026.05.06 01:28:25.566536 [ 262 ] {43e381d8-47ea-42c2-bcfa-2cd310fd46c8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46757) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10269 | 2026.05.06 01:28:25.566562 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10270 | 2026.05.06 01:28:25.566573 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10271 | 2026.05.06 01:28:25.566592 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10272 | 2026.05.06 01:28:25.566598 [ 309 ] {} <Debug> TCP-Session: e1529f29-f3a2-4b34-b300-01da688d8bd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55343 | ||
| 10273 | 2026.05.06 01:28:25.566613 [ 310 ] {} <Debug> TCP-Session: 91a9635a-4103-4941-ba9b-266e93bc0a30 Authenticating user 'default' from [fd00:1122:3344:101::e]:45168 | ||
| 10274 | 2026.05.06 01:28:25.566630 [ 304 ] {} <Debug> TCP-Session: 2b1ee36d-4326-4735-b6f3-771290491adf Authenticating user 'default' from [fd00:1122:3344:101::e]:63254 | ||
| 10275 | 2026.05.06 01:28:25.566643 [ 309 ] {} <Debug> TCP-Session: e1529f29-f3a2-4b34-b300-01da688d8bd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10276 | 2026.05.06 01:28:25.566654 [ 310 ] {} <Debug> TCP-Session: 91a9635a-4103-4941-ba9b-266e93bc0a30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10277 | 2026.05.06 01:28:25.566673 [ 304 ] {} <Debug> TCP-Session: 2b1ee36d-4326-4735-b6f3-771290491adf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10278 | 2026.05.06 01:28:25.566678 [ 309 ] {} <Debug> TCP-Session: e1529f29-f3a2-4b34-b300-01da688d8bd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10279 | 2026.05.06 01:28:25.566716 [ 304 ] {} <Debug> TCP-Session: 2b1ee36d-4326-4735-b6f3-771290491adf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10280 | 2026.05.06 01:28:25.566692 [ 310 ] {} <Debug> TCP-Session: 91a9635a-4103-4941-ba9b-266e93bc0a30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10281 | 2026.05.06 01:28:25.566334 [ 307 ] {} <Debug> TCP-Session: 45abad4e-5f2d-4c02-a018-bddf6a739ed7 Authenticating user 'default' from [fd00:1122:3344:101::e]:45273 | ||
| 10282 | 2026.05.06 01:28:25.566334 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10283 | 2026.05.06 01:28:25.566795 [ 307 ] {} <Debug> TCP-Session: 45abad4e-5f2d-4c02-a018-bddf6a739ed7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10284 | 2026.05.06 01:28:25.566829 [ 307 ] {} <Debug> TCP-Session: 45abad4e-5f2d-4c02-a018-bddf6a739ed7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10285 | 2026.05.06 01:28:25.566830 [ 308 ] {} <Debug> TCP-Session: f9c82131-2fd8-4e48-8132-3590bb668c9f Authenticating user 'default' from [fd00:1122:3344:101::e]:53565 | ||
| 10286 | 2026.05.06 01:28:25.566845 [ 262 ] {43e381d8-47ea-42c2-bcfa-2cd310fd46c8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10287 | 2026.05.06 01:28:25.566870 [ 308 ] {} <Debug> TCP-Session: f9c82131-2fd8-4e48-8132-3590bb668c9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10288 | 2026.05.06 01:28:25.566894 [ 308 ] {} <Debug> TCP-Session: f9c82131-2fd8-4e48-8132-3590bb668c9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10289 | 2026.05.06 01:28:25.566921 [ 262 ] {43e381d8-47ea-42c2-bcfa-2cd310fd46c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10290 | 2026.05.06 01:28:25.567217 [ 262 ] {43e381d8-47ea-42c2-bcfa-2cd310fd46c8} <Debug> oximeter.version (d5d6249d-4249-4a03-adc3-e52572eac9a9) (SelectExecutor): Key condition: unknown | ||
| 10291 | 2026.05.06 01:28:25.568242 [ 341 ] {43e381d8-47ea-42c2-bcfa-2cd310fd46c8} <Trace> AggregatingTransform: Aggregating | ||
| 10292 | 2026.05.06 01:28:25.568285 [ 341 ] {43e381d8-47ea-42c2-bcfa-2cd310fd46c8} <Trace> Aggregator: Aggregation method: without_key | ||
| 10293 | 2026.05.06 01:28:25.568323 [ 341 ] {43e381d8-47ea-42c2-bcfa-2cd310fd46c8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00099919 sec. (1000.811 rows/sec., 39.09 KiB/sec.) | ||
| 10294 | 2026.05.06 01:28:25.568343 [ 341 ] {43e381d8-47ea-42c2-bcfa-2cd310fd46c8} <Trace> Aggregator: Merging aggregated data | ||
| 10295 | 2026.05.06 01:28:25.569586 [ 262 ] {43e381d8-47ea-42c2-bcfa-2cd310fd46c8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003125 sec., 320 rows/sec., 12.50 KiB/sec. | ||
| 10296 | 2026.05.06 01:28:25.569738 [ 262 ] {43e381d8-47ea-42c2-bcfa-2cd310fd46c8} <Debug> TCPHandler: Processed in 0.003574212 sec. | ||
| 10297 | 2026.05.06 01:28:25.569876 [ 262 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10298 | 2026.05.06 01:28:25.569907 [ 262 ] {} <Debug> TCP-Session: b7e50d94-c424-47d0-b2ce-4bbc2326d513 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10299 | 2026.05.06 01:28:25.569910 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10300 | 2026.05.06 01:28:25.569930 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10301 | 2026.05.06 01:28:25.569952 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10302 | 2026.05.06 01:28:25.569970 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10303 | 2026.05.06 01:28:25.569995 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10304 | 2026.05.06 01:28:25.569999 [ 308 ] {} <Debug> TCP-Session: f9c82131-2fd8-4e48-8132-3590bb668c9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10305 | 2026.05.06 01:28:25.570018 [ 304 ] {} <Debug> TCP-Session: 2b1ee36d-4326-4735-b6f3-771290491adf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10306 | 2026.05.06 01:28:25.570018 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10307 | 2026.05.06 01:28:25.570040 [ 307 ] {} <Debug> TCP-Session: 45abad4e-5f2d-4c02-a018-bddf6a739ed7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10308 | 2026.05.06 01:28:25.570045 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10309 | 2026.05.06 01:28:25.570079 [ 311 ] {} <Debug> TCP-Session: b8588586-808a-4600-99be-fdf47b3ebc5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10310 | 2026.05.06 01:28:25.570069 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10311 | 2026.05.06 01:28:25.570108 [ 310 ] {} <Debug> TCP-Session: 91a9635a-4103-4941-ba9b-266e93bc0a30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10312 | 2026.05.06 01:28:25.569966 [ 3 ] {} <Debug> TCP-Session: 19c20421-32d7-45de-88d8-30bf1cffd6b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10313 | 2026.05.06 01:28:25.570156 [ 309 ] {} <Debug> TCP-Session: e1529f29-f3a2-4b34-b300-01da688d8bd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10314 | 2026.05.06 01:28:25.569958 [ 303 ] {} <Debug> TCP-Session: 2e8b3f4a-4472-48e6-bcca-e2c95cf5ac07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10315 | 2026.05.06 01:28:25.657222 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10316 | 2026.05.06 01:28:25.657459 [ 4 ] {d512a562-31ed-4b52-bfc9-6c255d2ffbab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10317 | 2026.05.06 01:28:25.657810 [ 4 ] {d512a562-31ed-4b52-bfc9-6c255d2ffbab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10318 | 2026.05.06 01:28:25.657848 [ 4 ] {d512a562-31ed-4b52-bfc9-6c255d2ffbab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10319 | 2026.05.06 01:28:25.658081 [ 4 ] {d512a562-31ed-4b52-bfc9-6c255d2ffbab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10320 | 2026.05.06 01:28:25.658165 [ 4 ] {d512a562-31ed-4b52-bfc9-6c255d2ffbab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10321 | 2026.05.06 01:28:25.658332 [ 4 ] {d512a562-31ed-4b52-bfc9-6c255d2ffbab} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10322 | 2026.05.06 01:28:25.658477 [ 332 ] {d512a562-31ed-4b52-bfc9-6c255d2ffbab} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10323 | 2026.05.06 01:28:25.658483 [ 361 ] {d512a562-31ed-4b52-bfc9-6c255d2ffbab} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10324 | 2026.05.06 01:28:25.658491 [ 315 ] {d512a562-31ed-4b52-bfc9-6c255d2ffbab} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10325 | 2026.05.06 01:28:25.658485 [ 366 ] {d512a562-31ed-4b52-bfc9-6c255d2ffbab} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10326 | 2026.05.06 01:28:25.658647 [ 4 ] {d512a562-31ed-4b52-bfc9-6c255d2ffbab} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 10327 | 2026.05.06 01:28:25.658680 [ 4 ] {d512a562-31ed-4b52-bfc9-6c255d2ffbab} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10328 | 2026.05.06 01:28:25.658760 [ 4 ] {d512a562-31ed-4b52-bfc9-6c255d2ffbab} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10329 | 2026.05.06 01:28:25.658782 [ 4 ] {d512a562-31ed-4b52-bfc9-6c255d2ffbab} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 10330 | 2026.05.06 01:28:25.658817 [ 4 ] {d512a562-31ed-4b52-bfc9-6c255d2ffbab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10331 | 2026.05.06 01:28:25.658885 [ 4 ] {d512a562-31ed-4b52-bfc9-6c255d2ffbab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10332 | 2026.05.06 01:28:25.660131 [ 4 ] {d512a562-31ed-4b52-bfc9-6c255d2ffbab} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002768 sec., 14812.1387283237 rows/sec., 2.67 MiB/sec. | ||
| 10333 | 2026.05.06 01:28:25.660274 [ 4 ] {d512a562-31ed-4b52-bfc9-6c255d2ffbab} <Debug> TCPHandler: Processed in 0.003199325 sec. | ||
| 10334 | 2026.05.06 01:28:25.661857 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10335 | 2026.05.06 01:28:25.661997 [ 4 ] {091ffcee-8913-4fe2-92de-70cb7130ed6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10336 | 2026.05.06 01:28:25.662050 [ 4 ] {091ffcee-8913-4fe2-92de-70cb7130ed6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10337 | 2026.05.06 01:28:25.662588 [ 4 ] {091ffcee-8913-4fe2-92de-70cb7130ed6b} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10338 | 2026.05.06 01:28:25.662635 [ 4 ] {091ffcee-8913-4fe2-92de-70cb7130ed6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10339 | 2026.05.06 01:28:25.663065 [ 4 ] {091ffcee-8913-4fe2-92de-70cb7130ed6b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10340 | 2026.05.06 01:28:25.663294 [ 4 ] {091ffcee-8913-4fe2-92de-70cb7130ed6b} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10341 | 2026.05.06 01:28:25.663450 [ 24 ] {} <Debug> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10342 | 2026.05.06 01:28:25.663474 [ 4 ] {091ffcee-8913-4fe2-92de-70cb7130ed6b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001516 sec., 36939.31398416887 rows/sec., 2.84 MiB/sec. | ||
| 10343 | 2026.05.06 01:28:25.663495 [ 24 ] {} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10344 | 2026.05.06 01:28:25.663519 [ 4 ] {091ffcee-8913-4fe2-92de-70cb7130ed6b} <Debug> TCPHandler: Processed in 0.001749555 sec. | ||
| 10345 | 2026.05.06 01:28:25.663523 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10346 | 2026.05.06 01:28:25.663623 [ 188 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10347 | 2026.05.06 01:28:25.663651 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10348 | 2026.05.06 01:28:25.663709 [ 188 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10349 | 2026.05.06 01:28:25.663737 [ 188 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3237 rows starting from the beginning of the part | ||
| 10350 | 2026.05.06 01:28:25.663750 [ 4 ] {48e5a206-17b7-4662-805e-4f5f0671fdfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10351 | 2026.05.06 01:28:25.663792 [ 4 ] {48e5a206-17b7-4662-805e-4f5f0671fdfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10352 | 2026.05.06 01:28:25.663793 [ 188 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 880 rows starting from the beginning of the part | ||
| 10353 | 2026.05.06 01:28:25.663848 [ 188 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 10354 | 2026.05.06 01:28:25.663891 [ 188 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 879 rows starting from the beginning of the part | ||
| 10355 | 2026.05.06 01:28:25.663931 [ 188 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 2401 rows starting from the beginning of the part | ||
| 10356 | 2026.05.06 01:28:25.663970 [ 188 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 56 rows starting from the beginning of the part | ||
| 10357 | 2026.05.06 01:28:25.664230 [ 4 ] {48e5a206-17b7-4662-805e-4f5f0671fdfd} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10358 | 2026.05.06 01:28:25.664264 [ 4 ] {48e5a206-17b7-4662-805e-4f5f0671fdfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10359 | 2026.05.06 01:28:25.664577 [ 4 ] {48e5a206-17b7-4662-805e-4f5f0671fdfd} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10360 | 2026.05.06 01:28:25.664823 [ 4 ] {48e5a206-17b7-4662-805e-4f5f0671fdfd} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10361 | 2026.05.06 01:28:25.664939 [ 24 ] {} <Debug> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10362 | 2026.05.06 01:28:25.664969 [ 4 ] {48e5a206-17b7-4662-805e-4f5f0671fdfd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001239 sec., 51654.5601291364 rows/sec., 4.03 MiB/sec. | ||
| 10363 | 2026.05.06 01:28:25.664979 [ 24 ] {} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10364 | 2026.05.06 01:28:25.665008 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10365 | 2026.05.06 01:28:25.665015 [ 4 ] {48e5a206-17b7-4662-805e-4f5f0671fdfd} <Debug> TCPHandler: Processed in 0.001415609 sec. | ||
| 10366 | 2026.05.06 01:28:25.665125 [ 193 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10367 | 2026.05.06 01:28:25.665154 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10368 | 2026.05.06 01:28:25.665267 [ 193 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10369 | 2026.05.06 01:28:25.665269 [ 4 ] {9deac0c1-e6c8-4967-863e-bdaadcb7824e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10370 | 2026.05.06 01:28:25.665308 [ 193 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1791 rows starting from the beginning of the part | ||
| 10371 | 2026.05.06 01:28:25.665336 [ 4 ] {9deac0c1-e6c8-4967-863e-bdaadcb7824e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10372 | 2026.05.06 01:28:25.665379 [ 193 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 533 rows starting from the beginning of the part | ||
| 10373 | 2026.05.06 01:28:25.665428 [ 193 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 10374 | 2026.05.06 01:28:25.665471 [ 193 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 531 rows starting from the beginning of the part | ||
| 10375 | 2026.05.06 01:28:25.665512 [ 193 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1288 rows starting from the beginning of the part | ||
| 10376 | 2026.05.06 01:28:25.665553 [ 193 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part | ||
| 10377 | 2026.05.06 01:28:25.665742 [ 4 ] {9deac0c1-e6c8-4967-863e-bdaadcb7824e} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10378 | 2026.05.06 01:28:25.665782 [ 4 ] {9deac0c1-e6c8-4967-863e-bdaadcb7824e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10379 | 2026.05.06 01:28:25.666122 [ 4 ] {9deac0c1-e6c8-4967-863e-bdaadcb7824e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10380 | 2026.05.06 01:28:25.666193 [ 194 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7509 rows, containing 5 columns (5 merged, 0 gathered) in 0.002603242 sec., 2884480.1981529184 rows/sec., 228.70 MiB/sec. | ||
| 10381 | 2026.05.06 01:28:25.666346 [ 4 ] {9deac0c1-e6c8-4967-863e-bdaadcb7824e} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10382 | 2026.05.06 01:28:25.666473 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Selected 5 parts from all_1_61_12 to all_65_65_0 | ||
| 10383 | 2026.05.06 01:28:25.666485 [ 188 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10384 | 2026.05.06 01:28:25.666490 [ 4 ] {9deac0c1-e6c8-4967-863e-bdaadcb7824e} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001241 sec., 77356.97018533442 rows/sec., 5.39 MiB/sec. | ||
| 10385 | 2026.05.06 01:28:25.666510 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10386 | 2026.05.06 01:28:25.666535 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10387 | 2026.05.06 01:28:25.666539 [ 4 ] {9deac0c1-e6c8-4967-863e-bdaadcb7824e} <Debug> TCPHandler: Processed in 0.001435399 sec. | ||
| 10388 | 2026.05.06 01:28:25.666624 [ 194 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_12 to all_65_65_0 into Compact with storage Full | ||
| 10389 | 2026.05.06 01:28:25.666671 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10390 | 2026.05.06 01:28:25.666736 [ 188 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_66_13} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10391 | 2026.05.06 01:28:25.666750 [ 194 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10392 | 2026.05.06 01:28:25.666774 [ 4 ] {05670f78-6664-4b86-9f60-1fc4cf38fb78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10393 | 2026.05.06 01:28:25.666794 [ 194 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 24047 rows starting from the beginning of the part | ||
| 10394 | 2026.05.06 01:28:25.666799 [ 188 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_66_13} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10395 | 2026.05.06 01:28:25.666837 [ 4 ] {05670f78-6664-4b86-9f60-1fc4cf38fb78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10396 | 2026.05.06 01:28:25.666884 [ 194 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 266 rows starting from the beginning of the part | ||
| 10397 | 2026.05.06 01:28:25.666889 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 10398 | 2026.05.06 01:28:25.666968 [ 194 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 10399 | 2026.05.06 01:28:25.667054 [ 194 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 265 rows starting from the beginning of the part | ||
| 10400 | 2026.05.06 01:28:25.667108 [ 200 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4271 rows, containing 5 columns (5 merged, 0 gathered) in 0.002039681 sec., 2093954.8880437678 rows/sec., 151.38 MiB/sec. | ||
| 10401 | 2026.05.06 01:28:25.667125 [ 194 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1528 rows starting from the beginning of the part | ||
| 10402 | 2026.05.06 01:28:25.667256 [ 4 ] {05670f78-6664-4b86-9f60-1fc4cf38fb78} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10403 | 2026.05.06 01:28:25.667304 [ 4 ] {05670f78-6664-4b86-9f60-1fc4cf38fb78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10404 | 2026.05.06 01:28:25.667341 [ 188 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10405 | 2026.05.06 01:28:25.667643 [ 188 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_66_13} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10406 | 2026.05.06 01:28:25.667699 [ 4 ] {05670f78-6664-4b86-9f60-1fc4cf38fb78} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10407 | 2026.05.06 01:28:25.667708 [ 188 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_66_13} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10408 | 2026.05.06 01:28:25.667792 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 10409 | 2026.05.06 01:28:25.667915 [ 4 ] {05670f78-6664-4b86-9f60-1fc4cf38fb78} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10410 | 2026.05.06 01:28:25.668024 [ 24 ] {} <Debug> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10411 | 2026.05.06 01:28:25.668045 [ 4 ] {05670f78-6664-4b86-9f60-1fc4cf38fb78} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00129 sec., 27906.97674418605 rows/sec., 1.88 MiB/sec. | ||
| 10412 | 2026.05.06 01:28:25.668065 [ 24 ] {} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10413 | 2026.05.06 01:28:25.668081 [ 4 ] {05670f78-6664-4b86-9f60-1fc4cf38fb78} <Debug> TCPHandler: Processed in 0.00146051 sec. | ||
| 10414 | 2026.05.06 01:28:25.668092 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10415 | 2026.05.06 01:28:25.668201 [ 187 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10416 | 2026.05.06 01:28:25.668360 [ 187 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10417 | 2026.05.06 01:28:25.668401 [ 187 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4038 rows starting from the beginning of the part | ||
| 10418 | 2026.05.06 01:28:25.668463 [ 187 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 90 rows starting from the beginning of the part | ||
| 10419 | 2026.05.06 01:28:25.668507 [ 187 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 10420 | 2026.05.06 01:28:25.668553 [ 187 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 90 rows starting from the beginning of the part | ||
| 10421 | 2026.05.06 01:28:25.668591 [ 187 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 24 rows starting from the beginning of the part | ||
| 10422 | 2026.05.06 01:28:25.668606 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41946 | ||
| 10423 | 2026.05.06 01:28:25.668629 [ 187 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 36 rows starting from the beginning of the part | ||
| 10424 | 2026.05.06 01:28:25.668695 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10425 | 2026.05.06 01:28:25.668725 [ 262 ] {} <Debug> TCP-Session: ced4d6f1-dd6f-4f48-bdab-dacb0379c324 Authenticating user 'default' from [fd00:1122:3344:101::e]:41946 | ||
| 10426 | 2026.05.06 01:28:25.668746 [ 262 ] {} <Debug> TCP-Session: ced4d6f1-dd6f-4f48-bdab-dacb0379c324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10427 | 2026.05.06 01:28:25.668760 [ 262 ] {} <Debug> TCP-Session: ced4d6f1-dd6f-4f48-bdab-dacb0379c324 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10428 | 2026.05.06 01:28:25.668930 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36925 | ||
| 10429 | 2026.05.06 01:28:25.668952 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50414 | ||
| 10430 | 2026.05.06 01:28:25.668963 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54704 | ||
| 10431 | 2026.05.06 01:28:25.668980 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62459 | ||
| 10432 | 2026.05.06 01:28:25.669005 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54070 | ||
| 10433 | 2026.05.06 01:28:25.669026 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10434 | 2026.05.06 01:28:25.669019 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49549 | ||
| 10435 | 2026.05.06 01:28:25.669074 [ 307 ] {} <Debug> TCP-Session: 424ffa6a-b888-42c6-b6a0-98bde49591d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:50414 | ||
| 10436 | 2026.05.06 01:28:25.669068 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10437 | 2026.05.06 01:28:25.669082 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10438 | 2026.05.06 01:28:25.669107 [ 307 ] {} <Debug> TCP-Session: 424ffa6a-b888-42c6-b6a0-98bde49591d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10439 | 2026.05.06 01:28:25.669123 [ 308 ] {} <Debug> TCP-Session: 1ebda2cf-a24b-46c0-8e63-8f1e0e984e00 Authenticating user 'default' from [fd00:1122:3344:101::e]:54704 | ||
| 10440 | 2026.05.06 01:28:25.669144 [ 307 ] {} <Debug> TCP-Session: 424ffa6a-b888-42c6-b6a0-98bde49591d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10441 | 2026.05.06 01:28:25.669016 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10442 | 2026.05.06 01:28:25.669166 [ 308 ] {} <Debug> TCP-Session: 1ebda2cf-a24b-46c0-8e63-8f1e0e984e00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10443 | 2026.05.06 01:28:25.669201 [ 303 ] {} <Debug> TCP-Session: a0dd2313-da3f-4cf6-81a3-f7c4a2c2fc57 Authenticating user 'default' from [fd00:1122:3344:101::e]:36925 | ||
| 10444 | 2026.05.06 01:28:25.669212 [ 308 ] {} <Debug> TCP-Session: 1ebda2cf-a24b-46c0-8e63-8f1e0e984e00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10445 | 2026.05.06 01:28:25.669229 [ 303 ] {} <Debug> TCP-Session: a0dd2313-da3f-4cf6-81a3-f7c4a2c2fc57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10446 | 2026.05.06 01:28:25.669000 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54813 | ||
| 10447 | 2026.05.06 01:28:25.669253 [ 303 ] {} <Debug> TCP-Session: a0dd2313-da3f-4cf6-81a3-f7c4a2c2fc57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10448 | 2026.05.06 01:28:25.668942 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59924 | ||
| 10449 | 2026.05.06 01:28:25.669138 [ 309 ] {} <Debug> TCP-Session: 3e1aa3b5-ff99-4b22-8cf2-0b5a4f606d4f Authenticating user 'default' from [fd00:1122:3344:101::e]:62459 | ||
| 10450 | 2026.05.06 01:28:25.669067 [ 262 ] {} <Trace> TCP-Session: ced4d6f1-dd6f-4f48-bdab-dacb0379c324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10451 | 2026.05.06 01:28:25.669354 [ 309 ] {} <Debug> TCP-Session: 3e1aa3b5-ff99-4b22-8cf2-0b5a4f606d4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10452 | 2026.05.06 01:28:25.669387 [ 309 ] {} <Debug> TCP-Session: 3e1aa3b5-ff99-4b22-8cf2-0b5a4f606d4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10453 | 2026.05.06 01:28:25.669420 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10454 | 2026.05.06 01:28:25.669455 [ 311 ] {} <Debug> TCP-Session: 3a6324a1-063c-4677-adb1-8010c5231427 Authenticating user 'default' from [fd00:1122:3344:101::e]:54070 | ||
| 10455 | 2026.05.06 01:28:25.669473 [ 311 ] {} <Debug> TCP-Session: 3a6324a1-063c-4677-adb1-8010c5231427 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10456 | 2026.05.06 01:28:25.669486 [ 311 ] {} <Debug> TCP-Session: 3a6324a1-063c-4677-adb1-8010c5231427 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10457 | 2026.05.06 01:28:25.669487 [ 262 ] {fa9cfd96-4e62-42dc-8723-68629d196d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41946) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10458 | 2026.05.06 01:28:25.669680 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10459 | 2026.05.06 01:28:25.669703 [ 262 ] {fa9cfd96-4e62-42dc-8723-68629d196d4e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10460 | 2026.05.06 01:28:25.669715 [ 3 ] {} <Debug> TCP-Session: 7e9b7041-dc98-47ab-966d-9bacd5af9ed9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49549 | ||
| 10461 | 2026.05.06 01:28:25.669747 [ 3 ] {} <Debug> TCP-Session: 7e9b7041-dc98-47ab-966d-9bacd5af9ed9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10462 | 2026.05.06 01:28:25.669763 [ 262 ] {fa9cfd96-4e62-42dc-8723-68629d196d4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10463 | 2026.05.06 01:28:25.669763 [ 3 ] {} <Debug> TCP-Session: 7e9b7041-dc98-47ab-966d-9bacd5af9ed9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10464 | 2026.05.06 01:28:25.669800 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10465 | 2026.05.06 01:28:25.669833 [ 304 ] {} <Debug> TCP-Session: 457a9a59-4198-44b5-b37f-530be592c3b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59924 | ||
| 10466 | 2026.05.06 01:28:25.669849 [ 304 ] {} <Debug> TCP-Session: 457a9a59-4198-44b5-b37f-530be592c3b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10467 | 2026.05.06 01:28:25.669862 [ 304 ] {} <Debug> TCP-Session: 457a9a59-4198-44b5-b37f-530be592c3b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10468 | 2026.05.06 01:28:25.670044 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10469 | 2026.05.06 01:28:25.670078 [ 310 ] {} <Debug> TCP-Session: 24cb4c0e-87cc-410c-a65a-97a069bb87ac Authenticating user 'default' from [fd00:1122:3344:101::e]:54813 | ||
| 10470 | 2026.05.06 01:28:25.670095 [ 310 ] {} <Debug> TCP-Session: 24cb4c0e-87cc-410c-a65a-97a069bb87ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10471 | 2026.05.06 01:28:25.670108 [ 310 ] {} <Debug> TCP-Session: 24cb4c0e-87cc-410c-a65a-97a069bb87ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10472 | 2026.05.06 01:28:25.670121 [ 262 ] {fa9cfd96-4e62-42dc-8723-68629d196d4e} <Debug> oximeter.version (d5d6249d-4249-4a03-adc3-e52572eac9a9) (SelectExecutor): Key condition: unknown | ||
| 10473 | 2026.05.06 01:28:25.671042 [ 315 ] {fa9cfd96-4e62-42dc-8723-68629d196d4e} <Trace> AggregatingTransform: Aggregating | ||
| 10474 | 2026.05.06 01:28:25.671083 [ 315 ] {fa9cfd96-4e62-42dc-8723-68629d196d4e} <Trace> Aggregator: Aggregation method: without_key | ||
| 10475 | 2026.05.06 01:28:25.671120 [ 315 ] {fa9cfd96-4e62-42dc-8723-68629d196d4e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000892098 sec. (1120.953 rows/sec., 43.79 KiB/sec.) | ||
| 10476 | 2026.05.06 01:28:25.671140 [ 315 ] {fa9cfd96-4e62-42dc-8723-68629d196d4e} <Trace> Aggregator: Merging aggregated data | ||
| 10477 | 2026.05.06 01:28:25.671236 [ 200 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4338 rows, containing 4 columns (4 merged, 0 gathered) in 0.003091052 sec., 1403405.7013599253 rows/sec., 90.51 MiB/sec. | ||
| 10478 | 2026.05.06 01:28:25.671735 [ 187 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10479 | 2026.05.06 01:28:25.672064 [ 187 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_66_13} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10480 | 2026.05.06 01:28:25.672180 [ 187 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_66_13} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10481 | 2026.05.06 01:28:25.672275 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 10482 | 2026.05.06 01:28:25.672352 [ 262 ] {fa9cfd96-4e62-42dc-8723-68629d196d4e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0029 sec., 344.82758620689657 rows/sec., 13.47 KiB/sec. | ||
| 10483 | 2026.05.06 01:28:25.672479 [ 262 ] {fa9cfd96-4e62-42dc-8723-68629d196d4e} <Debug> TCPHandler: Processed in 0.003474251 sec. | ||
| 10484 | 2026.05.06 01:28:25.672621 [ 262 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10485 | 2026.05.06 01:28:25.672649 [ 262 ] {} <Debug> TCP-Session: ced4d6f1-dd6f-4f48-bdab-dacb0379c324 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10486 | 2026.05.06 01:28:25.672656 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10487 | 2026.05.06 01:28:25.672690 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10488 | 2026.05.06 01:28:25.672699 [ 303 ] {} <Debug> TCP-Session: a0dd2313-da3f-4cf6-81a3-f7c4a2c2fc57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10489 | 2026.05.06 01:28:25.672709 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10490 | 2026.05.06 01:28:25.672732 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10491 | 2026.05.06 01:28:25.672757 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10492 | 2026.05.06 01:28:25.672778 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10493 | 2026.05.06 01:28:25.672785 [ 307 ] {} <Debug> TCP-Session: 424ffa6a-b888-42c6-b6a0-98bde49591d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10494 | 2026.05.06 01:28:25.672759 [ 3 ] {} <Debug> TCP-Session: 7e9b7041-dc98-47ab-966d-9bacd5af9ed9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10495 | 2026.05.06 01:28:25.672804 [ 308 ] {} <Debug> TCP-Session: 1ebda2cf-a24b-46c0-8e63-8f1e0e984e00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10496 | 2026.05.06 01:28:25.672816 [ 311 ] {} <Debug> TCP-Session: 3a6324a1-063c-4677-adb1-8010c5231427 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10497 | 2026.05.06 01:28:25.672836 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10498 | 2026.05.06 01:28:25.672805 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10499 | 2026.05.06 01:28:25.672886 [ 309 ] {} <Debug> TCP-Session: 3e1aa3b5-ff99-4b22-8cf2-0b5a4f606d4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10500 | 2026.05.06 01:28:25.672734 [ 304 ] {} <Debug> TCP-Session: 457a9a59-4198-44b5-b37f-530be592c3b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10501 | 2026.05.06 01:28:25.672907 [ 310 ] {} <Debug> TCP-Session: 24cb4c0e-87cc-410c-a65a-97a069bb87ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10502 | 2026.05.06 01:28:25.674835 [ 189 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26266 rows, containing 5 columns (5 merged, 0 gathered) in 0.008254977 sec., 3181838.0596336005 rows/sec., 204.39 MiB/sec. | ||
| 10503 | 2026.05.06 01:28:25.675140 [ 187 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 10504 | 2026.05.06 01:28:25.675430 [ 187 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_65_13} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10505 | 2026.05.06 01:28:25.675504 [ 187 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_65_13} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Merged 5 parts: [all_1_61_12, all_65_65_0] -> all_1_65_13 | ||
| 10506 | 2026.05.06 01:28:25.675580 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 10507 | 2026.05.06 01:28:26.918189 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19586 | ||
| 10508 | 2026.05.06 01:28:26.918740 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10509 | 2026.05.06 01:28:26.918797 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10510 | 2026.05.06 01:28:26.919360 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10511 | 2026.05.06 01:28:26.919597 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10512 | 2026.05.06 01:28:26.919734 [ 47 ] {} <Debug> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10513 | 2026.05.06 01:28:26.919742 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19586 | ||
| 10514 | 2026.05.06 01:28:26.919817 [ 47 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10515 | 2026.05.06 01:28:26.919848 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10516 | 2026.05.06 01:28:26.919955 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::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 | ||
| 10517 | 2026.05.06 01:28:26.920066 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10518 | 2026.05.06 01:28:26.920105 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17218 rows starting from the beginning of the part | ||
| 10519 | 2026.05.06 01:28:26.920171 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 10520 | 2026.05.06 01:28:26.920224 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 10521 | 2026.05.06 01:28:26.920273 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 10522 | 2026.05.06 01:28:26.920319 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 10523 | 2026.05.06 01:28:26.920365 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 10524 | 2026.05.06 01:28:26.922287 [ 189 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19586 rows, containing 4 columns (4 merged, 0 gathered) in 0.002375558 sec., 8244799.748101288 rows/sec., 117.94 MiB/sec. | ||
| 10525 | 2026.05.06 01:28:26.922703 [ 199 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10526 | 2026.05.06 01:28:26.923022 [ 199 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_41_8} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10527 | 2026.05.06 01:28:26.923101 [ 199 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_41_8} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10528 | 2026.05.06 01:28:26.923203 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 10529 | 2026.05.06 01:28:27.920136 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 10530 | 2026.05.06 01:28:27.937517 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10531 | 2026.05.06 01:28:27.937581 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10532 | 2026.05.06 01:28:27.943813 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10533 | 2026.05.06 01:28:27.944516 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10534 | 2026.05.06 01:28:27.944784 [ 73 ] {} <Debug> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10535 | 2026.05.06 01:28:27.944821 [ 73 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10536 | 2026.05.06 01:28:27.944839 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10537 | 2026.05.06 01:28:27.944965 [ 200 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::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 | ||
| 10538 | 2026.05.06 01:28:27.948599 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 10539 | 2026.05.06 01:28:27.948916 [ 200 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10540 | 2026.05.06 01:28:27.950419 [ 200 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 10541 | 2026.05.06 01:28:27.955100 [ 200 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 10542 | 2026.05.06 01:28:27.959592 [ 200 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 10543 | 2026.05.06 01:28:27.964319 [ 200 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 10544 | 2026.05.06 01:28:27.969092 [ 200 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 10545 | 2026.05.06 01:28:27.972927 [ 200 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 10546 | 2026.05.06 01:28:28.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.04 MiB, peak 320.86 MiB, free memory in arenas 0.00 B, will set to 309.86 MiB (RSS), difference: -9.19 MiB | ||
| 10547 | 2026.05.06 01:28:28.025024 [ 189 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.080114131 sec., 3856.99746278219 rows/sec., 19.94 MiB/sec. | ||
| 10548 | 2026.05.06 01:28:28.027627 [ 190 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10549 | 2026.05.06 01:28:28.029806 [ 190 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_41_8} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10550 | 2026.05.06 01:28:28.029916 [ 190 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_41_8} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10551 | 2026.05.06 01:28:28.032560 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10552 | 2026.05.06 01:28:29.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.45 MiB, peak 320.86 MiB, free memory in arenas 0.00 B, will set to 310.00 MiB (RSS), difference: 9.55 MiB | ||
| 10553 | 2026.05.06 01:28:29.467198 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1298 | ||
| 10554 | 2026.05.06 01:28:29.470098 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10555 | 2026.05.06 01:28:29.470153 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10556 | 2026.05.06 01:28:29.471505 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10557 | 2026.05.06 01:28:29.471795 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10558 | 2026.05.06 01:28:29.472167 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1298 | ||
| 10559 | 2026.05.06 01:28:30.664779 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10560 | 2026.05.06 01:28:30.665177 [ 4 ] {f4cdeb52-655f-4671-b5e5-6a635ad75d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 10561 | 2026.05.06 01:28:30.665706 [ 4 ] {f4cdeb52-655f-4671-b5e5-6a635ad75d35} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10562 | 2026.05.06 01:28:30.665745 [ 4 ] {f4cdeb52-655f-4671-b5e5-6a635ad75d35} <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 | ||
| 10563 | 2026.05.06 01:28:30.665999 [ 4 ] {f4cdeb52-655f-4671-b5e5-6a635ad75d35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10564 | 2026.05.06 01:28:30.666071 [ 4 ] {f4cdeb52-655f-4671-b5e5-6a635ad75d35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10565 | 2026.05.06 01:28:30.666216 [ 4 ] {f4cdeb52-655f-4671-b5e5-6a635ad75d35} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 10566 | 2026.05.06 01:28:30.666337 [ 357 ] {f4cdeb52-655f-4671-b5e5-6a635ad75d35} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10567 | 2026.05.06 01:28:30.666337 [ 364 ] {f4cdeb52-655f-4671-b5e5-6a635ad75d35} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10568 | 2026.05.06 01:28:30.666375 [ 342 ] {f4cdeb52-655f-4671-b5e5-6a635ad75d35} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10569 | 2026.05.06 01:28:30.666376 [ 363 ] {f4cdeb52-655f-4671-b5e5-6a635ad75d35} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10570 | 2026.05.06 01:28:30.666581 [ 4 ] {f4cdeb52-655f-4671-b5e5-6a635ad75d35} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 10571 | 2026.05.06 01:28:30.666612 [ 4 ] {f4cdeb52-655f-4671-b5e5-6a635ad75d35} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10572 | 2026.05.06 01:28:30.666682 [ 4 ] {f4cdeb52-655f-4671-b5e5-6a635ad75d35} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10573 | 2026.05.06 01:28:30.666702 [ 4 ] {f4cdeb52-655f-4671-b5e5-6a635ad75d35} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 10574 | 2026.05.06 01:28:30.666736 [ 4 ] {f4cdeb52-655f-4671-b5e5-6a635ad75d35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 10575 | 2026.05.06 01:28:30.666777 [ 4 ] {f4cdeb52-655f-4671-b5e5-6a635ad75d35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 10576 | 2026.05.06 01:28:30.668029 [ 4 ] {f4cdeb52-655f-4671-b5e5-6a635ad75d35} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.003017 sec., 13589.658601259529 rows/sec., 2.45 MiB/sec. | ||
| 10577 | 2026.05.06 01:28:30.668162 [ 4 ] {f4cdeb52-655f-4671-b5e5-6a635ad75d35} <Debug> TCPHandler: Processed in 0.003579282 sec. | ||
| 10578 | 2026.05.06 01:28:30.673621 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10579 | 2026.05.06 01:28:30.673834 [ 4 ] {7e4cf619-8854-431e-b7ac-059128ca5b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10580 | 2026.05.06 01:28:30.673918 [ 4 ] {7e4cf619-8854-431e-b7ac-059128ca5b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10581 | 2026.05.06 01:28:30.674783 [ 4 ] {7e4cf619-8854-431e-b7ac-059128ca5b19} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10582 | 2026.05.06 01:28:30.674820 [ 4 ] {7e4cf619-8854-431e-b7ac-059128ca5b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10583 | 2026.05.06 01:28:30.675211 [ 4 ] {7e4cf619-8854-431e-b7ac-059128ca5b19} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10584 | 2026.05.06 01:28:30.675425 [ 4 ] {7e4cf619-8854-431e-b7ac-059128ca5b19} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10585 | 2026.05.06 01:28:30.675575 [ 4 ] {7e4cf619-8854-431e-b7ac-059128ca5b19} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001804 sec., 157427.93791574278 rows/sec., 10.00 MiB/sec. | ||
| 10586 | 2026.05.06 01:28:30.675615 [ 4 ] {7e4cf619-8854-431e-b7ac-059128ca5b19} <Debug> TCPHandler: Processed in 0.002099033 sec. | ||
| 10587 | 2026.05.06 01:28:30.675741 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10588 | 2026.05.06 01:28:30.675841 [ 4 ] {62fb2444-a6f0-45f4-a514-50a255055eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10589 | 2026.05.06 01:28:30.675883 [ 4 ] {62fb2444-a6f0-45f4-a514-50a255055eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10590 | 2026.05.06 01:28:30.676689 [ 4 ] {62fb2444-a6f0-45f4-a514-50a255055eba} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10591 | 2026.05.06 01:28:30.676724 [ 4 ] {62fb2444-a6f0-45f4-a514-50a255055eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10592 | 2026.05.06 01:28:30.677085 [ 4 ] {62fb2444-a6f0-45f4-a514-50a255055eba} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10593 | 2026.05.06 01:28:30.677288 [ 4 ] {62fb2444-a6f0-45f4-a514-50a255055eba} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10594 | 2026.05.06 01:28:30.677424 [ 4 ] {62fb2444-a6f0-45f4-a514-50a255055eba} <Debug> executeQuery: Read 879 rows, 70.73 KiB in 0.001605 sec., 547663.5514018692 rows/sec., 43.04 MiB/sec. | ||
| 10595 | 2026.05.06 01:28:30.677461 [ 4 ] {62fb2444-a6f0-45f4-a514-50a255055eba} <Debug> TCPHandler: Processed in 0.001771256 sec. | ||
| 10596 | 2026.05.06 01:28:30.677580 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10597 | 2026.05.06 01:28:30.677676 [ 4 ] {e9cc801d-1879-4ded-a735-4e8875cfe90b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10598 | 2026.05.06 01:28:30.677717 [ 4 ] {e9cc801d-1879-4ded-a735-4e8875cfe90b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10599 | 2026.05.06 01:28:30.678178 [ 4 ] {e9cc801d-1879-4ded-a735-4e8875cfe90b} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10600 | 2026.05.06 01:28:30.678213 [ 4 ] {e9cc801d-1879-4ded-a735-4e8875cfe90b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10601 | 2026.05.06 01:28:30.678513 [ 4 ] {e9cc801d-1879-4ded-a735-4e8875cfe90b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10602 | 2026.05.06 01:28:30.678717 [ 4 ] {e9cc801d-1879-4ded-a735-4e8875cfe90b} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10603 | 2026.05.06 01:28:30.678849 [ 4 ] {e9cc801d-1879-4ded-a735-4e8875cfe90b} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001193 sec., 153394.80301760268 rows/sec., 9.52 MiB/sec. | ||
| 10604 | 2026.05.06 01:28:30.678885 [ 4 ] {e9cc801d-1879-4ded-a735-4e8875cfe90b} <Debug> TCPHandler: Processed in 0.001355858 sec. | ||
| 10605 | 2026.05.06 01:28:30.679012 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10606 | 2026.05.06 01:28:30.679137 [ 4 ] {21f7fea7-493d-406e-b7f3-4baa7c6d1c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10607 | 2026.05.06 01:28:30.679189 [ 4 ] {21f7fea7-493d-406e-b7f3-4baa7c6d1c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10608 | 2026.05.06 01:28:30.679697 [ 4 ] {21f7fea7-493d-406e-b7f3-4baa7c6d1c8a} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10609 | 2026.05.06 01:28:30.679734 [ 4 ] {21f7fea7-493d-406e-b7f3-4baa7c6d1c8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10610 | 2026.05.06 01:28:30.680052 [ 4 ] {21f7fea7-493d-406e-b7f3-4baa7c6d1c8a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10611 | 2026.05.06 01:28:30.680269 [ 4 ] {21f7fea7-493d-406e-b7f3-4baa7c6d1c8a} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10612 | 2026.05.06 01:28:30.680403 [ 4 ] {21f7fea7-493d-406e-b7f3-4baa7c6d1c8a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001292 sec., 115325.07739938081 rows/sec., 7.45 MiB/sec. | ||
| 10613 | 2026.05.06 01:28:30.680443 [ 4 ] {21f7fea7-493d-406e-b7f3-4baa7c6d1c8a} <Debug> TCPHandler: Processed in 0.00149511 sec. | ||
| 10614 | 2026.05.06 01:28:30.680560 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10615 | 2026.05.06 01:28:30.680654 [ 4 ] {1c972fc4-5958-4a1d-bba0-845768086687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10616 | 2026.05.06 01:28:30.680695 [ 4 ] {1c972fc4-5958-4a1d-bba0-845768086687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10617 | 2026.05.06 01:28:30.681129 [ 4 ] {1c972fc4-5958-4a1d-bba0-845768086687} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10618 | 2026.05.06 01:28:30.681167 [ 4 ] {1c972fc4-5958-4a1d-bba0-845768086687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10619 | 2026.05.06 01:28:30.681469 [ 4 ] {1c972fc4-5958-4a1d-bba0-845768086687} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10620 | 2026.05.06 01:28:30.681674 [ 4 ] {1c972fc4-5958-4a1d-bba0-845768086687} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10621 | 2026.05.06 01:28:30.681806 [ 4 ] {1c972fc4-5958-4a1d-bba0-845768086687} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001169 sec., 126603.93498716853 rows/sec., 7.20 MiB/sec. | ||
| 10622 | 2026.05.06 01:28:30.681844 [ 4 ] {1c972fc4-5958-4a1d-bba0-845768086687} <Debug> TCPHandler: Processed in 0.001334347 sec. | ||
| 10623 | 2026.05.06 01:28:30.681960 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10624 | 2026.05.06 01:28:30.682054 [ 4 ] {48e55dbb-3949-4400-b11c-29dee78b76f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10625 | 2026.05.06 01:28:30.682095 [ 4 ] {48e55dbb-3949-4400-b11c-29dee78b76f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10626 | 2026.05.06 01:28:30.682662 [ 4 ] {48e55dbb-3949-4400-b11c-29dee78b76f2} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10627 | 2026.05.06 01:28:30.682706 [ 4 ] {48e55dbb-3949-4400-b11c-29dee78b76f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10628 | 2026.05.06 01:28:30.683036 [ 4 ] {48e55dbb-3949-4400-b11c-29dee78b76f2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10629 | 2026.05.06 01:28:30.683248 [ 4 ] {48e55dbb-3949-4400-b11c-29dee78b76f2} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10630 | 2026.05.06 01:28:30.683375 [ 4 ] {48e55dbb-3949-4400-b11c-29dee78b76f2} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001339 sec., 396564.60044809565 rows/sec., 28.05 MiB/sec. | ||
| 10631 | 2026.05.06 01:28:30.683413 [ 4 ] {48e55dbb-3949-4400-b11c-29dee78b76f2} <Debug> TCPHandler: Processed in 0.001503381 sec. | ||
| 10632 | 2026.05.06 01:28:30.683529 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10633 | 2026.05.06 01:28:30.683624 [ 4 ] {7c292cc4-471f-4f60-b63e-d1fade852b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10634 | 2026.05.06 01:28:30.683666 [ 4 ] {7c292cc4-471f-4f60-b63e-d1fade852b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10635 | 2026.05.06 01:28:30.684008 [ 4 ] {7c292cc4-471f-4f60-b63e-d1fade852b33} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10636 | 2026.05.06 01:28:30.684045 [ 4 ] {7c292cc4-471f-4f60-b63e-d1fade852b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10637 | 2026.05.06 01:28:30.684349 [ 4 ] {7c292cc4-471f-4f60-b63e-d1fade852b33} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10638 | 2026.05.06 01:28:30.684561 [ 4 ] {7c292cc4-471f-4f60-b63e-d1fade852b33} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10639 | 2026.05.06 01:28:30.684691 [ 4 ] {7c292cc4-471f-4f60-b63e-d1fade852b33} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 10640 | 2026.05.06 01:28:30.684728 [ 4 ] {7c292cc4-471f-4f60-b63e-d1fade852b33} <Debug> TCPHandler: Processed in 0.001248325 sec. | ||
| 10641 | 2026.05.06 01:28:30.684868 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10642 | 2026.05.06 01:28:30.684991 [ 4 ] {8b734bd3-3c12-4b4c-98f6-e35a8d5867c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10643 | 2026.05.06 01:28:30.685044 [ 4 ] {8b734bd3-3c12-4b4c-98f6-e35a8d5867c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10644 | 2026.05.06 01:28:30.685534 [ 4 ] {8b734bd3-3c12-4b4c-98f6-e35a8d5867c5} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10645 | 2026.05.06 01:28:30.685576 [ 4 ] {8b734bd3-3c12-4b4c-98f6-e35a8d5867c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10646 | 2026.05.06 01:28:30.685913 [ 4 ] {8b734bd3-3c12-4b4c-98f6-e35a8d5867c5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10647 | 2026.05.06 01:28:30.686125 [ 4 ] {8b734bd3-3c12-4b4c-98f6-e35a8d5867c5} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10648 | 2026.05.06 01:28:30.686255 [ 4 ] {8b734bd3-3c12-4b4c-98f6-e35a8d5867c5} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001289 sec., 205585.72536850272 rows/sec., 13.66 MiB/sec. | ||
| 10649 | 2026.05.06 01:28:30.686292 [ 4 ] {8b734bd3-3c12-4b4c-98f6-e35a8d5867c5} <Debug> TCPHandler: Processed in 0.00148743 sec. | ||
| 10650 | 2026.05.06 01:28:30.686415 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10651 | 2026.05.06 01:28:30.686511 [ 4 ] {af8f04f1-7fe3-43b2-8cb5-31d7b7a03bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10652 | 2026.05.06 01:28:30.686554 [ 4 ] {af8f04f1-7fe3-43b2-8cb5-31d7b7a03bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10653 | 2026.05.06 01:28:30.686868 [ 4 ] {af8f04f1-7fe3-43b2-8cb5-31d7b7a03bcd} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10654 | 2026.05.06 01:28:30.686905 [ 4 ] {af8f04f1-7fe3-43b2-8cb5-31d7b7a03bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10655 | 2026.05.06 01:28:30.687230 [ 4 ] {af8f04f1-7fe3-43b2-8cb5-31d7b7a03bcd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10656 | 2026.05.06 01:28:30.687429 [ 4 ] {af8f04f1-7fe3-43b2-8cb5-31d7b7a03bcd} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10657 | 2026.05.06 01:28:30.687534 [ 119 ] {} <Debug> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 10658 | 2026.05.06 01:28:30.687557 [ 4 ] {af8f04f1-7fe3-43b2-8cb5-31d7b7a03bcd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 10659 | 2026.05.06 01:28:30.687583 [ 119 ] {} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10660 | 2026.05.06 01:28:30.687599 [ 4 ] {af8f04f1-7fe3-43b2-8cb5-31d7b7a03bcd} <Debug> TCPHandler: Processed in 0.001234715 sec. | ||
| 10661 | 2026.05.06 01:28:30.687610 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10662 | 2026.05.06 01:28:30.687709 [ 191 ] {42797947-a294-439e-a372-68722fef6417::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 10663 | 2026.05.06 01:28:30.687728 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10664 | 2026.05.06 01:28:30.687836 [ 191 ] {42797947-a294-439e-a372-68722fef6417::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10665 | 2026.05.06 01:28:30.687836 [ 4 ] {3f6cdfa5-80fc-4149-aa4f-8745e60a968c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10666 | 2026.05.06 01:28:30.687878 [ 191 ] {42797947-a294-439e-a372-68722fef6417::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 28 rows starting from the beginning of the part | ||
| 10667 | 2026.05.06 01:28:30.687914 [ 4 ] {3f6cdfa5-80fc-4149-aa4f-8745e60a968c} <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 | ||
| 10668 | 2026.05.06 01:28:30.687943 [ 191 ] {42797947-a294-439e-a372-68722fef6417::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 10669 | 2026.05.06 01:28:30.687993 [ 191 ] {42797947-a294-439e-a372-68722fef6417::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 10670 | 2026.05.06 01:28:30.688035 [ 191 ] {42797947-a294-439e-a372-68722fef6417::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 10671 | 2026.05.06 01:28:30.688077 [ 191 ] {42797947-a294-439e-a372-68722fef6417::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 10672 | 2026.05.06 01:28:30.688116 [ 191 ] {42797947-a294-439e-a372-68722fef6417::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 10673 | 2026.05.06 01:28:30.688786 [ 4 ] {3f6cdfa5-80fc-4149-aa4f-8745e60a968c} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10674 | 2026.05.06 01:28:30.688827 [ 4 ] {3f6cdfa5-80fc-4149-aa4f-8745e60a968c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10675 | 2026.05.06 01:28:30.688918 [ 192 ] {42797947-a294-439e-a372-68722fef6417::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 4 columns (4 merged, 0 gathered) in 0.001248245 sec., 26437.11771326943 rows/sec., 1.73 MiB/sec. | ||
| 10676 | 2026.05.06 01:28:30.689074 [ 197 ] {42797947-a294-439e-a372-68722fef6417::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 10677 | 2026.05.06 01:28:30.689362 [ 197 ] {42797947-a294-439e-a372-68722fef6417::all_1_30_6} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10678 | 2026.05.06 01:28:30.689446 [ 197 ] {42797947-a294-439e-a372-68722fef6417::all_1_30_6} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 10679 | 2026.05.06 01:28:30.689455 [ 4 ] {3f6cdfa5-80fc-4149-aa4f-8745e60a968c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10680 | 2026.05.06 01:28:30.689540 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10681 | 2026.05.06 01:28:30.689687 [ 4 ] {3f6cdfa5-80fc-4149-aa4f-8745e60a968c} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10682 | 2026.05.06 01:28:30.689838 [ 4 ] {3f6cdfa5-80fc-4149-aa4f-8745e60a968c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00202 sec., 20297.029702970296 rows/sec., 36.37 MiB/sec. | ||
| 10683 | 2026.05.06 01:28:30.689892 [ 4 ] {3f6cdfa5-80fc-4149-aa4f-8745e60a968c} <Debug> TCPHandler: Processed in 0.002217264 sec. | ||
| 10684 | 2026.05.06 01:28:30.690018 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10685 | 2026.05.06 01:28:30.690114 [ 4 ] {edd87daa-edcc-4c76-b702-584dbb289497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10686 | 2026.05.06 01:28:30.690154 [ 4 ] {edd87daa-edcc-4c76-b702-584dbb289497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10687 | 2026.05.06 01:28:30.690482 [ 4 ] {edd87daa-edcc-4c76-b702-584dbb289497} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10688 | 2026.05.06 01:28:30.690519 [ 4 ] {edd87daa-edcc-4c76-b702-584dbb289497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10689 | 2026.05.06 01:28:30.690846 [ 4 ] {edd87daa-edcc-4c76-b702-584dbb289497} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10690 | 2026.05.06 01:28:30.691049 [ 4 ] {edd87daa-edcc-4c76-b702-584dbb289497} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10691 | 2026.05.06 01:28:30.691175 [ 4 ] {edd87daa-edcc-4c76-b702-584dbb289497} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00108 sec., 83333.33333333333 rows/sec., 5.21 MiB/sec. | ||
| 10692 | 2026.05.06 01:28:30.691211 [ 4 ] {edd87daa-edcc-4c76-b702-584dbb289497} <Debug> TCPHandler: Processed in 0.001243975 sec. | ||
| 10693 | 2026.05.06 01:28:34.268531 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10694 | 2026.05.06 01:28:34.268587 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10695 | 2026.05.06 01:28:34.419949 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20098 | ||
| 10696 | 2026.05.06 01:28:34.420775 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10697 | 2026.05.06 01:28:34.420825 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10698 | 2026.05.06 01:28:34.421331 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10699 | 2026.05.06 01:28:34.421558 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10700 | 2026.05.06 01:28:34.421707 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20098 | ||
| 10701 | 2026.05.06 01:28:35.448731 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 10702 | 2026.05.06 01:28:35.464047 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10703 | 2026.05.06 01:28:35.464099 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10704 | 2026.05.06 01:28:35.469668 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10705 | 2026.05.06 01:28:35.470366 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10706 | 2026.05.06 01:28:35.472914 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 10707 | 2026.05.06 01:28:35.659628 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10708 | 2026.05.06 01:28:35.659886 [ 4 ] {a642707e-987b-40cb-bb63-fdc58564b5c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10709 | 2026.05.06 01:28:35.660274 [ 4 ] {a642707e-987b-40cb-bb63-fdc58564b5c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10710 | 2026.05.06 01:28:35.660315 [ 4 ] {a642707e-987b-40cb-bb63-fdc58564b5c1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10711 | 2026.05.06 01:28:35.660576 [ 4 ] {a642707e-987b-40cb-bb63-fdc58564b5c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10712 | 2026.05.06 01:28:35.660658 [ 4 ] {a642707e-987b-40cb-bb63-fdc58564b5c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10713 | 2026.05.06 01:28:35.660814 [ 4 ] {a642707e-987b-40cb-bb63-fdc58564b5c1} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10714 | 2026.05.06 01:28:35.660946 [ 364 ] {a642707e-987b-40cb-bb63-fdc58564b5c1} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10715 | 2026.05.06 01:28:35.660953 [ 363 ] {a642707e-987b-40cb-bb63-fdc58564b5c1} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10716 | 2026.05.06 01:28:35.660992 [ 342 ] {a642707e-987b-40cb-bb63-fdc58564b5c1} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10717 | 2026.05.06 01:28:35.660946 [ 357 ] {a642707e-987b-40cb-bb63-fdc58564b5c1} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10718 | 2026.05.06 01:28:35.661136 [ 4 ] {a642707e-987b-40cb-bb63-fdc58564b5c1} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 10719 | 2026.05.06 01:28:35.661162 [ 4 ] {a642707e-987b-40cb-bb63-fdc58564b5c1} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10720 | 2026.05.06 01:28:35.661231 [ 4 ] {a642707e-987b-40cb-bb63-fdc58564b5c1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10721 | 2026.05.06 01:28:35.661251 [ 4 ] {a642707e-987b-40cb-bb63-fdc58564b5c1} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 10722 | 2026.05.06 01:28:35.661285 [ 4 ] {a642707e-987b-40cb-bb63-fdc58564b5c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10723 | 2026.05.06 01:28:35.661329 [ 4 ] {a642707e-987b-40cb-bb63-fdc58564b5c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10724 | 2026.05.06 01:28:35.662469 [ 4 ] {a642707e-987b-40cb-bb63-fdc58564b5c1} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.00269 sec., 15241.635687732341 rows/sec., 2.75 MiB/sec. | ||
| 10725 | 2026.05.06 01:28:35.662596 [ 4 ] {a642707e-987b-40cb-bb63-fdc58564b5c1} <Debug> TCPHandler: Processed in 0.003118993 sec. | ||
| 10726 | 2026.05.06 01:28:35.664327 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10727 | 2026.05.06 01:28:35.664436 [ 4 ] {f4944473-7267-4683-a8c8-8499e7b45913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10728 | 2026.05.06 01:28:35.664481 [ 4 ] {f4944473-7267-4683-a8c8-8499e7b45913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10729 | 2026.05.06 01:28:35.664969 [ 4 ] {f4944473-7267-4683-a8c8-8499e7b45913} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10730 | 2026.05.06 01:28:35.665008 [ 4 ] {f4944473-7267-4683-a8c8-8499e7b45913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10731 | 2026.05.06 01:28:35.665378 [ 4 ] {f4944473-7267-4683-a8c8-8499e7b45913} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10732 | 2026.05.06 01:28:35.665598 [ 4 ] {f4944473-7267-4683-a8c8-8499e7b45913} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10733 | 2026.05.06 01:28:35.665744 [ 4 ] {f4944473-7267-4683-a8c8-8499e7b45913} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001341 sec., 41759.880686055185 rows/sec., 3.21 MiB/sec. | ||
| 10734 | 2026.05.06 01:28:35.665784 [ 4 ] {f4944473-7267-4683-a8c8-8499e7b45913} <Debug> TCPHandler: Processed in 0.001509541 sec. | ||
| 10735 | 2026.05.06 01:28:35.665922 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10736 | 2026.05.06 01:28:35.666017 [ 4 ] {67aec0f1-9ac1-4991-bbbd-8660714da230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10737 | 2026.05.06 01:28:35.666056 [ 4 ] {67aec0f1-9ac1-4991-bbbd-8660714da230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10738 | 2026.05.06 01:28:35.666475 [ 4 ] {67aec0f1-9ac1-4991-bbbd-8660714da230} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10739 | 2026.05.06 01:28:35.666511 [ 4 ] {67aec0f1-9ac1-4991-bbbd-8660714da230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10740 | 2026.05.06 01:28:35.666808 [ 4 ] {67aec0f1-9ac1-4991-bbbd-8660714da230} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10741 | 2026.05.06 01:28:35.667017 [ 4 ] {67aec0f1-9ac1-4991-bbbd-8660714da230} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10742 | 2026.05.06 01:28:35.667144 [ 4 ] {67aec0f1-9ac1-4991-bbbd-8660714da230} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001146 sec., 55846.42233856893 rows/sec., 4.36 MiB/sec. | ||
| 10743 | 2026.05.06 01:28:35.667179 [ 4 ] {67aec0f1-9ac1-4991-bbbd-8660714da230} <Debug> TCPHandler: Processed in 0.001308576 sec. | ||
| 10744 | 2026.05.06 01:28:35.667307 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10745 | 2026.05.06 01:28:35.667401 [ 4 ] {8a9c314e-567e-4d4f-8759-c3e8dc5925a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10746 | 2026.05.06 01:28:35.667444 [ 4 ] {8a9c314e-567e-4d4f-8759-c3e8dc5925a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10747 | 2026.05.06 01:28:35.667845 [ 4 ] {8a9c314e-567e-4d4f-8759-c3e8dc5925a4} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10748 | 2026.05.06 01:28:35.667878 [ 4 ] {8a9c314e-567e-4d4f-8759-c3e8dc5925a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10749 | 2026.05.06 01:28:35.668195 [ 4 ] {8a9c314e-567e-4d4f-8759-c3e8dc5925a4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10750 | 2026.05.06 01:28:35.668427 [ 4 ] {8a9c314e-567e-4d4f-8759-c3e8dc5925a4} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10751 | 2026.05.06 01:28:35.668555 [ 4 ] {8a9c314e-567e-4d4f-8759-c3e8dc5925a4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 10752 | 2026.05.06 01:28:35.668591 [ 4 ] {8a9c314e-567e-4d4f-8759-c3e8dc5925a4} <Debug> TCPHandler: Processed in 0.001333927 sec. | ||
| 10753 | 2026.05.06 01:28:35.668711 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10754 | 2026.05.06 01:28:35.668808 [ 4 ] {a5fcab7a-ccbe-4247-acaa-e10839d9f61f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10755 | 2026.05.06 01:28:35.668849 [ 4 ] {a5fcab7a-ccbe-4247-acaa-e10839d9f61f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10756 | 2026.05.06 01:28:35.669183 [ 4 ] {a5fcab7a-ccbe-4247-acaa-e10839d9f61f} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10757 | 2026.05.06 01:28:35.669217 [ 4 ] {a5fcab7a-ccbe-4247-acaa-e10839d9f61f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10758 | 2026.05.06 01:28:35.669516 [ 4 ] {a5fcab7a-ccbe-4247-acaa-e10839d9f61f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10759 | 2026.05.06 01:28:35.669716 [ 4 ] {a5fcab7a-ccbe-4247-acaa-e10839d9f61f} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10760 | 2026.05.06 01:28:35.669845 [ 4 ] {a5fcab7a-ccbe-4247-acaa-e10839d9f61f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 10761 | 2026.05.06 01:28:35.669879 [ 4 ] {a5fcab7a-ccbe-4247-acaa-e10839d9f61f} <Debug> TCPHandler: Processed in 0.001218535 sec. | ||
| 10762 | 2026.05.06 01:28:39.472515 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1332 | ||
| 10763 | 2026.05.06 01:28:39.474823 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10764 | 2026.05.06 01:28:39.474864 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10765 | 2026.05.06 01:28:39.476019 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10766 | 2026.05.06 01:28:39.476273 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10767 | 2026.05.06 01:28:39.476420 [ 150 ] {} <Debug> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10768 | 2026.05.06 01:28:39.476485 [ 150 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10769 | 2026.05.06 01:28:39.476505 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10770 | 2026.05.06 01:28:39.476519 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1332 | ||
| 10771 | 2026.05.06 01:28:39.476601 [ 191 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::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 | ||
| 10772 | 2026.05.06 01:28:39.477066 [ 191 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10773 | 2026.05.06 01:28:39.477183 [ 191 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1116 rows starting from the beginning of the part | ||
| 10774 | 2026.05.06 01:28:39.477517 [ 191 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 54 rows starting from the beginning of the part | ||
| 10775 | 2026.05.06 01:28:39.477829 [ 191 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
| 10776 | 2026.05.06 01:28:39.478153 [ 191 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
| 10777 | 2026.05.06 01:28:39.478477 [ 191 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 58 rows starting from the beginning of the part | ||
| 10778 | 2026.05.06 01:28:39.478803 [ 191 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 10779 | 2026.05.06 01:28:39.485857 [ 192 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1332 rows, containing 72 columns (72 merged, 0 gathered) in 0.009294318 sec., 143313.36629540758 rows/sec., 120.10 MiB/sec. | ||
| 10780 | 2026.05.06 01:28:39.487434 [ 192 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10781 | 2026.05.06 01:28:39.488050 [ 192 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_31_6} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10782 | 2026.05.06 01:28:39.488135 [ 192 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_31_6} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10783 | 2026.05.06 01:28:39.488370 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.04 MiB. | ||
| 10784 | 2026.05.06 01:28:40.001145 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.22 MiB, peak 320.86 MiB, free memory in arenas 0.00 B, will set to 312.31 MiB (RSS), difference: 5.09 MiB | ||
| 10785 | 2026.05.06 01:28:40.665763 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10786 | 2026.05.06 01:28:40.666084 [ 4 ] {100cd733-e25c-4d02-8a51-6390dbc356e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 10787 | 2026.05.06 01:28:40.666475 [ 4 ] {100cd733-e25c-4d02-8a51-6390dbc356e4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10788 | 2026.05.06 01:28:40.666514 [ 4 ] {100cd733-e25c-4d02-8a51-6390dbc356e4} <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 | ||
| 10789 | 2026.05.06 01:28:40.666803 [ 4 ] {100cd733-e25c-4d02-8a51-6390dbc356e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10790 | 2026.05.06 01:28:40.666877 [ 4 ] {100cd733-e25c-4d02-8a51-6390dbc356e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10791 | 2026.05.06 01:28:40.667024 [ 4 ] {100cd733-e25c-4d02-8a51-6390dbc356e4} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 10792 | 2026.05.06 01:28:40.667140 [ 357 ] {100cd733-e25c-4d02-8a51-6390dbc356e4} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10793 | 2026.05.06 01:28:40.667140 [ 364 ] {100cd733-e25c-4d02-8a51-6390dbc356e4} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10794 | 2026.05.06 01:28:40.667178 [ 342 ] {100cd733-e25c-4d02-8a51-6390dbc356e4} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10795 | 2026.05.06 01:28:40.667175 [ 358 ] {100cd733-e25c-4d02-8a51-6390dbc356e4} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10796 | 2026.05.06 01:28:40.667371 [ 4 ] {100cd733-e25c-4d02-8a51-6390dbc356e4} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 10797 | 2026.05.06 01:28:40.667403 [ 4 ] {100cd733-e25c-4d02-8a51-6390dbc356e4} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10798 | 2026.05.06 01:28:40.667476 [ 4 ] {100cd733-e25c-4d02-8a51-6390dbc356e4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10799 | 2026.05.06 01:28:40.667497 [ 4 ] {100cd733-e25c-4d02-8a51-6390dbc356e4} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 10800 | 2026.05.06 01:28:40.667533 [ 4 ] {100cd733-e25c-4d02-8a51-6390dbc356e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 10801 | 2026.05.06 01:28:40.667571 [ 4 ] {100cd733-e25c-4d02-8a51-6390dbc356e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 10802 | 2026.05.06 01:28:40.668758 [ 4 ] {100cd733-e25c-4d02-8a51-6390dbc356e4} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002774 sec., 14780.100937274694 rows/sec., 2.66 MiB/sec. | ||
| 10803 | 2026.05.06 01:28:40.668889 [ 4 ] {100cd733-e25c-4d02-8a51-6390dbc356e4} <Debug> TCPHandler: Processed in 0.003327967 sec. | ||
| 10804 | 2026.05.06 01:28:40.674967 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10805 | 2026.05.06 01:28:40.675124 [ 4 ] {55f44e87-6be5-4e8a-8d56-312d0263ff8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10806 | 2026.05.06 01:28:40.675179 [ 4 ] {55f44e87-6be5-4e8a-8d56-312d0263ff8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10807 | 2026.05.06 01:28:40.675880 [ 4 ] {55f44e87-6be5-4e8a-8d56-312d0263ff8e} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10808 | 2026.05.06 01:28:40.675932 [ 4 ] {55f44e87-6be5-4e8a-8d56-312d0263ff8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10809 | 2026.05.06 01:28:40.676322 [ 4 ] {55f44e87-6be5-4e8a-8d56-312d0263ff8e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10810 | 2026.05.06 01:28:40.676551 [ 4 ] {55f44e87-6be5-4e8a-8d56-312d0263ff8e} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10811 | 2026.05.06 01:28:40.676705 [ 4 ] {55f44e87-6be5-4e8a-8d56-312d0263ff8e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001625 sec., 174769.23076923078 rows/sec., 11.10 MiB/sec. | ||
| 10812 | 2026.05.06 01:28:40.676748 [ 4 ] {55f44e87-6be5-4e8a-8d56-312d0263ff8e} <Debug> TCPHandler: Processed in 0.001861268 sec. | ||
| 10813 | 2026.05.06 01:28:40.676884 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10814 | 2026.05.06 01:28:40.676985 [ 4 ] {25354f19-625c-47fe-be6a-c9e4784c4410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10815 | 2026.05.06 01:28:40.677028 [ 4 ] {25354f19-625c-47fe-be6a-c9e4784c4410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10816 | 2026.05.06 01:28:40.677479 [ 4 ] {25354f19-625c-47fe-be6a-c9e4784c4410} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10817 | 2026.05.06 01:28:40.677516 [ 4 ] {25354f19-625c-47fe-be6a-c9e4784c4410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10818 | 2026.05.06 01:28:40.677828 [ 4 ] {25354f19-625c-47fe-be6a-c9e4784c4410} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10819 | 2026.05.06 01:28:40.678050 [ 4 ] {25354f19-625c-47fe-be6a-c9e4784c4410} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10820 | 2026.05.06 01:28:40.678188 [ 4 ] {25354f19-625c-47fe-be6a-c9e4784c4410} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001226 sec., 11419.249592169657 rows/sec., 931.16 KiB/sec. | ||
| 10821 | 2026.05.06 01:28:40.678226 [ 4 ] {25354f19-625c-47fe-be6a-c9e4784c4410} <Debug> TCPHandler: Processed in 0.001395298 sec. | ||
| 10822 | 2026.05.06 01:28:40.678350 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10823 | 2026.05.06 01:28:40.678446 [ 4 ] {fb8a7e00-1141-47fa-aea4-a46cbb9c5d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10824 | 2026.05.06 01:28:40.678488 [ 4 ] {fb8a7e00-1141-47fa-aea4-a46cbb9c5d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10825 | 2026.05.06 01:28:40.679342 [ 4 ] {fb8a7e00-1141-47fa-aea4-a46cbb9c5d98} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10826 | 2026.05.06 01:28:40.679377 [ 4 ] {fb8a7e00-1141-47fa-aea4-a46cbb9c5d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10827 | 2026.05.06 01:28:40.679756 [ 4 ] {fb8a7e00-1141-47fa-aea4-a46cbb9c5d98} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10828 | 2026.05.06 01:28:40.679966 [ 4 ] {fb8a7e00-1141-47fa-aea4-a46cbb9c5d98} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10829 | 2026.05.06 01:28:40.680098 [ 4 ] {fb8a7e00-1141-47fa-aea4-a46cbb9c5d98} <Debug> executeQuery: Read 886 rows, 71.24 KiB in 0.001672 sec., 529904.3062200957 rows/sec., 41.61 MiB/sec. | ||
| 10830 | 2026.05.06 01:28:40.680136 [ 4 ] {fb8a7e00-1141-47fa-aea4-a46cbb9c5d98} <Debug> TCPHandler: Processed in 0.001838127 sec. | ||
| 10831 | 2026.05.06 01:28:40.680258 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10832 | 2026.05.06 01:28:40.680353 [ 4 ] {4cdecc3f-ecb4-4e6c-84ed-e1c6f219c252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10833 | 2026.05.06 01:28:40.680394 [ 4 ] {4cdecc3f-ecb4-4e6c-84ed-e1c6f219c252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10834 | 2026.05.06 01:28:40.680908 [ 4 ] {4cdecc3f-ecb4-4e6c-84ed-e1c6f219c252} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10835 | 2026.05.06 01:28:40.680945 [ 4 ] {4cdecc3f-ecb4-4e6c-84ed-e1c6f219c252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10836 | 2026.05.06 01:28:40.681282 [ 4 ] {4cdecc3f-ecb4-4e6c-84ed-e1c6f219c252} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10837 | 2026.05.06 01:28:40.681489 [ 4 ] {4cdecc3f-ecb4-4e6c-84ed-e1c6f219c252} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10838 | 2026.05.06 01:28:40.681621 [ 4 ] {4cdecc3f-ecb4-4e6c-84ed-e1c6f219c252} <Debug> executeQuery: Read 197 rows, 12.60 KiB in 0.001286 sec., 153188.18040435459 rows/sec., 9.57 MiB/sec. | ||
| 10839 | 2026.05.06 01:28:40.681658 [ 4 ] {4cdecc3f-ecb4-4e6c-84ed-e1c6f219c252} <Debug> TCPHandler: Processed in 0.001450429 sec. | ||
| 10840 | 2026.05.06 01:28:40.681778 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10841 | 2026.05.06 01:28:40.681873 [ 4 ] {ae352c79-bb73-4d22-b090-b5d13c929c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10842 | 2026.05.06 01:28:40.681912 [ 4 ] {ae352c79-bb73-4d22-b090-b5d13c929c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10843 | 2026.05.06 01:28:40.682369 [ 4 ] {ae352c79-bb73-4d22-b090-b5d13c929c73} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10844 | 2026.05.06 01:28:40.682405 [ 4 ] {ae352c79-bb73-4d22-b090-b5d13c929c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10845 | 2026.05.06 01:28:40.682707 [ 4 ] {ae352c79-bb73-4d22-b090-b5d13c929c73} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10846 | 2026.05.06 01:28:40.682924 [ 4 ] {ae352c79-bb73-4d22-b090-b5d13c929c73} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10847 | 2026.05.06 01:28:40.683051 [ 4 ] {ae352c79-bb73-4d22-b090-b5d13c929c73} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001196 sec., 124581.9397993311 rows/sec., 8.05 MiB/sec. | ||
| 10848 | 2026.05.06 01:28:40.683089 [ 4 ] {ae352c79-bb73-4d22-b090-b5d13c929c73} <Debug> TCPHandler: Processed in 0.001363337 sec. | ||
| 10849 | 2026.05.06 01:28:40.683207 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10850 | 2026.05.06 01:28:40.683302 [ 4 ] {85b43498-8670-448e-8db5-0fb5c3853d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10851 | 2026.05.06 01:28:40.683342 [ 4 ] {85b43498-8670-448e-8db5-0fb5c3853d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10852 | 2026.05.06 01:28:40.683791 [ 4 ] {85b43498-8670-448e-8db5-0fb5c3853d5f} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10853 | 2026.05.06 01:28:40.683828 [ 4 ] {85b43498-8670-448e-8db5-0fb5c3853d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10854 | 2026.05.06 01:28:40.684146 [ 4 ] {85b43498-8670-448e-8db5-0fb5c3853d5f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10855 | 2026.05.06 01:28:40.684354 [ 4 ] {85b43498-8670-448e-8db5-0fb5c3853d5f} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10856 | 2026.05.06 01:28:40.684481 [ 4 ] {85b43498-8670-448e-8db5-0fb5c3853d5f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001198 sec., 123539.23205342237 rows/sec., 7.03 MiB/sec. | ||
| 10857 | 2026.05.06 01:28:40.684519 [ 4 ] {85b43498-8670-448e-8db5-0fb5c3853d5f} <Debug> TCPHandler: Processed in 0.001362687 sec. | ||
| 10858 | 2026.05.06 01:28:40.684639 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10859 | 2026.05.06 01:28:40.684733 [ 4 ] {440c58d7-f500-41d8-8127-8a4daa2aea5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10860 | 2026.05.06 01:28:40.684773 [ 4 ] {440c58d7-f500-41d8-8127-8a4daa2aea5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10861 | 2026.05.06 01:28:40.685424 [ 4 ] {440c58d7-f500-41d8-8127-8a4daa2aea5d} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10862 | 2026.05.06 01:28:40.685461 [ 4 ] {440c58d7-f500-41d8-8127-8a4daa2aea5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10863 | 2026.05.06 01:28:40.685808 [ 4 ] {440c58d7-f500-41d8-8127-8a4daa2aea5d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10864 | 2026.05.06 01:28:40.686019 [ 4 ] {440c58d7-f500-41d8-8127-8a4daa2aea5d} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10865 | 2026.05.06 01:28:40.686149 [ 4 ] {440c58d7-f500-41d8-8127-8a4daa2aea5d} <Debug> executeQuery: Read 545 rows, 39.60 KiB in 0.001434 sec., 380055.7880055788 rows/sec., 26.97 MiB/sec. | ||
| 10866 | 2026.05.06 01:28:40.686185 [ 4 ] {440c58d7-f500-41d8-8127-8a4daa2aea5d} <Debug> TCPHandler: Processed in 0.001597042 sec. | ||
| 10867 | 2026.05.06 01:28:40.686306 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10868 | 2026.05.06 01:28:40.686400 [ 4 ] {e8bada0e-c399-4175-8a34-d8a4710d8e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10869 | 2026.05.06 01:28:40.686441 [ 4 ] {e8bada0e-c399-4175-8a34-d8a4710d8e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10870 | 2026.05.06 01:28:40.686778 [ 4 ] {e8bada0e-c399-4175-8a34-d8a4710d8e5e} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10871 | 2026.05.06 01:28:40.686814 [ 4 ] {e8bada0e-c399-4175-8a34-d8a4710d8e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10872 | 2026.05.06 01:28:40.687136 [ 4 ] {e8bada0e-c399-4175-8a34-d8a4710d8e5e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10873 | 2026.05.06 01:28:40.687343 [ 4 ] {e8bada0e-c399-4175-8a34-d8a4710d8e5e} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10874 | 2026.05.06 01:28:40.687459 [ 146 ] {} <Debug> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10875 | 2026.05.06 01:28:40.687478 [ 4 ] {e8bada0e-c399-4175-8a34-d8a4710d8e5e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 286.02 KiB/sec. | ||
| 10876 | 2026.05.06 01:28:40.687530 [ 146 ] {} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10877 | 2026.05.06 01:28:40.687540 [ 4 ] {e8bada0e-c399-4175-8a34-d8a4710d8e5e} <Debug> TCPHandler: Processed in 0.001284536 sec. | ||
| 10878 | 2026.05.06 01:28:40.687562 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10879 | 2026.05.06 01:28:40.687680 [ 186 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::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 | ||
| 10880 | 2026.05.06 01:28:40.687683 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10881 | 2026.05.06 01:28:40.687821 [ 4 ] {8ac36018-873a-48a1-8c97-3ede4e529bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10882 | 2026.05.06 01:28:40.687828 [ 186 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10883 | 2026.05.06 01:28:40.687867 [ 4 ] {8ac36018-873a-48a1-8c97-3ede4e529bdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10884 | 2026.05.06 01:28:40.687879 [ 186 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
| 10885 | 2026.05.06 01:28:40.687956 [ 186 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 10886 | 2026.05.06 01:28:40.688021 [ 186 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 10887 | 2026.05.06 01:28:40.688065 [ 186 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 10888 | 2026.05.06 01:28:40.688112 [ 186 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 10889 | 2026.05.06 01:28:40.688154 [ 186 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 10890 | 2026.05.06 01:28:40.688315 [ 4 ] {8ac36018-873a-48a1-8c97-3ede4e529bdf} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10891 | 2026.05.06 01:28:40.688358 [ 4 ] {8ac36018-873a-48a1-8c97-3ede4e529bdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10892 | 2026.05.06 01:28:40.688757 [ 4 ] {8ac36018-873a-48a1-8c97-3ede4e529bdf} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10893 | 2026.05.06 01:28:40.688982 [ 4 ] {8ac36018-873a-48a1-8c97-3ede4e529bdf} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10894 | 2026.05.06 01:28:40.689011 [ 186 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.001381278 sec., 134657.90376738063 rows/sec., 6.87 MiB/sec. | ||
| 10895 | 2026.05.06 01:28:40.689116 [ 4 ] {8ac36018-873a-48a1-8c97-3ede4e529bdf} <Debug> executeQuery: Read 272 rows, 18.52 KiB in 0.001315 sec., 206844.10646387833 rows/sec., 13.76 MiB/sec. | ||
| 10896 | 2026.05.06 01:28:40.689158 [ 4 ] {8ac36018-873a-48a1-8c97-3ede4e529bdf} <Debug> TCPHandler: Processed in 0.001525791 sec. | ||
| 10897 | 2026.05.06 01:28:40.689182 [ 201 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10898 | 2026.05.06 01:28:40.689285 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10899 | 2026.05.06 01:28:40.689385 [ 4 ] {1b08280f-fe72-4593-9932-3de3b33646fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10900 | 2026.05.06 01:28:40.689430 [ 4 ] {1b08280f-fe72-4593-9932-3de3b33646fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10901 | 2026.05.06 01:28:40.689483 [ 201 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_31_6} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10902 | 2026.05.06 01:28:40.689572 [ 201 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_31_6} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10903 | 2026.05.06 01:28:40.689667 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10904 | 2026.05.06 01:28:40.689750 [ 4 ] {1b08280f-fe72-4593-9932-3de3b33646fe} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10905 | 2026.05.06 01:28:40.689791 [ 4 ] {1b08280f-fe72-4593-9932-3de3b33646fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10906 | 2026.05.06 01:28:40.690124 [ 4 ] {1b08280f-fe72-4593-9932-3de3b33646fe} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10907 | 2026.05.06 01:28:40.690332 [ 4 ] {1b08280f-fe72-4593-9932-3de3b33646fe} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10908 | 2026.05.06 01:28:40.690466 [ 4 ] {1b08280f-fe72-4593-9932-3de3b33646fe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 61.31 KiB/sec. | ||
| 10909 | 2026.05.06 01:28:40.690502 [ 4 ] {1b08280f-fe72-4593-9932-3de3b33646fe} <Debug> TCPHandler: Processed in 0.001268365 sec. | ||
| 10910 | 2026.05.06 01:28:40.690629 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10911 | 2026.05.06 01:28:40.690751 [ 4 ] {38978859-c520-41f9-943d-5215dd8aa98e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10912 | 2026.05.06 01:28:40.690820 [ 4 ] {38978859-c520-41f9-943d-5215dd8aa98e} <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 | ||
| 10913 | 2026.05.06 01:28:40.691709 [ 4 ] {38978859-c520-41f9-943d-5215dd8aa98e} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10914 | 2026.05.06 01:28:40.691749 [ 4 ] {38978859-c520-41f9-943d-5215dd8aa98e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10915 | 2026.05.06 01:28:40.692343 [ 4 ] {38978859-c520-41f9-943d-5215dd8aa98e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10916 | 2026.05.06 01:28:40.692573 [ 4 ] {38978859-c520-41f9-943d-5215dd8aa98e} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10917 | 2026.05.06 01:28:40.692720 [ 4 ] {38978859-c520-41f9-943d-5215dd8aa98e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001994 sec., 20561.685055165497 rows/sec., 36.85 MiB/sec. | ||
| 10918 | 2026.05.06 01:28:40.692784 [ 4 ] {38978859-c520-41f9-943d-5215dd8aa98e} <Debug> TCPHandler: Processed in 0.002218914 sec. | ||
| 10919 | 2026.05.06 01:28:40.692914 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10920 | 2026.05.06 01:28:40.693009 [ 4 ] {557bdcff-d0c3-4b47-9541-3696417bad77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10921 | 2026.05.06 01:28:40.693052 [ 4 ] {557bdcff-d0c3-4b47-9541-3696417bad77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10922 | 2026.05.06 01:28:40.693398 [ 4 ] {557bdcff-d0c3-4b47-9541-3696417bad77} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10923 | 2026.05.06 01:28:40.693435 [ 4 ] {557bdcff-d0c3-4b47-9541-3696417bad77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10924 | 2026.05.06 01:28:40.693754 [ 4 ] {557bdcff-d0c3-4b47-9541-3696417bad77} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10925 | 2026.05.06 01:28:40.693959 [ 4 ] {557bdcff-d0c3-4b47-9541-3696417bad77} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10926 | 2026.05.06 01:28:40.694089 [ 4 ] {557bdcff-d0c3-4b47-9541-3696417bad77} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001098 sec., 81967.2131147541 rows/sec., 5.13 MiB/sec. | ||
| 10927 | 2026.05.06 01:28:40.694126 [ 4 ] {557bdcff-d0c3-4b47-9541-3696417bad77} <Debug> TCPHandler: Processed in 0.001264815 sec. | ||
| 10928 | 2026.05.06 01:28:41.922773 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20546 | ||
| 10929 | 2026.05.06 01:28:41.923334 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10930 | 2026.05.06 01:28:41.923369 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10931 | 2026.05.06 01:28:41.923880 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10932 | 2026.05.06 01:28:41.924120 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10933 | 2026.05.06 01:28:41.924252 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20546 | ||
| 10934 | 2026.05.06 01:28:42.973924 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10935 | 2026.05.06 01:28:42.989987 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10936 | 2026.05.06 01:28:42.990049 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 10937 | 2026.05.06 01:28:42.995951 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10938 | 2026.05.06 01:28:42.996625 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10939 | 2026.05.06 01:28:42.999461 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10940 | 2026.05.06 01:28:45.659212 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10941 | 2026.05.06 01:28:45.659485 [ 4 ] {1afd6088-5302-4013-b490-4225eb8f4558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10942 | 2026.05.06 01:28:45.659870 [ 4 ] {1afd6088-5302-4013-b490-4225eb8f4558} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10943 | 2026.05.06 01:28:45.659915 [ 4 ] {1afd6088-5302-4013-b490-4225eb8f4558} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10944 | 2026.05.06 01:28:45.660155 [ 4 ] {1afd6088-5302-4013-b490-4225eb8f4558} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10945 | 2026.05.06 01:28:45.660227 [ 4 ] {1afd6088-5302-4013-b490-4225eb8f4558} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10946 | 2026.05.06 01:28:45.660376 [ 4 ] {1afd6088-5302-4013-b490-4225eb8f4558} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10947 | 2026.05.06 01:28:45.660495 [ 342 ] {1afd6088-5302-4013-b490-4225eb8f4558} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10948 | 2026.05.06 01:28:45.660512 [ 364 ] {1afd6088-5302-4013-b490-4225eb8f4558} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10949 | 2026.05.06 01:28:45.660512 [ 357 ] {1afd6088-5302-4013-b490-4225eb8f4558} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10950 | 2026.05.06 01:28:45.660505 [ 358 ] {1afd6088-5302-4013-b490-4225eb8f4558} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10951 | 2026.05.06 01:28:45.660687 [ 4 ] {1afd6088-5302-4013-b490-4225eb8f4558} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 10952 | 2026.05.06 01:28:45.660719 [ 4 ] {1afd6088-5302-4013-b490-4225eb8f4558} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10953 | 2026.05.06 01:28:45.660790 [ 4 ] {1afd6088-5302-4013-b490-4225eb8f4558} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10954 | 2026.05.06 01:28:45.660810 [ 4 ] {1afd6088-5302-4013-b490-4225eb8f4558} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 10955 | 2026.05.06 01:28:45.660846 [ 4 ] {1afd6088-5302-4013-b490-4225eb8f4558} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10956 | 2026.05.06 01:28:45.660885 [ 4 ] {1afd6088-5302-4013-b490-4225eb8f4558} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10957 | 2026.05.06 01:28:45.661989 [ 4 ] {1afd6088-5302-4013-b490-4225eb8f4558} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.00261 sec., 15708.812260536399 rows/sec., 2.83 MiB/sec. | ||
| 10958 | 2026.05.06 01:28:45.662117 [ 4 ] {1afd6088-5302-4013-b490-4225eb8f4558} <Debug> TCPHandler: Processed in 0.003061882 sec. | ||
| 10959 | 2026.05.06 01:28:45.663881 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10960 | 2026.05.06 01:28:45.664019 [ 4 ] {dc8fca7d-c4ae-4f69-a002-ef1582bfb71b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10961 | 2026.05.06 01:28:45.664073 [ 4 ] {dc8fca7d-c4ae-4f69-a002-ef1582bfb71b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10962 | 2026.05.06 01:28:45.664659 [ 4 ] {dc8fca7d-c4ae-4f69-a002-ef1582bfb71b} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10963 | 2026.05.06 01:28:45.664714 [ 4 ] {dc8fca7d-c4ae-4f69-a002-ef1582bfb71b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10964 | 2026.05.06 01:28:45.665136 [ 4 ] {dc8fca7d-c4ae-4f69-a002-ef1582bfb71b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10965 | 2026.05.06 01:28:45.665361 [ 4 ] {dc8fca7d-c4ae-4f69-a002-ef1582bfb71b} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10966 | 2026.05.06 01:28:45.665510 [ 4 ] {dc8fca7d-c4ae-4f69-a002-ef1582bfb71b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00153 sec., 36601.30718954249 rows/sec., 2.81 MiB/sec. | ||
| 10967 | 2026.05.06 01:28:45.665550 [ 4 ] {dc8fca7d-c4ae-4f69-a002-ef1582bfb71b} <Debug> TCPHandler: Processed in 0.001733595 sec. | ||
| 10968 | 2026.05.06 01:28:45.665681 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10969 | 2026.05.06 01:28:45.665777 [ 4 ] {9eb6de46-85c9-4821-af68-e358607f4bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10970 | 2026.05.06 01:28:45.665818 [ 4 ] {9eb6de46-85c9-4821-af68-e358607f4bca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10971 | 2026.05.06 01:28:45.666240 [ 4 ] {9eb6de46-85c9-4821-af68-e358607f4bca} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10972 | 2026.05.06 01:28:45.666277 [ 4 ] {9eb6de46-85c9-4821-af68-e358607f4bca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10973 | 2026.05.06 01:28:45.666585 [ 4 ] {9eb6de46-85c9-4821-af68-e358607f4bca} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10974 | 2026.05.06 01:28:45.666804 [ 4 ] {9eb6de46-85c9-4821-af68-e358607f4bca} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10975 | 2026.05.06 01:28:45.666934 [ 4 ] {9eb6de46-85c9-4821-af68-e358607f4bca} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001175 sec., 54468.085106382976 rows/sec., 4.25 MiB/sec. | ||
| 10976 | 2026.05.06 01:28:45.666971 [ 4 ] {9eb6de46-85c9-4821-af68-e358607f4bca} <Debug> TCPHandler: Processed in 0.001340997 sec. | ||
| 10977 | 2026.05.06 01:28:45.667096 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10978 | 2026.05.06 01:28:45.667191 [ 4 ] {823a7740-16d5-4033-a5e9-09b3dfbed265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10979 | 2026.05.06 01:28:45.667236 [ 4 ] {823a7740-16d5-4033-a5e9-09b3dfbed265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10980 | 2026.05.06 01:28:45.667644 [ 4 ] {823a7740-16d5-4033-a5e9-09b3dfbed265} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10981 | 2026.05.06 01:28:45.667681 [ 4 ] {823a7740-16d5-4033-a5e9-09b3dfbed265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10982 | 2026.05.06 01:28:45.668006 [ 4 ] {823a7740-16d5-4033-a5e9-09b3dfbed265} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10983 | 2026.05.06 01:28:45.668217 [ 4 ] {823a7740-16d5-4033-a5e9-09b3dfbed265} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10984 | 2026.05.06 01:28:45.668332 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
| 10985 | 2026.05.06 01:28:45.668346 [ 4 ] {823a7740-16d5-4033-a5e9-09b3dfbed265} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 10986 | 2026.05.06 01:28:45.668380 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10987 | 2026.05.06 01:28:45.668395 [ 4 ] {823a7740-16d5-4033-a5e9-09b3dfbed265} <Debug> TCPHandler: Processed in 0.001350837 sec. | ||
| 10988 | 2026.05.06 01:28:45.668407 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 10989 | 2026.05.06 01:28:45.668528 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10990 | 2026.05.06 01:28:45.668549 [ 198 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full | ||
| 10991 | 2026.05.06 01:28:45.668625 [ 4 ] {f5d5dc92-e7c9-43a0-b884-3e6565974382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10992 | 2026.05.06 01:28:45.668673 [ 4 ] {f5d5dc92-e7c9-43a0-b884-3e6565974382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10993 | 2026.05.06 01:28:45.668725 [ 198 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10994 | 2026.05.06 01:28:45.668772 [ 198 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_65_13, total 26266 rows starting from the beginning of the part | ||
| 10995 | 2026.05.06 01:28:45.668848 [ 198 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 96 rows starting from the beginning of the part | ||
| 10996 | 2026.05.06 01:28:45.668904 [ 198 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 265 rows starting from the beginning of the part | ||
| 10997 | 2026.05.06 01:28:45.668954 [ 198 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 10998 | 2026.05.06 01:28:45.669003 [ 198 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 272 rows starting from the beginning of the part | ||
| 10999 | 2026.05.06 01:28:45.669022 [ 4 ] {f5d5dc92-e7c9-43a0-b884-3e6565974382} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11000 | 2026.05.06 01:28:45.669047 [ 198 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 11001 | 2026.05.06 01:28:45.669064 [ 4 ] {f5d5dc92-e7c9-43a0-b884-3e6565974382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11002 | 2026.05.06 01:28:45.669403 [ 4 ] {f5d5dc92-e7c9-43a0-b884-3e6565974382} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11003 | 2026.05.06 01:28:45.669623 [ 4 ] {f5d5dc92-e7c9-43a0-b884-3e6565974382} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11004 | 2026.05.06 01:28:45.669757 [ 4 ] {f5d5dc92-e7c9-43a0-b884-3e6565974382} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 11005 | 2026.05.06 01:28:45.669794 [ 4 ] {f5d5dc92-e7c9-43a0-b884-3e6565974382} <Debug> TCPHandler: Processed in 0.001316987 sec. | ||
| 11006 | 2026.05.06 01:28:45.681037 [ 186 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27219 rows, containing 5 columns (5 merged, 0 gathered) in 0.012555034 sec., 2167975.013050542 rows/sec., 139.54 MiB/sec. | ||
| 11007 | 2026.05.06 01:28:45.681495 [ 195 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 11008 | 2026.05.06 01:28:45.681854 [ 195 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11009 | 2026.05.06 01:28:45.681952 [ 195 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
| 11010 | 2026.05.06 01:28:45.682063 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 11011 | 2026.05.06 01:28:46.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.27 MiB, peak 320.86 MiB, free memory in arenas 0.00 B, will set to 315.88 MiB (RSS), difference: 2.61 MiB | ||
| 11012 | 2026.05.06 01:28:49.268644 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11013 | 2026.05.06 01:28:49.268718 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11014 | 2026.05.06 01:28:49.424390 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21058 | ||
| 11015 | 2026.05.06 01:28:49.424918 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11016 | 2026.05.06 01:28:49.424960 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11017 | 2026.05.06 01:28:49.425461 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11018 | 2026.05.06 01:28:49.425682 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11019 | 2026.05.06 01:28:49.425812 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21058 | ||
| 11020 | 2026.05.06 01:28:49.476810 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1368 | ||
| 11021 | 2026.05.06 01:28:49.479287 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11022 | 2026.05.06 01:28:49.479332 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11023 | 2026.05.06 01:28:49.480576 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11024 | 2026.05.06 01:28:49.480852 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11025 | 2026.05.06 01:28:49.481117 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1368 | ||
| 11026 | 2026.05.06 01:28:50.499615 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 11027 | 2026.05.06 01:28:50.515890 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11028 | 2026.05.06 01:28:50.515954 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11029 | 2026.05.06 01:28:50.522156 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11030 | 2026.05.06 01:28:50.522841 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11031 | 2026.05.06 01:28:50.525784 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 11032 | 2026.05.06 01:28:50.665470 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11033 | 2026.05.06 01:28:50.665753 [ 4 ] {a28e3da9-43b1-4b4d-9e3a-727fc769efe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 11034 | 2026.05.06 01:28:50.666154 [ 4 ] {a28e3da9-43b1-4b4d-9e3a-727fc769efe1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11035 | 2026.05.06 01:28:50.666195 [ 4 ] {a28e3da9-43b1-4b4d-9e3a-727fc769efe1} <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 | ||
| 11036 | 2026.05.06 01:28:50.666446 [ 4 ] {a28e3da9-43b1-4b4d-9e3a-727fc769efe1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11037 | 2026.05.06 01:28:50.666517 [ 4 ] {a28e3da9-43b1-4b4d-9e3a-727fc769efe1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11038 | 2026.05.06 01:28:50.666665 [ 4 ] {a28e3da9-43b1-4b4d-9e3a-727fc769efe1} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 11039 | 2026.05.06 01:28:50.666786 [ 357 ] {a28e3da9-43b1-4b4d-9e3a-727fc769efe1} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11040 | 2026.05.06 01:28:50.666798 [ 334 ] {a28e3da9-43b1-4b4d-9e3a-727fc769efe1} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11041 | 2026.05.06 01:28:50.666795 [ 320 ] {a28e3da9-43b1-4b4d-9e3a-727fc769efe1} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11042 | 2026.05.06 01:28:50.666801 [ 358 ] {a28e3da9-43b1-4b4d-9e3a-727fc769efe1} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11043 | 2026.05.06 01:28:50.666960 [ 4 ] {a28e3da9-43b1-4b4d-9e3a-727fc769efe1} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 11044 | 2026.05.06 01:28:50.666988 [ 4 ] {a28e3da9-43b1-4b4d-9e3a-727fc769efe1} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11045 | 2026.05.06 01:28:50.667059 [ 4 ] {a28e3da9-43b1-4b4d-9e3a-727fc769efe1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11046 | 2026.05.06 01:28:50.667080 [ 4 ] {a28e3da9-43b1-4b4d-9e3a-727fc769efe1} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 11047 | 2026.05.06 01:28:50.667115 [ 4 ] {a28e3da9-43b1-4b4d-9e3a-727fc769efe1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 11048 | 2026.05.06 01:28:50.667156 [ 4 ] {a28e3da9-43b1-4b4d-9e3a-727fc769efe1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 11049 | 2026.05.06 01:28:50.668338 [ 4 ] {a28e3da9-43b1-4b4d-9e3a-727fc769efe1} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002716 sec., 15095.729013254786 rows/sec., 2.72 MiB/sec. | ||
| 11050 | 2026.05.06 01:28:50.668452 [ 4 ] {a28e3da9-43b1-4b4d-9e3a-727fc769efe1} <Debug> TCPHandler: Processed in 0.003123683 sec. | ||
| 11051 | 2026.05.06 01:28:50.674126 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11052 | 2026.05.06 01:28:50.674320 [ 4 ] {98020c6a-415b-42cb-89b6-b92afacf79a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11053 | 2026.05.06 01:28:50.674384 [ 4 ] {98020c6a-415b-42cb-89b6-b92afacf79a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11054 | 2026.05.06 01:28:50.675114 [ 4 ] {98020c6a-415b-42cb-89b6-b92afacf79a8} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11055 | 2026.05.06 01:28:50.675165 [ 4 ] {98020c6a-415b-42cb-89b6-b92afacf79a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11056 | 2026.05.06 01:28:50.675558 [ 4 ] {98020c6a-415b-42cb-89b6-b92afacf79a8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11057 | 2026.05.06 01:28:50.675798 [ 4 ] {98020c6a-415b-42cb-89b6-b92afacf79a8} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11058 | 2026.05.06 01:28:50.675955 [ 4 ] {98020c6a-415b-42cb-89b6-b92afacf79a8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001693 sec., 167749.55699940934 rows/sec., 10.65 MiB/sec. | ||
| 11059 | 2026.05.06 01:28:50.675996 [ 4 ] {98020c6a-415b-42cb-89b6-b92afacf79a8} <Debug> TCPHandler: Processed in 0.00196671 sec. | ||
| 11060 | 2026.05.06 01:28:50.676127 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11061 | 2026.05.06 01:28:50.676228 [ 4 ] {f46e7580-0848-489f-afaf-ed076bde67b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11062 | 2026.05.06 01:28:50.676271 [ 4 ] {f46e7580-0848-489f-afaf-ed076bde67b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11063 | 2026.05.06 01:28:50.677131 [ 4 ] {f46e7580-0848-489f-afaf-ed076bde67b0} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11064 | 2026.05.06 01:28:50.677170 [ 4 ] {f46e7580-0848-489f-afaf-ed076bde67b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11065 | 2026.05.06 01:28:50.677526 [ 4 ] {f46e7580-0848-489f-afaf-ed076bde67b0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11066 | 2026.05.06 01:28:50.677742 [ 4 ] {f46e7580-0848-489f-afaf-ed076bde67b0} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11067 | 2026.05.06 01:28:50.677866 [ 133 ] {} <Debug> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11068 | 2026.05.06 01:28:50.677879 [ 4 ] {f46e7580-0848-489f-afaf-ed076bde67b0} <Debug> executeQuery: Read 879 rows, 70.73 KiB in 0.001674 sec., 525089.605734767 rows/sec., 41.26 MiB/sec. | ||
| 11069 | 2026.05.06 01:28:50.677909 [ 133 ] {} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11070 | 2026.05.06 01:28:50.677929 [ 4 ] {f46e7580-0848-489f-afaf-ed076bde67b0} <Debug> TCPHandler: Processed in 0.001852947 sec. | ||
| 11071 | 2026.05.06 01:28:50.677938 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11072 | 2026.05.06 01:28:50.678062 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11073 | 2026.05.06 01:28:50.678063 [ 198 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11074 | 2026.05.06 01:28:50.678165 [ 4 ] {d17b9055-b65c-4007-883b-ef2b3c1a48bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11075 | 2026.05.06 01:28:50.678211 [ 4 ] {d17b9055-b65c-4007-883b-ef2b3c1a48bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11076 | 2026.05.06 01:28:50.678219 [ 198 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11077 | 2026.05.06 01:28:50.678262 [ 198 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3237 rows starting from the beginning of the part | ||
| 11078 | 2026.05.06 01:28:50.678333 [ 198 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 879 rows starting from the beginning of the part | ||
| 11079 | 2026.05.06 01:28:50.678377 [ 198 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 56 rows starting from the beginning of the part | ||
| 11080 | 2026.05.06 01:28:50.678420 [ 198 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 886 rows starting from the beginning of the part | ||
| 11081 | 2026.05.06 01:28:50.678460 [ 198 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
| 11082 | 2026.05.06 01:28:50.678502 [ 198 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 879 rows starting from the beginning of the part | ||
| 11083 | 2026.05.06 01:28:50.678683 [ 4 ] {d17b9055-b65c-4007-883b-ef2b3c1a48bd} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11084 | 2026.05.06 01:28:50.678727 [ 4 ] {d17b9055-b65c-4007-883b-ef2b3c1a48bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11085 | 2026.05.06 01:28:50.679051 [ 4 ] {d17b9055-b65c-4007-883b-ef2b3c1a48bd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11086 | 2026.05.06 01:28:50.679266 [ 4 ] {d17b9055-b65c-4007-883b-ef2b3c1a48bd} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11087 | 2026.05.06 01:28:50.679400 [ 4 ] {d17b9055-b65c-4007-883b-ef2b3c1a48bd} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001255 sec., 145816.73306772907 rows/sec., 9.05 MiB/sec. | ||
| 11088 | 2026.05.06 01:28:50.679438 [ 4 ] {d17b9055-b65c-4007-883b-ef2b3c1a48bd} <Debug> TCPHandler: Processed in 0.001428479 sec. | ||
| 11089 | 2026.05.06 01:28:50.679575 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11090 | 2026.05.06 01:28:50.679669 [ 4 ] {fac85774-fdcf-450a-a320-1fe22a9fcdfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11091 | 2026.05.06 01:28:50.679710 [ 4 ] {fac85774-fdcf-450a-a320-1fe22a9fcdfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11092 | 2026.05.06 01:28:50.680141 [ 4 ] {fac85774-fdcf-450a-a320-1fe22a9fcdfa} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11093 | 2026.05.06 01:28:50.680178 [ 4 ] {fac85774-fdcf-450a-a320-1fe22a9fcdfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11094 | 2026.05.06 01:28:50.680512 [ 4 ] {fac85774-fdcf-450a-a320-1fe22a9fcdfa} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11095 | 2026.05.06 01:28:50.680739 [ 4 ] {fac85774-fdcf-450a-a320-1fe22a9fcdfa} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11096 | 2026.05.06 01:28:50.680745 [ 195 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5993 rows, containing 5 columns (5 merged, 0 gathered) in 0.002738075 sec., 2188764.003907855 rows/sec., 176.04 MiB/sec. | ||
| 11097 | 2026.05.06 01:28:50.680844 [ 133 ] {} <Debug> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 11098 | 2026.05.06 01:28:50.680871 [ 4 ] {fac85774-fdcf-450a-a320-1fe22a9fcdfa} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001221 sec., 122031.12203112202 rows/sec., 7.88 MiB/sec. | ||
| 11099 | 2026.05.06 01:28:50.680875 [ 133 ] {} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11100 | 2026.05.06 01:28:50.680910 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11101 | 2026.05.06 01:28:50.680916 [ 4 ] {fac85774-fdcf-450a-a320-1fe22a9fcdfa} <Debug> TCPHandler: Processed in 0.001392179 sec. | ||
| 11102 | 2026.05.06 01:28:50.680996 [ 196 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 11103 | 2026.05.06 01:28:50.681042 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11104 | 2026.05.06 01:28:50.681043 [ 198 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11105 | 2026.05.06 01:28:50.681110 [ 196 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11106 | 2026.05.06 01:28:50.681141 [ 4 ] {24d05cb8-c13b-4e48-a054-1fd2df980024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11107 | 2026.05.06 01:28:50.681150 [ 196 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 952 rows starting from the beginning of the part | ||
| 11108 | 2026.05.06 01:28:50.681184 [ 4 ] {24d05cb8-c13b-4e48-a054-1fd2df980024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11109 | 2026.05.06 01:28:50.681217 [ 196 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 149 rows starting from the beginning of the part | ||
| 11110 | 2026.05.06 01:28:50.681270 [ 196 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 801 rows starting from the beginning of the part | ||
| 11111 | 2026.05.06 01:28:50.681310 [ 196 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 149 rows starting from the beginning of the part | ||
| 11112 | 2026.05.06 01:28:50.681335 [ 198 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_71_14} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11113 | 2026.05.06 01:28:50.681351 [ 196 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 149 rows starting from the beginning of the part | ||
| 11114 | 2026.05.06 01:28:50.681401 [ 196 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 149 rows starting from the beginning of the part | ||
| 11115 | 2026.05.06 01:28:50.681428 [ 198 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_71_14} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11116 | 2026.05.06 01:28:50.681513 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 11117 | 2026.05.06 01:28:50.681620 [ 4 ] {24d05cb8-c13b-4e48-a054-1fd2df980024} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11118 | 2026.05.06 01:28:50.681661 [ 4 ] {24d05cb8-c13b-4e48-a054-1fd2df980024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11119 | 2026.05.06 01:28:50.681967 [ 4 ] {24d05cb8-c13b-4e48-a054-1fd2df980024} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11120 | 2026.05.06 01:28:50.682179 [ 4 ] {24d05cb8-c13b-4e48-a054-1fd2df980024} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11121 | 2026.05.06 01:28:50.682308 [ 4 ] {24d05cb8-c13b-4e48-a054-1fd2df980024} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001186 sec., 124789.20741989883 rows/sec., 7.10 MiB/sec. | ||
| 11122 | 2026.05.06 01:28:50.682346 [ 4 ] {24d05cb8-c13b-4e48-a054-1fd2df980024} <Debug> TCPHandler: Processed in 0.001355067 sec. | ||
| 11123 | 2026.05.06 01:28:50.682464 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11124 | 2026.05.06 01:28:50.682479 [ 198 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2349 rows, containing 5 columns (5 merged, 0 gathered) in 0.001527721 sec., 1537584.4149553487 rows/sec., 98.03 MiB/sec. | ||
| 11125 | 2026.05.06 01:28:50.682557 [ 4 ] {11508cba-1e02-4239-a12b-be61e040ef09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11126 | 2026.05.06 01:28:50.682603 [ 4 ] {11508cba-1e02-4239-a12b-be61e040ef09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11127 | 2026.05.06 01:28:50.682618 [ 196 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 11128 | 2026.05.06 01:28:50.682844 [ 196 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_40_8} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11129 | 2026.05.06 01:28:50.682906 [ 196 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_40_8} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 11130 | 2026.05.06 01:28:50.682964 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 11131 | 2026.05.06 01:28:50.683152 [ 4 ] {11508cba-1e02-4239-a12b-be61e040ef09} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11132 | 2026.05.06 01:28:50.683187 [ 4 ] {11508cba-1e02-4239-a12b-be61e040ef09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11133 | 2026.05.06 01:28:50.683512 [ 4 ] {11508cba-1e02-4239-a12b-be61e040ef09} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11134 | 2026.05.06 01:28:50.683721 [ 4 ] {11508cba-1e02-4239-a12b-be61e040ef09} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11135 | 2026.05.06 01:28:50.683835 [ 133 ] {} <Debug> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11136 | 2026.05.06 01:28:50.683848 [ 4 ] {11508cba-1e02-4239-a12b-be61e040ef09} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001309 sec., 405653.1703590527 rows/sec., 28.69 MiB/sec. | ||
| 11137 | 2026.05.06 01:28:50.683869 [ 133 ] {} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11138 | 2026.05.06 01:28:50.683891 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11139 | 2026.05.06 01:28:50.683894 [ 4 ] {11508cba-1e02-4239-a12b-be61e040ef09} <Debug> TCPHandler: Processed in 0.00148098 sec. | ||
| 11140 | 2026.05.06 01:28:50.683974 [ 195 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11141 | 2026.05.06 01:28:50.684022 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11142 | 2026.05.06 01:28:50.684090 [ 195 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11143 | 2026.05.06 01:28:50.684121 [ 4 ] {489a0da4-6f16-4cfe-bb80-fbf0530c2218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11144 | 2026.05.06 01:28:50.684130 [ 195 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1791 rows starting from the beginning of the part | ||
| 11145 | 2026.05.06 01:28:50.684171 [ 4 ] {489a0da4-6f16-4cfe-bb80-fbf0530c2218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11146 | 2026.05.06 01:28:50.684206 [ 195 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 531 rows starting from the beginning of the part | ||
| 11147 | 2026.05.06 01:28:50.684257 [ 195 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 64 rows starting from the beginning of the part | ||
| 11148 | 2026.05.06 01:28:50.684299 [ 195 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 545 rows starting from the beginning of the part | ||
| 11149 | 2026.05.06 01:28:50.684340 [ 195 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
| 11150 | 2026.05.06 01:28:50.684385 [ 195 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 531 rows starting from the beginning of the part | ||
| 11151 | 2026.05.06 01:28:50.684510 [ 4 ] {489a0da4-6f16-4cfe-bb80-fbf0530c2218} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11152 | 2026.05.06 01:28:50.684553 [ 4 ] {489a0da4-6f16-4cfe-bb80-fbf0530c2218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11153 | 2026.05.06 01:28:50.684885 [ 4 ] {489a0da4-6f16-4cfe-bb80-fbf0530c2218} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11154 | 2026.05.06 01:28:50.685113 [ 4 ] {489a0da4-6f16-4cfe-bb80-fbf0530c2218} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11155 | 2026.05.06 01:28:50.685248 [ 4 ] {489a0da4-6f16-4cfe-bb80-fbf0530c2218} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001145 sec., 5240.174672489083 rows/sec., 273.78 KiB/sec. | ||
| 11156 | 2026.05.06 01:28:50.685285 [ 4 ] {489a0da4-6f16-4cfe-bb80-fbf0530c2218} <Debug> TCPHandler: Processed in 0.001313707 sec. | ||
| 11157 | 2026.05.06 01:28:50.685402 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11158 | 2026.05.06 01:28:50.685497 [ 4 ] {d6fac1a7-7da5-43cf-a511-90f8f1603c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11159 | 2026.05.06 01:28:50.685539 [ 4 ] {d6fac1a7-7da5-43cf-a511-90f8f1603c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11160 | 2026.05.06 01:28:50.685809 [ 198 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3526 rows, containing 5 columns (5 merged, 0 gathered) in 0.001874068 sec., 1881468.5486332406 rows/sec., 137.96 MiB/sec. | ||
| 11161 | 2026.05.06 01:28:50.685951 [ 4 ] {d6fac1a7-7da5-43cf-a511-90f8f1603c8f} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11162 | 2026.05.06 01:28:50.685994 [ 4 ] {d6fac1a7-7da5-43cf-a511-90f8f1603c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11163 | 2026.05.06 01:28:50.686002 [ 195 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11164 | 2026.05.06 01:28:50.686292 [ 195 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_71_14} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11165 | 2026.05.06 01:28:50.686377 [ 195 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_71_14} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11166 | 2026.05.06 01:28:50.686383 [ 4 ] {d6fac1a7-7da5-43cf-a511-90f8f1603c8f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11167 | 2026.05.06 01:28:50.686461 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 11168 | 2026.05.06 01:28:50.686613 [ 4 ] {d6fac1a7-7da5-43cf-a511-90f8f1603c8f} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11169 | 2026.05.06 01:28:50.686755 [ 4 ] {d6fac1a7-7da5-43cf-a511-90f8f1603c8f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001277 sec., 207517.61942051686 rows/sec., 13.79 MiB/sec. | ||
| 11170 | 2026.05.06 01:28:50.686793 [ 4 ] {d6fac1a7-7da5-43cf-a511-90f8f1603c8f} <Debug> TCPHandler: Processed in 0.001440699 sec. | ||
| 11171 | 2026.05.06 01:28:50.686909 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11172 | 2026.05.06 01:28:50.687003 [ 4 ] {72aaa269-6b04-4361-b14c-95373a4f5021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11173 | 2026.05.06 01:28:50.687046 [ 4 ] {72aaa269-6b04-4361-b14c-95373a4f5021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11174 | 2026.05.06 01:28:50.687359 [ 4 ] {72aaa269-6b04-4361-b14c-95373a4f5021} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11175 | 2026.05.06 01:28:50.687395 [ 4 ] {72aaa269-6b04-4361-b14c-95373a4f5021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11176 | 2026.05.06 01:28:50.687795 [ 4 ] {72aaa269-6b04-4361-b14c-95373a4f5021} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11177 | 2026.05.06 01:28:50.688027 [ 4 ] {72aaa269-6b04-4361-b14c-95373a4f5021} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11178 | 2026.05.06 01:28:50.688162 [ 4 ] {72aaa269-6b04-4361-b14c-95373a4f5021} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001177 sec., 849.6176720475785 rows/sec., 57.25 KiB/sec. | ||
| 11179 | 2026.05.06 01:28:50.688198 [ 4 ] {72aaa269-6b04-4361-b14c-95373a4f5021} <Debug> TCPHandler: Processed in 0.001338467 sec. | ||
| 11180 | 2026.05.06 01:28:50.688322 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11181 | 2026.05.06 01:28:50.688423 [ 4 ] {6222b6dd-0f0b-49bd-b0f8-a41ac9dba15f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11182 | 2026.05.06 01:28:50.688479 [ 4 ] {6222b6dd-0f0b-49bd-b0f8-a41ac9dba15f} <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 | ||
| 11183 | 2026.05.06 01:28:50.689378 [ 4 ] {6222b6dd-0f0b-49bd-b0f8-a41ac9dba15f} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11184 | 2026.05.06 01:28:50.689414 [ 4 ] {6222b6dd-0f0b-49bd-b0f8-a41ac9dba15f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11185 | 2026.05.06 01:28:50.689981 [ 4 ] {6222b6dd-0f0b-49bd-b0f8-a41ac9dba15f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11186 | 2026.05.06 01:28:50.690196 [ 4 ] {6222b6dd-0f0b-49bd-b0f8-a41ac9dba15f} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11187 | 2026.05.06 01:28:50.690331 [ 4 ] {6222b6dd-0f0b-49bd-b0f8-a41ac9dba15f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001933 sec., 21210.55354371443 rows/sec., 38.01 MiB/sec. | ||
| 11188 | 2026.05.06 01:28:50.690385 [ 4 ] {6222b6dd-0f0b-49bd-b0f8-a41ac9dba15f} <Debug> TCPHandler: Processed in 0.002113793 sec. | ||
| 11189 | 2026.05.06 01:28:50.690508 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11190 | 2026.05.06 01:28:50.690602 [ 4 ] {4e421ab3-ddb3-4b28-be1d-22231068519b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11191 | 2026.05.06 01:28:50.690643 [ 4 ] {4e421ab3-ddb3-4b28-be1d-22231068519b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11192 | 2026.05.06 01:28:50.690961 [ 4 ] {4e421ab3-ddb3-4b28-be1d-22231068519b} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11193 | 2026.05.06 01:28:50.690994 [ 4 ] {4e421ab3-ddb3-4b28-be1d-22231068519b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11194 | 2026.05.06 01:28:50.691273 [ 4 ] {4e421ab3-ddb3-4b28-be1d-22231068519b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11195 | 2026.05.06 01:28:50.691464 [ 4 ] {4e421ab3-ddb3-4b28-be1d-22231068519b} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11196 | 2026.05.06 01:28:50.691564 [ 133 ] {} <Debug> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11197 | 2026.05.06 01:28:50.691582 [ 4 ] {4e421ab3-ddb3-4b28-be1d-22231068519b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001051 sec., 85632.73073263558 rows/sec., 5.36 MiB/sec. | ||
| 11198 | 2026.05.06 01:28:50.691598 [ 133 ] {} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11199 | 2026.05.06 01:28:50.691619 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11200 | 2026.05.06 01:28:50.691622 [ 4 ] {4e421ab3-ddb3-4b28-be1d-22231068519b} <Debug> TCPHandler: Processed in 0.001219674 sec. | ||
| 11201 | 2026.05.06 01:28:50.691697 [ 188 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11202 | 2026.05.06 01:28:50.691852 [ 188 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11203 | 2026.05.06 01:28:50.691883 [ 188 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4338 rows starting from the beginning of the part | ||
| 11204 | 2026.05.06 01:28:50.691939 [ 188 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 90 rows starting from the beginning of the part | ||
| 11205 | 2026.05.06 01:28:50.691986 [ 188 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 11206 | 2026.05.06 01:28:50.692027 [ 188 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 90 rows starting from the beginning of the part | ||
| 11207 | 2026.05.06 01:28:50.692070 [ 188 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 11208 | 2026.05.06 01:28:50.692112 [ 188 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 90 rows starting from the beginning of the part | ||
| 11209 | 2026.05.06 01:28:50.693786 [ 188 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4728 rows, containing 4 columns (4 merged, 0 gathered) in 0.002066352 sec., 2288090.3156867754 rows/sec., 147.48 MiB/sec. | ||
| 11210 | 2026.05.06 01:28:50.694098 [ 193 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11211 | 2026.05.06 01:28:50.694365 [ 193 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_71_14} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11212 | 2026.05.06 01:28:50.694440 [ 193 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_71_14} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11213 | 2026.05.06 01:28:50.694519 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 11214 | 2026.05.06 01:28:52.072366 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11215 | 2026.05.06 01:28:52.072632 [ 4 ] {a10842e2-b85d-4807-b007-4d6ed888c128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 11216 | 2026.05.06 01:28:52.073025 [ 4 ] {a10842e2-b85d-4807-b007-4d6ed888c128} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11217 | 2026.05.06 01:28:52.073069 [ 4 ] {a10842e2-b85d-4807-b007-4d6ed888c128} <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 | ||
| 11218 | 2026.05.06 01:28:52.073348 [ 4 ] {a10842e2-b85d-4807-b007-4d6ed888c128} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11219 | 2026.05.06 01:28:52.073416 [ 4 ] {a10842e2-b85d-4807-b007-4d6ed888c128} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11220 | 2026.05.06 01:28:52.073558 [ 4 ] {a10842e2-b85d-4807-b007-4d6ed888c128} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 11221 | 2026.05.06 01:28:52.073654 [ 320 ] {a10842e2-b85d-4807-b007-4d6ed888c128} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11222 | 2026.05.06 01:28:52.073704 [ 334 ] {a10842e2-b85d-4807-b007-4d6ed888c128} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11223 | 2026.05.06 01:28:52.073713 [ 339 ] {a10842e2-b85d-4807-b007-4d6ed888c128} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11224 | 2026.05.06 01:28:52.073721 [ 357 ] {a10842e2-b85d-4807-b007-4d6ed888c128} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11225 | 2026.05.06 01:28:52.073910 [ 4 ] {a10842e2-b85d-4807-b007-4d6ed888c128} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 11226 | 2026.05.06 01:28:52.073938 [ 4 ] {a10842e2-b85d-4807-b007-4d6ed888c128} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11227 | 2026.05.06 01:28:52.074006 [ 4 ] {a10842e2-b85d-4807-b007-4d6ed888c128} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11228 | 2026.05.06 01:28:52.074025 [ 4 ] {a10842e2-b85d-4807-b007-4d6ed888c128} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 11229 | 2026.05.06 01:28:52.074058 [ 4 ] {a10842e2-b85d-4807-b007-4d6ed888c128} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 11230 | 2026.05.06 01:28:52.074096 [ 4 ] {a10842e2-b85d-4807-b007-4d6ed888c128} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 11231 | 2026.05.06 01:28:52.075178 [ 4 ] {a10842e2-b85d-4807-b007-4d6ed888c128} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002662 sec., 15401.953418482344 rows/sec., 3.36 MiB/sec. | ||
| 11232 | 2026.05.06 01:28:52.075280 [ 4 ] {a10842e2-b85d-4807-b007-4d6ed888c128} <Debug> TCPHandler: Processed in 0.003061211 sec. | ||
| 11233 | 2026.05.06 01:28:52.086830 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11234 | 2026.05.06 01:28:52.087021 [ 4 ] {7dadd27b-a681-436f-a196-690b6b33e113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11235 | 2026.05.06 01:28:52.087096 [ 4 ] {7dadd27b-a681-436f-a196-690b6b33e113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11236 | 2026.05.06 01:28:52.087649 [ 4 ] {7dadd27b-a681-436f-a196-690b6b33e113} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11237 | 2026.05.06 01:28:52.087683 [ 4 ] {7dadd27b-a681-436f-a196-690b6b33e113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11238 | 2026.05.06 01:28:52.088099 [ 4 ] {7dadd27b-a681-436f-a196-690b6b33e113} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11239 | 2026.05.06 01:28:52.088317 [ 4 ] {7dadd27b-a681-436f-a196-690b6b33e113} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11240 | 2026.05.06 01:28:52.088462 [ 4 ] {7dadd27b-a681-436f-a196-690b6b33e113} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001484 sec., 1347.7088948787061 rows/sec., 109.90 KiB/sec. | ||
| 11241 | 2026.05.06 01:28:52.088499 [ 4 ] {7dadd27b-a681-436f-a196-690b6b33e113} <Debug> TCPHandler: Processed in 0.001771566 sec. | ||
| 11242 | 2026.05.06 01:28:52.088623 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11243 | 2026.05.06 01:28:52.088717 [ 4 ] {1b313a7a-783c-42c7-af78-20cfc3d053ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11244 | 2026.05.06 01:28:52.088756 [ 4 ] {1b313a7a-783c-42c7-af78-20cfc3d053ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11245 | 2026.05.06 01:28:52.090208 [ 4 ] {1b313a7a-783c-42c7-af78-20cfc3d053ef} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11246 | 2026.05.06 01:28:52.090242 [ 4 ] {1b313a7a-783c-42c7-af78-20cfc3d053ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11247 | 2026.05.06 01:28:52.090702 [ 4 ] {1b313a7a-783c-42c7-af78-20cfc3d053ef} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11248 | 2026.05.06 01:28:52.090912 [ 4 ] {1b313a7a-783c-42c7-af78-20cfc3d053ef} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11249 | 2026.05.06 01:28:52.091042 [ 4 ] {1b313a7a-783c-42c7-af78-20cfc3d053ef} <Debug> executeQuery: Read 2406 rows, 181.77 KiB in 0.002343 sec., 1026888.6043533931 rows/sec., 75.76 MiB/sec. | ||
| 11250 | 2026.05.06 01:28:52.091078 [ 4 ] {1b313a7a-783c-42c7-af78-20cfc3d053ef} <Debug> TCPHandler: Processed in 0.002506071 sec. | ||
| 11251 | 2026.05.06 01:28:52.091198 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11252 | 2026.05.06 01:28:52.091292 [ 4 ] {1cc48401-4bfe-41c5-89c7-ddddb4c77e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11253 | 2026.05.06 01:28:52.091333 [ 4 ] {1cc48401-4bfe-41c5-89c7-ddddb4c77e14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11254 | 2026.05.06 01:28:52.091743 [ 4 ] {1cc48401-4bfe-41c5-89c7-ddddb4c77e14} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11255 | 2026.05.06 01:28:52.091776 [ 4 ] {1cc48401-4bfe-41c5-89c7-ddddb4c77e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11256 | 2026.05.06 01:28:52.092072 [ 4 ] {1cc48401-4bfe-41c5-89c7-ddddb4c77e14} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11257 | 2026.05.06 01:28:52.092275 [ 4 ] {1cc48401-4bfe-41c5-89c7-ddddb4c77e14} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11258 | 2026.05.06 01:28:52.092369 [ 128 ] {} <Debug> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11259 | 2026.05.06 01:28:52.092402 [ 4 ] {1cc48401-4bfe-41c5-89c7-ddddb4c77e14} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001128 sec., 11524.82269503546 rows/sec., 857.09 KiB/sec. | ||
| 11260 | 2026.05.06 01:28:52.092405 [ 128 ] {} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11261 | 2026.05.06 01:28:52.092432 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11262 | 2026.05.06 01:28:52.092439 [ 4 ] {1cc48401-4bfe-41c5-89c7-ddddb4c77e14} <Debug> TCPHandler: Processed in 0.001292486 sec. | ||
| 11263 | 2026.05.06 01:28:52.092548 [ 194 ] {577eb9bb-8840-47c4-8503-d95fe761109e::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 | ||
| 11264 | 2026.05.06 01:28:52.092561 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11265 | 2026.05.06 01:28:52.092678 [ 4 ] {8a08cb24-ac1e-4dec-817c-5ac29d93bcf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11266 | 2026.05.06 01:28:52.092694 [ 194 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11267 | 2026.05.06 01:28:52.092717 [ 4 ] {8a08cb24-ac1e-4dec-817c-5ac29d93bcf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11268 | 2026.05.06 01:28:52.092740 [ 194 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 210 rows starting from the beginning of the part | ||
| 11269 | 2026.05.06 01:28:52.092817 [ 194 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 9 rows starting from the beginning of the part | ||
| 11270 | 2026.05.06 01:28:52.092875 [ 194 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 183 rows starting from the beginning of the part | ||
| 11271 | 2026.05.06 01:28:52.092923 [ 194 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 197 rows starting from the beginning of the part | ||
| 11272 | 2026.05.06 01:28:52.092967 [ 194 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 183 rows starting from the beginning of the part | ||
| 11273 | 2026.05.06 01:28:52.093014 [ 194 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part | ||
| 11274 | 2026.05.06 01:28:52.093384 [ 4 ] {8a08cb24-ac1e-4dec-817c-5ac29d93bcf8} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11275 | 2026.05.06 01:28:52.093426 [ 4 ] {8a08cb24-ac1e-4dec-817c-5ac29d93bcf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11276 | 2026.05.06 01:28:52.093781 [ 4 ] {8a08cb24-ac1e-4dec-817c-5ac29d93bcf8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11277 | 2026.05.06 01:28:52.093998 [ 4 ] {8a08cb24-ac1e-4dec-817c-5ac29d93bcf8} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11278 | 2026.05.06 01:28:52.093998 [ 193 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 795 rows, containing 5 columns (5 merged, 0 gathered) in 0.00150565 sec., 528011.1579716401 rows/sec., 35.13 MiB/sec. | ||
| 11279 | 2026.05.06 01:28:52.094132 [ 4 ] {8a08cb24-ac1e-4dec-817c-5ac29d93bcf8} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001472 sec., 544157.6086956522 rows/sec., 31.43 MiB/sec. | ||
| 11280 | 2026.05.06 01:28:52.094175 [ 4 ] {8a08cb24-ac1e-4dec-817c-5ac29d93bcf8} <Debug> TCPHandler: Processed in 0.001664204 sec. | ||
| 11281 | 2026.05.06 01:28:52.094187 [ 193 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11282 | 2026.05.06 01:28:52.094293 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11283 | 2026.05.06 01:28:52.094394 [ 4 ] {fb1df5c7-d73a-4229-a196-9dd587b667fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11284 | 2026.05.06 01:28:52.094436 [ 4 ] {fb1df5c7-d73a-4229-a196-9dd587b667fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11285 | 2026.05.06 01:28:52.094489 [ 193 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_41_8} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11286 | 2026.05.06 01:28:52.094573 [ 193 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_41_8} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11287 | 2026.05.06 01:28:52.094686 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 11288 | 2026.05.06 01:28:52.094819 [ 4 ] {fb1df5c7-d73a-4229-a196-9dd587b667fe} <Trace> oximeter.fields_u64 (4bdf4849-4cd9-4484-ba2e-9b076d8e6376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11289 | 2026.05.06 01:28:52.094859 [ 4 ] {fb1df5c7-d73a-4229-a196-9dd587b667fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11290 | 2026.05.06 01:28:52.095159 [ 4 ] {fb1df5c7-d73a-4229-a196-9dd587b667fe} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 11291 | 2026.05.06 01:28:52.095362 [ 4 ] {fb1df5c7-d73a-4229-a196-9dd587b667fe} <Trace> oximeter.fields_u64 (4bdf4849-4cd9-4484-ba2e-9b076d8e6376): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11292 | 2026.05.06 01:28:52.095489 [ 4 ] {fb1df5c7-d73a-4229-a196-9dd587b667fe} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001114 sec., 897.6660682226212 rows/sec., 63.12 KiB/sec. | ||
| 11293 | 2026.05.06 01:28:52.095525 [ 4 ] {fb1df5c7-d73a-4229-a196-9dd587b667fe} <Debug> TCPHandler: Processed in 0.001282856 sec. | ||
| 11294 | 2026.05.06 01:28:52.095640 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11295 | 2026.05.06 01:28:52.095734 [ 4 ] {570a2d72-4892-410c-9285-074abd1fe1fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11296 | 2026.05.06 01:28:52.095773 [ 4 ] {570a2d72-4892-410c-9285-074abd1fe1fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11297 | 2026.05.06 01:28:52.096566 [ 4 ] {570a2d72-4892-410c-9285-074abd1fe1fc} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11298 | 2026.05.06 01:28:52.096601 [ 4 ] {570a2d72-4892-410c-9285-074abd1fe1fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11299 | 2026.05.06 01:28:52.096963 [ 4 ] {570a2d72-4892-410c-9285-074abd1fe1fc} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11300 | 2026.05.06 01:28:52.097166 [ 4 ] {570a2d72-4892-410c-9285-074abd1fe1fc} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11301 | 2026.05.06 01:28:52.097293 [ 4 ] {570a2d72-4892-410c-9285-074abd1fe1fc} <Debug> executeQuery: Read 1292 rows, 88.28 KiB in 0.001577 sec., 819277.1084337349 rows/sec., 54.67 MiB/sec. | ||
| 11302 | 2026.05.06 01:28:52.097328 [ 4 ] {570a2d72-4892-410c-9285-074abd1fe1fc} <Debug> TCPHandler: Processed in 0.001738476 sec. | ||
| 11303 | 2026.05.06 01:28:52.097448 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11304 | 2026.05.06 01:28:52.097543 [ 4 ] {d6bf5f21-f77a-484e-81bf-351bf7ef6dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11305 | 2026.05.06 01:28:52.097585 [ 4 ] {d6bf5f21-f77a-484e-81bf-351bf7ef6dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11306 | 2026.05.06 01:28:52.098266 [ 4 ] {d6bf5f21-f77a-484e-81bf-351bf7ef6dca} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11307 | 2026.05.06 01:28:52.098299 [ 4 ] {d6bf5f21-f77a-484e-81bf-351bf7ef6dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11308 | 2026.05.06 01:28:52.098710 [ 4 ] {d6bf5f21-f77a-484e-81bf-351bf7ef6dca} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11309 | 2026.05.06 01:28:52.098916 [ 4 ] {d6bf5f21-f77a-484e-81bf-351bf7ef6dca} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11310 | 2026.05.06 01:28:52.099041 [ 4 ] {d6bf5f21-f77a-484e-81bf-351bf7ef6dca} <Debug> executeQuery: Read 1529 rows, 95.26 KiB in 0.001517 sec., 1007910.3493737641 rows/sec., 61.32 MiB/sec. | ||
| 11311 | 2026.05.06 01:28:52.099078 [ 4 ] {d6bf5f21-f77a-484e-81bf-351bf7ef6dca} <Debug> TCPHandler: Processed in 0.001679414 sec. | ||
| 11312 | 2026.05.06 01:28:52.099204 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11313 | 2026.05.06 01:28:52.099299 [ 4 ] {abda655b-9ef7-4ed3-8490-1030ffd9d060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11314 | 2026.05.06 01:28:52.099354 [ 4 ] {abda655b-9ef7-4ed3-8490-1030ffd9d060} <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 | ||
| 11315 | 2026.05.06 01:28:52.100090 [ 4 ] {abda655b-9ef7-4ed3-8490-1030ffd9d060} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11316 | 2026.05.06 01:28:52.100125 [ 4 ] {abda655b-9ef7-4ed3-8490-1030ffd9d060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11317 | 2026.05.06 01:28:52.100628 [ 4 ] {abda655b-9ef7-4ed3-8490-1030ffd9d060} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11318 | 2026.05.06 01:28:52.100847 [ 4 ] {abda655b-9ef7-4ed3-8490-1030ffd9d060} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11319 | 2026.05.06 01:28:52.100946 [ 128 ] {} <Debug> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11320 | 2026.05.06 01:28:52.100971 [ 128 ] {} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11321 | 2026.05.06 01:28:52.100983 [ 4 ] {abda655b-9ef7-4ed3-8490-1030ffd9d060} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001701 sec., 6466.784244562023 rows/sec., 11.59 MiB/sec. | ||
| 11322 | 2026.05.06 01:28:52.100987 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11323 | 2026.05.06 01:28:52.101034 [ 4 ] {abda655b-9ef7-4ed3-8490-1030ffd9d060} <Debug> TCPHandler: Processed in 0.001878778 sec. | ||
| 11324 | 2026.05.06 01:28:52.101095 [ 199 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::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 | ||
| 11325 | 2026.05.06 01:28:52.101161 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11326 | 2026.05.06 01:28:52.101261 [ 4 ] {7ef930ba-3627-4311-aee0-31818ca9bc12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11327 | 2026.05.06 01:28:52.101302 [ 4 ] {7ef930ba-3627-4311-aee0-31818ca9bc12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11328 | 2026.05.06 01:28:52.101357 [ 199 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11329 | 2026.05.06 01:28:52.101418 [ 199 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1127 rows starting from the beginning of the part | ||
| 11330 | 2026.05.06 01:28:52.101537 [ 199 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 9 rows starting from the beginning of the part | ||
| 11331 | 2026.05.06 01:28:52.101625 [ 4 ] {7ef930ba-3627-4311-aee0-31818ca9bc12} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11332 | 2026.05.06 01:28:52.101636 [ 199 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 41 rows starting from the beginning of the part | ||
| 11333 | 2026.05.06 01:28:52.101669 [ 4 ] {7ef930ba-3627-4311-aee0-31818ca9bc12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11334 | 2026.05.06 01:28:52.101750 [ 199 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 41 rows starting from the beginning of the part | ||
| 11335 | 2026.05.06 01:28:52.101855 [ 199 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 41 rows starting from the beginning of the part | ||
| 11336 | 2026.05.06 01:28:52.101947 [ 199 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 11 rows starting from the beginning of the part | ||
| 11337 | 2026.05.06 01:28:52.101993 [ 4 ] {7ef930ba-3627-4311-aee0-31818ca9bc12} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11338 | 2026.05.06 01:28:52.102211 [ 4 ] {7ef930ba-3627-4311-aee0-31818ca9bc12} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11339 | 2026.05.06 01:28:52.102349 [ 4 ] {7ef930ba-3627-4311-aee0-31818ca9bc12} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001107 sec., 21680.216802168023 rows/sec., 1.46 MiB/sec. | ||
| 11340 | 2026.05.06 01:28:52.102385 [ 4 ] {7ef930ba-3627-4311-aee0-31818ca9bc12} <Debug> TCPHandler: Processed in 0.001274826 sec. | ||
| 11341 | 2026.05.06 01:28:52.108047 [ 193 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1270 rows, containing 19 columns (19 merged, 0 gathered) in 0.007004472 sec., 181312.73849049577 rows/sec., 324.90 MiB/sec. | ||
| 11342 | 2026.05.06 01:28:52.109388 [ 193 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11343 | 2026.05.06 01:28:52.109716 [ 193 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11344 | 2026.05.06 01:28:52.109787 [ 193 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11345 | 2026.05.06 01:28:52.109941 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 11346 | 2026.05.06 01:28:53.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 317.35 MiB, peak 328.95 MiB, free memory in arenas 0.00 B, will set to 319.94 MiB (RSS), difference: 2.59 MiB | ||
| 11347 | 2026.05.06 01:28:55.657581 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11348 | 2026.05.06 01:28:55.657825 [ 4 ] {7d931754-96a5-4abb-adc3-a2ddd6327a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11349 | 2026.05.06 01:28:55.658161 [ 4 ] {7d931754-96a5-4abb-adc3-a2ddd6327a50} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11350 | 2026.05.06 01:28:55.658196 [ 4 ] {7d931754-96a5-4abb-adc3-a2ddd6327a50} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11351 | 2026.05.06 01:28:55.658418 [ 4 ] {7d931754-96a5-4abb-adc3-a2ddd6327a50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11352 | 2026.05.06 01:28:55.658491 [ 4 ] {7d931754-96a5-4abb-adc3-a2ddd6327a50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11353 | 2026.05.06 01:28:55.658637 [ 4 ] {7d931754-96a5-4abb-adc3-a2ddd6327a50} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11354 | 2026.05.06 01:28:55.658768 [ 339 ] {7d931754-96a5-4abb-adc3-a2ddd6327a50} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11355 | 2026.05.06 01:28:55.658783 [ 315 ] {7d931754-96a5-4abb-adc3-a2ddd6327a50} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11356 | 2026.05.06 01:28:55.658773 [ 348 ] {7d931754-96a5-4abb-adc3-a2ddd6327a50} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11357 | 2026.05.06 01:28:55.658770 [ 334 ] {7d931754-96a5-4abb-adc3-a2ddd6327a50} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11358 | 2026.05.06 01:28:55.658970 [ 4 ] {7d931754-96a5-4abb-adc3-a2ddd6327a50} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 11359 | 2026.05.06 01:28:55.658997 [ 4 ] {7d931754-96a5-4abb-adc3-a2ddd6327a50} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11360 | 2026.05.06 01:28:55.659070 [ 4 ] {7d931754-96a5-4abb-adc3-a2ddd6327a50} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11361 | 2026.05.06 01:28:55.659090 [ 4 ] {7d931754-96a5-4abb-adc3-a2ddd6327a50} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 11362 | 2026.05.06 01:28:55.659125 [ 4 ] {7d931754-96a5-4abb-adc3-a2ddd6327a50} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11363 | 2026.05.06 01:28:55.659163 [ 4 ] {7d931754-96a5-4abb-adc3-a2ddd6327a50} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11364 | 2026.05.06 01:28:55.660291 [ 4 ] {7d931754-96a5-4abb-adc3-a2ddd6327a50} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002558 sec., 16028.14698983581 rows/sec., 2.89 MiB/sec. | ||
| 11365 | 2026.05.06 01:28:55.660404 [ 4 ] {7d931754-96a5-4abb-adc3-a2ddd6327a50} <Debug> TCPHandler: Processed in 0.00297529 sec. | ||
| 11366 | 2026.05.06 01:28:55.661851 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11367 | 2026.05.06 01:28:55.661982 [ 4 ] {942073db-8532-475b-933f-ea258c4e25e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11368 | 2026.05.06 01:28:55.662033 [ 4 ] {942073db-8532-475b-933f-ea258c4e25e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11369 | 2026.05.06 01:28:55.662579 [ 4 ] {942073db-8532-475b-933f-ea258c4e25e4} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11370 | 2026.05.06 01:28:55.662620 [ 4 ] {942073db-8532-475b-933f-ea258c4e25e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11371 | 2026.05.06 01:28:55.662998 [ 4 ] {942073db-8532-475b-933f-ea258c4e25e4} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11372 | 2026.05.06 01:28:55.663223 [ 4 ] {942073db-8532-475b-933f-ea258c4e25e4} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11373 | 2026.05.06 01:28:55.663374 [ 4 ] {942073db-8532-475b-933f-ea258c4e25e4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001434 sec., 39051.603905160395 rows/sec., 3.00 MiB/sec. | ||
| 11374 | 2026.05.06 01:28:55.663413 [ 4 ] {942073db-8532-475b-933f-ea258c4e25e4} <Debug> TCPHandler: Processed in 0.001616143 sec. | ||
| 11375 | 2026.05.06 01:28:55.663542 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11376 | 2026.05.06 01:28:55.663643 [ 4 ] {7281b95a-ec92-4dea-b95a-66bb20d9926e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11377 | 2026.05.06 01:28:55.663683 [ 4 ] {7281b95a-ec92-4dea-b95a-66bb20d9926e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11378 | 2026.05.06 01:28:55.664108 [ 4 ] {7281b95a-ec92-4dea-b95a-66bb20d9926e} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11379 | 2026.05.06 01:28:55.664144 [ 4 ] {7281b95a-ec92-4dea-b95a-66bb20d9926e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11380 | 2026.05.06 01:28:55.664470 [ 4 ] {7281b95a-ec92-4dea-b95a-66bb20d9926e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11381 | 2026.05.06 01:28:55.664688 [ 4 ] {7281b95a-ec92-4dea-b95a-66bb20d9926e} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11382 | 2026.05.06 01:28:55.664816 [ 4 ] {7281b95a-ec92-4dea-b95a-66bb20d9926e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001195 sec., 53556.48535564853 rows/sec., 4.18 MiB/sec. | ||
| 11383 | 2026.05.06 01:28:55.664852 [ 4 ] {7281b95a-ec92-4dea-b95a-66bb20d9926e} <Debug> TCPHandler: Processed in 0.001362327 sec. | ||
| 11384 | 2026.05.06 01:28:55.664982 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11385 | 2026.05.06 01:28:55.665076 [ 4 ] {1282e510-580f-412a-b07c-befe95bb71c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11386 | 2026.05.06 01:28:55.665118 [ 4 ] {1282e510-580f-412a-b07c-befe95bb71c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11387 | 2026.05.06 01:28:55.665490 [ 4 ] {1282e510-580f-412a-b07c-befe95bb71c9} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11388 | 2026.05.06 01:28:55.665553 [ 4 ] {1282e510-580f-412a-b07c-befe95bb71c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11389 | 2026.05.06 01:28:55.665872 [ 4 ] {1282e510-580f-412a-b07c-befe95bb71c9} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11390 | 2026.05.06 01:28:55.666081 [ 4 ] {1282e510-580f-412a-b07c-befe95bb71c9} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11391 | 2026.05.06 01:28:55.666207 [ 4 ] {1282e510-580f-412a-b07c-befe95bb71c9} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.00115 sec., 83478.26086956522 rows/sec., 5.81 MiB/sec. | ||
| 11392 | 2026.05.06 01:28:55.666244 [ 4 ] {1282e510-580f-412a-b07c-befe95bb71c9} <Debug> TCPHandler: Processed in 0.001312957 sec. | ||
| 11393 | 2026.05.06 01:28:55.666363 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11394 | 2026.05.06 01:28:55.666457 [ 4 ] {049cb88f-c8db-4565-9b3f-16b5adaef03f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11395 | 2026.05.06 01:28:55.666499 [ 4 ] {049cb88f-c8db-4565-9b3f-16b5adaef03f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11396 | 2026.05.06 01:28:55.666824 [ 4 ] {049cb88f-c8db-4565-9b3f-16b5adaef03f} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11397 | 2026.05.06 01:28:55.666861 [ 4 ] {049cb88f-c8db-4565-9b3f-16b5adaef03f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11398 | 2026.05.06 01:28:55.667170 [ 4 ] {049cb88f-c8db-4565-9b3f-16b5adaef03f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11399 | 2026.05.06 01:28:55.667375 [ 4 ] {049cb88f-c8db-4565-9b3f-16b5adaef03f} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11400 | 2026.05.06 01:28:55.667502 [ 4 ] {049cb88f-c8db-4565-9b3f-16b5adaef03f} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001064 sec., 33834.58646616541 rows/sec., 2.28 MiB/sec. | ||
| 11401 | 2026.05.06 01:28:55.667537 [ 4 ] {049cb88f-c8db-4565-9b3f-16b5adaef03f} <Debug> TCPHandler: Processed in 0.001223895 sec. | ||
| 11402 | 2026.05.06 01:28:56.926031 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21506 | ||
| 11403 | 2026.05.06 01:28:56.926599 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11404 | 2026.05.06 01:28:56.926636 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11405 | 2026.05.06 01:28:56.927372 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11406 | 2026.05.06 01:28:56.927685 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11407 | 2026.05.06 01:28:56.927854 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21506 | ||
| 11408 | 2026.05.06 01:28:58.025967 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 11409 | 2026.05.06 01:28:58.042312 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11410 | 2026.05.06 01:28:58.042357 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11411 | 2026.05.06 01:28:58.048363 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11412 | 2026.05.06 01:28:58.049054 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11413 | 2026.05.06 01:28:58.051732 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 11414 | 2026.05.06 01:28:59.481452 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1422 | ||
| 11415 | 2026.05.06 01:28:59.484253 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11416 | 2026.05.06 01:28:59.484312 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11417 | 2026.05.06 01:28:59.485553 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11418 | 2026.05.06 01:28:59.485815 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11419 | 2026.05.06 01:28:59.486226 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1422 | ||
| 11420 | 2026.05.06 01:29:00.666167 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11421 | 2026.05.06 01:29:00.666418 [ 4 ] {a7ef84e0-0683-4295-8509-c187844ce62e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 11422 | 2026.05.06 01:29:00.666791 [ 4 ] {a7ef84e0-0683-4295-8509-c187844ce62e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11423 | 2026.05.06 01:29:00.666836 [ 4 ] {a7ef84e0-0683-4295-8509-c187844ce62e} <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 | ||
| 11424 | 2026.05.06 01:29:00.667082 [ 4 ] {a7ef84e0-0683-4295-8509-c187844ce62e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11425 | 2026.05.06 01:29:00.667150 [ 4 ] {a7ef84e0-0683-4295-8509-c187844ce62e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11426 | 2026.05.06 01:29:00.667293 [ 4 ] {a7ef84e0-0683-4295-8509-c187844ce62e} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 11427 | 2026.05.06 01:29:00.667386 [ 348 ] {a7ef84e0-0683-4295-8509-c187844ce62e} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11428 | 2026.05.06 01:29:00.667433 [ 315 ] {a7ef84e0-0683-4295-8509-c187844ce62e} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11429 | 2026.05.06 01:29:00.667436 [ 334 ] {a7ef84e0-0683-4295-8509-c187844ce62e} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11430 | 2026.05.06 01:29:00.667435 [ 339 ] {a7ef84e0-0683-4295-8509-c187844ce62e} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11431 | 2026.05.06 01:29:00.667608 [ 4 ] {a7ef84e0-0683-4295-8509-c187844ce62e} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 11432 | 2026.05.06 01:29:00.667634 [ 4 ] {a7ef84e0-0683-4295-8509-c187844ce62e} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11433 | 2026.05.06 01:29:00.667702 [ 4 ] {a7ef84e0-0683-4295-8509-c187844ce62e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11434 | 2026.05.06 01:29:00.667721 [ 4 ] {a7ef84e0-0683-4295-8509-c187844ce62e} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 11435 | 2026.05.06 01:29:00.667755 [ 4 ] {a7ef84e0-0683-4295-8509-c187844ce62e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 11436 | 2026.05.06 01:29:00.667795 [ 4 ] {a7ef84e0-0683-4295-8509-c187844ce62e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 11437 | 2026.05.06 01:29:00.668889 [ 4 ] {a7ef84e0-0683-4295-8509-c187844ce62e} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002571 sec., 15947.102294826916 rows/sec., 2.87 MiB/sec. | ||
| 11438 | 2026.05.06 01:29:00.669022 [ 4 ] {a7ef84e0-0683-4295-8509-c187844ce62e} <Debug> TCPHandler: Processed in 0.002997431 sec. | ||
| 11439 | 2026.05.06 01:29:00.674763 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11440 | 2026.05.06 01:29:00.674875 [ 4 ] {b9ec3e71-b727-44da-8c7c-cb455382dd63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11441 | 2026.05.06 01:29:00.674919 [ 4 ] {b9ec3e71-b727-44da-8c7c-cb455382dd63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11442 | 2026.05.06 01:29:00.675512 [ 4 ] {b9ec3e71-b727-44da-8c7c-cb455382dd63} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11443 | 2026.05.06 01:29:00.675558 [ 4 ] {b9ec3e71-b727-44da-8c7c-cb455382dd63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11444 | 2026.05.06 01:29:00.675937 [ 4 ] {b9ec3e71-b727-44da-8c7c-cb455382dd63} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11445 | 2026.05.06 01:29:00.676170 [ 4 ] {b9ec3e71-b727-44da-8c7c-cb455382dd63} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11446 | 2026.05.06 01:29:00.676307 [ 118 ] {} <Debug> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 11447 | 2026.05.06 01:29:00.676319 [ 4 ] {b9ec3e71-b727-44da-8c7c-cb455382dd63} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001477 sec., 192281.6519972918 rows/sec., 12.21 MiB/sec. | ||
| 11448 | 2026.05.06 01:29:00.676357 [ 118 ] {} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11449 | 2026.05.06 01:29:00.676374 [ 4 ] {b9ec3e71-b727-44da-8c7c-cb455382dd63} <Debug> TCPHandler: Processed in 0.001699934 sec. | ||
| 11450 | 2026.05.06 01:29:00.676386 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11451 | 2026.05.06 01:29:00.676491 [ 199 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 11452 | 2026.05.06 01:29:00.676516 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11453 | 2026.05.06 01:29:00.676606 [ 199 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11454 | 2026.05.06 01:29:00.676616 [ 4 ] {68592b59-fead-4bab-9c21-dd4fe14e44a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11455 | 2026.05.06 01:29:00.676646 [ 199 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 284 rows starting from the beginning of the part | ||
| 11456 | 2026.05.06 01:29:00.676667 [ 4 ] {68592b59-fead-4bab-9c21-dd4fe14e44a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11457 | 2026.05.06 01:29:00.676713 [ 199 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 284 rows starting from the beginning of the part | ||
| 11458 | 2026.05.06 01:29:00.676764 [ 199 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 284 rows starting from the beginning of the part | ||
| 11459 | 2026.05.06 01:29:00.676808 [ 199 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 284 rows starting from the beginning of the part | ||
| 11460 | 2026.05.06 01:29:00.676851 [ 199 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 284 rows starting from the beginning of the part | ||
| 11461 | 2026.05.06 01:29:00.677624 [ 4 ] {68592b59-fead-4bab-9c21-dd4fe14e44a8} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11462 | 2026.05.06 01:29:00.677665 [ 4 ] {68592b59-fead-4bab-9c21-dd4fe14e44a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11463 | 2026.05.06 01:29:00.677776 [ 190 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001324827 sec., 1071838.0588559865 rows/sec., 72.16 MiB/sec. | ||
| 11464 | 2026.05.06 01:29:00.677926 [ 199 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 11465 | 2026.05.06 01:29:00.678045 [ 4 ] {68592b59-fead-4bab-9c21-dd4fe14e44a8} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11466 | 2026.05.06 01:29:00.678226 [ 199 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_33_8} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11467 | 2026.05.06 01:29:00.678309 [ 199 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_33_8} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 11468 | 2026.05.06 01:29:00.678312 [ 4 ] {68592b59-fead-4bab-9c21-dd4fe14e44a8} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11469 | 2026.05.06 01:29:00.678386 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 11470 | 2026.05.06 01:29:00.678462 [ 4 ] {68592b59-fead-4bab-9c21-dd4fe14e44a8} <Debug> executeQuery: Read 879 rows, 70.73 KiB in 0.001864 sec., 471566.5236051502 rows/sec., 37.06 MiB/sec. | ||
| 11471 | 2026.05.06 01:29:00.678504 [ 4 ] {68592b59-fead-4bab-9c21-dd4fe14e44a8} <Debug> TCPHandler: Processed in 0.002037681 sec. | ||
| 11472 | 2026.05.06 01:29:00.678627 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11473 | 2026.05.06 01:29:00.678721 [ 4 ] {7192c54a-ac9f-4951-813c-11921d6f7513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11474 | 2026.05.06 01:29:00.678761 [ 4 ] {7192c54a-ac9f-4951-813c-11921d6f7513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11475 | 2026.05.06 01:29:00.679261 [ 4 ] {7192c54a-ac9f-4951-813c-11921d6f7513} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11476 | 2026.05.06 01:29:00.679297 [ 4 ] {7192c54a-ac9f-4951-813c-11921d6f7513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11477 | 2026.05.06 01:29:00.679601 [ 4 ] {7192c54a-ac9f-4951-813c-11921d6f7513} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11478 | 2026.05.06 01:29:00.679811 [ 4 ] {7192c54a-ac9f-4951-813c-11921d6f7513} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11479 | 2026.05.06 01:29:00.679942 [ 4 ] {7192c54a-ac9f-4951-813c-11921d6f7513} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.00124 sec., 147580.64516129033 rows/sec., 9.16 MiB/sec. | ||
| 11480 | 2026.05.06 01:29:00.679980 [ 4 ] {7192c54a-ac9f-4951-813c-11921d6f7513} <Debug> TCPHandler: Processed in 0.001403248 sec. | ||
| 11481 | 2026.05.06 01:29:00.680088 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11482 | 2026.05.06 01:29:00.680181 [ 4 ] {f47a33ac-c264-43de-ba44-7712a4fc0938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11483 | 2026.05.06 01:29:00.680220 [ 4 ] {f47a33ac-c264-43de-ba44-7712a4fc0938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11484 | 2026.05.06 01:29:00.680669 [ 4 ] {f47a33ac-c264-43de-ba44-7712a4fc0938} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11485 | 2026.05.06 01:29:00.680705 [ 4 ] {f47a33ac-c264-43de-ba44-7712a4fc0938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11486 | 2026.05.06 01:29:00.680997 [ 4 ] {f47a33ac-c264-43de-ba44-7712a4fc0938} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11487 | 2026.05.06 01:29:00.681205 [ 4 ] {f47a33ac-c264-43de-ba44-7712a4fc0938} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11488 | 2026.05.06 01:29:00.681331 [ 4 ] {f47a33ac-c264-43de-ba44-7712a4fc0938} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001168 sec., 127568.49315068494 rows/sec., 8.24 MiB/sec. | ||
| 11489 | 2026.05.06 01:29:00.681369 [ 4 ] {f47a33ac-c264-43de-ba44-7712a4fc0938} <Debug> TCPHandler: Processed in 0.001330477 sec. | ||
| 11490 | 2026.05.06 01:29:00.681483 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11491 | 2026.05.06 01:29:00.681577 [ 4 ] {35c727db-21c7-4406-934b-8ed56b15743e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11492 | 2026.05.06 01:29:00.681617 [ 4 ] {35c727db-21c7-4406-934b-8ed56b15743e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11493 | 2026.05.06 01:29:00.682073 [ 4 ] {35c727db-21c7-4406-934b-8ed56b15743e} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11494 | 2026.05.06 01:29:00.682110 [ 4 ] {35c727db-21c7-4406-934b-8ed56b15743e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11495 | 2026.05.06 01:29:00.682413 [ 4 ] {35c727db-21c7-4406-934b-8ed56b15743e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11496 | 2026.05.06 01:29:00.682616 [ 4 ] {35c727db-21c7-4406-934b-8ed56b15743e} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11497 | 2026.05.06 01:29:00.682717 [ 118 ] {} <Debug> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 11498 | 2026.05.06 01:29:00.682740 [ 4 ] {35c727db-21c7-4406-934b-8ed56b15743e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001181 sec., 125317.52751905165 rows/sec., 7.13 MiB/sec. | ||
| 11499 | 2026.05.06 01:29:00.682754 [ 118 ] {} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11500 | 2026.05.06 01:29:00.682783 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11501 | 2026.05.06 01:29:00.682787 [ 4 ] {35c727db-21c7-4406-934b-8ed56b15743e} <Debug> TCPHandler: Processed in 0.001353047 sec. | ||
| 11502 | 2026.05.06 01:29:00.682864 [ 187 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 11503 | 2026.05.06 01:29:00.682913 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11504 | 2026.05.06 01:29:00.682979 [ 187 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11505 | 2026.05.06 01:29:00.683011 [ 4 ] {101752aa-daa0-4bb9-acf9-a23cafbce60f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11506 | 2026.05.06 01:29:00.683017 [ 187 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 148 rows starting from the beginning of the part | ||
| 11507 | 2026.05.06 01:29:00.683059 [ 4 ] {101752aa-daa0-4bb9-acf9-a23cafbce60f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11508 | 2026.05.06 01:29:00.683100 [ 187 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 148 rows starting from the beginning of the part | ||
| 11509 | 2026.05.06 01:29:00.683158 [ 187 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 148 rows starting from the beginning of the part | ||
| 11510 | 2026.05.06 01:29:00.683209 [ 187 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 148 rows starting from the beginning of the part | ||
| 11511 | 2026.05.06 01:29:00.683257 [ 187 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 148 rows starting from the beginning of the part | ||
| 11512 | 2026.05.06 01:29:00.683725 [ 4 ] {101752aa-daa0-4bb9-acf9-a23cafbce60f} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11513 | 2026.05.06 01:29:00.683766 [ 4 ] {101752aa-daa0-4bb9-acf9-a23cafbce60f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11514 | 2026.05.06 01:29:00.684071 [ 190 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001245025 sec., 594365.574988454 rows/sec., 36.07 MiB/sec. | ||
| 11515 | 2026.05.06 01:29:00.684103 [ 4 ] {101752aa-daa0-4bb9-acf9-a23cafbce60f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11516 | 2026.05.06 01:29:00.684221 [ 200 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 11517 | 2026.05.06 01:29:00.684318 [ 4 ] {101752aa-daa0-4bb9-acf9-a23cafbce60f} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11518 | 2026.05.06 01:29:00.684448 [ 4 ] {101752aa-daa0-4bb9-acf9-a23cafbce60f} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001455 sec., 364948.45360824745 rows/sec., 25.81 MiB/sec. | ||
| 11519 | 2026.05.06 01:29:00.684485 [ 4 ] {101752aa-daa0-4bb9-acf9-a23cafbce60f} <Debug> TCPHandler: Processed in 0.001622772 sec. | ||
| 11520 | 2026.05.06 01:29:00.684495 [ 200 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_33_8} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11521 | 2026.05.06 01:29:00.684571 [ 200 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_33_8} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 11522 | 2026.05.06 01:29:00.684601 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11523 | 2026.05.06 01:29:00.684662 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11524 | 2026.05.06 01:29:00.684695 [ 4 ] {91f855be-09a1-4052-8854-08e8a08c9341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11525 | 2026.05.06 01:29:00.684737 [ 4 ] {91f855be-09a1-4052-8854-08e8a08c9341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11526 | 2026.05.06 01:29:00.685067 [ 4 ] {91f855be-09a1-4052-8854-08e8a08c9341} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11527 | 2026.05.06 01:29:00.685103 [ 4 ] {91f855be-09a1-4052-8854-08e8a08c9341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11528 | 2026.05.06 01:29:00.685398 [ 4 ] {91f855be-09a1-4052-8854-08e8a08c9341} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11529 | 2026.05.06 01:29:00.685599 [ 4 ] {91f855be-09a1-4052-8854-08e8a08c9341} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11530 | 2026.05.06 01:29:00.685726 [ 4 ] {91f855be-09a1-4052-8854-08e8a08c9341} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 11531 | 2026.05.06 01:29:00.685760 [ 4 ] {91f855be-09a1-4052-8854-08e8a08c9341} <Debug> TCPHandler: Processed in 0.001209244 sec. | ||
| 11532 | 2026.05.06 01:29:00.685870 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11533 | 2026.05.06 01:29:00.685964 [ 4 ] {d8eb8f5b-a8ac-4b67-a160-8bd24674326f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11534 | 2026.05.06 01:29:00.686006 [ 4 ] {d8eb8f5b-a8ac-4b67-a160-8bd24674326f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11535 | 2026.05.06 01:29:00.686429 [ 4 ] {d8eb8f5b-a8ac-4b67-a160-8bd24674326f} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11536 | 2026.05.06 01:29:00.686463 [ 4 ] {d8eb8f5b-a8ac-4b67-a160-8bd24674326f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11537 | 2026.05.06 01:29:00.686789 [ 4 ] {d8eb8f5b-a8ac-4b67-a160-8bd24674326f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11538 | 2026.05.06 01:29:00.686995 [ 4 ] {d8eb8f5b-a8ac-4b67-a160-8bd24674326f} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11539 | 2026.05.06 01:29:00.687124 [ 4 ] {d8eb8f5b-a8ac-4b67-a160-8bd24674326f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001178 sec., 224957.55517826826 rows/sec., 14.95 MiB/sec. | ||
| 11540 | 2026.05.06 01:29:00.687160 [ 4 ] {d8eb8f5b-a8ac-4b67-a160-8bd24674326f} <Debug> TCPHandler: Processed in 0.001339638 sec. | ||
| 11541 | 2026.05.06 01:29:00.687274 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11542 | 2026.05.06 01:29:00.687368 [ 4 ] {a85a4e2c-1346-4861-a2d6-714fd3d88ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11543 | 2026.05.06 01:29:00.687409 [ 4 ] {a85a4e2c-1346-4861-a2d6-714fd3d88ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11544 | 2026.05.06 01:29:00.687727 [ 4 ] {a85a4e2c-1346-4861-a2d6-714fd3d88ef0} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11545 | 2026.05.06 01:29:00.687761 [ 4 ] {a85a4e2c-1346-4861-a2d6-714fd3d88ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11546 | 2026.05.06 01:29:00.688051 [ 4 ] {a85a4e2c-1346-4861-a2d6-714fd3d88ef0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11547 | 2026.05.06 01:29:00.688251 [ 4 ] {a85a4e2c-1346-4861-a2d6-714fd3d88ef0} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11548 | 2026.05.06 01:29:00.688376 [ 4 ] {a85a4e2c-1346-4861-a2d6-714fd3d88ef0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 11549 | 2026.05.06 01:29:00.688410 [ 4 ] {a85a4e2c-1346-4861-a2d6-714fd3d88ef0} <Debug> TCPHandler: Processed in 0.001186424 sec. | ||
| 11550 | 2026.05.06 01:29:00.688538 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11551 | 2026.05.06 01:29:00.688631 [ 4 ] {1a0f9649-4fb0-4637-9501-2d138dc39f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11552 | 2026.05.06 01:29:00.688684 [ 4 ] {1a0f9649-4fb0-4637-9501-2d138dc39f43} <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 | ||
| 11553 | 2026.05.06 01:29:00.689554 [ 4 ] {1a0f9649-4fb0-4637-9501-2d138dc39f43} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11554 | 2026.05.06 01:29:00.689588 [ 4 ] {1a0f9649-4fb0-4637-9501-2d138dc39f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11555 | 2026.05.06 01:29:00.690142 [ 4 ] {1a0f9649-4fb0-4637-9501-2d138dc39f43} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11556 | 2026.05.06 01:29:00.690358 [ 4 ] {1a0f9649-4fb0-4637-9501-2d138dc39f43} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11557 | 2026.05.06 01:29:00.690493 [ 4 ] {1a0f9649-4fb0-4637-9501-2d138dc39f43} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00188 sec., 21808.510638297874 rows/sec., 39.08 MiB/sec. | ||
| 11558 | 2026.05.06 01:29:00.690544 [ 4 ] {1a0f9649-4fb0-4637-9501-2d138dc39f43} <Debug> TCPHandler: Processed in 0.002056952 sec. | ||
| 11559 | 2026.05.06 01:29:00.690665 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11560 | 2026.05.06 01:29:00.690759 [ 4 ] {f1b77650-f5b4-4c64-ba9a-aa3598a75851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11561 | 2026.05.06 01:29:00.690800 [ 4 ] {f1b77650-f5b4-4c64-ba9a-aa3598a75851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11562 | 2026.05.06 01:29:00.691137 [ 4 ] {f1b77650-f5b4-4c64-ba9a-aa3598a75851} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11563 | 2026.05.06 01:29:00.691170 [ 4 ] {f1b77650-f5b4-4c64-ba9a-aa3598a75851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11564 | 2026.05.06 01:29:00.691475 [ 4 ] {f1b77650-f5b4-4c64-ba9a-aa3598a75851} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11565 | 2026.05.06 01:29:00.691702 [ 4 ] {f1b77650-f5b4-4c64-ba9a-aa3598a75851} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11566 | 2026.05.06 01:29:00.691827 [ 4 ] {f1b77650-f5b4-4c64-ba9a-aa3598a75851} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001086 sec., 82872.92817679558 rows/sec., 5.19 MiB/sec. | ||
| 11567 | 2026.05.06 01:29:00.691862 [ 4 ] {f1b77650-f5b4-4c64-ba9a-aa3598a75851} <Debug> TCPHandler: Processed in 0.001247816 sec. | ||
| 11568 | 2026.05.06 01:29:03.276145 [ 116 ] {} <Debug> oximeter.fields_u64 (4bdf4849-4cd9-4484-ba2e-9b076d8e6376) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 11569 | 2026.05.06 01:29:03.276208 [ 116 ] {} <Trace> oximeter.fields_u64 (4bdf4849-4cd9-4484-ba2e-9b076d8e6376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11570 | 2026.05.06 01:29:03.276228 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11571 | 2026.05.06 01:29:03.276343 [ 187 ] {4bdf4849-4cd9-4484-ba2e-9b076d8e6376::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 | ||
| 11572 | 2026.05.06 01:29:03.276491 [ 187 ] {4bdf4849-4cd9-4484-ba2e-9b076d8e6376::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11573 | 2026.05.06 01:29:03.276523 [ 187 ] {4bdf4849-4cd9-4484-ba2e-9b076d8e6376::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 2 rows starting from the beginning of the part | ||
| 11574 | 2026.05.06 01:29:03.276588 [ 187 ] {4bdf4849-4cd9-4484-ba2e-9b076d8e6376::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 11575 | 2026.05.06 01:29:03.276633 [ 187 ] {4bdf4849-4cd9-4484-ba2e-9b076d8e6376::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 11576 | 2026.05.06 01:29:03.276674 [ 187 ] {4bdf4849-4cd9-4484-ba2e-9b076d8e6376::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 11577 | 2026.05.06 01:29:03.276718 [ 187 ] {4bdf4849-4cd9-4484-ba2e-9b076d8e6376::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 11578 | 2026.05.06 01:29:03.277456 [ 200 ] {4bdf4849-4cd9-4484-ba2e-9b076d8e6376::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001170473 sec., 5126.132768547416 rows/sec., 380.46 KiB/sec. | ||
| 11579 | 2026.05.06 01:29:03.277587 [ 187 ] {4bdf4849-4cd9-4484-ba2e-9b076d8e6376::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 11580 | 2026.05.06 01:29:03.277837 [ 187 ] {4bdf4849-4cd9-4484-ba2e-9b076d8e6376::all_1_9_2} <Trace> oximeter.fields_u64 (4bdf4849-4cd9-4484-ba2e-9b076d8e6376): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11581 | 2026.05.06 01:29:03.277907 [ 187 ] {4bdf4849-4cd9-4484-ba2e-9b076d8e6376::all_1_9_2} <Trace> oximeter.fields_u64 (4bdf4849-4cd9-4484-ba2e-9b076d8e6376) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 11582 | 2026.05.06 01:29:03.277974 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11583 | 2026.05.06 01:29:04.268981 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11584 | 2026.05.06 01:29:04.269055 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11585 | 2026.05.06 01:29:04.428875 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22018 | ||
| 11586 | 2026.05.06 01:29:04.429406 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11587 | 2026.05.06 01:29:04.429449 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11588 | 2026.05.06 01:29:04.429951 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11589 | 2026.05.06 01:29:04.430189 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11590 | 2026.05.06 01:29:04.430324 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22018 | ||
| 11591 | 2026.05.06 01:29:04.430325 [ 116 ] {} <Debug> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11592 | 2026.05.06 01:29:04.430376 [ 116 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11593 | 2026.05.06 01:29:04.430395 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11594 | 2026.05.06 01:29:04.430528 [ 189 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 11595 | 2026.05.06 01:29:04.430692 [ 189 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11596 | 2026.05.06 01:29:04.430738 [ 189 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19586 rows starting from the beginning of the part | ||
| 11597 | 2026.05.06 01:29:04.430812 [ 189 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 11598 | 2026.05.06 01:29:04.430863 [ 189 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 11599 | 2026.05.06 01:29:04.430914 [ 189 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 11600 | 2026.05.06 01:29:04.430960 [ 189 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 11601 | 2026.05.06 01:29:04.431002 [ 189 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 11602 | 2026.05.06 01:29:04.433062 [ 200 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22018 rows, containing 4 columns (4 merged, 0 gathered) in 0.002601383 sec., 8463959.363154138 rows/sec., 121.08 MiB/sec. | ||
| 11603 | 2026.05.06 01:29:04.433374 [ 197 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11604 | 2026.05.06 01:29:04.433677 [ 197 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_46_9} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11605 | 2026.05.06 01:29:04.433758 [ 197 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_46_9} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11606 | 2026.05.06 01:29:04.433831 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 11607 | 2026.05.06 01:29:05.552721 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 11608 | 2026.05.06 01:29:05.569677 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11609 | 2026.05.06 01:29:05.569725 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11610 | 2026.05.06 01:29:05.575791 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11611 | 2026.05.06 01:29:05.576496 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11612 | 2026.05.06 01:29:05.576785 [ 114 ] {} <Debug> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11613 | 2026.05.06 01:29:05.576849 [ 114 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11614 | 2026.05.06 01:29:05.576872 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11615 | 2026.05.06 01:29:05.576981 [ 187 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 11616 | 2026.05.06 01:29:05.579746 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 11617 | 2026.05.06 01:29:05.580368 [ 187 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11618 | 2026.05.06 01:29:05.581815 [ 187 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 11619 | 2026.05.06 01:29:05.586415 [ 187 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 11620 | 2026.05.06 01:29:05.590857 [ 187 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 11621 | 2026.05.06 01:29:05.595353 [ 187 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 11622 | 2026.05.06 01:29:05.599932 [ 187 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 11623 | 2026.05.06 01:29:05.604177 [ 187 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 11624 | 2026.05.06 01:29:05.658852 [ 200 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.081916688 sec., 4236.011104355195 rows/sec., 21.90 MiB/sec. | ||
| 11625 | 2026.05.06 01:29:05.659788 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11626 | 2026.05.06 01:29:05.659997 [ 4 ] {bfdc8972-c2e1-4e42-9feb-e16fee576256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11627 | 2026.05.06 01:29:05.660368 [ 4 ] {bfdc8972-c2e1-4e42-9feb-e16fee576256} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11628 | 2026.05.06 01:29:05.660405 [ 4 ] {bfdc8972-c2e1-4e42-9feb-e16fee576256} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11629 | 2026.05.06 01:29:05.660629 [ 4 ] {bfdc8972-c2e1-4e42-9feb-e16fee576256} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11630 | 2026.05.06 01:29:05.660702 [ 4 ] {bfdc8972-c2e1-4e42-9feb-e16fee576256} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11631 | 2026.05.06 01:29:05.660848 [ 4 ] {bfdc8972-c2e1-4e42-9feb-e16fee576256} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11632 | 2026.05.06 01:29:05.660969 [ 315 ] {bfdc8972-c2e1-4e42-9feb-e16fee576256} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11633 | 2026.05.06 01:29:05.660977 [ 334 ] {bfdc8972-c2e1-4e42-9feb-e16fee576256} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11634 | 2026.05.06 01:29:05.660992 [ 339 ] {bfdc8972-c2e1-4e42-9feb-e16fee576256} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11635 | 2026.05.06 01:29:05.660982 [ 348 ] {bfdc8972-c2e1-4e42-9feb-e16fee576256} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11636 | 2026.05.06 01:29:05.661160 [ 4 ] {bfdc8972-c2e1-4e42-9feb-e16fee576256} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 11637 | 2026.05.06 01:29:05.661190 [ 4 ] {bfdc8972-c2e1-4e42-9feb-e16fee576256} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11638 | 2026.05.06 01:29:05.661266 [ 4 ] {bfdc8972-c2e1-4e42-9feb-e16fee576256} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11639 | 2026.05.06 01:29:05.661287 [ 4 ] {bfdc8972-c2e1-4e42-9feb-e16fee576256} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 11640 | 2026.05.06 01:29:05.661323 [ 4 ] {bfdc8972-c2e1-4e42-9feb-e16fee576256} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11641 | 2026.05.06 01:29:05.661362 [ 4 ] {bfdc8972-c2e1-4e42-9feb-e16fee576256} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11642 | 2026.05.06 01:29:05.661877 [ 192 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11643 | 2026.05.06 01:29:05.662497 [ 4 ] {bfdc8972-c2e1-4e42-9feb-e16fee576256} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002596 sec., 15793.528505392913 rows/sec., 2.85 MiB/sec. | ||
| 11644 | 2026.05.06 01:29:05.662618 [ 4 ] {bfdc8972-c2e1-4e42-9feb-e16fee576256} <Debug> TCPHandler: Processed in 0.00297672 sec. | ||
| 11645 | 2026.05.06 01:29:05.663867 [ 192 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_46_9} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11646 | 2026.05.06 01:29:05.664005 [ 192 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_46_9} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11647 | 2026.05.06 01:29:05.664379 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11648 | 2026.05.06 01:29:05.664514 [ 4 ] {b1328ab7-d85b-4675-a321-571a86173c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11649 | 2026.05.06 01:29:05.664565 [ 4 ] {b1328ab7-d85b-4675-a321-571a86173c76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11650 | 2026.05.06 01:29:05.665118 [ 4 ] {b1328ab7-d85b-4675-a321-571a86173c76} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11651 | 2026.05.06 01:29:05.665158 [ 4 ] {b1328ab7-d85b-4675-a321-571a86173c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11652 | 2026.05.06 01:29:05.665508 [ 4 ] {b1328ab7-d85b-4675-a321-571a86173c76} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11653 | 2026.05.06 01:29:05.665742 [ 4 ] {b1328ab7-d85b-4675-a321-571a86173c76} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11654 | 2026.05.06 01:29:05.665905 [ 4 ] {b1328ab7-d85b-4675-a321-571a86173c76} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001429 sec., 39188.24352694192 rows/sec., 3.01 MiB/sec. | ||
| 11655 | 2026.05.06 01:29:05.665946 [ 4 ] {b1328ab7-d85b-4675-a321-571a86173c76} <Debug> TCPHandler: Processed in 0.001631133 sec. | ||
| 11656 | 2026.05.06 01:29:05.666083 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11657 | 2026.05.06 01:29:05.666085 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11658 | 2026.05.06 01:29:05.666210 [ 4 ] {864fd1d2-3a25-4376-87d0-f46c18fd4f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11659 | 2026.05.06 01:29:05.666255 [ 4 ] {864fd1d2-3a25-4376-87d0-f46c18fd4f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11660 | 2026.05.06 01:29:05.666694 [ 4 ] {864fd1d2-3a25-4376-87d0-f46c18fd4f69} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11661 | 2026.05.06 01:29:05.666732 [ 4 ] {864fd1d2-3a25-4376-87d0-f46c18fd4f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11662 | 2026.05.06 01:29:05.667056 [ 4 ] {864fd1d2-3a25-4376-87d0-f46c18fd4f69} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11663 | 2026.05.06 01:29:05.667277 [ 4 ] {864fd1d2-3a25-4376-87d0-f46c18fd4f69} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11664 | 2026.05.06 01:29:05.667409 [ 4 ] {864fd1d2-3a25-4376-87d0-f46c18fd4f69} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00122 sec., 52459.016393442624 rows/sec., 4.09 MiB/sec. | ||
| 11665 | 2026.05.06 01:29:05.667445 [ 4 ] {864fd1d2-3a25-4376-87d0-f46c18fd4f69} <Debug> TCPHandler: Processed in 0.001418459 sec. | ||
| 11666 | 2026.05.06 01:29:05.667568 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11667 | 2026.05.06 01:29:05.667663 [ 4 ] {f33cdaa9-1e09-4182-afb8-8e8ab23cf694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11668 | 2026.05.06 01:29:05.667708 [ 4 ] {f33cdaa9-1e09-4182-afb8-8e8ab23cf694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11669 | 2026.05.06 01:29:05.668138 [ 4 ] {f33cdaa9-1e09-4182-afb8-8e8ab23cf694} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11670 | 2026.05.06 01:29:05.668173 [ 4 ] {f33cdaa9-1e09-4182-afb8-8e8ab23cf694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11671 | 2026.05.06 01:29:05.668537 [ 4 ] {f33cdaa9-1e09-4182-afb8-8e8ab23cf694} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11672 | 2026.05.06 01:29:05.668802 [ 4 ] {f33cdaa9-1e09-4182-afb8-8e8ab23cf694} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11673 | 2026.05.06 01:29:05.668922 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Selected 5 parts from all_1_70_14 to all_74_74_0 | ||
| 11674 | 2026.05.06 01:29:05.668937 [ 4 ] {f33cdaa9-1e09-4182-afb8-8e8ab23cf694} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001293 sec., 123743.23279195667 rows/sec., 8.62 MiB/sec. | ||
| 11675 | 2026.05.06 01:29:05.668967 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11676 | 2026.05.06 01:29:05.668982 [ 4 ] {f33cdaa9-1e09-4182-afb8-8e8ab23cf694} <Debug> TCPHandler: Processed in 0.00146563 sec. | ||
| 11677 | 2026.05.06 01:29:05.668991 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11678 | 2026.05.06 01:29:05.669090 [ 191 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_74_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_70_14 to all_74_74_0 into Compact with storage Full | ||
| 11679 | 2026.05.06 01:29:05.669116 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11680 | 2026.05.06 01:29:05.669210 [ 191 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_74_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11681 | 2026.05.06 01:29:05.669216 [ 4 ] {9506a658-2201-43c7-98bf-3ccdb1e9dfe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11682 | 2026.05.06 01:29:05.669249 [ 191 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_70_14, total 27219 rows starting from the beginning of the part | ||
| 11683 | 2026.05.06 01:29:05.669274 [ 4 ] {9506a658-2201-43c7-98bf-3ccdb1e9dfe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11684 | 2026.05.06 01:29:05.669312 [ 191 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 265 rows starting from the beginning of the part | ||
| 11685 | 2026.05.06 01:29:05.669364 [ 191 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1529 rows starting from the beginning of the part | ||
| 11686 | 2026.05.06 01:29:05.669407 [ 191 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 96 rows starting from the beginning of the part | ||
| 11687 | 2026.05.06 01:29:05.669447 [ 191 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 265 rows starting from the beginning of the part | ||
| 11688 | 2026.05.06 01:29:05.669641 [ 4 ] {9506a658-2201-43c7-98bf-3ccdb1e9dfe7} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11689 | 2026.05.06 01:29:05.669683 [ 4 ] {9506a658-2201-43c7-98bf-3ccdb1e9dfe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11690 | 2026.05.06 01:29:05.670062 [ 4 ] {9506a658-2201-43c7-98bf-3ccdb1e9dfe7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11691 | 2026.05.06 01:29:05.670350 [ 4 ] {9506a658-2201-43c7-98bf-3ccdb1e9dfe7} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11692 | 2026.05.06 01:29:05.670488 [ 4 ] {9506a658-2201-43c7-98bf-3ccdb1e9dfe7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001291 sec., 46475.60030983733 rows/sec., 3.13 MiB/sec. | ||
| 11693 | 2026.05.06 01:29:05.670524 [ 4 ] {9506a658-2201-43c7-98bf-3ccdb1e9dfe7} <Debug> TCPHandler: Processed in 0.00145974 sec. | ||
| 11694 | 2026.05.06 01:29:05.676684 [ 192 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_74_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29374 rows, containing 5 columns (5 merged, 0 gathered) in 0.007631005 sec., 3849296.390187138 rows/sec., 247.25 MiB/sec. | ||
| 11695 | 2026.05.06 01:29:05.677189 [ 200 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_74_15} <Trace> MergedBlockOutputStream: filled checksums all_1_74_15 (state Temporary) | ||
| 11696 | 2026.05.06 01:29:05.677496 [ 200 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_74_15} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_merge_all_1_74_15 to all_1_74_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11697 | 2026.05.06 01:29:05.677574 [ 200 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_74_15} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Merged 5 parts: [all_1_70_14, all_74_74_0] -> all_1_74_15 | ||
| 11698 | 2026.05.06 01:29:05.677671 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 11699 | 2026.05.06 01:29:06.000277 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.45 MiB, peak 334.50 MiB, free memory in arenas 0.00 B, will set to 324.55 MiB (RSS), difference: 3.11 MiB | ||
| 11700 | 2026.05.06 01:29:09.486604 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1456 | ||
| 11701 | 2026.05.06 01:29:09.488968 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11702 | 2026.05.06 01:29:09.489017 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 11703 | 2026.05.06 01:29:09.490199 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11704 | 2026.05.06 01:29:09.490453 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11705 | 2026.05.06 01:29:09.490742 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1456 | ||
| 11706 | 2026.05.06 01:29:10.665507 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11707 | 2026.05.06 01:29:10.665767 [ 4 ] {b938517b-a861-451c-94a2-1d7a532c2ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 11708 | 2026.05.06 01:29:10.666158 [ 4 ] {b938517b-a861-451c-94a2-1d7a532c2ee4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11709 | 2026.05.06 01:29:10.666203 [ 4 ] {b938517b-a861-451c-94a2-1d7a532c2ee4} <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 | ||
| 11710 | 2026.05.06 01:29:10.666471 [ 4 ] {b938517b-a861-451c-94a2-1d7a532c2ee4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11711 | 2026.05.06 01:29:10.666550 [ 4 ] {b938517b-a861-451c-94a2-1d7a532c2ee4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11712 | 2026.05.06 01:29:10.666701 [ 4 ] {b938517b-a861-451c-94a2-1d7a532c2ee4} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 11713 | 2026.05.06 01:29:10.666823 [ 352 ] {b938517b-a861-451c-94a2-1d7a532c2ee4} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11714 | 2026.05.06 01:29:10.666842 [ 331 ] {b938517b-a861-451c-94a2-1d7a532c2ee4} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11715 | 2026.05.06 01:29:10.666848 [ 334 ] {b938517b-a861-451c-94a2-1d7a532c2ee4} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11716 | 2026.05.06 01:29:10.666857 [ 339 ] {b938517b-a861-451c-94a2-1d7a532c2ee4} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11717 | 2026.05.06 01:29:10.667014 [ 4 ] {b938517b-a861-451c-94a2-1d7a532c2ee4} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 11718 | 2026.05.06 01:29:10.667046 [ 4 ] {b938517b-a861-451c-94a2-1d7a532c2ee4} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11719 | 2026.05.06 01:29:10.667119 [ 4 ] {b938517b-a861-451c-94a2-1d7a532c2ee4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11720 | 2026.05.06 01:29:10.667141 [ 4 ] {b938517b-a861-451c-94a2-1d7a532c2ee4} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 11721 | 2026.05.06 01:29:10.667179 [ 4 ] {b938517b-a861-451c-94a2-1d7a532c2ee4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 11722 | 2026.05.06 01:29:10.667222 [ 4 ] {b938517b-a861-451c-94a2-1d7a532c2ee4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 11723 | 2026.05.06 01:29:10.668363 [ 4 ] {b938517b-a861-451c-94a2-1d7a532c2ee4} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002703 sec., 15168.331483536811 rows/sec., 2.73 MiB/sec. | ||
| 11724 | 2026.05.06 01:29:10.668479 [ 4 ] {b938517b-a861-451c-94a2-1d7a532c2ee4} <Debug> TCPHandler: Processed in 0.003115553 sec. | ||
| 11725 | 2026.05.06 01:29:10.674353 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11726 | 2026.05.06 01:29:10.674471 [ 4 ] {99f9fdbd-6356-4735-b64e-54af6e6ef5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11727 | 2026.05.06 01:29:10.674518 [ 4 ] {99f9fdbd-6356-4735-b64e-54af6e6ef5dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11728 | 2026.05.06 01:29:10.675120 [ 4 ] {99f9fdbd-6356-4735-b64e-54af6e6ef5dc} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11729 | 2026.05.06 01:29:10.675161 [ 4 ] {99f9fdbd-6356-4735-b64e-54af6e6ef5dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11730 | 2026.05.06 01:29:10.675549 [ 4 ] {99f9fdbd-6356-4735-b64e-54af6e6ef5dc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11731 | 2026.05.06 01:29:10.675782 [ 4 ] {99f9fdbd-6356-4735-b64e-54af6e6ef5dc} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11732 | 2026.05.06 01:29:10.675928 [ 4 ] {99f9fdbd-6356-4735-b64e-54af6e6ef5dc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001493 sec., 190221.03148024113 rows/sec., 12.08 MiB/sec. | ||
| 11733 | 2026.05.06 01:29:10.675967 [ 4 ] {99f9fdbd-6356-4735-b64e-54af6e6ef5dc} <Debug> TCPHandler: Processed in 0.001672284 sec. | ||
| 11734 | 2026.05.06 01:29:10.676095 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11735 | 2026.05.06 01:29:10.676191 [ 4 ] {a934483f-66c9-408a-b2bb-adf653edd783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11736 | 2026.05.06 01:29:10.676234 [ 4 ] {a934483f-66c9-408a-b2bb-adf653edd783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11737 | 2026.05.06 01:29:10.676634 [ 4 ] {a934483f-66c9-408a-b2bb-adf653edd783} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11738 | 2026.05.06 01:29:10.676670 [ 4 ] {a934483f-66c9-408a-b2bb-adf653edd783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11739 | 2026.05.06 01:29:10.676969 [ 4 ] {a934483f-66c9-408a-b2bb-adf653edd783} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11740 | 2026.05.06 01:29:10.677182 [ 4 ] {a934483f-66c9-408a-b2bb-adf653edd783} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11741 | 2026.05.06 01:29:10.677313 [ 4 ] {a934483f-66c9-408a-b2bb-adf653edd783} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00114 sec., 1754.3859649122808 rows/sec., 143.06 KiB/sec. | ||
| 11742 | 2026.05.06 01:29:10.677351 [ 4 ] {a934483f-66c9-408a-b2bb-adf653edd783} <Debug> TCPHandler: Processed in 0.001307386 sec. | ||
| 11743 | 2026.05.06 01:29:10.677468 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11744 | 2026.05.06 01:29:10.677563 [ 4 ] {65a59ed4-8efc-4164-8d85-a83719163250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11745 | 2026.05.06 01:29:10.677604 [ 4 ] {65a59ed4-8efc-4164-8d85-a83719163250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11746 | 2026.05.06 01:29:10.678420 [ 4 ] {65a59ed4-8efc-4164-8d85-a83719163250} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11747 | 2026.05.06 01:29:10.678455 [ 4 ] {65a59ed4-8efc-4164-8d85-a83719163250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11748 | 2026.05.06 01:29:10.678829 [ 4 ] {65a59ed4-8efc-4164-8d85-a83719163250} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11749 | 2026.05.06 01:29:10.679041 [ 4 ] {65a59ed4-8efc-4164-8d85-a83719163250} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11750 | 2026.05.06 01:29:10.679148 [ 92 ] {} <Debug> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11751 | 2026.05.06 01:29:10.679171 [ 4 ] {65a59ed4-8efc-4164-8d85-a83719163250} <Debug> executeQuery: Read 880 rows, 70.80 KiB in 0.001627 sec., 540872.7719729564 rows/sec., 42.50 MiB/sec. | ||
| 11752 | 2026.05.06 01:29:10.679191 [ 92 ] {} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11753 | 2026.05.06 01:29:10.679209 [ 4 ] {65a59ed4-8efc-4164-8d85-a83719163250} <Debug> TCPHandler: Processed in 0.001793116 sec. | ||
| 11754 | 2026.05.06 01:29:10.679214 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11755 | 2026.05.06 01:29:10.679329 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11756 | 2026.05.06 01:29:10.679342 [ 201 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11757 | 2026.05.06 01:29:10.679424 [ 4 ] {fef6c040-36df-4486-a619-9d2795060109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11758 | 2026.05.06 01:29:10.679472 [ 4 ] {fef6c040-36df-4486-a619-9d2795060109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11759 | 2026.05.06 01:29:10.679485 [ 201 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11760 | 2026.05.06 01:29:10.679528 [ 201 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3237 rows starting from the beginning of the part | ||
| 11761 | 2026.05.06 01:29:10.679623 [ 201 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 2406 rows starting from the beginning of the part | ||
| 11762 | 2026.05.06 01:29:10.679681 [ 201 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
| 11763 | 2026.05.06 01:29:10.679730 [ 201 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 879 rows starting from the beginning of the part | ||
| 11764 | 2026.05.06 01:29:10.679773 [ 201 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part | ||
| 11765 | 2026.05.06 01:29:10.679818 [ 201 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 880 rows starting from the beginning of the part | ||
| 11766 | 2026.05.06 01:29:10.680027 [ 4 ] {fef6c040-36df-4486-a619-9d2795060109} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11767 | 2026.05.06 01:29:10.680075 [ 4 ] {fef6c040-36df-4486-a619-9d2795060109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11768 | 2026.05.06 01:29:10.680435 [ 4 ] {fef6c040-36df-4486-a619-9d2795060109} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11769 | 2026.05.06 01:29:10.680661 [ 4 ] {fef6c040-36df-4486-a619-9d2795060109} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11770 | 2026.05.06 01:29:10.680799 [ 4 ] {fef6c040-36df-4486-a619-9d2795060109} <Debug> executeQuery: Read 185 rows, 11.76 KiB in 0.001393 sec., 132806.89160086145 rows/sec., 8.25 MiB/sec. | ||
| 11771 | 2026.05.06 01:29:10.680837 [ 4 ] {fef6c040-36df-4486-a619-9d2795060109} <Debug> TCPHandler: Processed in 0.001559682 sec. | ||
| 11772 | 2026.05.06 01:29:10.680949 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11773 | 2026.05.06 01:29:10.681044 [ 4 ] {5a2678e1-0af1-4d97-beb7-89792360eb90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11774 | 2026.05.06 01:29:10.681086 [ 4 ] {5a2678e1-0af1-4d97-beb7-89792360eb90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11775 | 2026.05.06 01:29:10.681557 [ 4 ] {5a2678e1-0af1-4d97-beb7-89792360eb90} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11776 | 2026.05.06 01:29:10.681592 [ 4 ] {5a2678e1-0af1-4d97-beb7-89792360eb90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11777 | 2026.05.06 01:29:10.681902 [ 4 ] {5a2678e1-0af1-4d97-beb7-89792360eb90} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11778 | 2026.05.06 01:29:10.682120 [ 4 ] {5a2678e1-0af1-4d97-beb7-89792360eb90} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11779 | 2026.05.06 01:29:10.682163 [ 200 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7514 rows, containing 5 columns (5 merged, 0 gathered) in 0.002882509 sec., 2606756.821921458 rows/sec., 206.70 MiB/sec. | ||
| 11780 | 2026.05.06 01:29:10.682252 [ 4 ] {5a2678e1-0af1-4d97-beb7-89792360eb90} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001227 sec., 121434.39282803585 rows/sec., 7.85 MiB/sec. | ||
| 11781 | 2026.05.06 01:29:10.682290 [ 4 ] {5a2678e1-0af1-4d97-beb7-89792360eb90} <Debug> TCPHandler: Processed in 0.001391088 sec. | ||
| 11782 | 2026.05.06 01:29:10.682406 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11783 | 2026.05.06 01:29:10.682501 [ 4 ] {63eab638-ff35-4337-acbc-ac4caab6a8ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11784 | 2026.05.06 01:29:10.682509 [ 192 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11785 | 2026.05.06 01:29:10.682541 [ 4 ] {63eab638-ff35-4337-acbc-ac4caab6a8ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11786 | 2026.05.06 01:29:10.682815 [ 192 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_76_15} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11787 | 2026.05.06 01:29:10.682894 [ 192 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_76_15} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11788 | 2026.05.06 01:29:10.682994 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 11789 | 2026.05.06 01:29:10.682999 [ 4 ] {63eab638-ff35-4337-acbc-ac4caab6a8ea} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11790 | 2026.05.06 01:29:10.683037 [ 4 ] {63eab638-ff35-4337-acbc-ac4caab6a8ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11791 | 2026.05.06 01:29:10.683354 [ 4 ] {63eab638-ff35-4337-acbc-ac4caab6a8ea} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11792 | 2026.05.06 01:29:10.683564 [ 4 ] {63eab638-ff35-4337-acbc-ac4caab6a8ea} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11793 | 2026.05.06 01:29:10.683689 [ 4 ] {63eab638-ff35-4337-acbc-ac4caab6a8ea} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001207 sec., 122618.06130903066 rows/sec., 6.97 MiB/sec. | ||
| 11794 | 2026.05.06 01:29:10.683725 [ 4 ] {63eab638-ff35-4337-acbc-ac4caab6a8ea} <Debug> TCPHandler: Processed in 0.001370487 sec. | ||
| 11795 | 2026.05.06 01:29:10.683840 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11796 | 2026.05.06 01:29:10.683934 [ 4 ] {436d66d6-eccc-433f-baaa-6a556c9709e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11797 | 2026.05.06 01:29:10.683974 [ 4 ] {436d66d6-eccc-433f-baaa-6a556c9709e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11798 | 2026.05.06 01:29:10.684680 [ 4 ] {436d66d6-eccc-433f-baaa-6a556c9709e6} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11799 | 2026.05.06 01:29:10.684714 [ 4 ] {436d66d6-eccc-433f-baaa-6a556c9709e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11800 | 2026.05.06 01:29:10.685043 [ 4 ] {436d66d6-eccc-433f-baaa-6a556c9709e6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11801 | 2026.05.06 01:29:10.685253 [ 4 ] {436d66d6-eccc-433f-baaa-6a556c9709e6} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11802 | 2026.05.06 01:29:10.685361 [ 112 ] {} <Debug> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11803 | 2026.05.06 01:29:10.685380 [ 4 ] {436d66d6-eccc-433f-baaa-6a556c9709e6} <Debug> executeQuery: Read 533 rows, 38.63 KiB in 0.001463 sec., 364319.89063568006 rows/sec., 25.78 MiB/sec. | ||
| 11804 | 2026.05.06 01:29:10.685401 [ 112 ] {} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11805 | 2026.05.06 01:29:10.685417 [ 4 ] {436d66d6-eccc-433f-baaa-6a556c9709e6} <Debug> TCPHandler: Processed in 0.001627812 sec. | ||
| 11806 | 2026.05.06 01:29:10.685425 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11807 | 2026.05.06 01:29:10.685502 [ 201 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11808 | 2026.05.06 01:29:10.685533 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11809 | 2026.05.06 01:29:10.685602 [ 201 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11810 | 2026.05.06 01:29:10.685632 [ 4 ] {9e1a39be-73a0-4192-a7b7-d9165ea5f378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11811 | 2026.05.06 01:29:10.685634 [ 201 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1791 rows starting from the beginning of the part | ||
| 11812 | 2026.05.06 01:29:10.685682 [ 4 ] {9e1a39be-73a0-4192-a7b7-d9165ea5f378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11813 | 2026.05.06 01:29:10.685708 [ 201 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1292 rows starting from the beginning of the part | ||
| 11814 | 2026.05.06 01:29:10.685756 [ 201 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 11815 | 2026.05.06 01:29:10.685795 [ 201 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 531 rows starting from the beginning of the part | ||
| 11816 | 2026.05.06 01:29:10.685833 [ 201 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part | ||
| 11817 | 2026.05.06 01:29:10.685872 [ 201 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 533 rows starting from the beginning of the part | ||
| 11818 | 2026.05.06 01:29:10.686027 [ 4 ] {9e1a39be-73a0-4192-a7b7-d9165ea5f378} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11819 | 2026.05.06 01:29:10.686068 [ 4 ] {9e1a39be-73a0-4192-a7b7-d9165ea5f378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11820 | 2026.05.06 01:29:10.686385 [ 4 ] {9e1a39be-73a0-4192-a7b7-d9165ea5f378} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11821 | 2026.05.06 01:29:10.686614 [ 4 ] {9e1a39be-73a0-4192-a7b7-d9165ea5f378} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11822 | 2026.05.06 01:29:10.686743 [ 4 ] {9e1a39be-73a0-4192-a7b7-d9165ea5f378} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001127 sec., 5323.868677905945 rows/sec., 278.15 KiB/sec. | ||
| 11823 | 2026.05.06 01:29:10.686778 [ 4 ] {9e1a39be-73a0-4192-a7b7-d9165ea5f378} <Debug> TCPHandler: Processed in 0.001296086 sec. | ||
| 11824 | 2026.05.06 01:29:10.686890 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11825 | 2026.05.06 01:29:10.686985 [ 4 ] {9827b6b3-8f02-47a3-acac-c74702168ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11826 | 2026.05.06 01:29:10.687027 [ 4 ] {9827b6b3-8f02-47a3-acac-c74702168ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11827 | 2026.05.06 01:29:10.687181 [ 186 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4275 rows, containing 5 columns (5 merged, 0 gathered) in 0.001707694 sec., 2503375.897555417 rows/sec., 181.00 MiB/sec. | ||
| 11828 | 2026.05.06 01:29:10.687376 [ 201 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11829 | 2026.05.06 01:29:10.687444 [ 4 ] {9827b6b3-8f02-47a3-acac-c74702168ab5} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11830 | 2026.05.06 01:29:10.687486 [ 4 ] {9827b6b3-8f02-47a3-acac-c74702168ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11831 | 2026.05.06 01:29:10.687638 [ 201 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_76_15} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11832 | 2026.05.06 01:29:10.687716 [ 201 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_76_15} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11833 | 2026.05.06 01:29:10.687789 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 11834 | 2026.05.06 01:29:10.687851 [ 4 ] {9827b6b3-8f02-47a3-acac-c74702168ab5} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11835 | 2026.05.06 01:29:10.688082 [ 4 ] {9827b6b3-8f02-47a3-acac-c74702168ab5} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11836 | 2026.05.06 01:29:10.688212 [ 4 ] {9827b6b3-8f02-47a3-acac-c74702168ab5} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001246 sec., 213483.14606741574 rows/sec., 14.19 MiB/sec. | ||
| 11837 | 2026.05.06 01:29:10.688248 [ 4 ] {9827b6b3-8f02-47a3-acac-c74702168ab5} <Debug> TCPHandler: Processed in 0.001407959 sec. | ||
| 11838 | 2026.05.06 01:29:10.688381 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11839 | 2026.05.06 01:29:10.688491 [ 4 ] {f4fd960b-70a6-488e-bdfb-08a3c138508f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11840 | 2026.05.06 01:29:10.688535 [ 4 ] {f4fd960b-70a6-488e-bdfb-08a3c138508f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11841 | 2026.05.06 01:29:10.688869 [ 4 ] {f4fd960b-70a6-488e-bdfb-08a3c138508f} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11842 | 2026.05.06 01:29:10.688902 [ 4 ] {f4fd960b-70a6-488e-bdfb-08a3c138508f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11843 | 2026.05.06 01:29:10.689199 [ 4 ] {f4fd960b-70a6-488e-bdfb-08a3c138508f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11844 | 2026.05.06 01:29:10.689407 [ 4 ] {f4fd960b-70a6-488e-bdfb-08a3c138508f} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11845 | 2026.05.06 01:29:10.689535 [ 4 ] {f4fd960b-70a6-488e-bdfb-08a3c138508f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 11846 | 2026.05.06 01:29:10.689569 [ 4 ] {f4fd960b-70a6-488e-bdfb-08a3c138508f} <Debug> TCPHandler: Processed in 0.001247146 sec. | ||
| 11847 | 2026.05.06 01:29:10.689683 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11848 | 2026.05.06 01:29:10.689777 [ 4 ] {c92cdfc2-8455-489a-8b52-ed576b4ea921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11849 | 2026.05.06 01:29:10.689831 [ 4 ] {c92cdfc2-8455-489a-8b52-ed576b4ea921} <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 | ||
| 11850 | 2026.05.06 01:29:10.690659 [ 4 ] {c92cdfc2-8455-489a-8b52-ed576b4ea921} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11851 | 2026.05.06 01:29:10.690694 [ 4 ] {c92cdfc2-8455-489a-8b52-ed576b4ea921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11852 | 2026.05.06 01:29:10.691277 [ 4 ] {c92cdfc2-8455-489a-8b52-ed576b4ea921} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11853 | 2026.05.06 01:29:10.691501 [ 4 ] {c92cdfc2-8455-489a-8b52-ed576b4ea921} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11854 | 2026.05.06 01:29:10.691638 [ 4 ] {c92cdfc2-8455-489a-8b52-ed576b4ea921} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001878 sec., 21831.73588924388 rows/sec., 39.12 MiB/sec. | ||
| 11855 | 2026.05.06 01:29:10.691690 [ 4 ] {c92cdfc2-8455-489a-8b52-ed576b4ea921} <Debug> TCPHandler: Processed in 0.002057282 sec. | ||
| 11856 | 2026.05.06 01:29:10.691815 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11857 | 2026.05.06 01:29:10.691909 [ 4 ] {6f71bd9c-9375-4677-984e-f8057d35aada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11858 | 2026.05.06 01:29:10.691950 [ 4 ] {6f71bd9c-9375-4677-984e-f8057d35aada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11859 | 2026.05.06 01:29:10.692300 [ 4 ] {6f71bd9c-9375-4677-984e-f8057d35aada} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11860 | 2026.05.06 01:29:10.692334 [ 4 ] {6f71bd9c-9375-4677-984e-f8057d35aada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11861 | 2026.05.06 01:29:10.692648 [ 4 ] {6f71bd9c-9375-4677-984e-f8057d35aada} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11862 | 2026.05.06 01:29:10.692869 [ 4 ] {6f71bd9c-9375-4677-984e-f8057d35aada} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11863 | 2026.05.06 01:29:10.692968 [ 112 ] {} <Debug> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11864 | 2026.05.06 01:29:10.692994 [ 4 ] {6f71bd9c-9375-4677-984e-f8057d35aada} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001103 sec., 81595.64823209429 rows/sec., 5.11 MiB/sec. | ||
| 11865 | 2026.05.06 01:29:10.692998 [ 112 ] {} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11866 | 2026.05.06 01:29:10.693023 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11867 | 2026.05.06 01:29:10.693029 [ 4 ] {6f71bd9c-9375-4677-984e-f8057d35aada} <Debug> TCPHandler: Processed in 0.001265456 sec. | ||
| 11868 | 2026.05.06 01:29:10.693100 [ 201 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11869 | 2026.05.06 01:29:10.693191 [ 201 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11870 | 2026.05.06 01:29:10.693219 [ 201 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4728 rows starting from the beginning of the part | ||
| 11871 | 2026.05.06 01:29:10.693268 [ 201 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 24 rows starting from the beginning of the part | ||
| 11872 | 2026.05.06 01:29:10.693307 [ 201 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 36 rows starting from the beginning of the part | ||
| 11873 | 2026.05.06 01:29:10.693343 [ 201 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 90 rows starting from the beginning of the part | ||
| 11874 | 2026.05.06 01:29:10.693379 [ 201 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 11875 | 2026.05.06 01:29:10.693414 [ 201 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 90 rows starting from the beginning of the part | ||
| 11876 | 2026.05.06 01:29:10.694814 [ 196 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5028 rows, containing 4 columns (4 merged, 0 gathered) in 0.001748136 sec., 2876206.427875177 rows/sec., 185.40 MiB/sec. | ||
| 11877 | 2026.05.06 01:29:10.695092 [ 201 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11878 | 2026.05.06 01:29:10.695333 [ 201 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_76_15} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11879 | 2026.05.06 01:29:10.695390 [ 201 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_76_15} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11880 | 2026.05.06 01:29:10.695442 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 11881 | 2026.05.06 01:29:11.930585 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22466 | ||
| 11882 | 2026.05.06 01:29:11.931085 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11883 | 2026.05.06 01:29:11.931124 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11884 | 2026.05.06 01:29:11.931602 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11885 | 2026.05.06 01:29:11.931841 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11886 | 2026.05.06 01:29:11.931972 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22466 | ||
| 11887 | 2026.05.06 01:29:13.080008 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 11888 | 2026.05.06 01:29:13.095908 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11889 | 2026.05.06 01:29:13.095972 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11890 | 2026.05.06 01:29:13.102087 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11891 | 2026.05.06 01:29:13.102749 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11892 | 2026.05.06 01:29:13.105804 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 11893 | 2026.05.06 01:29:15.659975 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11894 | 2026.05.06 01:29:15.660254 [ 4 ] {2066a9c4-9dfd-42c3-a0ab-fab3d735a761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11895 | 2026.05.06 01:29:15.660601 [ 4 ] {2066a9c4-9dfd-42c3-a0ab-fab3d735a761} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11896 | 2026.05.06 01:29:15.660637 [ 4 ] {2066a9c4-9dfd-42c3-a0ab-fab3d735a761} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11897 | 2026.05.06 01:29:15.660859 [ 4 ] {2066a9c4-9dfd-42c3-a0ab-fab3d735a761} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11898 | 2026.05.06 01:29:15.660932 [ 4 ] {2066a9c4-9dfd-42c3-a0ab-fab3d735a761} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11899 | 2026.05.06 01:29:15.661079 [ 4 ] {2066a9c4-9dfd-42c3-a0ab-fab3d735a761} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11900 | 2026.05.06 01:29:15.661179 [ 352 ] {2066a9c4-9dfd-42c3-a0ab-fab3d735a761} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11901 | 2026.05.06 01:29:15.661213 [ 339 ] {2066a9c4-9dfd-42c3-a0ab-fab3d735a761} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11902 | 2026.05.06 01:29:15.661233 [ 350 ] {2066a9c4-9dfd-42c3-a0ab-fab3d735a761} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11903 | 2026.05.06 01:29:15.661215 [ 331 ] {2066a9c4-9dfd-42c3-a0ab-fab3d735a761} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11904 | 2026.05.06 01:29:15.661392 [ 4 ] {2066a9c4-9dfd-42c3-a0ab-fab3d735a761} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 11905 | 2026.05.06 01:29:15.661422 [ 4 ] {2066a9c4-9dfd-42c3-a0ab-fab3d735a761} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11906 | 2026.05.06 01:29:15.661493 [ 4 ] {2066a9c4-9dfd-42c3-a0ab-fab3d735a761} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11907 | 2026.05.06 01:29:15.661514 [ 4 ] {2066a9c4-9dfd-42c3-a0ab-fab3d735a761} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 11908 | 2026.05.06 01:29:15.661549 [ 4 ] {2066a9c4-9dfd-42c3-a0ab-fab3d735a761} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11909 | 2026.05.06 01:29:15.661587 [ 4 ] {2066a9c4-9dfd-42c3-a0ab-fab3d735a761} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11910 | 2026.05.06 01:29:15.662748 [ 4 ] {2066a9c4-9dfd-42c3-a0ab-fab3d735a761} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002602 sec., 15757.109915449653 rows/sec., 2.84 MiB/sec. | ||
| 11911 | 2026.05.06 01:29:15.662857 [ 4 ] {2066a9c4-9dfd-42c3-a0ab-fab3d735a761} <Debug> TCPHandler: Processed in 0.003033391 sec. | ||
| 11912 | 2026.05.06 01:29:15.664559 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11913 | 2026.05.06 01:29:15.664689 [ 4 ] {1c6a2940-14e9-40e7-8a3e-7c96475fb0c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11914 | 2026.05.06 01:29:15.664743 [ 4 ] {1c6a2940-14e9-40e7-8a3e-7c96475fb0c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11915 | 2026.05.06 01:29:15.665300 [ 4 ] {1c6a2940-14e9-40e7-8a3e-7c96475fb0c3} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11916 | 2026.05.06 01:29:15.665342 [ 4 ] {1c6a2940-14e9-40e7-8a3e-7c96475fb0c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11917 | 2026.05.06 01:29:15.665717 [ 4 ] {1c6a2940-14e9-40e7-8a3e-7c96475fb0c3} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11918 | 2026.05.06 01:29:15.665944 [ 4 ] {1c6a2940-14e9-40e7-8a3e-7c96475fb0c3} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11919 | 2026.05.06 01:29:15.666097 [ 4 ] {1c6a2940-14e9-40e7-8a3e-7c96475fb0c3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001446 sec., 38727.524204702626 rows/sec., 2.98 MiB/sec. | ||
| 11920 | 2026.05.06 01:29:15.666135 [ 4 ] {1c6a2940-14e9-40e7-8a3e-7c96475fb0c3} <Debug> TCPHandler: Processed in 0.001639973 sec. | ||
| 11921 | 2026.05.06 01:29:15.666261 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11922 | 2026.05.06 01:29:15.666358 [ 4 ] {94d75add-b40f-4ca3-beca-bce7bd31f360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11923 | 2026.05.06 01:29:15.666400 [ 4 ] {94d75add-b40f-4ca3-beca-bce7bd31f360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11924 | 2026.05.06 01:29:15.666823 [ 4 ] {94d75add-b40f-4ca3-beca-bce7bd31f360} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11925 | 2026.05.06 01:29:15.666859 [ 4 ] {94d75add-b40f-4ca3-beca-bce7bd31f360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11926 | 2026.05.06 01:29:15.667166 [ 4 ] {94d75add-b40f-4ca3-beca-bce7bd31f360} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11927 | 2026.05.06 01:29:15.667379 [ 4 ] {94d75add-b40f-4ca3-beca-bce7bd31f360} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11928 | 2026.05.06 01:29:15.667512 [ 4 ] {94d75add-b40f-4ca3-beca-bce7bd31f360} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001173 sec., 54560.954816709294 rows/sec., 4.26 MiB/sec. | ||
| 11929 | 2026.05.06 01:29:15.667551 [ 4 ] {94d75add-b40f-4ca3-beca-bce7bd31f360} <Debug> TCPHandler: Processed in 0.001341887 sec. | ||
| 11930 | 2026.05.06 01:29:15.667670 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11931 | 2026.05.06 01:29:15.667767 [ 4 ] {68613fe3-cf2a-4197-9d07-c255e9434755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11932 | 2026.05.06 01:29:15.667814 [ 4 ] {68613fe3-cf2a-4197-9d07-c255e9434755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11933 | 2026.05.06 01:29:15.668233 [ 4 ] {68613fe3-cf2a-4197-9d07-c255e9434755} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11934 | 2026.05.06 01:29:15.668271 [ 4 ] {68613fe3-cf2a-4197-9d07-c255e9434755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11935 | 2026.05.06 01:29:15.668610 [ 4 ] {68613fe3-cf2a-4197-9d07-c255e9434755} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11936 | 2026.05.06 01:29:15.668842 [ 4 ] {68613fe3-cf2a-4197-9d07-c255e9434755} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11937 | 2026.05.06 01:29:15.668975 [ 4 ] {68613fe3-cf2a-4197-9d07-c255e9434755} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 11938 | 2026.05.06 01:29:15.669014 [ 4 ] {68613fe3-cf2a-4197-9d07-c255e9434755} <Debug> TCPHandler: Processed in 0.001394738 sec. | ||
| 11939 | 2026.05.06 01:29:15.669147 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11940 | 2026.05.06 01:29:15.669268 [ 4 ] {4228ae03-d9b4-41f5-b388-9e21dd2ff1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11941 | 2026.05.06 01:29:15.669321 [ 4 ] {4228ae03-d9b4-41f5-b388-9e21dd2ff1a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11942 | 2026.05.06 01:29:15.669740 [ 4 ] {4228ae03-d9b4-41f5-b388-9e21dd2ff1a0} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11943 | 2026.05.06 01:29:15.669784 [ 4 ] {4228ae03-d9b4-41f5-b388-9e21dd2ff1a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11944 | 2026.05.06 01:29:15.670167 [ 4 ] {4228ae03-d9b4-41f5-b388-9e21dd2ff1a0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11945 | 2026.05.06 01:29:15.670395 [ 4 ] {4228ae03-d9b4-41f5-b388-9e21dd2ff1a0} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11946 | 2026.05.06 01:29:15.670528 [ 4 ] {4228ae03-d9b4-41f5-b388-9e21dd2ff1a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001285 sec., 46692.607003891055 rows/sec., 3.15 MiB/sec. | ||
| 11947 | 2026.05.06 01:29:15.670566 [ 4 ] {4228ae03-d9b4-41f5-b388-9e21dd2ff1a0} <Debug> TCPHandler: Processed in 0.00148201 sec. | ||
| 11948 | 2026.05.06 01:29:16.441831 [ 264 ] {} <Trace> TCP-Session: 7b4833f6-396a-468d-9cff-5e9106d0dc4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11949 | 2026.05.06 01:29:16.442090 [ 264 ] {930046a2-2ab9-4946-b6c6-5e3c028c6d92} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49323) 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) | ||
| 11950 | 2026.05.06 01:29:16.442497 [ 264 ] {930046a2-2ab9-4946-b6c6-5e3c028c6d92} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 11951 | 2026.05.06 01:29:16.442651 [ 264 ] {930046a2-2ab9-4946-b6c6-5e3c028c6d92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11952 | 2026.05.06 01:29:16.443015 [ 331 ] {930046a2-2ab9-4946-b6c6-5e3c028c6d92} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 11953 | 2026.05.06 01:29:16.443467 [ 264 ] {930046a2-2ab9-4946-b6c6-5e3c028c6d92} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.00149 sec., 93959.73154362416 rows/sec., 5.22 MiB/sec. | ||
| 11954 | 2026.05.06 01:29:16.443524 [ 264 ] {930046a2-2ab9-4946-b6c6-5e3c028c6d92} <Debug> TCPHandler: Processed in 0.001827986 sec. | ||
| 11955 | 2026.05.06 01:29:19.269137 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11956 | 2026.05.06 01:29:19.269221 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11957 | 2026.05.06 01:29:19.433026 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22978 | ||
| 11958 | 2026.05.06 01:29:19.433556 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11959 | 2026.05.06 01:29:19.433601 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11960 | 2026.05.06 01:29:19.434097 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11961 | 2026.05.06 01:29:19.434335 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11962 | 2026.05.06 01:29:19.434472 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22978 | ||
| 11963 | 2026.05.06 01:29:19.490925 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1494 | ||
| 11964 | 2026.05.06 01:29:19.493394 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11965 | 2026.05.06 01:29:19.493434 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11966 | 2026.05.06 01:29:19.494653 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11967 | 2026.05.06 01:29:19.494928 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11968 | 2026.05.06 01:29:19.495208 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1494 | ||
| 11969 | 2026.05.06 01:29:20.002134 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000792546 sec. | ||
| 11970 | 2026.05.06 01:29:20.606825 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11971 | 2026.05.06 01:29:20.622888 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11972 | 2026.05.06 01:29:20.622943 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 11973 | 2026.05.06 01:29:20.629089 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11974 | 2026.05.06 01:29:20.629762 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11975 | 2026.05.06 01:29:20.632418 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11976 | 2026.05.06 01:29:20.665766 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11977 | 2026.05.06 01:29:20.666023 [ 4 ] {961e1543-5f6a-4e73-853d-eda7b7743052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 11978 | 2026.05.06 01:29:20.666427 [ 4 ] {961e1543-5f6a-4e73-853d-eda7b7743052} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11979 | 2026.05.06 01:29:20.666465 [ 4 ] {961e1543-5f6a-4e73-853d-eda7b7743052} <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 | ||
| 11980 | 2026.05.06 01:29:20.666707 [ 4 ] {961e1543-5f6a-4e73-853d-eda7b7743052} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11981 | 2026.05.06 01:29:20.666774 [ 4 ] {961e1543-5f6a-4e73-853d-eda7b7743052} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11982 | 2026.05.06 01:29:20.666916 [ 4 ] {961e1543-5f6a-4e73-853d-eda7b7743052} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 11983 | 2026.05.06 01:29:20.667003 [ 352 ] {961e1543-5f6a-4e73-853d-eda7b7743052} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11984 | 2026.05.06 01:29:20.667032 [ 332 ] {961e1543-5f6a-4e73-853d-eda7b7743052} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11985 | 2026.05.06 01:29:20.667051 [ 339 ] {961e1543-5f6a-4e73-853d-eda7b7743052} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11986 | 2026.05.06 01:29:20.667022 [ 344 ] {961e1543-5f6a-4e73-853d-eda7b7743052} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11987 | 2026.05.06 01:29:20.667194 [ 4 ] {961e1543-5f6a-4e73-853d-eda7b7743052} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 11988 | 2026.05.06 01:29:20.667216 [ 4 ] {961e1543-5f6a-4e73-853d-eda7b7743052} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11989 | 2026.05.06 01:29:20.667283 [ 4 ] {961e1543-5f6a-4e73-853d-eda7b7743052} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11990 | 2026.05.06 01:29:20.667302 [ 4 ] {961e1543-5f6a-4e73-853d-eda7b7743052} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 11991 | 2026.05.06 01:29:20.667361 [ 4 ] {961e1543-5f6a-4e73-853d-eda7b7743052} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 11992 | 2026.05.06 01:29:20.667401 [ 4 ] {961e1543-5f6a-4e73-853d-eda7b7743052} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 11993 | 2026.05.06 01:29:20.668560 [ 4 ] {961e1543-5f6a-4e73-853d-eda7b7743052} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002648 sec., 15483.383685800603 rows/sec., 2.79 MiB/sec. | ||
| 11994 | 2026.05.06 01:29:20.668667 [ 4 ] {961e1543-5f6a-4e73-853d-eda7b7743052} <Debug> TCPHandler: Processed in 0.003041532 sec. | ||
| 11995 | 2026.05.06 01:29:20.674334 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11996 | 2026.05.06 01:29:20.674465 [ 4 ] {b9367087-30f6-419f-8c2b-6d4bf4944afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11997 | 2026.05.06 01:29:20.674510 [ 4 ] {b9367087-30f6-419f-8c2b-6d4bf4944afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11998 | 2026.05.06 01:29:20.675110 [ 4 ] {b9367087-30f6-419f-8c2b-6d4bf4944afc} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11999 | 2026.05.06 01:29:20.675153 [ 4 ] {b9367087-30f6-419f-8c2b-6d4bf4944afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 12000 | 2026.05.06 01:29:20.675530 [ 4 ] {b9367087-30f6-419f-8c2b-6d4bf4944afc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12001 | 2026.05.06 01:29:20.675754 [ 4 ] {b9367087-30f6-419f-8c2b-6d4bf4944afc} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12002 | 2026.05.06 01:29:20.675904 [ 4 ] {b9367087-30f6-419f-8c2b-6d4bf4944afc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001477 sec., 192281.6519972918 rows/sec., 12.21 MiB/sec. | ||
| 12003 | 2026.05.06 01:29:20.675942 [ 4 ] {b9367087-30f6-419f-8c2b-6d4bf4944afc} <Debug> TCPHandler: Processed in 0.001672494 sec. | ||
| 12004 | 2026.05.06 01:29:20.676092 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12005 | 2026.05.06 01:29:20.676188 [ 4 ] {d86e44d2-3147-4438-9716-8480de880db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12006 | 2026.05.06 01:29:20.676232 [ 4 ] {d86e44d2-3147-4438-9716-8480de880db2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12007 | 2026.05.06 01:29:20.677139 [ 4 ] {d86e44d2-3147-4438-9716-8480de880db2} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12008 | 2026.05.06 01:29:20.677176 [ 4 ] {d86e44d2-3147-4438-9716-8480de880db2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 12009 | 2026.05.06 01:29:20.677536 [ 4 ] {d86e44d2-3147-4438-9716-8480de880db2} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12010 | 2026.05.06 01:29:20.677751 [ 4 ] {d86e44d2-3147-4438-9716-8480de880db2} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12011 | 2026.05.06 01:29:20.677890 [ 4 ] {d86e44d2-3147-4438-9716-8480de880db2} <Debug> executeQuery: Read 879 rows, 70.73 KiB in 0.00172 sec., 511046.511627907 rows/sec., 40.16 MiB/sec. | ||
| 12012 | 2026.05.06 01:29:20.677928 [ 4 ] {d86e44d2-3147-4438-9716-8480de880db2} <Debug> TCPHandler: Processed in 0.001888268 sec. | ||
| 12013 | 2026.05.06 01:29:20.678065 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12014 | 2026.05.06 01:29:20.678159 [ 4 ] {f88d034a-6f3c-4e2f-8974-f01e23e1e187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12015 | 2026.05.06 01:29:20.678200 [ 4 ] {f88d034a-6f3c-4e2f-8974-f01e23e1e187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12016 | 2026.05.06 01:29:20.678712 [ 4 ] {f88d034a-6f3c-4e2f-8974-f01e23e1e187} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12017 | 2026.05.06 01:29:20.678747 [ 4 ] {f88d034a-6f3c-4e2f-8974-f01e23e1e187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 12018 | 2026.05.06 01:29:20.679054 [ 4 ] {f88d034a-6f3c-4e2f-8974-f01e23e1e187} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12019 | 2026.05.06 01:29:20.679264 [ 4 ] {f88d034a-6f3c-4e2f-8974-f01e23e1e187} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12020 | 2026.05.06 01:29:20.679396 [ 4 ] {f88d034a-6f3c-4e2f-8974-f01e23e1e187} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001254 sec., 145933.014354067 rows/sec., 9.05 MiB/sec. | ||
| 12021 | 2026.05.06 01:29:20.679433 [ 4 ] {f88d034a-6f3c-4e2f-8974-f01e23e1e187} <Debug> TCPHandler: Processed in 0.001419809 sec. | ||
| 12022 | 2026.05.06 01:29:20.679561 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12023 | 2026.05.06 01:29:20.679655 [ 4 ] {d274d7aa-66d3-4db3-bcfb-8c7b4acdadc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12024 | 2026.05.06 01:29:20.679696 [ 4 ] {d274d7aa-66d3-4db3-bcfb-8c7b4acdadc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12025 | 2026.05.06 01:29:20.680159 [ 4 ] {d274d7aa-66d3-4db3-bcfb-8c7b4acdadc1} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12026 | 2026.05.06 01:29:20.680196 [ 4 ] {d274d7aa-66d3-4db3-bcfb-8c7b4acdadc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 12027 | 2026.05.06 01:29:20.680510 [ 4 ] {d274d7aa-66d3-4db3-bcfb-8c7b4acdadc1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12028 | 2026.05.06 01:29:20.680724 [ 4 ] {d274d7aa-66d3-4db3-bcfb-8c7b4acdadc1} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12029 | 2026.05.06 01:29:20.680861 [ 4 ] {d274d7aa-66d3-4db3-bcfb-8c7b4acdadc1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001224 sec., 121732.02614379085 rows/sec., 7.86 MiB/sec. | ||
| 12030 | 2026.05.06 01:29:20.680902 [ 4 ] {d274d7aa-66d3-4db3-bcfb-8c7b4acdadc1} <Debug> TCPHandler: Processed in 0.001392708 sec. | ||
| 12031 | 2026.05.06 01:29:20.681076 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12032 | 2026.05.06 01:29:20.681198 [ 4 ] {63f1b43d-3eb7-4f67-aa65-31ee0754c368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12033 | 2026.05.06 01:29:20.681247 [ 4 ] {63f1b43d-3eb7-4f67-aa65-31ee0754c368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12034 | 2026.05.06 01:29:20.681757 [ 4 ] {63f1b43d-3eb7-4f67-aa65-31ee0754c368} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12035 | 2026.05.06 01:29:20.681794 [ 4 ] {63f1b43d-3eb7-4f67-aa65-31ee0754c368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 12036 | 2026.05.06 01:29:20.682129 [ 4 ] {63f1b43d-3eb7-4f67-aa65-31ee0754c368} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12037 | 2026.05.06 01:29:20.682350 [ 4 ] {63f1b43d-3eb7-4f67-aa65-31ee0754c368} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12038 | 2026.05.06 01:29:20.682479 [ 4 ] {63f1b43d-3eb7-4f67-aa65-31ee0754c368} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001306 sec., 113323.12404287902 rows/sec., 6.44 MiB/sec. | ||
| 12039 | 2026.05.06 01:29:20.682518 [ 4 ] {63f1b43d-3eb7-4f67-aa65-31ee0754c368} <Debug> TCPHandler: Processed in 0.00150799 sec. | ||
| 12040 | 2026.05.06 01:29:20.682647 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12041 | 2026.05.06 01:29:20.682742 [ 4 ] {779448ca-ed2e-4515-ace5-38a2942299f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12042 | 2026.05.06 01:29:20.682782 [ 4 ] {779448ca-ed2e-4515-ace5-38a2942299f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12043 | 2026.05.06 01:29:20.683464 [ 4 ] {779448ca-ed2e-4515-ace5-38a2942299f5} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12044 | 2026.05.06 01:29:20.683501 [ 4 ] {779448ca-ed2e-4515-ace5-38a2942299f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 12045 | 2026.05.06 01:29:20.683819 [ 4 ] {779448ca-ed2e-4515-ace5-38a2942299f5} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12046 | 2026.05.06 01:29:20.684024 [ 4 ] {779448ca-ed2e-4515-ace5-38a2942299f5} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12047 | 2026.05.06 01:29:20.684168 [ 4 ] {779448ca-ed2e-4515-ace5-38a2942299f5} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001444 sec., 367728.53185595566 rows/sec., 26.01 MiB/sec. | ||
| 12048 | 2026.05.06 01:29:20.684207 [ 4 ] {779448ca-ed2e-4515-ace5-38a2942299f5} <Debug> TCPHandler: Processed in 0.001611682 sec. | ||
| 12049 | 2026.05.06 01:29:20.684337 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12050 | 2026.05.06 01:29:20.684431 [ 4 ] {764f2358-1199-4b28-a61e-424426277e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12051 | 2026.05.06 01:29:20.684471 [ 4 ] {764f2358-1199-4b28-a61e-424426277e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12052 | 2026.05.06 01:29:20.684806 [ 4 ] {764f2358-1199-4b28-a61e-424426277e5a} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12053 | 2026.05.06 01:29:20.684841 [ 4 ] {764f2358-1199-4b28-a61e-424426277e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 12054 | 2026.05.06 01:29:20.685136 [ 4 ] {764f2358-1199-4b28-a61e-424426277e5a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12055 | 2026.05.06 01:29:20.685338 [ 4 ] {764f2358-1199-4b28-a61e-424426277e5a} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12056 | 2026.05.06 01:29:20.685462 [ 4 ] {764f2358-1199-4b28-a61e-424426277e5a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 12057 | 2026.05.06 01:29:20.685498 [ 4 ] {764f2358-1199-4b28-a61e-424426277e5a} <Debug> TCPHandler: Processed in 0.001211885 sec. | ||
| 12058 | 2026.05.06 01:29:20.685617 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12059 | 2026.05.06 01:29:20.685711 [ 4 ] {2101f5bb-24de-4550-baba-dc5fd0228b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12060 | 2026.05.06 01:29:20.685752 [ 4 ] {2101f5bb-24de-4550-baba-dc5fd0228b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12061 | 2026.05.06 01:29:20.686185 [ 4 ] {2101f5bb-24de-4550-baba-dc5fd0228b42} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12062 | 2026.05.06 01:29:20.686220 [ 4 ] {2101f5bb-24de-4550-baba-dc5fd0228b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 12063 | 2026.05.06 01:29:20.686541 [ 4 ] {2101f5bb-24de-4550-baba-dc5fd0228b42} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12064 | 2026.05.06 01:29:20.686741 [ 4 ] {2101f5bb-24de-4550-baba-dc5fd0228b42} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12065 | 2026.05.06 01:29:20.686871 [ 4 ] {2101f5bb-24de-4550-baba-dc5fd0228b42} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001178 sec., 224957.55517826826 rows/sec., 14.95 MiB/sec. | ||
| 12066 | 2026.05.06 01:29:20.686907 [ 4 ] {2101f5bb-24de-4550-baba-dc5fd0228b42} <Debug> TCPHandler: Processed in 0.001341077 sec. | ||
| 12067 | 2026.05.06 01:29:20.687042 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12068 | 2026.05.06 01:29:20.687134 [ 4 ] {23a56f11-40ce-458e-818f-efd1fe905e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12069 | 2026.05.06 01:29:20.687176 [ 4 ] {23a56f11-40ce-458e-818f-efd1fe905e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12070 | 2026.05.06 01:29:20.687492 [ 4 ] {23a56f11-40ce-458e-818f-efd1fe905e17} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12071 | 2026.05.06 01:29:20.687525 [ 4 ] {23a56f11-40ce-458e-818f-efd1fe905e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 12072 | 2026.05.06 01:29:20.687808 [ 4 ] {23a56f11-40ce-458e-818f-efd1fe905e17} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12073 | 2026.05.06 01:29:20.688011 [ 4 ] {23a56f11-40ce-458e-818f-efd1fe905e17} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12074 | 2026.05.06 01:29:20.688115 [ 101 ] {} <Debug> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 12075 | 2026.05.06 01:29:20.688141 [ 4 ] {23a56f11-40ce-458e-818f-efd1fe905e17} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 12076 | 2026.05.06 01:29:20.688159 [ 101 ] {} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12077 | 2026.05.06 01:29:20.688182 [ 4 ] {23a56f11-40ce-458e-818f-efd1fe905e17} <Debug> TCPHandler: Processed in 0.001191424 sec. | ||
| 12078 | 2026.05.06 01:29:20.688183 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 12079 | 2026.05.06 01:29:20.688309 [ 186 ] {42797947-a294-439e-a372-68722fef6417::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 12080 | 2026.05.06 01:29:20.688320 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12081 | 2026.05.06 01:29:20.688435 [ 4 ] {c30db114-e1fc-4ccf-88d1-8e3a75db4a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12082 | 2026.05.06 01:29:20.688457 [ 186 ] {42797947-a294-439e-a372-68722fef6417::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12083 | 2026.05.06 01:29:20.688488 [ 4 ] {c30db114-e1fc-4ccf-88d1-8e3a75db4a4b} <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 | ||
| 12084 | 2026.05.06 01:29:20.688501 [ 186 ] {42797947-a294-439e-a372-68722fef6417::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 33 rows starting from the beginning of the part | ||
| 12085 | 2026.05.06 01:29:20.688582 [ 186 ] {42797947-a294-439e-a372-68722fef6417::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 12086 | 2026.05.06 01:29:20.688633 [ 186 ] {42797947-a294-439e-a372-68722fef6417::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 12087 | 2026.05.06 01:29:20.688682 [ 186 ] {42797947-a294-439e-a372-68722fef6417::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 12088 | 2026.05.06 01:29:20.688725 [ 186 ] {42797947-a294-439e-a372-68722fef6417::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 12089 | 2026.05.06 01:29:20.688769 [ 186 ] {42797947-a294-439e-a372-68722fef6417::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 12090 | 2026.05.06 01:29:20.689506 [ 4 ] {c30db114-e1fc-4ccf-88d1-8e3a75db4a4b} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12091 | 2026.05.06 01:29:20.689547 [ 4 ] {c30db114-e1fc-4ccf-88d1-8e3a75db4a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 12092 | 2026.05.06 01:29:20.689838 [ 195 ] {42797947-a294-439e-a372-68722fef6417::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 4 columns (4 merged, 0 gathered) in 0.001576772 sec., 24099.869860702755 rows/sec., 1.58 MiB/sec. | ||
| 12093 | 2026.05.06 01:29:20.689987 [ 186 ] {42797947-a294-439e-a372-68722fef6417::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 12094 | 2026.05.06 01:29:20.690162 [ 4 ] {c30db114-e1fc-4ccf-88d1-8e3a75db4a4b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12095 | 2026.05.06 01:29:20.690296 [ 186 ] {42797947-a294-439e-a372-68722fef6417::all_1_35_7} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12096 | 2026.05.06 01:29:20.690383 [ 186 ] {42797947-a294-439e-a372-68722fef6417::all_1_35_7} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 12097 | 2026.05.06 01:29:20.690457 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12098 | 2026.05.06 01:29:20.690487 [ 4 ] {c30db114-e1fc-4ccf-88d1-8e3a75db4a4b} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12099 | 2026.05.06 01:29:20.690640 [ 4 ] {c30db114-e1fc-4ccf-88d1-8e3a75db4a4b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002222 sec., 18451.84518451845 rows/sec., 33.06 MiB/sec. | ||
| 12100 | 2026.05.06 01:29:20.690696 [ 4 ] {c30db114-e1fc-4ccf-88d1-8e3a75db4a4b} <Debug> TCPHandler: Processed in 0.00242742 sec. | ||
| 12101 | 2026.05.06 01:29:20.690824 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12102 | 2026.05.06 01:29:20.690920 [ 4 ] {885cc3f6-051c-457b-a9a1-86d036357ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12103 | 2026.05.06 01:29:20.690960 [ 4 ] {885cc3f6-051c-457b-a9a1-86d036357ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12104 | 2026.05.06 01:29:20.691307 [ 4 ] {885cc3f6-051c-457b-a9a1-86d036357ef4} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12105 | 2026.05.06 01:29:20.691343 [ 4 ] {885cc3f6-051c-457b-a9a1-86d036357ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 12106 | 2026.05.06 01:29:20.691653 [ 4 ] {885cc3f6-051c-457b-a9a1-86d036357ef4} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12107 | 2026.05.06 01:29:20.691857 [ 4 ] {885cc3f6-051c-457b-a9a1-86d036357ef4} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12108 | 2026.05.06 01:29:20.691991 [ 4 ] {885cc3f6-051c-457b-a9a1-86d036357ef4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001091 sec., 82493.12557286893 rows/sec., 5.16 MiB/sec. | ||
| 12109 | 2026.05.06 01:29:20.692028 [ 4 ] {885cc3f6-051c-457b-a9a1-86d036357ef4} <Debug> TCPHandler: Processed in 0.001255086 sec. | ||
| 12110 | 2026.05.06 01:29:21.001185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 326.00 MiB, peak 334.50 MiB, free memory in arenas 0.00 B, will set to 324.75 MiB (RSS), difference: -1.25 MiB | ||
| 12111 | 2026.05.06 01:29:22.026206 [ 100 ] {} <Debug> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 12112 | 2026.05.06 01:29:22.026312 [ 100 ] {} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12113 | 2026.05.06 01:29:22.026353 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 12114 | 2026.05.06 01:29:22.026519 [ 196 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 12115 | 2026.05.06 01:29:22.026675 [ 196 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12116 | 2026.05.06 01:29:22.026714 [ 196 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 12117 | 2026.05.06 01:29:22.026794 [ 196 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 12118 | 2026.05.06 01:29:22.026853 [ 196 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
| 12119 | 2026.05.06 01:29:22.026902 [ 196 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 12120 | 2026.05.06 01:29:22.026947 [ 196 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 12121 | 2026.05.06 01:29:22.027803 [ 198 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001353377 sec., 28077.911771812287 rows/sec., 2.34 MiB/sec. | ||
| 12122 | 2026.05.06 01:29:22.028011 [ 195 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 12123 | 2026.05.06 01:29:22.028362 [ 195 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_17_4} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12124 | 2026.05.06 01:29:22.028455 [ 195 ] {91b84ca0-9e1c-4096-a7a5-eae95af25137::all_1_17_4} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 12125 | 2026.05.06 01:29:22.028551 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12126 | 2026.05.06 01:29:22.076023 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12127 | 2026.05.06 01:29:22.076229 [ 4 ] {87752e1e-0842-48eb-92ef-dace392c6cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 12128 | 2026.05.06 01:29:22.076564 [ 4 ] {87752e1e-0842-48eb-92ef-dace392c6cf2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12129 | 2026.05.06 01:29:22.076601 [ 4 ] {87752e1e-0842-48eb-92ef-dace392c6cf2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 12130 | 2026.05.06 01:29:22.076832 [ 4 ] {87752e1e-0842-48eb-92ef-dace392c6cf2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12131 | 2026.05.06 01:29:22.076899 [ 4 ] {87752e1e-0842-48eb-92ef-dace392c6cf2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12132 | 2026.05.06 01:29:22.077045 [ 4 ] {87752e1e-0842-48eb-92ef-dace392c6cf2} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 12133 | 2026.05.06 01:29:22.077142 [ 353 ] {87752e1e-0842-48eb-92ef-dace392c6cf2} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12134 | 2026.05.06 01:29:22.077153 [ 316 ] {87752e1e-0842-48eb-92ef-dace392c6cf2} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12135 | 2026.05.06 01:29:22.077174 [ 365 ] {87752e1e-0842-48eb-92ef-dace392c6cf2} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12136 | 2026.05.06 01:29:22.077145 [ 361 ] {87752e1e-0842-48eb-92ef-dace392c6cf2} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12137 | 2026.05.06 01:29:22.077313 [ 4 ] {87752e1e-0842-48eb-92ef-dace392c6cf2} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 12138 | 2026.05.06 01:29:22.077340 [ 4 ] {87752e1e-0842-48eb-92ef-dace392c6cf2} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12139 | 2026.05.06 01:29:22.077408 [ 4 ] {87752e1e-0842-48eb-92ef-dace392c6cf2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12140 | 2026.05.06 01:29:22.077429 [ 4 ] {87752e1e-0842-48eb-92ef-dace392c6cf2} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 12141 | 2026.05.06 01:29:22.077463 [ 4 ] {87752e1e-0842-48eb-92ef-dace392c6cf2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 12142 | 2026.05.06 01:29:22.077501 [ 4 ] {87752e1e-0842-48eb-92ef-dace392c6cf2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 12143 | 2026.05.06 01:29:22.078578 [ 4 ] {87752e1e-0842-48eb-92ef-dace392c6cf2} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002444 sec., 16775.777414075288 rows/sec., 3.65 MiB/sec. | ||
| 12144 | 2026.05.06 01:29:22.078685 [ 4 ] {87752e1e-0842-48eb-92ef-dace392c6cf2} <Debug> TCPHandler: Processed in 0.002786347 sec. | ||
| 12145 | 2026.05.06 01:29:22.091318 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12146 | 2026.05.06 01:29:22.091475 [ 4 ] {737d006d-dfc1-43dd-ae3c-d6e179c63f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12147 | 2026.05.06 01:29:22.091535 [ 4 ] {737d006d-dfc1-43dd-ae3c-d6e179c63f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12148 | 2026.05.06 01:29:22.093348 [ 4 ] {737d006d-dfc1-43dd-ae3c-d6e179c63f3e} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12149 | 2026.05.06 01:29:22.093385 [ 4 ] {737d006d-dfc1-43dd-ae3c-d6e179c63f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 12150 | 2026.05.06 01:29:22.093851 [ 4 ] {737d006d-dfc1-43dd-ae3c-d6e179c63f3e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12151 | 2026.05.06 01:29:22.094064 [ 4 ] {737d006d-dfc1-43dd-ae3c-d6e179c63f3e} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12152 | 2026.05.06 01:29:22.094204 [ 4 ] {737d006d-dfc1-43dd-ae3c-d6e179c63f3e} <Debug> executeQuery: Read 2405 rows, 181.70 KiB in 0.002774 sec., 866979.0915645277 rows/sec., 63.96 MiB/sec. | ||
| 12153 | 2026.05.06 01:29:22.094240 [ 4 ] {737d006d-dfc1-43dd-ae3c-d6e179c63f3e} <Debug> TCPHandler: Processed in 0.002999631 sec. | ||
| 12154 | 2026.05.06 01:29:22.094358 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12155 | 2026.05.06 01:29:22.094452 [ 4 ] {4ea75839-10e6-4251-a367-03f468314568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12156 | 2026.05.06 01:29:22.094491 [ 4 ] {4ea75839-10e6-4251-a367-03f468314568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12157 | 2026.05.06 01:29:22.094887 [ 4 ] {4ea75839-10e6-4251-a367-03f468314568} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12158 | 2026.05.06 01:29:22.094922 [ 4 ] {4ea75839-10e6-4251-a367-03f468314568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 12159 | 2026.05.06 01:29:22.095204 [ 4 ] {4ea75839-10e6-4251-a367-03f468314568} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12160 | 2026.05.06 01:29:22.095403 [ 4 ] {4ea75839-10e6-4251-a367-03f468314568} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12161 | 2026.05.06 01:29:22.095529 [ 4 ] {4ea75839-10e6-4251-a367-03f468314568} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001096 sec., 10036.496350364963 rows/sec., 754.70 KiB/sec. | ||
| 12162 | 2026.05.06 01:29:22.095565 [ 4 ] {4ea75839-10e6-4251-a367-03f468314568} <Debug> TCPHandler: Processed in 0.001255726 sec. | ||
| 12163 | 2026.05.06 01:29:22.095677 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12164 | 2026.05.06 01:29:22.095768 [ 4 ] {7040986d-0851-4b19-ba80-4efb826acd3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12165 | 2026.05.06 01:29:22.095805 [ 4 ] {7040986d-0851-4b19-ba80-4efb826acd3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12166 | 2026.05.06 01:29:22.096458 [ 4 ] {7040986d-0851-4b19-ba80-4efb826acd3e} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12167 | 2026.05.06 01:29:22.096492 [ 4 ] {7040986d-0851-4b19-ba80-4efb826acd3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 12168 | 2026.05.06 01:29:22.096803 [ 4 ] {7040986d-0851-4b19-ba80-4efb826acd3e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12169 | 2026.05.06 01:29:22.097014 [ 4 ] {7040986d-0851-4b19-ba80-4efb826acd3e} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12170 | 2026.05.06 01:29:22.097112 [ 100 ] {} <Debug> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 12171 | 2026.05.06 01:29:22.097142 [ 4 ] {7040986d-0851-4b19-ba80-4efb826acd3e} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001392 sec., 575431.0344827586 rows/sec., 33.24 MiB/sec. | ||
| 12172 | 2026.05.06 01:29:22.097148 [ 100 ] {} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12173 | 2026.05.06 01:29:22.097173 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 12174 | 2026.05.06 01:29:22.097178 [ 4 ] {7040986d-0851-4b19-ba80-4efb826acd3e} <Debug> TCPHandler: Processed in 0.001549511 sec. | ||
| 12175 | 2026.05.06 01:29:22.097255 [ 188 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 12176 | 2026.05.06 01:29:22.097291 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12177 | 2026.05.06 01:29:22.097367 [ 188 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12178 | 2026.05.06 01:29:22.097383 [ 4 ] {3ba75d79-449b-4ccd-99ad-922dafdbbbbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12179 | 2026.05.06 01:29:22.097398 [ 188 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 952 rows starting from the beginning of the part | ||
| 12180 | 2026.05.06 01:29:22.097422 [ 4 ] {3ba75d79-449b-4ccd-99ad-922dafdbbbbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12181 | 2026.05.06 01:29:22.097457 [ 188 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 801 rows starting from the beginning of the part | ||
| 12182 | 2026.05.06 01:29:22.097508 [ 188 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 149 rows starting from the beginning of the part | ||
| 12183 | 2026.05.06 01:29:22.097552 [ 188 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 149 rows starting from the beginning of the part | ||
| 12184 | 2026.05.06 01:29:22.097596 [ 188 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 149 rows starting from the beginning of the part | ||
| 12185 | 2026.05.06 01:29:22.097642 [ 188 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 801 rows starting from the beginning of the part | ||
| 12186 | 2026.05.06 01:29:22.097792 [ 4 ] {3ba75d79-449b-4ccd-99ad-922dafdbbbbd} <Trace> oximeter.fields_u64 (4bdf4849-4cd9-4484-ba2e-9b076d8e6376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12187 | 2026.05.06 01:29:22.097826 [ 4 ] {3ba75d79-449b-4ccd-99ad-922dafdbbbbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 12188 | 2026.05.06 01:29:22.098104 [ 4 ] {3ba75d79-449b-4ccd-99ad-922dafdbbbbd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 12189 | 2026.05.06 01:29:22.098308 [ 4 ] {3ba75d79-449b-4ccd-99ad-922dafdbbbbd} <Trace> oximeter.fields_u64 (4bdf4849-4cd9-4484-ba2e-9b076d8e6376): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12190 | 2026.05.06 01:29:22.098427 [ 4 ] {3ba75d79-449b-4ccd-99ad-922dafdbbbbd} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001061 sec., 942.507068803016 rows/sec., 66.27 KiB/sec. | ||
| 12191 | 2026.05.06 01:29:22.098463 [ 4 ] {3ba75d79-449b-4ccd-99ad-922dafdbbbbd} <Debug> TCPHandler: Processed in 0.001219925 sec. | ||
| 12192 | 2026.05.06 01:29:22.098575 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12193 | 2026.05.06 01:29:22.098666 [ 4 ] {5d1a184d-0208-4980-a592-98032d34e2a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12194 | 2026.05.06 01:29:22.098703 [ 4 ] {5d1a184d-0208-4980-a592-98032d34e2a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12195 | 2026.05.06 01:29:22.098862 [ 193 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3001 rows, containing 5 columns (5 merged, 0 gathered) in 0.001641603 sec., 1828091.2011003878 rows/sec., 115.06 MiB/sec. | ||
| 12196 | 2026.05.06 01:29:22.099062 [ 198 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 12197 | 2026.05.06 01:29:22.099361 [ 198 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_45_9} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12198 | 2026.05.06 01:29:22.099441 [ 198 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_45_9} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 12199 | 2026.05.06 01:29:22.099497 [ 4 ] {5d1a184d-0208-4980-a592-98032d34e2a1} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12200 | 2026.05.06 01:29:22.099534 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 12201 | 2026.05.06 01:29:22.099537 [ 4 ] {5d1a184d-0208-4980-a592-98032d34e2a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 12202 | 2026.05.06 01:29:22.099903 [ 4 ] {5d1a184d-0208-4980-a592-98032d34e2a1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12203 | 2026.05.06 01:29:22.100111 [ 4 ] {5d1a184d-0208-4980-a592-98032d34e2a1} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12204 | 2026.05.06 01:29:22.100234 [ 4 ] {5d1a184d-0208-4980-a592-98032d34e2a1} <Debug> executeQuery: Read 1290 rows, 88.12 KiB in 0.001585 sec., 813880.1261829652 rows/sec., 54.29 MiB/sec. | ||
| 12205 | 2026.05.06 01:29:22.100271 [ 4 ] {5d1a184d-0208-4980-a592-98032d34e2a1} <Debug> TCPHandler: Processed in 0.001743526 sec. | ||
| 12206 | 2026.05.06 01:29:22.100384 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12207 | 2026.05.06 01:29:22.100476 [ 4 ] {914c8c19-350c-46a3-8a57-a3ad1b430a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12208 | 2026.05.06 01:29:22.100516 [ 4 ] {914c8c19-350c-46a3-8a57-a3ad1b430a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12209 | 2026.05.06 01:29:22.101188 [ 4 ] {914c8c19-350c-46a3-8a57-a3ad1b430a6d} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12210 | 2026.05.06 01:29:22.101222 [ 4 ] {914c8c19-350c-46a3-8a57-a3ad1b430a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 12211 | 2026.05.06 01:29:22.101630 [ 4 ] {914c8c19-350c-46a3-8a57-a3ad1b430a6d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12212 | 2026.05.06 01:29:22.101844 [ 4 ] {914c8c19-350c-46a3-8a57-a3ad1b430a6d} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12213 | 2026.05.06 01:29:22.101969 [ 4 ] {914c8c19-350c-46a3-8a57-a3ad1b430a6d} <Debug> executeQuery: Read 1528 rows, 95.19 KiB in 0.001512 sec., 1010582.0105820105 rows/sec., 61.48 MiB/sec. | ||
| 12214 | 2026.05.06 01:29:22.101987 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Selected 6 parts from all_1_74_15 to all_79_79_0 | ||
| 12215 | 2026.05.06 01:29:22.102005 [ 4 ] {914c8c19-350c-46a3-8a57-a3ad1b430a6d} <Debug> TCPHandler: Processed in 0.001669514 sec. | ||
| 12216 | 2026.05.06 01:29:22.102045 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12217 | 2026.05.06 01:29:22.102077 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 12218 | 2026.05.06 01:29:22.102141 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12219 | 2026.05.06 01:29:22.102169 [ 194 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_79_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_74_15 to all_79_79_0 into Compact with storage Full | ||
| 12220 | 2026.05.06 01:29:22.102237 [ 4 ] {ba954dfd-0925-4ae3-b386-11588859549c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12221 | 2026.05.06 01:29:22.102296 [ 4 ] {ba954dfd-0925-4ae3-b386-11588859549c} <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 | ||
| 12222 | 2026.05.06 01:29:22.102298 [ 194 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_79_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12223 | 2026.05.06 01:29:22.102344 [ 194 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_74_15, total 29374 rows starting from the beginning of the part | ||
| 12224 | 2026.05.06 01:29:22.102408 [ 194 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 12225 | 2026.05.06 01:29:22.102457 [ 194 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 266 rows starting from the beginning of the part | ||
| 12226 | 2026.05.06 01:29:22.102500 [ 194 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 12227 | 2026.05.06 01:29:22.102544 [ 194 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 265 rows starting from the beginning of the part | ||
| 12228 | 2026.05.06 01:29:22.102588 [ 194 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1528 rows starting from the beginning of the part | ||
| 12229 | 2026.05.06 01:29:22.103042 [ 4 ] {ba954dfd-0925-4ae3-b386-11588859549c} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12230 | 2026.05.06 01:29:22.103083 [ 4 ] {ba954dfd-0925-4ae3-b386-11588859549c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 12231 | 2026.05.06 01:29:22.103605 [ 4 ] {ba954dfd-0925-4ae3-b386-11588859549c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12232 | 2026.05.06 01:29:22.103826 [ 4 ] {ba954dfd-0925-4ae3-b386-11588859549c} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12233 | 2026.05.06 01:29:22.104026 [ 4 ] {ba954dfd-0925-4ae3-b386-11588859549c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001803 sec., 6100.942872989463 rows/sec., 10.93 MiB/sec. | ||
| 12234 | 2026.05.06 01:29:22.104107 [ 4 ] {ba954dfd-0925-4ae3-b386-11588859549c} <Debug> TCPHandler: Processed in 0.002012841 sec. | ||
| 12235 | 2026.05.06 01:29:22.104254 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12236 | 2026.05.06 01:29:22.104370 [ 4 ] {978b5f75-8e03-434e-9be0-9289aecc0a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12237 | 2026.05.06 01:29:22.104420 [ 4 ] {978b5f75-8e03-434e-9be0-9289aecc0a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12238 | 2026.05.06 01:29:22.104771 [ 4 ] {978b5f75-8e03-434e-9be0-9289aecc0a7b} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12239 | 2026.05.06 01:29:22.104807 [ 4 ] {978b5f75-8e03-434e-9be0-9289aecc0a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 12240 | 2026.05.06 01:29:22.105141 [ 4 ] {978b5f75-8e03-434e-9be0-9289aecc0a7b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12241 | 2026.05.06 01:29:22.105350 [ 4 ] {978b5f75-8e03-434e-9be0-9289aecc0a7b} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12242 | 2026.05.06 01:29:22.105481 [ 4 ] {978b5f75-8e03-434e-9be0-9289aecc0a7b} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001136 sec., 21126.76056338028 rows/sec., 1.42 MiB/sec. | ||
| 12243 | 2026.05.06 01:29:22.105518 [ 4 ] {978b5f75-8e03-434e-9be0-9289aecc0a7b} <Debug> TCPHandler: Processed in 0.001325637 sec. | ||
| 12244 | 2026.05.06 01:29:22.109208 [ 193 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_79_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31753 rows, containing 5 columns (5 merged, 0 gathered) in 0.007074883 sec., 4488130.75778073 rows/sec., 287.97 MiB/sec. | ||
| 12245 | 2026.05.06 01:29:22.109982 [ 199 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_79_16} <Trace> MergedBlockOutputStream: filled checksums all_1_79_16 (state Temporary) | ||
| 12246 | 2026.05.06 01:29:22.110439 [ 199 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_79_16} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_merge_all_1_79_16 to all_1_79_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12247 | 2026.05.06 01:29:22.110535 [ 199 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_79_16} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Merged 6 parts: [all_1_74_15, all_79_79_0] -> all_1_79_16 | ||
| 12248 | 2026.05.06 01:29:22.110614 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 12249 | 2026.05.06 01:29:25.490295 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36286 | ||
| 12250 | 2026.05.06 01:29:25.490423 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12251 | 2026.05.06 01:29:25.490452 [ 310 ] {} <Debug> TCP-Session: 56ef408f-0771-4dd4-9d87-98319bcbc7d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36286 | ||
| 12252 | 2026.05.06 01:29:25.490475 [ 310 ] {} <Debug> TCP-Session: 56ef408f-0771-4dd4-9d87-98319bcbc7d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12253 | 2026.05.06 01:29:25.490488 [ 310 ] {} <Debug> TCP-Session: 56ef408f-0771-4dd4-9d87-98319bcbc7d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12254 | 2026.05.06 01:29:25.490675 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39032 | ||
| 12255 | 2026.05.06 01:29:25.490701 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39981 | ||
| 12256 | 2026.05.06 01:29:25.490712 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35677 | ||
| 12257 | 2026.05.06 01:29:25.490744 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40589 | ||
| 12258 | 2026.05.06 01:29:25.490779 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50188 | ||
| 12259 | 2026.05.06 01:29:25.490795 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12260 | 2026.05.06 01:29:25.490827 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12261 | 2026.05.06 01:29:25.490823 [ 310 ] {} <Trace> TCP-Session: 56ef408f-0771-4dd4-9d87-98319bcbc7d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12262 | 2026.05.06 01:29:25.490864 [ 303 ] {} <Debug> TCP-Session: 913dc5cc-524f-473e-b3be-10f554a1d888 Authenticating user 'default' from [fd00:1122:3344:101::e]:35677 | ||
| 12263 | 2026.05.06 01:29:25.490855 [ 311 ] {} <Debug> TCP-Session: f7c98898-28b1-4afa-9cfc-3872828fb95a Authenticating user 'default' from [fd00:1122:3344:101::e]:39032 | ||
| 12264 | 2026.05.06 01:29:25.490907 [ 303 ] {} <Debug> TCP-Session: 913dc5cc-524f-473e-b3be-10f554a1d888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12265 | 2026.05.06 01:29:25.490917 [ 311 ] {} <Debug> TCP-Session: f7c98898-28b1-4afa-9cfc-3872828fb95a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12266 | 2026.05.06 01:29:25.490926 [ 303 ] {} <Debug> TCP-Session: 913dc5cc-524f-473e-b3be-10f554a1d888 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12267 | 2026.05.06 01:29:25.490937 [ 311 ] {} <Debug> TCP-Session: f7c98898-28b1-4afa-9cfc-3872828fb95a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12268 | 2026.05.06 01:29:25.490758 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33789 | ||
| 12269 | 2026.05.06 01:29:25.490992 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12270 | 2026.05.06 01:29:25.490740 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63366 | ||
| 12271 | 2026.05.06 01:29:25.491042 [ 307 ] {} <Debug> TCP-Session: 500aba0c-a577-4f28-9107-1e94b0d283c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:40589 | ||
| 12272 | 2026.05.06 01:29:25.490689 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49327 | ||
| 12273 | 2026.05.06 01:29:25.491079 [ 307 ] {} <Debug> TCP-Session: 500aba0c-a577-4f28-9107-1e94b0d283c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12274 | 2026.05.06 01:29:25.490803 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12275 | 2026.05.06 01:29:25.491109 [ 307 ] {} <Debug> TCP-Session: 500aba0c-a577-4f28-9107-1e94b0d283c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12276 | 2026.05.06 01:29:25.491140 [ 262 ] {} <Debug> TCP-Session: f922c73d-544b-44c5-892a-3d27327d28e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39981 | ||
| 12277 | 2026.05.06 01:29:25.491166 [ 262 ] {} <Debug> TCP-Session: f922c73d-544b-44c5-892a-3d27327d28e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12278 | 2026.05.06 01:29:25.491179 [ 262 ] {} <Debug> TCP-Session: f922c73d-544b-44c5-892a-3d27327d28e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12279 | 2026.05.06 01:29:25.491193 [ 310 ] {52487749-c3af-4795-bcee-d35e9e6f2a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36286) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12280 | 2026.05.06 01:29:25.491731 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12281 | 2026.05.06 01:29:25.491779 [ 308 ] {} <Debug> TCP-Session: e2ac65ea-2882-47c1-87ea-3ce33e28ebe8 Authenticating user 'default' from [fd00:1122:3344:101::e]:33789 | ||
| 12282 | 2026.05.06 01:29:25.491785 [ 310 ] {52487749-c3af-4795-bcee-d35e9e6f2a7a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12283 | 2026.05.06 01:29:25.491814 [ 308 ] {} <Debug> TCP-Session: e2ac65ea-2882-47c1-87ea-3ce33e28ebe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12284 | 2026.05.06 01:29:25.491841 [ 308 ] {} <Debug> TCP-Session: e2ac65ea-2882-47c1-87ea-3ce33e28ebe8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12285 | 2026.05.06 01:29:25.491845 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12286 | 2026.05.06 01:29:25.491859 [ 310 ] {52487749-c3af-4795-bcee-d35e9e6f2a7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12287 | 2026.05.06 01:29:25.491891 [ 3 ] {} <Debug> TCP-Session: eaa525c0-8c7c-4fdc-b27d-d23a0c9c1b8d Authenticating user 'default' from [fd00:1122:3344:101::e]:49327 | ||
| 12288 | 2026.05.06 01:29:25.491914 [ 3 ] {} <Debug> TCP-Session: eaa525c0-8c7c-4fdc-b27d-d23a0c9c1b8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12289 | 2026.05.06 01:29:25.491931 [ 3 ] {} <Debug> TCP-Session: eaa525c0-8c7c-4fdc-b27d-d23a0c9c1b8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12290 | 2026.05.06 01:29:25.491974 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12291 | 2026.05.06 01:29:25.492013 [ 304 ] {} <Debug> TCP-Session: 808cd47f-195e-4749-802f-259cd2b29ac4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63366 | ||
| 12292 | 2026.05.06 01:29:25.492029 [ 304 ] {} <Debug> TCP-Session: 808cd47f-195e-4749-802f-259cd2b29ac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12293 | 2026.05.06 01:29:25.492041 [ 304 ] {} <Debug> TCP-Session: 808cd47f-195e-4749-802f-259cd2b29ac4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12294 | 2026.05.06 01:29:25.492106 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12295 | 2026.05.06 01:29:25.492159 [ 309 ] {} <Debug> TCP-Session: 0ff804e0-19c1-43bb-8ffd-2dc1253b6d03 Authenticating user 'default' from [fd00:1122:3344:101::e]:50188 | ||
| 12296 | 2026.05.06 01:29:25.492181 [ 309 ] {} <Debug> TCP-Session: 0ff804e0-19c1-43bb-8ffd-2dc1253b6d03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12297 | 2026.05.06 01:29:25.492194 [ 309 ] {} <Debug> TCP-Session: 0ff804e0-19c1-43bb-8ffd-2dc1253b6d03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12298 | 2026.05.06 01:29:25.492243 [ 310 ] {52487749-c3af-4795-bcee-d35e9e6f2a7a} <Debug> oximeter.version (d5d6249d-4249-4a03-adc3-e52572eac9a9) (SelectExecutor): Key condition: unknown | ||
| 12299 | 2026.05.06 01:29:25.493334 [ 361 ] {52487749-c3af-4795-bcee-d35e9e6f2a7a} <Trace> AggregatingTransform: Aggregating | ||
| 12300 | 2026.05.06 01:29:25.493376 [ 361 ] {52487749-c3af-4795-bcee-d35e9e6f2a7a} <Trace> Aggregator: Aggregation method: without_key | ||
| 12301 | 2026.05.06 01:29:25.493413 [ 361 ] {52487749-c3af-4795-bcee-d35e9e6f2a7a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001060412 sec. (943.030 rows/sec., 36.84 KiB/sec.) | ||
| 12302 | 2026.05.06 01:29:25.493432 [ 361 ] {52487749-c3af-4795-bcee-d35e9e6f2a7a} <Trace> Aggregator: Merging aggregated data | ||
| 12303 | 2026.05.06 01:29:25.494748 [ 310 ] {52487749-c3af-4795-bcee-d35e9e6f2a7a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003758 sec., 266.0989888238425 rows/sec., 10.39 KiB/sec. | ||
| 12304 | 2026.05.06 01:29:25.494946 [ 310 ] {52487749-c3af-4795-bcee-d35e9e6f2a7a} <Debug> TCPHandler: Processed in 0.004281747 sec. | ||
| 12305 | 2026.05.06 01:29:25.495087 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12306 | 2026.05.06 01:29:25.495121 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12307 | 2026.05.06 01:29:25.495122 [ 310 ] {} <Debug> TCP-Session: 56ef408f-0771-4dd4-9d87-98319bcbc7d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12308 | 2026.05.06 01:29:25.495146 [ 262 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12309 | 2026.05.06 01:29:25.495168 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12310 | 2026.05.06 01:29:25.495188 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12311 | 2026.05.06 01:29:25.495208 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12312 | 2026.05.06 01:29:25.495219 [ 3 ] {} <Debug> TCP-Session: eaa525c0-8c7c-4fdc-b27d-d23a0c9c1b8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12313 | 2026.05.06 01:29:25.495245 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12314 | 2026.05.06 01:29:25.495256 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12315 | 2026.05.06 01:29:25.495298 [ 309 ] {} <Debug> TCP-Session: 0ff804e0-19c1-43bb-8ffd-2dc1253b6d03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12316 | 2026.05.06 01:29:25.495272 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12317 | 2026.05.06 01:29:25.495323 [ 303 ] {} <Debug> TCP-Session: 913dc5cc-524f-473e-b3be-10f554a1d888 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12318 | 2026.05.06 01:29:25.495263 [ 307 ] {} <Debug> TCP-Session: 500aba0c-a577-4f28-9107-1e94b0d283c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12319 | 2026.05.06 01:29:25.495364 [ 308 ] {} <Debug> TCP-Session: e2ac65ea-2882-47c1-87ea-3ce33e28ebe8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12320 | 2026.05.06 01:29:25.495195 [ 262 ] {} <Debug> TCP-Session: f922c73d-544b-44c5-892a-3d27327d28e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12321 | 2026.05.06 01:29:25.495166 [ 311 ] {} <Debug> TCP-Session: f7c98898-28b1-4afa-9cfc-3872828fb95a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12322 | 2026.05.06 01:29:25.495250 [ 304 ] {} <Debug> TCP-Session: 808cd47f-195e-4749-802f-259cd2b29ac4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12323 | 2026.05.06 01:29:25.584409 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49133 | ||
| 12324 | 2026.05.06 01:29:25.584524 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12325 | 2026.05.06 01:29:25.584557 [ 310 ] {} <Debug> TCP-Session: 58ae0ebb-a3ad-4532-a8dc-367edb6ed957 Authenticating user 'default' from [fd00:1122:3344:101::e]:49133 | ||
| 12326 | 2026.05.06 01:29:25.584582 [ 310 ] {} <Debug> TCP-Session: 58ae0ebb-a3ad-4532-a8dc-367edb6ed957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12327 | 2026.05.06 01:29:25.584598 [ 310 ] {} <Debug> TCP-Session: 58ae0ebb-a3ad-4532-a8dc-367edb6ed957 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12328 | 2026.05.06 01:29:25.584806 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49470 | ||
| 12329 | 2026.05.06 01:29:25.584819 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52993 | ||
| 12330 | 2026.05.06 01:29:25.584839 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62070 | ||
| 12331 | 2026.05.06 01:29:25.584865 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34857 | ||
| 12332 | 2026.05.06 01:29:25.584878 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58895 | ||
| 12333 | 2026.05.06 01:29:25.584925 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12334 | 2026.05.06 01:29:25.584942 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12335 | 2026.05.06 01:29:25.584944 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12336 | 2026.05.06 01:29:25.584948 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44080 | ||
| 12337 | 2026.05.06 01:29:25.584981 [ 307 ] {} <Debug> TCP-Session: e44a5a98-c848-4644-8cfa-cd05e74a080e Authenticating user 'default' from [fd00:1122:3344:101::e]:34857 | ||
| 12338 | 2026.05.06 01:29:25.584970 [ 311 ] {} <Debug> TCP-Session: fe6aa7b2-9417-4325-91f3-72d0d2256af5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49470 | ||
| 12339 | 2026.05.06 01:29:25.585014 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12340 | 2026.05.06 01:29:25.585042 [ 311 ] {} <Debug> TCP-Session: fe6aa7b2-9417-4325-91f3-72d0d2256af5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12341 | 2026.05.06 01:29:25.584971 [ 303 ] {} <Debug> TCP-Session: 977811a6-ddc7-4575-b21a-18d44eaab5d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62070 | ||
| 12342 | 2026.05.06 01:29:25.585072 [ 311 ] {} <Debug> TCP-Session: fe6aa7b2-9417-4325-91f3-72d0d2256af5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12343 | 2026.05.06 01:29:25.585065 [ 304 ] {} <Debug> TCP-Session: e6baf4b2-dceb-4e54-a42e-068960a13261 Authenticating user 'default' from [fd00:1122:3344:101::e]:58895 | ||
| 12344 | 2026.05.06 01:29:25.585087 [ 303 ] {} <Debug> TCP-Session: 977811a6-ddc7-4575-b21a-18d44eaab5d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12345 | 2026.05.06 01:29:25.585118 [ 304 ] {} <Debug> TCP-Session: e6baf4b2-dceb-4e54-a42e-068960a13261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12346 | 2026.05.06 01:29:25.585132 [ 303 ] {} <Debug> TCP-Session: 977811a6-ddc7-4575-b21a-18d44eaab5d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12347 | 2026.05.06 01:29:25.585146 [ 304 ] {} <Debug> TCP-Session: e6baf4b2-dceb-4e54-a42e-068960a13261 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12348 | 2026.05.06 01:29:25.584938 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12349 | 2026.05.06 01:29:25.584878 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59886 | ||
| 12350 | 2026.05.06 01:29:25.585210 [ 262 ] {} <Debug> TCP-Session: 3826a5ad-5a7b-4590-960d-d7768e86a97c Authenticating user 'default' from [fd00:1122:3344:101::e]:52993 | ||
| 12351 | 2026.05.06 01:29:25.584809 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55728 | ||
| 12352 | 2026.05.06 01:29:25.585245 [ 262 ] {} <Debug> TCP-Session: 3826a5ad-5a7b-4590-960d-d7768e86a97c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12353 | 2026.05.06 01:29:25.585268 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12354 | 2026.05.06 01:29:25.585284 [ 262 ] {} <Debug> TCP-Session: 3826a5ad-5a7b-4590-960d-d7768e86a97c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12355 | 2026.05.06 01:29:25.585302 [ 308 ] {} <Debug> TCP-Session: 3ca45e04-cf74-4966-9279-98acd71b734b Authenticating user 'default' from [fd00:1122:3344:101::e]:59886 | ||
| 12356 | 2026.05.06 01:29:25.585311 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12357 | 2026.05.06 01:29:25.585329 [ 308 ] {} <Debug> TCP-Session: 3ca45e04-cf74-4966-9279-98acd71b734b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12358 | 2026.05.06 01:29:25.585347 [ 3 ] {} <Debug> TCP-Session: 20c8aec9-7cd4-47c3-ba1e-c94d47e66ca7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55728 | ||
| 12359 | 2026.05.06 01:29:25.585357 [ 308 ] {} <Debug> TCP-Session: 3ca45e04-cf74-4966-9279-98acd71b734b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12360 | 2026.05.06 01:29:25.585375 [ 3 ] {} <Debug> TCP-Session: 20c8aec9-7cd4-47c3-ba1e-c94d47e66ca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12361 | 2026.05.06 01:29:25.585036 [ 307 ] {} <Debug> TCP-Session: e44a5a98-c848-4644-8cfa-cd05e74a080e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12362 | 2026.05.06 01:29:25.585401 [ 3 ] {} <Debug> TCP-Session: 20c8aec9-7cd4-47c3-ba1e-c94d47e66ca7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12363 | 2026.05.06 01:29:25.585417 [ 307 ] {} <Debug> TCP-Session: e44a5a98-c848-4644-8cfa-cd05e74a080e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12364 | 2026.05.06 01:29:25.585076 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12365 | 2026.05.06 01:29:25.584982 [ 310 ] {} <Trace> TCP-Session: 58ae0ebb-a3ad-4532-a8dc-367edb6ed957 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12366 | 2026.05.06 01:29:25.585477 [ 309 ] {} <Debug> TCP-Session: 51d58ffb-a81e-47f8-a90f-77f864ea2dfe Authenticating user 'default' from [fd00:1122:3344:101::e]:44080 | ||
| 12367 | 2026.05.06 01:29:25.585507 [ 309 ] {} <Debug> TCP-Session: 51d58ffb-a81e-47f8-a90f-77f864ea2dfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12368 | 2026.05.06 01:29:25.585520 [ 309 ] {} <Debug> TCP-Session: 51d58ffb-a81e-47f8-a90f-77f864ea2dfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12369 | 2026.05.06 01:29:25.585640 [ 310 ] {27a1e5c5-7c6d-484b-bd4f-6172bb095e04} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49133) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12370 | 2026.05.06 01:29:25.585938 [ 310 ] {27a1e5c5-7c6d-484b-bd4f-6172bb095e04} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12371 | 2026.05.06 01:29:25.585995 [ 310 ] {27a1e5c5-7c6d-484b-bd4f-6172bb095e04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12372 | 2026.05.06 01:29:25.586278 [ 310 ] {27a1e5c5-7c6d-484b-bd4f-6172bb095e04} <Debug> oximeter.version (d5d6249d-4249-4a03-adc3-e52572eac9a9) (SelectExecutor): Key condition: unknown | ||
| 12373 | 2026.05.06 01:29:25.587150 [ 332 ] {27a1e5c5-7c6d-484b-bd4f-6172bb095e04} <Trace> AggregatingTransform: Aggregating | ||
| 12374 | 2026.05.06 01:29:25.587182 [ 332 ] {27a1e5c5-7c6d-484b-bd4f-6172bb095e04} <Trace> Aggregator: Aggregation method: without_key | ||
| 12375 | 2026.05.06 01:29:25.587209 [ 332 ] {27a1e5c5-7c6d-484b-bd4f-6172bb095e04} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000830497 sec. (1204.098 rows/sec., 47.04 KiB/sec.) | ||
| 12376 | 2026.05.06 01:29:25.587229 [ 332 ] {27a1e5c5-7c6d-484b-bd4f-6172bb095e04} <Trace> Aggregator: Merging aggregated data | ||
| 12377 | 2026.05.06 01:29:25.588918 [ 310 ] {27a1e5c5-7c6d-484b-bd4f-6172bb095e04} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00334 sec., 299.4011976047904 rows/sec., 11.70 KiB/sec. | ||
| 12378 | 2026.05.06 01:29:25.589022 [ 310 ] {27a1e5c5-7c6d-484b-bd4f-6172bb095e04} <Debug> TCPHandler: Processed in 0.004225555 sec. | ||
| 12379 | 2026.05.06 01:29:25.589173 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12380 | 2026.05.06 01:29:25.589201 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12381 | 2026.05.06 01:29:25.589218 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12382 | 2026.05.06 01:29:25.589240 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12383 | 2026.05.06 01:29:25.589249 [ 311 ] {} <Debug> TCP-Session: fe6aa7b2-9417-4325-91f3-72d0d2256af5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12384 | 2026.05.06 01:29:25.589257 [ 262 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12385 | 2026.05.06 01:29:25.589272 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12386 | 2026.05.06 01:29:25.589289 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12387 | 2026.05.06 01:29:25.589309 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12388 | 2026.05.06 01:29:25.589332 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12389 | 2026.05.06 01:29:25.589348 [ 307 ] {} <Debug> TCP-Session: e44a5a98-c848-4644-8cfa-cd05e74a080e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12390 | 2026.05.06 01:29:25.589363 [ 308 ] {} <Debug> TCP-Session: 3ca45e04-cf74-4966-9279-98acd71b734b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12391 | 2026.05.06 01:29:25.589389 [ 309 ] {} <Debug> TCP-Session: 51d58ffb-a81e-47f8-a90f-77f864ea2dfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12392 | 2026.05.06 01:29:25.589314 [ 262 ] {} <Debug> TCP-Session: 3826a5ad-5a7b-4590-960d-d7768e86a97c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12393 | 2026.05.06 01:29:25.589285 [ 3 ] {} <Debug> TCP-Session: 20c8aec9-7cd4-47c3-ba1e-c94d47e66ca7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12394 | 2026.05.06 01:29:25.589339 [ 304 ] {} <Debug> TCP-Session: e6baf4b2-dceb-4e54-a42e-068960a13261 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12395 | 2026.05.06 01:29:25.589262 [ 303 ] {} <Debug> TCP-Session: 977811a6-ddc7-4575-b21a-18d44eaab5d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12396 | 2026.05.06 01:29:25.589205 [ 310 ] {} <Debug> TCP-Session: 58ae0ebb-a3ad-4532-a8dc-367edb6ed957 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12397 | 2026.05.06 01:29:25.654614 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42453 | ||
| 12398 | 2026.05.06 01:29:25.654747 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12399 | 2026.05.06 01:29:25.654785 [ 310 ] {} <Debug> TCP-Session: 611d51b6-a47e-4b50-a76a-c22ff0207074 Authenticating user 'default' from [fd00:1122:3344:101::e]:42453 | ||
| 12400 | 2026.05.06 01:29:25.654818 [ 310 ] {} <Debug> TCP-Session: 611d51b6-a47e-4b50-a76a-c22ff0207074 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12401 | 2026.05.06 01:29:25.654837 [ 310 ] {} <Debug> TCP-Session: 611d51b6-a47e-4b50-a76a-c22ff0207074 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12402 | 2026.05.06 01:29:25.655034 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39711 | ||
| 12403 | 2026.05.06 01:29:25.655050 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62066 | ||
| 12404 | 2026.05.06 01:29:25.655093 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39060 | ||
| 12405 | 2026.05.06 01:29:25.655117 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61749 | ||
| 12406 | 2026.05.06 01:29:25.655155 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40001 | ||
| 12407 | 2026.05.06 01:29:25.655174 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12408 | 2026.05.06 01:29:25.655161 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12409 | 2026.05.06 01:29:25.655217 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12410 | 2026.05.06 01:29:25.655220 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12411 | 2026.05.06 01:29:25.655248 [ 311 ] {} <Debug> TCP-Session: cab66c29-e7b5-4b6c-8ed6-8c982ae1535f Authenticating user 'default' from [fd00:1122:3344:101::e]:39711 | ||
| 12412 | 2026.05.06 01:29:25.655254 [ 307 ] {} <Debug> TCP-Session: 6fd7c78a-67b5-4ae9-86c7-744f12e40212 Authenticating user 'default' from [fd00:1122:3344:101::e]:61749 | ||
| 12413 | 2026.05.06 01:29:25.655267 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12414 | 2026.05.06 01:29:25.655275 [ 304 ] {} <Debug> TCP-Session: 1fa125cb-a53d-467e-a716-013dc3d6dc0a Authenticating user 'default' from [fd00:1122:3344:101::e]:39060 | ||
| 12415 | 2026.05.06 01:29:25.655284 [ 311 ] {} <Debug> TCP-Session: cab66c29-e7b5-4b6c-8ed6-8c982ae1535f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12416 | 2026.05.06 01:29:25.655310 [ 309 ] {} <Debug> TCP-Session: efd8d68b-9b3b-4a19-975b-ea019cbc3370 Authenticating user 'default' from [fd00:1122:3344:101::e]:40001 | ||
| 12417 | 2026.05.06 01:29:25.655328 [ 311 ] {} <Debug> TCP-Session: cab66c29-e7b5-4b6c-8ed6-8c982ae1535f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12418 | 2026.05.06 01:29:25.655323 [ 304 ] {} <Debug> TCP-Session: 1fa125cb-a53d-467e-a716-013dc3d6dc0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12419 | 2026.05.06 01:29:25.655354 [ 309 ] {} <Debug> TCP-Session: efd8d68b-9b3b-4a19-975b-ea019cbc3370 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12420 | 2026.05.06 01:29:25.655366 [ 304 ] {} <Debug> TCP-Session: 1fa125cb-a53d-467e-a716-013dc3d6dc0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12421 | 2026.05.06 01:29:25.655385 [ 309 ] {} <Debug> TCP-Session: efd8d68b-9b3b-4a19-975b-ea019cbc3370 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12422 | 2026.05.06 01:29:25.655289 [ 307 ] {} <Debug> TCP-Session: 6fd7c78a-67b5-4ae9-86c7-744f12e40212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12423 | 2026.05.06 01:29:25.655222 [ 262 ] {} <Debug> TCP-Session: f759ddb2-41d4-4f6d-af0a-0d0c80f6c3bd Authenticating user 'default' from [fd00:1122:3344:101::e]:62066 | ||
| 12424 | 2026.05.06 01:29:25.655444 [ 307 ] {} <Debug> TCP-Session: 6fd7c78a-67b5-4ae9-86c7-744f12e40212 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12425 | 2026.05.06 01:29:25.655466 [ 262 ] {} <Debug> TCP-Session: f759ddb2-41d4-4f6d-af0a-0d0c80f6c3bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12426 | 2026.05.06 01:29:25.655132 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41591 | ||
| 12427 | 2026.05.06 01:29:25.655501 [ 262 ] {} <Debug> TCP-Session: f759ddb2-41d4-4f6d-af0a-0d0c80f6c3bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12428 | 2026.05.06 01:29:25.655038 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55157 | ||
| 12429 | 2026.05.06 01:29:25.655234 [ 310 ] {} <Trace> TCP-Session: 611d51b6-a47e-4b50-a76a-c22ff0207074 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12430 | 2026.05.06 01:29:25.655579 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12431 | 2026.05.06 01:29:25.655072 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38459 | ||
| 12432 | 2026.05.06 01:29:25.655619 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12433 | 2026.05.06 01:29:25.655628 [ 308 ] {} <Debug> TCP-Session: ac7b5955-423b-4fad-a0ca-9d4588c20ceb Authenticating user 'default' from [fd00:1122:3344:101::e]:41591 | ||
| 12434 | 2026.05.06 01:29:25.655656 [ 3 ] {} <Debug> TCP-Session: 1c73d96c-d5aa-4e78-8245-c0300d6fb8ee Authenticating user 'default' from [fd00:1122:3344:101::e]:55157 | ||
| 12435 | 2026.05.06 01:29:25.655675 [ 308 ] {} <Debug> TCP-Session: ac7b5955-423b-4fad-a0ca-9d4588c20ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12436 | 2026.05.06 01:29:25.655682 [ 3 ] {} <Debug> TCP-Session: 1c73d96c-d5aa-4e78-8245-c0300d6fb8ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12437 | 2026.05.06 01:29:25.655683 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12438 | 2026.05.06 01:29:25.655711 [ 3 ] {} <Debug> TCP-Session: 1c73d96c-d5aa-4e78-8245-c0300d6fb8ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12439 | 2026.05.06 01:29:25.655702 [ 308 ] {} <Debug> TCP-Session: ac7b5955-423b-4fad-a0ca-9d4588c20ceb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12440 | 2026.05.06 01:29:25.655725 [ 303 ] {} <Debug> TCP-Session: da77f7cb-5c3c-4c23-b879-41d529a05065 Authenticating user 'default' from [fd00:1122:3344:101::e]:38459 | ||
| 12441 | 2026.05.06 01:29:25.655752 [ 310 ] {deb64067-b836-462d-9563-3e8c15fa37cd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42453) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12442 | 2026.05.06 01:29:25.655759 [ 303 ] {} <Debug> TCP-Session: da77f7cb-5c3c-4c23-b879-41d529a05065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12443 | 2026.05.06 01:29:25.655789 [ 303 ] {} <Debug> TCP-Session: da77f7cb-5c3c-4c23-b879-41d529a05065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12444 | 2026.05.06 01:29:25.656029 [ 310 ] {deb64067-b836-462d-9563-3e8c15fa37cd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12445 | 2026.05.06 01:29:25.656093 [ 310 ] {deb64067-b836-462d-9563-3e8c15fa37cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12446 | 2026.05.06 01:29:25.656399 [ 310 ] {deb64067-b836-462d-9563-3e8c15fa37cd} <Debug> oximeter.version (d5d6249d-4249-4a03-adc3-e52572eac9a9) (SelectExecutor): Key condition: unknown | ||
| 12447 | 2026.05.06 01:29:25.657357 [ 333 ] {deb64067-b836-462d-9563-3e8c15fa37cd} <Trace> AggregatingTransform: Aggregating | ||
| 12448 | 2026.05.06 01:29:25.657397 [ 333 ] {deb64067-b836-462d-9563-3e8c15fa37cd} <Trace> Aggregator: Aggregation method: without_key | ||
| 12449 | 2026.05.06 01:29:25.657433 [ 333 ] {deb64067-b836-462d-9563-3e8c15fa37cd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000931099 sec. (1074.000 rows/sec., 41.95 KiB/sec.) | ||
| 12450 | 2026.05.06 01:29:25.657451 [ 333 ] {deb64067-b836-462d-9563-3e8c15fa37cd} <Trace> Aggregator: Merging aggregated data | ||
| 12451 | 2026.05.06 01:29:25.658792 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12452 | 2026.05.06 01:29:25.658961 [ 4 ] {731a60d3-ec8d-44e5-9265-b6b448227e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12453 | 2026.05.06 01:29:25.659290 [ 4 ] {731a60d3-ec8d-44e5-9265-b6b448227e5d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12454 | 2026.05.06 01:29:25.659306 [ 310 ] {deb64067-b836-462d-9563-3e8c15fa37cd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003613 sec., 276.7783005812344 rows/sec., 10.81 KiB/sec. | ||
| 12455 | 2026.05.06 01:29:25.659328 [ 4 ] {731a60d3-ec8d-44e5-9265-b6b448227e5d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12456 | 2026.05.06 01:29:25.659448 [ 310 ] {deb64067-b836-462d-9563-3e8c15fa37cd} <Debug> TCPHandler: Processed in 0.004404159 sec. | ||
| 12457 | 2026.05.06 01:29:25.659549 [ 4 ] {731a60d3-ec8d-44e5-9265-b6b448227e5d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12458 | 2026.05.06 01:29:25.659592 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12459 | 2026.05.06 01:29:25.659620 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12460 | 2026.05.06 01:29:25.659640 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12461 | 2026.05.06 01:29:25.659655 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12462 | 2026.05.06 01:29:25.659669 [ 311 ] {} <Debug> TCP-Session: cab66c29-e7b5-4b6c-8ed6-8c982ae1535f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12463 | 2026.05.06 01:29:25.659689 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12464 | 2026.05.06 01:29:25.659707 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12465 | 2026.05.06 01:29:25.659721 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12466 | 2026.05.06 01:29:25.659739 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12467 | 2026.05.06 01:29:25.659768 [ 303 ] {} <Debug> TCP-Session: da77f7cb-5c3c-4c23-b879-41d529a05065 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12468 | 2026.05.06 01:29:25.659758 [ 307 ] {} <Debug> TCP-Session: 6fd7c78a-67b5-4ae9-86c7-744f12e40212 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12469 | 2026.05.06 01:29:25.659797 [ 308 ] {} <Debug> TCP-Session: ac7b5955-423b-4fad-a0ca-9d4588c20ceb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12470 | 2026.05.06 01:29:25.659681 [ 3 ] {} <Debug> TCP-Session: 1c73d96c-d5aa-4e78-8245-c0300d6fb8ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12471 | 2026.05.06 01:29:25.659669 [ 262 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12472 | 2026.05.06 01:29:25.659629 [ 4 ] {731a60d3-ec8d-44e5-9265-b6b448227e5d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12473 | 2026.05.06 01:29:25.659742 [ 309 ] {} <Debug> TCP-Session: efd8d68b-9b3b-4a19-975b-ea019cbc3370 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12474 | 2026.05.06 01:29:25.659880 [ 262 ] {} <Debug> TCP-Session: f759ddb2-41d4-4f6d-af0a-0d0c80f6c3bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12475 | 2026.05.06 01:29:25.659717 [ 304 ] {} <Debug> TCP-Session: 1fa125cb-a53d-467e-a716-013dc3d6dc0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12476 | 2026.05.06 01:29:25.659625 [ 310 ] {} <Debug> TCP-Session: 611d51b6-a47e-4b50-a76a-c22ff0207074 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12477 | 2026.05.06 01:29:25.660003 [ 4 ] {731a60d3-ec8d-44e5-9265-b6b448227e5d} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 12478 | 2026.05.06 01:29:25.660083 [ 333 ] {731a60d3-ec8d-44e5-9265-b6b448227e5d} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12479 | 2026.05.06 01:29:25.660096 [ 339 ] {731a60d3-ec8d-44e5-9265-b6b448227e5d} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12480 | 2026.05.06 01:29:25.660100 [ 356 ] {731a60d3-ec8d-44e5-9265-b6b448227e5d} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12481 | 2026.05.06 01:29:25.660096 [ 331 ] {731a60d3-ec8d-44e5-9265-b6b448227e5d} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12482 | 2026.05.06 01:29:25.660245 [ 4 ] {731a60d3-ec8d-44e5-9265-b6b448227e5d} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 12483 | 2026.05.06 01:29:25.660282 [ 4 ] {731a60d3-ec8d-44e5-9265-b6b448227e5d} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12484 | 2026.05.06 01:29:25.660354 [ 4 ] {731a60d3-ec8d-44e5-9265-b6b448227e5d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12485 | 2026.05.06 01:29:25.660376 [ 4 ] {731a60d3-ec8d-44e5-9265-b6b448227e5d} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 12486 | 2026.05.06 01:29:25.660414 [ 4 ] {731a60d3-ec8d-44e5-9265-b6b448227e5d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12487 | 2026.05.06 01:29:25.660469 [ 4 ] {731a60d3-ec8d-44e5-9265-b6b448227e5d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12488 | 2026.05.06 01:29:25.661550 [ 4 ] {731a60d3-ec8d-44e5-9265-b6b448227e5d} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.00266 sec., 15413.533834586466 rows/sec., 2.78 MiB/sec. | ||
| 12489 | 2026.05.06 01:29:25.661658 [ 4 ] {731a60d3-ec8d-44e5-9265-b6b448227e5d} <Debug> TCPHandler: Processed in 0.002929549 sec. | ||
| 12490 | 2026.05.06 01:29:25.663175 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12491 | 2026.05.06 01:29:25.663315 [ 4 ] {d34d4851-e4c1-4914-a194-45d58e77d6ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12492 | 2026.05.06 01:29:25.663371 [ 4 ] {d34d4851-e4c1-4914-a194-45d58e77d6ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12493 | 2026.05.06 01:29:25.663879 [ 4 ] {d34d4851-e4c1-4914-a194-45d58e77d6ad} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12494 | 2026.05.06 01:29:25.663922 [ 4 ] {d34d4851-e4c1-4914-a194-45d58e77d6ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 12495 | 2026.05.06 01:29:25.664312 [ 4 ] {d34d4851-e4c1-4914-a194-45d58e77d6ad} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12496 | 2026.05.06 01:29:25.664546 [ 4 ] {d34d4851-e4c1-4914-a194-45d58e77d6ad} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12497 | 2026.05.06 01:29:25.664709 [ 4 ] {d34d4851-e4c1-4914-a194-45d58e77d6ad} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001438 sec., 38942.976356050065 rows/sec., 2.99 MiB/sec. | ||
| 12498 | 2026.05.06 01:29:25.664749 [ 4 ] {d34d4851-e4c1-4914-a194-45d58e77d6ad} <Debug> TCPHandler: Processed in 0.001639563 sec. | ||
| 12499 | 2026.05.06 01:29:25.664888 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12500 | 2026.05.06 01:29:25.664993 [ 4 ] {0bf09ddb-7b60-4542-bbb0-b58c16305bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12501 | 2026.05.06 01:29:25.665044 [ 4 ] {0bf09ddb-7b60-4542-bbb0-b58c16305bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12502 | 2026.05.06 01:29:25.665535 [ 4 ] {0bf09ddb-7b60-4542-bbb0-b58c16305bce} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12503 | 2026.05.06 01:29:25.665573 [ 4 ] {0bf09ddb-7b60-4542-bbb0-b58c16305bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 12504 | 2026.05.06 01:29:25.665893 [ 4 ] {0bf09ddb-7b60-4542-bbb0-b58c16305bce} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12505 | 2026.05.06 01:29:25.666122 [ 4 ] {0bf09ddb-7b60-4542-bbb0-b58c16305bce} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12506 | 2026.05.06 01:29:25.666257 [ 4 ] {0bf09ddb-7b60-4542-bbb0-b58c16305bce} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00129 sec., 49612.4031007752 rows/sec., 3.87 MiB/sec. | ||
| 12507 | 2026.05.06 01:29:25.666295 [ 4 ] {0bf09ddb-7b60-4542-bbb0-b58c16305bce} <Debug> TCPHandler: Processed in 0.00146008 sec. | ||
| 12508 | 2026.05.06 01:29:25.666437 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12509 | 2026.05.06 01:29:25.666542 [ 4 ] {f6feac80-8299-487e-b078-e936359e6908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12510 | 2026.05.06 01:29:25.666593 [ 4 ] {f6feac80-8299-487e-b078-e936359e6908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12511 | 2026.05.06 01:29:25.667019 [ 4 ] {f6feac80-8299-487e-b078-e936359e6908} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12512 | 2026.05.06 01:29:25.667055 [ 4 ] {f6feac80-8299-487e-b078-e936359e6908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 12513 | 2026.05.06 01:29:25.667527 [ 4 ] {f6feac80-8299-487e-b078-e936359e6908} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12514 | 2026.05.06 01:29:25.667794 [ 4 ] {f6feac80-8299-487e-b078-e936359e6908} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12515 | 2026.05.06 01:29:25.667966 [ 4 ] {f6feac80-8299-487e-b078-e936359e6908} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.00144 sec., 66666.66666666666 rows/sec., 4.64 MiB/sec. | ||
| 12516 | 2026.05.06 01:29:25.668023 [ 4 ] {f6feac80-8299-487e-b078-e936359e6908} <Debug> TCPHandler: Processed in 0.001637913 sec. | ||
| 12517 | 2026.05.06 01:29:25.668182 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12518 | 2026.05.06 01:29:25.668297 [ 4 ] {eb5dca28-c76e-4d36-9a2e-138623f04499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12519 | 2026.05.06 01:29:25.668353 [ 4 ] {eb5dca28-c76e-4d36-9a2e-138623f04499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12520 | 2026.05.06 01:29:25.668739 [ 4 ] {eb5dca28-c76e-4d36-9a2e-138623f04499} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12521 | 2026.05.06 01:29:25.668777 [ 4 ] {eb5dca28-c76e-4d36-9a2e-138623f04499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 12522 | 2026.05.06 01:29:25.669128 [ 4 ] {eb5dca28-c76e-4d36-9a2e-138623f04499} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12523 | 2026.05.06 01:29:25.669361 [ 4 ] {eb5dca28-c76e-4d36-9a2e-138623f04499} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12524 | 2026.05.06 01:29:25.669505 [ 4 ] {eb5dca28-c76e-4d36-9a2e-138623f04499} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001232 sec., 29220.77922077922 rows/sec., 1.97 MiB/sec. | ||
| 12525 | 2026.05.06 01:29:25.669544 [ 4 ] {eb5dca28-c76e-4d36-9a2e-138623f04499} <Debug> TCPHandler: Processed in 0.001422008 sec. | ||
| 12526 | 2026.05.06 01:29:26.934632 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23426 | ||
| 12527 | 2026.05.06 01:29:26.935461 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12528 | 2026.05.06 01:29:26.935543 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 12529 | 2026.05.06 01:29:26.936143 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12530 | 2026.05.06 01:29:26.936379 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12531 | 2026.05.06 01:29:26.936528 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23426 | ||
| 12532 | 2026.05.06 01:29:28.132600 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 12533 | 2026.05.06 01:29:28.149815 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12534 | 2026.05.06 01:29:28.149871 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 12535 | 2026.05.06 01:29:28.156188 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12536 | 2026.05.06 01:29:28.156876 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12537 | 2026.05.06 01:29:28.159744 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 12538 | 2026.05.06 01:29:29.495538 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1552 | ||
| 12539 | 2026.05.06 01:29:29.498312 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12540 | 2026.05.06 01:29:29.498358 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 12541 | 2026.05.06 01:29:29.499606 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12542 | 2026.05.06 01:29:29.499860 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12543 | 2026.05.06 01:29:29.500013 [ 89 ] {} <Debug> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 12544 | 2026.05.06 01:29:29.500084 [ 89 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12545 | 2026.05.06 01:29:29.500108 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 12546 | 2026.05.06 01:29:29.500117 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1552 | ||
| 12547 | 2026.05.06 01:29:29.500237 [ 198 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::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 | ||
| 12548 | 2026.05.06 01:29:29.500857 [ 198 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12549 | 2026.05.06 01:29:29.501004 [ 198 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1332 rows starting from the beginning of the part | ||
| 12550 | 2026.05.06 01:29:29.501366 [ 198 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
| 12551 | 2026.05.06 01:29:29.501721 [ 198 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 54 rows starting from the beginning of the part | ||
| 12552 | 2026.05.06 01:29:29.502078 [ 198 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part | ||
| 12553 | 2026.05.06 01:29:29.502430 [ 198 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 38 rows starting from the beginning of the part | ||
| 12554 | 2026.05.06 01:29:29.502773 [ 198 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 58 rows starting from the beginning of the part | ||
| 12555 | 2026.05.06 01:29:29.510505 [ 199 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1552 rows, containing 72 columns (72 merged, 0 gathered) in 0.010331479 sec., 150220.50569913563 rows/sec., 125.38 MiB/sec. | ||
| 12556 | 2026.05.06 01:29:29.512302 [ 199 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 12557 | 2026.05.06 01:29:29.512863 [ 199 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_36_7} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12558 | 2026.05.06 01:29:29.512934 [ 199 ] {437c3f4f-d68d-4dd8-8ebc-02034f1450e5::all_1_36_7} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 12559 | 2026.05.06 01:29:29.513142 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.08 MiB. | ||
| 12560 | 2026.05.06 01:29:30.666295 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12561 | 2026.05.06 01:29:30.666706 [ 4 ] {4483adac-75be-4d29-834b-caa3d656c74c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 12562 | 2026.05.06 01:29:30.667151 [ 4 ] {4483adac-75be-4d29-834b-caa3d656c74c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12563 | 2026.05.06 01:29:30.667197 [ 4 ] {4483adac-75be-4d29-834b-caa3d656c74c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 12564 | 2026.05.06 01:29:30.667452 [ 4 ] {4483adac-75be-4d29-834b-caa3d656c74c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12565 | 2026.05.06 01:29:30.667526 [ 4 ] {4483adac-75be-4d29-834b-caa3d656c74c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12566 | 2026.05.06 01:29:30.667673 [ 4 ] {4483adac-75be-4d29-834b-caa3d656c74c} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 12567 | 2026.05.06 01:29:30.667789 [ 316 ] {4483adac-75be-4d29-834b-caa3d656c74c} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12568 | 2026.05.06 01:29:30.667804 [ 324 ] {4483adac-75be-4d29-834b-caa3d656c74c} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12569 | 2026.05.06 01:29:30.667815 [ 333 ] {4483adac-75be-4d29-834b-caa3d656c74c} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12570 | 2026.05.06 01:29:30.667846 [ 357 ] {4483adac-75be-4d29-834b-caa3d656c74c} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12571 | 2026.05.06 01:29:30.667951 [ 4 ] {4483adac-75be-4d29-834b-caa3d656c74c} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 12572 | 2026.05.06 01:29:30.667978 [ 4 ] {4483adac-75be-4d29-834b-caa3d656c74c} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12573 | 2026.05.06 01:29:30.668067 [ 4 ] {4483adac-75be-4d29-834b-caa3d656c74c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12574 | 2026.05.06 01:29:30.668088 [ 4 ] {4483adac-75be-4d29-834b-caa3d656c74c} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 12575 | 2026.05.06 01:29:30.668124 [ 4 ] {4483adac-75be-4d29-834b-caa3d656c74c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 12576 | 2026.05.06 01:29:30.668164 [ 4 ] {4483adac-75be-4d29-834b-caa3d656c74c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 12577 | 2026.05.06 01:29:30.668200 [ 4 ] {4483adac-75be-4d29-834b-caa3d656c74c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 12578 | 2026.05.06 01:29:30.669496 [ 4 ] {4483adac-75be-4d29-834b-caa3d656c74c} <Debug> executeQuery: Read 42 rows, 7.67 KiB in 0.002959 sec., 14193.984454207502 rows/sec., 2.53 MiB/sec. | ||
| 12579 | 2026.05.06 01:29:30.669665 [ 4 ] {4483adac-75be-4d29-834b-caa3d656c74c} <Debug> MemoryTracker: Peak memory usage (for query): 139.62 KiB. | ||
| 12580 | 2026.05.06 01:29:30.669686 [ 4 ] {4483adac-75be-4d29-834b-caa3d656c74c} <Debug> TCPHandler: Processed in 0.003594873 sec. | ||
| 12581 | 2026.05.06 01:29:30.675369 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12582 | 2026.05.06 01:29:30.675578 [ 4 ] {f666f869-63fe-48cd-932e-fc16e51205c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12583 | 2026.05.06 01:29:30.675664 [ 4 ] {f666f869-63fe-48cd-932e-fc16e51205c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12584 | 2026.05.06 01:29:30.676339 [ 4 ] {f666f869-63fe-48cd-932e-fc16e51205c3} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12585 | 2026.05.06 01:29:30.676382 [ 4 ] {f666f869-63fe-48cd-932e-fc16e51205c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12586 | 2026.05.06 01:29:30.676755 [ 4 ] {f666f869-63fe-48cd-932e-fc16e51205c3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12587 | 2026.05.06 01:29:30.676972 [ 4 ] {f666f869-63fe-48cd-932e-fc16e51205c3} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12588 | 2026.05.06 01:29:30.677119 [ 4 ] {f666f869-63fe-48cd-932e-fc16e51205c3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001603 sec., 177167.81035558326 rows/sec., 11.25 MiB/sec. | ||
| 12589 | 2026.05.06 01:29:30.677158 [ 4 ] {f666f869-63fe-48cd-932e-fc16e51205c3} <Debug> TCPHandler: Processed in 0.001896008 sec. | ||
| 12590 | 2026.05.06 01:29:30.677291 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12591 | 2026.05.06 01:29:30.677385 [ 4 ] {06eba941-d7f7-49df-bece-5ed6feb8b1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12592 | 2026.05.06 01:29:30.677425 [ 4 ] {06eba941-d7f7-49df-bece-5ed6feb8b1e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12593 | 2026.05.06 01:29:30.678229 [ 4 ] {06eba941-d7f7-49df-bece-5ed6feb8b1e3} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12594 | 2026.05.06 01:29:30.678266 [ 4 ] {06eba941-d7f7-49df-bece-5ed6feb8b1e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12595 | 2026.05.06 01:29:30.678651 [ 4 ] {06eba941-d7f7-49df-bece-5ed6feb8b1e3} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12596 | 2026.05.06 01:29:30.678857 [ 4 ] {06eba941-d7f7-49df-bece-5ed6feb8b1e3} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12597 | 2026.05.06 01:29:30.678988 [ 4 ] {06eba941-d7f7-49df-bece-5ed6feb8b1e3} <Debug> executeQuery: Read 880 rows, 70.82 KiB in 0.001622 sec., 542540.0739827374 rows/sec., 42.64 MiB/sec. | ||
| 12598 | 2026.05.06 01:29:30.678989 [ 91 ] {} <Debug> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12599 | 2026.05.06 01:29:30.679026 [ 4 ] {06eba941-d7f7-49df-bece-5ed6feb8b1e3} <Debug> TCPHandler: Processed in 0.001785046 sec. | ||
| 12600 | 2026.05.06 01:29:30.679070 [ 91 ] {} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12601 | 2026.05.06 01:29:30.679101 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12602 | 2026.05.06 01:29:30.679165 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12603 | 2026.05.06 01:29:30.679203 [ 197 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12604 | 2026.05.06 01:29:30.679265 [ 4 ] {3261a8e7-cfed-45fa-818e-85dbd622c330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12605 | 2026.05.06 01:29:30.679310 [ 4 ] {3261a8e7-cfed-45fa-818e-85dbd622c330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12606 | 2026.05.06 01:29:30.679318 [ 197 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12607 | 2026.05.06 01:29:30.679354 [ 197 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3241 rows starting from the beginning of the part | ||
| 12608 | 2026.05.06 01:29:30.679414 [ 197 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part | ||
| 12609 | 2026.05.06 01:29:30.679458 [ 197 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 879 rows starting from the beginning of the part | ||
| 12610 | 2026.05.06 01:29:30.679499 [ 197 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 2405 rows starting from the beginning of the part | ||
| 12611 | 2026.05.06 01:29:30.679539 [ 197 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 56 rows starting from the beginning of the part | ||
| 12612 | 2026.05.06 01:29:30.679580 [ 197 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 880 rows starting from the beginning of the part | ||
| 12613 | 2026.05.06 01:29:30.679799 [ 4 ] {3261a8e7-cfed-45fa-818e-85dbd622c330} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12614 | 2026.05.06 01:29:30.679843 [ 4 ] {3261a8e7-cfed-45fa-818e-85dbd622c330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12615 | 2026.05.06 01:29:30.680171 [ 4 ] {3261a8e7-cfed-45fa-818e-85dbd622c330} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12616 | 2026.05.06 01:29:30.680391 [ 4 ] {3261a8e7-cfed-45fa-818e-85dbd622c330} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12617 | 2026.05.06 01:29:30.680501 [ 91 ] {} <Debug> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12618 | 2026.05.06 01:29:30.680525 [ 4 ] {3261a8e7-cfed-45fa-818e-85dbd622c330} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001278 sec., 143192.4882629108 rows/sec., 8.88 MiB/sec. | ||
| 12619 | 2026.05.06 01:29:30.680533 [ 91 ] {} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12620 | 2026.05.06 01:29:30.680567 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12621 | 2026.05.06 01:29:30.680569 [ 4 ] {3261a8e7-cfed-45fa-818e-85dbd622c330} <Debug> TCPHandler: Processed in 0.00145448 sec. | ||
| 12622 | 2026.05.06 01:29:30.680668 [ 189 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 12623 | 2026.05.06 01:29:30.680709 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12624 | 2026.05.06 01:29:30.680770 [ 189 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12625 | 2026.05.06 01:29:30.680802 [ 189 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 212 rows starting from the beginning of the part | ||
| 12626 | 2026.05.06 01:29:30.680807 [ 4 ] {7f2a1a98-0e4c-4c1e-9eaf-458f28fc8320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12627 | 2026.05.06 01:29:30.680854 [ 4 ] {7f2a1a98-0e4c-4c1e-9eaf-458f28fc8320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12628 | 2026.05.06 01:29:30.680856 [ 189 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 183 rows starting from the beginning of the part | ||
| 12629 | 2026.05.06 01:29:30.680913 [ 189 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 185 rows starting from the beginning of the part | ||
| 12630 | 2026.05.06 01:29:30.680951 [ 189 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 183 rows starting from the beginning of the part | ||
| 12631 | 2026.05.06 01:29:30.680988 [ 189 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 11 rows starting from the beginning of the part | ||
| 12632 | 2026.05.06 01:29:30.681025 [ 189 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 183 rows starting from the beginning of the part | ||
| 12633 | 2026.05.06 01:29:30.681290 [ 4 ] {7f2a1a98-0e4c-4c1e-9eaf-458f28fc8320} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12634 | 2026.05.06 01:29:30.681332 [ 4 ] {7f2a1a98-0e4c-4c1e-9eaf-458f28fc8320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12635 | 2026.05.06 01:29:30.681663 [ 4 ] {7f2a1a98-0e4c-4c1e-9eaf-458f28fc8320} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12636 | 2026.05.06 01:29:30.681875 [ 4 ] {7f2a1a98-0e4c-4c1e-9eaf-458f28fc8320} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12637 | 2026.05.06 01:29:30.681939 [ 197 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 957 rows, containing 5 columns (5 merged, 0 gathered) in 0.001326707 sec., 721334.8538901204 rows/sec., 47.78 MiB/sec. | ||
| 12638 | 2026.05.06 01:29:30.681973 [ 200 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7517 rows, containing 5 columns (5 merged, 0 gathered) in 0.002811966 sec., 2673218.6662285393 rows/sec., 212.00 MiB/sec. | ||
| 12639 | 2026.05.06 01:29:30.682006 [ 4 ] {7f2a1a98-0e4c-4c1e-9eaf-458f28fc8320} <Debug> executeQuery: Read 150 rows, 9.92 KiB in 0.001216 sec., 123355.26315789473 rows/sec., 7.97 MiB/sec. | ||
| 12640 | 2026.05.06 01:29:30.682044 [ 4 ] {7f2a1a98-0e4c-4c1e-9eaf-458f28fc8320} <Debug> TCPHandler: Processed in 0.001384768 sec. | ||
| 12641 | 2026.05.06 01:29:30.682115 [ 191 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12642 | 2026.05.06 01:29:30.682170 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12643 | 2026.05.06 01:29:30.682278 [ 187 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12644 | 2026.05.06 01:29:30.682298 [ 4 ] {b694c5f6-83b2-4b05-974b-eca0aa15515f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12645 | 2026.05.06 01:29:30.682345 [ 4 ] {b694c5f6-83b2-4b05-974b-eca0aa15515f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12646 | 2026.05.06 01:29:30.682416 [ 191 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_46_9} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12647 | 2026.05.06 01:29:30.682501 [ 191 ] {577eb9bb-8840-47c4-8503-d95fe761109e::all_1_46_9} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12648 | 2026.05.06 01:29:30.682547 [ 187 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_81_16} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12649 | 2026.05.06 01:29:30.682592 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 12650 | 2026.05.06 01:29:30.682618 [ 187 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_81_16} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12651 | 2026.05.06 01:29:30.682713 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 12652 | 2026.05.06 01:29:30.682778 [ 4 ] {b694c5f6-83b2-4b05-974b-eca0aa15515f} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12653 | 2026.05.06 01:29:30.682821 [ 4 ] {b694c5f6-83b2-4b05-974b-eca0aa15515f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12654 | 2026.05.06 01:29:30.683135 [ 4 ] {b694c5f6-83b2-4b05-974b-eca0aa15515f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12655 | 2026.05.06 01:29:30.683340 [ 4 ] {b694c5f6-83b2-4b05-974b-eca0aa15515f} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12656 | 2026.05.06 01:29:30.683466 [ 4 ] {b694c5f6-83b2-4b05-974b-eca0aa15515f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001187 sec., 124684.07750631846 rows/sec., 7.09 MiB/sec. | ||
| 12657 | 2026.05.06 01:29:30.683503 [ 4 ] {b694c5f6-83b2-4b05-974b-eca0aa15515f} <Debug> TCPHandler: Processed in 0.001383658 sec. | ||
| 12658 | 2026.05.06 01:29:30.683622 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12659 | 2026.05.06 01:29:30.683714 [ 4 ] {2b5150d1-fe52-4435-960c-827c0e25c281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12660 | 2026.05.06 01:29:30.683754 [ 4 ] {2b5150d1-fe52-4435-960c-827c0e25c281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12661 | 2026.05.06 01:29:30.684364 [ 4 ] {2b5150d1-fe52-4435-960c-827c0e25c281} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12662 | 2026.05.06 01:29:30.684398 [ 4 ] {2b5150d1-fe52-4435-960c-827c0e25c281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12663 | 2026.05.06 01:29:30.684723 [ 4 ] {2b5150d1-fe52-4435-960c-827c0e25c281} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12664 | 2026.05.06 01:29:30.684921 [ 4 ] {2b5150d1-fe52-4435-960c-827c0e25c281} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12665 | 2026.05.06 01:29:30.685023 [ 88 ] {} <Debug> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12666 | 2026.05.06 01:29:30.685045 [ 4 ] {2b5150d1-fe52-4435-960c-827c0e25c281} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001348 sec., 393916.91394658753 rows/sec., 27.86 MiB/sec. | ||
| 12667 | 2026.05.06 01:29:30.685058 [ 88 ] {} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12668 | 2026.05.06 01:29:30.685078 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12669 | 2026.05.06 01:29:30.685083 [ 4 ] {2b5150d1-fe52-4435-960c-827c0e25c281} <Debug> TCPHandler: Processed in 0.00151118 sec. | ||
| 12670 | 2026.05.06 01:29:30.685155 [ 197 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12671 | 2026.05.06 01:29:30.685208 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12672 | 2026.05.06 01:29:30.685255 [ 197 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12673 | 2026.05.06 01:29:30.685286 [ 197 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1793 rows starting from the beginning of the part | ||
| 12674 | 2026.05.06 01:29:30.685305 [ 4 ] {c6fe9475-ba35-47c0-b5b7-4940d251e0c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12675 | 2026.05.06 01:29:30.685339 [ 197 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
| 12676 | 2026.05.06 01:29:30.685352 [ 4 ] {c6fe9475-ba35-47c0-b5b7-4940d251e0c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12677 | 2026.05.06 01:29:30.685390 [ 197 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 531 rows starting from the beginning of the part | ||
| 12678 | 2026.05.06 01:29:30.685435 [ 197 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1290 rows starting from the beginning of the part | ||
| 12679 | 2026.05.06 01:29:30.685473 [ 197 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 64 rows starting from the beginning of the part | ||
| 12680 | 2026.05.06 01:29:30.685512 [ 197 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 531 rows starting from the beginning of the part | ||
| 12681 | 2026.05.06 01:29:30.685691 [ 4 ] {c6fe9475-ba35-47c0-b5b7-4940d251e0c9} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12682 | 2026.05.06 01:29:30.685735 [ 4 ] {c6fe9475-ba35-47c0-b5b7-4940d251e0c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12683 | 2026.05.06 01:29:30.686044 [ 4 ] {c6fe9475-ba35-47c0-b5b7-4940d251e0c9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12684 | 2026.05.06 01:29:30.686262 [ 4 ] {c6fe9475-ba35-47c0-b5b7-4940d251e0c9} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12685 | 2026.05.06 01:29:30.686359 [ 88 ] {} <Debug> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 12686 | 2026.05.06 01:29:30.686386 [ 88 ] {} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12687 | 2026.05.06 01:29:30.686390 [ 4 ] {c6fe9475-ba35-47c0-b5b7-4940d251e0c9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 284.20 KiB/sec. | ||
| 12688 | 2026.05.06 01:29:30.686403 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12689 | 2026.05.06 01:29:30.686428 [ 4 ] {c6fe9475-ba35-47c0-b5b7-4940d251e0c9} <Debug> TCPHandler: Processed in 0.001270666 sec. | ||
| 12690 | 2026.05.06 01:29:30.686479 [ 187 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::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 | ||
| 12691 | 2026.05.06 01:29:30.686545 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12692 | 2026.05.06 01:29:30.686580 [ 187 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12693 | 2026.05.06 01:29:30.686615 [ 187 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part | ||
| 12694 | 2026.05.06 01:29:30.686643 [ 4 ] {02a6274c-15d1-477f-91b4-b991f411c644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12695 | 2026.05.06 01:29:30.686670 [ 187 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 12696 | 2026.05.06 01:29:30.686690 [ 4 ] {02a6274c-15d1-477f-91b4-b991f411c644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12697 | 2026.05.06 01:29:30.686715 [ 187 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 12698 | 2026.05.06 01:29:30.686759 [ 187 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 12699 | 2026.05.06 01:29:30.686799 [ 187 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 12700 | 2026.05.06 01:29:30.686835 [ 187 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 12701 | 2026.05.06 01:29:30.686870 [ 192 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4273 rows, containing 5 columns (5 merged, 0 gathered) in 0.001749505 sec., 2442405.1374531654 rows/sec., 176.58 MiB/sec. | ||
| 12702 | 2026.05.06 01:29:30.687078 [ 201 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12703 | 2026.05.06 01:29:30.687192 [ 4 ] {02a6274c-15d1-477f-91b4-b991f411c644} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12704 | 2026.05.06 01:29:30.687244 [ 4 ] {02a6274c-15d1-477f-91b4-b991f411c644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12705 | 2026.05.06 01:29:30.687377 [ 201 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_81_16} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12706 | 2026.05.06 01:29:30.687459 [ 201 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_81_16} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12707 | 2026.05.06 01:29:30.687533 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 12708 | 2026.05.06 01:29:30.687585 [ 201 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001141013 sec., 189305.46803585938 rows/sec., 9.66 MiB/sec. | ||
| 12709 | 2026.05.06 01:29:30.687696 [ 201 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 12710 | 2026.05.06 01:29:30.687716 [ 4 ] {02a6274c-15d1-477f-91b4-b991f411c644} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12711 | 2026.05.06 01:29:30.687989 [ 201 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_36_7} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12712 | 2026.05.06 01:29:30.688040 [ 4 ] {02a6274c-15d1-477f-91b4-b991f411c644} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12713 | 2026.05.06 01:29:30.688066 [ 201 ] {d1296cd4-e30f-442f-a59c-94ee4a4a00f6::all_1_36_7} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 12714 | 2026.05.06 01:29:30.688139 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 12715 | 2026.05.06 01:29:30.688193 [ 4 ] {02a6274c-15d1-477f-91b4-b991f411c644} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001567 sec., 169112.95469049137 rows/sec., 11.24 MiB/sec. | ||
| 12716 | 2026.05.06 01:29:30.688237 [ 4 ] {02a6274c-15d1-477f-91b4-b991f411c644} <Debug> TCPHandler: Processed in 0.001742805 sec. | ||
| 12717 | 2026.05.06 01:29:30.688361 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12718 | 2026.05.06 01:29:30.688456 [ 4 ] {c7c9ef1d-ca52-4b78-8c60-f159f70eb9d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12719 | 2026.05.06 01:29:30.688500 [ 4 ] {c7c9ef1d-ca52-4b78-8c60-f159f70eb9d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12720 | 2026.05.06 01:29:30.688833 [ 4 ] {c7c9ef1d-ca52-4b78-8c60-f159f70eb9d2} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12721 | 2026.05.06 01:29:30.688869 [ 4 ] {c7c9ef1d-ca52-4b78-8c60-f159f70eb9d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12722 | 2026.05.06 01:29:30.689178 [ 4 ] {c7c9ef1d-ca52-4b78-8c60-f159f70eb9d2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12723 | 2026.05.06 01:29:30.689396 [ 4 ] {c7c9ef1d-ca52-4b78-8c60-f159f70eb9d2} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12724 | 2026.05.06 01:29:30.689529 [ 4 ] {c7c9ef1d-ca52-4b78-8c60-f159f70eb9d2} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001091 sec., 1833.1805682859763 rows/sec., 119.94 KiB/sec. | ||
| 12725 | 2026.05.06 01:29:30.689565 [ 4 ] {c7c9ef1d-ca52-4b78-8c60-f159f70eb9d2} <Debug> TCPHandler: Processed in 0.001256876 sec. | ||
| 12726 | 2026.05.06 01:29:30.689689 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12727 | 2026.05.06 01:29:30.689785 [ 4 ] {c53e256d-2f2f-4f76-85e3-48016b456813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12728 | 2026.05.06 01:29:30.689842 [ 4 ] {c53e256d-2f2f-4f76-85e3-48016b456813} <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 | ||
| 12729 | 2026.05.06 01:29:30.690687 [ 4 ] {c53e256d-2f2f-4f76-85e3-48016b456813} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12730 | 2026.05.06 01:29:30.690722 [ 4 ] {c53e256d-2f2f-4f76-85e3-48016b456813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12731 | 2026.05.06 01:29:30.691305 [ 4 ] {c53e256d-2f2f-4f76-85e3-48016b456813} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12732 | 2026.05.06 01:29:30.691528 [ 4 ] {c53e256d-2f2f-4f76-85e3-48016b456813} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12733 | 2026.05.06 01:29:30.691636 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12734 | 2026.05.06 01:29:30.691666 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12735 | 2026.05.06 01:29:30.691667 [ 4 ] {c53e256d-2f2f-4f76-85e3-48016b456813} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001901 sec., 21567.596002104157 rows/sec., 38.65 MiB/sec. | ||
| 12736 | 2026.05.06 01:29:30.691683 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12737 | 2026.05.06 01:29:30.691728 [ 4 ] {c53e256d-2f2f-4f76-85e3-48016b456813} <Debug> TCPHandler: Processed in 0.002090332 sec. | ||
| 12738 | 2026.05.06 01:29:30.691752 [ 197 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 12739 | 2026.05.06 01:29:30.691855 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12740 | 2026.05.06 01:29:30.691928 [ 197 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12741 | 2026.05.06 01:29:30.691957 [ 4 ] {50b44a75-e7f0-459b-a837-88d73933ce8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12742 | 2026.05.06 01:29:30.691977 [ 197 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1270 rows starting from the beginning of the part | ||
| 12743 | 2026.05.06 01:29:30.692007 [ 4 ] {50b44a75-e7f0-459b-a837-88d73933ce8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12744 | 2026.05.06 01:29:30.692083 [ 197 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 41 rows starting from the beginning of the part | ||
| 12745 | 2026.05.06 01:29:30.692186 [ 197 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 41 rows starting from the beginning of the part | ||
| 12746 | 2026.05.06 01:29:30.692289 [ 197 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 41 rows starting from the beginning of the part | ||
| 12747 | 2026.05.06 01:29:30.692357 [ 4 ] {50b44a75-e7f0-459b-a837-88d73933ce8e} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12748 | 2026.05.06 01:29:30.692389 [ 197 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 11 rows starting from the beginning of the part | ||
| 12749 | 2026.05.06 01:29:30.692399 [ 4 ] {50b44a75-e7f0-459b-a837-88d73933ce8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12750 | 2026.05.06 01:29:30.692498 [ 197 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 41 rows starting from the beginning of the part | ||
| 12751 | 2026.05.06 01:29:30.692732 [ 4 ] {50b44a75-e7f0-459b-a837-88d73933ce8e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12752 | 2026.05.06 01:29:30.692979 [ 4 ] {50b44a75-e7f0-459b-a837-88d73933ce8e} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12753 | 2026.05.06 01:29:30.693087 [ 88 ] {} <Debug> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12754 | 2026.05.06 01:29:30.693111 [ 88 ] {} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12755 | 2026.05.06 01:29:30.693114 [ 4 ] {50b44a75-e7f0-459b-a837-88d73933ce8e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001175 sec., 76595.74468085106 rows/sec., 4.79 MiB/sec. | ||
| 12756 | 2026.05.06 01:29:30.693127 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12757 | 2026.05.06 01:29:30.693155 [ 4 ] {50b44a75-e7f0-459b-a837-88d73933ce8e} <Debug> TCPHandler: Processed in 0.001351978 sec. | ||
| 12758 | 2026.05.06 01:29:30.693208 [ 201 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12759 | 2026.05.06 01:29:30.693295 [ 201 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12760 | 2026.05.06 01:29:30.693319 [ 201 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5028 rows starting from the beginning of the part | ||
| 12761 | 2026.05.06 01:29:30.693361 [ 201 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 12762 | 2026.05.06 01:29:30.693408 [ 201 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 90 rows starting from the beginning of the part | ||
| 12763 | 2026.05.06 01:29:30.693459 [ 201 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 24 rows starting from the beginning of the part | ||
| 12764 | 2026.05.06 01:29:30.693496 [ 201 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 36 rows starting from the beginning of the part | ||
| 12765 | 2026.05.06 01:29:30.693530 [ 201 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 90 rows starting from the beginning of the part | ||
| 12766 | 2026.05.06 01:29:30.695485 [ 186 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5328 rows, containing 4 columns (4 merged, 0 gathered) in 0.002311257 sec., 2305239.0971666067 rows/sec., 148.60 MiB/sec. | ||
| 12767 | 2026.05.06 01:29:30.695916 [ 201 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12768 | 2026.05.06 01:29:30.696141 [ 201 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_81_16} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12769 | 2026.05.06 01:29:30.696212 [ 201 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_81_16} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12770 | 2026.05.06 01:29:30.696270 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 12771 | 2026.05.06 01:29:30.698910 [ 186 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1445 rows, containing 19 columns (19 merged, 0 gathered) in 0.007187585 sec., 201041.1007313305 rows/sec., 360.26 MiB/sec. | ||
| 12772 | 2026.05.06 01:29:30.700519 [ 201 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12773 | 2026.05.06 01:29:30.700802 [ 201 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12774 | 2026.05.06 01:29:30.700865 [ 201 ] {a722fd4a-b3c3-4e03-a616-089e095c880c::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12775 | 2026.05.06 01:29:30.700941 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 12776 | 2026.05.06 01:29:31.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.25 MiB, peak 339.76 MiB, free memory in arenas 0.00 B, will set to 332.87 MiB (RSS), difference: 4.62 MiB | ||
| 12777 | 2026.05.06 01:29:34.269475 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12778 | 2026.05.06 01:29:34.269528 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12779 | 2026.05.06 01:29:34.436692 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23938 | ||
| 12780 | 2026.05.06 01:29:34.437248 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12781 | 2026.05.06 01:29:34.437283 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12782 | 2026.05.06 01:29:34.437758 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12783 | 2026.05.06 01:29:34.437996 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12784 | 2026.05.06 01:29:34.438120 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23938 | ||
| 12785 | 2026.05.06 01:29:35.659880 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 12786 | 2026.05.06 01:29:35.660582 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12787 | 2026.05.06 01:29:35.660840 [ 4 ] {5d0007f2-2b2c-469e-a5ab-bcd5efa258fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12788 | 2026.05.06 01:29:35.661209 [ 4 ] {5d0007f2-2b2c-469e-a5ab-bcd5efa258fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12789 | 2026.05.06 01:29:35.661247 [ 4 ] {5d0007f2-2b2c-469e-a5ab-bcd5efa258fd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12790 | 2026.05.06 01:29:35.661472 [ 4 ] {5d0007f2-2b2c-469e-a5ab-bcd5efa258fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12791 | 2026.05.06 01:29:35.661544 [ 4 ] {5d0007f2-2b2c-469e-a5ab-bcd5efa258fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12792 | 2026.05.06 01:29:35.661692 [ 4 ] {5d0007f2-2b2c-469e-a5ab-bcd5efa258fd} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 12793 | 2026.05.06 01:29:35.661784 [ 316 ] {5d0007f2-2b2c-469e-a5ab-bcd5efa258fd} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12794 | 2026.05.06 01:29:35.661801 [ 324 ] {5d0007f2-2b2c-469e-a5ab-bcd5efa258fd} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12795 | 2026.05.06 01:29:35.661821 [ 357 ] {5d0007f2-2b2c-469e-a5ab-bcd5efa258fd} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12796 | 2026.05.06 01:29:35.661829 [ 321 ] {5d0007f2-2b2c-469e-a5ab-bcd5efa258fd} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12797 | 2026.05.06 01:29:35.661953 [ 4 ] {5d0007f2-2b2c-469e-a5ab-bcd5efa258fd} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 12798 | 2026.05.06 01:29:35.661980 [ 4 ] {5d0007f2-2b2c-469e-a5ab-bcd5efa258fd} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12799 | 2026.05.06 01:29:35.662051 [ 4 ] {5d0007f2-2b2c-469e-a5ab-bcd5efa258fd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12800 | 2026.05.06 01:29:35.662071 [ 4 ] {5d0007f2-2b2c-469e-a5ab-bcd5efa258fd} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 12801 | 2026.05.06 01:29:35.662107 [ 4 ] {5d0007f2-2b2c-469e-a5ab-bcd5efa258fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12802 | 2026.05.06 01:29:35.662146 [ 4 ] {5d0007f2-2b2c-469e-a5ab-bcd5efa258fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12803 | 2026.05.06 01:29:35.663312 [ 4 ] {5d0007f2-2b2c-469e-a5ab-bcd5efa258fd} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002579 sec., 15897.634742148119 rows/sec., 2.86 MiB/sec. | ||
| 12804 | 2026.05.06 01:29:35.663447 [ 4 ] {5d0007f2-2b2c-469e-a5ab-bcd5efa258fd} <Debug> TCPHandler: Processed in 0.003018881 sec. | ||
| 12805 | 2026.05.06 01:29:35.665205 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12806 | 2026.05.06 01:29:35.665414 [ 4 ] {323c9af2-9053-40ea-84d2-5ff2d193801a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12807 | 2026.05.06 01:29:35.665498 [ 4 ] {323c9af2-9053-40ea-84d2-5ff2d193801a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12808 | 2026.05.06 01:29:35.666279 [ 4 ] {323c9af2-9053-40ea-84d2-5ff2d193801a} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12809 | 2026.05.06 01:29:35.666323 [ 4 ] {323c9af2-9053-40ea-84d2-5ff2d193801a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12810 | 2026.05.06 01:29:35.666698 [ 4 ] {323c9af2-9053-40ea-84d2-5ff2d193801a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12811 | 2026.05.06 01:29:35.666920 [ 4 ] {323c9af2-9053-40ea-84d2-5ff2d193801a} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12812 | 2026.05.06 01:29:35.667075 [ 4 ] {323c9af2-9053-40ea-84d2-5ff2d193801a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001723 sec., 32501.450957632038 rows/sec., 2.50 MiB/sec. | ||
| 12813 | 2026.05.06 01:29:35.667116 [ 4 ] {323c9af2-9053-40ea-84d2-5ff2d193801a} <Debug> TCPHandler: Processed in 0.00201751 sec. | ||
| 12814 | 2026.05.06 01:29:35.667244 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12815 | 2026.05.06 01:29:35.667339 [ 4 ] {63ac0473-e9df-4c67-97e4-0038ef54763e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12816 | 2026.05.06 01:29:35.667381 [ 4 ] {63ac0473-e9df-4c67-97e4-0038ef54763e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12817 | 2026.05.06 01:29:35.667810 [ 4 ] {63ac0473-e9df-4c67-97e4-0038ef54763e} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12818 | 2026.05.06 01:29:35.667847 [ 4 ] {63ac0473-e9df-4c67-97e4-0038ef54763e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12819 | 2026.05.06 01:29:35.668159 [ 4 ] {63ac0473-e9df-4c67-97e4-0038ef54763e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12820 | 2026.05.06 01:29:35.668383 [ 4 ] {63ac0473-e9df-4c67-97e4-0038ef54763e} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12821 | 2026.05.06 01:29:35.668514 [ 4 ] {63ac0473-e9df-4c67-97e4-0038ef54763e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001194 sec., 53601.34003350084 rows/sec., 4.18 MiB/sec. | ||
| 12822 | 2026.05.06 01:29:35.668553 [ 4 ] {63ac0473-e9df-4c67-97e4-0038ef54763e} <Debug> TCPHandler: Processed in 0.001360818 sec. | ||
| 12823 | 2026.05.06 01:29:35.668676 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12824 | 2026.05.06 01:29:35.668770 [ 4 ] {98fe33de-94fd-4b52-8bcb-16d0a7330056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12825 | 2026.05.06 01:29:35.668815 [ 4 ] {98fe33de-94fd-4b52-8bcb-16d0a7330056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12826 | 2026.05.06 01:29:35.669238 [ 4 ] {98fe33de-94fd-4b52-8bcb-16d0a7330056} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12827 | 2026.05.06 01:29:35.669272 [ 4 ] {98fe33de-94fd-4b52-8bcb-16d0a7330056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12828 | 2026.05.06 01:29:35.669605 [ 4 ] {98fe33de-94fd-4b52-8bcb-16d0a7330056} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12829 | 2026.05.06 01:29:35.669814 [ 4 ] {98fe33de-94fd-4b52-8bcb-16d0a7330056} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12830 | 2026.05.06 01:29:35.669945 [ 4 ] {98fe33de-94fd-4b52-8bcb-16d0a7330056} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 12831 | 2026.05.06 01:29:35.669983 [ 4 ] {98fe33de-94fd-4b52-8bcb-16d0a7330056} <Debug> TCPHandler: Processed in 0.001358297 sec. | ||
| 12832 | 2026.05.06 01:29:35.670100 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12833 | 2026.05.06 01:29:35.670194 [ 4 ] {b9cc8e6f-bf55-4378-9e4d-c6a428c6ba35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12834 | 2026.05.06 01:29:35.670242 [ 4 ] {b9cc8e6f-bf55-4378-9e4d-c6a428c6ba35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12835 | 2026.05.06 01:29:35.670584 [ 4 ] {b9cc8e6f-bf55-4378-9e4d-c6a428c6ba35} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12836 | 2026.05.06 01:29:35.670620 [ 4 ] {b9cc8e6f-bf55-4378-9e4d-c6a428c6ba35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12837 | 2026.05.06 01:29:35.670936 [ 4 ] {b9cc8e6f-bf55-4378-9e4d-c6a428c6ba35} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12838 | 2026.05.06 01:29:35.671152 [ 4 ] {b9cc8e6f-bf55-4378-9e4d-c6a428c6ba35} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12839 | 2026.05.06 01:29:35.671285 [ 4 ] {b9cc8e6f-bf55-4378-9e4d-c6a428c6ba35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 12840 | 2026.05.06 01:29:35.671323 [ 4 ] {b9cc8e6f-bf55-4378-9e4d-c6a428c6ba35} <Debug> TCPHandler: Processed in 0.001274236 sec. | ||
| 12841 | 2026.05.06 01:29:35.677170 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12842 | 2026.05.06 01:29:35.677214 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12843 | 2026.05.06 01:29:35.682938 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12844 | 2026.05.06 01:29:35.683612 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12845 | 2026.05.06 01:29:35.686437 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 12846 | 2026.05.06 01:29:39.500512 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1586 | ||
| 12847 | 2026.05.06 01:29:39.502924 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12848 | 2026.05.06 01:29:39.502972 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12849 | 2026.05.06 01:29:39.504173 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12850 | 2026.05.06 01:29:39.504447 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12851 | 2026.05.06 01:29:39.504711 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1586 | ||
| 12852 | 2026.05.06 01:29:40.665450 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12853 | 2026.05.06 01:29:40.665706 [ 4 ] {29fbf0ab-807e-4733-bec2-66325e4b4be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 12854 | 2026.05.06 01:29:40.666068 [ 4 ] {29fbf0ab-807e-4733-bec2-66325e4b4be4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12855 | 2026.05.06 01:29:40.666108 [ 4 ] {29fbf0ab-807e-4733-bec2-66325e4b4be4} <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 | ||
| 12856 | 2026.05.06 01:29:40.666364 [ 4 ] {29fbf0ab-807e-4733-bec2-66325e4b4be4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12857 | 2026.05.06 01:29:40.666434 [ 4 ] {29fbf0ab-807e-4733-bec2-66325e4b4be4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12858 | 2026.05.06 01:29:40.666584 [ 4 ] {29fbf0ab-807e-4733-bec2-66325e4b4be4} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 12859 | 2026.05.06 01:29:40.666723 [ 316 ] {29fbf0ab-807e-4733-bec2-66325e4b4be4} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12860 | 2026.05.06 01:29:40.666729 [ 324 ] {29fbf0ab-807e-4733-bec2-66325e4b4be4} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12861 | 2026.05.06 01:29:40.666735 [ 321 ] {29fbf0ab-807e-4733-bec2-66325e4b4be4} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12862 | 2026.05.06 01:29:40.666744 [ 357 ] {29fbf0ab-807e-4733-bec2-66325e4b4be4} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12863 | 2026.05.06 01:29:40.666910 [ 4 ] {29fbf0ab-807e-4733-bec2-66325e4b4be4} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 12864 | 2026.05.06 01:29:40.666939 [ 4 ] {29fbf0ab-807e-4733-bec2-66325e4b4be4} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12865 | 2026.05.06 01:29:40.667008 [ 4 ] {29fbf0ab-807e-4733-bec2-66325e4b4be4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12866 | 2026.05.06 01:29:40.667030 [ 4 ] {29fbf0ab-807e-4733-bec2-66325e4b4be4} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 12867 | 2026.05.06 01:29:40.667064 [ 4 ] {29fbf0ab-807e-4733-bec2-66325e4b4be4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 12868 | 2026.05.06 01:29:40.667104 [ 4 ] {29fbf0ab-807e-4733-bec2-66325e4b4be4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 12869 | 2026.05.06 01:29:40.668167 [ 4 ] {29fbf0ab-807e-4733-bec2-66325e4b4be4} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002568 sec., 15965.732087227414 rows/sec., 2.88 MiB/sec. | ||
| 12870 | 2026.05.06 01:29:40.668274 [ 4 ] {29fbf0ab-807e-4733-bec2-66325e4b4be4} <Debug> TCPHandler: Processed in 0.00296588 sec. | ||
| 12871 | 2026.05.06 01:29:40.673905 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12872 | 2026.05.06 01:29:40.674111 [ 4 ] {a1c21760-f8b8-443b-994c-72ea0a1d4a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12873 | 2026.05.06 01:29:40.674196 [ 4 ] {a1c21760-f8b8-443b-994c-72ea0a1d4a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12874 | 2026.05.06 01:29:40.674828 [ 4 ] {a1c21760-f8b8-443b-994c-72ea0a1d4a29} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12875 | 2026.05.06 01:29:40.674870 [ 4 ] {a1c21760-f8b8-443b-994c-72ea0a1d4a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12876 | 2026.05.06 01:29:40.675259 [ 4 ] {a1c21760-f8b8-443b-994c-72ea0a1d4a29} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12877 | 2026.05.06 01:29:40.675479 [ 4 ] {a1c21760-f8b8-443b-994c-72ea0a1d4a29} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12878 | 2026.05.06 01:29:40.675615 [ 77 ] {} <Debug> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 12879 | 2026.05.06 01:29:40.675630 [ 4 ] {a1c21760-f8b8-443b-994c-72ea0a1d4a29} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001579 sec., 179860.6713109563 rows/sec., 11.42 MiB/sec. | ||
| 12880 | 2026.05.06 01:29:40.675664 [ 77 ] {} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12881 | 2026.05.06 01:29:40.675680 [ 4 ] {a1c21760-f8b8-443b-994c-72ea0a1d4a29} <Debug> TCPHandler: Processed in 0.001881148 sec. | ||
| 12882 | 2026.05.06 01:29:40.675690 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12883 | 2026.05.06 01:29:40.675790 [ 188 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 12884 | 2026.05.06 01:29:40.675816 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12885 | 2026.05.06 01:29:40.675890 [ 188 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12886 | 2026.05.06 01:29:40.675911 [ 4 ] {ef95b911-ef80-46f1-b471-31f3f3c1f4ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12887 | 2026.05.06 01:29:40.675922 [ 188 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 284 rows starting from the beginning of the part | ||
| 12888 | 2026.05.06 01:29:40.675955 [ 4 ] {ef95b911-ef80-46f1-b471-31f3f3c1f4ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12889 | 2026.05.06 01:29:40.675984 [ 188 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 284 rows starting from the beginning of the part | ||
| 12890 | 2026.05.06 01:29:40.676034 [ 188 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 284 rows starting from the beginning of the part | ||
| 12891 | 2026.05.06 01:29:40.676084 [ 188 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 284 rows starting from the beginning of the part | ||
| 12892 | 2026.05.06 01:29:40.676126 [ 188 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 284 rows starting from the beginning of the part | ||
| 12893 | 2026.05.06 01:29:40.676371 [ 4 ] {ef95b911-ef80-46f1-b471-31f3f3c1f4ca} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12894 | 2026.05.06 01:29:40.676407 [ 4 ] {ef95b911-ef80-46f1-b471-31f3f3c1f4ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12895 | 2026.05.06 01:29:40.676705 [ 4 ] {ef95b911-ef80-46f1-b471-31f3f3c1f4ca} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 12896 | 2026.05.06 01:29:40.676918 [ 4 ] {ef95b911-ef80-46f1-b471-31f3f3c1f4ca} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12897 | 2026.05.06 01:29:40.676973 [ 188 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001223505 sec., 1160600.079280428 rows/sec., 78.14 MiB/sec. | ||
| 12898 | 2026.05.06 01:29:40.677051 [ 4 ] {ef95b911-ef80-46f1-b471-31f3f3c1f4ca} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001158 sec., 12089.810017271158 rows/sec., 985.84 KiB/sec. | ||
| 12899 | 2026.05.06 01:29:40.677089 [ 4 ] {ef95b911-ef80-46f1-b471-31f3f3c1f4ca} <Debug> TCPHandler: Processed in 0.001325997 sec. | ||
| 12900 | 2026.05.06 01:29:40.677193 [ 186 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 12901 | 2026.05.06 01:29:40.677210 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12902 | 2026.05.06 01:29:40.677321 [ 4 ] {aaf9f24c-709e-4266-acbc-832f9a1a54c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12903 | 2026.05.06 01:29:40.677364 [ 4 ] {aaf9f24c-709e-4266-acbc-832f9a1a54c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12904 | 2026.05.06 01:29:40.677574 [ 186 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_37_9} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12905 | 2026.05.06 01:29:40.677677 [ 186 ] {44a582d9-5454-4d36-8658-ba84cca1acac::all_1_37_9} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 12906 | 2026.05.06 01:29:40.677785 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 12907 | 2026.05.06 01:29:40.678164 [ 4 ] {aaf9f24c-709e-4266-acbc-832f9a1a54c2} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12908 | 2026.05.06 01:29:40.678205 [ 4 ] {aaf9f24c-709e-4266-acbc-832f9a1a54c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12909 | 2026.05.06 01:29:40.678572 [ 4 ] {aaf9f24c-709e-4266-acbc-832f9a1a54c2} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12910 | 2026.05.06 01:29:40.678792 [ 4 ] {aaf9f24c-709e-4266-acbc-832f9a1a54c2} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12911 | 2026.05.06 01:29:40.678924 [ 4 ] {aaf9f24c-709e-4266-acbc-832f9a1a54c2} <Debug> executeQuery: Read 886 rows, 71.24 KiB in 0.001622 sec., 546239.2108508014 rows/sec., 42.89 MiB/sec. | ||
| 12912 | 2026.05.06 01:29:40.678962 [ 4 ] {aaf9f24c-709e-4266-acbc-832f9a1a54c2} <Debug> TCPHandler: Processed in 0.001804627 sec. | ||
| 12913 | 2026.05.06 01:29:40.679080 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12914 | 2026.05.06 01:29:40.679176 [ 4 ] {bacb0d0e-97d7-4d31-a4c9-17938fa6e598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12915 | 2026.05.06 01:29:40.679218 [ 4 ] {bacb0d0e-97d7-4d31-a4c9-17938fa6e598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12916 | 2026.05.06 01:29:40.679709 [ 4 ] {bacb0d0e-97d7-4d31-a4c9-17938fa6e598} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12917 | 2026.05.06 01:29:40.679747 [ 4 ] {bacb0d0e-97d7-4d31-a4c9-17938fa6e598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12918 | 2026.05.06 01:29:40.680068 [ 4 ] {bacb0d0e-97d7-4d31-a4c9-17938fa6e598} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12919 | 2026.05.06 01:29:40.680293 [ 4 ] {bacb0d0e-97d7-4d31-a4c9-17938fa6e598} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12920 | 2026.05.06 01:29:40.680424 [ 4 ] {bacb0d0e-97d7-4d31-a4c9-17938fa6e598} <Debug> executeQuery: Read 197 rows, 12.60 KiB in 0.001266 sec., 155608.214849921 rows/sec., 9.72 MiB/sec. | ||
| 12921 | 2026.05.06 01:29:40.680462 [ 4 ] {bacb0d0e-97d7-4d31-a4c9-17938fa6e598} <Debug> TCPHandler: Processed in 0.001433429 sec. | ||
| 12922 | 2026.05.06 01:29:40.680577 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12923 | 2026.05.06 01:29:40.680671 [ 4 ] {b945fae0-4807-42ed-a0ec-6d025055597c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12924 | 2026.05.06 01:29:40.680711 [ 4 ] {b945fae0-4807-42ed-a0ec-6d025055597c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12925 | 2026.05.06 01:29:40.681171 [ 4 ] {b945fae0-4807-42ed-a0ec-6d025055597c} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12926 | 2026.05.06 01:29:40.681208 [ 4 ] {b945fae0-4807-42ed-a0ec-6d025055597c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12927 | 2026.05.06 01:29:40.681515 [ 4 ] {b945fae0-4807-42ed-a0ec-6d025055597c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12928 | 2026.05.06 01:29:40.681730 [ 4 ] {b945fae0-4807-42ed-a0ec-6d025055597c} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12929 | 2026.05.06 01:29:40.681858 [ 4 ] {b945fae0-4807-42ed-a0ec-6d025055597c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001206 sec., 123548.92205638473 rows/sec., 7.98 MiB/sec. | ||
| 12930 | 2026.05.06 01:29:40.681896 [ 4 ] {b945fae0-4807-42ed-a0ec-6d025055597c} <Debug> TCPHandler: Processed in 0.001370908 sec. | ||
| 12931 | 2026.05.06 01:29:40.682011 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12932 | 2026.05.06 01:29:40.682105 [ 4 ] {b24267f5-857f-4270-84fa-ca3fa977692f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12933 | 2026.05.06 01:29:40.682145 [ 4 ] {b24267f5-857f-4270-84fa-ca3fa977692f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12934 | 2026.05.06 01:29:40.682601 [ 4 ] {b24267f5-857f-4270-84fa-ca3fa977692f} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12935 | 2026.05.06 01:29:40.682636 [ 4 ] {b24267f5-857f-4270-84fa-ca3fa977692f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12936 | 2026.05.06 01:29:40.682945 [ 4 ] {b24267f5-857f-4270-84fa-ca3fa977692f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12937 | 2026.05.06 01:29:40.683158 [ 4 ] {b24267f5-857f-4270-84fa-ca3fa977692f} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12938 | 2026.05.06 01:29:40.683267 [ 77 ] {} <Debug> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 12939 | 2026.05.06 01:29:40.683296 [ 4 ] {b24267f5-857f-4270-84fa-ca3fa977692f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001208 sec., 122516.55629139072 rows/sec., 6.97 MiB/sec. | ||
| 12940 | 2026.05.06 01:29:40.683309 [ 77 ] {} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12941 | 2026.05.06 01:29:40.683340 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12942 | 2026.05.06 01:29:40.683341 [ 4 ] {b24267f5-857f-4270-84fa-ca3fa977692f} <Debug> TCPHandler: Processed in 0.001380878 sec. | ||
| 12943 | 2026.05.06 01:29:40.683449 [ 194 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 12944 | 2026.05.06 01:29:40.683488 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12945 | 2026.05.06 01:29:40.683559 [ 194 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12946 | 2026.05.06 01:29:40.683588 [ 4 ] {4ed3fb9c-0ab9-47b7-8859-2220b069cef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12947 | 2026.05.06 01:29:40.683596 [ 194 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 148 rows starting from the beginning of the part | ||
| 12948 | 2026.05.06 01:29:40.683637 [ 4 ] {4ed3fb9c-0ab9-47b7-8859-2220b069cef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12949 | 2026.05.06 01:29:40.683675 [ 194 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 148 rows starting from the beginning of the part | ||
| 12950 | 2026.05.06 01:29:40.683730 [ 194 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 148 rows starting from the beginning of the part | ||
| 12951 | 2026.05.06 01:29:40.683773 [ 194 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 148 rows starting from the beginning of the part | ||
| 12952 | 2026.05.06 01:29:40.683814 [ 194 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 148 rows starting from the beginning of the part | ||
| 12953 | 2026.05.06 01:29:40.684325 [ 4 ] {4ed3fb9c-0ab9-47b7-8859-2220b069cef9} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12954 | 2026.05.06 01:29:40.684368 [ 4 ] {4ed3fb9c-0ab9-47b7-8859-2220b069cef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12955 | 2026.05.06 01:29:40.684647 [ 194 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001242526 sec., 595560.9782008586 rows/sec., 36.14 MiB/sec. | ||
| 12956 | 2026.05.06 01:29:40.684725 [ 4 ] {4ed3fb9c-0ab9-47b7-8859-2220b069cef9} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12957 | 2026.05.06 01:29:40.684766 [ 194 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 12958 | 2026.05.06 01:29:40.685021 [ 4 ] {4ed3fb9c-0ab9-47b7-8859-2220b069cef9} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12959 | 2026.05.06 01:29:40.685070 [ 194 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_37_9} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12960 | 2026.05.06 01:29:40.685149 [ 194 ] {9261642f-29bb-4b4f-b13f-a5c2021f1e70::all_1_37_9} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 12961 | 2026.05.06 01:29:40.685166 [ 4 ] {4ed3fb9c-0ab9-47b7-8859-2220b069cef9} <Debug> executeQuery: Read 545 rows, 39.60 KiB in 0.001596 sec., 341478.69674185466 rows/sec., 24.23 MiB/sec. | ||
| 12962 | 2026.05.06 01:29:40.685209 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12963 | 2026.05.06 01:29:40.685210 [ 4 ] {4ed3fb9c-0ab9-47b7-8859-2220b069cef9} <Debug> TCPHandler: Processed in 0.001773846 sec. | ||
| 12964 | 2026.05.06 01:29:40.685365 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12965 | 2026.05.06 01:29:40.685459 [ 4 ] {b64a19dc-0a9d-4127-b0c0-494ea35860e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12966 | 2026.05.06 01:29:40.685502 [ 4 ] {b64a19dc-0a9d-4127-b0c0-494ea35860e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12967 | 2026.05.06 01:29:40.685847 [ 4 ] {b64a19dc-0a9d-4127-b0c0-494ea35860e6} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12968 | 2026.05.06 01:29:40.685883 [ 4 ] {b64a19dc-0a9d-4127-b0c0-494ea35860e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12969 | 2026.05.06 01:29:40.686197 [ 4 ] {b64a19dc-0a9d-4127-b0c0-494ea35860e6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12970 | 2026.05.06 01:29:40.686405 [ 4 ] {b64a19dc-0a9d-4127-b0c0-494ea35860e6} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12971 | 2026.05.06 01:29:40.686527 [ 4 ] {b64a19dc-0a9d-4127-b0c0-494ea35860e6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001105 sec., 5429.8642533936645 rows/sec., 283.69 KiB/sec. | ||
| 12972 | 2026.05.06 01:29:40.686560 [ 4 ] {b64a19dc-0a9d-4127-b0c0-494ea35860e6} <Debug> TCPHandler: Processed in 0.001267326 sec. | ||
| 12973 | 2026.05.06 01:29:40.686683 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12974 | 2026.05.06 01:29:40.686771 [ 4 ] {7f7df91f-76df-465f-8d77-4e2e808b95a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12975 | 2026.05.06 01:29:40.686812 [ 4 ] {7f7df91f-76df-465f-8d77-4e2e808b95a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12976 | 2026.05.06 01:29:40.687260 [ 4 ] {7f7df91f-76df-465f-8d77-4e2e808b95a5} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12977 | 2026.05.06 01:29:40.687295 [ 4 ] {7f7df91f-76df-465f-8d77-4e2e808b95a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12978 | 2026.05.06 01:29:40.687647 [ 4 ] {7f7df91f-76df-465f-8d77-4e2e808b95a5} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12979 | 2026.05.06 01:29:40.687863 [ 4 ] {7f7df91f-76df-465f-8d77-4e2e808b95a5} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12980 | 2026.05.06 01:29:40.687994 [ 4 ] {7f7df91f-76df-465f-8d77-4e2e808b95a5} <Debug> executeQuery: Read 272 rows, 18.52 KiB in 0.001205 sec., 225726.1410788382 rows/sec., 15.01 MiB/sec. | ||
| 12981 | 2026.05.06 01:29:40.688032 [ 4 ] {7f7df91f-76df-465f-8d77-4e2e808b95a5} <Debug> TCPHandler: Processed in 0.001370768 sec. | ||
| 12982 | 2026.05.06 01:29:40.688151 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12983 | 2026.05.06 01:29:40.688245 [ 4 ] {5010dec4-74a8-4209-94bc-6fc9282e1fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12984 | 2026.05.06 01:29:40.688290 [ 4 ] {5010dec4-74a8-4209-94bc-6fc9282e1fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12985 | 2026.05.06 01:29:40.688613 [ 4 ] {5010dec4-74a8-4209-94bc-6fc9282e1fbc} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12986 | 2026.05.06 01:29:40.688648 [ 4 ] {5010dec4-74a8-4209-94bc-6fc9282e1fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12987 | 2026.05.06 01:29:40.688947 [ 4 ] {5010dec4-74a8-4209-94bc-6fc9282e1fbc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12988 | 2026.05.06 01:29:40.689167 [ 4 ] {5010dec4-74a8-4209-94bc-6fc9282e1fbc} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12989 | 2026.05.06 01:29:40.689298 [ 4 ] {5010dec4-74a8-4209-94bc-6fc9282e1fbc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 12990 | 2026.05.06 01:29:40.689335 [ 4 ] {5010dec4-74a8-4209-94bc-6fc9282e1fbc} <Debug> TCPHandler: Processed in 0.001234155 sec. | ||
| 12991 | 2026.05.06 01:29:40.689456 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12992 | 2026.05.06 01:29:40.689555 [ 4 ] {75b409d3-8942-4286-8112-f2c5c6e257e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12993 | 2026.05.06 01:29:40.689611 [ 4 ] {75b409d3-8942-4286-8112-f2c5c6e257e8} <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 | ||
| 12994 | 2026.05.06 01:29:40.690525 [ 4 ] {75b409d3-8942-4286-8112-f2c5c6e257e8} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12995 | 2026.05.06 01:29:40.690562 [ 4 ] {75b409d3-8942-4286-8112-f2c5c6e257e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 12996 | 2026.05.06 01:29:40.691222 [ 4 ] {75b409d3-8942-4286-8112-f2c5c6e257e8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12997 | 2026.05.06 01:29:40.691512 [ 4 ] {75b409d3-8942-4286-8112-f2c5c6e257e8} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12998 | 2026.05.06 01:29:40.691679 [ 4 ] {75b409d3-8942-4286-8112-f2c5c6e257e8} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002141 sec., 19149.929939280708 rows/sec., 34.32 MiB/sec. | ||
| 12999 | 2026.05.06 01:29:40.691754 [ 4 ] {75b409d3-8942-4286-8112-f2c5c6e257e8} <Debug> TCPHandler: Processed in 0.002349388 sec. | ||
| 13000 | 2026.05.06 01:29:40.691897 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13001 | 2026.05.06 01:29:40.692014 [ 4 ] {80b3a31e-91c7-41a0-9fbf-cd96b6237898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13002 | 2026.05.06 01:29:40.692063 [ 4 ] {80b3a31e-91c7-41a0-9fbf-cd96b6237898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13003 | 2026.05.06 01:29:40.692453 [ 4 ] {80b3a31e-91c7-41a0-9fbf-cd96b6237898} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13004 | 2026.05.06 01:29:40.692488 [ 4 ] {80b3a31e-91c7-41a0-9fbf-cd96b6237898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 13005 | 2026.05.06 01:29:40.692792 [ 4 ] {80b3a31e-91c7-41a0-9fbf-cd96b6237898} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13006 | 2026.05.06 01:29:40.692999 [ 4 ] {80b3a31e-91c7-41a0-9fbf-cd96b6237898} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13007 | 2026.05.06 01:29:40.693124 [ 4 ] {80b3a31e-91c7-41a0-9fbf-cd96b6237898} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001135 sec., 79295.15418502202 rows/sec., 4.96 MiB/sec. | ||
| 13008 | 2026.05.06 01:29:40.693160 [ 4 ] {80b3a31e-91c7-41a0-9fbf-cd96b6237898} <Debug> TCPHandler: Processed in 0.001323727 sec. | ||
| 13009 | 2026.05.06 01:29:41.938265 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24386 | ||
| 13010 | 2026.05.06 01:29:41.938833 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13011 | 2026.05.06 01:29:41.938884 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 13012 | 2026.05.06 01:29:41.939442 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13013 | 2026.05.06 01:29:41.939686 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13014 | 2026.05.06 01:29:41.939839 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24386 | ||
| 13015 | 2026.05.06 01:29:41.939868 [ 75 ] {} <Debug> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13016 | 2026.05.06 01:29:41.939974 [ 75 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13017 | 2026.05.06 01:29:41.940012 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 13018 | 2026.05.06 01:29:41.940187 [ 186 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 13019 | 2026.05.06 01:29:41.940397 [ 186 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13020 | 2026.05.06 01:29:41.940462 [ 186 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22018 rows starting from the beginning of the part | ||
| 13021 | 2026.05.06 01:29:41.940567 [ 186 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 13022 | 2026.05.06 01:29:41.940647 [ 186 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 13023 | 2026.05.06 01:29:41.940723 [ 186 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 13024 | 2026.05.06 01:29:41.940792 [ 186 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 13025 | 2026.05.06 01:29:41.940859 [ 186 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 13026 | 2026.05.06 01:29:41.943047 [ 195 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24386 rows, containing 4 columns (4 merged, 0 gathered) in 0.00294368 sec., 8284188.498749863 rows/sec., 118.51 MiB/sec. | ||
| 13027 | 2026.05.06 01:29:41.943472 [ 196 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13028 | 2026.05.06 01:29:41.943791 [ 196 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_51_10} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13029 | 2026.05.06 01:29:41.943878 [ 196 ] {2a6cef26-ce08-4ed1-9f79-df9f1486cb19::all_1_51_10} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13030 | 2026.05.06 01:29:41.943989 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 13031 | 2026.05.06 01:29:43.186495 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 13032 | 2026.05.06 01:29:43.203710 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13033 | 2026.05.06 01:29:43.203766 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 13034 | 2026.05.06 01:29:43.209541 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13035 | 2026.05.06 01:29:43.210229 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13036 | 2026.05.06 01:29:43.210564 [ 74 ] {} <Debug> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13037 | 2026.05.06 01:29:43.210660 [ 74 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13038 | 2026.05.06 01:29:43.210697 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 13039 | 2026.05.06 01:29:43.210851 [ 194 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 13040 | 2026.05.06 01:29:43.213212 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 13041 | 2026.05.06 01:29:43.214708 [ 194 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13042 | 2026.05.06 01:29:43.216176 [ 194 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 13043 | 2026.05.06 01:29:43.220690 [ 194 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 13044 | 2026.05.06 01:29:43.225213 [ 194 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 13045 | 2026.05.06 01:29:43.229816 [ 194 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 13046 | 2026.05.06 01:29:43.234095 [ 194 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 13047 | 2026.05.06 01:29:43.237950 [ 194 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 13048 | 2026.05.06 01:29:43.289880 [ 195 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.07909089 sec., 4855.173585731555 rows/sec., 25.11 MiB/sec. | ||
| 13049 | 2026.05.06 01:29:43.292797 [ 199 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13050 | 2026.05.06 01:29:43.295101 [ 199 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_51_10} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13051 | 2026.05.06 01:29:43.295222 [ 199 ] {b0f61cc1-0902-434e-a71e-4137f05f4ac9::all_1_51_10} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13052 | 2026.05.06 01:29:43.297682 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13053 | 2026.05.06 01:29:44.000333 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.97 MiB, peak 347.38 MiB, free memory in arenas 0.00 B, will set to 335.99 MiB (RSS), difference: 2.02 MiB | ||
| 13054 | 2026.05.06 01:29:45.660314 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13055 | 2026.05.06 01:29:45.660560 [ 4 ] {61f84fd9-fa10-4fcf-a8e8-c2cffb51dcf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13056 | 2026.05.06 01:29:45.660895 [ 4 ] {61f84fd9-fa10-4fcf-a8e8-c2cffb51dcf9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13057 | 2026.05.06 01:29:45.660930 [ 4 ] {61f84fd9-fa10-4fcf-a8e8-c2cffb51dcf9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13058 | 2026.05.06 01:29:45.661146 [ 4 ] {61f84fd9-fa10-4fcf-a8e8-c2cffb51dcf9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13059 | 2026.05.06 01:29:45.661217 [ 4 ] {61f84fd9-fa10-4fcf-a8e8-c2cffb51dcf9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13060 | 2026.05.06 01:29:45.661361 [ 4 ] {61f84fd9-fa10-4fcf-a8e8-c2cffb51dcf9} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13061 | 2026.05.06 01:29:45.661470 [ 324 ] {61f84fd9-fa10-4fcf-a8e8-c2cffb51dcf9} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13062 | 2026.05.06 01:29:45.661482 [ 316 ] {61f84fd9-fa10-4fcf-a8e8-c2cffb51dcf9} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13063 | 2026.05.06 01:29:45.661491 [ 321 ] {61f84fd9-fa10-4fcf-a8e8-c2cffb51dcf9} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13064 | 2026.05.06 01:29:45.661503 [ 357 ] {61f84fd9-fa10-4fcf-a8e8-c2cffb51dcf9} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13065 | 2026.05.06 01:29:45.661666 [ 4 ] {61f84fd9-fa10-4fcf-a8e8-c2cffb51dcf9} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 13066 | 2026.05.06 01:29:45.661692 [ 4 ] {61f84fd9-fa10-4fcf-a8e8-c2cffb51dcf9} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13067 | 2026.05.06 01:29:45.661760 [ 4 ] {61f84fd9-fa10-4fcf-a8e8-c2cffb51dcf9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13068 | 2026.05.06 01:29:45.661781 [ 4 ] {61f84fd9-fa10-4fcf-a8e8-c2cffb51dcf9} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 13069 | 2026.05.06 01:29:45.661815 [ 4 ] {61f84fd9-fa10-4fcf-a8e8-c2cffb51dcf9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13070 | 2026.05.06 01:29:45.661852 [ 4 ] {61f84fd9-fa10-4fcf-a8e8-c2cffb51dcf9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13071 | 2026.05.06 01:29:45.662927 [ 4 ] {61f84fd9-fa10-4fcf-a8e8-c2cffb51dcf9} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002459 sec., 16673.444489629932 rows/sec., 3.00 MiB/sec. | ||
| 13072 | 2026.05.06 01:29:45.663030 [ 4 ] {61f84fd9-fa10-4fcf-a8e8-c2cffb51dcf9} <Debug> TCPHandler: Processed in 0.002856998 sec. | ||
| 13073 | 2026.05.06 01:29:45.664634 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13074 | 2026.05.06 01:29:45.664742 [ 4 ] {ed33b5c1-6ccf-47c0-a59c-c438eb40dcc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13075 | 2026.05.06 01:29:45.664784 [ 4 ] {ed33b5c1-6ccf-47c0-a59c-c438eb40dcc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13076 | 2026.05.06 01:29:45.665266 [ 4 ] {ed33b5c1-6ccf-47c0-a59c-c438eb40dcc1} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13077 | 2026.05.06 01:29:45.665302 [ 4 ] {ed33b5c1-6ccf-47c0-a59c-c438eb40dcc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13078 | 2026.05.06 01:29:45.665668 [ 4 ] {ed33b5c1-6ccf-47c0-a59c-c438eb40dcc1} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13079 | 2026.05.06 01:29:45.665884 [ 4 ] {ed33b5c1-6ccf-47c0-a59c-c438eb40dcc1} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13080 | 2026.05.06 01:29:45.666023 [ 4 ] {ed33b5c1-6ccf-47c0-a59c-c438eb40dcc1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001313 sec., 42650.41888804265 rows/sec., 3.28 MiB/sec. | ||
| 13081 | 2026.05.06 01:29:45.666062 [ 4 ] {ed33b5c1-6ccf-47c0-a59c-c438eb40dcc1} <Debug> TCPHandler: Processed in 0.00147804 sec. | ||
| 13082 | 2026.05.06 01:29:45.666182 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13083 | 2026.05.06 01:29:45.666280 [ 4 ] {5a3ea93b-db2c-494d-b470-27e2f1109a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13084 | 2026.05.06 01:29:45.666320 [ 4 ] {5a3ea93b-db2c-494d-b470-27e2f1109a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13085 | 2026.05.06 01:29:45.666726 [ 4 ] {5a3ea93b-db2c-494d-b470-27e2f1109a0b} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13086 | 2026.05.06 01:29:45.666761 [ 4 ] {5a3ea93b-db2c-494d-b470-27e2f1109a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13087 | 2026.05.06 01:29:45.667057 [ 4 ] {5a3ea93b-db2c-494d-b470-27e2f1109a0b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13088 | 2026.05.06 01:29:45.667277 [ 4 ] {5a3ea93b-db2c-494d-b470-27e2f1109a0b} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13089 | 2026.05.06 01:29:45.667406 [ 4 ] {5a3ea93b-db2c-494d-b470-27e2f1109a0b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001146 sec., 55846.42233856893 rows/sec., 4.36 MiB/sec. | ||
| 13090 | 2026.05.06 01:29:45.667443 [ 4 ] {5a3ea93b-db2c-494d-b470-27e2f1109a0b} <Debug> TCPHandler: Processed in 0.001311716 sec. | ||
| 13091 | 2026.05.06 01:29:45.667561 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13092 | 2026.05.06 01:29:45.667657 [ 4 ] {b7dbcff4-9df1-44fd-98cb-c2494ffec683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13093 | 2026.05.06 01:29:45.667701 [ 4 ] {b7dbcff4-9df1-44fd-98cb-c2494ffec683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13094 | 2026.05.06 01:29:45.668105 [ 4 ] {b7dbcff4-9df1-44fd-98cb-c2494ffec683} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13095 | 2026.05.06 01:29:45.668139 [ 4 ] {b7dbcff4-9df1-44fd-98cb-c2494ffec683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13096 | 2026.05.06 01:29:45.668463 [ 4 ] {b7dbcff4-9df1-44fd-98cb-c2494ffec683} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13097 | 2026.05.06 01:29:45.668668 [ 4 ] {b7dbcff4-9df1-44fd-98cb-c2494ffec683} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13098 | 2026.05.06 01:29:45.668771 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Selected 5 parts from all_1_79_16 to all_83_83_0 | ||
| 13099 | 2026.05.06 01:29:45.668798 [ 4 ] {b7dbcff4-9df1-44fd-98cb-c2494ffec683} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 13100 | 2026.05.06 01:29:45.668805 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13101 | 2026.05.06 01:29:45.668829 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13102 | 2026.05.06 01:29:45.668835 [ 4 ] {b7dbcff4-9df1-44fd-98cb-c2494ffec683} <Debug> TCPHandler: Processed in 0.001323977 sec. | ||
| 13103 | 2026.05.06 01:29:45.668945 [ 190 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_83_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_79_16 to all_83_83_0 into Compact with storage Full | ||
| 13104 | 2026.05.06 01:29:45.668980 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13105 | 2026.05.06 01:29:45.669111 [ 190 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_83_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13106 | 2026.05.06 01:29:45.669116 [ 4 ] {0639be75-c422-45ca-bfeb-e7191b692294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13107 | 2026.05.06 01:29:45.669160 [ 190 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_79_16, total 31753 rows starting from the beginning of the part | ||
| 13108 | 2026.05.06 01:29:45.669186 [ 4 ] {0639be75-c422-45ca-bfeb-e7191b692294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13109 | 2026.05.06 01:29:45.669239 [ 190 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 96 rows starting from the beginning of the part | ||
| 13110 | 2026.05.06 01:29:45.669293 [ 190 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 265 rows starting from the beginning of the part | ||
| 13111 | 2026.05.06 01:29:45.669338 [ 190 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 13112 | 2026.05.06 01:29:45.669379 [ 190 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 272 rows starting from the beginning of the part | ||
| 13113 | 2026.05.06 01:29:45.669575 [ 4 ] {0639be75-c422-45ca-bfeb-e7191b692294} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13114 | 2026.05.06 01:29:45.669615 [ 4 ] {0639be75-c422-45ca-bfeb-e7191b692294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13115 | 2026.05.06 01:29:45.669968 [ 4 ] {0639be75-c422-45ca-bfeb-e7191b692294} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13116 | 2026.05.06 01:29:45.670173 [ 4 ] {0639be75-c422-45ca-bfeb-e7191b692294} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13117 | 2026.05.06 01:29:45.670311 [ 4 ] {0639be75-c422-45ca-bfeb-e7191b692294} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00122 sec., 49180.32786885246 rows/sec., 3.31 MiB/sec. | ||
| 13118 | 2026.05.06 01:29:45.670348 [ 4 ] {0639be75-c422-45ca-bfeb-e7191b692294} <Debug> TCPHandler: Processed in 0.001431759 sec. | ||
| 13119 | 2026.05.06 01:29:45.676196 [ 195 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_83_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32546 rows, containing 5 columns (5 merged, 0 gathered) in 0.007306488 sec., 4454397.242560311 rows/sec., 286.16 MiB/sec. | ||
| 13120 | 2026.05.06 01:29:45.676842 [ 189 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_83_17} <Trace> MergedBlockOutputStream: filled checksums all_1_83_17 (state Temporary) | ||
| 13121 | 2026.05.06 01:29:45.677195 [ 189 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_83_17} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_merge_all_1_83_17 to all_1_83_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13122 | 2026.05.06 01:29:45.677299 [ 189 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_83_17} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Merged 5 parts: [all_1_79_16, all_83_83_0] -> all_1_83_17 | ||
| 13123 | 2026.05.06 01:29:45.677409 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 13124 | 2026.05.06 01:29:46.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.37 MiB, peak 347.38 MiB, free memory in arenas 0.00 B, will set to 337.85 MiB (RSS), difference: 1.48 MiB | ||
| 13125 | 2026.05.06 01:29:49.269784 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13126 | 2026.05.06 01:29:49.269863 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13127 | 2026.05.06 01:29:49.439958 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24898 | ||
| 13128 | 2026.05.06 01:29:49.440568 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13129 | 2026.05.06 01:29:49.440615 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13130 | 2026.05.06 01:29:49.441113 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13131 | 2026.05.06 01:29:49.441345 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13132 | 2026.05.06 01:29:49.441491 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24898 | ||
| 13133 | 2026.05.06 01:29:49.504928 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1622 | ||
| 13134 | 2026.05.06 01:29:49.507347 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13135 | 2026.05.06 01:29:49.507387 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13136 | 2026.05.06 01:29:49.508609 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13137 | 2026.05.06 01:29:49.508876 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13138 | 2026.05.06 01:29:49.509151 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1622 | ||
| 13139 | 2026.05.06 01:29:50.665403 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13140 | 2026.05.06 01:29:50.665654 [ 4 ] {33741110-30b9-4124-8227-90dedec925f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 13141 | 2026.05.06 01:29:50.666015 [ 4 ] {33741110-30b9-4124-8227-90dedec925f9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13142 | 2026.05.06 01:29:50.666052 [ 4 ] {33741110-30b9-4124-8227-90dedec925f9} <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 | ||
| 13143 | 2026.05.06 01:29:50.666290 [ 4 ] {33741110-30b9-4124-8227-90dedec925f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13144 | 2026.05.06 01:29:50.666357 [ 4 ] {33741110-30b9-4124-8227-90dedec925f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13145 | 2026.05.06 01:29:50.666499 [ 4 ] {33741110-30b9-4124-8227-90dedec925f9} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 13146 | 2026.05.06 01:29:50.666605 [ 316 ] {33741110-30b9-4124-8227-90dedec925f9} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13147 | 2026.05.06 01:29:50.666616 [ 352 ] {33741110-30b9-4124-8227-90dedec925f9} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13148 | 2026.05.06 01:29:50.666607 [ 324 ] {33741110-30b9-4124-8227-90dedec925f9} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13149 | 2026.05.06 01:29:50.666640 [ 321 ] {33741110-30b9-4124-8227-90dedec925f9} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13150 | 2026.05.06 01:29:50.666778 [ 4 ] {33741110-30b9-4124-8227-90dedec925f9} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 13151 | 2026.05.06 01:29:50.666805 [ 4 ] {33741110-30b9-4124-8227-90dedec925f9} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13152 | 2026.05.06 01:29:50.666872 [ 4 ] {33741110-30b9-4124-8227-90dedec925f9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13153 | 2026.05.06 01:29:50.666891 [ 4 ] {33741110-30b9-4124-8227-90dedec925f9} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 13154 | 2026.05.06 01:29:50.666925 [ 4 ] {33741110-30b9-4124-8227-90dedec925f9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 13155 | 2026.05.06 01:29:50.666962 [ 4 ] {33741110-30b9-4124-8227-90dedec925f9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 13156 | 2026.05.06 01:29:50.668096 [ 4 ] {33741110-30b9-4124-8227-90dedec925f9} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002544 sec., 16116.352201257863 rows/sec., 2.90 MiB/sec. | ||
| 13157 | 2026.05.06 01:29:50.668205 [ 4 ] {33741110-30b9-4124-8227-90dedec925f9} <Debug> TCPHandler: Processed in 0.00293393 sec. | ||
| 13158 | 2026.05.06 01:29:50.673930 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13159 | 2026.05.06 01:29:50.674064 [ 4 ] {c53e9535-e87b-4e06-97ee-6bafef75fb73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13160 | 2026.05.06 01:29:50.674116 [ 4 ] {c53e9535-e87b-4e06-97ee-6bafef75fb73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13161 | 2026.05.06 01:29:50.674849 [ 4 ] {c53e9535-e87b-4e06-97ee-6bafef75fb73} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13162 | 2026.05.06 01:29:50.674893 [ 4 ] {c53e9535-e87b-4e06-97ee-6bafef75fb73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13163 | 2026.05.06 01:29:50.675260 [ 4 ] {c53e9535-e87b-4e06-97ee-6bafef75fb73} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13164 | 2026.05.06 01:29:50.675474 [ 4 ] {c53e9535-e87b-4e06-97ee-6bafef75fb73} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13165 | 2026.05.06 01:29:50.675623 [ 4 ] {c53e9535-e87b-4e06-97ee-6bafef75fb73} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001597 sec., 177833.4376956794 rows/sec., 11.29 MiB/sec. | ||
| 13166 | 2026.05.06 01:29:50.675660 [ 4 ] {c53e9535-e87b-4e06-97ee-6bafef75fb73} <Debug> TCPHandler: Processed in 0.001792817 sec. | ||
| 13167 | 2026.05.06 01:29:50.675784 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13168 | 2026.05.06 01:29:50.675878 [ 4 ] {b3ecac52-1845-4888-9e64-66ea504bcc8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13169 | 2026.05.06 01:29:50.675918 [ 4 ] {b3ecac52-1845-4888-9e64-66ea504bcc8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13170 | 2026.05.06 01:29:50.676709 [ 4 ] {b3ecac52-1845-4888-9e64-66ea504bcc8e} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13171 | 2026.05.06 01:29:50.676744 [ 4 ] {b3ecac52-1845-4888-9e64-66ea504bcc8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13172 | 2026.05.06 01:29:50.677081 [ 4 ] {b3ecac52-1845-4888-9e64-66ea504bcc8e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13173 | 2026.05.06 01:29:50.677286 [ 4 ] {b3ecac52-1845-4888-9e64-66ea504bcc8e} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13174 | 2026.05.06 01:29:50.677418 [ 4 ] {b3ecac52-1845-4888-9e64-66ea504bcc8e} <Debug> executeQuery: Read 879 rows, 70.73 KiB in 0.001559 sec., 563822.9634381013 rows/sec., 44.31 MiB/sec. | ||
| 13175 | 2026.05.06 01:29:50.677454 [ 4 ] {b3ecac52-1845-4888-9e64-66ea504bcc8e} <Debug> TCPHandler: Processed in 0.001717895 sec. | ||
| 13176 | 2026.05.06 01:29:50.677575 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13177 | 2026.05.06 01:29:50.677668 [ 4 ] {c6048fe8-62aa-478c-8112-4c45e5862078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13178 | 2026.05.06 01:29:50.677708 [ 4 ] {c6048fe8-62aa-478c-8112-4c45e5862078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13179 | 2026.05.06 01:29:50.678166 [ 4 ] {c6048fe8-62aa-478c-8112-4c45e5862078} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13180 | 2026.05.06 01:29:50.678202 [ 4 ] {c6048fe8-62aa-478c-8112-4c45e5862078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13181 | 2026.05.06 01:29:50.678501 [ 4 ] {c6048fe8-62aa-478c-8112-4c45e5862078} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13182 | 2026.05.06 01:29:50.678708 [ 4 ] {c6048fe8-62aa-478c-8112-4c45e5862078} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13183 | 2026.05.06 01:29:50.678835 [ 4 ] {c6048fe8-62aa-478c-8112-4c45e5862078} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001185 sec., 154430.37974683545 rows/sec., 9.58 MiB/sec. | ||
| 13184 | 2026.05.06 01:29:50.678870 [ 4 ] {c6048fe8-62aa-478c-8112-4c45e5862078} <Debug> TCPHandler: Processed in 0.001344387 sec. | ||
| 13185 | 2026.05.06 01:29:50.678984 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13186 | 2026.05.06 01:29:50.679076 [ 4 ] {8331462c-58ab-4001-8a41-47e19000e67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13187 | 2026.05.06 01:29:50.679115 [ 4 ] {8331462c-58ab-4001-8a41-47e19000e67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13188 | 2026.05.06 01:29:50.679540 [ 4 ] {8331462c-58ab-4001-8a41-47e19000e67c} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13189 | 2026.05.06 01:29:50.679577 [ 4 ] {8331462c-58ab-4001-8a41-47e19000e67c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13190 | 2026.05.06 01:29:50.679863 [ 4 ] {8331462c-58ab-4001-8a41-47e19000e67c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13191 | 2026.05.06 01:29:50.680064 [ 4 ] {8331462c-58ab-4001-8a41-47e19000e67c} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13192 | 2026.05.06 01:29:50.680189 [ 4 ] {8331462c-58ab-4001-8a41-47e19000e67c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00113 sec., 131858.40707964601 rows/sec., 8.52 MiB/sec. | ||
| 13193 | 2026.05.06 01:29:50.680225 [ 4 ] {8331462c-58ab-4001-8a41-47e19000e67c} <Debug> TCPHandler: Processed in 0.001289166 sec. | ||
| 13194 | 2026.05.06 01:29:50.680345 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13195 | 2026.05.06 01:29:50.680437 [ 4 ] {38259b2b-b22d-4d86-86fa-47f9d87c4506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13196 | 2026.05.06 01:29:50.680475 [ 4 ] {38259b2b-b22d-4d86-86fa-47f9d87c4506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13197 | 2026.05.06 01:29:50.680901 [ 4 ] {38259b2b-b22d-4d86-86fa-47f9d87c4506} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13198 | 2026.05.06 01:29:50.680937 [ 4 ] {38259b2b-b22d-4d86-86fa-47f9d87c4506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13199 | 2026.05.06 01:29:50.681221 [ 4 ] {38259b2b-b22d-4d86-86fa-47f9d87c4506} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13200 | 2026.05.06 01:29:50.681420 [ 4 ] {38259b2b-b22d-4d86-86fa-47f9d87c4506} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13201 | 2026.05.06 01:29:50.681544 [ 4 ] {38259b2b-b22d-4d86-86fa-47f9d87c4506} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001125 sec., 131555.55555555556 rows/sec., 7.48 MiB/sec. | ||
| 13202 | 2026.05.06 01:29:50.681581 [ 4 ] {38259b2b-b22d-4d86-86fa-47f9d87c4506} <Debug> TCPHandler: Processed in 0.001283746 sec. | ||
| 13203 | 2026.05.06 01:29:50.681698 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13204 | 2026.05.06 01:29:50.681789 [ 4 ] {41014530-6b2b-4835-90bc-4cbe68042921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13205 | 2026.05.06 01:29:50.681828 [ 4 ] {41014530-6b2b-4835-90bc-4cbe68042921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13206 | 2026.05.06 01:29:50.682397 [ 4 ] {41014530-6b2b-4835-90bc-4cbe68042921} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13207 | 2026.05.06 01:29:50.682430 [ 4 ] {41014530-6b2b-4835-90bc-4cbe68042921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13208 | 2026.05.06 01:29:50.682738 [ 4 ] {41014530-6b2b-4835-90bc-4cbe68042921} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13209 | 2026.05.06 01:29:50.682942 [ 4 ] {41014530-6b2b-4835-90bc-4cbe68042921} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13210 | 2026.05.06 01:29:50.683068 [ 4 ] {41014530-6b2b-4835-90bc-4cbe68042921} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001296 sec., 409722.2222222222 rows/sec., 28.98 MiB/sec. | ||
| 13211 | 2026.05.06 01:29:50.683104 [ 4 ] {41014530-6b2b-4835-90bc-4cbe68042921} <Debug> TCPHandler: Processed in 0.001454199 sec. | ||
| 13212 | 2026.05.06 01:29:50.683219 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13213 | 2026.05.06 01:29:50.683312 [ 4 ] {bd4d3b37-45fc-43c5-9e0f-95a6fb6855dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13214 | 2026.05.06 01:29:50.683352 [ 4 ] {bd4d3b37-45fc-43c5-9e0f-95a6fb6855dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13215 | 2026.05.06 01:29:50.683673 [ 4 ] {bd4d3b37-45fc-43c5-9e0f-95a6fb6855dd} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13216 | 2026.05.06 01:29:50.683706 [ 4 ] {bd4d3b37-45fc-43c5-9e0f-95a6fb6855dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13217 | 2026.05.06 01:29:50.683993 [ 4 ] {bd4d3b37-45fc-43c5-9e0f-95a6fb6855dd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13218 | 2026.05.06 01:29:50.684188 [ 4 ] {bd4d3b37-45fc-43c5-9e0f-95a6fb6855dd} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13219 | 2026.05.06 01:29:50.684320 [ 4 ] {bd4d3b37-45fc-43c5-9e0f-95a6fb6855dd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001025 sec., 5853.658536585365 rows/sec., 305.83 KiB/sec. | ||
| 13220 | 2026.05.06 01:29:50.684355 [ 4 ] {bd4d3b37-45fc-43c5-9e0f-95a6fb6855dd} <Debug> TCPHandler: Processed in 0.001183444 sec. | ||
| 13221 | 2026.05.06 01:29:50.684468 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13222 | 2026.05.06 01:29:50.684561 [ 4 ] {c22d0470-3997-42fa-914c-f3726e40f7dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13223 | 2026.05.06 01:29:50.684603 [ 4 ] {c22d0470-3997-42fa-914c-f3726e40f7dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13224 | 2026.05.06 01:29:50.685002 [ 4 ] {c22d0470-3997-42fa-914c-f3726e40f7dc} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13225 | 2026.05.06 01:29:50.685036 [ 4 ] {c22d0470-3997-42fa-914c-f3726e40f7dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13226 | 2026.05.06 01:29:50.685347 [ 4 ] {c22d0470-3997-42fa-914c-f3726e40f7dc} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13227 | 2026.05.06 01:29:50.685542 [ 4 ] {c22d0470-3997-42fa-914c-f3726e40f7dc} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13228 | 2026.05.06 01:29:50.685665 [ 4 ] {c22d0470-3997-42fa-914c-f3726e40f7dc} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001122 sec., 236185.38324420678 rows/sec., 15.69 MiB/sec. | ||
| 13229 | 2026.05.06 01:29:50.685700 [ 4 ] {c22d0470-3997-42fa-914c-f3726e40f7dc} <Debug> TCPHandler: Processed in 0.001279366 sec. | ||
| 13230 | 2026.05.06 01:29:50.685826 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13231 | 2026.05.06 01:29:50.685918 [ 4 ] {ae362aaa-a627-4ec0-b161-b4a7518594c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13232 | 2026.05.06 01:29:50.685958 [ 4 ] {ae362aaa-a627-4ec0-b161-b4a7518594c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13233 | 2026.05.06 01:29:50.686265 [ 4 ] {ae362aaa-a627-4ec0-b161-b4a7518594c7} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13234 | 2026.05.06 01:29:50.686299 [ 4 ] {ae362aaa-a627-4ec0-b161-b4a7518594c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13235 | 2026.05.06 01:29:50.686583 [ 4 ] {ae362aaa-a627-4ec0-b161-b4a7518594c7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13236 | 2026.05.06 01:29:50.686789 [ 4 ] {ae362aaa-a627-4ec0-b161-b4a7518594c7} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13237 | 2026.05.06 01:29:50.686918 [ 4 ] {ae362aaa-a627-4ec0-b161-b4a7518594c7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 13238 | 2026.05.06 01:29:50.686952 [ 4 ] {ae362aaa-a627-4ec0-b161-b4a7518594c7} <Debug> TCPHandler: Processed in 0.001174664 sec. | ||
| 13239 | 2026.05.06 01:29:50.687074 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13240 | 2026.05.06 01:29:50.687190 [ 4 ] {0bd13eef-d185-4da3-97e2-0ef3a4d12a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13241 | 2026.05.06 01:29:50.687253 [ 4 ] {0bd13eef-d185-4da3-97e2-0ef3a4d12a51} <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 | ||
| 13242 | 2026.05.06 01:29:50.688136 [ 4 ] {0bd13eef-d185-4da3-97e2-0ef3a4d12a51} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13243 | 2026.05.06 01:29:50.688171 [ 4 ] {0bd13eef-d185-4da3-97e2-0ef3a4d12a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13244 | 2026.05.06 01:29:50.688720 [ 4 ] {0bd13eef-d185-4da3-97e2-0ef3a4d12a51} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13245 | 2026.05.06 01:29:50.688934 [ 4 ] {0bd13eef-d185-4da3-97e2-0ef3a4d12a51} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13246 | 2026.05.06 01:29:50.689065 [ 4 ] {0bd13eef-d185-4da3-97e2-0ef3a4d12a51} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.0019 sec., 21578.947368421053 rows/sec., 38.67 MiB/sec. | ||
| 13247 | 2026.05.06 01:29:50.689116 [ 4 ] {0bd13eef-d185-4da3-97e2-0ef3a4d12a51} <Debug> TCPHandler: Processed in 0.002099963 sec. | ||
| 13248 | 2026.05.06 01:29:50.689236 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13249 | 2026.05.06 01:29:50.689329 [ 4 ] {d4129e03-f230-422c-a5d2-f94dd54d2428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13250 | 2026.05.06 01:29:50.689395 [ 4 ] {d4129e03-f230-422c-a5d2-f94dd54d2428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13251 | 2026.05.06 01:29:50.689720 [ 4 ] {d4129e03-f230-422c-a5d2-f94dd54d2428} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13252 | 2026.05.06 01:29:50.689754 [ 4 ] {d4129e03-f230-422c-a5d2-f94dd54d2428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13253 | 2026.05.06 01:29:50.690059 [ 4 ] {d4129e03-f230-422c-a5d2-f94dd54d2428} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13254 | 2026.05.06 01:29:50.690257 [ 4 ] {d4129e03-f230-422c-a5d2-f94dd54d2428} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13255 | 2026.05.06 01:29:50.690386 [ 4 ] {d4129e03-f230-422c-a5d2-f94dd54d2428} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001076 sec., 83643.12267657994 rows/sec., 5.23 MiB/sec. | ||
| 13256 | 2026.05.06 01:29:50.690420 [ 4 ] {d4129e03-f230-422c-a5d2-f94dd54d2428} <Debug> TCPHandler: Processed in 0.001232965 sec. | ||
| 13257 | 2026.05.06 01:29:50.713299 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 13258 | 2026.05.06 01:29:50.728214 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13259 | 2026.05.06 01:29:50.728290 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13260 | 2026.05.06 01:29:50.733902 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13261 | 2026.05.06 01:29:50.734570 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13262 | 2026.05.06 01:29:50.737102 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 13263 | 2026.05.06 01:29:51.000271 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 339.22 MiB, peak 347.38 MiB, free memory in arenas 0.00 B, will set to 337.85 MiB (RSS), difference: -1.36 MiB | ||
| 13264 | 2026.05.06 01:29:52.074955 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13265 | 2026.05.06 01:29:52.075225 [ 4 ] {446913c9-e090-4bf5-81ec-957a4ddb3d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 13266 | 2026.05.06 01:29:52.075625 [ 4 ] {446913c9-e090-4bf5-81ec-957a4ddb3d4d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13267 | 2026.05.06 01:29:52.075662 [ 4 ] {446913c9-e090-4bf5-81ec-957a4ddb3d4d} <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 | ||
| 13268 | 2026.05.06 01:29:52.075903 [ 4 ] {446913c9-e090-4bf5-81ec-957a4ddb3d4d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13269 | 2026.05.06 01:29:52.075973 [ 4 ] {446913c9-e090-4bf5-81ec-957a4ddb3d4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13270 | 2026.05.06 01:29:52.076117 [ 4 ] {446913c9-e090-4bf5-81ec-957a4ddb3d4d} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 13271 | 2026.05.06 01:29:52.076240 [ 348 ] {446913c9-e090-4bf5-81ec-957a4ddb3d4d} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13272 | 2026.05.06 01:29:52.076245 [ 324 ] {446913c9-e090-4bf5-81ec-957a4ddb3d4d} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13273 | 2026.05.06 01:29:52.076244 [ 352 ] {446913c9-e090-4bf5-81ec-957a4ddb3d4d} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13274 | 2026.05.06 01:29:52.076246 [ 321 ] {446913c9-e090-4bf5-81ec-957a4ddb3d4d} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13275 | 2026.05.06 01:29:52.076426 [ 4 ] {446913c9-e090-4bf5-81ec-957a4ddb3d4d} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 13276 | 2026.05.06 01:29:52.076453 [ 4 ] {446913c9-e090-4bf5-81ec-957a4ddb3d4d} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13277 | 2026.05.06 01:29:52.076520 [ 4 ] {446913c9-e090-4bf5-81ec-957a4ddb3d4d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13278 | 2026.05.06 01:29:52.076540 [ 4 ] {446913c9-e090-4bf5-81ec-957a4ddb3d4d} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 13279 | 2026.05.06 01:29:52.076573 [ 4 ] {446913c9-e090-4bf5-81ec-957a4ddb3d4d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 13280 | 2026.05.06 01:29:52.076615 [ 4 ] {446913c9-e090-4bf5-81ec-957a4ddb3d4d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 13281 | 2026.05.06 01:29:52.077620 [ 4 ] {446913c9-e090-4bf5-81ec-957a4ddb3d4d} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002512 sec., 16321.656050955415 rows/sec., 3.56 MiB/sec. | ||
| 13282 | 2026.05.06 01:29:52.077700 [ 4 ] {446913c9-e090-4bf5-81ec-957a4ddb3d4d} <Debug> TCPHandler: Processed in 0.002895989 sec. | ||
| 13283 | 2026.05.06 01:29:52.090861 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13284 | 2026.05.06 01:29:52.091018 [ 4 ] {964eed16-57c6-4c4e-8263-0dc529c0f4e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13285 | 2026.05.06 01:29:52.091081 [ 4 ] {964eed16-57c6-4c4e-8263-0dc529c0f4e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13286 | 2026.05.06 01:29:52.091670 [ 4 ] {964eed16-57c6-4c4e-8263-0dc529c0f4e7} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13287 | 2026.05.06 01:29:52.091713 [ 4 ] {964eed16-57c6-4c4e-8263-0dc529c0f4e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13288 | 2026.05.06 01:29:52.092065 [ 4 ] {964eed16-57c6-4c4e-8263-0dc529c0f4e7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 13289 | 2026.05.06 01:29:52.092284 [ 4 ] {964eed16-57c6-4c4e-8263-0dc529c0f4e7} <Trace> oximeter.fields_ipaddr (91b84ca0-9e1c-4096-a7a5-eae95af25137): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13290 | 2026.05.06 01:29:52.092437 [ 4 ] {964eed16-57c6-4c4e-8263-0dc529c0f4e7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001464 sec., 1366.120218579235 rows/sec., 111.40 KiB/sec. | ||
| 13291 | 2026.05.06 01:29:52.092475 [ 4 ] {964eed16-57c6-4c4e-8263-0dc529c0f4e7} <Debug> TCPHandler: Processed in 0.001693444 sec. | ||
| 13292 | 2026.05.06 01:29:52.092597 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13293 | 2026.05.06 01:29:52.092691 [ 4 ] {ea1ae9e9-0ef6-4e44-ba6a-f61319071ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13294 | 2026.05.06 01:29:52.092731 [ 4 ] {ea1ae9e9-0ef6-4e44-ba6a-f61319071ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13295 | 2026.05.06 01:29:52.094322 [ 4 ] {ea1ae9e9-0ef6-4e44-ba6a-f61319071ea7} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13296 | 2026.05.06 01:29:52.094359 [ 4 ] {ea1ae9e9-0ef6-4e44-ba6a-f61319071ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13297 | 2026.05.06 01:29:52.094808 [ 4 ] {ea1ae9e9-0ef6-4e44-ba6a-f61319071ea7} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13298 | 2026.05.06 01:29:52.095017 [ 4 ] {ea1ae9e9-0ef6-4e44-ba6a-f61319071ea7} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13299 | 2026.05.06 01:29:52.095139 [ 63 ] {} <Debug> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13300 | 2026.05.06 01:29:52.095152 [ 4 ] {ea1ae9e9-0ef6-4e44-ba6a-f61319071ea7} <Debug> executeQuery: Read 2406 rows, 181.77 KiB in 0.002479 sec., 970552.6421944333 rows/sec., 71.60 MiB/sec. | ||
| 13301 | 2026.05.06 01:29:52.095191 [ 63 ] {} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13302 | 2026.05.06 01:29:52.095204 [ 4 ] {ea1ae9e9-0ef6-4e44-ba6a-f61319071ea7} <Debug> TCPHandler: Processed in 0.002659304 sec. | ||
| 13303 | 2026.05.06 01:29:52.095222 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13304 | 2026.05.06 01:29:52.095317 [ 200 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13305 | 2026.05.06 01:29:52.095324 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13306 | 2026.05.06 01:29:52.095408 [ 200 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13307 | 2026.05.06 01:29:52.095431 [ 4 ] {22e7c686-aa7b-4257-8ef2-9680b533af4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13308 | 2026.05.06 01:29:52.095434 [ 200 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3242 rows starting from the beginning of the part | ||
| 13309 | 2026.05.06 01:29:52.095473 [ 4 ] {22e7c686-aa7b-4257-8ef2-9680b533af4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13310 | 2026.05.06 01:29:52.095497 [ 200 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 56 rows starting from the beginning of the part | ||
| 13311 | 2026.05.06 01:29:52.095539 [ 200 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 886 rows starting from the beginning of the part | ||
| 13312 | 2026.05.06 01:29:52.095585 [ 200 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 56 rows starting from the beginning of the part | ||
| 13313 | 2026.05.06 01:29:52.095624 [ 200 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 879 rows starting from the beginning of the part | ||
| 13314 | 2026.05.06 01:29:52.095662 [ 200 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 2406 rows starting from the beginning of the part | ||
| 13315 | 2026.05.06 01:29:52.095884 [ 4 ] {22e7c686-aa7b-4257-8ef2-9680b533af4a} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13316 | 2026.05.06 01:29:52.095919 [ 4 ] {22e7c686-aa7b-4257-8ef2-9680b533af4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13317 | 2026.05.06 01:29:52.096227 [ 4 ] {22e7c686-aa7b-4257-8ef2-9680b533af4a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13318 | 2026.05.06 01:29:52.096443 [ 4 ] {22e7c686-aa7b-4257-8ef2-9680b533af4a} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13319 | 2026.05.06 01:29:52.096575 [ 4 ] {22e7c686-aa7b-4257-8ef2-9680b533af4a} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001161 sec., 11197.243755383292 rows/sec., 832.73 KiB/sec. | ||
| 13320 | 2026.05.06 01:29:52.096612 [ 4 ] {22e7c686-aa7b-4257-8ef2-9680b533af4a} <Debug> TCPHandler: Processed in 0.001340727 sec. | ||
| 13321 | 2026.05.06 01:29:52.096719 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13322 | 2026.05.06 01:29:52.096812 [ 4 ] {c59b6582-579d-4b61-b928-41829d1bbffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13323 | 2026.05.06 01:29:52.096851 [ 4 ] {c59b6582-579d-4b61-b928-41829d1bbffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13324 | 2026.05.06 01:29:52.097663 [ 4 ] {c59b6582-579d-4b61-b928-41829d1bbffc} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13325 | 2026.05.06 01:29:52.097700 [ 4 ] {c59b6582-579d-4b61-b928-41829d1bbffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13326 | 2026.05.06 01:29:52.097804 [ 189 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7525 rows, containing 5 columns (5 merged, 0 gathered) in 0.002518221 sec., 2988220.652595622 rows/sec., 236.96 MiB/sec. | ||
| 13327 | 2026.05.06 01:29:52.098025 [ 4 ] {c59b6582-579d-4b61-b928-41829d1bbffc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13328 | 2026.05.06 01:29:52.098213 [ 195 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13329 | 2026.05.06 01:29:52.098259 [ 4 ] {c59b6582-579d-4b61-b928-41829d1bbffc} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13330 | 2026.05.06 01:29:52.098406 [ 4 ] {c59b6582-579d-4b61-b928-41829d1bbffc} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001612 sec., 496898.2630272953 rows/sec., 28.70 MiB/sec. | ||
| 13331 | 2026.05.06 01:29:52.098447 [ 4 ] {c59b6582-579d-4b61-b928-41829d1bbffc} <Debug> TCPHandler: Processed in 0.001778396 sec. | ||
| 13332 | 2026.05.06 01:29:52.098558 [ 195 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_86_17} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13333 | 2026.05.06 01:29:52.098563 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13334 | 2026.05.06 01:29:52.098649 [ 195 ] {3288ca2c-b694-4f49-8ac4-49199bb0c97a::all_1_86_17} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13335 | 2026.05.06 01:29:52.098673 [ 4 ] {c82ae85b-1b91-4063-a3f9-77bb992eec8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13336 | 2026.05.06 01:29:52.098718 [ 4 ] {c82ae85b-1b91-4063-a3f9-77bb992eec8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13337 | 2026.05.06 01:29:52.098745 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 13338 | 2026.05.06 01:29:52.099105 [ 4 ] {c82ae85b-1b91-4063-a3f9-77bb992eec8a} <Trace> oximeter.fields_u64 (4bdf4849-4cd9-4484-ba2e-9b076d8e6376): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13339 | 2026.05.06 01:29:52.099145 [ 4 ] {c82ae85b-1b91-4063-a3f9-77bb992eec8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13340 | 2026.05.06 01:29:52.099432 [ 4 ] {c82ae85b-1b91-4063-a3f9-77bb992eec8a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 13341 | 2026.05.06 01:29:52.099634 [ 4 ] {c82ae85b-1b91-4063-a3f9-77bb992eec8a} <Trace> oximeter.fields_u64 (4bdf4849-4cd9-4484-ba2e-9b076d8e6376): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13342 | 2026.05.06 01:29:52.099765 [ 4 ] {c82ae85b-1b91-4063-a3f9-77bb992eec8a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 63.34 KiB/sec. | ||
| 13343 | 2026.05.06 01:29:52.099803 [ 4 ] {c82ae85b-1b91-4063-a3f9-77bb992eec8a} <Debug> TCPHandler: Processed in 0.001290636 sec. | ||
| 13344 | 2026.05.06 01:29:52.099915 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13345 | 2026.05.06 01:29:52.100009 [ 4 ] {f0021c1a-2300-43fc-8337-79b020128dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13346 | 2026.05.06 01:29:52.100048 [ 4 ] {f0021c1a-2300-43fc-8337-79b020128dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13347 | 2026.05.06 01:29:52.101036 [ 4 ] {f0021c1a-2300-43fc-8337-79b020128dbe} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13348 | 2026.05.06 01:29:52.101071 [ 4 ] {f0021c1a-2300-43fc-8337-79b020128dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13349 | 2026.05.06 01:29:52.101415 [ 4 ] {f0021c1a-2300-43fc-8337-79b020128dbe} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13350 | 2026.05.06 01:29:52.101626 [ 4 ] {f0021c1a-2300-43fc-8337-79b020128dbe} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13351 | 2026.05.06 01:29:52.101755 [ 4 ] {f0021c1a-2300-43fc-8337-79b020128dbe} <Debug> executeQuery: Read 1292 rows, 88.28 KiB in 0.001764 sec., 732426.3038548753 rows/sec., 48.87 MiB/sec. | ||
| 13352 | 2026.05.06 01:29:52.101780 [ 62 ] {} <Debug> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13353 | 2026.05.06 01:29:52.101792 [ 4 ] {f0021c1a-2300-43fc-8337-79b020128dbe} <Debug> TCPHandler: Processed in 0.001927569 sec. | ||
| 13354 | 2026.05.06 01:29:52.101849 [ 62 ] {} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13355 | 2026.05.06 01:29:52.101878 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13356 | 2026.05.06 01:29:52.101945 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13357 | 2026.05.06 01:29:52.101955 [ 200 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13358 | 2026.05.06 01:29:52.102046 [ 4 ] {73718a6a-26e6-4811-908e-f8bef14e27c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13359 | 2026.05.06 01:29:52.102047 [ 200 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13360 | 2026.05.06 01:29:52.102083 [ 200 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1793 rows starting from the beginning of the part | ||
| 13361 | 2026.05.06 01:29:52.102089 [ 4 ] {73718a6a-26e6-4811-908e-f8bef14e27c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13362 | 2026.05.06 01:29:52.102134 [ 200 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 64 rows starting from the beginning of the part | ||
| 13363 | 2026.05.06 01:29:52.102176 [ 200 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 545 rows starting from the beginning of the part | ||
| 13364 | 2026.05.06 01:29:52.102215 [ 200 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part | ||
| 13365 | 2026.05.06 01:29:52.102253 [ 200 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 531 rows starting from the beginning of the part | ||
| 13366 | 2026.05.06 01:29:52.102295 [ 200 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1292 rows starting from the beginning of the part | ||
| 13367 | 2026.05.06 01:29:52.102920 [ 4 ] {73718a6a-26e6-4811-908e-f8bef14e27c3} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13368 | 2026.05.06 01:29:52.102954 [ 4 ] {73718a6a-26e6-4811-908e-f8bef14e27c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13369 | 2026.05.06 01:29:52.103385 [ 4 ] {73718a6a-26e6-4811-908e-f8bef14e27c3} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13370 | 2026.05.06 01:29:52.103533 [ 200 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4289 rows, containing 5 columns (5 merged, 0 gathered) in 0.001609363 sec., 2665029.580026383 rows/sec., 192.78 MiB/sec. | ||
| 13371 | 2026.05.06 01:29:52.103595 [ 4 ] {73718a6a-26e6-4811-908e-f8bef14e27c3} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13372 | 2026.05.06 01:29:52.103726 [ 4 ] {73718a6a-26e6-4811-908e-f8bef14e27c3} <Debug> executeQuery: Read 1529 rows, 95.26 KiB in 0.001699 sec., 899941.141848146 rows/sec., 54.75 MiB/sec. | ||
| 13373 | 2026.05.06 01:29:52.103750 [ 192 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13374 | 2026.05.06 01:29:52.103763 [ 4 ] {73718a6a-26e6-4811-908e-f8bef14e27c3} <Debug> TCPHandler: Processed in 0.001869357 sec. | ||
| 13375 | 2026.05.06 01:29:52.103892 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13376 | 2026.05.06 01:29:52.103986 [ 4 ] {06ddeb61-195b-4624-b294-7f52aa3249af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13377 | 2026.05.06 01:29:52.104041 [ 4 ] {06ddeb61-195b-4624-b294-7f52aa3249af} <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 | ||
| 13378 | 2026.05.06 01:29:52.104042 [ 192 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_86_17} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13379 | 2026.05.06 01:29:52.104126 [ 192 ] {e0ba1912-c49c-43b4-b48b-915a8078248f::all_1_86_17} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13380 | 2026.05.06 01:29:52.104207 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 13381 | 2026.05.06 01:29:52.104788 [ 4 ] {06ddeb61-195b-4624-b294-7f52aa3249af} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13382 | 2026.05.06 01:29:52.104823 [ 4 ] {06ddeb61-195b-4624-b294-7f52aa3249af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13383 | 2026.05.06 01:29:52.105310 [ 4 ] {06ddeb61-195b-4624-b294-7f52aa3249af} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13384 | 2026.05.06 01:29:52.105524 [ 4 ] {06ddeb61-195b-4624-b294-7f52aa3249af} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13385 | 2026.05.06 01:29:52.105662 [ 4 ] {06ddeb61-195b-4624-b294-7f52aa3249af} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001695 sec., 6489.675516224189 rows/sec., 11.63 MiB/sec. | ||
| 13386 | 2026.05.06 01:29:52.105714 [ 4 ] {06ddeb61-195b-4624-b294-7f52aa3249af} <Debug> TCPHandler: Processed in 0.001873918 sec. | ||
| 13387 | 2026.05.06 01:29:52.105838 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13388 | 2026.05.06 01:29:52.105933 [ 4 ] {5772abbd-67a5-4d0c-aa1c-796936d2d476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13389 | 2026.05.06 01:29:52.105974 [ 4 ] {5772abbd-67a5-4d0c-aa1c-796936d2d476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13390 | 2026.05.06 01:29:52.106297 [ 4 ] {5772abbd-67a5-4d0c-aa1c-796936d2d476} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13391 | 2026.05.06 01:29:52.106333 [ 4 ] {5772abbd-67a5-4d0c-aa1c-796936d2d476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13392 | 2026.05.06 01:29:52.106624 [ 4 ] {5772abbd-67a5-4d0c-aa1c-796936d2d476} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13393 | 2026.05.06 01:29:52.106833 [ 4 ] {5772abbd-67a5-4d0c-aa1c-796936d2d476} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13394 | 2026.05.06 01:29:52.106950 [ 62 ] {} <Debug> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13395 | 2026.05.06 01:29:52.106962 [ 4 ] {5772abbd-67a5-4d0c-aa1c-796936d2d476} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001048 sec., 22900.763358778622 rows/sec., 1.54 MiB/sec. | ||
| 13396 | 2026.05.06 01:29:52.106995 [ 62 ] {} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13397 | 2026.05.06 01:29:52.107014 [ 4 ] {5772abbd-67a5-4d0c-aa1c-796936d2d476} <Debug> TCPHandler: Processed in 0.001226995 sec. | ||
| 13398 | 2026.05.06 01:29:52.107019 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13399 | 2026.05.06 01:29:52.107115 [ 192 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13400 | 2026.05.06 01:29:52.107213 [ 192 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13401 | 2026.05.06 01:29:52.107243 [ 192 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5328 rows starting from the beginning of the part | ||
| 13402 | 2026.05.06 01:29:52.107300 [ 192 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 13403 | 2026.05.06 01:29:52.107346 [ 192 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 90 rows starting from the beginning of the part | ||
| 13404 | 2026.05.06 01:29:52.107390 [ 192 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 13405 | 2026.05.06 01:29:52.107431 [ 192 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 90 rows starting from the beginning of the part | ||
| 13406 | 2026.05.06 01:29:52.107474 [ 192 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 24 rows starting from the beginning of the part | ||
| 13407 | 2026.05.06 01:29:52.108934 [ 198 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5652 rows, containing 4 columns (4 merged, 0 gathered) in 0.001849418 sec., 3056096.566595545 rows/sec., 197.04 MiB/sec. | ||
| 13408 | 2026.05.06 01:29:52.109359 [ 187 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13409 | 2026.05.06 01:29:52.109661 [ 187 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_86_17} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13410 | 2026.05.06 01:29:52.109727 [ 187 ] {468791eb-b6f9-489e-a373-32d170f31942::all_1_86_17} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13411 | 2026.05.06 01:29:52.109817 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 13412 | 2026.05.06 01:29:55.658144 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13413 | 2026.05.06 01:29:55.658418 [ 4 ] {bdc304d5-7d04-48f8-b5e6-f0b3ff469ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13414 | 2026.05.06 01:29:55.658801 [ 4 ] {bdc304d5-7d04-48f8-b5e6-f0b3ff469ce9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13415 | 2026.05.06 01:29:55.658836 [ 4 ] {bdc304d5-7d04-48f8-b5e6-f0b3ff469ce9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13416 | 2026.05.06 01:29:55.659057 [ 4 ] {bdc304d5-7d04-48f8-b5e6-f0b3ff469ce9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13417 | 2026.05.06 01:29:55.659129 [ 4 ] {bdc304d5-7d04-48f8-b5e6-f0b3ff469ce9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13418 | 2026.05.06 01:29:55.659272 [ 4 ] {bdc304d5-7d04-48f8-b5e6-f0b3ff469ce9} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13419 | 2026.05.06 01:29:55.659381 [ 324 ] {bdc304d5-7d04-48f8-b5e6-f0b3ff469ce9} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13420 | 2026.05.06 01:29:55.659386 [ 362 ] {bdc304d5-7d04-48f8-b5e6-f0b3ff469ce9} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13421 | 2026.05.06 01:29:55.659409 [ 321 ] {bdc304d5-7d04-48f8-b5e6-f0b3ff469ce9} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13422 | 2026.05.06 01:29:55.659391 [ 312 ] {bdc304d5-7d04-48f8-b5e6-f0b3ff469ce9} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13423 | 2026.05.06 01:29:55.659555 [ 4 ] {bdc304d5-7d04-48f8-b5e6-f0b3ff469ce9} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 13424 | 2026.05.06 01:29:55.659578 [ 4 ] {bdc304d5-7d04-48f8-b5e6-f0b3ff469ce9} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13425 | 2026.05.06 01:29:55.659648 [ 4 ] {bdc304d5-7d04-48f8-b5e6-f0b3ff469ce9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13426 | 2026.05.06 01:29:55.659668 [ 4 ] {bdc304d5-7d04-48f8-b5e6-f0b3ff469ce9} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 13427 | 2026.05.06 01:29:55.659702 [ 4 ] {bdc304d5-7d04-48f8-b5e6-f0b3ff469ce9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13428 | 2026.05.06 01:29:55.659742 [ 4 ] {bdc304d5-7d04-48f8-b5e6-f0b3ff469ce9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13429 | 2026.05.06 01:29:55.660724 [ 4 ] {bdc304d5-7d04-48f8-b5e6-f0b3ff469ce9} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002415 sec., 16977.225672877845 rows/sec., 3.06 MiB/sec. | ||
| 13430 | 2026.05.06 01:29:55.660803 [ 4 ] {bdc304d5-7d04-48f8-b5e6-f0b3ff469ce9} <Debug> TCPHandler: Processed in 0.002809867 sec. | ||
| 13431 | 2026.05.06 01:29:55.662183 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13432 | 2026.05.06 01:29:55.662292 [ 4 ] {aaada039-9094-4b4b-933a-a147e5091705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13433 | 2026.05.06 01:29:55.662335 [ 4 ] {aaada039-9094-4b4b-933a-a147e5091705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13434 | 2026.05.06 01:29:55.662790 [ 4 ] {aaada039-9094-4b4b-933a-a147e5091705} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13435 | 2026.05.06 01:29:55.662828 [ 4 ] {aaada039-9094-4b4b-933a-a147e5091705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13436 | 2026.05.06 01:29:55.663165 [ 4 ] {aaada039-9094-4b4b-933a-a147e5091705} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13437 | 2026.05.06 01:29:55.663444 [ 4 ] {aaada039-9094-4b4b-933a-a147e5091705} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13438 | 2026.05.06 01:29:55.663593 [ 4 ] {aaada039-9094-4b4b-933a-a147e5091705} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001332 sec., 42042.04204204204 rows/sec., 3.23 MiB/sec. | ||
| 13439 | 2026.05.06 01:29:55.663632 [ 4 ] {aaada039-9094-4b4b-933a-a147e5091705} <Debug> TCPHandler: Processed in 0.00150151 sec. | ||
| 13440 | 2026.05.06 01:29:55.663758 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13441 | 2026.05.06 01:29:55.663853 [ 4 ] {a6feaffb-329e-41a0-a970-9a3db93f0a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13442 | 2026.05.06 01:29:55.663893 [ 4 ] {a6feaffb-329e-41a0-a970-9a3db93f0a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13443 | 2026.05.06 01:29:55.664307 [ 4 ] {a6feaffb-329e-41a0-a970-9a3db93f0a56} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13444 | 2026.05.06 01:29:55.664347 [ 4 ] {a6feaffb-329e-41a0-a970-9a3db93f0a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13445 | 2026.05.06 01:29:55.664646 [ 4 ] {a6feaffb-329e-41a0-a970-9a3db93f0a56} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13446 | 2026.05.06 01:29:55.664851 [ 4 ] {a6feaffb-329e-41a0-a970-9a3db93f0a56} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13447 | 2026.05.06 01:29:55.664982 [ 4 ] {a6feaffb-329e-41a0-a970-9a3db93f0a56} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001147 sec., 55797.733217088055 rows/sec., 4.36 MiB/sec. | ||
| 13448 | 2026.05.06 01:29:55.665020 [ 4 ] {a6feaffb-329e-41a0-a970-9a3db93f0a56} <Debug> TCPHandler: Processed in 0.001313526 sec. | ||
| 13449 | 2026.05.06 01:29:55.665143 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13450 | 2026.05.06 01:29:55.665238 [ 4 ] {6e3de6c2-fd2e-48e0-83f3-fc461321ce7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13451 | 2026.05.06 01:29:55.665281 [ 4 ] {6e3de6c2-fd2e-48e0-83f3-fc461321ce7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13452 | 2026.05.06 01:29:55.665647 [ 4 ] {6e3de6c2-fd2e-48e0-83f3-fc461321ce7a} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13453 | 2026.05.06 01:29:55.665683 [ 4 ] {6e3de6c2-fd2e-48e0-83f3-fc461321ce7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13454 | 2026.05.06 01:29:55.666008 [ 4 ] {6e3de6c2-fd2e-48e0-83f3-fc461321ce7a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13455 | 2026.05.06 01:29:55.666220 [ 4 ] {6e3de6c2-fd2e-48e0-83f3-fc461321ce7a} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13456 | 2026.05.06 01:29:55.666354 [ 4 ] {6e3de6c2-fd2e-48e0-83f3-fc461321ce7a} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001135 sec., 84581.49779735683 rows/sec., 5.89 MiB/sec. | ||
| 13457 | 2026.05.06 01:29:55.666392 [ 4 ] {6e3de6c2-fd2e-48e0-83f3-fc461321ce7a} <Debug> TCPHandler: Processed in 0.001300526 sec. | ||
| 13458 | 2026.05.06 01:29:55.666511 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13459 | 2026.05.06 01:29:55.666605 [ 4 ] {0810bf4f-e12b-4713-8f25-8598b9d313e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13460 | 2026.05.06 01:29:55.666647 [ 4 ] {0810bf4f-e12b-4713-8f25-8598b9d313e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13461 | 2026.05.06 01:29:55.666971 [ 4 ] {0810bf4f-e12b-4713-8f25-8598b9d313e9} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13462 | 2026.05.06 01:29:55.667006 [ 4 ] {0810bf4f-e12b-4713-8f25-8598b9d313e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13463 | 2026.05.06 01:29:55.667301 [ 4 ] {0810bf4f-e12b-4713-8f25-8598b9d313e9} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13464 | 2026.05.06 01:29:55.667501 [ 4 ] {0810bf4f-e12b-4713-8f25-8598b9d313e9} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13465 | 2026.05.06 01:29:55.667632 [ 4 ] {0810bf4f-e12b-4713-8f25-8598b9d313e9} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001045 sec., 34449.76076555024 rows/sec., 2.32 MiB/sec. | ||
| 13466 | 2026.05.06 01:29:55.667667 [ 4 ] {0810bf4f-e12b-4713-8f25-8598b9d313e9} <Debug> TCPHandler: Processed in 0.001206764 sec. | ||
| 13467 | 2026.05.06 01:29:56.941701 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25346 | ||
| 13468 | 2026.05.06 01:29:56.942275 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13469 | 2026.05.06 01:29:56.942335 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13470 | 2026.05.06 01:29:56.942905 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13471 | 2026.05.06 01:29:56.943140 [ 244 ] {} <Trace> system.asynchronous_metric_log (2a6cef26-ce08-4ed1-9f79-df9f1486cb19): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13472 | 2026.05.06 01:29:56.943287 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25346 | ||
| 13473 | 2026.05.06 01:29:58.237246 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 13474 | 2026.05.06 01:29:58.253166 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13475 | 2026.05.06 01:29:58.253225 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13476 | 2026.05.06 01:29:58.258917 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13477 | 2026.05.06 01:29:58.259630 [ 245 ] {} <Trace> system.metric_log (b0f61cc1-0902-434e-a71e-4137f05f4ac9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13478 | 2026.05.06 01:29:58.262286 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 13479 | 2026.05.06 01:29:59.509458 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1676 | ||
| 13480 | 2026.05.06 01:29:59.512263 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13481 | 2026.05.06 01:29:59.512313 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13482 | 2026.05.06 01:29:59.513554 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13483 | 2026.05.06 01:29:59.513837 [ 243 ] {} <Trace> system.query_log (437c3f4f-d68d-4dd8-8ebc-02034f1450e5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13484 | 2026.05.06 01:29:59.514109 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1676 | ||
| 13485 | 2026.05.06 01:30:00.665555 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13486 | 2026.05.06 01:30:00.665877 [ 4 ] {a5f72cc1-3f8c-4192-b099-9dc97d4e9b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 13487 | 2026.05.06 01:30:00.666385 [ 4 ] {a5f72cc1-3f8c-4192-b099-9dc97d4e9b66} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13488 | 2026.05.06 01:30:00.666436 [ 4 ] {a5f72cc1-3f8c-4192-b099-9dc97d4e9b66} <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 | ||
| 13489 | 2026.05.06 01:30:00.666707 [ 4 ] {a5f72cc1-3f8c-4192-b099-9dc97d4e9b66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13490 | 2026.05.06 01:30:00.666798 [ 4 ] {a5f72cc1-3f8c-4192-b099-9dc97d4e9b66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13491 | 2026.05.06 01:30:00.666994 [ 4 ] {a5f72cc1-3f8c-4192-b099-9dc97d4e9b66} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 13492 | 2026.05.06 01:30:00.667109 [ 362 ] {a5f72cc1-3f8c-4192-b099-9dc97d4e9b66} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13493 | 2026.05.06 01:30:00.667111 [ 312 ] {a5f72cc1-3f8c-4192-b099-9dc97d4e9b66} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13494 | 2026.05.06 01:30:00.667146 [ 321 ] {a5f72cc1-3f8c-4192-b099-9dc97d4e9b66} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13495 | 2026.05.06 01:30:00.667160 [ 339 ] {a5f72cc1-3f8c-4192-b099-9dc97d4e9b66} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13496 | 2026.05.06 01:30:00.667324 [ 4 ] {a5f72cc1-3f8c-4192-b099-9dc97d4e9b66} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 13497 | 2026.05.06 01:30:00.667366 [ 4 ] {a5f72cc1-3f8c-4192-b099-9dc97d4e9b66} <Trace> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13498 | 2026.05.06 01:30:00.667468 [ 4 ] {a5f72cc1-3f8c-4192-b099-9dc97d4e9b66} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13499 | 2026.05.06 01:30:00.667505 [ 4 ] {a5f72cc1-3f8c-4192-b099-9dc97d4e9b66} <Debug> oximeter.timeseries_schema (e6322080-df84-45aa-a293-33dcc76a9b03) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 13500 | 2026.05.06 01:30:00.667557 [ 4 ] {a5f72cc1-3f8c-4192-b099-9dc97d4e9b66} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 13501 | 2026.05.06 01:30:00.667624 [ 4 ] {a5f72cc1-3f8c-4192-b099-9dc97d4e9b66} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 13502 | 2026.05.06 01:30:00.669084 [ 4 ] {a5f72cc1-3f8c-4192-b099-9dc97d4e9b66} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.003342 sec., 12268.102932375823 rows/sec., 2.21 MiB/sec. | ||
| 13503 | 2026.05.06 01:30:00.669207 [ 4 ] {a5f72cc1-3f8c-4192-b099-9dc97d4e9b66} <Debug> TCPHandler: Processed in 0.003870089 sec. | ||
| 13504 | 2026.05.06 01:30:00.675214 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13505 | 2026.05.06 01:30:00.675346 [ 4 ] {50fb08c6-5a89-4c42-9d78-6179ca659236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13506 | 2026.05.06 01:30:00.675399 [ 4 ] {50fb08c6-5a89-4c42-9d78-6179ca659236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13507 | 2026.05.06 01:30:00.676034 [ 4 ] {50fb08c6-5a89-4c42-9d78-6179ca659236} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13508 | 2026.05.06 01:30:00.676083 [ 4 ] {50fb08c6-5a89-4c42-9d78-6179ca659236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13509 | 2026.05.06 01:30:00.676509 [ 4 ] {50fb08c6-5a89-4c42-9d78-6179ca659236} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13510 | 2026.05.06 01:30:00.676775 [ 4 ] {50fb08c6-5a89-4c42-9d78-6179ca659236} <Trace> oximeter.fields_i16 (44a582d9-5454-4d36-8658-ba84cca1acac): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13511 | 2026.05.06 01:30:00.676946 [ 4 ] {50fb08c6-5a89-4c42-9d78-6179ca659236} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001636 sec., 173594.13202933985 rows/sec., 11.03 MiB/sec. | ||
| 13512 | 2026.05.06 01:30:00.676994 [ 4 ] {50fb08c6-5a89-4c42-9d78-6179ca659236} <Debug> TCPHandler: Processed in 0.001839327 sec. | ||
| 13513 | 2026.05.06 01:30:00.677136 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13514 | 2026.05.06 01:30:00.677241 [ 4 ] {d4da22fe-d8ff-421c-b18a-b157678fca62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13515 | 2026.05.06 01:30:00.677285 [ 4 ] {d4da22fe-d8ff-421c-b18a-b157678fca62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13516 | 2026.05.06 01:30:00.678194 [ 4 ] {d4da22fe-d8ff-421c-b18a-b157678fca62} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13517 | 2026.05.06 01:30:00.678229 [ 4 ] {d4da22fe-d8ff-421c-b18a-b157678fca62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13518 | 2026.05.06 01:30:00.678612 [ 4 ] {d4da22fe-d8ff-421c-b18a-b157678fca62} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13519 | 2026.05.06 01:30:00.678856 [ 4 ] {d4da22fe-d8ff-421c-b18a-b157678fca62} <Trace> oximeter.fields_string (3288ca2c-b694-4f49-8ac4-49199bb0c97a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13520 | 2026.05.06 01:30:00.678994 [ 4 ] {d4da22fe-d8ff-421c-b18a-b157678fca62} <Debug> executeQuery: Read 879 rows, 70.73 KiB in 0.001776 sec., 494932.4324324324 rows/sec., 38.89 MiB/sec. | ||
| 13521 | 2026.05.06 01:30:00.679036 [ 4 ] {d4da22fe-d8ff-421c-b18a-b157678fca62} <Debug> TCPHandler: Processed in 0.00195521 sec. | ||
| 13522 | 2026.05.06 01:30:00.679171 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13523 | 2026.05.06 01:30:00.679266 [ 4 ] {9a9f56df-0a9f-4597-a51f-5cb91e590f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13524 | 2026.05.06 01:30:00.679306 [ 4 ] {9a9f56df-0a9f-4597-a51f-5cb91e590f87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13525 | 2026.05.06 01:30:00.679836 [ 4 ] {9a9f56df-0a9f-4597-a51f-5cb91e590f87} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13526 | 2026.05.06 01:30:00.679874 [ 4 ] {9a9f56df-0a9f-4597-a51f-5cb91e590f87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13527 | 2026.05.06 01:30:00.680228 [ 4 ] {9a9f56df-0a9f-4597-a51f-5cb91e590f87} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13528 | 2026.05.06 01:30:00.680473 [ 4 ] {9a9f56df-0a9f-4597-a51f-5cb91e590f87} <Trace> oximeter.fields_u16 (577eb9bb-8840-47c4-8503-d95fe761109e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13529 | 2026.05.06 01:30:00.680613 [ 4 ] {9a9f56df-0a9f-4597-a51f-5cb91e590f87} <Debug> executeQuery: Read 183 rows, 11.63 KiB in 0.001364 sec., 134164.2228739003 rows/sec., 8.32 MiB/sec. | ||
| 13530 | 2026.05.06 01:30:00.680661 [ 4 ] {9a9f56df-0a9f-4597-a51f-5cb91e590f87} <Debug> TCPHandler: Processed in 0.001546711 sec. | ||
| 13531 | 2026.05.06 01:30:00.680806 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13532 | 2026.05.06 01:30:00.680914 [ 4 ] {4e6619d8-169e-4ed5-b2fd-bbc069a3adaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13533 | 2026.05.06 01:30:00.680964 [ 4 ] {4e6619d8-169e-4ed5-b2fd-bbc069a3adaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13534 | 2026.05.06 01:30:00.681558 [ 4 ] {4e6619d8-169e-4ed5-b2fd-bbc069a3adaf} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13535 | 2026.05.06 01:30:00.681600 [ 4 ] {4e6619d8-169e-4ed5-b2fd-bbc069a3adaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13536 | 2026.05.06 01:30:00.682009 [ 4 ] {4e6619d8-169e-4ed5-b2fd-bbc069a3adaf} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13537 | 2026.05.06 01:30:00.682268 [ 4 ] {4e6619d8-169e-4ed5-b2fd-bbc069a3adaf} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13538 | 2026.05.06 01:30:00.682379 [ 52 ] {} <Debug> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 13539 | 2026.05.06 01:30:00.682398 [ 4 ] {4e6619d8-169e-4ed5-b2fd-bbc069a3adaf} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001505 sec., 99003.32225913621 rows/sec., 6.40 MiB/sec. | ||
| 13540 | 2026.05.06 01:30:00.682422 [ 52 ] {} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13541 | 2026.05.06 01:30:00.682443 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13542 | 2026.05.06 01:30:00.682444 [ 4 ] {4e6619d8-169e-4ed5-b2fd-bbc069a3adaf} <Debug> TCPHandler: Processed in 0.001697104 sec. | ||
| 13543 | 2026.05.06 01:30:00.682529 [ 200 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 13544 | 2026.05.06 01:30:00.682603 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13545 | 2026.05.06 01:30:00.682616 [ 200 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13546 | 2026.05.06 01:30:00.682649 [ 200 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 952 rows starting from the beginning of the part | ||
| 13547 | 2026.05.06 01:30:00.682702 [ 200 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 150 rows starting from the beginning of the part | ||
| 13548 | 2026.05.06 01:30:00.682711 [ 4 ] {30f27dc3-c7d7-4959-aaf3-8ab0762252a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13549 | 2026.05.06 01:30:00.682745 [ 200 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 149 rows starting from the beginning of the part | ||
| 13550 | 2026.05.06 01:30:00.682761 [ 4 ] {30f27dc3-c7d7-4959-aaf3-8ab0762252a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13551 | 2026.05.06 01:30:00.682786 [ 200 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 149 rows starting from the beginning of the part | ||
| 13552 | 2026.05.06 01:30:00.682826 [ 200 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 801 rows starting from the beginning of the part | ||
| 13553 | 2026.05.06 01:30:00.682863 [ 200 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 149 rows starting from the beginning of the part | ||
| 13554 | 2026.05.06 01:30:00.683315 [ 4 ] {30f27dc3-c7d7-4959-aaf3-8ab0762252a4} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13555 | 2026.05.06 01:30:00.683356 [ 4 ] {30f27dc3-c7d7-4959-aaf3-8ab0762252a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13556 | 2026.05.06 01:30:00.683769 [ 4 ] {30f27dc3-c7d7-4959-aaf3-8ab0762252a4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13557 | 2026.05.06 01:30:00.683878 [ 187 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2350 rows, containing 5 columns (5 merged, 0 gathered) in 0.001381188 sec., 1701433.8381161725 rows/sec., 108.48 MiB/sec. | ||
| 13558 | 2026.05.06 01:30:00.684081 [ 4 ] {30f27dc3-c7d7-4959-aaf3-8ab0762252a4} <Trace> oximeter.fields_u8 (9261642f-29bb-4b4f-b13f-a5c2021f1e70): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13559 | 2026.05.06 01:30:00.684124 [ 198 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 13560 | 2026.05.06 01:30:00.684249 [ 4 ] {30f27dc3-c7d7-4959-aaf3-8ab0762252a4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001559 sec., 94932.6491340603 rows/sec., 5.40 MiB/sec. | ||
| 13561 | 2026.05.06 01:30:00.684303 [ 4 ] {30f27dc3-c7d7-4959-aaf3-8ab0762252a4} <Debug> TCPHandler: Processed in 0.001757305 sec. | ||
| 13562 | 2026.05.06 01:30:00.684446 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13563 | 2026.05.06 01:30:00.684471 [ 198 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_50_10} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13564 | 2026.05.06 01:30:00.684556 [ 198 ] {de41d362-a01a-4629-8f53-3b214844ebcb::all_1_50_10} <Trace> oximeter.fields_u32 (de41d362-a01a-4629-8f53-3b214844ebcb) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 13565 | 2026.05.06 01:30:00.684561 [ 4 ] {381a7423-0c55-41a7-bfcc-177d3e942389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13566 | 2026.05.06 01:30:00.684627 [ 4 ] {381a7423-0c55-41a7-bfcc-177d3e942389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13567 | 2026.05.06 01:30:00.684687 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 13568 | 2026.05.06 01:30:00.685372 [ 4 ] {381a7423-0c55-41a7-bfcc-177d3e942389} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13569 | 2026.05.06 01:30:00.685417 [ 4 ] {381a7423-0c55-41a7-bfcc-177d3e942389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13570 | 2026.05.06 01:30:00.685760 [ 4 ] {381a7423-0c55-41a7-bfcc-177d3e942389} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13571 | 2026.05.06 01:30:00.685980 [ 4 ] {381a7423-0c55-41a7-bfcc-177d3e942389} <Trace> oximeter.fields_uuid (e0ba1912-c49c-43b4-b48b-915a8078248f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13572 | 2026.05.06 01:30:00.686115 [ 4 ] {381a7423-0c55-41a7-bfcc-177d3e942389} <Debug> executeQuery: Read 531 rows, 38.46 KiB in 0.001576 sec., 336928.9340101523 rows/sec., 23.83 MiB/sec. | ||
| 13573 | 2026.05.06 01:30:00.686154 [ 4 ] {381a7423-0c55-41a7-bfcc-177d3e942389} <Debug> TCPHandler: Processed in 0.001763906 sec. | ||
| 13574 | 2026.05.06 01:30:00.686291 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13575 | 2026.05.06 01:30:00.686390 [ 4 ] {5c1b0ef7-b1c9-4d69-872f-d75864c1a9cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13576 | 2026.05.06 01:30:00.686436 [ 4 ] {5c1b0ef7-b1c9-4d69-872f-d75864c1a9cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13577 | 2026.05.06 01:30:00.686810 [ 4 ] {5c1b0ef7-b1c9-4d69-872f-d75864c1a9cf} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13578 | 2026.05.06 01:30:00.686846 [ 4 ] {5c1b0ef7-b1c9-4d69-872f-d75864c1a9cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13579 | 2026.05.06 01:30:00.687182 [ 4 ] {5c1b0ef7-b1c9-4d69-872f-d75864c1a9cf} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13580 | 2026.05.06 01:30:00.687413 [ 4 ] {5c1b0ef7-b1c9-4d69-872f-d75864c1a9cf} <Trace> oximeter.measurements_bool (d1296cd4-e30f-442f-a59c-94ee4a4a00f6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13581 | 2026.05.06 01:30:00.687560 [ 4 ] {5c1b0ef7-b1c9-4d69-872f-d75864c1a9cf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001187 sec., 5054.759898904803 rows/sec., 264.09 KiB/sec. | ||
| 13582 | 2026.05.06 01:30:00.687607 [ 4 ] {5c1b0ef7-b1c9-4d69-872f-d75864c1a9cf} <Debug> TCPHandler: Processed in 0.001367818 sec. | ||
| 13583 | 2026.05.06 01:30:00.687753 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13584 | 2026.05.06 01:30:00.687864 [ 4 ] {693bb7b6-51e8-4475-8b1d-a42f32af24bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13585 | 2026.05.06 01:30:00.687919 [ 4 ] {693bb7b6-51e8-4475-8b1d-a42f32af24bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13586 | 2026.05.06 01:30:00.688441 [ 4 ] {693bb7b6-51e8-4475-8b1d-a42f32af24bc} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13587 | 2026.05.06 01:30:00.688480 [ 4 ] {693bb7b6-51e8-4475-8b1d-a42f32af24bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13588 | 2026.05.06 01:30:00.688918 [ 4 ] {693bb7b6-51e8-4475-8b1d-a42f32af24bc} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13589 | 2026.05.06 01:30:00.689190 [ 4 ] {693bb7b6-51e8-4475-8b1d-a42f32af24bc} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13590 | 2026.05.06 01:30:00.689312 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Selected 6 parts from all_1_83_17 to all_88_88_0 | ||
| 13591 | 2026.05.06 01:30:00.689344 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13592 | 2026.05.06 01:30:00.689352 [ 4 ] {693bb7b6-51e8-4475-8b1d-a42f32af24bc} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00151 sec., 175496.68874172185 rows/sec., 11.66 MiB/sec. | ||
| 13593 | 2026.05.06 01:30:00.689369 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13594 | 2026.05.06 01:30:00.689404 [ 4 ] {693bb7b6-51e8-4475-8b1d-a42f32af24bc} <Debug> TCPHandler: Processed in 0.001710325 sec. | ||
| 13595 | 2026.05.06 01:30:00.689478 [ 197 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_88_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_83_17 to all_88_88_0 into Compact with storage Full | ||
| 13596 | 2026.05.06 01:30:00.689531 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13597 | 2026.05.06 01:30:00.689616 [ 197 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_88_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13598 | 2026.05.06 01:30:00.689627 [ 4 ] {542a44ee-ab96-4c3f-a1ee-d58f63fd941f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13599 | 2026.05.06 01:30:00.689663 [ 197 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_83_17, total 32546 rows starting from the beginning of the part | ||
| 13600 | 2026.05.06 01:30:00.689687 [ 4 ] {542a44ee-ab96-4c3f-a1ee-d58f63fd941f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13601 | 2026.05.06 01:30:00.689731 [ 197 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 13602 | 2026.05.06 01:30:00.689781 [ 197 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 265 rows starting from the beginning of the part | ||
| 13603 | 2026.05.06 01:30:00.689822 [ 197 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1529 rows starting from the beginning of the part | ||
| 13604 | 2026.05.06 01:30:00.689862 [ 197 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 96 rows starting from the beginning of the part | ||
| 13605 | 2026.05.06 01:30:00.689909 [ 197 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 265 rows starting from the beginning of the part | ||
| 13606 | 2026.05.06 01:30:00.690076 [ 4 ] {542a44ee-ab96-4c3f-a1ee-d58f63fd941f} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13607 | 2026.05.06 01:30:00.690125 [ 4 ] {542a44ee-ab96-4c3f-a1ee-d58f63fd941f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13608 | 2026.05.06 01:30:00.690522 [ 4 ] {542a44ee-ab96-4c3f-a1ee-d58f63fd941f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13609 | 2026.05.06 01:30:00.690745 [ 4 ] {542a44ee-ab96-4c3f-a1ee-d58f63fd941f} <Trace> oximeter.measurements_f64 (42797947-a294-439e-a372-68722fef6417): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13610 | 2026.05.06 01:30:00.690897 [ 4 ] {542a44ee-ab96-4c3f-a1ee-d58f63fd941f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001271 sec., 786.7820613690008 rows/sec., 53.02 KiB/sec. | ||
| 13611 | 2026.05.06 01:30:00.690933 [ 4 ] {542a44ee-ab96-4c3f-a1ee-d58f63fd941f} <Debug> TCPHandler: Processed in 0.001442629 sec. | ||
| 13612 | 2026.05.06 01:30:00.691062 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13613 | 2026.05.06 01:30:00.691162 [ 4 ] {b7ec6c7e-d921-4eb2-8dc8-9778de44425e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13614 | 2026.05.06 01:30:00.691233 [ 4 ] {b7ec6c7e-d921-4eb2-8dc8-9778de44425e} <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 | ||
| 13615 | 2026.05.06 01:30:00.692153 [ 4 ] {b7ec6c7e-d921-4eb2-8dc8-9778de44425e} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13616 | 2026.05.06 01:30:00.692191 [ 4 ] {b7ec6c7e-d921-4eb2-8dc8-9778de44425e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13617 | 2026.05.06 01:30:00.693253 [ 4 ] {b7ec6c7e-d921-4eb2-8dc8-9778de44425e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13618 | 2026.05.06 01:30:00.693489 [ 4 ] {b7ec6c7e-d921-4eb2-8dc8-9778de44425e} <Trace> oximeter.measurements_histogramu64 (a722fd4a-b3c3-4e03-a616-089e095c880c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13619 | 2026.05.06 01:30:00.693633 [ 4 ] {b7ec6c7e-d921-4eb2-8dc8-9778de44425e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002494 sec., 16439.45469125902 rows/sec., 29.46 MiB/sec. | ||
| 13620 | 2026.05.06 01:30:00.693693 [ 4 ] {b7ec6c7e-d921-4eb2-8dc8-9778de44425e} <Debug> TCPHandler: Processed in 0.002682284 sec. | ||
| 13621 | 2026.05.06 01:30:00.693844 [ 4 ] {} <Trace> TCP-Session: 3dcaede2-f801-446a-968c-6c954f628f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13622 | 2026.05.06 01:30:00.693941 [ 4 ] {cb91f822-f5fa-4ed7-b4e2-7856f2971dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55932) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13623 | 2026.05.06 01:30:00.693984 [ 4 ] {cb91f822-f5fa-4ed7-b4e2-7856f2971dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13624 | 2026.05.06 01:30:00.694369 [ 4 ] {cb91f822-f5fa-4ed7-b4e2-7856f2971dc1} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13625 | 2026.05.06 01:30:00.694415 [ 4 ] {cb91f822-f5fa-4ed7-b4e2-7856f2971dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 13626 | 2026.05.06 01:30:00.695041 [ 4 ] {cb91f822-f5fa-4ed7-b4e2-7856f2971dc1} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13627 | 2026.05.06 01:30:00.695285 [ 4 ] {cb91f822-f5fa-4ed7-b4e2-7856f2971dc1} <Trace> oximeter.measurements_u64 (468791eb-b6f9-489e-a373-32d170f31942): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13628 | 2026.05.06 01:30:00.695425 [ 4 ] {cb91f822-f5fa-4ed7-b4e2-7856f2971dc1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001503 sec., 59880.239520958086 rows/sec., 3.75 MiB/sec. | ||
| 13629 | 2026.05.06 01:30:00.695469 [ 4 ] {cb91f822-f5fa-4ed7-b4e2-7856f2971dc1} <Debug> TCPHandler: Processed in 0.001675844 sec. | ||
| 13630 | 2026.05.06 01:30:00.698929 [ 198 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_88_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34861 rows, containing 5 columns (5 merged, 0 gathered) in 0.009495462 sec., 3671332.6850236463 rows/sec., 235.58 MiB/sec. | ||
| 13631 | 2026.05.06 01:30:00.699278 [ 187 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_88_18} <Trace> MergedBlockOutputStream: filled checksums all_1_88_18 (state Temporary) | ||
| 13632 | 2026.05.06 01:30:00.699599 [ 187 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_88_18} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a): Renaming temporary part tmp_merge_all_1_88_18 to all_1_88_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13633 | 2026.05.06 01:30:00.699683 [ 187 ] {d3772b85-8788-409c-8480-7185974fca6a::all_1_88_18} <Trace> oximeter.measurements_cumulativeu64 (d3772b85-8788-409c-8480-7185974fca6a) (MergerMutator): Merged 6 parts: [all_1_83_17, all_88_88_0] -> all_1_88_18 | ||
| 13634 | 2026.05.06 01:30:00.699799 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||