| 1 | [ May 4 15:23:32 Enabled. ] | ||
| 2 | [ May 4 15:23:32 Rereading configuration. ] | ||
| 3 | [ May 4 15:23:33 Rereading configuration. ] | ||
| 4 | [ May 4 15:23:37 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 4 15:23:37 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.04 15:23:40.253573 [ 1 ] {} <Information> Application: Will watch for the process with pid 23936 | ||
| 29 | 2026.05.04 15:23:40.253996 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.04 15:23:40.456663 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23936 | ||
| 31 | 2026.05.04 15:23:40.459514 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.04 15:23:40.459670 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.04 15:23:40.695823 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.04 15:23:40.745021 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.04 15:23:40.745110 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.04 15:23:40.745128 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.04 15:23:40.745185 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.04 15:23:40.745890 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.04 15:23:40.749654 [ 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.04 15:23:40.750517 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.04 15:23:40.751478 [ 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.04 15:23:40.751531 [ 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.04 15:23:40.751571 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.05.04 15:23:40.752400 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.04 15:23:40.753357 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.04 15:23:40.758630 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.04 15:23:40.759298 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.04 15:23:40.760717 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.04 15:23:40.760811 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.04 15:23:40.761834 [ 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.04 15:23:40.762299 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.04 15:23:40.766595 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.04 15:23:40.766958 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.04 15:23:40.771882 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.04 15:23:40.772264 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.04 15:23:40.772690 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.04 15:23:40.773032 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.04 15:23:40.774548 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.04 15:23:40.774573 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.04 15:23:40.774666 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.04 15:23:40.774761 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.04 15:23:40.806305 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.04 15:23:40.806331 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000155122 sec | ||
| 68 | 2026.05.04 15:23:40.806387 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.04 15:23:40.806437 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.04 15:23:40.807126 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.04 15:23:40.807760 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.04 15:23:40.830901 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.04 15:23:40.830946 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.04 15:23:40.831034 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.04 15:23:40.831047 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.04 15:23:40.831082 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.04 15:23:40.831157 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.04 15:23:40.833312 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.04 15:23:40.833357 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.04 15:23:40.833406 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.04 15:23:40.833573 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.04 15:23:40.833617 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.04 15:23:40.833629 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.04 15:23:40.833709 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.04 15:23:40.833722 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.04 15:23:40.833753 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.04 15:23:40.833831 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.04 15:23:40.860825 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.04 15:23:40.875854 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.04 15:23:40.875947 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000114172 sec | ||
| 91 | 2026.05.04 15:23:40.875964 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.04 15:23:40.875979 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.04 15:23:40.876010 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.04 15:23:40.876256 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.04 15:23:40.876371 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.04 15:23:40.876390 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.04 15:23:40.876406 [ 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.04 15:23:40.876418 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.04 15:23:40.925766 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.04 15:23:40.925965 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2026.05.04 15:23:40.927400 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.389e-05 sec. | ||
| 102 | 2026.05.04 15:23:40.927791 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.04 15:23:40.929255 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.04 15:23:40.929277 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.04 15:23:40.970875 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46272 | ||
| 106 | 2026.05.04 15:23:40.971910 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.05.04 15:23:40.971977 [ 3 ] {} <Debug> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Authenticating user 'default' from [fd00:1122:3344:101::d]:46272 | ||
| 108 | 2026.05.04 15:23:40.972006 [ 3 ] {} <Debug> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.05.04 15:23:40.972078 [ 3 ] {} <Debug> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.04 15:23:40.972180 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.05.04 15:23:40.972207 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.05.04 15:23:40.972282 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.05.04 15:23:40.972785 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51205 | ||
| 114 | 2026.05.04 15:23:40.972877 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46071 | ||
| 115 | 2026.05.04 15:23:40.972891 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52400 | ||
| 116 | 2026.05.04 15:23:40.972997 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.05.04 15:23:40.973056 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.05.04 15:23:40.973085 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51077 | ||
| 119 | 2026.05.04 15:23:40.973119 [ 4 ] {} <Debug> TCP-Session: a2ed3cf1-bc86-4858-9403-3380da4fee18 Authenticating user 'default' from [fd00:1122:3344:101::d]:51205 | ||
| 120 | 2026.05.04 15:23:40.973128 [ 254 ] {} <Debug> TCP-Session: b2cf41db-63ac-430b-90d4-ae8d4e91d5e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46071 | ||
| 121 | 2026.05.04 15:23:40.973149 [ 4 ] {} <Debug> TCP-Session: a2ed3cf1-bc86-4858-9403-3380da4fee18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.05.04 15:23:40.973232 [ 254 ] {} <Debug> TCP-Session: b2cf41db-63ac-430b-90d4-ae8d4e91d5e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.05.04 15:23:40.973235 [ 4 ] {} <Debug> TCP-Session: a2ed3cf1-bc86-4858-9403-3380da4fee18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.05.04 15:23:40.973247 [ 254 ] {} <Debug> TCP-Session: b2cf41db-63ac-430b-90d4-ae8d4e91d5e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.05.04 15:23:40.973239 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44777 | ||
| 126 | 2026.05.04 15:23:40.973344 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38617 | ||
| 127 | 2026.05.04 15:23:40.973472 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64428 | ||
| 128 | 2026.05.04 15:23:40.973553 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61707 | ||
| 129 | 2026.05.04 15:23:41.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.85 MiB, peak 116.85 MiB, free memory in arenas 0.00 B, will set to 118.95 MiB (RSS), difference: 2.10 MiB | ||
| 130 | 2026.05.04 15:23:41.001701 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.05.04 15:23:41.001833 [ 5 ] {} <Debug> TCP-Session: 48a673db-2258-4050-af63-0d6bac4b35ca Authenticating user 'default' from [fd00:1122:3344:101::d]:52400 | ||
| 132 | 2026.05.04 15:23:41.001859 [ 5 ] {} <Debug> TCP-Session: 48a673db-2258-4050-af63-0d6bac4b35ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.05.04 15:23:41.001871 [ 5 ] {} <Debug> TCP-Session: 48a673db-2258-4050-af63-0d6bac4b35ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.04 15:23:41.003619 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.05.04 15:23:41.003657 [ 258 ] {} <Debug> TCP-Session: 36816b7d-f563-4fb9-8203-e5bf7aa33a49 Authenticating user 'default' from [fd00:1122:3344:101::d]:64428 | ||
| 136 | 2026.05.04 15:23:41.003667 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.05.04 15:23:41.003700 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.05.04 15:23:41.003780 [ 255 ] {} <Debug> TCP-Session: 34639582-af91-4e86-82a8-d52a84edf43c Authenticating user 'default' from [fd00:1122:3344:101::d]:51077 | ||
| 139 | 2026.05.04 15:23:41.003685 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.05.04 15:23:41.003674 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.05.04 15:23:41.003876 [ 256 ] {} <Debug> TCP-Session: 670b0b70-daea-4829-828f-6eebd87e6f2c Authenticating user 'default' from [fd00:1122:3344:101::d]:44777 | ||
| 142 | 2026.05.04 15:23:41.003865 [ 255 ] {} <Debug> TCP-Session: 34639582-af91-4e86-82a8-d52a84edf43c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.04 15:23:41.003847 [ 257 ] {} <Debug> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Authenticating user 'default' from [fd00:1122:3344:101::d]:38617 | ||
| 144 | 2026.05.04 15:23:41.003998 [ 256 ] {} <Debug> TCP-Session: 670b0b70-daea-4829-828f-6eebd87e6f2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.04 15:23:41.003984 [ 259 ] {} <Debug> TCP-Session: 5f88e8eb-869b-41a3-b343-b53d569f91dd Authenticating user 'default' from [fd00:1122:3344:101::d]:61707 | ||
| 146 | 2026.05.04 15:23:41.003975 [ 255 ] {} <Debug> TCP-Session: 34639582-af91-4e86-82a8-d52a84edf43c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.04 15:23:41.004087 [ 256 ] {} <Debug> TCP-Session: 670b0b70-daea-4829-828f-6eebd87e6f2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.04 15:23:41.004079 [ 259 ] {} <Debug> TCP-Session: 5f88e8eb-869b-41a3-b343-b53d569f91dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.04 15:23:41.004069 [ 257 ] {} <Debug> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.05.04 15:23:41.004173 [ 259 ] {} <Debug> TCP-Session: 5f88e8eb-869b-41a3-b343-b53d569f91dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.05.04 15:23:41.003674 [ 258 ] {} <Debug> TCP-Session: 36816b7d-f563-4fb9-8203-e5bf7aa33a49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.05.04 15:23:41.004275 [ 257 ] {} <Debug> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.04 15:23:41.004293 [ 258 ] {} <Debug> TCP-Session: 36816b7d-f563-4fb9-8203-e5bf7aa33a49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.04 15:23:41.005297 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 155 | 2026.05.04 15:23:41.010063 [ 3 ] {2a17e4e0-11bb-48ac-b5e1-324d504eae32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.05.04 15:23:41.158806 [ 3 ] {2a17e4e0-11bb-48ac-b5e1-324d504eae32} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:46272) (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.04 15:23:41.159823 [ 3 ] {2a17e4e0-11bb-48ac-b5e1-324d504eae32} <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.04 15:23:41.160063 [ 3 ] {2a17e4e0-11bb-48ac-b5e1-324d504eae32} <Debug> TCPHandler: Processed in 0.156477331 sec. | ||
| 205 | 2026.05.04 15:23:41.160535 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.05.04 15:23:41.160875 [ 257 ] {aef9c9ab-4768-4c46-9936-45197271d065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.05.04 15:23:41.161278 [ 257 ] {aef9c9ab-4768-4c46-9936-45197271d065} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:38617) (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.04 15:23:41.161533 [ 257 ] {aef9c9ab-4768-4c46-9936-45197271d065} <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.04 15:23:41.161785 [ 257 ] {aef9c9ab-4768-4c46-9936-45197271d065} <Debug> TCPHandler: Processed in 0.001445199 sec. | ||
| 256 | 2026.05.04 15:23:41.162068 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.05.04 15:23:41.162923 [ 3 ] {be137ab7-ca67-4887-8332-85d4ca4fcede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.05.04 15:23:41.163678 [ 3 ] {be137ab7-ca67-4887-8332-85d4ca4fcede} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.05.04 15:23:41.169090 [ 3 ] {be137ab7-ca67-4887-8332-85d4ca4fcede} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.05.04 15:23:41.169114 [ 3 ] {be137ab7-ca67-4887-8332-85d4ca4fcede} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.8771e-05 sec | ||
| 261 | 2026.05.04 15:23:41.169230 [ 3 ] {be137ab7-ca67-4887-8332-85d4ca4fcede} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.05.04 15:23:41.169246 [ 3 ] {be137ab7-ca67-4887-8332-85d4ca4fcede} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.05.04 15:23:41.169274 [ 3 ] {be137ab7-ca67-4887-8332-85d4ca4fcede} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.05.04 15:23:41.169982 [ 3 ] {be137ab7-ca67-4887-8332-85d4ca4fcede} <Debug> TCPHandler: Processed in 0.008035438 sec. | ||
| 265 | 2026.05.04 15:23:41.170216 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.05.04 15:23:41.170369 [ 3 ] {de0e2664-9d67-47b9-b958-57d68ba1fe20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) /* 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.04 15:23:41.170493 [ 3 ] {de0e2664-9d67-47b9-b958-57d68ba1fe20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.05.04 15:23:41.175708 [ 3 ] {de0e2664-9d67-47b9-b958-57d68ba1fe20} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.05.04 15:23:41.182303 [ 3 ] {de0e2664-9d67-47b9-b958-57d68ba1fe20} <Debug> oximeter.version (7476fae3-e9ef-46f3-a08f-cb163b95990f): Loading data parts | ||
| 271 | 2026.05.04 15:23:41.185365 [ 3 ] {de0e2664-9d67-47b9-b958-57d68ba1fe20} <Debug> oximeter.version (7476fae3-e9ef-46f3-a08f-cb163b95990f): There are no data parts | ||
| 272 | 2026.05.04 15:23:41.191622 [ 3 ] {de0e2664-9d67-47b9-b958-57d68ba1fe20} <Debug> TCPHandler: Processed in 0.021457797 sec. | ||
| 273 | 2026.05.04 15:23:41.191782 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.05.04 15:23:41.192044 [ 3 ] {40d8aa3f-4180-4eed-97f4-3674ade4a5c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) /* 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.04 15:23:41.192155 [ 3 ] {40d8aa3f-4180-4eed-97f4-3674ade4a5c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.05.04 15:23:41.216044 [ 3 ] {40d8aa3f-4180-4eed-97f4-3674ade4a5c1} <Debug> oximeter.measurements_bool (18e4cb8d-fd86-483a-a04f-224827b4d2ca): Loading data parts | ||
| 287 | 2026.05.04 15:23:41.216317 [ 3 ] {40d8aa3f-4180-4eed-97f4-3674ade4a5c1} <Debug> oximeter.measurements_bool (18e4cb8d-fd86-483a-a04f-224827b4d2ca): There are no data parts | ||
| 288 | 2026.05.04 15:23:41.230145 [ 3 ] {40d8aa3f-4180-4eed-97f4-3674ade4a5c1} <Debug> TCPHandler: Processed in 0.038411093 sec. | ||
| 289 | 2026.05.04 15:23:41.230370 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.05.04 15:23:41.230534 [ 3 ] {48ef57ab-9e26-4f51-ac53-392a40924b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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.04 15:23:41.230646 [ 3 ] {48ef57ab-9e26-4f51-ac53-392a40924b48} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.05.04 15:23:41.242105 [ 3 ] {48ef57ab-9e26-4f51-ac53-392a40924b48} <Debug> oximeter.measurements_i8 (cf4b0912-b3ef-4ecc-b1d8-bec84a5023bd): Loading data parts | ||
| 293 | 2026.05.04 15:23:41.242431 [ 3 ] {48ef57ab-9e26-4f51-ac53-392a40924b48} <Debug> oximeter.measurements_i8 (cf4b0912-b3ef-4ecc-b1d8-bec84a5023bd): There are no data parts | ||
| 294 | 2026.05.04 15:23:41.247652 [ 3 ] {48ef57ab-9e26-4f51-ac53-392a40924b48} <Debug> TCPHandler: Processed in 0.017333712 sec. | ||
| 295 | 2026.05.04 15:23:41.247823 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.05.04 15:23:41.248098 [ 3 ] {0d1d1577-bca3-4f51-a43e-473a825488d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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.04 15:23:41.248151 [ 3 ] {0d1d1577-bca3-4f51-a43e-473a825488d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.05.04 15:23:41.257983 [ 3 ] {0d1d1577-bca3-4f51-a43e-473a825488d5} <Debug> oximeter.measurements_u8 (5de30d43-0a33-480f-8fe0-6b4048a9d045): Loading data parts | ||
| 299 | 2026.05.04 15:23:41.258131 [ 3 ] {0d1d1577-bca3-4f51-a43e-473a825488d5} <Debug> oximeter.measurements_u8 (5de30d43-0a33-480f-8fe0-6b4048a9d045): There are no data parts | ||
| 300 | 2026.05.04 15:23:41.271787 [ 3 ] {0d1d1577-bca3-4f51-a43e-473a825488d5} <Debug> TCPHandler: Processed in 0.024024431 sec. | ||
| 301 | 2026.05.04 15:23:41.272065 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.05.04 15:23:41.272314 [ 3 ] {396fedfd-4e70-4b56-bfd1-05527518e697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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.04 15:23:41.272463 [ 3 ] {396fedfd-4e70-4b56-bfd1-05527518e697} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.05.04 15:23:41.286022 [ 3 ] {396fedfd-4e70-4b56-bfd1-05527518e697} <Debug> oximeter.measurements_i16 (282db110-044f-42f1-9512-ad334ef67bf9): Loading data parts | ||
| 305 | 2026.05.04 15:23:41.286432 [ 3 ] {396fedfd-4e70-4b56-bfd1-05527518e697} <Debug> oximeter.measurements_i16 (282db110-044f-42f1-9512-ad334ef67bf9): There are no data parts | ||
| 306 | 2026.05.04 15:23:41.289867 [ 3 ] {396fedfd-4e70-4b56-bfd1-05527518e697} <Debug> TCPHandler: Processed in 0.017868149 sec. | ||
| 307 | 2026.05.04 15:23:41.290023 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.05.04 15:23:41.290290 [ 3 ] {3cbee23c-71d4-4bc3-b59c-d2e3fe1ec96f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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.04 15:23:41.290373 [ 3 ] {3cbee23c-71d4-4bc3-b59c-d2e3fe1ec96f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.05.04 15:23:41.300270 [ 3 ] {3cbee23c-71d4-4bc3-b59c-d2e3fe1ec96f} <Debug> oximeter.measurements_u16 (01475db0-11c5-4d04-8614-d2726cbdbc63): Loading data parts | ||
| 311 | 2026.05.04 15:23:41.300433 [ 3 ] {3cbee23c-71d4-4bc3-b59c-d2e3fe1ec96f} <Debug> oximeter.measurements_u16 (01475db0-11c5-4d04-8614-d2726cbdbc63): There are no data parts | ||
| 312 | 2026.05.04 15:23:41.303564 [ 3 ] {3cbee23c-71d4-4bc3-b59c-d2e3fe1ec96f} <Debug> TCPHandler: Processed in 0.013593931 sec. | ||
| 313 | 2026.05.04 15:23:41.303825 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.05.04 15:23:41.303980 [ 3 ] {827f18e3-3401-46e1-ae76-cf94308d5ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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.04 15:23:41.304087 [ 3 ] {827f18e3-3401-46e1-ae76-cf94308d5ea0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.05.04 15:23:41.316638 [ 3 ] {827f18e3-3401-46e1-ae76-cf94308d5ea0} <Debug> oximeter.measurements_i32 (7ffb7a01-8f0f-42f6-86ae-44b2451e8881): Loading data parts | ||
| 317 | 2026.05.04 15:23:41.316781 [ 3 ] {827f18e3-3401-46e1-ae76-cf94308d5ea0} <Debug> oximeter.measurements_i32 (7ffb7a01-8f0f-42f6-86ae-44b2451e8881): There are no data parts | ||
| 318 | 2026.05.04 15:23:41.322364 [ 3 ] {827f18e3-3401-46e1-ae76-cf94308d5ea0} <Debug> TCPHandler: Processed in 0.018587509 sec. | ||
| 319 | 2026.05.04 15:23:41.322517 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.05.04 15:23:41.322675 [ 3 ] {eae1e497-6df4-4996-9e72-c18d58c3cdc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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.04 15:23:41.322803 [ 3 ] {eae1e497-6df4-4996-9e72-c18d58c3cdc7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.05.04 15:23:41.326017 [ 3 ] {eae1e497-6df4-4996-9e72-c18d58c3cdc7} <Debug> oximeter.measurements_u32 (876646a2-152f-4c8c-b340-047938ca6c2d): Loading data parts | ||
| 323 | 2026.05.04 15:23:41.326172 [ 3 ] {eae1e497-6df4-4996-9e72-c18d58c3cdc7} <Debug> oximeter.measurements_u32 (876646a2-152f-4c8c-b340-047938ca6c2d): There are no data parts | ||
| 324 | 2026.05.04 15:23:41.335677 [ 3 ] {eae1e497-6df4-4996-9e72-c18d58c3cdc7} <Debug> TCPHandler: Processed in 0.013209427 sec. | ||
| 325 | 2026.05.04 15:23:41.335852 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.05.04 15:23:41.336200 [ 3 ] {b34e4854-0ed4-4427-8ecf-5fc2ef1364df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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.04 15:23:41.336368 [ 3 ] {b34e4854-0ed4-4427-8ecf-5fc2ef1364df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.05.04 15:23:41.360002 [ 3 ] {b34e4854-0ed4-4427-8ecf-5fc2ef1364df} <Debug> oximeter.measurements_i64 (19261409-16b0-430c-baeb-cd4f894d2ee5): Loading data parts | ||
| 329 | 2026.05.04 15:23:41.360246 [ 3 ] {b34e4854-0ed4-4427-8ecf-5fc2ef1364df} <Debug> oximeter.measurements_i64 (19261409-16b0-430c-baeb-cd4f894d2ee5): There are no data parts | ||
| 330 | 2026.05.04 15:23:41.366750 [ 3 ] {b34e4854-0ed4-4427-8ecf-5fc2ef1364df} <Debug> TCPHandler: Processed in 0.030946974 sec. | ||
| 331 | 2026.05.04 15:23:41.366904 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.05.04 15:23:41.367061 [ 3 ] {709e8a5a-0786-483b-b8e9-5adeff7edcdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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.04 15:23:41.367171 [ 3 ] {709e8a5a-0786-483b-b8e9-5adeff7edcdf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.05.04 15:23:41.378992 [ 3 ] {709e8a5a-0786-483b-b8e9-5adeff7edcdf} <Debug> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Loading data parts | ||
| 335 | 2026.05.04 15:23:41.379180 [ 3 ] {709e8a5a-0786-483b-b8e9-5adeff7edcdf} <Debug> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): There are no data parts | ||
| 336 | 2026.05.04 15:23:41.387573 [ 3 ] {709e8a5a-0786-483b-b8e9-5adeff7edcdf} <Debug> TCPHandler: Processed in 0.020722497 sec. | ||
| 337 | 2026.05.04 15:23:41.387723 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.05.04 15:23:41.387985 [ 3 ] {e0549019-4458-403f-b5ad-8aba396bf601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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.04 15:23:41.388088 [ 3 ] {e0549019-4458-403f-b5ad-8aba396bf601} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.05.04 15:23:41.391509 [ 3 ] {e0549019-4458-403f-b5ad-8aba396bf601} <Debug> oximeter.measurements_f32 (1751141a-f0ae-4c39-b378-fda72c06b531): Loading data parts | ||
| 341 | 2026.05.04 15:23:41.391669 [ 3 ] {e0549019-4458-403f-b5ad-8aba396bf601} <Debug> oximeter.measurements_f32 (1751141a-f0ae-4c39-b378-fda72c06b531): There are no data parts | ||
| 342 | 2026.05.04 15:23:41.400777 [ 3 ] {e0549019-4458-403f-b5ad-8aba396bf601} <Debug> TCPHandler: Processed in 0.013101666 sec. | ||
| 343 | 2026.05.04 15:23:41.401001 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.05.04 15:23:41.401280 [ 3 ] {de91f552-0743-438b-9fe0-bedfbefb51c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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.04 15:23:41.401491 [ 3 ] {de91f552-0743-438b-9fe0-bedfbefb51c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.05.04 15:23:41.405112 [ 3 ] {de91f552-0743-438b-9fe0-bedfbefb51c0} <Debug> oximeter.measurements_f64 (0037010e-77d6-4986-847f-b180e267577f): Loading data parts | ||
| 347 | 2026.05.04 15:23:41.405342 [ 3 ] {de91f552-0743-438b-9fe0-bedfbefb51c0} <Debug> oximeter.measurements_f64 (0037010e-77d6-4986-847f-b180e267577f): There are no data parts | ||
| 348 | 2026.05.04 15:23:41.416650 [ 3 ] {de91f552-0743-438b-9fe0-bedfbefb51c0} <Debug> TCPHandler: Processed in 0.015737531 sec. | ||
| 349 | 2026.05.04 15:23:41.416891 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.05.04 15:23:41.417285 [ 3 ] {0f34f278-1349-45b5-859b-794769eff43d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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.04 15:23:41.417458 [ 3 ] {0f34f278-1349-45b5-859b-794769eff43d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.05.04 15:23:41.421383 [ 3 ] {0f34f278-1349-45b5-859b-794769eff43d} <Debug> oximeter.measurements_string (b0ff58a6-c9da-4145-a0d8-b70452a705a5): Loading data parts | ||
| 353 | 2026.05.04 15:23:41.421527 [ 3 ] {0f34f278-1349-45b5-859b-794769eff43d} <Debug> oximeter.measurements_string (b0ff58a6-c9da-4145-a0d8-b70452a705a5): There are no data parts | ||
| 354 | 2026.05.04 15:23:41.430111 [ 3 ] {0f34f278-1349-45b5-859b-794769eff43d} <Debug> TCPHandler: Processed in 0.013310998 sec. | ||
| 355 | 2026.05.04 15:23:41.430270 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.05.04 15:23:41.430430 [ 3 ] {703d7693-52e5-47ea-abf6-bed87cb3d8de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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.04 15:23:41.430553 [ 3 ] {703d7693-52e5-47ea-abf6-bed87cb3d8de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.05.04 15:23:41.434355 [ 3 ] {703d7693-52e5-47ea-abf6-bed87cb3d8de} <Debug> oximeter.measurements_bytes (a040cd94-1d3d-4137-9d90-96c7ac714e2a): Loading data parts | ||
| 366 | 2026.05.04 15:23:41.434511 [ 3 ] {703d7693-52e5-47ea-abf6-bed87cb3d8de} <Debug> oximeter.measurements_bytes (a040cd94-1d3d-4137-9d90-96c7ac714e2a): There are no data parts | ||
| 367 | 2026.05.04 15:23:41.445156 [ 3 ] {703d7693-52e5-47ea-abf6-bed87cb3d8de} <Debug> TCPHandler: Processed in 0.014934569 sec. | ||
| 368 | 2026.05.04 15:23:41.445319 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.05.04 15:23:41.445496 [ 3 ] {07a049c1-9328-4be9-be39-7cf6383df26c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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.04 15:23:41.445627 [ 3 ] {07a049c1-9328-4be9-be39-7cf6383df26c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.05.04 15:23:41.449461 [ 3 ] {07a049c1-9328-4be9-be39-7cf6383df26c} <Debug> oximeter.measurements_cumulativei64 (f4210634-25ab-4b9b-bb41-4330001d5087): Loading data parts | ||
| 372 | 2026.05.04 15:23:41.449626 [ 3 ] {07a049c1-9328-4be9-be39-7cf6383df26c} <Debug> oximeter.measurements_cumulativei64 (f4210634-25ab-4b9b-bb41-4330001d5087): There are no data parts | ||
| 373 | 2026.05.04 15:23:41.460318 [ 3 ] {07a049c1-9328-4be9-be39-7cf6383df26c} <Debug> TCPHandler: Processed in 0.015059441 sec. | ||
| 374 | 2026.05.04 15:23:41.460570 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.05.04 15:23:41.460735 [ 3 ] {fbe89025-5490-481d-ae84-ca276b3ad357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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.04 15:23:41.460858 [ 3 ] {fbe89025-5490-481d-ae84-ca276b3ad357} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.05.04 15:23:41.464421 [ 3 ] {fbe89025-5490-481d-ae84-ca276b3ad357} <Debug> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Loading data parts | ||
| 378 | 2026.05.04 15:23:41.464656 [ 3 ] {fbe89025-5490-481d-ae84-ca276b3ad357} <Debug> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): There are no data parts | ||
| 379 | 2026.05.04 15:23:41.476877 [ 3 ] {fbe89025-5490-481d-ae84-ca276b3ad357} <Debug> TCPHandler: Processed in 0.016356838 sec. | ||
| 380 | 2026.05.04 15:23:41.477040 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.05.04 15:23:41.477298 [ 3 ] {710c79ee-d153-44af-b0b0-ceef5ed9f304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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.04 15:23:41.477412 [ 3 ] {710c79ee-d153-44af-b0b0-ceef5ed9f304} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.05.04 15:23:41.489554 [ 3 ] {710c79ee-d153-44af-b0b0-ceef5ed9f304} <Debug> oximeter.measurements_cumulativef32 (da0767be-e387-4934-bc12-89af0a97823b): Loading data parts | ||
| 384 | 2026.05.04 15:23:41.489698 [ 3 ] {710c79ee-d153-44af-b0b0-ceef5ed9f304} <Debug> oximeter.measurements_cumulativef32 (da0767be-e387-4934-bc12-89af0a97823b): There are no data parts | ||
| 385 | 2026.05.04 15:23:41.493006 [ 3 ] {710c79ee-d153-44af-b0b0-ceef5ed9f304} <Debug> TCPHandler: Processed in 0.016021864 sec. | ||
| 386 | 2026.05.04 15:23:41.493192 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.05.04 15:23:41.493391 [ 3 ] {84a9ec4b-b731-4e30-91d4-15cba0b54840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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.04 15:23:41.493506 [ 3 ] {84a9ec4b-b731-4e30-91d4-15cba0b54840} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.05.04 15:23:41.504937 [ 3 ] {84a9ec4b-b731-4e30-91d4-15cba0b54840} <Debug> oximeter.measurements_cumulativef64 (cacea372-f02e-4603-bbb0-f034212ab8cb): Loading data parts | ||
| 390 | 2026.05.04 15:23:41.505142 [ 3 ] {84a9ec4b-b731-4e30-91d4-15cba0b54840} <Debug> oximeter.measurements_cumulativef64 (cacea372-f02e-4603-bbb0-f034212ab8cb): There are no data parts | ||
| 391 | 2026.05.04 15:23:41.508275 [ 3 ] {84a9ec4b-b731-4e30-91d4-15cba0b54840} <Debug> TCPHandler: Processed in 0.015140552 sec. | ||
| 392 | 2026.05.04 15:23:41.508425 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.05.04 15:23:41.508713 [ 3 ] {b7baf158-3cd1-41a5-a981-cc2946c1314a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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.04 15:23:41.508841 [ 3 ] {b7baf158-3cd1-41a5-a981-cc2946c1314a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.05.04 15:23:41.519261 [ 3 ] {b7baf158-3cd1-41a5-a981-cc2946c1314a} <Debug> oximeter.measurements_histogrami8 (83d74ffa-9b38-4b2c-b3d0-5ed5ad94d7a9): Loading data parts | ||
| 406 | 2026.05.04 15:23:41.519408 [ 3 ] {b7baf158-3cd1-41a5-a981-cc2946c1314a} <Debug> oximeter.measurements_histogrami8 (83d74ffa-9b38-4b2c-b3d0-5ed5ad94d7a9): There are no data parts | ||
| 407 | 2026.05.04 15:23:41.522217 [ 3 ] {b7baf158-3cd1-41a5-a981-cc2946c1314a} <Debug> TCPHandler: Processed in 0.013843384 sec. | ||
| 408 | 2026.05.04 15:23:41.522372 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.05.04 15:23:41.522580 [ 3 ] {4858d17f-eb5c-4e7d-83f0-b639e31b1c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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.04 15:23:41.522684 [ 3 ] {4858d17f-eb5c-4e7d-83f0-b639e31b1c3b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.05.04 15:23:41.527584 [ 3 ] {4858d17f-eb5c-4e7d-83f0-b639e31b1c3b} <Debug> oximeter.measurements_histogramu8 (edc1a11a-d94a-416b-a799-dd0d4af9b9dc): Loading data parts | ||
| 412 | 2026.05.04 15:23:41.527817 [ 3 ] {4858d17f-eb5c-4e7d-83f0-b639e31b1c3b} <Debug> oximeter.measurements_histogramu8 (edc1a11a-d94a-416b-a799-dd0d4af9b9dc): There are no data parts | ||
| 413 | 2026.05.04 15:23:41.537245 [ 3 ] {4858d17f-eb5c-4e7d-83f0-b639e31b1c3b} <Debug> TCPHandler: Processed in 0.014920329 sec. | ||
| 414 | 2026.05.04 15:23:41.537411 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.05.04 15:23:41.537727 [ 3 ] {01657182-ca99-45ee-9228-b0cb2be8f899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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.04 15:23:41.537866 [ 3 ] {01657182-ca99-45ee-9228-b0cb2be8f899} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.05.04 15:23:41.543730 [ 3 ] {01657182-ca99-45ee-9228-b0cb2be8f899} <Debug> oximeter.measurements_histogrami16 (7d846138-4eac-4cc1-9de4-1514fed2d9b8): Loading data parts | ||
| 418 | 2026.05.04 15:23:41.543869 [ 3 ] {01657182-ca99-45ee-9228-b0cb2be8f899} <Debug> oximeter.measurements_histogrami16 (7d846138-4eac-4cc1-9de4-1514fed2d9b8): There are no data parts | ||
| 419 | 2026.05.04 15:23:41.552237 [ 3 ] {01657182-ca99-45ee-9228-b0cb2be8f899} <Debug> TCPHandler: Processed in 0.014883718 sec. | ||
| 420 | 2026.05.04 15:23:41.552495 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.05.04 15:23:41.552703 [ 3 ] {bb639eed-6fd9-44da-9817-ce359373ba2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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.04 15:23:41.552825 [ 3 ] {bb639eed-6fd9-44da-9817-ce359373ba2d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.05.04 15:23:41.556531 [ 3 ] {bb639eed-6fd9-44da-9817-ce359373ba2d} <Debug> oximeter.measurements_histogramu16 (3ad2dc83-d424-43ff-ab5f-4007326b8620): Loading data parts | ||
| 424 | 2026.05.04 15:23:41.556751 [ 3 ] {bb639eed-6fd9-44da-9817-ce359373ba2d} <Debug> oximeter.measurements_histogramu16 (3ad2dc83-d424-43ff-ab5f-4007326b8620): There are no data parts | ||
| 425 | 2026.05.04 15:23:41.567141 [ 3 ] {bb639eed-6fd9-44da-9817-ce359373ba2d} <Debug> TCPHandler: Processed in 0.014694517 sec. | ||
| 426 | 2026.05.04 15:23:41.567319 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.05.04 15:23:41.567616 [ 3 ] {39c655f1-dd42-4a98-a17e-88158547e7e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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.04 15:23:41.567740 [ 3 ] {39c655f1-dd42-4a98-a17e-88158547e7e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.05.04 15:23:41.571693 [ 3 ] {39c655f1-dd42-4a98-a17e-88158547e7e2} <Debug> oximeter.measurements_histogrami32 (53eabeb9-b7b8-4d6c-9cc4-5fff30431f4b): Loading data parts | ||
| 430 | 2026.05.04 15:23:41.571837 [ 3 ] {39c655f1-dd42-4a98-a17e-88158547e7e2} <Debug> oximeter.measurements_histogrami32 (53eabeb9-b7b8-4d6c-9cc4-5fff30431f4b): There are no data parts | ||
| 431 | 2026.05.04 15:23:41.580238 [ 3 ] {39c655f1-dd42-4a98-a17e-88158547e7e2} <Debug> TCPHandler: Processed in 0.012977824 sec. | ||
| 432 | 2026.05.04 15:23:41.580453 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.05.04 15:23:41.580666 [ 3 ] {e21148ad-0779-4ff3-a4e8-a5f44566d687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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.04 15:23:41.580791 [ 3 ] {e21148ad-0779-4ff3-a4e8-a5f44566d687} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.05.04 15:23:41.595664 [ 3 ] {e21148ad-0779-4ff3-a4e8-a5f44566d687} <Debug> oximeter.measurements_histogramu32 (d57757b0-166b-4678-9dec-dfd30f80ab59): Loading data parts | ||
| 436 | 2026.05.04 15:23:41.595893 [ 3 ] {e21148ad-0779-4ff3-a4e8-a5f44566d687} <Debug> oximeter.measurements_histogramu32 (d57757b0-166b-4678-9dec-dfd30f80ab59): There are no data parts | ||
| 437 | 2026.05.04 15:23:41.599043 [ 3 ] {e21148ad-0779-4ff3-a4e8-a5f44566d687} <Debug> TCPHandler: Processed in 0.018639729 sec. | ||
| 438 | 2026.05.04 15:23:41.599205 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.05.04 15:23:41.599491 [ 3 ] {d860cfbd-0364-4534-b600-9b343c94f31e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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.04 15:23:41.599612 [ 3 ] {d860cfbd-0364-4534-b600-9b343c94f31e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.05.04 15:23:41.612030 [ 3 ] {d860cfbd-0364-4534-b600-9b343c94f31e} <Debug> oximeter.measurements_histogrami64 (71cacdc1-3c25-44e4-aee6-4f03f5af27b9): Loading data parts | ||
| 442 | 2026.05.04 15:23:41.612175 [ 3 ] {d860cfbd-0364-4534-b600-9b343c94f31e} <Debug> oximeter.measurements_histogrami64 (71cacdc1-3c25-44e4-aee6-4f03f5af27b9): There are no data parts | ||
| 443 | 2026.05.04 15:23:41.625983 [ 3 ] {d860cfbd-0364-4534-b600-9b343c94f31e} <Debug> TCPHandler: Processed in 0.026830509 sec. | ||
| 444 | 2026.05.04 15:23:41.626237 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.05.04 15:23:41.626484 [ 3 ] {d5c684fc-2cf9-46f2-9ec2-ab7faa9e42c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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.04 15:23:41.626617 [ 3 ] {d5c684fc-2cf9-46f2-9ec2-ab7faa9e42c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.05.04 15:23:41.632739 [ 3 ] {d5c684fc-2cf9-46f2-9ec2-ab7faa9e42c5} <Debug> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Loading data parts | ||
| 448 | 2026.05.04 15:23:41.632938 [ 3 ] {d5c684fc-2cf9-46f2-9ec2-ab7faa9e42c5} <Debug> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): There are no data parts | ||
| 449 | 2026.05.04 15:23:41.641518 [ 3 ] {d5c684fc-2cf9-46f2-9ec2-ab7faa9e42c5} <Debug> TCPHandler: Processed in 0.015337965 sec. | ||
| 450 | 2026.05.04 15:23:41.641692 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.05.04 15:23:41.641983 [ 3 ] {53843efc-9eae-4115-a720-26e20ea29610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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.04 15:23:41.642184 [ 3 ] {53843efc-9eae-4115-a720-26e20ea29610} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.05.04 15:23:41.659204 [ 3 ] {53843efc-9eae-4115-a720-26e20ea29610} <Debug> oximeter.measurements_histogramf32 (7f39acdc-c835-4093-a8aa-c68daf24b09b): Loading data parts | ||
| 454 | 2026.05.04 15:23:41.659370 [ 3 ] {53843efc-9eae-4115-a720-26e20ea29610} <Debug> oximeter.measurements_histogramf32 (7f39acdc-c835-4093-a8aa-c68daf24b09b): There are no data parts | ||
| 455 | 2026.05.04 15:23:41.671332 [ 3 ] {53843efc-9eae-4115-a720-26e20ea29610} <Debug> TCPHandler: Processed in 0.029698347 sec. | ||
| 456 | 2026.05.04 15:23:41.671595 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.05.04 15:23:41.671849 [ 3 ] {233eb2f5-8740-42e1-a90c-d1bcbfa3a1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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.04 15:23:41.671988 [ 3 ] {233eb2f5-8740-42e1-a90c-d1bcbfa3a1de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.05.04 15:23:41.676980 [ 3 ] {233eb2f5-8740-42e1-a90c-d1bcbfa3a1de} <Debug> oximeter.measurements_histogramf64 (7b42f829-7c94-4fc8-929d-c6fd7f19eb6c): Loading data parts | ||
| 460 | 2026.05.04 15:23:41.677134 [ 3 ] {233eb2f5-8740-42e1-a90c-d1bcbfa3a1de} <Debug> oximeter.measurements_histogramf64 (7b42f829-7c94-4fc8-929d-c6fd7f19eb6c): There are no data parts | ||
| 461 | 2026.05.04 15:23:41.689166 [ 3 ] {233eb2f5-8740-42e1-a90c-d1bcbfa3a1de} <Debug> TCPHandler: Processed in 0.017629736 sec. | ||
| 462 | 2026.05.04 15:23:41.689352 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.05.04 15:23:41.689546 [ 3 ] {7020e2a6-2124-4918-b395-9b8671bfc691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) /* 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.04 15:23:41.689684 [ 3 ] {7020e2a6-2124-4918-b395-9b8671bfc691} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.05.04 15:23:41.701971 [ 3 ] {7020e2a6-2124-4918-b395-9b8671bfc691} <Debug> oximeter.fields_bool (e0467dd3-afc3-4443-8d07-4c524d9afcd2): Loading data parts | ||
| 491 | 2026.05.04 15:23:41.702232 [ 3 ] {7020e2a6-2124-4918-b395-9b8671bfc691} <Debug> oximeter.fields_bool (e0467dd3-afc3-4443-8d07-4c524d9afcd2): There are no data parts | ||
| 492 | 2026.05.04 15:23:41.705733 [ 3 ] {7020e2a6-2124-4918-b395-9b8671bfc691} <Debug> TCPHandler: Processed in 0.016442029 sec. | ||
| 493 | 2026.05.04 15:23:41.705888 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.05.04 15:23:41.706146 [ 3 ] {7781fe68-133f-4181-a803-d070999e3c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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.04 15:23:41.706279 [ 3 ] {7781fe68-133f-4181-a803-d070999e3c4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.05.04 15:23:41.720262 [ 3 ] {7781fe68-133f-4181-a803-d070999e3c4d} <Debug> oximeter.fields_i8 (0b0027eb-cb96-4f88-9814-e1c62d2138bc): Loading data parts | ||
| 497 | 2026.05.04 15:23:41.720432 [ 3 ] {7781fe68-133f-4181-a803-d070999e3c4d} <Debug> oximeter.fields_i8 (0b0027eb-cb96-4f88-9814-e1c62d2138bc): There are no data parts | ||
| 498 | 2026.05.04 15:23:41.733352 [ 3 ] {7781fe68-133f-4181-a803-d070999e3c4d} <Debug> TCPHandler: Processed in 0.027512697 sec. | ||
| 499 | 2026.05.04 15:23:41.733505 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.05.04 15:23:41.733666 [ 3 ] {a8da8c2f-f65f-4b0e-980a-bef365f83b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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.04 15:23:41.733841 [ 3 ] {a8da8c2f-f65f-4b0e-980a-bef365f83b0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.05.04 15:23:41.738056 [ 3 ] {a8da8c2f-f65f-4b0e-980a-bef365f83b0f} <Debug> oximeter.fields_u8 (0326c4e3-1635-43fa-8868-177d9610656e): Loading data parts | ||
| 503 | 2026.05.04 15:23:41.738304 [ 3 ] {a8da8c2f-f65f-4b0e-980a-bef365f83b0f} <Debug> oximeter.fields_u8 (0326c4e3-1635-43fa-8868-177d9610656e): There are no data parts | ||
| 504 | 2026.05.04 15:23:41.740802 [ 3 ] {a8da8c2f-f65f-4b0e-980a-bef365f83b0f} <Debug> TCPHandler: Processed in 0.007346218 sec. | ||
| 505 | 2026.05.04 15:23:41.740947 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.05.04 15:23:41.741200 [ 3 ] {3519a5df-5c42-4b49-bf3c-069ea69aea3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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.04 15:23:41.741329 [ 3 ] {3519a5df-5c42-4b49-bf3c-069ea69aea3d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.05.04 15:23:41.752848 [ 3 ] {3519a5df-5c42-4b49-bf3c-069ea69aea3d} <Debug> oximeter.fields_i16 (2a20fea4-c498-4377-9dd1-aa6e3afac0a8): Loading data parts | ||
| 509 | 2026.05.04 15:23:41.752983 [ 3 ] {3519a5df-5c42-4b49-bf3c-069ea69aea3d} <Debug> oximeter.fields_i16 (2a20fea4-c498-4377-9dd1-aa6e3afac0a8): There are no data parts | ||
| 510 | 2026.05.04 15:23:41.756077 [ 3 ] {3519a5df-5c42-4b49-bf3c-069ea69aea3d} <Debug> TCPHandler: Processed in 0.015178343 sec. | ||
| 511 | 2026.05.04 15:23:41.756227 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.05.04 15:23:41.756383 [ 3 ] {09f473bf-5935-4cd9-ada8-df0cb01f3f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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.04 15:23:41.756506 [ 3 ] {09f473bf-5935-4cd9-ada8-df0cb01f3f75} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.05.04 15:23:41.765808 [ 3 ] {09f473bf-5935-4cd9-ada8-df0cb01f3f75} <Debug> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Loading data parts | ||
| 515 | 2026.05.04 15:23:41.766145 [ 3 ] {09f473bf-5935-4cd9-ada8-df0cb01f3f75} <Debug> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): There are no data parts | ||
| 516 | 2026.05.04 15:23:41.771456 [ 3 ] {09f473bf-5935-4cd9-ada8-df0cb01f3f75} <Debug> TCPHandler: Processed in 0.015277605 sec. | ||
| 517 | 2026.05.04 15:23:41.771631 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.05.04 15:23:41.771902 [ 3 ] {f629d54c-4ba8-4e44-89f4-ff0061b458a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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.04 15:23:41.772029 [ 3 ] {f629d54c-4ba8-4e44-89f4-ff0061b458a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.05.04 15:23:41.780921 [ 3 ] {f629d54c-4ba8-4e44-89f4-ff0061b458a8} <Debug> oximeter.fields_i32 (12722c5d-d7b2-4969-ba89-b1cf6e85bd8f): Loading data parts | ||
| 521 | 2026.05.04 15:23:41.781071 [ 3 ] {f629d54c-4ba8-4e44-89f4-ff0061b458a8} <Debug> oximeter.fields_i32 (12722c5d-d7b2-4969-ba89-b1cf6e85bd8f): There are no data parts | ||
| 522 | 2026.05.04 15:23:41.783953 [ 3 ] {f629d54c-4ba8-4e44-89f4-ff0061b458a8} <Debug> TCPHandler: Processed in 0.012382416 sec. | ||
| 523 | 2026.05.04 15:23:41.784102 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.05.04 15:23:41.784262 [ 3 ] {4b3de3f7-1a8b-4f91-921b-34e85b0898d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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.04 15:23:41.784405 [ 3 ] {4b3de3f7-1a8b-4f91-921b-34e85b0898d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.05.04 15:23:41.793946 [ 3 ] {4b3de3f7-1a8b-4f91-921b-34e85b0898d9} <Debug> oximeter.fields_u32 (6cde96a8-f8b6-4afa-8692-a3ef9e73c47f): Loading data parts | ||
| 527 | 2026.05.04 15:23:41.794162 [ 3 ] {4b3de3f7-1a8b-4f91-921b-34e85b0898d9} <Debug> oximeter.fields_u32 (6cde96a8-f8b6-4afa-8692-a3ef9e73c47f): There are no data parts | ||
| 528 | 2026.05.04 15:23:41.799045 [ 3 ] {4b3de3f7-1a8b-4f91-921b-34e85b0898d9} <Debug> TCPHandler: Processed in 0.01499238 sec. | ||
| 529 | 2026.05.04 15:23:41.799213 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.05.04 15:23:41.799479 [ 3 ] {7dfa872e-c3b3-4d9e-bf9a-9b0c098a4093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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.04 15:23:41.799599 [ 3 ] {7dfa872e-c3b3-4d9e-bf9a-9b0c098a4093} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.05.04 15:23:41.802828 [ 3 ] {7dfa872e-c3b3-4d9e-bf9a-9b0c098a4093} <Debug> oximeter.fields_i64 (16ab6dc8-1191-4f9d-b184-a21438dcfb8a): Loading data parts | ||
| 533 | 2026.05.04 15:23:41.802983 [ 3 ] {7dfa872e-c3b3-4d9e-bf9a-9b0c098a4093} <Debug> oximeter.fields_i64 (16ab6dc8-1191-4f9d-b184-a21438dcfb8a): There are no data parts | ||
| 534 | 2026.05.04 15:23:41.814222 [ 3 ] {7dfa872e-c3b3-4d9e-bf9a-9b0c098a4093} <Debug> TCPHandler: Processed in 0.015067341 sec. | ||
| 535 | 2026.05.04 15:23:41.814387 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.05.04 15:23:41.814548 [ 3 ] {def836a3-84bb-4495-bc14-3d35484abcca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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.04 15:23:41.814670 [ 3 ] {def836a3-84bb-4495-bc14-3d35484abcca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.05.04 15:23:41.823726 [ 3 ] {def836a3-84bb-4495-bc14-3d35484abcca} <Debug> oximeter.fields_u64 (0698fcfb-8abc-4df0-aabf-4dae96f85530): Loading data parts | ||
| 539 | 2026.05.04 15:23:41.823911 [ 3 ] {def836a3-84bb-4495-bc14-3d35484abcca} <Debug> oximeter.fields_u64 (0698fcfb-8abc-4df0-aabf-4dae96f85530): There are no data parts | ||
| 540 | 2026.05.04 15:23:41.831970 [ 3 ] {def836a3-84bb-4495-bc14-3d35484abcca} <Debug> TCPHandler: Processed in 0.017642396 sec. | ||
| 541 | 2026.05.04 15:23:41.832137 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.05.04 15:23:41.832403 [ 3 ] {0c697bf0-6021-4192-a91d-f0e6e42a33fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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.04 15:23:41.832509 [ 3 ] {0c697bf0-6021-4192-a91d-f0e6e42a33fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.05.04 15:23:41.846045 [ 3 ] {0c697bf0-6021-4192-a91d-f0e6e42a33fd} <Debug> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Loading data parts | ||
| 545 | 2026.05.04 15:23:41.846207 [ 3 ] {0c697bf0-6021-4192-a91d-f0e6e42a33fd} <Debug> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): There are no data parts | ||
| 546 | 2026.05.04 15:23:41.849699 [ 3 ] {0c697bf0-6021-4192-a91d-f0e6e42a33fd} <Debug> TCPHandler: Processed in 0.017623565 sec. | ||
| 547 | 2026.05.04 15:23:41.849853 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.05.04 15:23:41.850010 [ 3 ] {a341dd4b-79af-4402-b721-db43018ea603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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) | ||
| 549 | 2026.05.04 15:23:41.850135 [ 3 ] {a341dd4b-79af-4402-b721-db43018ea603} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.05.04 15:23:41.859626 [ 3 ] {a341dd4b-79af-4402-b721-db43018ea603} <Debug> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Loading data parts | ||
| 551 | 2026.05.04 15:23:41.859777 [ 3 ] {a341dd4b-79af-4402-b721-db43018ea603} <Debug> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): There are no data parts | ||
| 552 | 2026.05.04 15:23:41.864992 [ 3 ] {a341dd4b-79af-4402-b721-db43018ea603} <Debug> TCPHandler: Processed in 0.015187053 sec. | ||
| 553 | 2026.05.04 15:23:41.865155 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.05.04 15:23:41.865411 [ 3 ] {c242173f-34e1-4d7f-97d5-5e30c06fb9d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) 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) | ||
| 555 | 2026.05.04 15:23:41.865558 [ 3 ] {c242173f-34e1-4d7f-97d5-5e30c06fb9d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.05.04 15:23:41.877495 [ 3 ] {c242173f-34e1-4d7f-97d5-5e30c06fb9d9} <Debug> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Loading data parts | ||
| 557 | 2026.05.04 15:23:41.877638 [ 3 ] {c242173f-34e1-4d7f-97d5-5e30c06fb9d9} <Debug> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): There are no data parts | ||
| 558 | 2026.05.04 15:23:41.886829 [ 3 ] {c242173f-34e1-4d7f-97d5-5e30c06fb9d9} <Debug> TCPHandler: Processed in 0.02172287 sec. | ||
| 559 | 2026.05.04 15:23:41.887011 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.05.04 15:23:41.887308 [ 3 ] {8ce74c90-7ce1-4808-83cd-9a37ad8573df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | 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) | ||
| 564 | 2026.05.04 15:23:41.887469 [ 3 ] {8ce74c90-7ce1-4808-83cd-9a37ad8573df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.05.04 15:23:41.901621 [ 3 ] {8ce74c90-7ce1-4808-83cd-9a37ad8573df} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84): Loading data parts | ||
| 566 | 2026.05.04 15:23:41.901791 [ 3 ] {8ce74c90-7ce1-4808-83cd-9a37ad8573df} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84): There are no data parts | ||
| 567 | 2026.05.04 15:23:41.908014 [ 3 ] {8ce74c90-7ce1-4808-83cd-9a37ad8573df} <Debug> TCPHandler: Processed in 0.021062731 sec. | ||
| 568 | 2026.05.04 15:23:41.908380 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.05.04 15:23:41.908664 [ 257 ] {4b5be28d-f79c-47b3-a812-5bfad41a4dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.05.04 15:23:41.910195 [ 257 ] {4b5be28d-f79c-47b3-a812-5bfad41a4dc8} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.05.04 15:23:41.939085 [ 260 ] {4b5be28d-f79c-47b3-a812-5bfad41a4dc8} <Trace> oximeter.version (7476fae3-e9ef-46f3-a08f-cb163b95990f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.05.04 15:23:41.939144 [ 260 ] {4b5be28d-f79c-47b3-a812-5bfad41a4dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 573 | 2026.05.04 15:23:41.944040 [ 260 ] {4b5be28d-f79c-47b3-a812-5bfad41a4dc8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.05.04 15:23:41.944630 [ 260 ] {4b5be28d-f79c-47b3-a812-5bfad41a4dc8} <Trace> oximeter.version (7476fae3-e9ef-46f3-a08f-cb163b95990f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2026.05.04 15:23:41.944902 [ 257 ] {4b5be28d-f79c-47b3-a812-5bfad41a4dc8} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.036368 sec., 27.496700395952487 rows/sec., 439.95 B/sec. | ||
| 576 | 2026.05.04 15:23:41.945260 [ 257 ] {4b5be28d-f79c-47b3-a812-5bfad41a4dc8} <Debug> TCPHandler: Processed in 0.037015165 sec. | ||
| 577 | 2026.05.04 15:23:42.000142 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.25 MiB, peak 126.25 MiB, free memory in arenas 0.00 B, will set to 138.00 MiB (RSS), difference: 11.75 MiB | ||
| 578 | 2026.05.04 15:23:43.220926 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56851 | ||
| 579 | 2026.05.04 15:23:43.221155 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.05.04 15:23:43.221185 [ 262 ] {} <Debug> TCP-Session: 00a86e77-8fdb-4bc2-a37b-e30d48afa4b2 Authenticating user 'default' from [fd00:1122:3344:101::b]:56851 | ||
| 581 | 2026.05.04 15:23:43.221206 [ 262 ] {} <Debug> TCP-Session: 00a86e77-8fdb-4bc2-a37b-e30d48afa4b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.05.04 15:23:43.221303 [ 262 ] {} <Debug> TCP-Session: 00a86e77-8fdb-4bc2-a37b-e30d48afa4b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.05.04 15:23:43.221365 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2026.05.04 15:23:43.221407 [ 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 | ||
| 585 | 2026.05.04 15:23:43.221516 [ 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 | ||
| 586 | 2026.05.04 15:23:43.222040 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35341 | ||
| 587 | 2026.05.04 15:23:43.222041 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57702 | ||
| 588 | 2026.05.04 15:23:43.222105 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42338 | ||
| 589 | 2026.05.04 15:23:43.222187 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44080 | ||
| 590 | 2026.05.04 15:23:43.222270 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 591 | 2026.05.04 15:23:43.222340 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40857 | ||
| 592 | 2026.05.04 15:23:43.222377 [ 264 ] {} <Debug> TCP-Session: 9db4ead0-4151-42c4-a1c5-2dbbc2632e57 Authenticating user 'default' from [fd00:1122:3344:101::b]:35341 | ||
| 593 | 2026.05.04 15:23:43.222394 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 594 | 2026.05.04 15:23:43.222410 [ 264 ] {} <Debug> TCP-Session: 9db4ead0-4151-42c4-a1c5-2dbbc2632e57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 595 | 2026.05.04 15:23:43.222440 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 596 | 2026.05.04 15:23:43.222466 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58048 | ||
| 597 | 2026.05.04 15:23:43.222570 [ 264 ] {} <Debug> TCP-Session: 9db4ead0-4151-42c4-a1c5-2dbbc2632e57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2026.05.04 15:23:43.222582 [ 263 ] {} <Debug> TCP-Session: 3b03eae7-a3e3-470a-9544-673e69c300dd Authenticating user 'default' from [fd00:1122:3344:101::b]:57702 | ||
| 599 | 2026.05.04 15:23:43.222576 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 600 | 2026.05.04 15:23:43.222584 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 601 | 2026.05.04 15:23:43.222671 [ 267 ] {} <Debug> TCP-Session: c7eb59c8-92dd-4d17-bd5d-ed7cb1240611 Authenticating user 'default' from [fd00:1122:3344:101::b]:40857 | ||
| 602 | 2026.05.04 15:23:43.222682 [ 263 ] {} <Debug> TCP-Session: 3b03eae7-a3e3-470a-9544-673e69c300dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2026.05.04 15:23:43.222549 [ 265 ] {} <Debug> TCP-Session: ed8d8219-6726-45f8-b581-e0fa9e423204 Authenticating user 'default' from [fd00:1122:3344:101::b]:42338 | ||
| 604 | 2026.05.04 15:23:43.222786 [ 267 ] {} <Debug> TCP-Session: c7eb59c8-92dd-4d17-bd5d-ed7cb1240611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2026.05.04 15:23:43.222775 [ 266 ] {} <Debug> TCP-Session: 6d7f8fe7-1090-4b89-a820-d1f2576d600e Authenticating user 'default' from [fd00:1122:3344:101::b]:44080 | ||
| 606 | 2026.05.04 15:23:43.222774 [ 263 ] {} <Debug> TCP-Session: 3b03eae7-a3e3-470a-9544-673e69c300dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 607 | 2026.05.04 15:23:43.222890 [ 267 ] {} <Debug> TCP-Session: c7eb59c8-92dd-4d17-bd5d-ed7cb1240611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2026.05.04 15:23:43.222889 [ 266 ] {} <Debug> TCP-Session: 6d7f8fe7-1090-4b89-a820-d1f2576d600e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.05.04 15:23:43.222872 [ 265 ] {} <Debug> TCP-Session: ed8d8219-6726-45f8-b581-e0fa9e423204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2026.05.04 15:23:43.222976 [ 266 ] {} <Debug> TCP-Session: 6d7f8fe7-1090-4b89-a820-d1f2576d600e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.05.04 15:23:43.222754 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 612 | 2026.05.04 15:23:43.222732 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33735 | ||
| 613 | 2026.05.04 15:23:43.223099 [ 268 ] {} <Debug> TCP-Session: 4b3f5cef-d0ea-4f65-a378-89d8e1712541 Authenticating user 'default' from [fd00:1122:3344:101::b]:58048 | ||
| 614 | 2026.05.04 15:23:43.223084 [ 265 ] {} <Debug> TCP-Session: ed8d8219-6726-45f8-b581-e0fa9e423204 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.05.04 15:23:43.223199 [ 268 ] {} <Debug> TCP-Session: 4b3f5cef-d0ea-4f65-a378-89d8e1712541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.05.04 15:23:43.223274 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 617 | 2026.05.04 15:23:43.223318 [ 268 ] {} <Debug> TCP-Session: 4b3f5cef-d0ea-4f65-a378-89d8e1712541 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.05.04 15:23:43.223332 [ 269 ] {} <Debug> TCP-Session: 742022b6-0506-4791-a0f8-2dc6a2c2afae Authenticating user 'default' from [fd00:1122:3344:101::b]:33735 | ||
| 619 | 2026.05.04 15:23:43.223469 [ 269 ] {} <Debug> TCP-Session: 742022b6-0506-4791-a0f8-2dc6a2c2afae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.05.04 15:23:43.223532 [ 269 ] {} <Debug> TCP-Session: 742022b6-0506-4791-a0f8-2dc6a2c2afae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.05.04 15:23:43.280833 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39519 | ||
| 622 | 2026.05.04 15:23:43.281020 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.05.04 15:23:43.281243 [ 270 ] {} <Debug> TCP-Session: 82f1a579-d710-4284-a18e-508f82e1a8cf Authenticating user 'default' from [fd00:1122:3344:101::c]:39519 | ||
| 624 | 2026.05.04 15:23:43.281265 [ 270 ] {} <Debug> TCP-Session: 82f1a579-d710-4284-a18e-508f82e1a8cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.05.04 15:23:43.281277 [ 270 ] {} <Debug> TCP-Session: 82f1a579-d710-4284-a18e-508f82e1a8cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.05.04 15:23:43.281454 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.05.04 15:23:43.281483 [ 270 ] {} <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 | ||
| 628 | 2026.05.04 15:23:43.281607 [ 270 ] {} <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 | ||
| 629 | 2026.05.04 15:23:43.282060 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35087 | ||
| 630 | 2026.05.04 15:23:43.282133 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42358 | ||
| 631 | 2026.05.04 15:23:43.282305 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38381 | ||
| 632 | 2026.05.04 15:23:43.282389 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65424 | ||
| 633 | 2026.05.04 15:23:43.282308 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60590 | ||
| 634 | 2026.05.04 15:23:43.282597 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35412 | ||
| 635 | 2026.05.04 15:23:43.282608 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2026.05.04 15:23:43.282649 [ 271 ] {} <Debug> TCP-Session: de8e5e88-13c0-40fe-9250-d97bf263cfa6 Authenticating user 'default' from [fd00:1122:3344:101::c]:35087 | ||
| 637 | 2026.05.04 15:23:43.282665 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 638 | 2026.05.04 15:23:43.282668 [ 271 ] {} <Debug> TCP-Session: de8e5e88-13c0-40fe-9250-d97bf263cfa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2026.05.04 15:23:43.282788 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60391 | ||
| 640 | 2026.05.04 15:23:43.282804 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2026.05.04 15:23:43.282996 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2026.05.04 15:23:43.282909 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2026.05.04 15:23:43.282895 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.05.04 15:23:43.282821 [ 271 ] {} <Debug> TCP-Session: de8e5e88-13c0-40fe-9250-d97bf263cfa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.05.04 15:23:43.283118 [ 277 ] {} <Debug> TCP-Session: dd1f7f79-a162-4ddb-89c2-269b2d0172c8 Authenticating user 'default' from [fd00:1122:3344:101::c]:60391 | ||
| 646 | 2026.05.04 15:23:43.283103 [ 272 ] {} <Debug> TCP-Session: 3d29cef8-ae66-452b-9a14-c0077d61ef8f Authenticating user 'default' from [fd00:1122:3344:101::c]:42358 | ||
| 647 | 2026.05.04 15:23:43.283082 [ 276 ] {} <Debug> TCP-Session: 44e80ff2-3d2c-4e8d-85a6-fc1c6add0bd7 Authenticating user 'default' from [fd00:1122:3344:101::c]:35412 | ||
| 648 | 2026.05.04 15:23:43.283214 [ 277 ] {} <Debug> TCP-Session: dd1f7f79-a162-4ddb-89c2-269b2d0172c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.05.04 15:23:43.283075 [ 275 ] {} <Debug> TCP-Session: ed56435b-6a0e-4a04-8e0f-b16d00e7f950 Authenticating user 'default' from [fd00:1122:3344:101::c]:65424 | ||
| 650 | 2026.05.04 15:23:43.282817 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2026.05.04 15:23:43.283339 [ 277 ] {} <Debug> TCP-Session: dd1f7f79-a162-4ddb-89c2-269b2d0172c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.05.04 15:23:43.283332 [ 275 ] {} <Debug> TCP-Session: ed56435b-6a0e-4a04-8e0f-b16d00e7f950 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.05.04 15:23:43.283303 [ 276 ] {} <Debug> TCP-Session: 44e80ff2-3d2c-4e8d-85a6-fc1c6add0bd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.05.04 15:23:43.282818 [ 274 ] {} <Debug> TCP-Session: 38944544-d574-443d-a5c5-ffbc7dc62396 Authenticating user 'default' from [fd00:1122:3344:101::c]:38381 | ||
| 655 | 2026.05.04 15:23:43.283452 [ 273 ] {} <Debug> TCP-Session: 13509b5a-fa40-4150-8b53-5d9818273761 Authenticating user 'default' from [fd00:1122:3344:101::c]:60590 | ||
| 656 | 2026.05.04 15:23:43.283454 [ 276 ] {} <Debug> TCP-Session: 44e80ff2-3d2c-4e8d-85a6-fc1c6add0bd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.05.04 15:23:43.283200 [ 272 ] {} <Debug> TCP-Session: 3d29cef8-ae66-452b-9a14-c0077d61ef8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.05.04 15:23:43.283529 [ 274 ] {} <Debug> TCP-Session: 38944544-d574-443d-a5c5-ffbc7dc62396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.05.04 15:23:43.283542 [ 272 ] {} <Debug> TCP-Session: 3d29cef8-ae66-452b-9a14-c0077d61ef8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.05.04 15:23:43.283615 [ 273 ] {} <Debug> TCP-Session: 13509b5a-fa40-4150-8b53-5d9818273761 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.05.04 15:23:43.283629 [ 274 ] {} <Debug> TCP-Session: 38944544-d574-443d-a5c5-ffbc7dc62396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.05.04 15:23:43.283689 [ 273 ] {} <Debug> TCP-Session: 13509b5a-fa40-4150-8b53-5d9818273761 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.05.04 15:23:43.283717 [ 275 ] {} <Debug> TCP-Session: ed56435b-6a0e-4a04-8e0f-b16d00e7f950 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.05.04 15:23:43.322685 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38567 | ||
| 665 | 2026.05.04 15:23:43.322822 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.05.04 15:23:43.322854 [ 278 ] {} <Debug> TCP-Session: 680f1437-9621-4768-a837-6ec6dae699fa Authenticating user 'default' from [fd00:1122:3344:101::a]:38567 | ||
| 667 | 2026.05.04 15:23:43.322997 [ 278 ] {} <Debug> TCP-Session: 680f1437-9621-4768-a837-6ec6dae699fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.05.04 15:23:43.323012 [ 278 ] {} <Debug> TCP-Session: 680f1437-9621-4768-a837-6ec6dae699fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.05.04 15:23:43.323070 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.05.04 15:23:43.323184 [ 278 ] {} <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 | ||
| 671 | 2026.05.04 15:23:43.323202 [ 278 ] {} <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 | ||
| 672 | 2026.05.04 15:23:43.323669 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48022 | ||
| 673 | 2026.05.04 15:23:43.323753 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58155 | ||
| 674 | 2026.05.04 15:23:43.323849 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.05.04 15:23:43.323841 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49177 | ||
| 676 | 2026.05.04 15:23:43.323996 [ 279 ] {} <Debug> TCP-Session: 5d211474-dae9-44b1-bb33-3f93f84da046 Authenticating user 'default' from [fd00:1122:3344:101::a]:48022 | ||
| 677 | 2026.05.04 15:23:43.324055 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:32795 | ||
| 678 | 2026.05.04 15:23:43.324087 [ 279 ] {} <Debug> TCP-Session: 5d211474-dae9-44b1-bb33-3f93f84da046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2026.05.04 15:23:43.324093 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33727 | ||
| 680 | 2026.05.04 15:23:43.324122 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36301 | ||
| 681 | 2026.05.04 15:23:43.324238 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.05.04 15:23:43.324174 [ 279 ] {} <Debug> TCP-Session: 5d211474-dae9-44b1-bb33-3f93f84da046 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 683 | 2026.05.04 15:23:43.324137 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.05.04 15:23:43.324332 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58427 | ||
| 685 | 2026.05.04 15:23:43.324480 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.05.04 15:23:43.324443 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.05.04 15:23:43.324374 [ 280 ] {} <Debug> TCP-Session: 8cdc0cfb-0a9a-4bad-a462-c74b82d25b0c Authenticating user 'default' from [fd00:1122:3344:101::a]:58155 | ||
| 688 | 2026.05.04 15:23:43.324617 [ 284 ] {} <Debug> TCP-Session: b44d85fc-07e1-4cdf-9f31-c9cedb88bbcc Authenticating user 'default' from [fd00:1122:3344:101::a]:36301 | ||
| 689 | 2026.05.04 15:23:43.324596 [ 283 ] {} <Debug> TCP-Session: 74bb59ae-4a76-4d32-af5f-3d4d1083d030 Authenticating user 'default' from [fd00:1122:3344:101::a]:33727 | ||
| 690 | 2026.05.04 15:23:43.324645 [ 280 ] {} <Debug> TCP-Session: 8cdc0cfb-0a9a-4bad-a462-c74b82d25b0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.05.04 15:23:43.324714 [ 284 ] {} <Debug> TCP-Session: b44d85fc-07e1-4cdf-9f31-c9cedb88bbcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.05.04 15:23:43.324727 [ 283 ] {} <Debug> TCP-Session: 74bb59ae-4a76-4d32-af5f-3d4d1083d030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.05.04 15:23:43.324746 [ 280 ] {} <Debug> TCP-Session: 8cdc0cfb-0a9a-4bad-a462-c74b82d25b0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.05.04 15:23:43.324803 [ 284 ] {} <Debug> TCP-Session: b44d85fc-07e1-4cdf-9f31-c9cedb88bbcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.05.04 15:23:43.324669 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2026.05.04 15:23:43.324834 [ 283 ] {} <Debug> TCP-Session: 74bb59ae-4a76-4d32-af5f-3d4d1083d030 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.05.04 15:23:43.324356 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.05.04 15:23:43.324922 [ 285 ] {} <Debug> TCP-Session: dd3db39c-28ee-4661-88be-b29c66441ac4 Authenticating user 'default' from [fd00:1122:3344:101::a]:58427 | ||
| 699 | 2026.05.04 15:23:43.324348 [ 281 ] {} <Debug> TCP-Session: 57790db2-9a10-4fd4-b426-cb3eed0f647d Authenticating user 'default' from [fd00:1122:3344:101::a]:49177 | ||
| 700 | 2026.05.04 15:23:43.325063 [ 282 ] {} <Debug> TCP-Session: 7cf74965-ac1e-402f-84c4-5452ec0a8069 Authenticating user 'default' from [fd00:1122:3344:101::a]:32795 | ||
| 701 | 2026.05.04 15:23:43.325078 [ 285 ] {} <Debug> TCP-Session: dd3db39c-28ee-4661-88be-b29c66441ac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.05.04 15:23:43.325075 [ 281 ] {} <Debug> TCP-Session: 57790db2-9a10-4fd4-b426-cb3eed0f647d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.05.04 15:23:43.325179 [ 282 ] {} <Debug> TCP-Session: 7cf74965-ac1e-402f-84c4-5452ec0a8069 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.05.04 15:23:43.325198 [ 285 ] {} <Debug> TCP-Session: dd3db39c-28ee-4661-88be-b29c66441ac4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.05.04 15:23:43.325189 [ 281 ] {} <Debug> TCP-Session: 57790db2-9a10-4fd4-b426-cb3eed0f647d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.05.04 15:23:43.325279 [ 282 ] {} <Debug> TCP-Session: 7cf74965-ac1e-402f-84c4-5452ec0a8069 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.05.04 15:23:44.001131 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.25 MiB, peak 138.25 MiB, free memory in arenas 0.00 B, will set to 139.75 MiB (RSS), difference: 1.49 MiB | ||
| 708 | 2026.05.04 15:23:48.334240 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.05.04 15:23:48.334302 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2026.05.04 15:23:48.334332 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.05.04 15:23:48.334503 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.05.04 15:23:48.343801 [ 245 ] {} <Debug> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Loading data parts | ||
| 713 | 2026.05.04 15:23:48.344050 [ 245 ] {} <Debug> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): There are no data parts | ||
| 714 | 2026.05.04 15:23:48.353481 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.05.04 15:23:48.353522 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 716 | 2026.05.04 15:23:48.355947 [ 244 ] {} <Debug> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Loading data parts | ||
| 717 | 2026.05.04 15:23:48.356276 [ 244 ] {} <Debug> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): There are no data parts | ||
| 718 | 2026.05.04 15:23:48.358832 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2026.05.04 15:23:48.359364 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2026.05.04 15:23:48.359601 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 721 | 2026.05.04 15:23:48.387282 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.05.04 15:23:48.387330 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 723 | 2026.05.04 15:23:48.393568 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.05.04 15:23:48.394772 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.05.04 15:23:48.397738 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.05.04 15:23:49.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.84 MiB, peak 148.84 MiB, free memory in arenas 0.00 B, will set to 153.93 MiB (RSS), difference: 9.09 MiB | ||
| 727 | 2026.05.04 15:23:50.834260 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.05.04 15:23:50.834396 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.05.04 15:23:50.839698 [ 243 ] {} <Debug> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Loading data parts | ||
| 730 | 2026.05.04 15:23:50.839948 [ 243 ] {} <Debug> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): There are no data parts | ||
| 731 | 2026.05.04 15:23:50.847999 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.05.04 15:23:50.848034 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 733 | 2026.05.04 15:23:50.849778 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.05.04 15:23:50.850440 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.05.04 15:23:50.850855 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.05.04 15:23:51.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.12 MiB, peak 158.12 MiB, free memory in arenas 0.00 B, will set to 154.93 MiB (RSS), difference: -3.20 MiB | ||
| 737 | 2026.05.04 15:23:55.775008 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.05.04 15:23:55.775125 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.05.04 15:23:55.859893 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2026.05.04 15:23:55.867225 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.05.04 15:23:55.867282 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 742 | 2026.05.04 15:23:55.868231 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.05.04 15:23:55.868806 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.05.04 15:23:55.870925 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.05.04 15:23:55.898023 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.05.04 15:23:55.915127 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.05.04 15:23:55.915185 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 748 | 2026.05.04 15:23:55.921700 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.05.04 15:23:55.922903 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.05.04 15:23:55.926152 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.05.04 15:23:56.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.69 MiB, peak 159.69 MiB, free memory in arenas 0.00 B, will set to 157.78 MiB (RSS), difference: 2.09 MiB | ||
| 752 | 2026.05.04 15:24:01.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.82 MiB, peak 159.69 MiB, free memory in arenas 0.00 B, will set to 157.84 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2026.05.04 15:24:01.576979 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2026.05.04 15:24:01.577284 [ 3 ] {2ace3709-9721-475f-a7a5-bc154f1bf528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 755 | 2026.05.04 15:24:01.598481 [ 3 ] {2ace3709-9721-475f-a7a5-bc154f1bf528} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2026.05.04 15:24:01.610628 [ 3 ] {2ace3709-9721-475f-a7a5-bc154f1bf528} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2026.05.04 15:24:01.621135 [ 3 ] {2ace3709-9721-475f-a7a5-bc154f1bf528} <Debug> TCPHandler: Processed in 0.044292532 sec. | ||
| 758 | 2026.05.04 15:24:01.643439 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2026.05.04 15:24:01.643591 [ 3 ] {a472774a-c2b9-4ae4-b52d-ea4fac105a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 760 | 2026.05.04 15:24:01.643649 [ 3 ] {a472774a-c2b9-4ae4-b52d-ea4fac105a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2026.05.04 15:24:01.646638 [ 3 ] {a472774a-c2b9-4ae4-b52d-ea4fac105a76} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 762 | 2026.05.04 15:24:01.646687 [ 3 ] {a472774a-c2b9-4ae4-b52d-ea4fac105a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 763 | 2026.05.04 15:24:01.647446 [ 3 ] {a472774a-c2b9-4ae4-b52d-ea4fac105a76} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 764 | 2026.05.04 15:24:01.647820 [ 3 ] {a472774a-c2b9-4ae4-b52d-ea4fac105a76} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 765 | 2026.05.04 15:24:01.647974 [ 3 ] {a472774a-c2b9-4ae4-b52d-ea4fac105a76} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.004427 sec., 7906.031172351479 rows/sec., 1.68 MiB/sec. | ||
| 766 | 2026.05.04 15:24:01.648014 [ 3 ] {a472774a-c2b9-4ae4-b52d-ea4fac105a76} <Debug> TCPHandler: Processed in 0.004659292 sec. | ||
| 767 | 2026.05.04 15:24:01.648159 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.05.04 15:24:01.648260 [ 3 ] {741c9b34-19bb-4bca-b138-390716c82207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 769 | 2026.05.04 15:24:01.648303 [ 3 ] {741c9b34-19bb-4bca-b138-390716c82207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 770 | 2026.05.04 15:24:01.656593 [ 3 ] {741c9b34-19bb-4bca-b138-390716c82207} <Trace> oximeter.fields_i16 (2a20fea4-c498-4377-9dd1-aa6e3afac0a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 771 | 2026.05.04 15:24:01.656631 [ 3 ] {741c9b34-19bb-4bca-b138-390716c82207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 772 | 2026.05.04 15:24:01.660537 [ 3 ] {741c9b34-19bb-4bca-b138-390716c82207} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 773 | 2026.05.04 15:24:01.661008 [ 3 ] {741c9b34-19bb-4bca-b138-390716c82207} <Trace> oximeter.fields_i16 (2a20fea4-c498-4377-9dd1-aa6e3afac0a8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 774 | 2026.05.04 15:24:01.661141 [ 3 ] {741c9b34-19bb-4bca-b138-390716c82207} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.012903 sec., 1860.032550569635 rows/sec., 158.03 KiB/sec. | ||
| 775 | 2026.05.04 15:24:01.661179 [ 3 ] {741c9b34-19bb-4bca-b138-390716c82207} <Debug> TCPHandler: Processed in 0.013071984 sec. | ||
| 776 | 2026.05.04 15:24:01.661309 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2026.05.04 15:24:01.661406 [ 3 ] {5f9d3135-5367-4b9b-b091-3f5a8b2522a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 778 | 2026.05.04 15:24:01.661446 [ 3 ] {5f9d3135-5367-4b9b-b091-3f5a8b2522a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 779 | 2026.05.04 15:24:01.661858 [ 3 ] {5f9d3135-5367-4b9b-b091-3f5a8b2522a8} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 780 | 2026.05.04 15:24:01.661897 [ 3 ] {5f9d3135-5367-4b9b-b091-3f5a8b2522a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 781 | 2026.05.04 15:24:01.662358 [ 3 ] {5f9d3135-5367-4b9b-b091-3f5a8b2522a8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 782 | 2026.05.04 15:24:01.662833 [ 3 ] {5f9d3135-5367-4b9b-b091-3f5a8b2522a8} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 783 | 2026.05.04 15:24:01.662962 [ 3 ] {5f9d3135-5367-4b9b-b091-3f5a8b2522a8} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001575 sec., 6349.206349206349 rows/sec., 517.73 KiB/sec. | ||
| 784 | 2026.05.04 15:24:01.662999 [ 3 ] {5f9d3135-5367-4b9b-b091-3f5a8b2522a8} <Debug> TCPHandler: Processed in 0.001739264 sec. | ||
| 785 | 2026.05.04 15:24:01.663119 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2026.05.04 15:24:01.663214 [ 3 ] {9e51f3b9-2ba2-45da-8402-671fce7b39c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 787 | 2026.05.04 15:24:01.663254 [ 3 ] {9e51f3b9-2ba2-45da-8402-671fce7b39c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 788 | 2026.05.04 15:24:01.664898 [ 3 ] {9e51f3b9-2ba2-45da-8402-671fce7b39c3} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 789 | 2026.05.04 15:24:01.664935 [ 3 ] {9e51f3b9-2ba2-45da-8402-671fce7b39c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 790 | 2026.05.04 15:24:01.665594 [ 3 ] {9e51f3b9-2ba2-45da-8402-671fce7b39c3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 791 | 2026.05.04 15:24:01.666016 [ 3 ] {9e51f3b9-2ba2-45da-8402-671fce7b39c3} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 792 | 2026.05.04 15:24:01.666146 [ 3 ] {9e51f3b9-2ba2-45da-8402-671fce7b39c3} <Debug> executeQuery: Read 2510 rows, 192.18 KiB in 0.00295 sec., 850847.4576271187 rows/sec., 63.62 MiB/sec. | ||
| 793 | 2026.05.04 15:24:01.666183 [ 3 ] {9e51f3b9-2ba2-45da-8402-671fce7b39c3} <Debug> TCPHandler: Processed in 0.003114092 sec. | ||
| 794 | 2026.05.04 15:24:01.666314 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 795 | 2026.05.04 15:24:01.666409 [ 3 ] {f0316717-adac-4bb7-9587-2db399ec600b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 796 | 2026.05.04 15:24:01.666450 [ 3 ] {f0316717-adac-4bb7-9587-2db399ec600b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 797 | 2026.05.04 15:24:01.666862 [ 3 ] {f0316717-adac-4bb7-9587-2db399ec600b} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 798 | 2026.05.04 15:24:01.666900 [ 3 ] {f0316717-adac-4bb7-9587-2db399ec600b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 799 | 2026.05.04 15:24:01.667372 [ 3 ] {f0316717-adac-4bb7-9587-2db399ec600b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 800 | 2026.05.04 15:24:01.667826 [ 3 ] {f0316717-adac-4bb7-9587-2db399ec600b} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 801 | 2026.05.04 15:24:01.667954 [ 3 ] {f0316717-adac-4bb7-9587-2db399ec600b} <Debug> executeQuery: Read 35 rows, 2.64 KiB in 0.001563 sec., 22392.834293026233 rows/sec., 1.65 MiB/sec. | ||
| 802 | 2026.05.04 15:24:01.667996 [ 3 ] {f0316717-adac-4bb7-9587-2db399ec600b} <Debug> TCPHandler: Processed in 0.001733213 sec. | ||
| 803 | 2026.05.04 15:24:01.668113 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 804 | 2026.05.04 15:24:01.668207 [ 3 ] {460b9170-cc95-4418-8056-14ca7bca5273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 805 | 2026.05.04 15:24:01.668245 [ 3 ] {460b9170-cc95-4418-8056-14ca7bca5273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 806 | 2026.05.04 15:24:01.668976 [ 3 ] {460b9170-cc95-4418-8056-14ca7bca5273} <Trace> oximeter.fields_u32 (6cde96a8-f8b6-4afa-8692-a3ef9e73c47f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 807 | 2026.05.04 15:24:01.669007 [ 3 ] {460b9170-cc95-4418-8056-14ca7bca5273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 808 | 2026.05.04 15:24:01.669424 [ 3 ] {460b9170-cc95-4418-8056-14ca7bca5273} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 809 | 2026.05.04 15:24:01.669879 [ 3 ] {460b9170-cc95-4418-8056-14ca7bca5273} <Trace> oximeter.fields_u32 (6cde96a8-f8b6-4afa-8692-a3ef9e73c47f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 810 | 2026.05.04 15:24:01.670008 [ 3 ] {460b9170-cc95-4418-8056-14ca7bca5273} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001818 sec., 453795.3795379538 rows/sec., 26.55 MiB/sec. | ||
| 811 | 2026.05.04 15:24:01.670044 [ 3 ] {460b9170-cc95-4418-8056-14ca7bca5273} <Debug> TCPHandler: Processed in 0.001979537 sec. | ||
| 812 | 2026.05.04 15:24:01.670164 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2026.05.04 15:24:01.670258 [ 3 ] {c5b67819-5054-41f6-abf6-98004fb63615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 814 | 2026.05.04 15:24:01.670298 [ 3 ] {c5b67819-5054-41f6-abf6-98004fb63615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 815 | 2026.05.04 15:24:01.670688 [ 3 ] {c5b67819-5054-41f6-abf6-98004fb63615} <Trace> oximeter.fields_u64 (0698fcfb-8abc-4df0-aabf-4dae96f85530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 816 | 2026.05.04 15:24:01.670724 [ 3 ] {c5b67819-5054-41f6-abf6-98004fb63615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 817 | 2026.05.04 15:24:01.671202 [ 3 ] {c5b67819-5054-41f6-abf6-98004fb63615} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 818 | 2026.05.04 15:24:01.671624 [ 3 ] {c5b67819-5054-41f6-abf6-98004fb63615} <Trace> oximeter.fields_u64 (0698fcfb-8abc-4df0-aabf-4dae96f85530): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 819 | 2026.05.04 15:24:01.671750 [ 3 ] {c5b67819-5054-41f6-abf6-98004fb63615} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.00151 sec., 1324.503311258278 rows/sec., 93.13 KiB/sec. | ||
| 820 | 2026.05.04 15:24:01.671790 [ 3 ] {c5b67819-5054-41f6-abf6-98004fb63615} <Debug> TCPHandler: Processed in 0.001676092 sec. | ||
| 821 | 2026.05.04 15:24:01.671907 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 822 | 2026.05.04 15:24:01.672001 [ 3 ] {a797e625-ffb6-4883-8757-a0db9b82ac44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 823 | 2026.05.04 15:24:01.672040 [ 3 ] {a797e625-ffb6-4883-8757-a0db9b82ac44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 824 | 2026.05.04 15:24:01.672434 [ 3 ] {a797e625-ffb6-4883-8757-a0db9b82ac44} <Trace> oximeter.fields_u8 (0326c4e3-1635-43fa-8868-177d9610656e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 825 | 2026.05.04 15:24:01.672473 [ 3 ] {a797e625-ffb6-4883-8757-a0db9b82ac44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 826 | 2026.05.04 15:24:01.674924 [ 3 ] {a797e625-ffb6-4883-8757-a0db9b82ac44} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 827 | 2026.05.04 15:24:01.675417 [ 3 ] {a797e625-ffb6-4883-8757-a0db9b82ac44} <Trace> oximeter.fields_u8 (0326c4e3-1635-43fa-8868-177d9610656e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 828 | 2026.05.04 15:24:01.675544 [ 3 ] {a797e625-ffb6-4883-8757-a0db9b82ac44} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.003561 sec., 3369.8399326032013 rows/sec., 263.27 KiB/sec. | ||
| 829 | 2026.05.04 15:24:01.675580 [ 3 ] {a797e625-ffb6-4883-8757-a0db9b82ac44} <Debug> TCPHandler: Processed in 0.00372288 sec. | ||
| 830 | 2026.05.04 15:24:01.675706 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 831 | 2026.05.04 15:24:01.675802 [ 3 ] {8bdf0f14-f494-42fb-9288-2c9c74d44490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 832 | 2026.05.04 15:24:01.675842 [ 3 ] {8bdf0f14-f494-42fb-9288-2c9c74d44490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 833 | 2026.05.04 15:24:01.676707 [ 3 ] {8bdf0f14-f494-42fb-9288-2c9c74d44490} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 834 | 2026.05.04 15:24:01.676744 [ 3 ] {8bdf0f14-f494-42fb-9288-2c9c74d44490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 835 | 2026.05.04 15:24:01.677281 [ 3 ] {8bdf0f14-f494-42fb-9288-2c9c74d44490} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 836 | 2026.05.04 15:24:01.677804 [ 3 ] {8bdf0f14-f494-42fb-9288-2c9c74d44490} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 837 | 2026.05.04 15:24:01.677930 [ 3 ] {8bdf0f14-f494-42fb-9288-2c9c74d44490} <Debug> executeQuery: Read 1310 rows, 90.11 KiB in 0.002145 sec., 610722.6107226106 rows/sec., 41.03 MiB/sec. | ||
| 838 | 2026.05.04 15:24:01.677970 [ 3 ] {8bdf0f14-f494-42fb-9288-2c9c74d44490} <Debug> TCPHandler: Processed in 0.00231315 sec. | ||
| 839 | 2026.05.04 15:24:01.678093 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 840 | 2026.05.04 15:24:01.678187 [ 3 ] {2109ce24-97d2-4485-b87f-e65ac2e2240d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 841 | 2026.05.04 15:24:01.678230 [ 3 ] {2109ce24-97d2-4485-b87f-e65ac2e2240d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 842 | 2026.05.04 15:24:01.681034 [ 3 ] {2109ce24-97d2-4485-b87f-e65ac2e2240d} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 843 | 2026.05.04 15:24:01.681070 [ 3 ] {2109ce24-97d2-4485-b87f-e65ac2e2240d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 844 | 2026.05.04 15:24:01.681943 [ 3 ] {2109ce24-97d2-4485-b87f-e65ac2e2240d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 845 | 2026.05.04 15:24:01.682362 [ 3 ] {2109ce24-97d2-4485-b87f-e65ac2e2240d} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 846 | 2026.05.04 15:24:01.682492 [ 3 ] {2109ce24-97d2-4485-b87f-e65ac2e2240d} <Debug> executeQuery: Read 2327 rows, 148.57 KiB in 0.004323 sec., 538283.5993523017 rows/sec., 33.56 MiB/sec. | ||
| 847 | 2026.05.04 15:24:01.682529 [ 3 ] {2109ce24-97d2-4485-b87f-e65ac2e2240d} <Debug> TCPHandler: Processed in 0.00448518 sec. | ||
| 848 | 2026.05.04 15:24:01.682665 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2026.05.04 15:24:01.682759 [ 3 ] {a4f7bf1f-b1d0-49ea-85f4-20e22a24b474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 850 | 2026.05.04 15:24:01.682813 [ 3 ] {a4f7bf1f-b1d0-49ea-85f4-20e22a24b474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 851 | 2026.05.04 15:24:01.683589 [ 3 ] {a4f7bf1f-b1d0-49ea-85f4-20e22a24b474} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 852 | 2026.05.04 15:24:01.683626 [ 3 ] {a4f7bf1f-b1d0-49ea-85f4-20e22a24b474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 853 | 2026.05.04 15:24:01.686813 [ 3 ] {a4f7bf1f-b1d0-49ea-85f4-20e22a24b474} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 854 | 2026.05.04 15:24:01.687290 [ 3 ] {a4f7bf1f-b1d0-49ea-85f4-20e22a24b474} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 855 | 2026.05.04 15:24:01.687446 [ 3 ] {a4f7bf1f-b1d0-49ea-85f4-20e22a24b474} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.004704 sec., 2763.605442176871 rows/sec., 4.95 MiB/sec. | ||
| 856 | 2026.05.04 15:24:01.687494 [ 3 ] {a4f7bf1f-b1d0-49ea-85f4-20e22a24b474} <Debug> TCPHandler: Processed in 0.004878515 sec. | ||
| 857 | 2026.05.04 15:24:01.687626 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2026.05.04 15:24:01.687721 [ 3 ] {7847253d-b111-4c25-9bee-aebde4819ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 859 | 2026.05.04 15:24:01.687763 [ 3 ] {7847253d-b111-4c25-9bee-aebde4819ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 860 | 2026.05.04 15:24:01.688087 [ 3 ] {7847253d-b111-4c25-9bee-aebde4819ed9} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 861 | 2026.05.04 15:24:01.688123 [ 3 ] {7847253d-b111-4c25-9bee-aebde4819ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 862 | 2026.05.04 15:24:01.688680 [ 3 ] {7847253d-b111-4c25-9bee-aebde4819ed9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 863 | 2026.05.04 15:24:01.689123 [ 3 ] {7847253d-b111-4c25-9bee-aebde4819ed9} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 864 | 2026.05.04 15:24:01.689250 [ 3 ] {7847253d-b111-4c25-9bee-aebde4819ed9} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.001546 sec., 5174.6442432082795 rows/sec., 353.74 KiB/sec. | ||
| 865 | 2026.05.04 15:24:01.689285 [ 3 ] {7847253d-b111-4c25-9bee-aebde4819ed9} <Debug> TCPHandler: Processed in 0.001708983 sec. | ||
| 866 | 2026.05.04 15:24:03.371233 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 867 | 2026.05.04 15:24:03.371695 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 868 | 2026.05.04 15:24:03.371730 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 869 | 2026.05.04 15:24:03.372522 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 870 | 2026.05.04 15:24:03.372991 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 871 | 2026.05.04 15:24:03.373121 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 872 | 2026.05.04 15:24:03.426372 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 873 | 2026.05.04 15:24:03.442469 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 874 | 2026.05.04 15:24:03.442530 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 875 | 2026.05.04 15:24:03.448838 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 876 | 2026.05.04 15:24:03.449936 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 877 | 2026.05.04 15:24:03.452803 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 878 | 2026.05.04 15:24:04.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.06 MiB, peak 164.06 MiB, free memory in arenas 0.00 B, will set to 161.36 MiB (RSS), difference: 1.30 MiB | ||
| 879 | 2026.05.04 15:24:06.968194 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 880 | 2026.05.04 15:24:06.968437 [ 3 ] {5e03bf66-130c-493c-bbc0-ddd603cd0e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 881 | 2026.05.04 15:24:06.972789 [ 3 ] {5e03bf66-130c-493c-bbc0-ddd603cd0e8e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 882 | 2026.05.04 15:24:06.977164 [ 3 ] {5e03bf66-130c-493c-bbc0-ddd603cd0e8e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 883 | 2026.05.04 15:24:06.977445 [ 3 ] {5e03bf66-130c-493c-bbc0-ddd603cd0e8e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 884 | 2026.05.04 15:24:06.981555 [ 3 ] {5e03bf66-130c-493c-bbc0-ddd603cd0e8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 885 | 2026.05.04 15:24:06.985782 [ 3 ] {5e03bf66-130c-493c-bbc0-ddd603cd0e8e} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 886 | 2026.05.04 15:24:06.985974 [ 3 ] {5e03bf66-130c-493c-bbc0-ddd603cd0e8e} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 887 | 2026.05.04 15:24:06.987922 [ 3 ] {5e03bf66-130c-493c-bbc0-ddd603cd0e8e} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 888 | 2026.05.04 15:24:06.987952 [ 3 ] {5e03bf66-130c-493c-bbc0-ddd603cd0e8e} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 889 | 2026.05.04 15:24:06.992225 [ 3 ] {5e03bf66-130c-493c-bbc0-ddd603cd0e8e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 890 | 2026.05.04 15:24:06.992257 [ 3 ] {5e03bf66-130c-493c-bbc0-ddd603cd0e8e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 891 | 2026.05.04 15:24:07.019519 [ 3 ] {5e03bf66-130c-493c-bbc0-ddd603cd0e8e} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.051166 sec., 684.0480006254153 rows/sec., 148.87 KiB/sec. | ||
| 892 | 2026.05.04 15:24:07.019693 [ 3 ] {5e03bf66-130c-493c-bbc0-ddd603cd0e8e} <Debug> MemoryTracker: Peak memory usage (for query): 138.08 KiB. | ||
| 893 | 2026.05.04 15:24:07.019712 [ 3 ] {5e03bf66-130c-493c-bbc0-ddd603cd0e8e} <Debug> TCPHandler: Processed in 0.05165844 sec. | ||
| 894 | 2026.05.04 15:24:07.021277 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 895 | 2026.05.04 15:24:07.021420 [ 3 ] {10087c8b-f548-42fb-9f18-a7bf53c79434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 896 | 2026.05.04 15:24:07.021481 [ 3 ] {10087c8b-f548-42fb-9f18-a7bf53c79434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 897 | 2026.05.04 15:24:07.022020 [ 3 ] {10087c8b-f548-42fb-9f18-a7bf53c79434} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 898 | 2026.05.04 15:24:07.022069 [ 3 ] {10087c8b-f548-42fb-9f18-a7bf53c79434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 899 | 2026.05.04 15:24:07.022557 [ 3 ] {10087c8b-f548-42fb-9f18-a7bf53c79434} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 900 | 2026.05.04 15:24:07.023013 [ 3 ] {10087c8b-f548-42fb-9f18-a7bf53c79434} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 901 | 2026.05.04 15:24:07.023164 [ 3 ] {10087c8b-f548-42fb-9f18-a7bf53c79434} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001788 sec., 16778.523489932886 rows/sec., 1.28 MiB/sec. | ||
| 902 | 2026.05.04 15:24:07.023203 [ 3 ] {10087c8b-f548-42fb-9f18-a7bf53c79434} <Debug> TCPHandler: Processed in 0.002049967 sec. | ||
| 903 | 2026.05.04 15:24:07.023344 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 904 | 2026.05.04 15:24:07.023450 [ 3 ] {dcaae698-f326-4aa9-a2b6-c7c17a693d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 905 | 2026.05.04 15:24:07.023493 [ 3 ] {dcaae698-f326-4aa9-a2b6-c7c17a693d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 906 | 2026.05.04 15:24:07.023914 [ 3 ] {dcaae698-f326-4aa9-a2b6-c7c17a693d9e} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 907 | 2026.05.04 15:24:07.023952 [ 3 ] {dcaae698-f326-4aa9-a2b6-c7c17a693d9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 908 | 2026.05.04 15:24:07.024451 [ 3 ] {dcaae698-f326-4aa9-a2b6-c7c17a693d9e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 909 | 2026.05.04 15:24:07.024931 [ 3 ] {dcaae698-f326-4aa9-a2b6-c7c17a693d9e} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 910 | 2026.05.04 15:24:07.025066 [ 3 ] {dcaae698-f326-4aa9-a2b6-c7c17a693d9e} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001639 sec., 21964.612568639415 rows/sec., 1.72 MiB/sec. | ||
| 911 | 2026.05.04 15:24:07.025103 [ 3 ] {dcaae698-f326-4aa9-a2b6-c7c17a693d9e} <Debug> TCPHandler: Processed in 0.001812834 sec. | ||
| 912 | 2026.05.04 15:24:07.025231 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 913 | 2026.05.04 15:24:07.025331 [ 3 ] {178ed292-a263-4271-bf47-b95490fbf819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 914 | 2026.05.04 15:24:07.025377 [ 3 ] {178ed292-a263-4271-bf47-b95490fbf819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 915 | 2026.05.04 15:24:07.025785 [ 3 ] {178ed292-a263-4271-bf47-b95490fbf819} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 916 | 2026.05.04 15:24:07.025828 [ 3 ] {178ed292-a263-4271-bf47-b95490fbf819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 917 | 2026.05.04 15:24:07.026270 [ 3 ] {178ed292-a263-4271-bf47-b95490fbf819} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 918 | 2026.05.04 15:24:07.026702 [ 3 ] {178ed292-a263-4271-bf47-b95490fbf819} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 919 | 2026.05.04 15:24:07.026838 [ 3 ] {178ed292-a263-4271-bf47-b95490fbf819} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001528 sec., 71989.52879581152 rows/sec., 5.02 MiB/sec. | ||
| 920 | 2026.05.04 15:24:07.026877 [ 3 ] {178ed292-a263-4271-bf47-b95490fbf819} <Debug> TCPHandler: Processed in 0.001698403 sec. | ||
| 921 | 2026.05.04 15:24:07.027023 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2026.05.04 15:24:07.027123 [ 3 ] {d353463d-49cf-41f6-bd65-05290506d680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 923 | 2026.05.04 15:24:07.027166 [ 3 ] {d353463d-49cf-41f6-bd65-05290506d680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 924 | 2026.05.04 15:24:07.027517 [ 3 ] {d353463d-49cf-41f6-bd65-05290506d680} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 925 | 2026.05.04 15:24:07.027555 [ 3 ] {d353463d-49cf-41f6-bd65-05290506d680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 926 | 2026.05.04 15:24:07.027985 [ 3 ] {d353463d-49cf-41f6-bd65-05290506d680} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 927 | 2026.05.04 15:24:07.028452 [ 3 ] {d353463d-49cf-41f6-bd65-05290506d680} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 928 | 2026.05.04 15:24:07.028594 [ 3 ] {d353463d-49cf-41f6-bd65-05290506d680} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001492 sec., 26809.65147453083 rows/sec., 1.79 MiB/sec. | ||
| 929 | 2026.05.04 15:24:07.028630 [ 3 ] {d353463d-49cf-41f6-bd65-05290506d680} <Debug> TCPHandler: Processed in 0.001659032 sec. | ||
| 930 | 2026.05.04 15:24:10.775183 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 931 | 2026.05.04 15:24:10.775243 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 932 | 2026.05.04 15:24:10.852460 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 124 | ||
| 933 | 2026.05.04 15:24:10.855505 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 934 | 2026.05.04 15:24:10.855551 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 935 | 2026.05.04 15:24:10.856714 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 936 | 2026.05.04 15:24:10.857011 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 937 | 2026.05.04 15:24:10.857246 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 124 | ||
| 938 | 2026.05.04 15:24:10.874067 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 939 | 2026.05.04 15:24:10.874566 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 940 | 2026.05.04 15:24:10.874610 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 941 | 2026.05.04 15:24:10.875188 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 942 | 2026.05.04 15:24:10.875420 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 943 | 2026.05.04 15:24:10.875565 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 944 | 2026.05.04 15:24:10.953798 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 945 | 2026.05.04 15:24:10.970556 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 946 | 2026.05.04 15:24:10.970612 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 947 | 2026.05.04 15:24:10.977281 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 948 | 2026.05.04 15:24:10.978000 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 949 | 2026.05.04 15:24:10.981400 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 950 | 2026.05.04 15:24:11.000155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.32 MiB, peak 167.32 MiB, free memory in arenas 0.00 B, will set to 164.38 MiB (RSS), difference: 1.06 MiB | ||
| 951 | 2026.05.04 15:24:11.968939 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 952 | 2026.05.04 15:24:11.969174 [ 3 ] {519938de-59d1-438c-a98c-b299067aaf18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 953 | 2026.05.04 15:24:11.969513 [ 3 ] {519938de-59d1-438c-a98c-b299067aaf18} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 954 | 2026.05.04 15:24:11.969551 [ 3 ] {519938de-59d1-438c-a98c-b299067aaf18} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 955 | 2026.05.04 15:24:11.969775 [ 3 ] {519938de-59d1-438c-a98c-b299067aaf18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 956 | 2026.05.04 15:24:11.969857 [ 3 ] {519938de-59d1-438c-a98c-b299067aaf18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 957 | 2026.05.04 15:24:11.970001 [ 3 ] {519938de-59d1-438c-a98c-b299067aaf18} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 958 | 2026.05.04 15:24:11.970040 [ 3 ] {519938de-59d1-438c-a98c-b299067aaf18} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 959 | 2026.05.04 15:24:11.970064 [ 3 ] {519938de-59d1-438c-a98c-b299067aaf18} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 960 | 2026.05.04 15:24:11.970079 [ 3 ] {519938de-59d1-438c-a98c-b299067aaf18} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 961 | 2026.05.04 15:24:11.970118 [ 3 ] {519938de-59d1-438c-a98c-b299067aaf18} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 962 | 2026.05.04 15:24:11.970138 [ 3 ] {519938de-59d1-438c-a98c-b299067aaf18} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 963 | 2026.05.04 15:24:11.971250 [ 3 ] {519938de-59d1-438c-a98c-b299067aaf18} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002168 sec., 16143.911439114392 rows/sec., 3.43 MiB/sec. | ||
| 964 | 2026.05.04 15:24:11.971355 [ 3 ] {519938de-59d1-438c-a98c-b299067aaf18} <Debug> TCPHandler: Processed in 0.002551854 sec. | ||
| 965 | 2026.05.04 15:24:11.972824 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 966 | 2026.05.04 15:24:11.972936 [ 3 ] {ac8902a2-fd62-42ad-a474-3307197a7f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 967 | 2026.05.04 15:24:11.972979 [ 3 ] {ac8902a2-fd62-42ad-a474-3307197a7f2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 968 | 2026.05.04 15:24:11.973462 [ 3 ] {ac8902a2-fd62-42ad-a474-3307197a7f2b} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 969 | 2026.05.04 15:24:11.973516 [ 3 ] {ac8902a2-fd62-42ad-a474-3307197a7f2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 970 | 2026.05.04 15:24:11.973896 [ 3 ] {ac8902a2-fd62-42ad-a474-3307197a7f2b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 971 | 2026.05.04 15:24:11.974128 [ 3 ] {ac8902a2-fd62-42ad-a474-3307197a7f2b} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 972 | 2026.05.04 15:24:11.974276 [ 3 ] {ac8902a2-fd62-42ad-a474-3307197a7f2b} <Debug> executeQuery: Read 52 rows, 4.55 KiB in 0.001373 sec., 37873.27021121631 rows/sec., 3.24 MiB/sec. | ||
| 973 | 2026.05.04 15:24:11.974314 [ 3 ] {ac8902a2-fd62-42ad-a474-3307197a7f2b} <Debug> TCPHandler: Processed in 0.001542021 sec. | ||
| 974 | 2026.05.04 15:24:11.974436 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 975 | 2026.05.04 15:24:11.974532 [ 3 ] {261f6a86-73ea-4e21-9fc5-b7785ffb0569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 976 | 2026.05.04 15:24:11.974574 [ 3 ] {261f6a86-73ea-4e21-9fc5-b7785ffb0569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 977 | 2026.05.04 15:24:11.975005 [ 3 ] {261f6a86-73ea-4e21-9fc5-b7785ffb0569} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 978 | 2026.05.04 15:24:11.975049 [ 3 ] {261f6a86-73ea-4e21-9fc5-b7785ffb0569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 979 | 2026.05.04 15:24:11.975343 [ 3 ] {261f6a86-73ea-4e21-9fc5-b7785ffb0569} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 980 | 2026.05.04 15:24:11.975558 [ 3 ] {261f6a86-73ea-4e21-9fc5-b7785ffb0569} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 981 | 2026.05.04 15:24:11.975685 [ 3 ] {261f6a86-73ea-4e21-9fc5-b7785ffb0569} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00117 sec., 9401.709401709402 rows/sec., 706.96 KiB/sec. | ||
| 982 | 2026.05.04 15:24:11.975722 [ 3 ] {261f6a86-73ea-4e21-9fc5-b7785ffb0569} <Debug> TCPHandler: Processed in 0.001334698 sec. | ||
| 983 | 2026.05.04 15:24:11.975845 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 984 | 2026.05.04 15:24:11.975939 [ 3 ] {9a93ad5e-c1e5-4169-9d3b-e121dc7bccbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 985 | 2026.05.04 15:24:11.975980 [ 3 ] {9a93ad5e-c1e5-4169-9d3b-e121dc7bccbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 986 | 2026.05.04 15:24:11.976386 [ 3 ] {9a93ad5e-c1e5-4169-9d3b-e121dc7bccbf} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 987 | 2026.05.04 15:24:11.976423 [ 3 ] {9a93ad5e-c1e5-4169-9d3b-e121dc7bccbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 988 | 2026.05.04 15:24:11.976741 [ 3 ] {9a93ad5e-c1e5-4169-9d3b-e121dc7bccbf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 989 | 2026.05.04 15:24:11.976977 [ 3 ] {9a93ad5e-c1e5-4169-9d3b-e121dc7bccbf} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 990 | 2026.05.04 15:24:11.977102 [ 3 ] {9a93ad5e-c1e5-4169-9d3b-e121dc7bccbf} <Debug> executeQuery: Read 47 rows, 3.76 KiB in 0.001181 sec., 39796.78238780695 rows/sec., 3.11 MiB/sec. | ||
| 991 | 2026.05.04 15:24:11.977140 [ 3 ] {9a93ad5e-c1e5-4169-9d3b-e121dc7bccbf} <Debug> TCPHandler: Processed in 0.001345297 sec. | ||
| 992 | 2026.05.04 15:24:11.977259 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 993 | 2026.05.04 15:24:11.977355 [ 3 ] {af83f9d9-3e6a-4c61-8e01-57212ee9ae26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 994 | 2026.05.04 15:24:11.977400 [ 3 ] {af83f9d9-3e6a-4c61-8e01-57212ee9ae26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 995 | 2026.05.04 15:24:11.977787 [ 3 ] {af83f9d9-3e6a-4c61-8e01-57212ee9ae26} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 996 | 2026.05.04 15:24:11.977825 [ 3 ] {af83f9d9-3e6a-4c61-8e01-57212ee9ae26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 997 | 2026.05.04 15:24:11.978144 [ 3 ] {af83f9d9-3e6a-4c61-8e01-57212ee9ae26} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 998 | 2026.05.04 15:24:11.978361 [ 3 ] {af83f9d9-3e6a-4c61-8e01-57212ee9ae26} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 999 | 2026.05.04 15:24:11.978485 [ 3 ] {af83f9d9-3e6a-4c61-8e01-57212ee9ae26} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001149 sec., 95735.42210617928 rows/sec., 6.68 MiB/sec. | ||
| 1000 | 2026.05.04 15:24:11.978522 [ 3 ] {af83f9d9-3e6a-4c61-8e01-57212ee9ae26} <Debug> TCPHandler: Processed in 0.001312298 sec. | ||
| 1001 | 2026.05.04 15:24:11.978641 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2026.05.04 15:24:11.978743 [ 3 ] {24616377-6108-4a19-b9bd-c2f2857c30e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1003 | 2026.05.04 15:24:11.978799 [ 3 ] {24616377-6108-4a19-b9bd-c2f2857c30e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1004 | 2026.05.04 15:24:11.979533 [ 3 ] {24616377-6108-4a19-b9bd-c2f2857c30e2} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1005 | 2026.05.04 15:24:11.979570 [ 3 ] {24616377-6108-4a19-b9bd-c2f2857c30e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1006 | 2026.05.04 15:24:11.980094 [ 3 ] {24616377-6108-4a19-b9bd-c2f2857c30e2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1007 | 2026.05.04 15:24:11.980324 [ 3 ] {24616377-6108-4a19-b9bd-c2f2857c30e2} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1008 | 2026.05.04 15:24:11.980458 [ 3 ] {24616377-6108-4a19-b9bd-c2f2857c30e2} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001733 sec., 6347.3744950952105 rows/sec., 11.37 MiB/sec. | ||
| 1009 | 2026.05.04 15:24:11.980510 [ 3 ] {24616377-6108-4a19-b9bd-c2f2857c30e2} <Debug> TCPHandler: Processed in 0.001917686 sec. | ||
| 1010 | 2026.05.04 15:24:11.980623 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1011 | 2026.05.04 15:24:11.980719 [ 3 ] {81a44f94-d68f-46fd-ae20-66fc1a0d9a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1012 | 2026.05.04 15:24:11.980761 [ 3 ] {81a44f94-d68f-46fd-ae20-66fc1a0d9a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1013 | 2026.05.04 15:24:11.981091 [ 3 ] {81a44f94-d68f-46fd-ae20-66fc1a0d9a51} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1014 | 2026.05.04 15:24:11.981128 [ 3 ] {81a44f94-d68f-46fd-ae20-66fc1a0d9a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1015 | 2026.05.04 15:24:11.981434 [ 3 ] {81a44f94-d68f-46fd-ae20-66fc1a0d9a51} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1016 | 2026.05.04 15:24:11.981642 [ 3 ] {81a44f94-d68f-46fd-ae20-66fc1a0d9a51} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1017 | 2026.05.04 15:24:11.981765 [ 3 ] {81a44f94-d68f-46fd-ae20-66fc1a0d9a51} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001064 sec., 37593.984962406015 rows/sec., 2.51 MiB/sec. | ||
| 1018 | 2026.05.04 15:24:11.981799 [ 3 ] {81a44f94-d68f-46fd-ae20-66fc1a0d9a51} <Debug> TCPHandler: Processed in 0.001224606 sec. | ||
| 1019 | 2026.05.04 15:24:16.968723 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1020 | 2026.05.04 15:24:16.968976 [ 3 ] {f028b382-ca83-4154-93f3-bf9f00dd9235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1021 | 2026.05.04 15:24:16.969299 [ 3 ] {f028b382-ca83-4154-93f3-bf9f00dd9235} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1022 | 2026.05.04 15:24:16.969334 [ 3 ] {f028b382-ca83-4154-93f3-bf9f00dd9235} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1023 | 2026.05.04 15:24:16.969551 [ 3 ] {f028b382-ca83-4154-93f3-bf9f00dd9235} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1024 | 2026.05.04 15:24:16.969619 [ 3 ] {f028b382-ca83-4154-93f3-bf9f00dd9235} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1025 | 2026.05.04 15:24:16.969757 [ 3 ] {f028b382-ca83-4154-93f3-bf9f00dd9235} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1026 | 2026.05.04 15:24:16.969795 [ 3 ] {f028b382-ca83-4154-93f3-bf9f00dd9235} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1027 | 2026.05.04 15:24:16.969817 [ 3 ] {f028b382-ca83-4154-93f3-bf9f00dd9235} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 1028 | 2026.05.04 15:24:16.969833 [ 3 ] {f028b382-ca83-4154-93f3-bf9f00dd9235} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1029 | 2026.05.04 15:24:16.969871 [ 3 ] {f028b382-ca83-4154-93f3-bf9f00dd9235} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1030 | 2026.05.04 15:24:16.969890 [ 3 ] {f028b382-ca83-4154-93f3-bf9f00dd9235} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1031 | 2026.05.04 15:24:16.970992 [ 3 ] {f028b382-ca83-4154-93f3-bf9f00dd9235} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002108 sec., 16603.415559772297 rows/sec., 3.53 MiB/sec. | ||
| 1032 | 2026.05.04 15:24:16.971093 [ 3 ] {f028b382-ca83-4154-93f3-bf9f00dd9235} <Debug> TCPHandler: Processed in 0.002506113 sec. | ||
| 1033 | 2026.05.04 15:24:16.972768 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1034 | 2026.05.04 15:24:16.972881 [ 3 ] {12276892-74a3-4ab5-accb-b14c92572005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1035 | 2026.05.04 15:24:16.972927 [ 3 ] {12276892-74a3-4ab5-accb-b14c92572005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1036 | 2026.05.04 15:24:16.973432 [ 3 ] {12276892-74a3-4ab5-accb-b14c92572005} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1037 | 2026.05.04 15:24:16.973478 [ 3 ] {12276892-74a3-4ab5-accb-b14c92572005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1038 | 2026.05.04 15:24:16.973852 [ 3 ] {12276892-74a3-4ab5-accb-b14c92572005} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1039 | 2026.05.04 15:24:16.974072 [ 3 ] {12276892-74a3-4ab5-accb-b14c92572005} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1040 | 2026.05.04 15:24:16.974213 [ 3 ] {12276892-74a3-4ab5-accb-b14c92572005} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001364 sec., 1466.275659824047 rows/sec., 119.56 KiB/sec. | ||
| 1041 | 2026.05.04 15:24:16.974250 [ 3 ] {12276892-74a3-4ab5-accb-b14c92572005} <Debug> TCPHandler: Processed in 0.00153542 sec. | ||
| 1042 | 2026.05.04 15:24:16.974376 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1043 | 2026.05.04 15:24:16.974471 [ 3 ] {8932b1ac-4f29-4945-a9df-a68a34ca5203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1044 | 2026.05.04 15:24:16.974510 [ 3 ] {8932b1ac-4f29-4945-a9df-a68a34ca5203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1045 | 2026.05.04 15:24:16.974924 [ 3 ] {8932b1ac-4f29-4945-a9df-a68a34ca5203} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1046 | 2026.05.04 15:24:16.974961 [ 3 ] {8932b1ac-4f29-4945-a9df-a68a34ca5203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1047 | 2026.05.04 15:24:16.975283 [ 3 ] {8932b1ac-4f29-4945-a9df-a68a34ca5203} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1048 | 2026.05.04 15:24:16.975496 [ 3 ] {8932b1ac-4f29-4945-a9df-a68a34ca5203} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1049 | 2026.05.04 15:24:16.975621 [ 3 ] {8932b1ac-4f29-4945-a9df-a68a34ca5203} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001168 sec., 48801.3698630137 rows/sec., 3.74 MiB/sec. | ||
| 1050 | 2026.05.04 15:24:16.975656 [ 3 ] {8932b1ac-4f29-4945-a9df-a68a34ca5203} <Debug> TCPHandler: Processed in 0.001328928 sec. | ||
| 1051 | 2026.05.04 15:24:16.975795 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2026.05.04 15:24:16.975893 [ 3 ] {0458d70f-128a-46f5-8edf-01ca80291a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1053 | 2026.05.04 15:24:16.975932 [ 3 ] {0458d70f-128a-46f5-8edf-01ca80291a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1054 | 2026.05.04 15:24:16.976317 [ 3 ] {0458d70f-128a-46f5-8edf-01ca80291a9c} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1055 | 2026.05.04 15:24:16.976353 [ 3 ] {0458d70f-128a-46f5-8edf-01ca80291a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1056 | 2026.05.04 15:24:16.976634 [ 3 ] {0458d70f-128a-46f5-8edf-01ca80291a9c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1057 | 2026.05.04 15:24:16.976851 [ 3 ] {0458d70f-128a-46f5-8edf-01ca80291a9c} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1058 | 2026.05.04 15:24:16.976974 [ 3 ] {0458d70f-128a-46f5-8edf-01ca80291a9c} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001099 sec., 1819.8362147406735 rows/sec., 127.07 KiB/sec. | ||
| 1059 | 2026.05.04 15:24:16.977009 [ 3 ] {0458d70f-128a-46f5-8edf-01ca80291a9c} <Debug> TCPHandler: Processed in 0.001263587 sec. | ||
| 1060 | 2026.05.04 15:24:16.977133 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1061 | 2026.05.04 15:24:16.977228 [ 3 ] {5ffd09e8-2704-4488-8963-9f1a1b18ed80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1062 | 2026.05.04 15:24:16.977267 [ 3 ] {5ffd09e8-2704-4488-8963-9f1a1b18ed80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1063 | 2026.05.04 15:24:16.977668 [ 3 ] {5ffd09e8-2704-4488-8963-9f1a1b18ed80} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1064 | 2026.05.04 15:24:16.977702 [ 3 ] {5ffd09e8-2704-4488-8963-9f1a1b18ed80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1065 | 2026.05.04 15:24:16.978002 [ 3 ] {5ffd09e8-2704-4488-8963-9f1a1b18ed80} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1066 | 2026.05.04 15:24:16.978207 [ 3 ] {5ffd09e8-2704-4488-8963-9f1a1b18ed80} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1067 | 2026.05.04 15:24:16.978328 [ 3 ] {5ffd09e8-2704-4488-8963-9f1a1b18ed80} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001119 sec., 58981.23324396783 rows/sec., 4.61 MiB/sec. | ||
| 1068 | 2026.05.04 15:24:16.978365 [ 3 ] {5ffd09e8-2704-4488-8963-9f1a1b18ed80} <Debug> TCPHandler: Processed in 0.001280588 sec. | ||
| 1069 | 2026.05.04 15:24:16.978493 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2026.05.04 15:24:16.978587 [ 3 ] {4aa39bd1-a3e1-46ce-9e62-c126375fae8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1071 | 2026.05.04 15:24:16.978630 [ 3 ] {4aa39bd1-a3e1-46ce-9e62-c126375fae8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1072 | 2026.05.04 15:24:16.979003 [ 3 ] {4aa39bd1-a3e1-46ce-9e62-c126375fae8f} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1073 | 2026.05.04 15:24:16.979039 [ 3 ] {4aa39bd1-a3e1-46ce-9e62-c126375fae8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1074 | 2026.05.04 15:24:16.979400 [ 3 ] {4aa39bd1-a3e1-46ce-9e62-c126375fae8f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1075 | 2026.05.04 15:24:16.979608 [ 3 ] {4aa39bd1-a3e1-46ce-9e62-c126375fae8f} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1076 | 2026.05.04 15:24:16.979731 [ 3 ] {4aa39bd1-a3e1-46ce-9e62-c126375fae8f} <Debug> executeQuery: Read 121 rows, 8.64 KiB in 0.001163 sec., 104041.27257093723 rows/sec., 7.26 MiB/sec. | ||
| 1077 | 2026.05.04 15:24:16.979766 [ 3 ] {4aa39bd1-a3e1-46ce-9e62-c126375fae8f} <Debug> TCPHandler: Processed in 0.001323548 sec. | ||
| 1078 | 2026.05.04 15:24:16.979890 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1079 | 2026.05.04 15:24:16.979984 [ 3 ] {fc0fbc80-00b1-4558-88b2-36e0e17f0d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1080 | 2026.05.04 15:24:16.980024 [ 3 ] {fc0fbc80-00b1-4558-88b2-36e0e17f0d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1081 | 2026.05.04 15:24:16.980361 [ 3 ] {fc0fbc80-00b1-4558-88b2-36e0e17f0d9d} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1082 | 2026.05.04 15:24:16.980397 [ 3 ] {fc0fbc80-00b1-4558-88b2-36e0e17f0d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1083 | 2026.05.04 15:24:16.980699 [ 3 ] {fc0fbc80-00b1-4558-88b2-36e0e17f0d9d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1084 | 2026.05.04 15:24:16.980905 [ 3 ] {fc0fbc80-00b1-4558-88b2-36e0e17f0d9d} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1085 | 2026.05.04 15:24:16.981027 [ 3 ] {fc0fbc80-00b1-4558-88b2-36e0e17f0d9d} <Debug> executeQuery: Read 44 rows, 3.02 KiB in 0.001061 sec., 41470.311027332704 rows/sec., 2.78 MiB/sec. | ||
| 1086 | 2026.05.04 15:24:16.981060 [ 3 ] {fc0fbc80-00b1-4558-88b2-36e0e17f0d9d} <Debug> TCPHandler: Processed in 0.001219097 sec. | ||
| 1087 | 2026.05.04 15:24:18.376572 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1088 | 2026.05.04 15:24:18.377095 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1089 | 2026.05.04 15:24:18.377146 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1090 | 2026.05.04 15:24:18.377736 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1091 | 2026.05.04 15:24:18.377996 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1092 | 2026.05.04 15:24:18.378154 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1093 | 2026.05.04 15:24:18.482398 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1094 | 2026.05.04 15:24:18.498769 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1095 | 2026.05.04 15:24:18.498832 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1096 | 2026.05.04 15:24:18.504969 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1097 | 2026.05.04 15:24:18.505732 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1098 | 2026.05.04 15:24:18.509385 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1099 | 2026.05.04 15:24:19.873487 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59362 | ||
| 1100 | 2026.05.04 15:24:19.886851 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1101 | 2026.05.04 15:24:19.886908 [ 286 ] {} <Debug> TCP-Session: 71b610b1-4720-40f1-9fb5-207e0aef9b5b Authenticating user 'default' from [fd00:1122:3344:101::e]:59362 | ||
| 1102 | 2026.05.04 15:24:19.886935 [ 286 ] {} <Debug> TCP-Session: 71b610b1-4720-40f1-9fb5-207e0aef9b5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1103 | 2026.05.04 15:24:19.886951 [ 286 ] {} <Debug> TCP-Session: 71b610b1-4720-40f1-9fb5-207e0aef9b5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1104 | 2026.05.04 15:24:19.887008 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1105 | 2026.05.04 15:24:19.887036 [ 286 ] {} <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 | ||
| 1106 | 2026.05.04 15:24:19.887056 [ 286 ] {} <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 | ||
| 1107 | 2026.05.04 15:24:19.887467 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38607 | ||
| 1108 | 2026.05.04 15:24:19.887563 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1109 | 2026.05.04 15:24:19.887569 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41933 | ||
| 1110 | 2026.05.04 15:24:19.887598 [ 287 ] {} <Debug> TCP-Session: ece935a2-9071-43fd-aaea-39f4ad63e241 Authenticating user 'default' from [fd00:1122:3344:101::e]:38607 | ||
| 1111 | 2026.05.04 15:24:19.887640 [ 287 ] {} <Debug> TCP-Session: ece935a2-9071-43fd-aaea-39f4ad63e241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1112 | 2026.05.04 15:24:19.887646 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42537 | ||
| 1113 | 2026.05.04 15:24:19.887655 [ 287 ] {} <Debug> TCP-Session: ece935a2-9071-43fd-aaea-39f4ad63e241 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1114 | 2026.05.04 15:24:19.887714 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1115 | 2026.05.04 15:24:19.887767 [ 288 ] {} <Debug> TCP-Session: 582ecf8b-c8e7-4159-98a9-fb0e3cdac779 Authenticating user 'default' from [fd00:1122:3344:101::e]:41933 | ||
| 1116 | 2026.05.04 15:24:19.887788 [ 288 ] {} <Debug> TCP-Session: 582ecf8b-c8e7-4159-98a9-fb0e3cdac779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2026.05.04 15:24:19.887801 [ 288 ] {} <Debug> TCP-Session: 582ecf8b-c8e7-4159-98a9-fb0e3cdac779 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2026.05.04 15:24:19.887855 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54565 | ||
| 1119 | 2026.05.04 15:24:19.887869 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54941 | ||
| 1120 | 2026.05.04 15:24:19.887936 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51582 | ||
| 1121 | 2026.05.04 15:24:19.888148 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58696 | ||
| 1122 | 2026.05.04 15:24:19.888365 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40246 | ||
| 1123 | 2026.05.04 15:24:19.898217 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1124 | 2026.05.04 15:24:19.898251 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1125 | 2026.05.04 15:24:19.898259 [ 289 ] {} <Debug> TCP-Session: 467eca75-d479-4794-a588-d946cacdbf02 Authenticating user 'default' from [fd00:1122:3344:101::e]:42537 | ||
| 1126 | 2026.05.04 15:24:19.898287 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1127 | 2026.05.04 15:24:19.898301 [ 294 ] {} <Debug> TCP-Session: 804ea29e-cdd8-43de-bf76-3b814f308441 Authenticating user 'default' from [fd00:1122:3344:101::e]:40246 | ||
| 1128 | 2026.05.04 15:24:19.898306 [ 289 ] {} <Debug> TCP-Session: 467eca75-d479-4794-a588-d946cacdbf02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1129 | 2026.05.04 15:24:19.898330 [ 292 ] {} <Debug> TCP-Session: cdd40f35-21ba-45e9-9c08-bbc84149287f Authenticating user 'default' from [fd00:1122:3344:101::e]:51582 | ||
| 1130 | 2026.05.04 15:24:19.898344 [ 289 ] {} <Debug> TCP-Session: 467eca75-d479-4794-a588-d946cacdbf02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1131 | 2026.05.04 15:24:19.898333 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1132 | 2026.05.04 15:24:19.898362 [ 292 ] {} <Debug> TCP-Session: cdd40f35-21ba-45e9-9c08-bbc84149287f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1133 | 2026.05.04 15:24:19.898343 [ 294 ] {} <Debug> TCP-Session: 804ea29e-cdd8-43de-bf76-3b814f308441 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1134 | 2026.05.04 15:24:19.898411 [ 292 ] {} <Debug> TCP-Session: cdd40f35-21ba-45e9-9c08-bbc84149287f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1135 | 2026.05.04 15:24:19.898424 [ 291 ] {} <Debug> TCP-Session: e3121d4e-6bc8-4657-8df7-a296e4ce0438 Authenticating user 'default' from [fd00:1122:3344:101::e]:54565 | ||
| 1136 | 2026.05.04 15:24:19.898433 [ 294 ] {} <Debug> TCP-Session: 804ea29e-cdd8-43de-bf76-3b814f308441 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1137 | 2026.05.04 15:24:19.898465 [ 291 ] {} <Debug> TCP-Session: e3121d4e-6bc8-4657-8df7-a296e4ce0438 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1138 | 2026.05.04 15:24:19.898306 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1139 | 2026.05.04 15:24:19.898493 [ 291 ] {} <Debug> TCP-Session: e3121d4e-6bc8-4657-8df7-a296e4ce0438 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1140 | 2026.05.04 15:24:19.898335 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1141 | 2026.05.04 15:24:19.898527 [ 293 ] {} <Debug> TCP-Session: 6633437d-064e-45d4-849b-e9aa9fddf042 Authenticating user 'default' from [fd00:1122:3344:101::e]:58696 | ||
| 1142 | 2026.05.04 15:24:19.898571 [ 286 ] {} <Trace> TCP-Session: 71b610b1-4720-40f1-9fb5-207e0aef9b5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1143 | 2026.05.04 15:24:19.898593 [ 293 ] {} <Debug> TCP-Session: 6633437d-064e-45d4-849b-e9aa9fddf042 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1144 | 2026.05.04 15:24:19.898594 [ 290 ] {} <Debug> TCP-Session: 5aaf4b42-ca0d-48a4-9d07-f981396925a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54941 | ||
| 1145 | 2026.05.04 15:24:19.898624 [ 293 ] {} <Debug> TCP-Session: 6633437d-064e-45d4-849b-e9aa9fddf042 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1146 | 2026.05.04 15:24:19.898653 [ 290 ] {} <Debug> TCP-Session: 5aaf4b42-ca0d-48a4-9d07-f981396925a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2026.05.04 15:24:19.898676 [ 290 ] {} <Debug> TCP-Session: 5aaf4b42-ca0d-48a4-9d07-f981396925a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2026.05.04 15:24:19.898793 [ 286 ] {bb729301-9432-4f94-a67f-b51c2e8c3039} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59362) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1149 | 2026.05.04 15:24:19.899126 [ 286 ] {bb729301-9432-4f94-a67f-b51c2e8c3039} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1150 | 2026.05.04 15:24:19.899193 [ 286 ] {bb729301-9432-4f94-a67f-b51c2e8c3039} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1151 | 2026.05.04 15:24:19.905639 [ 286 ] {bb729301-9432-4f94-a67f-b51c2e8c3039} <Debug> oximeter.version (7476fae3-e9ef-46f3-a08f-cb163b95990f) (SelectExecutor): Key condition: unknown | ||
| 1152 | 2026.05.04 15:24:19.941497 [ 299 ] {bb729301-9432-4f94-a67f-b51c2e8c3039} <Trace> AggregatingTransform: Aggregating | ||
| 1153 | 2026.05.04 15:24:19.961107 [ 299 ] {bb729301-9432-4f94-a67f-b51c2e8c3039} <Trace> Aggregator: Aggregation method: without_key | ||
| 1154 | 2026.05.04 15:24:19.972392 [ 299 ] {bb729301-9432-4f94-a67f-b51c2e8c3039} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.035465054 sec. (28.197 rows/sec., 1.10 KiB/sec.) | ||
| 1155 | 2026.05.04 15:24:19.972429 [ 299 ] {bb729301-9432-4f94-a67f-b51c2e8c3039} <Trace> Aggregator: Merging aggregated data | ||
| 1156 | 2026.05.04 15:24:19.972461 [ 299 ] {bb729301-9432-4f94-a67f-b51c2e8c3039} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1157 | 2026.05.04 15:24:19.975808 [ 286 ] {bb729301-9432-4f94-a67f-b51c2e8c3039} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.077076 sec., 12.97420727593544 rows/sec., 518.97 B/sec. | ||
| 1158 | 2026.05.04 15:24:19.975994 [ 286 ] {bb729301-9432-4f94-a67f-b51c2e8c3039} <Debug> TCPHandler: Processed in 0.077566637 sec. | ||
| 1159 | 2026.05.04 15:24:20.013153 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1160 | 2026.05.04 15:24:20.013191 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1161 | 2026.05.04 15:24:20.013215 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1162 | 2026.05.04 15:24:20.013246 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1163 | 2026.05.04 15:24:20.013238 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1164 | 2026.05.04 15:24:20.013280 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1165 | 2026.05.04 15:24:20.013304 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1166 | 2026.05.04 15:24:20.013336 [ 290 ] {} <Debug> TCP-Session: 5aaf4b42-ca0d-48a4-9d07-f981396925a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1167 | 2026.05.04 15:24:20.013343 [ 287 ] {} <Debug> TCP-Session: ece935a2-9071-43fd-aaea-39f4ad63e241 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2026.05.04 15:24:20.013364 [ 291 ] {} <Debug> TCP-Session: e3121d4e-6bc8-4657-8df7-a296e4ce0438 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1169 | 2026.05.04 15:24:20.013320 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1170 | 2026.05.04 15:24:20.013292 [ 292 ] {} <Debug> TCP-Session: cdd40f35-21ba-45e9-9c08-bbc84149287f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1171 | 2026.05.04 15:24:20.013418 [ 293 ] {} <Debug> TCP-Session: 6633437d-064e-45d4-849b-e9aa9fddf042 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1172 | 2026.05.04 15:24:20.013289 [ 289 ] {} <Debug> TCP-Session: 467eca75-d479-4794-a588-d946cacdbf02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1173 | 2026.05.04 15:24:20.013266 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1174 | 2026.05.04 15:24:20.013264 [ 288 ] {} <Debug> TCP-Session: 582ecf8b-c8e7-4159-98a9-fb0e3cdac779 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1175 | 2026.05.04 15:24:20.013243 [ 286 ] {} <Debug> TCP-Session: 71b610b1-4720-40f1-9fb5-207e0aef9b5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1176 | 2026.05.04 15:24:20.013515 [ 294 ] {} <Debug> TCP-Session: 804ea29e-cdd8-43de-bf76-3b814f308441 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1177 | 2026.05.04 15:24:20.858365 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 154 | ||
| 1178 | 2026.05.04 15:24:20.860692 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1179 | 2026.05.04 15:24:20.860746 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1180 | 2026.05.04 15:24:20.862014 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1181 | 2026.05.04 15:24:20.862283 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1182 | 2026.05.04 15:24:20.862519 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 154 | ||
| 1183 | 2026.05.04 15:24:21.000287 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.19 MiB, peak 176.33 MiB, free memory in arenas 0.00 B, will set to 168.28 MiB (RSS), difference: 2.09 MiB | ||
| 1184 | 2026.05.04 15:24:21.970981 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1185 | 2026.05.04 15:24:21.971205 [ 3 ] {77fc8cda-cf88-4790-82e2-72dfd9efd4e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1186 | 2026.05.04 15:24:21.971531 [ 3 ] {77fc8cda-cf88-4790-82e2-72dfd9efd4e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1187 | 2026.05.04 15:24:21.971568 [ 3 ] {77fc8cda-cf88-4790-82e2-72dfd9efd4e8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1188 | 2026.05.04 15:24:21.971795 [ 3 ] {77fc8cda-cf88-4790-82e2-72dfd9efd4e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1189 | 2026.05.04 15:24:21.971864 [ 3 ] {77fc8cda-cf88-4790-82e2-72dfd9efd4e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1190 | 2026.05.04 15:24:21.972063 [ 3 ] {77fc8cda-cf88-4790-82e2-72dfd9efd4e8} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1191 | 2026.05.04 15:24:21.972100 [ 3 ] {77fc8cda-cf88-4790-82e2-72dfd9efd4e8} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1192 | 2026.05.04 15:24:21.972122 [ 3 ] {77fc8cda-cf88-4790-82e2-72dfd9efd4e8} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 1193 | 2026.05.04 15:24:21.972137 [ 3 ] {77fc8cda-cf88-4790-82e2-72dfd9efd4e8} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1194 | 2026.05.04 15:24:21.972180 [ 3 ] {77fc8cda-cf88-4790-82e2-72dfd9efd4e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1195 | 2026.05.04 15:24:21.972200 [ 3 ] {77fc8cda-cf88-4790-82e2-72dfd9efd4e8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1196 | 2026.05.04 15:24:21.973231 [ 3 ] {77fc8cda-cf88-4790-82e2-72dfd9efd4e8} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002107 sec., 16611.295681063122 rows/sec., 3.53 MiB/sec. | ||
| 1197 | 2026.05.04 15:24:21.973312 [ 3 ] {77fc8cda-cf88-4790-82e2-72dfd9efd4e8} <Debug> TCPHandler: Processed in 0.002466104 sec. | ||
| 1198 | 2026.05.04 15:24:21.975201 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1199 | 2026.05.04 15:24:21.975340 [ 3 ] {566dc0c9-f67a-4357-8bda-079b60ea3384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1200 | 2026.05.04 15:24:21.975399 [ 3 ] {566dc0c9-f67a-4357-8bda-079b60ea3384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1201 | 2026.05.04 15:24:21.976044 [ 3 ] {566dc0c9-f67a-4357-8bda-079b60ea3384} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1202 | 2026.05.04 15:24:21.976104 [ 3 ] {566dc0c9-f67a-4357-8bda-079b60ea3384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1203 | 2026.05.04 15:24:21.976603 [ 3 ] {566dc0c9-f67a-4357-8bda-079b60ea3384} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1204 | 2026.05.04 15:24:21.976887 [ 3 ] {566dc0c9-f67a-4357-8bda-079b60ea3384} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1205 | 2026.05.04 15:24:21.977081 [ 3 ] {566dc0c9-f67a-4357-8bda-079b60ea3384} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001785 sec., 43697.47899159664 rows/sec., 3.62 MiB/sec. | ||
| 1206 | 2026.05.04 15:24:21.977127 [ 3 ] {566dc0c9-f67a-4357-8bda-079b60ea3384} <Debug> TCPHandler: Processed in 0.001989716 sec. | ||
| 1207 | 2026.05.04 15:24:21.977300 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1208 | 2026.05.04 15:24:21.977419 [ 3 ] {e94eecf7-5e58-4121-b25c-f871d0876150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1209 | 2026.05.04 15:24:21.977471 [ 3 ] {e94eecf7-5e58-4121-b25c-f871d0876150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1210 | 2026.05.04 15:24:21.978079 [ 3 ] {e94eecf7-5e58-4121-b25c-f871d0876150} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1211 | 2026.05.04 15:24:21.978122 [ 3 ] {e94eecf7-5e58-4121-b25c-f871d0876150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1212 | 2026.05.04 15:24:21.978462 [ 3 ] {e94eecf7-5e58-4121-b25c-f871d0876150} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1213 | 2026.05.04 15:24:21.978684 [ 3 ] {e94eecf7-5e58-4121-b25c-f871d0876150} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1214 | 2026.05.04 15:24:21.978819 [ 3 ] {e94eecf7-5e58-4121-b25c-f871d0876150} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001407 sec., 7818.052594171997 rows/sec., 587.88 KiB/sec. | ||
| 1215 | 2026.05.04 15:24:21.978857 [ 3 ] {e94eecf7-5e58-4121-b25c-f871d0876150} <Debug> TCPHandler: Processed in 0.001604652 sec. | ||
| 1216 | 2026.05.04 15:24:21.978991 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1217 | 2026.05.04 15:24:21.979095 [ 3 ] {bd89e6e3-2389-4693-83b7-5c83c5af5085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1218 | 2026.05.04 15:24:21.979138 [ 3 ] {bd89e6e3-2389-4693-83b7-5c83c5af5085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1219 | 2026.05.04 15:24:21.979593 [ 3 ] {bd89e6e3-2389-4693-83b7-5c83c5af5085} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1220 | 2026.05.04 15:24:21.979632 [ 3 ] {bd89e6e3-2389-4693-83b7-5c83c5af5085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1221 | 2026.05.04 15:24:21.979954 [ 3 ] {bd89e6e3-2389-4693-83b7-5c83c5af5085} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1222 | 2026.05.04 15:24:21.980166 [ 3 ] {bd89e6e3-2389-4693-83b7-5c83c5af5085} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): 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.04 15:24:21.980295 [ 3 ] {bd89e6e3-2389-4693-83b7-5c83c5af5085} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00124 sec., 60483.87096774193 rows/sec., 4.72 MiB/sec. | ||
| 1224 | 2026.05.04 15:24:21.980329 [ 3 ] {bd89e6e3-2389-4693-83b7-5c83c5af5085} <Debug> TCPHandler: Processed in 0.001409198 sec. | ||
| 1225 | 2026.05.04 15:24:21.980452 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1226 | 2026.05.04 15:24:21.980551 [ 3 ] {24c73103-a438-47bd-8d06-3723faaa025b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1227 | 2026.05.04 15:24:21.980594 [ 3 ] {24c73103-a438-47bd-8d06-3723faaa025b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1228 | 2026.05.04 15:24:21.981066 [ 3 ] {24c73103-a438-47bd-8d06-3723faaa025b} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1229 | 2026.05.04 15:24:21.981104 [ 3 ] {24c73103-a438-47bd-8d06-3723faaa025b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1230 | 2026.05.04 15:24:21.981435 [ 3 ] {24c73103-a438-47bd-8d06-3723faaa025b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1231 | 2026.05.04 15:24:21.981649 [ 3 ] {24c73103-a438-47bd-8d06-3723faaa025b} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1232 | 2026.05.04 15:24:21.981785 [ 3 ] {24c73103-a438-47bd-8d06-3723faaa025b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 1233 | 2026.05.04 15:24:21.981822 [ 3 ] {24c73103-a438-47bd-8d06-3723faaa025b} <Debug> TCPHandler: Processed in 0.001396089 sec. | ||
| 1234 | 2026.05.04 15:24:21.981952 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1235 | 2026.05.04 15:24:21.982050 [ 3 ] {6396b935-bce5-42ea-9aaa-3c5d6b3e4646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1236 | 2026.05.04 15:24:21.982116 [ 3 ] {6396b935-bce5-42ea-9aaa-3c5d6b3e4646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1237 | 2026.05.04 15:24:21.982938 [ 3 ] {6396b935-bce5-42ea-9aaa-3c5d6b3e4646} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1238 | 2026.05.04 15:24:21.982976 [ 3 ] {6396b935-bce5-42ea-9aaa-3c5d6b3e4646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1239 | 2026.05.04 15:24:21.983517 [ 3 ] {6396b935-bce5-42ea-9aaa-3c5d6b3e4646} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1240 | 2026.05.04 15:24:21.983742 [ 3 ] {6396b935-bce5-42ea-9aaa-3c5d6b3e4646} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1241 | 2026.05.04 15:24:21.983886 [ 3 ] {6396b935-bce5-42ea-9aaa-3c5d6b3e4646} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001856 sec., 5926.724137931034 rows/sec., 10.62 MiB/sec. | ||
| 1242 | 2026.05.04 15:24:21.983953 [ 3 ] {6396b935-bce5-42ea-9aaa-3c5d6b3e4646} <Debug> TCPHandler: Processed in 0.002049878 sec. | ||
| 1243 | 2026.05.04 15:24:21.984085 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1244 | 2026.05.04 15:24:21.984177 [ 3 ] {b4554e81-4495-41e2-b14a-bb3bd5784565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1245 | 2026.05.04 15:24:21.984218 [ 3 ] {b4554e81-4495-41e2-b14a-bb3bd5784565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1246 | 2026.05.04 15:24:21.984553 [ 3 ] {b4554e81-4495-41e2-b14a-bb3bd5784565} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1247 | 2026.05.04 15:24:21.984588 [ 3 ] {b4554e81-4495-41e2-b14a-bb3bd5784565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1248 | 2026.05.04 15:24:21.984890 [ 3 ] {b4554e81-4495-41e2-b14a-bb3bd5784565} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1249 | 2026.05.04 15:24:21.985172 [ 3 ] {b4554e81-4495-41e2-b14a-bb3bd5784565} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1250 | 2026.05.04 15:24:21.985308 [ 3 ] {b4554e81-4495-41e2-b14a-bb3bd5784565} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 1251 | 2026.05.04 15:24:21.985345 [ 3 ] {b4554e81-4495-41e2-b14a-bb3bd5784565} <Debug> TCPHandler: Processed in 0.001308507 sec. | ||
| 1252 | 2026.05.04 15:24:22.928049 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35135 | ||
| 1253 | 2026.05.04 15:24:22.928190 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1254 | 2026.05.04 15:24:22.928227 [ 286 ] {} <Debug> TCP-Session: 9b810641-aea5-4ca6-8ee7-054bc1b20084 Authenticating user 'default' from [fd00:1122:3344:101::e]:35135 | ||
| 1255 | 2026.05.04 15:24:22.928257 [ 286 ] {} <Debug> TCP-Session: 9b810641-aea5-4ca6-8ee7-054bc1b20084 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1256 | 2026.05.04 15:24:22.928277 [ 286 ] {} <Debug> TCP-Session: 9b810641-aea5-4ca6-8ee7-054bc1b20084 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1257 | 2026.05.04 15:24:22.928484 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54516 | ||
| 1258 | 2026.05.04 15:24:22.928539 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64440 | ||
| 1259 | 2026.05.04 15:24:22.928558 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50542 | ||
| 1260 | 2026.05.04 15:24:22.928596 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43675 | ||
| 1261 | 2026.05.04 15:24:22.928627 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1262 | 2026.05.04 15:24:22.928636 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62970 | ||
| 1263 | 2026.05.04 15:24:22.928660 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1264 | 2026.05.04 15:24:22.928692 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1265 | 2026.05.04 15:24:22.928696 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1266 | 2026.05.04 15:24:22.928712 [ 288 ] {} <Debug> TCP-Session: e5ae0456-e0b7-4d09-b1d9-da1416050820 Authenticating user 'default' from [fd00:1122:3344:101::e]:64440 | ||
| 1267 | 2026.05.04 15:24:22.928728 [ 289 ] {} <Debug> TCP-Session: 2de20310-b9fb-4c74-9853-3b233f6e60c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50542 | ||
| 1268 | 2026.05.04 15:24:22.928740 [ 292 ] {} <Debug> TCP-Session: 344aafb1-ce5f-4cbf-8285-b6530eb8f308 Authenticating user 'default' from [fd00:1122:3344:101::e]:43675 | ||
| 1269 | 2026.05.04 15:24:22.928755 [ 286 ] {} <Trace> TCP-Session: 9b810641-aea5-4ca6-8ee7-054bc1b20084 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1270 | 2026.05.04 15:24:22.928770 [ 292 ] {} <Debug> TCP-Session: 344aafb1-ce5f-4cbf-8285-b6530eb8f308 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1271 | 2026.05.04 15:24:22.928764 [ 289 ] {} <Debug> TCP-Session: 2de20310-b9fb-4c74-9853-3b233f6e60c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1272 | 2026.05.04 15:24:22.928809 [ 292 ] {} <Debug> TCP-Session: 344aafb1-ce5f-4cbf-8285-b6530eb8f308 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1273 | 2026.05.04 15:24:22.928822 [ 289 ] {} <Debug> TCP-Session: 2de20310-b9fb-4c74-9853-3b233f6e60c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1274 | 2026.05.04 15:24:22.928754 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1275 | 2026.05.04 15:24:22.928751 [ 288 ] {} <Debug> TCP-Session: e5ae0456-e0b7-4d09-b1d9-da1416050820 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1276 | 2026.05.04 15:24:22.928874 [ 294 ] {} <Debug> TCP-Session: a7b71acb-b24d-40d0-bf34-3bec44af65c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62970 | ||
| 1277 | 2026.05.04 15:24:22.928884 [ 288 ] {} <Debug> TCP-Session: e5ae0456-e0b7-4d09-b1d9-da1416050820 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1278 | 2026.05.04 15:24:22.928664 [ 287 ] {} <Debug> TCP-Session: 4e66e062-0ce5-42b8-a4c5-aae0894ff4f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54516 | ||
| 1279 | 2026.05.04 15:24:22.928904 [ 294 ] {} <Debug> TCP-Session: a7b71acb-b24d-40d0-bf34-3bec44af65c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1280 | 2026.05.04 15:24:22.928931 [ 287 ] {} <Debug> TCP-Session: 4e66e062-0ce5-42b8-a4c5-aae0894ff4f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1281 | 2026.05.04 15:24:22.928944 [ 294 ] {} <Debug> TCP-Session: a7b71acb-b24d-40d0-bf34-3bec44af65c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1282 | 2026.05.04 15:24:22.928957 [ 287 ] {} <Debug> TCP-Session: 4e66e062-0ce5-42b8-a4c5-aae0894ff4f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1283 | 2026.05.04 15:24:22.928973 [ 286 ] {259e8ba2-1763-43bb-a221-cdf726d35e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35135) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1284 | 2026.05.04 15:24:22.928586 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41988 | ||
| 1285 | 2026.05.04 15:24:22.928583 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60511 | ||
| 1286 | 2026.05.04 15:24:22.928603 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65419 | ||
| 1287 | 2026.05.04 15:24:22.929085 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1288 | 2026.05.04 15:24:22.929113 [ 290 ] {} <Debug> TCP-Session: 1783daee-4d7e-4691-afd5-477a523310ba Authenticating user 'default' from [fd00:1122:3344:101::e]:41988 | ||
| 1289 | 2026.05.04 15:24:22.929114 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1290 | 2026.05.04 15:24:22.929124 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1291 | 2026.05.04 15:24:22.929217 [ 291 ] {} <Debug> TCP-Session: 28f329d3-456a-49d8-90fc-08c48c695be6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60511 | ||
| 1292 | 2026.05.04 15:24:22.929246 [ 293 ] {} <Debug> TCP-Session: b517d0a7-88ba-4493-aa16-f5084ecde3ce Authenticating user 'default' from [fd00:1122:3344:101::e]:65419 | ||
| 1293 | 2026.05.04 15:24:22.929262 [ 291 ] {} <Debug> TCP-Session: 28f329d3-456a-49d8-90fc-08c48c695be6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1294 | 2026.05.04 15:24:22.929277 [ 293 ] {} <Debug> TCP-Session: b517d0a7-88ba-4493-aa16-f5084ecde3ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1295 | 2026.05.04 15:24:22.929288 [ 291 ] {} <Debug> TCP-Session: 28f329d3-456a-49d8-90fc-08c48c695be6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1296 | 2026.05.04 15:24:22.929301 [ 293 ] {} <Debug> TCP-Session: b517d0a7-88ba-4493-aa16-f5084ecde3ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1297 | 2026.05.04 15:24:22.929133 [ 290 ] {} <Debug> TCP-Session: 1783daee-4d7e-4691-afd5-477a523310ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1298 | 2026.05.04 15:24:22.929349 [ 290 ] {} <Debug> TCP-Session: 1783daee-4d7e-4691-afd5-477a523310ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1299 | 2026.05.04 15:24:22.929360 [ 286 ] {259e8ba2-1763-43bb-a221-cdf726d35e8f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1300 | 2026.05.04 15:24:22.929441 [ 286 ] {259e8ba2-1763-43bb-a221-cdf726d35e8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1301 | 2026.05.04 15:24:22.929818 [ 286 ] {259e8ba2-1763-43bb-a221-cdf726d35e8f} <Debug> oximeter.version (7476fae3-e9ef-46f3-a08f-cb163b95990f) (SelectExecutor): Key condition: unknown | ||
| 1302 | 2026.05.04 15:24:22.930893 [ 301 ] {259e8ba2-1763-43bb-a221-cdf726d35e8f} <Trace> AggregatingTransform: Aggregating | ||
| 1303 | 2026.05.04 15:24:22.930943 [ 301 ] {259e8ba2-1763-43bb-a221-cdf726d35e8f} <Trace> Aggregator: Aggregation method: without_key | ||
| 1304 | 2026.05.04 15:24:22.930977 [ 301 ] {259e8ba2-1763-43bb-a221-cdf726d35e8f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001032973 sec. (968.080 rows/sec., 37.82 KiB/sec.) | ||
| 1305 | 2026.05.04 15:24:22.930997 [ 301 ] {259e8ba2-1763-43bb-a221-cdf726d35e8f} <Trace> Aggregator: Merging aggregated data | ||
| 1306 | 2026.05.04 15:24:22.932247 [ 286 ] {259e8ba2-1763-43bb-a221-cdf726d35e8f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003302 sec., 302.8467595396729 rows/sec., 11.83 KiB/sec. | ||
| 1307 | 2026.05.04 15:24:22.932348 [ 286 ] {259e8ba2-1763-43bb-a221-cdf726d35e8f} <Debug> TCPHandler: Processed in 0.00372529 sec. | ||
| 1308 | 2026.05.04 15:24:22.932479 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1309 | 2026.05.04 15:24:22.932508 [ 286 ] {} <Debug> TCP-Session: 9b810641-aea5-4ca6-8ee7-054bc1b20084 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1310 | 2026.05.04 15:24:22.932508 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1311 | 2026.05.04 15:24:22.932529 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1312 | 2026.05.04 15:24:22.932551 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1313 | 2026.05.04 15:24:22.932558 [ 288 ] {} <Debug> TCP-Session: e5ae0456-e0b7-4d09-b1d9-da1416050820 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1314 | 2026.05.04 15:24:22.932584 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1315 | 2026.05.04 15:24:22.932608 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1316 | 2026.05.04 15:24:22.932630 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1317 | 2026.05.04 15:24:22.932636 [ 289 ] {} <Debug> TCP-Session: 2de20310-b9fb-4c74-9853-3b233f6e60c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1318 | 2026.05.04 15:24:22.932650 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1319 | 2026.05.04 15:24:22.932663 [ 292 ] {} <Debug> TCP-Session: 344aafb1-ce5f-4cbf-8285-b6530eb8f308 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1320 | 2026.05.04 15:24:22.932671 [ 293 ] {} <Debug> TCP-Session: b517d0a7-88ba-4493-aa16-f5084ecde3ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1321 | 2026.05.04 15:24:22.932706 [ 290 ] {} <Debug> TCP-Session: 1783daee-4d7e-4691-afd5-477a523310ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1322 | 2026.05.04 15:24:22.932594 [ 291 ] {} <Debug> TCP-Session: 28f329d3-456a-49d8-90fc-08c48c695be6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1323 | 2026.05.04 15:24:22.932577 [ 287 ] {} <Debug> TCP-Session: 4e66e062-0ce5-42b8-a4c5-aae0894ff4f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1324 | 2026.05.04 15:24:22.932568 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1325 | 2026.05.04 15:24:22.932808 [ 294 ] {} <Debug> TCP-Session: a7b71acb-b24d-40d0-bf34-3bec44af65c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1326 | 2026.05.04 15:24:23.067732 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35747 | ||
| 1327 | 2026.05.04 15:24:23.067909 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1328 | 2026.05.04 15:24:23.067953 [ 286 ] {} <Debug> TCP-Session: cb7c9815-cfba-4f0d-bc28-06e54bf25e78 Authenticating user 'default' from [fd00:1122:3344:101::e]:35747 | ||
| 1329 | 2026.05.04 15:24:23.067988 [ 286 ] {} <Debug> TCP-Session: cb7c9815-cfba-4f0d-bc28-06e54bf25e78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1330 | 2026.05.04 15:24:23.068010 [ 286 ] {} <Debug> TCP-Session: cb7c9815-cfba-4f0d-bc28-06e54bf25e78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1331 | 2026.05.04 15:24:23.068258 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41551 | ||
| 1332 | 2026.05.04 15:24:23.068299 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45238 | ||
| 1333 | 2026.05.04 15:24:23.068333 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41262 | ||
| 1334 | 2026.05.04 15:24:23.068345 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62193 | ||
| 1335 | 2026.05.04 15:24:23.068385 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47696 | ||
| 1336 | 2026.05.04 15:24:23.068426 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1337 | 2026.05.04 15:24:23.068445 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1338 | 2026.05.04 15:24:23.068454 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1339 | 2026.05.04 15:24:23.068472 [ 288 ] {} <Debug> TCP-Session: 29636737-7597-4e3f-81a2-f9cd5c237a1e Authenticating user 'default' from [fd00:1122:3344:101::e]:45238 | ||
| 1340 | 2026.05.04 15:24:23.068480 [ 292 ] {} <Debug> TCP-Session: cfaa76ac-e695-49ea-9cfa-d697664bc23e Authenticating user 'default' from [fd00:1122:3344:101::e]:41262 | ||
| 1341 | 2026.05.04 15:24:23.068495 [ 293 ] {} <Debug> TCP-Session: f45ddd05-41a4-45f0-88cb-280e8b5e6cc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:62193 | ||
| 1342 | 2026.05.04 15:24:23.068508 [ 288 ] {} <Debug> TCP-Session: 29636737-7597-4e3f-81a2-f9cd5c237a1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1343 | 2026.05.04 15:24:23.068521 [ 292 ] {} <Debug> TCP-Session: cfaa76ac-e695-49ea-9cfa-d697664bc23e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1344 | 2026.05.04 15:24:23.068535 [ 288 ] {} <Debug> TCP-Session: 29636737-7597-4e3f-81a2-f9cd5c237a1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1345 | 2026.05.04 15:24:23.068529 [ 293 ] {} <Debug> TCP-Session: f45ddd05-41a4-45f0-88cb-280e8b5e6cc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1346 | 2026.05.04 15:24:23.068549 [ 292 ] {} <Debug> TCP-Session: cfaa76ac-e695-49ea-9cfa-d697664bc23e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1347 | 2026.05.04 15:24:23.068570 [ 293 ] {} <Debug> TCP-Session: f45ddd05-41a4-45f0-88cb-280e8b5e6cc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1348 | 2026.05.04 15:24:23.068514 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1349 | 2026.05.04 15:24:23.068447 [ 286 ] {} <Trace> TCP-Session: cb7c9815-cfba-4f0d-bc28-06e54bf25e78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1350 | 2026.05.04 15:24:23.068638 [ 294 ] {} <Debug> TCP-Session: 61c8a78a-5e9b-4a33-81e2-a929fe0ec7b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47696 | ||
| 1351 | 2026.05.04 15:24:23.068327 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1352 | 2026.05.04 15:24:23.068689 [ 294 ] {} <Debug> TCP-Session: 61c8a78a-5e9b-4a33-81e2-a929fe0ec7b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1353 | 2026.05.04 15:24:23.068706 [ 287 ] {} <Debug> TCP-Session: 8513a9cc-0d15-4934-b06d-29a0453ecbc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41551 | ||
| 1354 | 2026.05.04 15:24:23.068720 [ 294 ] {} <Debug> TCP-Session: 61c8a78a-5e9b-4a33-81e2-a929fe0ec7b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1355 | 2026.05.04 15:24:23.068735 [ 287 ] {} <Debug> TCP-Session: 8513a9cc-0d15-4934-b06d-29a0453ecbc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1356 | 2026.05.04 15:24:23.068302 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35887 | ||
| 1357 | 2026.05.04 15:24:23.068759 [ 287 ] {} <Debug> TCP-Session: 8513a9cc-0d15-4934-b06d-29a0453ecbc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1358 | 2026.05.04 15:24:23.068320 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47350 | ||
| 1359 | 2026.05.04 15:24:23.068324 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52144 | ||
| 1360 | 2026.05.04 15:24:23.068840 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1361 | 2026.05.04 15:24:23.068836 [ 286 ] {f75d5a97-2a4a-49d9-844c-16f848690ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35747) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1362 | 2026.05.04 15:24:23.068870 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1363 | 2026.05.04 15:24:23.068878 [ 289 ] {} <Debug> TCP-Session: 5b207698-2d05-447a-80a8-23ca9887c96a Authenticating user 'default' from [fd00:1122:3344:101::e]:35887 | ||
| 1364 | 2026.05.04 15:24:23.068899 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1365 | 2026.05.04 15:24:23.068905 [ 291 ] {} <Debug> TCP-Session: 0ed045e4-1c66-493f-9a2f-de106dd1d7a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47350 | ||
| 1366 | 2026.05.04 15:24:23.068920 [ 289 ] {} <Debug> TCP-Session: 5b207698-2d05-447a-80a8-23ca9887c96a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1367 | 2026.05.04 15:24:23.068938 [ 290 ] {} <Debug> TCP-Session: b9f43ccd-ec7f-4d58-a1f4-253799b795c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52144 | ||
| 1368 | 2026.05.04 15:24:23.068961 [ 289 ] {} <Debug> TCP-Session: 5b207698-2d05-447a-80a8-23ca9887c96a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1369 | 2026.05.04 15:24:23.068979 [ 290 ] {} <Debug> TCP-Session: b9f43ccd-ec7f-4d58-a1f4-253799b795c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1370 | 2026.05.04 15:24:23.068949 [ 291 ] {} <Debug> TCP-Session: 0ed045e4-1c66-493f-9a2f-de106dd1d7a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1371 | 2026.05.04 15:24:23.069007 [ 290 ] {} <Debug> TCP-Session: b9f43ccd-ec7f-4d58-a1f4-253799b795c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1372 | 2026.05.04 15:24:23.069027 [ 291 ] {} <Debug> TCP-Session: 0ed045e4-1c66-493f-9a2f-de106dd1d7a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1373 | 2026.05.04 15:24:23.069155 [ 286 ] {f75d5a97-2a4a-49d9-844c-16f848690ffc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1374 | 2026.05.04 15:24:23.069216 [ 286 ] {f75d5a97-2a4a-49d9-844c-16f848690ffc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1375 | 2026.05.04 15:24:23.069494 [ 286 ] {f75d5a97-2a4a-49d9-844c-16f848690ffc} <Debug> oximeter.version (7476fae3-e9ef-46f3-a08f-cb163b95990f) (SelectExecutor): Key condition: unknown | ||
| 1376 | 2026.05.04 15:24:23.070453 [ 327 ] {f75d5a97-2a4a-49d9-844c-16f848690ffc} <Trace> AggregatingTransform: Aggregating | ||
| 1377 | 2026.05.04 15:24:23.070511 [ 327 ] {f75d5a97-2a4a-49d9-844c-16f848690ffc} <Trace> Aggregator: Aggregation method: without_key | ||
| 1378 | 2026.05.04 15:24:23.070553 [ 327 ] {f75d5a97-2a4a-49d9-844c-16f848690ffc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000962013 sec. (1039.487 rows/sec., 40.60 KiB/sec.) | ||
| 1379 | 2026.05.04 15:24:23.070578 [ 327 ] {f75d5a97-2a4a-49d9-844c-16f848690ffc} <Trace> Aggregator: Merging aggregated data | ||
| 1380 | 2026.05.04 15:24:23.071898 [ 286 ] {f75d5a97-2a4a-49d9-844c-16f848690ffc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003128 sec., 319.693094629156 rows/sec., 12.49 KiB/sec. | ||
| 1381 | 2026.05.04 15:24:23.072030 [ 286 ] {f75d5a97-2a4a-49d9-844c-16f848690ffc} <Debug> TCPHandler: Processed in 0.00374518 sec. | ||
| 1382 | 2026.05.04 15:24:23.072153 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1383 | 2026.05.04 15:24:23.072178 [ 286 ] {} <Debug> TCP-Session: cb7c9815-cfba-4f0d-bc28-06e54bf25e78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1384 | 2026.05.04 15:24:23.072199 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1385 | 2026.05.04 15:24:23.072219 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1386 | 2026.05.04 15:24:23.072247 [ 293 ] {} <Debug> TCP-Session: f45ddd05-41a4-45f0-88cb-280e8b5e6cc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1387 | 2026.05.04 15:24:23.072255 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1388 | 2026.05.04 15:24:23.072270 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1389 | 2026.05.04 15:24:23.072292 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1390 | 2026.05.04 15:24:23.072303 [ 288 ] {} <Debug> TCP-Session: 29636737-7597-4e3f-81a2-f9cd5c237a1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1391 | 2026.05.04 15:24:23.072315 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1392 | 2026.05.04 15:24:23.072336 [ 292 ] {} <Debug> TCP-Session: cfaa76ac-e695-49ea-9cfa-d697664bc23e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1393 | 2026.05.04 15:24:23.072339 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1394 | 2026.05.04 15:24:23.072374 [ 291 ] {} <Debug> TCP-Session: 0ed045e4-1c66-493f-9a2f-de106dd1d7a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1395 | 2026.05.04 15:24:23.072321 [ 289 ] {} <Debug> TCP-Session: 5b207698-2d05-447a-80a8-23ca9887c96a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1396 | 2026.05.04 15:24:23.072412 [ 294 ] {} <Debug> TCP-Session: 61c8a78a-5e9b-4a33-81e2-a929fe0ec7b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1397 | 2026.05.04 15:24:23.072283 [ 287 ] {} <Debug> TCP-Session: 8513a9cc-0d15-4934-b06d-29a0453ecbc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1398 | 2026.05.04 15:24:23.072239 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1399 | 2026.05.04 15:24:23.072496 [ 290 ] {} <Debug> TCP-Session: b9f43ccd-ec7f-4d58-a1f4-253799b795c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1400 | 2026.05.04 15:24:25.775289 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1401 | 2026.05.04 15:24:25.775341 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1402 | 2026.05.04 15:24:25.878813 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 445 entries to flush up to offset 2824 | ||
| 1403 | 2026.05.04 15:24:25.879324 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1404 | 2026.05.04 15:24:25.879371 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1405 | 2026.05.04 15:24:25.879892 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1406 | 2026.05.04 15:24:25.880127 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1407 | 2026.05.04 15:24:25.880261 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2824 | ||
| 1408 | 2026.05.04 15:24:25.880260 [ 76 ] {} <Debug> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1409 | 2026.05.04 15:24:25.880341 [ 76 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1410 | 2026.05.04 15:24:25.880367 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1411 | 2026.05.04 15:24:25.927397 [ 192 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::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 | ||
| 1412 | 2026.05.04 15:24:25.939091 [ 192 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1413 | 2026.05.04 15:24:25.939177 [ 192 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1414 | 2026.05.04 15:24:25.939310 [ 192 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1415 | 2026.05.04 15:24:25.939377 [ 192 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1416 | 2026.05.04 15:24:25.939437 [ 192 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1417 | 2026.05.04 15:24:25.939500 [ 192 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1418 | 2026.05.04 15:24:25.939558 [ 192 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 445 rows starting from the beginning of the part | ||
| 1419 | 2026.05.04 15:24:26.010043 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1420 | 2026.05.04 15:24:26.029623 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1421 | 2026.05.04 15:24:26.029700 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1422 | 2026.05.04 15:24:26.036119 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1423 | 2026.05.04 15:24:26.036834 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1424 | 2026.05.04 15:24:26.037120 [ 76 ] {} <Debug> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1425 | 2026.05.04 15:24:26.037177 [ 76 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1426 | 2026.05.04 15:24:26.037202 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1427 | 2026.05.04 15:24:26.037319 [ 187 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 1428 | 2026.05.04 15:24:26.040183 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1429 | 2026.05.04 15:24:26.040386 [ 205 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2824 rows, containing 4 columns (4 merged, 0 gathered) in 0.149068361 sec., 18944.328501740216 rows/sec., 277.50 KiB/sec. | ||
| 1430 | 2026.05.04 15:24:26.040463 [ 187 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1431 | 2026.05.04 15:24:26.041192 [ 187 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 1432 | 2026.05.04 15:24:26.041227 [ 203 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1433 | 2026.05.04 15:24:26.041532 [ 203 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_6_1} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1434 | 2026.05.04 15:24:26.041602 [ 203 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_6_1} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1435 | 2026.05.04 15:24:26.043616 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1436 | 2026.05.04 15:24:26.044675 [ 187 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 1437 | 2026.05.04 15:24:26.048144 [ 187 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 1438 | 2026.05.04 15:24:26.051821 [ 187 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 1439 | 2026.05.04 15:24:26.061473 [ 187 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 1440 | 2026.05.04 15:24:26.066214 [ 187 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 1441 | 2026.05.04 15:24:26.146058 [ 192 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.108777173 sec., 422.88284142115 rows/sec., 2.19 MiB/sec. | ||
| 1442 | 2026.05.04 15:24:26.148411 [ 205 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1443 | 2026.05.04 15:24:26.150461 [ 205 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_6_1} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1444 | 2026.05.04 15:24:26.150579 [ 205 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_6_1} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1445 | 2026.05.04 15:24:26.152338 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.11 MiB. | ||
| 1446 | 2026.05.04 15:24:26.970499 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1447 | 2026.05.04 15:24:26.970728 [ 3 ] {ea47e63a-9f77-4c28-aa54-092d71d9c798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 1448 | 2026.05.04 15:24:26.971059 [ 3 ] {ea47e63a-9f77-4c28-aa54-092d71d9c798} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1449 | 2026.05.04 15:24:26.971094 [ 3 ] {ea47e63a-9f77-4c28-aa54-092d71d9c798} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 1450 | 2026.05.04 15:24:26.971356 [ 3 ] {ea47e63a-9f77-4c28-aa54-092d71d9c798} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1451 | 2026.05.04 15:24:26.971429 [ 3 ] {ea47e63a-9f77-4c28-aa54-092d71d9c798} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1452 | 2026.05.04 15:24:26.971577 [ 3 ] {ea47e63a-9f77-4c28-aa54-092d71d9c798} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1453 | 2026.05.04 15:24:26.971615 [ 3 ] {ea47e63a-9f77-4c28-aa54-092d71d9c798} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1454 | 2026.05.04 15:24:26.971637 [ 3 ] {ea47e63a-9f77-4c28-aa54-092d71d9c798} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 1455 | 2026.05.04 15:24:26.971652 [ 3 ] {ea47e63a-9f77-4c28-aa54-092d71d9c798} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1456 | 2026.05.04 15:24:26.971693 [ 3 ] {ea47e63a-9f77-4c28-aa54-092d71d9c798} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1457 | 2026.05.04 15:24:26.971714 [ 3 ] {ea47e63a-9f77-4c28-aa54-092d71d9c798} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1458 | 2026.05.04 15:24:26.972718 [ 3 ] {ea47e63a-9f77-4c28-aa54-092d71d9c798} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002084 sec., 16794.625719769676 rows/sec., 3.57 MiB/sec. | ||
| 1459 | 2026.05.04 15:24:26.972788 [ 3 ] {ea47e63a-9f77-4c28-aa54-092d71d9c798} <Debug> TCPHandler: Processed in 0.002422453 sec. | ||
| 1460 | 2026.05.04 15:24:26.974458 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1461 | 2026.05.04 15:24:26.974569 [ 3 ] {4720c144-d95e-4c50-8e39-a50095aff200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1462 | 2026.05.04 15:24:26.974613 [ 3 ] {4720c144-d95e-4c50-8e39-a50095aff200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1463 | 2026.05.04 15:24:26.975087 [ 3 ] {4720c144-d95e-4c50-8e39-a50095aff200} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1464 | 2026.05.04 15:24:26.975128 [ 3 ] {4720c144-d95e-4c50-8e39-a50095aff200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1465 | 2026.05.04 15:24:26.975484 [ 3 ] {4720c144-d95e-4c50-8e39-a50095aff200} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1466 | 2026.05.04 15:24:26.975704 [ 3 ] {4720c144-d95e-4c50-8e39-a50095aff200} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1467 | 2026.05.04 15:24:26.975848 [ 3 ] {4720c144-d95e-4c50-8e39-a50095aff200} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001309 sec., 42780.7486631016 rows/sec., 3.29 MiB/sec. | ||
| 1468 | 2026.05.04 15:24:26.975864 [ 73 ] {} <Debug> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1469 | 2026.05.04 15:24:26.975886 [ 3 ] {4720c144-d95e-4c50-8e39-a50095aff200} <Debug> TCPHandler: Processed in 0.00147893 sec. | ||
| 1470 | 2026.05.04 15:24:26.975939 [ 73 ] {} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1471 | 2026.05.04 15:24:26.975968 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1472 | 2026.05.04 15:24:26.976037 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1473 | 2026.05.04 15:24:26.976115 [ 198 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::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 | ||
| 1474 | 2026.05.04 15:24:26.976137 [ 3 ] {b4836fad-cfeb-4f5a-acf5-153575f7bd73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1475 | 2026.05.04 15:24:26.976194 [ 3 ] {b4836fad-cfeb-4f5a-acf5-153575f7bd73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1476 | 2026.05.04 15:24:26.976273 [ 198 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1477 | 2026.05.04 15:24:26.976321 [ 198 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2510 rows starting from the beginning of the part | ||
| 1478 | 2026.05.04 15:24:26.976419 [ 198 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1479 | 2026.05.04 15:24:26.976473 [ 198 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part | ||
| 1480 | 2026.05.04 15:24:26.976525 [ 198 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 57 rows starting from the beginning of the part | ||
| 1481 | 2026.05.04 15:24:26.976571 [ 198 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 78 rows starting from the beginning of the part | ||
| 1482 | 2026.05.04 15:24:26.976615 [ 198 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::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 | ||
| 1483 | 2026.05.04 15:24:26.976631 [ 3 ] {b4836fad-cfeb-4f5a-acf5-153575f7bd73} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1484 | 2026.05.04 15:24:26.976671 [ 3 ] {b4836fad-cfeb-4f5a-acf5-153575f7bd73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1485 | 2026.05.04 15:24:26.977024 [ 3 ] {b4836fad-cfeb-4f5a-acf5-153575f7bd73} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1486 | 2026.05.04 15:24:26.977254 [ 3 ] {b4836fad-cfeb-4f5a-acf5-153575f7bd73} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1487 | 2026.05.04 15:24:26.977351 [ 73 ] {} <Debug> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1488 | 2026.05.04 15:24:26.977380 [ 73 ] {} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1489 | 2026.05.04 15:24:26.977392 [ 3 ] {b4836fad-cfeb-4f5a-acf5-153575f7bd73} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001274 sec., 50235.47880690738 rows/sec., 3.92 MiB/sec. | ||
| 1490 | 2026.05.04 15:24:26.977407 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1491 | 2026.05.04 15:24:26.977440 [ 3 ] {b4836fad-cfeb-4f5a-acf5-153575f7bd73} <Debug> TCPHandler: Processed in 0.001451679 sec. | ||
| 1492 | 2026.05.04 15:24:26.977509 [ 192 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::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 | ||
| 1493 | 2026.05.04 15:24:26.977572 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1494 | 2026.05.04 15:24:26.977608 [ 192 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1495 | 2026.05.04 15:24:26.977636 [ 192 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1310 rows starting from the beginning of the part | ||
| 1496 | 2026.05.04 15:24:26.977668 [ 3 ] {b5e46066-e776-4560-8ce9-eff40a3c6909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1497 | 2026.05.04 15:24:26.977688 [ 192 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1498 | 2026.05.04 15:24:26.977711 [ 3 ] {b5e46066-e776-4560-8ce9-eff40a3c6909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1499 | 2026.05.04 15:24:26.977731 [ 192 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 47 rows starting from the beginning of the part | ||
| 1500 | 2026.05.04 15:24:26.977771 [ 192 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 66 rows starting from the beginning of the part | ||
| 1501 | 2026.05.04 15:24:26.977810 [ 192 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 75 rows starting from the beginning of the part | ||
| 1502 | 2026.05.04 15:24:26.977850 [ 192 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::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 | ||
| 1503 | 2026.05.04 15:24:26.978151 [ 3 ] {b5e46066-e776-4560-8ce9-eff40a3c6909} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1504 | 2026.05.04 15:24:26.978186 [ 3 ] {b5e46066-e776-4560-8ce9-eff40a3c6909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1505 | 2026.05.04 15:24:26.978263 [ 197 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2783 rows, containing 5 columns (5 merged, 0 gathered) in 0.00221209 sec., 1258086.2442305693 rows/sec., 99.53 MiB/sec. | ||
| 1506 | 2026.05.04 15:24:26.978713 [ 3 ] {b5e46066-e776-4560-8ce9-eff40a3c6909} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1507 | 2026.05.04 15:24:26.978736 [ 194 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1508 | 2026.05.04 15:24:26.979003 [ 3 ] {b5e46066-e776-4560-8ce9-eff40a3c6909} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1509 | 2026.05.04 15:24:26.979117 [ 194 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_6_1} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1510 | 2026.05.04 15:24:26.979118 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1511 | 2026.05.04 15:24:26.979159 [ 3 ] {b5e46066-e776-4560-8ce9-eff40a3c6909} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00151 sec., 105960.26490066225 rows/sec., 7.38 MiB/sec. | ||
| 1512 | 2026.05.04 15:24:26.979166 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1513 | 2026.05.04 15:24:26.979204 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1514 | 2026.05.04 15:24:26.979204 [ 194 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_6_1} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1515 | 2026.05.04 15:24:26.979204 [ 3 ] {b5e46066-e776-4560-8ce9-eff40a3c6909} <Debug> TCPHandler: Processed in 0.001681433 sec. | ||
| 1516 | 2026.05.04 15:24:26.979295 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 1517 | 2026.05.04 15:24:26.979352 [ 198 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::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 | ||
| 1518 | 2026.05.04 15:24:26.979359 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1519 | 2026.05.04 15:24:26.979426 [ 197 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1598 rows, containing 5 columns (5 merged, 0 gathered) in 0.001952607 sec., 818393.0509313957 rows/sec., 59.71 MiB/sec. | ||
| 1520 | 2026.05.04 15:24:26.979459 [ 198 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1521 | 2026.05.04 15:24:26.979469 [ 3 ] {07a2ff22-6e61-46bc-a6d0-fe5d1678e1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1522 | 2026.05.04 15:24:26.979495 [ 198 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2327 rows starting from the beginning of the part | ||
| 1523 | 2026.05.04 15:24:26.979521 [ 3 ] {07a2ff22-6e61-46bc-a6d0-fe5d1678e1bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1524 | 2026.05.04 15:24:26.979550 [ 198 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part | ||
| 1525 | 2026.05.04 15:24:26.979594 [ 198 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part | ||
| 1526 | 2026.05.04 15:24:26.979632 [ 198 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 121 rows starting from the beginning of the part | ||
| 1527 | 2026.05.04 15:24:26.979651 [ 192 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1528 | 2026.05.04 15:24:26.979672 [ 198 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1529 | 2026.05.04 15:24:26.979723 [ 198 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::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 | ||
| 1530 | 2026.05.04 15:24:26.979894 [ 3 ] {07a2ff22-6e61-46bc-a6d0-fe5d1678e1bf} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1531 | 2026.05.04 15:24:26.979937 [ 3 ] {07a2ff22-6e61-46bc-a6d0-fe5d1678e1bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1532 | 2026.05.04 15:24:26.979981 [ 192 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_6_1} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1533 | 2026.05.04 15:24:26.980065 [ 192 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_6_1} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1534 | 2026.05.04 15:24:26.980143 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 1535 | 2026.05.04 15:24:26.980280 [ 3 ] {07a2ff22-6e61-46bc-a6d0-fe5d1678e1bf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1536 | 2026.05.04 15:24:26.980510 [ 3 ] {07a2ff22-6e61-46bc-a6d0-fe5d1678e1bf} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1537 | 2026.05.04 15:24:26.980610 [ 73 ] {} <Debug> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1538 | 2026.05.04 15:24:26.980643 [ 73 ] {} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1539 | 2026.05.04 15:24:26.980653 [ 3 ] {07a2ff22-6e61-46bc-a6d0-fe5d1678e1bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001203 sec., 49875.31172069825 rows/sec., 3.36 MiB/sec. | ||
| 1540 | 2026.05.04 15:24:26.980661 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1541 | 2026.05.04 15:24:26.980698 [ 3 ] {07a2ff22-6e61-46bc-a6d0-fe5d1678e1bf} <Debug> TCPHandler: Processed in 0.001388049 sec. | ||
| 1542 | 2026.05.04 15:24:26.980784 [ 196 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 1543 | 2026.05.04 15:24:26.980896 [ 196 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1544 | 2026.05.04 15:24:26.980934 [ 196 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 1545 | 2026.05.04 15:24:26.981008 [ 196 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
| 1546 | 2026.05.04 15:24:26.981095 [ 196 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 1547 | 2026.05.04 15:24:26.981147 [ 196 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part | ||
| 1548 | 2026.05.04 15:24:26.981186 [ 196 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1549 | 2026.05.04 15:24:26.981227 [ 196 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 1550 | 2026.05.04 15:24:26.981255 [ 192 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2988 rows, containing 5 columns (5 merged, 0 gathered) in 0.001982466 sec., 1507213.742883863 rows/sec., 96.43 MiB/sec. | ||
| 1551 | 2026.05.04 15:24:26.981542 [ 198 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1552 | 2026.05.04 15:24:26.981797 [ 198 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1553 | 2026.05.04 15:24:26.981863 [ 198 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1554 | 2026.05.04 15:24:26.981923 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 1555 | 2026.05.04 15:24:26.982072 [ 193 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.001338648 sec., 188249.63694712875 rows/sec., 12.63 MiB/sec. | ||
| 1556 | 2026.05.04 15:24:26.982211 [ 198 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1557 | 2026.05.04 15:24:26.982450 [ 198 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_6_1} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1558 | 2026.05.04 15:24:26.982514 [ 198 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_6_1} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1559 | 2026.05.04 15:24:26.982581 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1560 | 2026.05.04 15:24:27.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.68 MiB, peak 179.95 MiB, free memory in arenas 0.00 B, will set to 181.65 MiB (RSS), difference: 10.98 MiB | ||
| 1561 | 2026.05.04 15:24:30.863083 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 182 | ||
| 1562 | 2026.05.04 15:24:30.865233 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2026.05.04 15:24:30.865284 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1564 | 2026.05.04 15:24:30.866514 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1565 | 2026.05.04 15:24:30.866775 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1566 | 2026.05.04 15:24:30.867018 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 182 | ||
| 1567 | 2026.05.04 15:24:31.489229 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1568 | 2026.05.04 15:24:31.489488 [ 3 ] {8e3bf701-7412-439f-a5d7-efe3160fe8b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1569 | 2026.05.04 15:24:31.489846 [ 3 ] {8e3bf701-7412-439f-a5d7-efe3160fe8b4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1570 | 2026.05.04 15:24:31.489885 [ 3 ] {8e3bf701-7412-439f-a5d7-efe3160fe8b4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1571 | 2026.05.04 15:24:31.490166 [ 3 ] {8e3bf701-7412-439f-a5d7-efe3160fe8b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1572 | 2026.05.04 15:24:31.490237 [ 3 ] {8e3bf701-7412-439f-a5d7-efe3160fe8b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1573 | 2026.05.04 15:24:31.490377 [ 3 ] {8e3bf701-7412-439f-a5d7-efe3160fe8b4} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 39-element set) | ||
| 1574 | 2026.05.04 15:24:31.490413 [ 3 ] {8e3bf701-7412-439f-a5d7-efe3160fe8b4} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1575 | 2026.05.04 15:24:31.490435 [ 3 ] {8e3bf701-7412-439f-a5d7-efe3160fe8b4} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 1576 | 2026.05.04 15:24:31.490451 [ 3 ] {8e3bf701-7412-439f-a5d7-efe3160fe8b4} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1577 | 2026.05.04 15:24:31.490490 [ 3 ] {8e3bf701-7412-439f-a5d7-efe3160fe8b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1578 | 2026.05.04 15:24:31.490510 [ 3 ] {8e3bf701-7412-439f-a5d7-efe3160fe8b4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1579 | 2026.05.04 15:24:31.491644 [ 3 ] {8e3bf701-7412-439f-a5d7-efe3160fe8b4} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002266 sec., 15445.719329214477 rows/sec., 3.28 MiB/sec. | ||
| 1580 | 2026.05.04 15:24:31.491747 [ 3 ] {8e3bf701-7412-439f-a5d7-efe3160fe8b4} <Debug> TCPHandler: Processed in 0.002686486 sec. | ||
| 1581 | 2026.05.04 15:24:31.505671 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1582 | 2026.05.04 15:24:31.505785 [ 3 ] {8606efe7-dccd-4d76-90a1-9c9c945e79d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1583 | 2026.05.04 15:24:31.505830 [ 3 ] {8606efe7-dccd-4d76-90a1-9c9c945e79d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1584 | 2026.05.04 15:24:31.506384 [ 3 ] {8606efe7-dccd-4d76-90a1-9c9c945e79d1} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1585 | 2026.05.04 15:24:31.506426 [ 3 ] {8606efe7-dccd-4d76-90a1-9c9c945e79d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1586 | 2026.05.04 15:24:31.506855 [ 3 ] {8606efe7-dccd-4d76-90a1-9c9c945e79d1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1587 | 2026.05.04 15:24:31.507064 [ 3 ] {8606efe7-dccd-4d76-90a1-9c9c945e79d1} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1588 | 2026.05.04 15:24:31.507206 [ 3 ] {8606efe7-dccd-4d76-90a1-9c9c945e79d1} <Debug> executeQuery: Read 4 rows, 386.00 B in 0.001453 sec., 2752.9249827942185 rows/sec., 259.43 KiB/sec. | ||
| 1589 | 2026.05.04 15:24:31.507244 [ 3 ] {8606efe7-dccd-4d76-90a1-9c9c945e79d1} <Debug> TCPHandler: Processed in 0.001626282 sec. | ||
| 1590 | 2026.05.04 15:24:31.507365 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1591 | 2026.05.04 15:24:31.507462 [ 3 ] {17fe4976-22d9-42e1-b859-71c7bcc386a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1592 | 2026.05.04 15:24:31.507504 [ 3 ] {17fe4976-22d9-42e1-b859-71c7bcc386a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1593 | 2026.05.04 15:24:31.507939 [ 3 ] {17fe4976-22d9-42e1-b859-71c7bcc386a8} <Trace> oximeter.fields_i16 (2a20fea4-c498-4377-9dd1-aa6e3afac0a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1594 | 2026.05.04 15:24:31.507975 [ 3 ] {17fe4976-22d9-42e1-b859-71c7bcc386a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1595 | 2026.05.04 15:24:31.508283 [ 3 ] {17fe4976-22d9-42e1-b859-71c7bcc386a8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1596 | 2026.05.04 15:24:31.508508 [ 3 ] {17fe4976-22d9-42e1-b859-71c7bcc386a8} <Trace> oximeter.fields_i16 (2a20fea4-c498-4377-9dd1-aa6e3afac0a8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1597 | 2026.05.04 15:24:31.508632 [ 3 ] {17fe4976-22d9-42e1-b859-71c7bcc386a8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001191 sec., 20151.133501259446 rows/sec., 1.67 MiB/sec. | ||
| 1598 | 2026.05.04 15:24:31.508670 [ 3 ] {17fe4976-22d9-42e1-b859-71c7bcc386a8} <Debug> TCPHandler: Processed in 0.001355178 sec. | ||
| 1599 | 2026.05.04 15:24:31.508784 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1600 | 2026.05.04 15:24:31.508879 [ 3 ] {be80ac15-f3f6-4bc2-9c99-edb90a44cf1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1601 | 2026.05.04 15:24:31.508920 [ 3 ] {be80ac15-f3f6-4bc2-9c99-edb90a44cf1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1602 | 2026.05.04 15:24:31.509303 [ 3 ] {be80ac15-f3f6-4bc2-9c99-edb90a44cf1a} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1603 | 2026.05.04 15:24:31.509338 [ 3 ] {be80ac15-f3f6-4bc2-9c99-edb90a44cf1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1604 | 2026.05.04 15:24:31.509624 [ 3 ] {be80ac15-f3f6-4bc2-9c99-edb90a44cf1a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1605 | 2026.05.04 15:24:31.509826 [ 3 ] {be80ac15-f3f6-4bc2-9c99-edb90a44cf1a} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1606 | 2026.05.04 15:24:31.509947 [ 3 ] {be80ac15-f3f6-4bc2-9c99-edb90a44cf1a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001085 sec., 1843.3179723502303 rows/sec., 150.31 KiB/sec. | ||
| 1607 | 2026.05.04 15:24:31.509983 [ 3 ] {be80ac15-f3f6-4bc2-9c99-edb90a44cf1a} <Debug> TCPHandler: Processed in 0.001246687 sec. | ||
| 1608 | 2026.05.04 15:24:31.510089 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1609 | 2026.05.04 15:24:31.510183 [ 3 ] {f626e9aa-49cf-4852-a0ce-9a1f19c597c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1610 | 2026.05.04 15:24:31.510221 [ 3 ] {f626e9aa-49cf-4852-a0ce-9a1f19c597c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1611 | 2026.05.04 15:24:31.511784 [ 3 ] {f626e9aa-49cf-4852-a0ce-9a1f19c597c3} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1612 | 2026.05.04 15:24:31.511819 [ 3 ] {f626e9aa-49cf-4852-a0ce-9a1f19c597c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1613 | 2026.05.04 15:24:31.512335 [ 3 ] {f626e9aa-49cf-4852-a0ce-9a1f19c597c3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1614 | 2026.05.04 15:24:31.512556 [ 3 ] {f626e9aa-49cf-4852-a0ce-9a1f19c597c3} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1615 | 2026.05.04 15:24:31.512685 [ 3 ] {f626e9aa-49cf-4852-a0ce-9a1f19c597c3} <Debug> executeQuery: Read 2565 rows, 197.08 KiB in 0.00252 sec., 1017857.1428571428 rows/sec., 76.37 MiB/sec. | ||
| 1616 | 2026.05.04 15:24:31.512723 [ 3 ] {f626e9aa-49cf-4852-a0ce-9a1f19c597c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 1617 | 2026.05.04 15:24:31.512738 [ 3 ] {f626e9aa-49cf-4852-a0ce-9a1f19c597c3} <Debug> TCPHandler: Processed in 0.002695886 sec. | ||
| 1618 | 2026.05.04 15:24:31.512924 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1619 | 2026.05.04 15:24:31.513020 [ 3 ] {86b261de-cc77-4289-a3e6-424039f663b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1620 | 2026.05.04 15:24:31.513060 [ 3 ] {86b261de-cc77-4289-a3e6-424039f663b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1621 | 2026.05.04 15:24:31.513477 [ 3 ] {86b261de-cc77-4289-a3e6-424039f663b1} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1622 | 2026.05.04 15:24:31.513513 [ 3 ] {86b261de-cc77-4289-a3e6-424039f663b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1623 | 2026.05.04 15:24:31.513811 [ 3 ] {86b261de-cc77-4289-a3e6-424039f663b1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1624 | 2026.05.04 15:24:31.514017 [ 3 ] {86b261de-cc77-4289-a3e6-424039f663b1} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1625 | 2026.05.04 15:24:31.514144 [ 3 ] {86b261de-cc77-4289-a3e6-424039f663b1} <Debug> executeQuery: Read 44 rows, 3.36 KiB in 0.001144 sec., 38461.53846153846 rows/sec., 2.87 MiB/sec. | ||
| 1626 | 2026.05.04 15:24:31.514181 [ 3 ] {86b261de-cc77-4289-a3e6-424039f663b1} <Debug> TCPHandler: Processed in 0.001305578 sec. | ||
| 1627 | 2026.05.04 15:24:31.514294 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1628 | 2026.05.04 15:24:31.514389 [ 3 ] {fcf6de62-9d55-48c8-8867-d23f5a7ef16f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1629 | 2026.05.04 15:24:31.514428 [ 3 ] {fcf6de62-9d55-48c8-8867-d23f5a7ef16f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1630 | 2026.05.04 15:24:31.515075 [ 3 ] {fcf6de62-9d55-48c8-8867-d23f5a7ef16f} <Trace> oximeter.fields_u32 (6cde96a8-f8b6-4afa-8692-a3ef9e73c47f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1631 | 2026.05.04 15:24:31.515110 [ 3 ] {fcf6de62-9d55-48c8-8867-d23f5a7ef16f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1632 | 2026.05.04 15:24:31.515450 [ 3 ] {fcf6de62-9d55-48c8-8867-d23f5a7ef16f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1633 | 2026.05.04 15:24:31.515656 [ 3 ] {fcf6de62-9d55-48c8-8867-d23f5a7ef16f} <Trace> oximeter.fields_u32 (6cde96a8-f8b6-4afa-8692-a3ef9e73c47f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1634 | 2026.05.04 15:24:31.515778 [ 3 ] {fcf6de62-9d55-48c8-8867-d23f5a7ef16f} <Debug> executeQuery: Read 826 rows, 49.48 KiB in 0.001407 sec., 587064.6766169154 rows/sec., 34.35 MiB/sec. | ||
| 1635 | 2026.05.04 15:24:31.515816 [ 3 ] {fcf6de62-9d55-48c8-8867-d23f5a7ef16f} <Debug> TCPHandler: Processed in 0.001569821 sec. | ||
| 1636 | 2026.05.04 15:24:31.515931 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1637 | 2026.05.04 15:24:31.516027 [ 3 ] {80ecabc7-ee5c-4c95-b871-c0e3a67bb5d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1638 | 2026.05.04 15:24:31.516066 [ 3 ] {80ecabc7-ee5c-4c95-b871-c0e3a67bb5d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1639 | 2026.05.04 15:24:31.516444 [ 3 ] {80ecabc7-ee5c-4c95-b871-c0e3a67bb5d4} <Trace> oximeter.fields_u64 (0698fcfb-8abc-4df0-aabf-4dae96f85530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1640 | 2026.05.04 15:24:31.516479 [ 3 ] {80ecabc7-ee5c-4c95-b871-c0e3a67bb5d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1641 | 2026.05.04 15:24:31.516756 [ 3 ] {80ecabc7-ee5c-4c95-b871-c0e3a67bb5d4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1642 | 2026.05.04 15:24:31.516959 [ 3 ] {80ecabc7-ee5c-4c95-b871-c0e3a67bb5d4} <Trace> oximeter.fields_u64 (0698fcfb-8abc-4df0-aabf-4dae96f85530): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1643 | 2026.05.04 15:24:31.517080 [ 3 ] {80ecabc7-ee5c-4c95-b871-c0e3a67bb5d4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 65.59 KiB/sec. | ||
| 1644 | 2026.05.04 15:24:31.517117 [ 3 ] {80ecabc7-ee5c-4c95-b871-c0e3a67bb5d4} <Debug> TCPHandler: Processed in 0.001233536 sec. | ||
| 1645 | 2026.05.04 15:24:31.517229 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1646 | 2026.05.04 15:24:31.517324 [ 3 ] {d8189ba5-ddf4-442e-baf0-641f94116cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1647 | 2026.05.04 15:24:31.517362 [ 3 ] {d8189ba5-ddf4-442e-baf0-641f94116cdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1648 | 2026.05.04 15:24:31.517746 [ 3 ] {d8189ba5-ddf4-442e-baf0-641f94116cdd} <Trace> oximeter.fields_u8 (0326c4e3-1635-43fa-8868-177d9610656e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1649 | 2026.05.04 15:24:31.517782 [ 3 ] {d8189ba5-ddf4-442e-baf0-641f94116cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1650 | 2026.05.04 15:24:31.518070 [ 3 ] {d8189ba5-ddf4-442e-baf0-641f94116cdd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1651 | 2026.05.04 15:24:31.518275 [ 3 ] {d8189ba5-ddf4-442e-baf0-641f94116cdd} <Trace> oximeter.fields_u8 (0326c4e3-1635-43fa-8868-177d9610656e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1652 | 2026.05.04 15:24:31.518401 [ 3 ] {d8189ba5-ddf4-442e-baf0-641f94116cdd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001094 sec., 10968.92138939671 rows/sec., 856.95 KiB/sec. | ||
| 1653 | 2026.05.04 15:24:31.518436 [ 3 ] {d8189ba5-ddf4-442e-baf0-641f94116cdd} <Debug> TCPHandler: Processed in 0.001255337 sec. | ||
| 1654 | 2026.05.04 15:24:31.518556 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1655 | 2026.05.04 15:24:31.518651 [ 3 ] {f8075fa9-b8b2-47d5-a4ed-22bcf6d0533b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1656 | 2026.05.04 15:24:31.518689 [ 3 ] {f8075fa9-b8b2-47d5-a4ed-22bcf6d0533b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1657 | 2026.05.04 15:24:31.519521 [ 3 ] {f8075fa9-b8b2-47d5-a4ed-22bcf6d0533b} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1658 | 2026.05.04 15:24:31.519556 [ 3 ] {f8075fa9-b8b2-47d5-a4ed-22bcf6d0533b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1659 | 2026.05.04 15:24:31.519920 [ 3 ] {f8075fa9-b8b2-47d5-a4ed-22bcf6d0533b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1660 | 2026.05.04 15:24:31.520126 [ 3 ] {f8075fa9-b8b2-47d5-a4ed-22bcf6d0533b} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1661 | 2026.05.04 15:24:31.520253 [ 3 ] {f8075fa9-b8b2-47d5-a4ed-22bcf6d0533b} <Debug> executeQuery: Read 1350 rows, 93.30 KiB in 0.001621 sec., 832819.2473781616 rows/sec., 56.21 MiB/sec. | ||
| 1662 | 2026.05.04 15:24:31.520290 [ 3 ] {f8075fa9-b8b2-47d5-a4ed-22bcf6d0533b} <Debug> TCPHandler: Processed in 0.001781994 sec. | ||
| 1663 | 2026.05.04 15:24:31.520404 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1664 | 2026.05.04 15:24:31.520499 [ 3 ] {5e443a06-be43-4c77-8a81-bf0ff110bc3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1665 | 2026.05.04 15:24:31.520541 [ 3 ] {5e443a06-be43-4c77-8a81-bf0ff110bc3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1666 | 2026.05.04 15:24:31.521232 [ 3 ] {5e443a06-be43-4c77-8a81-bf0ff110bc3e} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1667 | 2026.05.04 15:24:31.521267 [ 3 ] {5e443a06-be43-4c77-8a81-bf0ff110bc3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1668 | 2026.05.04 15:24:31.521702 [ 3 ] {5e443a06-be43-4c77-8a81-bf0ff110bc3e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1669 | 2026.05.04 15:24:31.521911 [ 3 ] {5e443a06-be43-4c77-8a81-bf0ff110bc3e} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1670 | 2026.05.04 15:24:31.522034 [ 3 ] {5e443a06-be43-4c77-8a81-bf0ff110bc3e} <Debug> executeQuery: Read 1651 rows, 104.38 KiB in 0.001554 sec., 1062419.5624195624 rows/sec., 65.59 MiB/sec. | ||
| 1671 | 2026.05.04 15:24:31.522070 [ 3 ] {5e443a06-be43-4c77-8a81-bf0ff110bc3e} <Debug> TCPHandler: Processed in 0.001713214 sec. | ||
| 1672 | 2026.05.04 15:24:31.522189 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1673 | 2026.05.04 15:24:31.522284 [ 3 ] {4917e58e-8490-41b5-941f-970ae73dc569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1674 | 2026.05.04 15:24:31.522326 [ 3 ] {4917e58e-8490-41b5-941f-970ae73dc569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1675 | 2026.05.04 15:24:31.522651 [ 3 ] {4917e58e-8490-41b5-941f-970ae73dc569} <Trace> oximeter.measurements_f64 (0037010e-77d6-4986-847f-b180e267577f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1676 | 2026.05.04 15:24:31.522686 [ 3 ] {4917e58e-8490-41b5-941f-970ae73dc569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1677 | 2026.05.04 15:24:31.523625 [ 3 ] {4917e58e-8490-41b5-941f-970ae73dc569} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1678 | 2026.05.04 15:24:31.523836 [ 3 ] {4917e58e-8490-41b5-941f-970ae73dc569} <Trace> oximeter.measurements_f64 (0037010e-77d6-4986-847f-b180e267577f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1679 | 2026.05.04 15:24:31.523969 [ 3 ] {4917e58e-8490-41b5-941f-970ae73dc569} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001703 sec., 587.1990604815032 rows/sec., 37.27 KiB/sec. | ||
| 1680 | 2026.05.04 15:24:31.524005 [ 3 ] {4917e58e-8490-41b5-941f-970ae73dc569} <Debug> TCPHandler: Processed in 0.001864855 sec. | ||
| 1681 | 2026.05.04 15:24:31.524135 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1682 | 2026.05.04 15:24:31.524231 [ 3 ] {ccbb733a-14b0-47bb-9428-037142e024bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1683 | 2026.05.04 15:24:31.524285 [ 3 ] {ccbb733a-14b0-47bb-9428-037142e024bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1684 | 2026.05.04 15:24:31.525081 [ 3 ] {ccbb733a-14b0-47bb-9428-037142e024bd} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1685 | 2026.05.04 15:24:31.525117 [ 3 ] {ccbb733a-14b0-47bb-9428-037142e024bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1686 | 2026.05.04 15:24:31.525661 [ 3 ] {ccbb733a-14b0-47bb-9428-037142e024bd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1687 | 2026.05.04 15:24:31.525892 [ 3 ] {ccbb733a-14b0-47bb-9428-037142e024bd} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1688 | 2026.05.04 15:24:31.526026 [ 3 ] {ccbb733a-14b0-47bb-9428-037142e024bd} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001814 sec., 16538.0374862183 rows/sec., 29.64 MiB/sec. | ||
| 1689 | 2026.05.04 15:24:31.526088 [ 3 ] {ccbb733a-14b0-47bb-9428-037142e024bd} <Debug> TCPHandler: Processed in 0.002001347 sec. | ||
| 1690 | 2026.05.04 15:24:31.526222 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1691 | 2026.05.04 15:24:31.526323 [ 3 ] {359d478a-9b41-40fa-8f56-87b2004994ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1692 | 2026.05.04 15:24:31.526365 [ 3 ] {359d478a-9b41-40fa-8f56-87b2004994ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1693 | 2026.05.04 15:24:31.526686 [ 3 ] {359d478a-9b41-40fa-8f56-87b2004994ef} <Trace> oximeter.measurements_i64 (19261409-16b0-430c-baeb-cd4f894d2ee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1694 | 2026.05.04 15:24:31.526723 [ 3 ] {359d478a-9b41-40fa-8f56-87b2004994ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1695 | 2026.05.04 15:24:31.527147 [ 3 ] {359d478a-9b41-40fa-8f56-87b2004994ef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1696 | 2026.05.04 15:24:31.527362 [ 3 ] {359d478a-9b41-40fa-8f56-87b2004994ef} <Trace> oximeter.measurements_i64 (19261409-16b0-430c-baeb-cd4f894d2ee5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1697 | 2026.05.04 15:24:31.527485 [ 3 ] {359d478a-9b41-40fa-8f56-87b2004994ef} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001181 sec., 2540.2201524132092 rows/sec., 179.44 KiB/sec. | ||
| 1698 | 2026.05.04 15:24:31.527522 [ 3 ] {359d478a-9b41-40fa-8f56-87b2004994ef} <Debug> TCPHandler: Processed in 0.001360938 sec. | ||
| 1699 | 2026.05.04 15:24:31.527637 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1700 | 2026.05.04 15:24:31.527731 [ 3 ] {d2d1c53c-6161-4e43-a6d6-250c64dc2730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1701 | 2026.05.04 15:24:31.527772 [ 3 ] {d2d1c53c-6161-4e43-a6d6-250c64dc2730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1702 | 2026.05.04 15:24:31.528096 [ 3 ] {d2d1c53c-6161-4e43-a6d6-250c64dc2730} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1703 | 2026.05.04 15:24:31.528132 [ 3 ] {d2d1c53c-6161-4e43-a6d6-250c64dc2730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1704 | 2026.05.04 15:24:31.528445 [ 3 ] {d2d1c53c-6161-4e43-a6d6-250c64dc2730} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1705 | 2026.05.04 15:24:31.528664 [ 3 ] {d2d1c53c-6161-4e43-a6d6-250c64dc2730} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1706 | 2026.05.04 15:24:31.528792 [ 3 ] {d2d1c53c-6161-4e43-a6d6-250c64dc2730} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.001079 sec., 51899.907321594066 rows/sec., 3.49 MiB/sec. | ||
| 1707 | 2026.05.04 15:24:31.528827 [ 3 ] {d2d1c53c-6161-4e43-a6d6-250c64dc2730} <Debug> TCPHandler: Processed in 0.001239307 sec. | ||
| 1708 | 2026.05.04 15:24:31.964477 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1709 | 2026.05.04 15:24:31.964726 [ 3 ] {4da1c39f-3b4d-47d1-b402-1b6f51f94331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 1710 | 2026.05.04 15:24:31.965090 [ 3 ] {4da1c39f-3b4d-47d1-b402-1b6f51f94331} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1711 | 2026.05.04 15:24:31.965131 [ 3 ] {4da1c39f-3b4d-47d1-b402-1b6f51f94331} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 1712 | 2026.05.04 15:24:31.965378 [ 3 ] {4da1c39f-3b4d-47d1-b402-1b6f51f94331} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1713 | 2026.05.04 15:24:31.965450 [ 3 ] {4da1c39f-3b4d-47d1-b402-1b6f51f94331} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1714 | 2026.05.04 15:24:31.965590 [ 3 ] {4da1c39f-3b4d-47d1-b402-1b6f51f94331} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1715 | 2026.05.04 15:24:31.965706 [ 303 ] {4da1c39f-3b4d-47d1-b402-1b6f51f94331} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1716 | 2026.05.04 15:24:31.965708 [ 261 ] {4da1c39f-3b4d-47d1-b402-1b6f51f94331} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1717 | 2026.05.04 15:24:31.965820 [ 3 ] {4da1c39f-3b4d-47d1-b402-1b6f51f94331} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 1718 | 2026.05.04 15:24:31.965849 [ 3 ] {4da1c39f-3b4d-47d1-b402-1b6f51f94331} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1719 | 2026.05.04 15:24:31.965892 [ 3 ] {4da1c39f-3b4d-47d1-b402-1b6f51f94331} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 1720 | 2026.05.04 15:24:31.965913 [ 3 ] {4da1c39f-3b4d-47d1-b402-1b6f51f94331} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1721 | 2026.05.04 15:24:31.966962 [ 3 ] {4da1c39f-3b4d-47d1-b402-1b6f51f94331} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002335 sec., 14989.293361884369 rows/sec., 3.19 MiB/sec. | ||
| 1722 | 2026.05.04 15:24:31.967064 [ 3 ] {4da1c39f-3b4d-47d1-b402-1b6f51f94331} <Debug> TCPHandler: Processed in 0.002726106 sec. | ||
| 1723 | 2026.05.04 15:24:31.968007 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1724 | 2026.05.04 15:24:31.968120 [ 3 ] {a7680ffb-69f4-463d-a558-ff70f642a95d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1725 | 2026.05.04 15:24:31.968165 [ 3 ] {a7680ffb-69f4-463d-a558-ff70f642a95d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1726 | 2026.05.04 15:24:31.968801 [ 3 ] {a7680ffb-69f4-463d-a558-ff70f642a95d} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1727 | 2026.05.04 15:24:31.968845 [ 3 ] {a7680ffb-69f4-463d-a558-ff70f642a95d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1728 | 2026.05.04 15:24:31.969221 [ 3 ] {a7680ffb-69f4-463d-a558-ff70f642a95d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1729 | 2026.05.04 15:24:31.969449 [ 3 ] {a7680ffb-69f4-463d-a558-ff70f642a95d} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1730 | 2026.05.04 15:24:31.969598 [ 3 ] {a7680ffb-69f4-463d-a558-ff70f642a95d} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001511 sec., 17207.147584381204 rows/sec., 1.33 MiB/sec. | ||
| 1731 | 2026.05.04 15:24:31.969636 [ 3 ] {a7680ffb-69f4-463d-a558-ff70f642a95d} <Debug> TCPHandler: Processed in 0.001681053 sec. | ||
| 1732 | 2026.05.04 15:24:31.969768 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1733 | 2026.05.04 15:24:31.969868 [ 3 ] {b879f502-fd06-403c-be8b-8162d4ce616c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1734 | 2026.05.04 15:24:31.969910 [ 3 ] {b879f502-fd06-403c-be8b-8162d4ce616c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1735 | 2026.05.04 15:24:31.970334 [ 3 ] {b879f502-fd06-403c-be8b-8162d4ce616c} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1736 | 2026.05.04 15:24:31.970368 [ 3 ] {b879f502-fd06-403c-be8b-8162d4ce616c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1737 | 2026.05.04 15:24:31.970676 [ 3 ] {b879f502-fd06-403c-be8b-8162d4ce616c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1738 | 2026.05.04 15:24:31.970895 [ 3 ] {b879f502-fd06-403c-be8b-8162d4ce616c} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1739 | 2026.05.04 15:24:31.971024 [ 3 ] {b879f502-fd06-403c-be8b-8162d4ce616c} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001177 sec., 23789.2948173322 rows/sec., 1.86 MiB/sec. | ||
| 1740 | 2026.05.04 15:24:31.971060 [ 3 ] {b879f502-fd06-403c-be8b-8162d4ce616c} <Debug> TCPHandler: Processed in 0.001343618 sec. | ||
| 1741 | 2026.05.04 15:24:31.971177 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1742 | 2026.05.04 15:24:31.971274 [ 3 ] {230c27cc-a52b-45b9-a9b6-e5aa75991dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1743 | 2026.05.04 15:24:31.971318 [ 3 ] {230c27cc-a52b-45b9-a9b6-e5aa75991dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1744 | 2026.05.04 15:24:31.971681 [ 3 ] {230c27cc-a52b-45b9-a9b6-e5aa75991dc5} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1745 | 2026.05.04 15:24:31.971715 [ 3 ] {230c27cc-a52b-45b9-a9b6-e5aa75991dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1746 | 2026.05.04 15:24:31.972028 [ 3 ] {230c27cc-a52b-45b9-a9b6-e5aa75991dc5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1747 | 2026.05.04 15:24:31.972247 [ 3 ] {230c27cc-a52b-45b9-a9b6-e5aa75991dc5} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1748 | 2026.05.04 15:24:31.972375 [ 3 ] {230c27cc-a52b-45b9-a9b6-e5aa75991dc5} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.00112 sec., 8928.57142857143 rows/sec., 633.89 KiB/sec. | ||
| 1749 | 2026.05.04 15:24:31.972411 [ 3 ] {230c27cc-a52b-45b9-a9b6-e5aa75991dc5} <Debug> TCPHandler: Processed in 0.001284077 sec. | ||
| 1750 | 2026.05.04 15:24:31.972545 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1751 | 2026.05.04 15:24:31.972640 [ 3 ] {9d1d1dd6-4823-4598-baee-eae5b2b5a30a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1752 | 2026.05.04 15:24:31.972684 [ 3 ] {9d1d1dd6-4823-4598-baee-eae5b2b5a30a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1753 | 2026.05.04 15:24:31.973004 [ 3 ] {9d1d1dd6-4823-4598-baee-eae5b2b5a30a} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1754 | 2026.05.04 15:24:31.973037 [ 3 ] {9d1d1dd6-4823-4598-baee-eae5b2b5a30a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1755 | 2026.05.04 15:24:31.973336 [ 3 ] {9d1d1dd6-4823-4598-baee-eae5b2b5a30a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1756 | 2026.05.04 15:24:31.973546 [ 3 ] {9d1d1dd6-4823-4598-baee-eae5b2b5a30a} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1757 | 2026.05.04 15:24:31.973672 [ 3 ] {9d1d1dd6-4823-4598-baee-eae5b2b5a30a} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.001051 sec., 3805.8991436726924 rows/sec., 267.60 KiB/sec. | ||
| 1758 | 2026.05.04 15:24:31.973714 [ 3 ] {9d1d1dd6-4823-4598-baee-eae5b2b5a30a} <Debug> TCPHandler: Processed in 0.001220096 sec. | ||
| 1759 | 2026.05.04 15:24:32.001168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.17 MiB, peak 186.01 MiB, free memory in arenas 0.00 B, will set to 181.91 MiB (RSS), difference: -1.27 MiB | ||
| 1760 | 2026.05.04 15:24:33.381145 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3336 | ||
| 1761 | 2026.05.04 15:24:33.381732 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1762 | 2026.05.04 15:24:33.381785 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1763 | 2026.05.04 15:24:33.382332 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1764 | 2026.05.04 15:24:33.382630 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1765 | 2026.05.04 15:24:33.382801 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3336 | ||
| 1766 | 2026.05.04 15:24:33.541054 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1767 | 2026.05.04 15:24:33.557876 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1768 | 2026.05.04 15:24:33.557939 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1769 | 2026.05.04 15:24:33.563583 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1770 | 2026.05.04 15:24:33.564306 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1771 | 2026.05.04 15:24:33.567354 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1772 | 2026.05.04 15:24:36.970364 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1773 | 2026.05.04 15:24:36.970697 [ 3 ] {0789ae1f-6474-4312-ad50-45baba3b4e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 1774 | 2026.05.04 15:24:36.971193 [ 3 ] {0789ae1f-6474-4312-ad50-45baba3b4e0d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1775 | 2026.05.04 15:24:36.971255 [ 3 ] {0789ae1f-6474-4312-ad50-45baba3b4e0d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 1776 | 2026.05.04 15:24:36.971576 [ 3 ] {0789ae1f-6474-4312-ad50-45baba3b4e0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1777 | 2026.05.04 15:24:36.971648 [ 3 ] {0789ae1f-6474-4312-ad50-45baba3b4e0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1778 | 2026.05.04 15:24:36.971792 [ 3 ] {0789ae1f-6474-4312-ad50-45baba3b4e0d} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1779 | 2026.05.04 15:24:36.971937 [ 261 ] {0789ae1f-6474-4312-ad50-45baba3b4e0d} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1780 | 2026.05.04 15:24:36.971941 [ 303 ] {0789ae1f-6474-4312-ad50-45baba3b4e0d} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1781 | 2026.05.04 15:24:36.972110 [ 3 ] {0789ae1f-6474-4312-ad50-45baba3b4e0d} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 1782 | 2026.05.04 15:24:36.972141 [ 3 ] {0789ae1f-6474-4312-ad50-45baba3b4e0d} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1783 | 2026.05.04 15:24:36.972191 [ 3 ] {0789ae1f-6474-4312-ad50-45baba3b4e0d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1784 | 2026.05.04 15:24:36.972212 [ 3 ] {0789ae1f-6474-4312-ad50-45baba3b4e0d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1785 | 2026.05.04 15:24:36.973363 [ 3 ] {0789ae1f-6474-4312-ad50-45baba3b4e0d} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002805 sec., 12477.7183600713 rows/sec., 2.65 MiB/sec. | ||
| 1786 | 2026.05.04 15:24:36.973504 [ 3 ] {0789ae1f-6474-4312-ad50-45baba3b4e0d} <Debug> TCPHandler: Processed in 0.003314614 sec. | ||
| 1787 | 2026.05.04 15:24:36.975231 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1788 | 2026.05.04 15:24:36.975350 [ 3 ] {fe7b5441-ee67-49a6-a78e-fc096fd153bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1789 | 2026.05.04 15:24:36.975397 [ 3 ] {fe7b5441-ee67-49a6-a78e-fc096fd153bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1790 | 2026.05.04 15:24:36.975900 [ 3 ] {fe7b5441-ee67-49a6-a78e-fc096fd153bc} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1791 | 2026.05.04 15:24:36.975948 [ 3 ] {fe7b5441-ee67-49a6-a78e-fc096fd153bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1792 | 2026.05.04 15:24:36.976328 [ 3 ] {fe7b5441-ee67-49a6-a78e-fc096fd153bc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1793 | 2026.05.04 15:24:36.976553 [ 3 ] {fe7b5441-ee67-49a6-a78e-fc096fd153bc} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1794 | 2026.05.04 15:24:36.976697 [ 3 ] {fe7b5441-ee67-49a6-a78e-fc096fd153bc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001381 sec., 40550.32585083273 rows/sec., 3.12 MiB/sec. | ||
| 1795 | 2026.05.04 15:24:36.976744 [ 3 ] {fe7b5441-ee67-49a6-a78e-fc096fd153bc} <Debug> TCPHandler: Processed in 0.001566031 sec. | ||
| 1796 | 2026.05.04 15:24:36.976869 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1797 | 2026.05.04 15:24:36.976964 [ 3 ] {e1ed9306-89e2-4f48-9278-714521258c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1798 | 2026.05.04 15:24:36.977003 [ 3 ] {e1ed9306-89e2-4f48-9278-714521258c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1799 | 2026.05.04 15:24:36.977425 [ 3 ] {e1ed9306-89e2-4f48-9278-714521258c67} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1800 | 2026.05.04 15:24:36.977461 [ 3 ] {e1ed9306-89e2-4f48-9278-714521258c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1801 | 2026.05.04 15:24:36.977759 [ 3 ] {e1ed9306-89e2-4f48-9278-714521258c67} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1802 | 2026.05.04 15:24:36.977978 [ 3 ] {e1ed9306-89e2-4f48-9278-714521258c67} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1803 | 2026.05.04 15:24:36.978106 [ 3 ] {e1ed9306-89e2-4f48-9278-714521258c67} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 4.30 MiB/sec. | ||
| 1804 | 2026.05.04 15:24:36.978152 [ 3 ] {e1ed9306-89e2-4f48-9278-714521258c67} <Debug> TCPHandler: Processed in 0.001332048 sec. | ||
| 1805 | 2026.05.04 15:24:36.978275 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1806 | 2026.05.04 15:24:36.978369 [ 3 ] {183a6887-abf4-4d56-84d4-685b6bf2445d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1807 | 2026.05.04 15:24:36.978413 [ 3 ] {183a6887-abf4-4d56-84d4-685b6bf2445d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1808 | 2026.05.04 15:24:36.978868 [ 3 ] {183a6887-abf4-4d56-84d4-685b6bf2445d} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1809 | 2026.05.04 15:24:36.978904 [ 3 ] {183a6887-abf4-4d56-84d4-685b6bf2445d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1810 | 2026.05.04 15:24:36.979222 [ 3 ] {183a6887-abf4-4d56-84d4-685b6bf2445d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1811 | 2026.05.04 15:24:36.979433 [ 3 ] {183a6887-abf4-4d56-84d4-685b6bf2445d} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1812 | 2026.05.04 15:24:36.979562 [ 3 ] {183a6887-abf4-4d56-84d4-685b6bf2445d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 1813 | 2026.05.04 15:24:36.979606 [ 3 ] {183a6887-abf4-4d56-84d4-685b6bf2445d} <Debug> TCPHandler: Processed in 0.001379908 sec. | ||
| 1814 | 2026.05.04 15:24:36.979721 [ 3 ] {} <Trace> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1815 | 2026.05.04 15:24:36.979817 [ 3 ] {a4ae8d04-2a1f-4fba-80e5-f0bd751d95f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46272) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1816 | 2026.05.04 15:24:36.979859 [ 3 ] {a4ae8d04-2a1f-4fba-80e5-f0bd751d95f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1817 | 2026.05.04 15:24:36.980216 [ 3 ] {a4ae8d04-2a1f-4fba-80e5-f0bd751d95f3} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1818 | 2026.05.04 15:24:36.980252 [ 3 ] {a4ae8d04-2a1f-4fba-80e5-f0bd751d95f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1819 | 2026.05.04 15:24:36.980548 [ 3 ] {a4ae8d04-2a1f-4fba-80e5-f0bd751d95f3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1820 | 2026.05.04 15:24:36.980752 [ 3 ] {a4ae8d04-2a1f-4fba-80e5-f0bd751d95f3} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1821 | 2026.05.04 15:24:36.980875 [ 3 ] {a4ae8d04-2a1f-4fba-80e5-f0bd751d95f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 1822 | 2026.05.04 15:24:36.980917 [ 3 ] {a4ae8d04-2a1f-4fba-80e5-f0bd751d95f3} <Debug> TCPHandler: Processed in 0.001243067 sec. | ||
| 1823 | 2026.05.04 15:24:40.776385 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1824 | 2026.05.04 15:24:40.776450 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1825 | 2026.05.04 15:24:40.867190 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 232 | ||
| 1826 | 2026.05.04 15:24:40.869825 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1827 | 2026.05.04 15:24:40.869887 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1828 | 2026.05.04 15:24:40.871152 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1829 | 2026.05.04 15:24:40.871431 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1830 | 2026.05.04 15:24:40.871791 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 232 | ||
| 1831 | 2026.05.04 15:24:40.882937 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3784 | ||
| 1832 | 2026.05.04 15:24:40.883506 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1833 | 2026.05.04 15:24:40.883556 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1834 | 2026.05.04 15:24:40.884069 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1835 | 2026.05.04 15:24:40.884305 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1836 | 2026.05.04 15:24:40.884437 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3784 | ||
| 1837 | 2026.05.04 15:24:40.975292 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1838 | 2026.05.04 15:24:40.975348 [ 3 ] {} <Debug> TCP-Session: 77abf625-d825-4bb5-93e1-9c6e5c7ed347 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1839 | 2026.05.04 15:24:41.001262 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.75 MiB, peak 186.93 MiB, free memory in arenas 0.00 B, will set to 182.79 MiB (RSS), difference: 2.04 MiB | ||
| 1840 | 2026.05.04 15:24:41.067460 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1841 | 2026.05.04 15:24:41.085275 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1842 | 2026.05.04 15:24:41.085340 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1843 | 2026.05.04 15:24:41.090700 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1844 | 2026.05.04 15:24:41.091404 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1845 | 2026.05.04 15:24:41.094778 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1846 | 2026.05.04 15:24:41.971552 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1847 | 2026.05.04 15:24:41.971768 [ 257 ] {0ddb8260-e4d0-4320-b381-5525d2729f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1848 | 2026.05.04 15:24:41.972105 [ 257 ] {0ddb8260-e4d0-4320-b381-5525d2729f26} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1849 | 2026.05.04 15:24:41.972142 [ 257 ] {0ddb8260-e4d0-4320-b381-5525d2729f26} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1850 | 2026.05.04 15:24:41.972378 [ 257 ] {0ddb8260-e4d0-4320-b381-5525d2729f26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1851 | 2026.05.04 15:24:41.972449 [ 257 ] {0ddb8260-e4d0-4320-b381-5525d2729f26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1852 | 2026.05.04 15:24:41.972589 [ 257 ] {0ddb8260-e4d0-4320-b381-5525d2729f26} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 1853 | 2026.05.04 15:24:41.972714 [ 303 ] {0ddb8260-e4d0-4320-b381-5525d2729f26} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1854 | 2026.05.04 15:24:41.972714 [ 261 ] {0ddb8260-e4d0-4320-b381-5525d2729f26} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1855 | 2026.05.04 15:24:41.972827 [ 257 ] {0ddb8260-e4d0-4320-b381-5525d2729f26} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 1856 | 2026.05.04 15:24:41.972855 [ 257 ] {0ddb8260-e4d0-4320-b381-5525d2729f26} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1857 | 2026.05.04 15:24:41.978960 [ 257 ] {0ddb8260-e4d0-4320-b381-5525d2729f26} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1858 | 2026.05.04 15:24:41.978998 [ 257 ] {0ddb8260-e4d0-4320-b381-5525d2729f26} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 1859 | 2026.05.04 15:24:41.979066 [ 257 ] {0ddb8260-e4d0-4320-b381-5525d2729f26} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1860 | 2026.05.04 15:24:41.979128 [ 257 ] {0ddb8260-e4d0-4320-b381-5525d2729f26} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1861 | 2026.05.04 15:24:41.980640 [ 257 ] {0ddb8260-e4d0-4320-b381-5525d2729f26} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.008956 sec., 4354.62259937472 rows/sec., 892.60 KiB/sec. | ||
| 1862 | 2026.05.04 15:24:41.980779 [ 257 ] {0ddb8260-e4d0-4320-b381-5525d2729f26} <Debug> TCPHandler: Processed in 0.009352385 sec. | ||
| 1863 | 2026.05.04 15:24:41.992007 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1864 | 2026.05.04 15:24:41.992119 [ 257 ] {e0224f39-0a33-414d-8829-ee0ead83cb52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1865 | 2026.05.04 15:24:41.992163 [ 257 ] {e0224f39-0a33-414d-8829-ee0ead83cb52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1866 | 2026.05.04 15:24:41.992741 [ 257 ] {e0224f39-0a33-414d-8829-ee0ead83cb52} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1867 | 2026.05.04 15:24:41.992784 [ 257 ] {e0224f39-0a33-414d-8829-ee0ead83cb52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1868 | 2026.05.04 15:24:41.993154 [ 257 ] {e0224f39-0a33-414d-8829-ee0ead83cb52} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1869 | 2026.05.04 15:24:41.993372 [ 257 ] {e0224f39-0a33-414d-8829-ee0ead83cb52} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1870 | 2026.05.04 15:24:41.993512 [ 257 ] {e0224f39-0a33-414d-8829-ee0ead83cb52} <Debug> executeQuery: Read 124 rows, 10.93 KiB in 0.001425 sec., 87017.54385964911 rows/sec., 7.49 MiB/sec. | ||
| 1871 | 2026.05.04 15:24:41.993550 [ 257 ] {e0224f39-0a33-414d-8829-ee0ead83cb52} <Debug> TCPHandler: Processed in 0.001596742 sec. | ||
| 1872 | 2026.05.04 15:24:41.993672 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1873 | 2026.05.04 15:24:41.993766 [ 257 ] {182b66db-544e-41f1-9826-452e43154dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1874 | 2026.05.04 15:24:41.993807 [ 257 ] {182b66db-544e-41f1-9826-452e43154dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1875 | 2026.05.04 15:24:41.994205 [ 257 ] {182b66db-544e-41f1-9826-452e43154dc4} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1876 | 2026.05.04 15:24:41.994242 [ 257 ] {182b66db-544e-41f1-9826-452e43154dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1877 | 2026.05.04 15:24:41.994539 [ 257 ] {182b66db-544e-41f1-9826-452e43154dc4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1878 | 2026.05.04 15:24:41.994800 [ 257 ] {182b66db-544e-41f1-9826-452e43154dc4} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1879 | 2026.05.04 15:24:41.994901 [ 52 ] {} <Debug> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1880 | 2026.05.04 15:24:41.994938 [ 257 ] {182b66db-544e-41f1-9826-452e43154dc4} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001189 sec., 28595.45836837679 rows/sec., 2.10 MiB/sec. | ||
| 1881 | 2026.05.04 15:24:41.994964 [ 52 ] {} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1882 | 2026.05.04 15:24:41.994991 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1883 | 2026.05.04 15:24:41.994994 [ 257 ] {182b66db-544e-41f1-9826-452e43154dc4} <Debug> TCPHandler: Processed in 0.001369679 sec. | ||
| 1884 | 2026.05.04 15:24:41.995112 [ 196 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::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 | ||
| 1885 | 2026.05.04 15:24:41.995129 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1886 | 2026.05.04 15:24:41.995249 [ 257 ] {c7153dfd-241a-4f53-b5fd-2e60c5f6ef68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1887 | 2026.05.04 15:24:41.995284 [ 196 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1888 | 2026.05.04 15:24:41.995291 [ 257 ] {c7153dfd-241a-4f53-b5fd-2e60c5f6ef68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1889 | 2026.05.04 15:24:41.995342 [ 196 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part | ||
| 1890 | 2026.05.04 15:24:41.995432 [ 196 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::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 | ||
| 1891 | 2026.05.04 15:24:41.995487 [ 196 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 1892 | 2026.05.04 15:24:41.995538 [ 196 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 1893 | 2026.05.04 15:24:41.995586 [ 196 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 44 rows starting from the beginning of the part | ||
| 1894 | 2026.05.04 15:24:41.995639 [ 196 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
| 1895 | 2026.05.04 15:24:41.995752 [ 257 ] {c7153dfd-241a-4f53-b5fd-2e60c5f6ef68} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1896 | 2026.05.04 15:24:41.995794 [ 257 ] {c7153dfd-241a-4f53-b5fd-2e60c5f6ef68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1897 | 2026.05.04 15:24:41.996128 [ 257 ] {c7153dfd-241a-4f53-b5fd-2e60c5f6ef68} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1898 | 2026.05.04 15:24:41.996361 [ 257 ] {c7153dfd-241a-4f53-b5fd-2e60c5f6ef68} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1899 | 2026.05.04 15:24:41.996506 [ 257 ] {c7153dfd-241a-4f53-b5fd-2e60c5f6ef68} <Debug> executeQuery: Read 106 rows, 8.50 KiB in 0.001275 sec., 83137.25490196078 rows/sec., 6.51 MiB/sec. | ||
| 1900 | 2026.05.04 15:24:41.996523 [ 193 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 137 rows, containing 5 columns (5 merged, 0 gathered) in 0.00146928 sec., 93242.9489273658 rows/sec., 7.23 MiB/sec. | ||
| 1901 | 2026.05.04 15:24:41.996547 [ 257 ] {c7153dfd-241a-4f53-b5fd-2e60c5f6ef68} <Debug> TCPHandler: Processed in 0.00146676 sec. | ||
| 1902 | 2026.05.04 15:24:41.996679 [ 192 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1903 | 2026.05.04 15:24:41.996689 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1904 | 2026.05.04 15:24:41.996816 [ 257 ] {3e55ebc0-dfb4-42e7-a52a-d612ed0debd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1905 | 2026.05.04 15:24:41.996877 [ 257 ] {3e55ebc0-dfb4-42e7-a52a-d612ed0debd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1906 | 2026.05.04 15:24:41.996971 [ 192 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_6_1} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1907 | 2026.05.04 15:24:41.997044 [ 192 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_6_1} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1908 | 2026.05.04 15:24:41.997111 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1909 | 2026.05.04 15:24:41.997325 [ 257 ] {3e55ebc0-dfb4-42e7-a52a-d612ed0debd8} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1910 | 2026.05.04 15:24:41.997366 [ 257 ] {3e55ebc0-dfb4-42e7-a52a-d612ed0debd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1911 | 2026.05.04 15:24:41.997710 [ 257 ] {3e55ebc0-dfb4-42e7-a52a-d612ed0debd8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1912 | 2026.05.04 15:24:41.997920 [ 257 ] {3e55ebc0-dfb4-42e7-a52a-d612ed0debd8} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1913 | 2026.05.04 15:24:41.998056 [ 257 ] {3e55ebc0-dfb4-42e7-a52a-d612ed0debd8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001264 sec., 126582.27848101266 rows/sec., 8.82 MiB/sec. | ||
| 1914 | 2026.05.04 15:24:41.998095 [ 257 ] {3e55ebc0-dfb4-42e7-a52a-d612ed0debd8} <Debug> TCPHandler: Processed in 0.001458079 sec. | ||
| 1915 | 2026.05.04 15:24:41.998215 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1916 | 2026.05.04 15:24:41.998311 [ 257 ] {b77d200e-265d-4d31-8adc-dbda4261be9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1917 | 2026.05.04 15:24:41.998367 [ 257 ] {b77d200e-265d-4d31-8adc-dbda4261be9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1918 | 2026.05.04 15:24:41.999311 [ 257 ] {b77d200e-265d-4d31-8adc-dbda4261be9f} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1919 | 2026.05.04 15:24:41.999349 [ 257 ] {b77d200e-265d-4d31-8adc-dbda4261be9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1920 | 2026.05.04 15:24:41.999954 [ 257 ] {b77d200e-265d-4d31-8adc-dbda4261be9f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1921 | 2026.05.04 15:24:42.000323 [ 257 ] {b77d200e-265d-4d31-8adc-dbda4261be9f} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1922 | 2026.05.04 15:24:42.000468 [ 257 ] {b77d200e-265d-4d31-8adc-dbda4261be9f} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002175 sec., 15632.183908045978 rows/sec., 28.01 MiB/sec. | ||
| 1923 | 2026.05.04 15:24:42.000525 [ 257 ] {b77d200e-265d-4d31-8adc-dbda4261be9f} <Debug> TCPHandler: Processed in 0.002357482 sec. | ||
| 1924 | 2026.05.04 15:24:42.000663 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1925 | 2026.05.04 15:24:42.000759 [ 257 ] {d4f1bdd6-0e0c-41af-b39a-dd04dbaad618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1926 | 2026.05.04 15:24:42.000803 [ 257 ] {d4f1bdd6-0e0c-41af-b39a-dd04dbaad618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1927 | 2026.05.04 15:24:42.001130 [ 257 ] {d4f1bdd6-0e0c-41af-b39a-dd04dbaad618} <Trace> oximeter.measurements_i64 (19261409-16b0-430c-baeb-cd4f894d2ee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1928 | 2026.05.04 15:24:42.001167 [ 257 ] {d4f1bdd6-0e0c-41af-b39a-dd04dbaad618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1929 | 2026.05.04 15:24:42.001486 [ 257 ] {d4f1bdd6-0e0c-41af-b39a-dd04dbaad618} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1930 | 2026.05.04 15:24:42.001696 [ 257 ] {d4f1bdd6-0e0c-41af-b39a-dd04dbaad618} <Trace> oximeter.measurements_i64 (19261409-16b0-430c-baeb-cd4f894d2ee5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1931 | 2026.05.04 15:24:42.001827 [ 257 ] {d4f1bdd6-0e0c-41af-b39a-dd04dbaad618} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001087 sec., 11039.558417663293 rows/sec., 831.92 KiB/sec. | ||
| 1932 | 2026.05.04 15:24:42.001863 [ 257 ] {d4f1bdd6-0e0c-41af-b39a-dd04dbaad618} <Debug> TCPHandler: Processed in 0.001250767 sec. | ||
| 1933 | 2026.05.04 15:24:42.001986 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1934 | 2026.05.04 15:24:42.002081 [ 257 ] {7137bbfd-92a4-4720-b007-72609178256e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1935 | 2026.05.04 15:24:42.002122 [ 257 ] {7137bbfd-92a4-4720-b007-72609178256e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1936 | 2026.05.04 15:24:42.002458 [ 257 ] {7137bbfd-92a4-4720-b007-72609178256e} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1937 | 2026.05.04 15:24:42.002496 [ 257 ] {7137bbfd-92a4-4720-b007-72609178256e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1938 | 2026.05.04 15:24:42.002806 [ 257 ] {7137bbfd-92a4-4720-b007-72609178256e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1939 | 2026.05.04 15:24:42.003026 [ 257 ] {7137bbfd-92a4-4720-b007-72609178256e} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1940 | 2026.05.04 15:24:42.003155 [ 257 ] {7137bbfd-92a4-4720-b007-72609178256e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 1941 | 2026.05.04 15:24:42.003191 [ 257 ] {7137bbfd-92a4-4720-b007-72609178256e} <Debug> TCPHandler: Processed in 0.001252966 sec. | ||
| 1942 | 2026.05.04 15:24:46.970997 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1943 | 2026.05.04 15:24:46.971225 [ 257 ] {96db25e5-db7a-49da-8980-15133204ee92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 1944 | 2026.05.04 15:24:46.971544 [ 257 ] {96db25e5-db7a-49da-8980-15133204ee92} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1945 | 2026.05.04 15:24:46.971580 [ 257 ] {96db25e5-db7a-49da-8980-15133204ee92} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 1946 | 2026.05.04 15:24:46.971797 [ 257 ] {96db25e5-db7a-49da-8980-15133204ee92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1947 | 2026.05.04 15:24:46.971863 [ 257 ] {96db25e5-db7a-49da-8980-15133204ee92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1948 | 2026.05.04 15:24:46.971998 [ 257 ] {96db25e5-db7a-49da-8980-15133204ee92} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1949 | 2026.05.04 15:24:46.972116 [ 303 ] {96db25e5-db7a-49da-8980-15133204ee92} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1950 | 2026.05.04 15:24:46.972118 [ 261 ] {96db25e5-db7a-49da-8980-15133204ee92} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1951 | 2026.05.04 15:24:46.972239 [ 257 ] {96db25e5-db7a-49da-8980-15133204ee92} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 1952 | 2026.05.04 15:24:46.972266 [ 257 ] {96db25e5-db7a-49da-8980-15133204ee92} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1953 | 2026.05.04 15:24:46.972309 [ 257 ] {96db25e5-db7a-49da-8980-15133204ee92} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1954 | 2026.05.04 15:24:46.972329 [ 257 ] {96db25e5-db7a-49da-8980-15133204ee92} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1955 | 2026.05.04 15:24:46.973394 [ 257 ] {96db25e5-db7a-49da-8980-15133204ee92} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002256 sec., 15514.184397163119 rows/sec., 3.30 MiB/sec. | ||
| 1956 | 2026.05.04 15:24:46.973498 [ 257 ] {96db25e5-db7a-49da-8980-15133204ee92} <Debug> TCPHandler: Processed in 0.002627015 sec. | ||
| 1957 | 2026.05.04 15:24:46.975198 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1958 | 2026.05.04 15:24:46.975310 [ 257 ] {3d293493-4bb4-43c2-8b5f-137dcbda61be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1959 | 2026.05.04 15:24:46.975356 [ 257 ] {3d293493-4bb4-43c2-8b5f-137dcbda61be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1960 | 2026.05.04 15:24:46.975869 [ 257 ] {3d293493-4bb4-43c2-8b5f-137dcbda61be} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1961 | 2026.05.04 15:24:46.975912 [ 257 ] {3d293493-4bb4-43c2-8b5f-137dcbda61be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1962 | 2026.05.04 15:24:46.976311 [ 257 ] {3d293493-4bb4-43c2-8b5f-137dcbda61be} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1963 | 2026.05.04 15:24:46.976544 [ 257 ] {3d293493-4bb4-43c2-8b5f-137dcbda61be} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1964 | 2026.05.04 15:24:46.976676 [ 48 ] {} <Debug> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1965 | 2026.05.04 15:24:46.976692 [ 257 ] {3d293493-4bb4-43c2-8b5f-137dcbda61be} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001413 sec., 39631.98867657466 rows/sec., 3.04 MiB/sec. | ||
| 1966 | 2026.05.04 15:24:46.976745 [ 48 ] {} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1967 | 2026.05.04 15:24:46.976753 [ 257 ] {3d293493-4bb4-43c2-8b5f-137dcbda61be} <Debug> TCPHandler: Processed in 0.001609991 sec. | ||
| 1968 | 2026.05.04 15:24:46.976776 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1969 | 2026.05.04 15:24:46.976890 [ 196 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::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 | ||
| 1970 | 2026.05.04 15:24:46.976894 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1971 | 2026.05.04 15:24:46.977009 [ 196 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1972 | 2026.05.04 15:24:46.977013 [ 257 ] {e8193c08-3205-43fa-a854-5914d3ef86c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1973 | 2026.05.04 15:24:46.977053 [ 196 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2537 rows starting from the beginning of the part | ||
| 1974 | 2026.05.04 15:24:46.977071 [ 257 ] {e8193c08-3205-43fa-a854-5914d3ef86c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1975 | 2026.05.04 15:24:46.977125 [ 196 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2565 rows starting from the beginning of the part | ||
| 1976 | 2026.05.04 15:24:46.977179 [ 196 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 1977 | 2026.05.04 15:24:46.977220 [ 196 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::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 | ||
| 1978 | 2026.05.04 15:24:46.977261 [ 196 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 124 rows starting from the beginning of the part | ||
| 1979 | 2026.05.04 15:24:46.977304 [ 196 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 1980 | 2026.05.04 15:24:46.977529 [ 257 ] {e8193c08-3205-43fa-a854-5914d3ef86c6} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1981 | 2026.05.04 15:24:46.977572 [ 257 ] {e8193c08-3205-43fa-a854-5914d3ef86c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1982 | 2026.05.04 15:24:46.977914 [ 257 ] {e8193c08-3205-43fa-a854-5914d3ef86c6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1983 | 2026.05.04 15:24:46.978132 [ 257 ] {e8193c08-3205-43fa-a854-5914d3ef86c6} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1984 | 2026.05.04 15:24:46.978235 [ 48 ] {} <Debug> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1985 | 2026.05.04 15:24:46.978266 [ 48 ] {} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1986 | 2026.05.04 15:24:46.978269 [ 257 ] {e8193c08-3205-43fa-a854-5914d3ef86c6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001275 sec., 50196.078431372545 rows/sec., 3.92 MiB/sec. | ||
| 1987 | 2026.05.04 15:24:46.978284 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 1988 | 2026.05.04 15:24:46.978319 [ 257 ] {e8193c08-3205-43fa-a854-5914d3ef86c6} <Debug> TCPHandler: Processed in 0.00147794 sec. | ||
| 1989 | 2026.05.04 15:24:46.978370 [ 192 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::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 | ||
| 1990 | 2026.05.04 15:24:46.978447 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1991 | 2026.05.04 15:24:46.978468 [ 192 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1992 | 2026.05.04 15:24:46.978499 [ 192 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1340 rows starting from the beginning of the part | ||
| 1993 | 2026.05.04 15:24:46.978547 [ 257 ] {12921dfa-4906-4f83-8250-2eee9f1fa80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1994 | 2026.05.04 15:24:46.978553 [ 192 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1350 rows starting from the beginning of the part | ||
| 1995 | 2026.05.04 15:24:46.978597 [ 257 ] {12921dfa-4906-4f83-8250-2eee9f1fa80a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1996 | 2026.05.04 15:24:46.978616 [ 192 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part | ||
| 1997 | 2026.05.04 15:24:46.978663 [ 192 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 1998 | 2026.05.04 15:24:46.978707 [ 192 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 106 rows starting from the beginning of the part | ||
| 1999 | 2026.05.04 15:24:46.978745 [ 192 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2000 | 2026.05.04 15:24:46.979012 [ 257 ] {12921dfa-4906-4f83-8250-2eee9f1fa80a} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2001 | 2026.05.04 15:24:46.979053 [ 257 ] {12921dfa-4906-4f83-8250-2eee9f1fa80a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2002 | 2026.05.04 15:24:46.979989 [ 188 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2952 rows, containing 5 columns (5 merged, 0 gathered) in 0.001651482 sec., 1787485.422184438 rows/sec., 129.09 MiB/sec. | ||
| 2003 | 2026.05.04 15:24:46.980297 [ 189 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2004 | 2026.05.04 15:24:46.980665 [ 189 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_11_2} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2005 | 2026.05.04 15:24:46.980773 [ 189 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_11_2} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2006 | 2026.05.04 15:24:46.980880 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 2007 | 2026.05.04 15:24:46.990065 [ 257 ] {12921dfa-4906-4f83-8250-2eee9f1fa80a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2008 | 2026.05.04 15:24:46.990210 [ 192 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5364 rows, containing 5 columns (5 merged, 0 gathered) in 0.013368269 sec., 401248.6582967473 rows/sec., 31.72 MiB/sec. | ||
| 2009 | 2026.05.04 15:24:46.990319 [ 257 ] {12921dfa-4906-4f83-8250-2eee9f1fa80a} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2010 | 2026.05.04 15:24:46.990440 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2011 | 2026.05.04 15:24:46.990477 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2012 | 2026.05.04 15:24:46.990481 [ 257 ] {12921dfa-4906-4f83-8250-2eee9f1fa80a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.011951 sec., 13388.001004100075 rows/sec., 954.83 KiB/sec. | ||
| 2013 | 2026.05.04 15:24:46.990498 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2014 | 2026.05.04 15:24:46.990514 [ 196 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2015 | 2026.05.04 15:24:46.990546 [ 257 ] {12921dfa-4906-4f83-8250-2eee9f1fa80a} <Debug> TCPHandler: Processed in 0.012149372 sec. | ||
| 2016 | 2026.05.04 15:24:46.990609 [ 188 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::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 | ||
| 2017 | 2026.05.04 15:24:46.990695 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2018 | 2026.05.04 15:24:46.990741 [ 188 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2019 | 2026.05.04 15:24:46.990793 [ 188 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2988 rows starting from the beginning of the part | ||
| 2020 | 2026.05.04 15:24:46.990803 [ 257 ] {1394353f-e8f3-4c57-a9e8-d8fe8a45b8d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2021 | 2026.05.04 15:24:46.990806 [ 196 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_11_2} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2022 | 2026.05.04 15:24:46.990860 [ 257 ] {1394353f-e8f3-4c57-a9e8-d8fe8a45b8d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2023 | 2026.05.04 15:24:46.990887 [ 188 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1651 rows starting from the beginning of the part | ||
| 2024 | 2026.05.04 15:24:46.990915 [ 196 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_11_2} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2025 | 2026.05.04 15:24:46.990949 [ 188 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2026 | 2026.05.04 15:24:46.990988 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 2027 | 2026.05.04 15:24:46.990994 [ 188 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2028 | 2026.05.04 15:24:46.991040 [ 188 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::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 | ||
| 2029 | 2026.05.04 15:24:46.991081 [ 188 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2030 | 2026.05.04 15:24:46.991227 [ 257 ] {1394353f-e8f3-4c57-a9e8-d8fe8a45b8d6} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2031 | 2026.05.04 15:24:46.991268 [ 257 ] {1394353f-e8f3-4c57-a9e8-d8fe8a45b8d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2032 | 2026.05.04 15:24:46.991662 [ 257 ] {1394353f-e8f3-4c57-a9e8-d8fe8a45b8d6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2033 | 2026.05.04 15:24:46.991963 [ 257 ] {1394353f-e8f3-4c57-a9e8-d8fe8a45b8d6} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2034 | 2026.05.04 15:24:46.992075 [ 48 ] {} <Debug> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2035 | 2026.05.04 15:24:46.992106 [ 48 ] {} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2036 | 2026.05.04 15:24:46.992113 [ 257 ] {1394353f-e8f3-4c57-a9e8-d8fe8a45b8d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001333 sec., 45011.252813203304 rows/sec., 3.03 MiB/sec. | ||
| 2037 | 2026.05.04 15:24:46.992124 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2038 | 2026.05.04 15:24:46.992161 [ 257 ] {1394353f-e8f3-4c57-a9e8-d8fe8a45b8d6} <Debug> TCPHandler: Processed in 0.00152576 sec. | ||
| 2039 | 2026.05.04 15:24:46.992208 [ 192 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 2040 | 2026.05.04 15:24:46.992294 [ 192 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2041 | 2026.05.04 15:24:46.992319 [ 192 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 252 rows starting from the beginning of the part | ||
| 2042 | 2026.05.04 15:24:46.992365 [ 192 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 2043 | 2026.05.04 15:24:46.992404 [ 192 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 2044 | 2026.05.04 15:24:46.992437 [ 192 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2045 | 2026.05.04 15:24:46.992471 [ 192 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 2046 | 2026.05.04 15:24:46.992510 [ 192 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2047 | 2026.05.04 15:24:46.993064 [ 188 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5129 rows, containing 5 columns (5 merged, 0 gathered) in 0.002500983 sec., 2050793.6279454918 rows/sec., 130.84 MiB/sec. | ||
| 2048 | 2026.05.04 15:24:46.993235 [ 192 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 4 columns (4 merged, 0 gathered) in 0.001054744 sec., 466463.9002449883 rows/sec., 31.36 MiB/sec. | ||
| 2049 | 2026.05.04 15:24:46.993472 [ 200 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2050 | 2026.05.04 15:24:46.993507 [ 195 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2051 | 2026.05.04 15:24:46.993779 [ 200 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2052 | 2026.05.04 15:24:46.993858 [ 200 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2053 | 2026.05.04 15:24:46.993918 [ 195 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_11_2} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2054 | 2026.05.04 15:24:46.993924 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 2055 | 2026.05.04 15:24:46.994017 [ 195 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_11_2} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2056 | 2026.05.04 15:24:46.994140 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2057 | 2026.05.04 15:24:48.384884 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4296 | ||
| 2058 | 2026.05.04 15:24:48.385405 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2059 | 2026.05.04 15:24:48.385446 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2060 | 2026.05.04 15:24:48.385922 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2061 | 2026.05.04 15:24:48.386154 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2062 | 2026.05.04 15:24:48.386287 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4296 | ||
| 2063 | 2026.05.04 15:24:48.595240 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2064 | 2026.05.04 15:24:48.611134 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2065 | 2026.05.04 15:24:48.611194 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2066 | 2026.05.04 15:24:48.616408 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2067 | 2026.05.04 15:24:48.617092 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2068 | 2026.05.04 15:24:48.619934 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2069 | 2026.05.04 15:24:50.872389 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 258 | ||
| 2070 | 2026.05.04 15:24:50.874471 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2071 | 2026.05.04 15:24:50.874517 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2072 | 2026.05.04 15:24:50.875670 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2073 | 2026.05.04 15:24:50.875928 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2074 | 2026.05.04 15:24:50.876107 [ 39 ] {} <Debug> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2075 | 2026.05.04 15:24:50.876167 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 258 | ||
| 2076 | 2026.05.04 15:24:50.876177 [ 39 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2077 | 2026.05.04 15:24:50.876216 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2078 | 2026.05.04 15:24:50.876352 [ 199 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::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 | ||
| 2079 | 2026.05.04 15:24:50.876931 [ 199 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2080 | 2026.05.04 15:24:50.877116 [ 199 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2081 | 2026.05.04 15:24:50.877557 [ 199 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 2082 | 2026.05.04 15:24:50.877919 [ 199 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 2083 | 2026.05.04 15:24:50.878274 [ 199 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part | ||
| 2084 | 2026.05.04 15:24:50.878620 [ 199 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 2085 | 2026.05.04 15:24:50.878985 [ 199 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 2086 | 2026.05.04 15:24:50.884757 [ 200 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 72 columns (72 merged, 0 gathered) in 0.008461823 sec., 30489.88379927115 rows/sec., 28.89 MiB/sec. | ||
| 2087 | 2026.05.04 15:24:50.885514 [ 192 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2088 | 2026.05.04 15:24:50.886090 [ 192 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_6_1} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2089 | 2026.05.04 15:24:50.886172 [ 192 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_6_1} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2090 | 2026.05.04 15:24:50.886367 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. | ||
| 2091 | 2026.05.04 15:24:51.836206 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61378 | ||
| 2092 | 2026.05.04 15:24:51.836334 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2093 | 2026.05.04 15:24:51.836365 [ 3 ] {} <Debug> TCP-Session: 6731b502-5534-49b9-9c70-754f2b6f1f9b Authenticating user 'default' from [fd00:1122:3344:101::e]:61378 | ||
| 2094 | 2026.05.04 15:24:51.836390 [ 3 ] {} <Debug> TCP-Session: 6731b502-5534-49b9-9c70-754f2b6f1f9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2095 | 2026.05.04 15:24:51.836404 [ 3 ] {} <Debug> TCP-Session: 6731b502-5534-49b9-9c70-754f2b6f1f9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2096 | 2026.05.04 15:24:51.836632 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38947 | ||
| 2097 | 2026.05.04 15:24:51.836668 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39362 | ||
| 2098 | 2026.05.04 15:24:51.836698 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57226 | ||
| 2099 | 2026.05.04 15:24:51.836723 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65264 | ||
| 2100 | 2026.05.04 15:24:51.836732 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44360 | ||
| 2101 | 2026.05.04 15:24:51.836775 [ 3 ] {} <Trace> TCP-Session: 6731b502-5534-49b9-9c70-754f2b6f1f9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2102 | 2026.05.04 15:24:51.836755 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2103 | 2026.05.04 15:24:51.836729 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2104 | 2026.05.04 15:24:51.836846 [ 287 ] {} <Debug> TCP-Session: db86d8b8-3c5b-42b8-a291-14d2916aeb67 Authenticating user 'default' from [fd00:1122:3344:101::e]:39362 | ||
| 2105 | 2026.05.04 15:24:51.836717 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40202 | ||
| 2106 | 2026.05.04 15:24:51.836869 [ 287 ] {} <Debug> TCP-Session: db86d8b8-3c5b-42b8-a291-14d2916aeb67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2107 | 2026.05.04 15:24:51.836865 [ 286 ] {} <Debug> TCP-Session: d9d12921-76ec-4ac1-a921-b5e3a29c50d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38947 | ||
| 2108 | 2026.05.04 15:24:51.836923 [ 287 ] {} <Debug> TCP-Session: db86d8b8-3c5b-42b8-a291-14d2916aeb67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2109 | 2026.05.04 15:24:51.836932 [ 286 ] {} <Debug> TCP-Session: d9d12921-76ec-4ac1-a921-b5e3a29c50d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2110 | 2026.05.04 15:24:51.836715 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50434 | ||
| 2111 | 2026.05.04 15:24:51.836949 [ 286 ] {} <Debug> TCP-Session: d9d12921-76ec-4ac1-a921-b5e3a29c50d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2112 | 2026.05.04 15:24:51.836964 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2113 | 2026.05.04 15:24:51.836958 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2114 | 2026.05.04 15:24:51.837009 [ 3 ] {f2ae5d67-4865-416e-a8b2-40b979343af3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61378) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2115 | 2026.05.04 15:24:51.837012 [ 292 ] {} <Debug> TCP-Session: 1dfacdb5-f3f2-4e7d-90c3-055a63ff390c Authenticating user 'default' from [fd00:1122:3344:101::e]:65264 | ||
| 2116 | 2026.05.04 15:24:51.837046 [ 289 ] {} <Debug> TCP-Session: a65510b0-5952-4318-8350-8e08c680457b Authenticating user 'default' from [fd00:1122:3344:101::e]:57226 | ||
| 2117 | 2026.05.04 15:24:51.836704 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60205 | ||
| 2118 | 2026.05.04 15:24:51.837079 [ 289 ] {} <Debug> TCP-Session: a65510b0-5952-4318-8350-8e08c680457b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2119 | 2026.05.04 15:24:51.837077 [ 292 ] {} <Debug> TCP-Session: 1dfacdb5-f3f2-4e7d-90c3-055a63ff390c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2120 | 2026.05.04 15:24:51.837117 [ 289 ] {} <Debug> TCP-Session: a65510b0-5952-4318-8350-8e08c680457b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2121 | 2026.05.04 15:24:51.837130 [ 292 ] {} <Debug> TCP-Session: 1dfacdb5-f3f2-4e7d-90c3-055a63ff390c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2122 | 2026.05.04 15:24:51.837136 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2123 | 2026.05.04 15:24:51.837177 [ 293 ] {} <Debug> TCP-Session: 96ac4451-3702-474b-945c-40d7fe388e14 Authenticating user 'default' from [fd00:1122:3344:101::e]:44360 | ||
| 2124 | 2026.05.04 15:24:51.837199 [ 293 ] {} <Debug> TCP-Session: 96ac4451-3702-474b-945c-40d7fe388e14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2125 | 2026.05.04 15:24:51.837212 [ 293 ] {} <Debug> TCP-Session: 96ac4451-3702-474b-945c-40d7fe388e14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2126 | 2026.05.04 15:24:51.837287 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2127 | 2026.05.04 15:24:51.837303 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2128 | 2026.05.04 15:24:51.837322 [ 291 ] {} <Debug> TCP-Session: d5243fbd-45b3-447d-86d0-c3017c180511 Authenticating user 'default' from [fd00:1122:3344:101::e]:50434 | ||
| 2129 | 2026.05.04 15:24:51.837354 [ 291 ] {} <Debug> TCP-Session: d5243fbd-45b3-447d-86d0-c3017c180511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2130 | 2026.05.04 15:24:51.837358 [ 290 ] {} <Debug> TCP-Session: 2f80826c-bf6c-4925-948b-1f5f81d05086 Authenticating user 'default' from [fd00:1122:3344:101::e]:40202 | ||
| 2131 | 2026.05.04 15:24:51.837373 [ 3 ] {f2ae5d67-4865-416e-a8b2-40b979343af3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2132 | 2026.05.04 15:24:51.837405 [ 290 ] {} <Debug> TCP-Session: 2f80826c-bf6c-4925-948b-1f5f81d05086 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2133 | 2026.05.04 15:24:51.837406 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2134 | 2026.05.04 15:24:51.837437 [ 290 ] {} <Debug> TCP-Session: 2f80826c-bf6c-4925-948b-1f5f81d05086 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2135 | 2026.05.04 15:24:51.837467 [ 3 ] {f2ae5d67-4865-416e-a8b2-40b979343af3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2136 | 2026.05.04 15:24:51.837470 [ 288 ] {} <Debug> TCP-Session: a5efef66-f459-4fb3-943c-8035c9ec671f Authenticating user 'default' from [fd00:1122:3344:101::e]:60205 | ||
| 2137 | 2026.05.04 15:24:51.837374 [ 291 ] {} <Debug> TCP-Session: d5243fbd-45b3-447d-86d0-c3017c180511 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2138 | 2026.05.04 15:24:51.837526 [ 288 ] {} <Debug> TCP-Session: a5efef66-f459-4fb3-943c-8035c9ec671f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2139 | 2026.05.04 15:24:51.837574 [ 288 ] {} <Debug> TCP-Session: a5efef66-f459-4fb3-943c-8035c9ec671f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2140 | 2026.05.04 15:24:51.837810 [ 3 ] {f2ae5d67-4865-416e-a8b2-40b979343af3} <Debug> oximeter.version (7476fae3-e9ef-46f3-a08f-cb163b95990f) (SelectExecutor): Key condition: unknown | ||
| 2141 | 2026.05.04 15:24:51.837911 [ 3 ] {f2ae5d67-4865-416e-a8b2-40b979343af3} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2142 | 2026.05.04 15:24:51.974789 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2143 | 2026.05.04 15:24:51.975046 [ 257 ] {21b6e970-6e5e-4c77-ad33-337a36653b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2144 | 2026.05.04 15:24:51.975399 [ 257 ] {21b6e970-6e5e-4c77-ad33-337a36653b92} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2145 | 2026.05.04 15:24:51.975437 [ 257 ] {21b6e970-6e5e-4c77-ad33-337a36653b92} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2146 | 2026.05.04 15:24:51.975662 [ 257 ] {21b6e970-6e5e-4c77-ad33-337a36653b92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2147 | 2026.05.04 15:24:51.975744 [ 257 ] {21b6e970-6e5e-4c77-ad33-337a36653b92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2148 | 2026.05.04 15:24:51.975891 [ 257 ] {21b6e970-6e5e-4c77-ad33-337a36653b92} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 2149 | 2026.05.04 15:24:51.976014 [ 296 ] {21b6e970-6e5e-4c77-ad33-337a36653b92} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2150 | 2026.05.04 15:24:51.976040 [ 261 ] {21b6e970-6e5e-4c77-ad33-337a36653b92} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2151 | 2026.05.04 15:24:51.976151 [ 257 ] {21b6e970-6e5e-4c77-ad33-337a36653b92} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 2152 | 2026.05.04 15:24:51.976177 [ 257 ] {21b6e970-6e5e-4c77-ad33-337a36653b92} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2153 | 2026.05.04 15:24:51.976243 [ 257 ] {21b6e970-6e5e-4c77-ad33-337a36653b92} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2154 | 2026.05.04 15:24:51.976264 [ 257 ] {21b6e970-6e5e-4c77-ad33-337a36653b92} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 2155 | 2026.05.04 15:24:51.976298 [ 257 ] {21b6e970-6e5e-4c77-ad33-337a36653b92} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2156 | 2026.05.04 15:24:51.976333 [ 257 ] {21b6e970-6e5e-4c77-ad33-337a36653b92} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2157 | 2026.05.04 15:24:51.977664 [ 257 ] {21b6e970-6e5e-4c77-ad33-337a36653b92} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002713 sec., 14375.230372281607 rows/sec., 2.88 MiB/sec. | ||
| 2158 | 2026.05.04 15:24:51.977824 [ 257 ] {21b6e970-6e5e-4c77-ad33-337a36653b92} <Debug> TCPHandler: Processed in 0.003185232 sec. | ||
| 2159 | 2026.05.04 15:24:51.980194 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2160 | 2026.05.04 15:24:51.980331 [ 257 ] {0d4cc1b5-2c34-401c-86b4-94505fbb7dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2161 | 2026.05.04 15:24:51.980381 [ 257 ] {0d4cc1b5-2c34-401c-86b4-94505fbb7dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2162 | 2026.05.04 15:24:51.980925 [ 257 ] {0d4cc1b5-2c34-401c-86b4-94505fbb7dd0} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2163 | 2026.05.04 15:24:51.980974 [ 257 ] {0d4cc1b5-2c34-401c-86b4-94505fbb7dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2164 | 2026.05.04 15:24:51.990296 [ 257 ] {0d4cc1b5-2c34-401c-86b4-94505fbb7dd0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2165 | 2026.05.04 15:24:51.990550 [ 257 ] {0d4cc1b5-2c34-401c-86b4-94505fbb7dd0} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2166 | 2026.05.04 15:24:51.990722 [ 257 ] {0d4cc1b5-2c34-401c-86b4-94505fbb7dd0} <Debug> executeQuery: Read 128 rows, 11.32 KiB in 0.010428 sec., 12274.645186037591 rows/sec., 1.06 MiB/sec. | ||
| 2167 | 2026.05.04 15:24:51.990769 [ 257 ] {0d4cc1b5-2c34-401c-86b4-94505fbb7dd0} <Debug> TCPHandler: Processed in 0.010641153 sec. | ||
| 2168 | 2026.05.04 15:24:51.990954 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2169 | 2026.05.04 15:24:51.991067 [ 257 ] {036699cd-23b0-45a0-aee8-94fe8719374a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2170 | 2026.05.04 15:24:51.991114 [ 257 ] {036699cd-23b0-45a0-aee8-94fe8719374a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2171 | 2026.05.04 15:24:51.991594 [ 257 ] {036699cd-23b0-45a0-aee8-94fe8719374a} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2172 | 2026.05.04 15:24:51.991635 [ 257 ] {036699cd-23b0-45a0-aee8-94fe8719374a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2173 | 2026.05.04 15:24:51.992006 [ 257 ] {036699cd-23b0-45a0-aee8-94fe8719374a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2174 | 2026.05.04 15:24:51.992245 [ 257 ] {036699cd-23b0-45a0-aee8-94fe8719374a} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2175 | 2026.05.04 15:24:51.992392 [ 257 ] {036699cd-23b0-45a0-aee8-94fe8719374a} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001353 sec., 26607.538802660754 rows/sec., 1.95 MiB/sec. | ||
| 2176 | 2026.05.04 15:24:51.992432 [ 257 ] {036699cd-23b0-45a0-aee8-94fe8719374a} <Debug> TCPHandler: Processed in 0.001546421 sec. | ||
| 2177 | 2026.05.04 15:24:51.992589 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2178 | 2026.05.04 15:24:51.992687 [ 257 ] {9faeed4d-960a-48f9-8c10-c8a28dec088f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2179 | 2026.05.04 15:24:51.992730 [ 257 ] {9faeed4d-960a-48f9-8c10-c8a28dec088f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2180 | 2026.05.04 15:24:51.993222 [ 257 ] {9faeed4d-960a-48f9-8c10-c8a28dec088f} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2181 | 2026.05.04 15:24:51.993271 [ 257 ] {9faeed4d-960a-48f9-8c10-c8a28dec088f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2182 | 2026.05.04 15:24:51.993666 [ 257 ] {9faeed4d-960a-48f9-8c10-c8a28dec088f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2183 | 2026.05.04 15:24:51.993887 [ 257 ] {9faeed4d-960a-48f9-8c10-c8a28dec088f} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2184 | 2026.05.04 15:24:51.994028 [ 257 ] {9faeed4d-960a-48f9-8c10-c8a28dec088f} <Debug> executeQuery: Read 103 rows, 8.27 KiB in 0.00136 sec., 75735.29411764705 rows/sec., 5.94 MiB/sec. | ||
| 2185 | 2026.05.04 15:24:51.994067 [ 257 ] {9faeed4d-960a-48f9-8c10-c8a28dec088f} <Debug> TCPHandler: Processed in 0.001557131 sec. | ||
| 2186 | 2026.05.04 15:24:51.994200 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2187 | 2026.05.04 15:24:51.994296 [ 257 ] {89ea7631-a3b0-4c5d-a6be-d33c0b9599e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2188 | 2026.05.04 15:24:51.994341 [ 257 ] {89ea7631-a3b0-4c5d-a6be-d33c0b9599e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2189 | 2026.05.04 15:24:51.994806 [ 257 ] {89ea7631-a3b0-4c5d-a6be-d33c0b9599e4} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2190 | 2026.05.04 15:24:51.994843 [ 257 ] {89ea7631-a3b0-4c5d-a6be-d33c0b9599e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2191 | 2026.05.04 15:24:51.995223 [ 257 ] {89ea7631-a3b0-4c5d-a6be-d33c0b9599e4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2192 | 2026.05.04 15:24:51.995440 [ 257 ] {89ea7631-a3b0-4c5d-a6be-d33c0b9599e4} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2193 | 2026.05.04 15:24:51.995587 [ 257 ] {89ea7631-a3b0-4c5d-a6be-d33c0b9599e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00131 sec., 122137.40458015268 rows/sec., 8.51 MiB/sec. | ||
| 2194 | 2026.05.04 15:24:51.995627 [ 257 ] {89ea7631-a3b0-4c5d-a6be-d33c0b9599e4} <Debug> TCPHandler: Processed in 0.001475679 sec. | ||
| 2195 | 2026.05.04 15:24:51.996283 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2196 | 2026.05.04 15:24:51.996380 [ 257 ] {90961b0c-d9f1-47c9-8ec9-45ebd0e006bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2197 | 2026.05.04 15:24:51.996439 [ 257 ] {90961b0c-d9f1-47c9-8ec9-45ebd0e006bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2198 | 2026.05.04 15:24:51.997352 [ 257 ] {90961b0c-d9f1-47c9-8ec9-45ebd0e006bf} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2199 | 2026.05.04 15:24:51.997389 [ 257 ] {90961b0c-d9f1-47c9-8ec9-45ebd0e006bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2200 | 2026.05.04 15:24:51.998001 [ 257 ] {90961b0c-d9f1-47c9-8ec9-45ebd0e006bf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2201 | 2026.05.04 15:24:51.998223 [ 257 ] {90961b0c-d9f1-47c9-8ec9-45ebd0e006bf} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2202 | 2026.05.04 15:24:51.998345 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2203 | 2026.05.04 15:24:51.998369 [ 257 ] {90961b0c-d9f1-47c9-8ec9-45ebd0e006bf} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002008 sec., 17928.286852589645 rows/sec., 32.13 MiB/sec. | ||
| 2204 | 2026.05.04 15:24:51.998446 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2205 | 2026.05.04 15:24:51.998472 [ 257 ] {90961b0c-d9f1-47c9-8ec9-45ebd0e006bf} <Debug> TCPHandler: Processed in 0.002238499 sec. | ||
| 2206 | 2026.05.04 15:24:51.998476 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2207 | 2026.05.04 15:24:51.998613 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2208 | 2026.05.04 15:24:51.998630 [ 199 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::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 | ||
| 2209 | 2026.05.04 15:24:51.998714 [ 257 ] {3f7723f4-d576-4e71-a743-ba51a0a2555d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2210 | 2026.05.04 15:24:51.998762 [ 257 ] {3f7723f4-d576-4e71-a743-ba51a0a2555d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2211 | 2026.05.04 15:24:51.998935 [ 199 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2212 | 2026.05.04 15:24:51.999006 [ 199 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
| 2213 | 2026.05.04 15:24:51.999105 [ 257 ] {3f7723f4-d576-4e71-a743-ba51a0a2555d} <Trace> oximeter.measurements_i64 (19261409-16b0-430c-baeb-cd4f894d2ee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2214 | 2026.05.04 15:24:51.999146 [ 257 ] {3f7723f4-d576-4e71-a743-ba51a0a2555d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2215 | 2026.05.04 15:24:51.999156 [ 199 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::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 | ||
| 2216 | 2026.05.04 15:24:51.999290 [ 199 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::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 | ||
| 2217 | 2026.05.04 15:24:51.999413 [ 199 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 2218 | 2026.05.04 15:24:51.999460 [ 257 ] {3f7723f4-d576-4e71-a743-ba51a0a2555d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2219 | 2026.05.04 15:24:51.999530 [ 199 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
| 2220 | 2026.05.04 15:24:51.999651 [ 199 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::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 | ||
| 2221 | 2026.05.04 15:24:51.999701 [ 257 ] {3f7723f4-d576-4e71-a743-ba51a0a2555d} <Trace> oximeter.measurements_i64 (19261409-16b0-430c-baeb-cd4f894d2ee5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2222 | 2026.05.04 15:24:51.999833 [ 257 ] {3f7723f4-d576-4e71-a743-ba51a0a2555d} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001139 sec., 2633.8893766461806 rows/sec., 210.92 KiB/sec. | ||
| 2223 | 2026.05.04 15:24:51.999870 [ 257 ] {3f7723f4-d576-4e71-a743-ba51a0a2555d} <Debug> TCPHandler: Processed in 0.001308307 sec. | ||
| 2224 | 2026.05.04 15:24:52.000000 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2225 | 2026.05.04 15:24:52.000104 [ 257 ] {1cd417d0-d2c7-493c-908d-238885a9fe2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2226 | 2026.05.04 15:24:52.000157 [ 257 ] {1cd417d0-d2c7-493c-908d-238885a9fe2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2227 | 2026.05.04 15:24:52.000495 [ 257 ] {1cd417d0-d2c7-493c-908d-238885a9fe2f} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2228 | 2026.05.04 15:24:52.000532 [ 257 ] {1cd417d0-d2c7-493c-908d-238885a9fe2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2229 | 2026.05.04 15:24:52.002239 [ 200 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 135 rows, containing 19 columns (19 merged, 0 gathered) in 0.003663829 sec., 36846.69781258896 rows/sec., 66.03 MiB/sec. | ||
| 2230 | 2026.05.04 15:24:52.002753 [ 200 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2231 | 2026.05.04 15:24:52.003196 [ 200 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2232 | 2026.05.04 15:24:52.003281 [ 200 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2233 | 2026.05.04 15:24:52.003424 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 2234 | 2026.05.04 15:24:52.005366 [ 257 ] {1cd417d0-d2c7-493c-908d-238885a9fe2f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2235 | 2026.05.04 15:24:52.005593 [ 257 ] {1cd417d0-d2c7-493c-908d-238885a9fe2f} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2236 | 2026.05.04 15:24:52.005740 [ 257 ] {1cd417d0-d2c7-493c-908d-238885a9fe2f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005659 sec., 10602.579961123873 rows/sec., 731.69 KiB/sec. | ||
| 2237 | 2026.05.04 15:24:52.005778 [ 257 ] {1cd417d0-d2c7-493c-908d-238885a9fe2f} <Debug> TCPHandler: Processed in 0.005829048 sec. | ||
| 2238 | 2026.05.04 15:24:52.423153 [ 296 ] {f2ae5d67-4865-416e-a8b2-40b979343af3} <Trace> AggregatingTransform: Aggregating | ||
| 2239 | 2026.05.04 15:24:52.423269 [ 296 ] {f2ae5d67-4865-416e-a8b2-40b979343af3} <Trace> Aggregator: Aggregation method: without_key | ||
| 2240 | 2026.05.04 15:24:52.423312 [ 296 ] {f2ae5d67-4865-416e-a8b2-40b979343af3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001351858 sec. (739.723 rows/sec., 28.90 KiB/sec.) | ||
| 2241 | 2026.05.04 15:24:52.423332 [ 296 ] {f2ae5d67-4865-416e-a8b2-40b979343af3} <Trace> Aggregator: Merging aggregated data | ||
| 2242 | 2026.05.04 15:24:52.424459 [ 3 ] {f2ae5d67-4865-416e-a8b2-40b979343af3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.587529 sec., 1.7020436438031146 rows/sec., 68.08 B/sec. | ||
| 2243 | 2026.05.04 15:24:52.424633 [ 3 ] {f2ae5d67-4865-416e-a8b2-40b979343af3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2244 | 2026.05.04 15:24:52.424650 [ 3 ] {f2ae5d67-4865-416e-a8b2-40b979343af3} <Debug> TCPHandler: Processed in 0.588022797 sec. | ||
| 2245 | 2026.05.04 15:24:52.424794 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2246 | 2026.05.04 15:24:52.424827 [ 3 ] {} <Debug> TCP-Session: 6731b502-5534-49b9-9c70-754f2b6f1f9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2026.05.04 15:24:52.424833 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2248 | 2026.05.04 15:24:52.424862 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2249 | 2026.05.04 15:24:52.424878 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2250 | 2026.05.04 15:24:52.424899 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2251 | 2026.05.04 15:24:52.424929 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2252 | 2026.05.04 15:24:52.424946 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2253 | 2026.05.04 15:24:52.424972 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2254 | 2026.05.04 15:24:52.424997 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2255 | 2026.05.04 15:24:52.425009 [ 288 ] {} <Debug> TCP-Session: a5efef66-f459-4fb3-943c-8035c9ec671f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2256 | 2026.05.04 15:24:52.425031 [ 292 ] {} <Debug> TCP-Session: 1dfacdb5-f3f2-4e7d-90c3-055a63ff390c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2257 | 2026.05.04 15:24:52.425042 [ 289 ] {} <Debug> TCP-Session: a65510b0-5952-4318-8350-8e08c680457b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2258 | 2026.05.04 15:24:52.425000 [ 290 ] {} <Debug> TCP-Session: 2f80826c-bf6c-4925-948b-1f5f81d05086 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2259 | 2026.05.04 15:24:52.424959 [ 287 ] {} <Debug> TCP-Session: db86d8b8-3c5b-42b8-a291-14d2916aeb67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2260 | 2026.05.04 15:24:52.424938 [ 291 ] {} <Debug> TCP-Session: d5243fbd-45b3-447d-86d0-c3017c180511 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2261 | 2026.05.04 15:24:52.424870 [ 286 ] {} <Debug> TCP-Session: d9d12921-76ec-4ac1-a921-b5e3a29c50d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2262 | 2026.05.04 15:24:52.424933 [ 293 ] {} <Debug> TCP-Session: 96ac4451-3702-474b-945c-40d7fe388e14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2263 | 2026.05.04 15:24:53.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.22 MiB, peak 194.30 MiB, free memory in arenas 0.00 B, will set to 205.29 MiB (RSS), difference: 19.07 MiB | ||
| 2264 | 2026.05.04 15:24:55.776509 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2265 | 2026.05.04 15:24:55.776559 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2266 | 2026.05.04 15:24:55.887187 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4744 | ||
| 2267 | 2026.05.04 15:24:55.887688 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2268 | 2026.05.04 15:24:55.887728 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2269 | 2026.05.04 15:24:55.888228 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2270 | 2026.05.04 15:24:55.888448 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2271 | 2026.05.04 15:24:55.888574 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4744 | ||
| 2272 | 2026.05.04 15:24:56.120800 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2273 | 2026.05.04 15:24:56.138165 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2274 | 2026.05.04 15:24:56.138226 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2275 | 2026.05.04 15:24:56.144476 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2276 | 2026.05.04 15:24:56.145194 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2277 | 2026.05.04 15:24:56.148222 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2278 | 2026.05.04 15:24:56.970390 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2279 | 2026.05.04 15:24:56.970605 [ 257 ] {7f18750e-79ff-4823-a6d9-53dbece3ef22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 2280 | 2026.05.04 15:24:56.970937 [ 257 ] {7f18750e-79ff-4823-a6d9-53dbece3ef22} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2281 | 2026.05.04 15:24:56.970972 [ 257 ] {7f18750e-79ff-4823-a6d9-53dbece3ef22} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 2282 | 2026.05.04 15:24:56.971193 [ 257 ] {7f18750e-79ff-4823-a6d9-53dbece3ef22} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2283 | 2026.05.04 15:24:56.971262 [ 257 ] {7f18750e-79ff-4823-a6d9-53dbece3ef22} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2284 | 2026.05.04 15:24:56.971397 [ 257 ] {7f18750e-79ff-4823-a6d9-53dbece3ef22} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2285 | 2026.05.04 15:24:56.971515 [ 261 ] {7f18750e-79ff-4823-a6d9-53dbece3ef22} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2286 | 2026.05.04 15:24:56.971527 [ 331 ] {7f18750e-79ff-4823-a6d9-53dbece3ef22} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2287 | 2026.05.04 15:24:56.971645 [ 257 ] {7f18750e-79ff-4823-a6d9-53dbece3ef22} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 2288 | 2026.05.04 15:24:56.971671 [ 257 ] {7f18750e-79ff-4823-a6d9-53dbece3ef22} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2289 | 2026.05.04 15:24:56.971713 [ 257 ] {7f18750e-79ff-4823-a6d9-53dbece3ef22} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2290 | 2026.05.04 15:24:56.971732 [ 257 ] {7f18750e-79ff-4823-a6d9-53dbece3ef22} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2291 | 2026.05.04 15:24:56.972775 [ 257 ] {7f18750e-79ff-4823-a6d9-53dbece3ef22} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002256 sec., 15514.184397163119 rows/sec., 3.30 MiB/sec. | ||
| 2292 | 2026.05.04 15:24:56.972877 [ 257 ] {7f18750e-79ff-4823-a6d9-53dbece3ef22} <Debug> TCPHandler: Processed in 0.002617055 sec. | ||
| 2293 | 2026.05.04 15:24:56.974549 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2294 | 2026.05.04 15:24:56.974657 [ 257 ] {4a119d25-0f50-46e8-8387-55d03ace6479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2295 | 2026.05.04 15:24:56.974700 [ 257 ] {4a119d25-0f50-46e8-8387-55d03ace6479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2296 | 2026.05.04 15:24:56.975192 [ 257 ] {4a119d25-0f50-46e8-8387-55d03ace6479} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2297 | 2026.05.04 15:24:56.975236 [ 257 ] {4a119d25-0f50-46e8-8387-55d03ace6479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2298 | 2026.05.04 15:24:56.975606 [ 257 ] {4a119d25-0f50-46e8-8387-55d03ace6479} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2299 | 2026.05.04 15:24:56.975830 [ 257 ] {4a119d25-0f50-46e8-8387-55d03ace6479} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2300 | 2026.05.04 15:24:56.975979 [ 257 ] {4a119d25-0f50-46e8-8387-55d03ace6479} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001353 sec., 41389.50480413895 rows/sec., 3.18 MiB/sec. | ||
| 2301 | 2026.05.04 15:24:56.976017 [ 257 ] {4a119d25-0f50-46e8-8387-55d03ace6479} <Debug> TCPHandler: Processed in 0.001519131 sec. | ||
| 2302 | 2026.05.04 15:24:56.976138 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2303 | 2026.05.04 15:24:56.976232 [ 257 ] {05187120-4c3f-434e-941a-a334a1b691a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2304 | 2026.05.04 15:24:56.976273 [ 257 ] {05187120-4c3f-434e-941a-a334a1b691a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2305 | 2026.05.04 15:24:56.976680 [ 257 ] {05187120-4c3f-434e-941a-a334a1b691a7} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2306 | 2026.05.04 15:24:56.976715 [ 257 ] {05187120-4c3f-434e-941a-a334a1b691a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2307 | 2026.05.04 15:24:56.977030 [ 257 ] {05187120-4c3f-434e-941a-a334a1b691a7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2308 | 2026.05.04 15:24:56.977249 [ 257 ] {05187120-4c3f-434e-941a-a334a1b691a7} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2309 | 2026.05.04 15:24:56.977381 [ 257 ] {05187120-4c3f-434e-941a-a334a1b691a7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001168 sec., 54794.520547945205 rows/sec., 4.28 MiB/sec. | ||
| 2310 | 2026.05.04 15:24:56.977418 [ 257 ] {05187120-4c3f-434e-941a-a334a1b691a7} <Debug> TCPHandler: Processed in 0.001330107 sec. | ||
| 2311 | 2026.05.04 15:24:56.977531 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2312 | 2026.05.04 15:24:56.977626 [ 257 ] {a2a061d4-93ed-43d1-a507-095cc92241fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2313 | 2026.05.04 15:24:56.977670 [ 257 ] {a2a061d4-93ed-43d1-a507-095cc92241fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2314 | 2026.05.04 15:24:56.978076 [ 257 ] {a2a061d4-93ed-43d1-a507-095cc92241fc} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2315 | 2026.05.04 15:24:56.978111 [ 257 ] {a2a061d4-93ed-43d1-a507-095cc92241fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2316 | 2026.05.04 15:24:56.978439 [ 257 ] {a2a061d4-93ed-43d1-a507-095cc92241fc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2317 | 2026.05.04 15:24:56.978663 [ 257 ] {a2a061d4-93ed-43d1-a507-095cc92241fc} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2318 | 2026.05.04 15:24:56.978803 [ 257 ] {a2a061d4-93ed-43d1-a507-095cc92241fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 2319 | 2026.05.04 15:24:56.978840 [ 257 ] {a2a061d4-93ed-43d1-a507-095cc92241fc} <Debug> TCPHandler: Processed in 0.001358688 sec. | ||
| 2320 | 2026.05.04 15:24:56.978951 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2321 | 2026.05.04 15:24:56.979046 [ 257 ] {44fe2bde-78d6-4cbe-821a-691342f903ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2322 | 2026.05.04 15:24:56.979089 [ 257 ] {44fe2bde-78d6-4cbe-821a-691342f903ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2323 | 2026.05.04 15:24:56.979414 [ 257 ] {44fe2bde-78d6-4cbe-821a-691342f903ac} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2324 | 2026.05.04 15:24:56.979448 [ 257 ] {44fe2bde-78d6-4cbe-821a-691342f903ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2325 | 2026.05.04 15:24:56.979752 [ 257 ] {44fe2bde-78d6-4cbe-821a-691342f903ac} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2326 | 2026.05.04 15:24:56.979965 [ 257 ] {44fe2bde-78d6-4cbe-821a-691342f903ac} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2327 | 2026.05.04 15:24:56.980101 [ 257 ] {44fe2bde-78d6-4cbe-821a-691342f903ac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 2328 | 2026.05.04 15:24:56.980138 [ 257 ] {44fe2bde-78d6-4cbe-821a-691342f903ac} <Debug> TCPHandler: Processed in 0.001235607 sec. | ||
| 2329 | 2026.05.04 15:24:57.000930 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.18 MiB, peak 209.86 MiB, free memory in arenas 0.00 B, will set to 208.81 MiB (RSS), difference: 2.63 MiB | ||
| 2330 | 2026.05.04 15:25:00.876289 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 286 | ||
| 2331 | 2026.05.04 15:25:00.878549 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2332 | 2026.05.04 15:25:00.878599 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2333 | 2026.05.04 15:25:00.882091 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2334 | 2026.05.04 15:25:00.882367 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2335 | 2026.05.04 15:25:00.882629 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 286 | ||
| 2336 | 2026.05.04 15:25:01.489475 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2337 | 2026.05.04 15:25:01.489704 [ 257 ] {6652e6c0-4714-4436-a7d8-1d0998d31e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2338 | 2026.05.04 15:25:01.490050 [ 257 ] {6652e6c0-4714-4436-a7d8-1d0998d31e5e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2339 | 2026.05.04 15:25:01.490087 [ 257 ] {6652e6c0-4714-4436-a7d8-1d0998d31e5e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2340 | 2026.05.04 15:25:01.490324 [ 257 ] {6652e6c0-4714-4436-a7d8-1d0998d31e5e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2341 | 2026.05.04 15:25:01.490389 [ 257 ] {6652e6c0-4714-4436-a7d8-1d0998d31e5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2342 | 2026.05.04 15:25:01.490518 [ 257 ] {6652e6c0-4714-4436-a7d8-1d0998d31e5e} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 38-element set) | ||
| 2343 | 2026.05.04 15:25:01.490631 [ 261 ] {6652e6c0-4714-4436-a7d8-1d0998d31e5e} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2344 | 2026.05.04 15:25:01.490641 [ 331 ] {6652e6c0-4714-4436-a7d8-1d0998d31e5e} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2345 | 2026.05.04 15:25:01.490760 [ 257 ] {6652e6c0-4714-4436-a7d8-1d0998d31e5e} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 2346 | 2026.05.04 15:25:01.490785 [ 257 ] {6652e6c0-4714-4436-a7d8-1d0998d31e5e} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2347 | 2026.05.04 15:25:01.490914 [ 257 ] {6652e6c0-4714-4436-a7d8-1d0998d31e5e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2348 | 2026.05.04 15:25:01.490934 [ 257 ] {6652e6c0-4714-4436-a7d8-1d0998d31e5e} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 2349 | 2026.05.04 15:25:01.490968 [ 257 ] {6652e6c0-4714-4436-a7d8-1d0998d31e5e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2350 | 2026.05.04 15:25:01.491003 [ 257 ] {6652e6c0-4714-4436-a7d8-1d0998d31e5e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2351 | 2026.05.04 15:25:01.492138 [ 257 ] {6652e6c0-4714-4436-a7d8-1d0998d31e5e} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002532 sec., 15402.843601895735 rows/sec., 3.08 MiB/sec. | ||
| 2352 | 2026.05.04 15:25:01.492263 [ 257 ] {6652e6c0-4714-4436-a7d8-1d0998d31e5e} <Debug> TCPHandler: Processed in 0.002915358 sec. | ||
| 2353 | 2026.05.04 15:25:01.506301 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2354 | 2026.05.04 15:25:01.506419 [ 257 ] {dc7fa1e4-e120-407b-bf12-7b46a78fef0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2355 | 2026.05.04 15:25:01.506464 [ 257 ] {dc7fa1e4-e120-407b-bf12-7b46a78fef0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2356 | 2026.05.04 15:25:01.507025 [ 257 ] {dc7fa1e4-e120-407b-bf12-7b46a78fef0b} <Trace> oximeter.fields_i16 (2a20fea4-c498-4377-9dd1-aa6e3afac0a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2357 | 2026.05.04 15:25:01.507080 [ 257 ] {dc7fa1e4-e120-407b-bf12-7b46a78fef0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2358 | 2026.05.04 15:25:01.507511 [ 257 ] {dc7fa1e4-e120-407b-bf12-7b46a78fef0b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2359 | 2026.05.04 15:25:01.507738 [ 257 ] {dc7fa1e4-e120-407b-bf12-7b46a78fef0b} <Trace> oximeter.fields_i16 (2a20fea4-c498-4377-9dd1-aa6e3afac0a8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2360 | 2026.05.04 15:25:01.507885 [ 257 ] {dc7fa1e4-e120-407b-bf12-7b46a78fef0b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001499 sec., 16010.673782521682 rows/sec., 1.33 MiB/sec. | ||
| 2361 | 2026.05.04 15:25:01.507921 [ 257 ] {dc7fa1e4-e120-407b-bf12-7b46a78fef0b} <Debug> TCPHandler: Processed in 0.001689242 sec. | ||
| 2362 | 2026.05.04 15:25:01.508041 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2363 | 2026.05.04 15:25:01.508132 [ 257 ] {4e822c81-e5ce-4ec5-868d-eaac96dadc9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2364 | 2026.05.04 15:25:01.508171 [ 257 ] {4e822c81-e5ce-4ec5-868d-eaac96dadc9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2365 | 2026.05.04 15:25:01.508566 [ 257 ] {4e822c81-e5ce-4ec5-868d-eaac96dadc9d} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2366 | 2026.05.04 15:25:01.508602 [ 257 ] {4e822c81-e5ce-4ec5-868d-eaac96dadc9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2367 | 2026.05.04 15:25:01.508963 [ 257 ] {4e822c81-e5ce-4ec5-868d-eaac96dadc9d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2368 | 2026.05.04 15:25:01.509185 [ 257 ] {4e822c81-e5ce-4ec5-868d-eaac96dadc9d} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2369 | 2026.05.04 15:25:01.509316 [ 257 ] {4e822c81-e5ce-4ec5-868d-eaac96dadc9d} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001186 sec., 11804.384485666105 rows/sec., 962.56 KiB/sec. | ||
| 2370 | 2026.05.04 15:25:01.509352 [ 257 ] {4e822c81-e5ce-4ec5-868d-eaac96dadc9d} <Debug> TCPHandler: Processed in 0.001348878 sec. | ||
| 2371 | 2026.05.04 15:25:01.509476 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2372 | 2026.05.04 15:25:01.509570 [ 257 ] {06ddc512-cf63-4e48-b0b5-185b7abf13e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2373 | 2026.05.04 15:25:01.509609 [ 257 ] {06ddc512-cf63-4e48-b0b5-185b7abf13e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2374 | 2026.05.04 15:25:01.511326 [ 257 ] {06ddc512-cf63-4e48-b0b5-185b7abf13e1} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2375 | 2026.05.04 15:25:01.511359 [ 257 ] {06ddc512-cf63-4e48-b0b5-185b7abf13e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2376 | 2026.05.04 15:25:01.511889 [ 257 ] {06ddc512-cf63-4e48-b0b5-185b7abf13e1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2377 | 2026.05.04 15:25:01.512106 [ 257 ] {06ddc512-cf63-4e48-b0b5-185b7abf13e1} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2378 | 2026.05.04 15:25:01.512239 [ 257 ] {06ddc512-cf63-4e48-b0b5-185b7abf13e1} <Debug> executeQuery: Read 2610 rows, 201.19 KiB in 0.002687 sec., 971343.505768515 rows/sec., 73.12 MiB/sec. | ||
| 2379 | 2026.05.04 15:25:01.512277 [ 257 ] {06ddc512-cf63-4e48-b0b5-185b7abf13e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 2380 | 2026.05.04 15:25:01.512290 [ 257 ] {06ddc512-cf63-4e48-b0b5-185b7abf13e1} <Debug> TCPHandler: Processed in 0.002862097 sec. | ||
| 2381 | 2026.05.04 15:25:01.512425 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2382 | 2026.05.04 15:25:01.512519 [ 257 ] {5342bead-77ff-4d84-b3c2-d2c78d9bf2fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2383 | 2026.05.04 15:25:01.512559 [ 257 ] {5342bead-77ff-4d84-b3c2-d2c78d9bf2fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2384 | 2026.05.04 15:25:01.512992 [ 257 ] {5342bead-77ff-4d84-b3c2-d2c78d9bf2fb} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2385 | 2026.05.04 15:25:01.513031 [ 257 ] {5342bead-77ff-4d84-b3c2-d2c78d9bf2fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2386 | 2026.05.04 15:25:01.513339 [ 257 ] {5342bead-77ff-4d84-b3c2-d2c78d9bf2fb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2387 | 2026.05.04 15:25:01.513551 [ 257 ] {5342bead-77ff-4d84-b3c2-d2c78d9bf2fb} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2388 | 2026.05.04 15:25:01.513679 [ 257 ] {5342bead-77ff-4d84-b3c2-d2c78d9bf2fb} <Debug> executeQuery: Read 76 rows, 5.70 KiB in 0.001178 sec., 64516.12903225806 rows/sec., 4.72 MiB/sec. | ||
| 2389 | 2026.05.04 15:25:01.513717 [ 257 ] {5342bead-77ff-4d84-b3c2-d2c78d9bf2fb} <Debug> TCPHandler: Processed in 0.001342008 sec. | ||
| 2390 | 2026.05.04 15:25:01.513849 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2391 | 2026.05.04 15:25:01.513942 [ 257 ] {78ef4cf0-fd6d-4adf-94b3-79e2025b6648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2392 | 2026.05.04 15:25:01.513979 [ 257 ] {78ef4cf0-fd6d-4adf-94b3-79e2025b6648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2393 | 2026.05.04 15:25:01.514680 [ 257 ] {78ef4cf0-fd6d-4adf-94b3-79e2025b6648} <Trace> oximeter.fields_u32 (6cde96a8-f8b6-4afa-8692-a3ef9e73c47f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2394 | 2026.05.04 15:25:01.514717 [ 257 ] {78ef4cf0-fd6d-4adf-94b3-79e2025b6648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2395 | 2026.05.04 15:25:01.515114 [ 257 ] {78ef4cf0-fd6d-4adf-94b3-79e2025b6648} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2396 | 2026.05.04 15:25:01.515324 [ 257 ] {78ef4cf0-fd6d-4adf-94b3-79e2025b6648} <Trace> oximeter.fields_u32 (6cde96a8-f8b6-4afa-8692-a3ef9e73c47f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2397 | 2026.05.04 15:25:01.515452 [ 257 ] {78ef4cf0-fd6d-4adf-94b3-79e2025b6648} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001524 sec., 541338.5826771654 rows/sec., 31.67 MiB/sec. | ||
| 2398 | 2026.05.04 15:25:01.515489 [ 257 ] {78ef4cf0-fd6d-4adf-94b3-79e2025b6648} <Debug> TCPHandler: Processed in 0.001690393 sec. | ||
| 2399 | 2026.05.04 15:25:01.515613 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2400 | 2026.05.04 15:25:01.515708 [ 257 ] {993794b3-96d5-48d1-86cc-c7f71f118eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2401 | 2026.05.04 15:25:01.515747 [ 257 ] {993794b3-96d5-48d1-86cc-c7f71f118eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2402 | 2026.05.04 15:25:01.516114 [ 257 ] {993794b3-96d5-48d1-86cc-c7f71f118eda} <Trace> oximeter.fields_u64 (0698fcfb-8abc-4df0-aabf-4dae96f85530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2403 | 2026.05.04 15:25:01.516147 [ 257 ] {993794b3-96d5-48d1-86cc-c7f71f118eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2404 | 2026.05.04 15:25:01.516417 [ 257 ] {993794b3-96d5-48d1-86cc-c7f71f118eda} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2405 | 2026.05.04 15:25:01.516641 [ 257 ] {993794b3-96d5-48d1-86cc-c7f71f118eda} <Trace> oximeter.fields_u64 (0698fcfb-8abc-4df0-aabf-4dae96f85530): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2406 | 2026.05.04 15:25:01.516759 [ 257 ] {993794b3-96d5-48d1-86cc-c7f71f118eda} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001126 sec., 888.0994671403197 rows/sec., 62.44 KiB/sec. | ||
| 2407 | 2026.05.04 15:25:01.516808 [ 257 ] {993794b3-96d5-48d1-86cc-c7f71f118eda} <Debug> TCPHandler: Processed in 0.001305677 sec. | ||
| 2408 | 2026.05.04 15:25:01.517006 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2409 | 2026.05.04 15:25:01.517102 [ 257 ] {0d7a1cb3-27aa-46fa-ada2-ccde869a28b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2410 | 2026.05.04 15:25:01.517148 [ 257 ] {0d7a1cb3-27aa-46fa-ada2-ccde869a28b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2411 | 2026.05.04 15:25:01.517557 [ 257 ] {0d7a1cb3-27aa-46fa-ada2-ccde869a28b9} <Trace> oximeter.fields_u8 (0326c4e3-1635-43fa-8868-177d9610656e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2412 | 2026.05.04 15:25:01.517595 [ 257 ] {0d7a1cb3-27aa-46fa-ada2-ccde869a28b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2413 | 2026.05.04 15:25:01.517892 [ 257 ] {0d7a1cb3-27aa-46fa-ada2-ccde869a28b9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2414 | 2026.05.04 15:25:01.518101 [ 257 ] {0d7a1cb3-27aa-46fa-ada2-ccde869a28b9} <Trace> oximeter.fields_u8 (0326c4e3-1635-43fa-8868-177d9610656e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2415 | 2026.05.04 15:25:01.518230 [ 257 ] {0d7a1cb3-27aa-46fa-ada2-ccde869a28b9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001145 sec., 10480.349344978165 rows/sec., 818.78 KiB/sec. | ||
| 2416 | 2026.05.04 15:25:01.518266 [ 257 ] {0d7a1cb3-27aa-46fa-ada2-ccde869a28b9} <Debug> TCPHandler: Processed in 0.001307758 sec. | ||
| 2417 | 2026.05.04 15:25:01.518389 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2418 | 2026.05.04 15:25:01.518488 [ 257 ] {aaffcfba-ea2c-4165-bbe3-5d039b083033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2419 | 2026.05.04 15:25:01.518530 [ 257 ] {aaffcfba-ea2c-4165-bbe3-5d039b083033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2420 | 2026.05.04 15:25:01.519456 [ 257 ] {aaffcfba-ea2c-4165-bbe3-5d039b083033} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2421 | 2026.05.04 15:25:01.519492 [ 257 ] {aaffcfba-ea2c-4165-bbe3-5d039b083033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2422 | 2026.05.04 15:25:01.519899 [ 257 ] {aaffcfba-ea2c-4165-bbe3-5d039b083033} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2423 | 2026.05.04 15:25:01.520112 [ 257 ] {aaffcfba-ea2c-4165-bbe3-5d039b083033} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2424 | 2026.05.04 15:25:01.520240 [ 257 ] {aaffcfba-ea2c-4165-bbe3-5d039b083033} <Debug> executeQuery: Read 1388 rows, 96.36 KiB in 0.001773 sec., 782853.9199097574 rows/sec., 53.08 MiB/sec. | ||
| 2425 | 2026.05.04 15:25:01.520278 [ 257 ] {aaffcfba-ea2c-4165-bbe3-5d039b083033} <Debug> TCPHandler: Processed in 0.001937326 sec. | ||
| 2426 | 2026.05.04 15:25:01.520411 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2427 | 2026.05.04 15:25:01.520509 [ 257 ] {f9888876-837c-4eb5-abf5-55da837042f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2428 | 2026.05.04 15:25:01.520553 [ 257 ] {f9888876-837c-4eb5-abf5-55da837042f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2429 | 2026.05.04 15:25:01.521372 [ 257 ] {f9888876-837c-4eb5-abf5-55da837042f5} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2430 | 2026.05.04 15:25:01.521409 [ 257 ] {f9888876-837c-4eb5-abf5-55da837042f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2431 | 2026.05.04 15:25:01.521851 [ 257 ] {f9888876-837c-4eb5-abf5-55da837042f5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2432 | 2026.05.04 15:25:01.522061 [ 257 ] {f9888876-837c-4eb5-abf5-55da837042f5} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2433 | 2026.05.04 15:25:01.522184 [ 257 ] {f9888876-837c-4eb5-abf5-55da837042f5} <Debug> executeQuery: Read 1657 rows, 104.80 KiB in 0.001714 sec., 966744.4574095682 rows/sec., 59.71 MiB/sec. | ||
| 2434 | 2026.05.04 15:25:01.522218 [ 257 ] {f9888876-837c-4eb5-abf5-55da837042f5} <Debug> TCPHandler: Processed in 0.001879285 sec. | ||
| 2435 | 2026.05.04 15:25:01.522338 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2436 | 2026.05.04 15:25:01.522427 [ 257 ] {18b2a910-8d8b-4789-be46-814875be0f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2437 | 2026.05.04 15:25:01.522477 [ 257 ] {18b2a910-8d8b-4789-be46-814875be0f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2438 | 2026.05.04 15:25:01.523433 [ 257 ] {18b2a910-8d8b-4789-be46-814875be0f9e} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2439 | 2026.05.04 15:25:01.523470 [ 257 ] {18b2a910-8d8b-4789-be46-814875be0f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2440 | 2026.05.04 15:25:01.524040 [ 257 ] {18b2a910-8d8b-4789-be46-814875be0f9e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2441 | 2026.05.04 15:25:01.524268 [ 257 ] {18b2a910-8d8b-4789-be46-814875be0f9e} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2442 | 2026.05.04 15:25:01.524405 [ 257 ] {18b2a910-8d8b-4789-be46-814875be0f9e} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001959 sec., 25523.226135783567 rows/sec., 45.74 MiB/sec. | ||
| 2443 | 2026.05.04 15:25:01.524456 [ 257 ] {18b2a910-8d8b-4789-be46-814875be0f9e} <Debug> TCPHandler: Processed in 0.002136919 sec. | ||
| 2444 | 2026.05.04 15:25:01.524586 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2445 | 2026.05.04 15:25:01.524682 [ 257 ] {96d906a6-f648-417b-bf38-6b4a1f4d190c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2446 | 2026.05.04 15:25:01.524725 [ 257 ] {96d906a6-f648-417b-bf38-6b4a1f4d190c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2447 | 2026.05.04 15:25:01.525030 [ 257 ] {96d906a6-f648-417b-bf38-6b4a1f4d190c} <Trace> oximeter.measurements_i64 (19261409-16b0-430c-baeb-cd4f894d2ee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2448 | 2026.05.04 15:25:01.525064 [ 257 ] {96d906a6-f648-417b-bf38-6b4a1f4d190c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2449 | 2026.05.04 15:25:01.525347 [ 257 ] {96d906a6-f648-417b-bf38-6b4a1f4d190c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2450 | 2026.05.04 15:25:01.525542 [ 257 ] {96d906a6-f648-417b-bf38-6b4a1f4d190c} <Trace> oximeter.measurements_i64 (19261409-16b0-430c-baeb-cd4f894d2ee5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2451 | 2026.05.04 15:25:01.525661 [ 257 ] {96d906a6-f648-417b-bf38-6b4a1f4d190c} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001049 sec., 8579.59961868446 rows/sec., 606.05 KiB/sec. | ||
| 2452 | 2026.05.04 15:25:01.525695 [ 257 ] {96d906a6-f648-417b-bf38-6b4a1f4d190c} <Debug> TCPHandler: Processed in 0.001211406 sec. | ||
| 2453 | 2026.05.04 15:25:01.525809 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2454 | 2026.05.04 15:25:01.525967 [ 257 ] {3255eb39-a815-4dad-851e-ff3b056b3597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2455 | 2026.05.04 15:25:01.526008 [ 257 ] {3255eb39-a815-4dad-851e-ff3b056b3597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2456 | 2026.05.04 15:25:01.526349 [ 257 ] {3255eb39-a815-4dad-851e-ff3b056b3597} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2457 | 2026.05.04 15:25:01.526385 [ 257 ] {3255eb39-a815-4dad-851e-ff3b056b3597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2458 | 2026.05.04 15:25:01.526696 [ 257 ] {3255eb39-a815-4dad-851e-ff3b056b3597} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2459 | 2026.05.04 15:25:01.526905 [ 257 ] {3255eb39-a815-4dad-851e-ff3b056b3597} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2460 | 2026.05.04 15:25:01.527033 [ 257 ] {3255eb39-a815-4dad-851e-ff3b056b3597} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.001084 sec., 51660.516605166056 rows/sec., 3.48 MiB/sec. | ||
| 2461 | 2026.05.04 15:25:01.527077 [ 257 ] {3255eb39-a815-4dad-851e-ff3b056b3597} <Debug> TCPHandler: Processed in 0.001253307 sec. | ||
| 2462 | 2026.05.04 15:25:01.964697 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2463 | 2026.05.04 15:25:01.964909 [ 257 ] {211456b1-4c42-469b-b53d-30f019a78936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 2464 | 2026.05.04 15:25:01.965222 [ 257 ] {211456b1-4c42-469b-b53d-30f019a78936} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2465 | 2026.05.04 15:25:01.965255 [ 257 ] {211456b1-4c42-469b-b53d-30f019a78936} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 2466 | 2026.05.04 15:25:01.965460 [ 257 ] {211456b1-4c42-469b-b53d-30f019a78936} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2467 | 2026.05.04 15:25:01.965532 [ 257 ] {211456b1-4c42-469b-b53d-30f019a78936} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2468 | 2026.05.04 15:25:01.965667 [ 257 ] {211456b1-4c42-469b-b53d-30f019a78936} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 2469 | 2026.05.04 15:25:01.965788 [ 317 ] {211456b1-4c42-469b-b53d-30f019a78936} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2470 | 2026.05.04 15:25:01.965788 [ 261 ] {211456b1-4c42-469b-b53d-30f019a78936} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2471 | 2026.05.04 15:25:01.965900 [ 257 ] {211456b1-4c42-469b-b53d-30f019a78936} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 2472 | 2026.05.04 15:25:01.965927 [ 257 ] {211456b1-4c42-469b-b53d-30f019a78936} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2473 | 2026.05.04 15:25:01.965966 [ 257 ] {211456b1-4c42-469b-b53d-30f019a78936} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 2474 | 2026.05.04 15:25:01.965987 [ 257 ] {211456b1-4c42-469b-b53d-30f019a78936} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2475 | 2026.05.04 15:25:01.967058 [ 257 ] {211456b1-4c42-469b-b53d-30f019a78936} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.00223 sec., 15695.067264573989 rows/sec., 3.34 MiB/sec. | ||
| 2476 | 2026.05.04 15:25:01.967158 [ 257 ] {211456b1-4c42-469b-b53d-30f019a78936} <Debug> TCPHandler: Processed in 0.002590875 sec. | ||
| 2477 | 2026.05.04 15:25:01.967940 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2478 | 2026.05.04 15:25:01.968048 [ 257 ] {8c978bfc-5724-44d6-b9a7-a37658b4f3a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2479 | 2026.05.04 15:25:01.968091 [ 257 ] {8c978bfc-5724-44d6-b9a7-a37658b4f3a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2480 | 2026.05.04 15:25:01.968542 [ 257 ] {8c978bfc-5724-44d6-b9a7-a37658b4f3a9} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2481 | 2026.05.04 15:25:01.968584 [ 257 ] {8c978bfc-5724-44d6-b9a7-a37658b4f3a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2482 | 2026.05.04 15:25:01.968964 [ 257 ] {8c978bfc-5724-44d6-b9a7-a37658b4f3a9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2483 | 2026.05.04 15:25:01.969179 [ 257 ] {8c978bfc-5724-44d6-b9a7-a37658b4f3a9} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2484 | 2026.05.04 15:25:01.969320 [ 257 ] {8c978bfc-5724-44d6-b9a7-a37658b4f3a9} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001322 sec., 19667.170953101362 rows/sec., 1.52 MiB/sec. | ||
| 2485 | 2026.05.04 15:25:01.969356 [ 257 ] {8c978bfc-5724-44d6-b9a7-a37658b4f3a9} <Debug> TCPHandler: Processed in 0.00149207 sec. | ||
| 2486 | 2026.05.04 15:25:01.969463 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2487 | 2026.05.04 15:25:01.969552 [ 257 ] {d8fe919b-41bb-44db-bf31-6453ed673dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2488 | 2026.05.04 15:25:01.969595 [ 257 ] {d8fe919b-41bb-44db-bf31-6453ed673dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2489 | 2026.05.04 15:25:01.969963 [ 257 ] {d8fe919b-41bb-44db-bf31-6453ed673dad} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2490 | 2026.05.04 15:25:01.970065 [ 257 ] {d8fe919b-41bb-44db-bf31-6453ed673dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2491 | 2026.05.04 15:25:01.970358 [ 257 ] {d8fe919b-41bb-44db-bf31-6453ed673dad} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2492 | 2026.05.04 15:25:01.970567 [ 257 ] {d8fe919b-41bb-44db-bf31-6453ed673dad} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2493 | 2026.05.04 15:25:01.970695 [ 257 ] {d8fe919b-41bb-44db-bf31-6453ed673dad} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001126 sec., 24866.78507992895 rows/sec., 1.94 MiB/sec. | ||
| 2494 | 2026.05.04 15:25:01.970730 [ 257 ] {d8fe919b-41bb-44db-bf31-6453ed673dad} <Debug> TCPHandler: Processed in 0.001287668 sec. | ||
| 2495 | 2026.05.04 15:25:01.970840 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2496 | 2026.05.04 15:25:01.970933 [ 257 ] {a403b41e-3c0b-490f-bbe2-757cacac1dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2497 | 2026.05.04 15:25:01.970976 [ 257 ] {a403b41e-3c0b-490f-bbe2-757cacac1dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2498 | 2026.05.04 15:25:01.971321 [ 257 ] {a403b41e-3c0b-490f-bbe2-757cacac1dae} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2499 | 2026.05.04 15:25:01.971356 [ 257 ] {a403b41e-3c0b-490f-bbe2-757cacac1dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2500 | 2026.05.04 15:25:01.971667 [ 257 ] {a403b41e-3c0b-490f-bbe2-757cacac1dae} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2501 | 2026.05.04 15:25:01.971876 [ 257 ] {a403b41e-3c0b-490f-bbe2-757cacac1dae} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2502 | 2026.05.04 15:25:01.972002 [ 257 ] {a403b41e-3c0b-490f-bbe2-757cacac1dae} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.001087 sec., 9199.632014719411 rows/sec., 653.14 KiB/sec. | ||
| 2503 | 2026.05.04 15:25:01.972038 [ 257 ] {a403b41e-3c0b-490f-bbe2-757cacac1dae} <Debug> TCPHandler: Processed in 0.001246437 sec. | ||
| 2504 | 2026.05.04 15:25:01.972141 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2505 | 2026.05.04 15:25:01.972228 [ 257 ] {a25d55bf-8b2a-4b9c-8cc9-768d5b9edb7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2506 | 2026.05.04 15:25:01.972267 [ 257 ] {a25d55bf-8b2a-4b9c-8cc9-768d5b9edb7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2507 | 2026.05.04 15:25:01.972555 [ 257 ] {a25d55bf-8b2a-4b9c-8cc9-768d5b9edb7a} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2508 | 2026.05.04 15:25:01.972589 [ 257 ] {a25d55bf-8b2a-4b9c-8cc9-768d5b9edb7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2509 | 2026.05.04 15:25:01.972870 [ 257 ] {a25d55bf-8b2a-4b9c-8cc9-768d5b9edb7a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2510 | 2026.05.04 15:25:01.973164 [ 257 ] {a25d55bf-8b2a-4b9c-8cc9-768d5b9edb7a} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2511 | 2026.05.04 15:25:01.973296 [ 257 ] {a25d55bf-8b2a-4b9c-8cc9-768d5b9edb7a} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.001071 sec., 3734.8272642390293 rows/sec., 262.61 KiB/sec. | ||
| 2512 | 2026.05.04 15:25:01.973331 [ 257 ] {a25d55bf-8b2a-4b9c-8cc9-768d5b9edb7a} <Debug> TCPHandler: Processed in 0.001230056 sec. | ||
| 2513 | 2026.05.04 15:25:02.000525 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.10 MiB, peak 213.07 MiB, free memory in arenas 0.00 B, will set to 208.99 MiB (RSS), difference: -1.11 MiB | ||
| 2514 | 2026.05.04 15:25:03.389335 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5256 | ||
| 2515 | 2026.05.04 15:25:03.389913 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2516 | 2026.05.04 15:25:03.389954 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2517 | 2026.05.04 15:25:03.390452 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2518 | 2026.05.04 15:25:03.390676 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): 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.04 15:25:03.390801 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5256 | ||
| 2520 | 2026.05.04 15:25:03.390799 [ 89 ] {} <Debug> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2521 | 2026.05.04 15:25:03.390852 [ 89 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2522 | 2026.05.04 15:25:03.390873 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2523 | 2026.05.04 15:25:03.390994 [ 199 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::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 | ||
| 2524 | 2026.05.04 15:25:03.391129 [ 199 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2525 | 2026.05.04 15:25:03.391172 [ 199 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2824 rows starting from the beginning of the part | ||
| 2526 | 2026.05.04 15:25:03.391232 [ 199 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2527 | 2026.05.04 15:25:03.391280 [ 199 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2528 | 2026.05.04 15:25:03.391317 [ 199 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2529 | 2026.05.04 15:25:03.391360 [ 199 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2530 | 2026.05.04 15:25:03.391399 [ 199 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2531 | 2026.05.04 15:25:03.392775 [ 188 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5256 rows, containing 4 columns (4 merged, 0 gathered) in 0.001834924 sec., 2864423.8126483713 rows/sec., 40.98 MiB/sec. | ||
| 2532 | 2026.05.04 15:25:03.393649 [ 186 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2533 | 2026.05.04 15:25:03.393977 [ 186 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_11_2} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2534 | 2026.05.04 15:25:03.394053 [ 186 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_11_2} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2535 | 2026.05.04 15:25:03.394146 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2536 | 2026.05.04 15:25:03.649148 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2537 | 2026.05.04 15:25:03.665595 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2538 | 2026.05.04 15:25:03.665658 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2539 | 2026.05.04 15:25:03.671981 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2540 | 2026.05.04 15:25:03.672720 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2541 | 2026.05.04 15:25:03.673008 [ 89 ] {} <Debug> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2542 | 2026.05.04 15:25:03.673076 [ 89 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2543 | 2026.05.04 15:25:03.673097 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2544 | 2026.05.04 15:25:03.673198 [ 199 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 2545 | 2026.05.04 15:25:03.676167 [ 199 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2546 | 2026.05.04 15:25:03.676389 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2547 | 2026.05.04 15:25:03.676895 [ 199 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 2548 | 2026.05.04 15:25:03.680135 [ 199 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 2549 | 2026.05.04 15:25:03.683459 [ 199 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 2550 | 2026.05.04 15:25:03.687168 [ 199 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 2551 | 2026.05.04 15:25:03.691338 [ 199 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 2552 | 2026.05.04 15:25:03.695628 [ 199 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 2553 | 2026.05.04 15:25:03.749270 [ 188 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.076114646 sec., 1090.4603037896281 rows/sec., 5.64 MiB/sec. | ||
| 2554 | 2026.05.04 15:25:03.750860 [ 191 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2555 | 2026.05.04 15:25:03.752655 [ 191 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_11_2} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2556 | 2026.05.04 15:25:03.752753 [ 191 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_11_2} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2557 | 2026.05.04 15:25:03.753873 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2558 | 2026.05.04 15:25:04.001061 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.13 MiB, peak 220.01 MiB, free memory in arenas 0.00 B, will set to 219.62 MiB (RSS), difference: 9.49 MiB | ||
| 2559 | 2026.05.04 15:25:06.971441 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2560 | 2026.05.04 15:25:06.971679 [ 257 ] {6d29eea5-7f54-4f2c-af4e-90988f7b2a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 2561 | 2026.05.04 15:25:06.972035 [ 257 ] {6d29eea5-7f54-4f2c-af4e-90988f7b2a45} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2562 | 2026.05.04 15:25:06.972079 [ 257 ] {6d29eea5-7f54-4f2c-af4e-90988f7b2a45} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 2563 | 2026.05.04 15:25:06.972332 [ 257 ] {6d29eea5-7f54-4f2c-af4e-90988f7b2a45} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2564 | 2026.05.04 15:25:06.972399 [ 257 ] {6d29eea5-7f54-4f2c-af4e-90988f7b2a45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2565 | 2026.05.04 15:25:06.972536 [ 257 ] {6d29eea5-7f54-4f2c-af4e-90988f7b2a45} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2566 | 2026.05.04 15:25:06.972660 [ 331 ] {6d29eea5-7f54-4f2c-af4e-90988f7b2a45} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2567 | 2026.05.04 15:25:06.972725 [ 330 ] {6d29eea5-7f54-4f2c-af4e-90988f7b2a45} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2568 | 2026.05.04 15:25:06.972877 [ 257 ] {6d29eea5-7f54-4f2c-af4e-90988f7b2a45} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 2569 | 2026.05.04 15:25:06.972905 [ 257 ] {6d29eea5-7f54-4f2c-af4e-90988f7b2a45} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2570 | 2026.05.04 15:25:06.972947 [ 257 ] {6d29eea5-7f54-4f2c-af4e-90988f7b2a45} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2571 | 2026.05.04 15:25:06.972968 [ 257 ] {6d29eea5-7f54-4f2c-af4e-90988f7b2a45} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2572 | 2026.05.04 15:25:06.974122 [ 257 ] {6d29eea5-7f54-4f2c-af4e-90988f7b2a45} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.00254 sec., 13779.527559055117 rows/sec., 2.93 MiB/sec. | ||
| 2573 | 2026.05.04 15:25:06.974220 [ 257 ] {6d29eea5-7f54-4f2c-af4e-90988f7b2a45} <Debug> TCPHandler: Processed in 0.002916429 sec. | ||
| 2574 | 2026.05.04 15:25:06.975747 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2575 | 2026.05.04 15:25:06.975855 [ 257 ] {ec9c8d9a-fca2-4667-9e74-b63323db292d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2576 | 2026.05.04 15:25:06.975897 [ 257 ] {ec9c8d9a-fca2-4667-9e74-b63323db292d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2577 | 2026.05.04 15:25:06.976404 [ 257 ] {ec9c8d9a-fca2-4667-9e74-b63323db292d} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2578 | 2026.05.04 15:25:06.976446 [ 257 ] {ec9c8d9a-fca2-4667-9e74-b63323db292d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2579 | 2026.05.04 15:25:06.976823 [ 257 ] {ec9c8d9a-fca2-4667-9e74-b63323db292d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2580 | 2026.05.04 15:25:06.977051 [ 257 ] {ec9c8d9a-fca2-4667-9e74-b63323db292d} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2581 | 2026.05.04 15:25:06.977200 [ 257 ] {ec9c8d9a-fca2-4667-9e74-b63323db292d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001375 sec., 40727.27272727273 rows/sec., 3.13 MiB/sec. | ||
| 2582 | 2026.05.04 15:25:06.977238 [ 257 ] {ec9c8d9a-fca2-4667-9e74-b63323db292d} <Debug> TCPHandler: Processed in 0.001540951 sec. | ||
| 2583 | 2026.05.04 15:25:06.977251 [ 29 ] {} <Debug> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2584 | 2026.05.04 15:25:06.977325 [ 29 ] {} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2026.05.04 15:25:06.977355 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2586 | 2026.05.04 15:25:06.977356 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2587 | 2026.05.04 15:25:06.977462 [ 257 ] {877ac4af-a743-42f8-8d6b-a9326acd4311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2588 | 2026.05.04 15:25:06.977510 [ 257 ] {877ac4af-a743-42f8-8d6b-a9326acd4311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2589 | 2026.05.04 15:25:06.977521 [ 203 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::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 | ||
| 2590 | 2026.05.04 15:25:06.977658 [ 203 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2591 | 2026.05.04 15:25:06.977694 [ 203 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2597 rows starting from the beginning of the part | ||
| 2592 | 2026.05.04 15:25:06.977786 [ 203 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 128 rows starting from the beginning of the part | ||
| 2593 | 2026.05.04 15:25:06.977842 [ 203 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
| 2594 | 2026.05.04 15:25:06.977892 [ 203 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2610 rows starting from the beginning of the part | ||
| 2595 | 2026.05.04 15:25:06.977927 [ 257 ] {877ac4af-a743-42f8-8d6b-a9326acd4311} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2596 | 2026.05.04 15:25:06.977948 [ 203 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 2597 | 2026.05.04 15:25:06.977974 [ 257 ] {877ac4af-a743-42f8-8d6b-a9326acd4311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2598 | 2026.05.04 15:25:06.978004 [ 203 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 2599 | 2026.05.04 15:25:06.978300 [ 257 ] {877ac4af-a743-42f8-8d6b-a9326acd4311} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2600 | 2026.05.04 15:25:06.978529 [ 257 ] {877ac4af-a743-42f8-8d6b-a9326acd4311} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2601 | 2026.05.04 15:25:06.978657 [ 29 ] {} <Debug> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2602 | 2026.05.04 15:25:06.978664 [ 257 ] {877ac4af-a743-42f8-8d6b-a9326acd4311} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001219 sec., 52502.05086136177 rows/sec., 4.10 MiB/sec. | ||
| 2603 | 2026.05.04 15:25:06.978701 [ 29 ] {} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2604 | 2026.05.04 15:25:06.978721 [ 257 ] {877ac4af-a743-42f8-8d6b-a9326acd4311} <Debug> TCPHandler: Processed in 0.001415408 sec. | ||
| 2605 | 2026.05.04 15:25:06.978729 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2606 | 2026.05.04 15:25:06.978839 [ 191 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::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 | ||
| 2607 | 2026.05.04 15:25:06.978864 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2608 | 2026.05.04 15:25:06.978943 [ 191 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2609 | 2026.05.04 15:25:06.978965 [ 257 ] {9b2d3dbe-25b1-41d9-a19d-ccc1e1acfd66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2610 | 2026.05.04 15:25:06.978975 [ 191 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1381 rows starting from the beginning of the part | ||
| 2611 | 2026.05.04 15:25:06.979016 [ 257 ] {9b2d3dbe-25b1-41d9-a19d-ccc1e1acfd66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2612 | 2026.05.04 15:25:06.979055 [ 191 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 103 rows starting from the beginning of the part | ||
| 2613 | 2026.05.04 15:25:06.979106 [ 191 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
| 2614 | 2026.05.04 15:25:06.979146 [ 191 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1388 rows starting from the beginning of the part | ||
| 2615 | 2026.05.04 15:25:06.979196 [ 191 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 2616 | 2026.05.04 15:25:06.979245 [ 191 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 2617 | 2026.05.04 15:25:06.979446 [ 257 ] {9b2d3dbe-25b1-41d9-a19d-ccc1e1acfd66} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2618 | 2026.05.04 15:25:06.979489 [ 257 ] {9b2d3dbe-25b1-41d9-a19d-ccc1e1acfd66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2619 | 2026.05.04 15:25:06.979938 [ 257 ] {9b2d3dbe-25b1-41d9-a19d-ccc1e1acfd66} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2620 | 2026.05.04 15:25:06.980212 [ 205 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5473 rows, containing 5 columns (5 merged, 0 gathered) in 0.002746897 sec., 1992430.003746045 rows/sec., 158.08 MiB/sec. | ||
| 2621 | 2026.05.04 15:25:06.980226 [ 257 ] {9b2d3dbe-25b1-41d9-a19d-ccc1e1acfd66} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2622 | 2026.05.04 15:25:06.980366 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2623 | 2026.05.04 15:25:06.980380 [ 257 ] {9b2d3dbe-25b1-41d9-a19d-ccc1e1acfd66} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001434 sec., 111576.01115760113 rows/sec., 7.77 MiB/sec. | ||
| 2624 | 2026.05.04 15:25:06.980408 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2625 | 2026.05.04 15:25:06.980429 [ 257 ] {9b2d3dbe-25b1-41d9-a19d-ccc1e1acfd66} <Debug> TCPHandler: Processed in 0.001614172 sec. | ||
| 2626 | 2026.05.04 15:25:06.980432 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2627 | 2026.05.04 15:25:06.980545 [ 203 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::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 | ||
| 2628 | 2026.05.04 15:25:06.980550 [ 194 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2629 | 2026.05.04 15:25:06.980563 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2630 | 2026.05.04 15:25:06.980640 [ 205 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3028 rows, containing 5 columns (5 merged, 0 gathered) in 0.001840785 sec., 1644950.3880138095 rows/sec., 119.22 MiB/sec. | ||
| 2631 | 2026.05.04 15:25:06.980648 [ 203 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2632 | 2026.05.04 15:25:06.980697 [ 203 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5129 rows starting from the beginning of the part | ||
| 2633 | 2026.05.04 15:25:06.980706 [ 257 ] {e2fea18f-1bc0-4174-b930-b2f04804a742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2634 | 2026.05.04 15:25:06.980746 [ 203 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::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 | ||
| 2635 | 2026.05.04 15:25:06.980765 [ 257 ] {e2fea18f-1bc0-4174-b930-b2f04804a742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2636 | 2026.05.04 15:25:06.980791 [ 203 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2637 | 2026.05.04 15:25:06.980833 [ 203 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1657 rows starting from the beginning of the part | ||
| 2638 | 2026.05.04 15:25:06.980838 [ 194 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_16_3} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2639 | 2026.05.04 15:25:06.980872 [ 203 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 10 rows starting from the beginning of the part | ||
| 2640 | 2026.05.04 15:25:06.980903 [ 205 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2641 | 2026.05.04 15:25:06.980912 [ 203 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 2642 | 2026.05.04 15:25:06.980918 [ 194 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_16_3} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2643 | 2026.05.04 15:25:06.981009 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 2644 | 2026.05.04 15:25:06.981194 [ 257 ] {e2fea18f-1bc0-4174-b930-b2f04804a742} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2645 | 2026.05.04 15:25:06.981237 [ 257 ] {e2fea18f-1bc0-4174-b930-b2f04804a742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2646 | 2026.05.04 15:25:06.981277 [ 205 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_16_3} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2647 | 2026.05.04 15:25:06.981370 [ 205 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_16_3} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2648 | 2026.05.04 15:25:06.981477 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 2649 | 2026.05.04 15:25:06.981602 [ 257 ] {e2fea18f-1bc0-4174-b930-b2f04804a742} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2650 | 2026.05.04 15:25:06.981857 [ 257 ] {e2fea18f-1bc0-4174-b930-b2f04804a742} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2651 | 2026.05.04 15:25:06.981987 [ 29 ] {} <Debug> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2652 | 2026.05.04 15:25:06.982000 [ 257 ] {e2fea18f-1bc0-4174-b930-b2f04804a742} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001319 sec., 45489.00682335102 rows/sec., 3.07 MiB/sec. | ||
| 2653 | 2026.05.04 15:25:06.982029 [ 29 ] {} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2654 | 2026.05.04 15:25:06.982052 [ 257 ] {e2fea18f-1bc0-4174-b930-b2f04804a742} <Debug> TCPHandler: Processed in 0.001551891 sec. | ||
| 2655 | 2026.05.04 15:25:06.982057 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2656 | 2026.05.04 15:25:06.982145 [ 191 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 2657 | 2026.05.04 15:25:06.982237 [ 191 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2658 | 2026.05.04 15:25:06.982271 [ 191 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 492 rows starting from the beginning of the part | ||
| 2659 | 2026.05.04 15:25:06.982312 [ 191 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 2660 | 2026.05.04 15:25:06.982347 [ 191 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2661 | 2026.05.04 15:25:06.982379 [ 191 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 2662 | 2026.05.04 15:25:06.982414 [ 191 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 2663 | 2026.05.04 15:25:06.982448 [ 191 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 2664 | 2026.05.04 15:25:06.983174 [ 194 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 732 rows, containing 4 columns (4 merged, 0 gathered) in 0.001055254 sec., 693671.8553068739 rows/sec., 46.68 MiB/sec. | ||
| 2665 | 2026.05.04 15:25:06.983318 [ 191 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2666 | 2026.05.04 15:25:06.983487 [ 194 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7276 rows, containing 5 columns (5 merged, 0 gathered) in 0.00297896 sec., 2442463.1414990467 rows/sec., 155.66 MiB/sec. | ||
| 2667 | 2026.05.04 15:25:06.983578 [ 191 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_16_3} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2668 | 2026.05.04 15:25:06.983656 [ 191 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_16_3} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2669 | 2026.05.04 15:25:06.983729 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2670 | 2026.05.04 15:25:06.984079 [ 198 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2671 | 2026.05.04 15:25:06.984355 [ 198 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2672 | 2026.05.04 15:25:06.984417 [ 198 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2673 | 2026.05.04 15:25:06.984581 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 2674 | 2026.05.04 15:25:07.000231 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.02 MiB, peak 227.66 MiB, free memory in arenas 0.00 B, will set to 221.51 MiB (RSS), difference: 1.50 MiB | ||
| 2675 | 2026.05.04 15:25:10.776609 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2676 | 2026.05.04 15:25:10.776678 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2677 | 2026.05.04 15:25:10.883088 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 332 | ||
| 2678 | 2026.05.04 15:25:10.885706 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2679 | 2026.05.04 15:25:10.885752 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2680 | 2026.05.04 15:25:10.886939 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2681 | 2026.05.04 15:25:10.887277 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2682 | 2026.05.04 15:25:10.887601 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 332 | ||
| 2683 | 2026.05.04 15:25:10.891754 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5704 | ||
| 2684 | 2026.05.04 15:25:10.892232 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2685 | 2026.05.04 15:25:10.892269 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2686 | 2026.05.04 15:25:10.892759 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2687 | 2026.05.04 15:25:10.893065 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2688 | 2026.05.04 15:25:10.893196 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5704 | ||
| 2689 | 2026.05.04 15:25:11.176471 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2690 | 2026.05.04 15:25:11.193434 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2691 | 2026.05.04 15:25:11.193504 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2692 | 2026.05.04 15:25:11.199165 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2693 | 2026.05.04 15:25:11.199877 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2694 | 2026.05.04 15:25:11.202701 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2695 | 2026.05.04 15:25:11.973396 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2696 | 2026.05.04 15:25:11.973755 [ 257 ] {7b3da639-d709-4f40-9510-37812f8fa301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2697 | 2026.05.04 15:25:11.974276 [ 257 ] {7b3da639-d709-4f40-9510-37812f8fa301} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2698 | 2026.05.04 15:25:11.974342 [ 257 ] {7b3da639-d709-4f40-9510-37812f8fa301} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2699 | 2026.05.04 15:25:11.974638 [ 257 ] {7b3da639-d709-4f40-9510-37812f8fa301} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2700 | 2026.05.04 15:25:11.974702 [ 257 ] {7b3da639-d709-4f40-9510-37812f8fa301} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2701 | 2026.05.04 15:25:11.974832 [ 257 ] {7b3da639-d709-4f40-9510-37812f8fa301} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2702 | 2026.05.04 15:25:11.974975 [ 331 ] {7b3da639-d709-4f40-9510-37812f8fa301} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2703 | 2026.05.04 15:25:11.974976 [ 330 ] {7b3da639-d709-4f40-9510-37812f8fa301} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2704 | 2026.05.04 15:25:11.975148 [ 257 ] {7b3da639-d709-4f40-9510-37812f8fa301} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 2705 | 2026.05.04 15:25:11.975175 [ 257 ] {7b3da639-d709-4f40-9510-37812f8fa301} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2706 | 2026.05.04 15:25:11.975213 [ 257 ] {7b3da639-d709-4f40-9510-37812f8fa301} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2707 | 2026.05.04 15:25:11.975231 [ 257 ] {7b3da639-d709-4f40-9510-37812f8fa301} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2708 | 2026.05.04 15:25:11.976310 [ 257 ] {7b3da639-d709-4f40-9510-37812f8fa301} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002699 sec., 12967.765839199703 rows/sec., 2.76 MiB/sec. | ||
| 2709 | 2026.05.04 15:25:11.976408 [ 257 ] {7b3da639-d709-4f40-9510-37812f8fa301} <Debug> TCPHandler: Processed in 0.003194933 sec. | ||
| 2710 | 2026.05.04 15:25:11.978725 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2711 | 2026.05.04 15:25:11.978915 [ 257 ] {ac4acd53-b3a1-4ca6-9b19-e91aa981fdc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2712 | 2026.05.04 15:25:11.978991 [ 257 ] {ac4acd53-b3a1-4ca6-9b19-e91aa981fdc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2713 | 2026.05.04 15:25:11.979815 [ 257 ] {ac4acd53-b3a1-4ca6-9b19-e91aa981fdc0} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2714 | 2026.05.04 15:25:11.979861 [ 257 ] {ac4acd53-b3a1-4ca6-9b19-e91aa981fdc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2715 | 2026.05.04 15:25:11.980240 [ 257 ] {ac4acd53-b3a1-4ca6-9b19-e91aa981fdc0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2716 | 2026.05.04 15:25:11.980468 [ 257 ] {ac4acd53-b3a1-4ca6-9b19-e91aa981fdc0} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2717 | 2026.05.04 15:25:11.980622 [ 257 ] {ac4acd53-b3a1-4ca6-9b19-e91aa981fdc0} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001723 sec., 80092.86128845038 rows/sec., 6.97 MiB/sec. | ||
| 2718 | 2026.05.04 15:25:11.980660 [ 257 ] {ac4acd53-b3a1-4ca6-9b19-e91aa981fdc0} <Debug> TCPHandler: Processed in 0.002006277 sec. | ||
| 2719 | 2026.05.04 15:25:11.980780 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2720 | 2026.05.04 15:25:11.980879 [ 257 ] {e5c4f7a0-b2a1-4d5a-a1f1-79e009c7138c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2721 | 2026.05.04 15:25:11.980920 [ 257 ] {e5c4f7a0-b2a1-4d5a-a1f1-79e009c7138c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2722 | 2026.05.04 15:25:11.981340 [ 257 ] {e5c4f7a0-b2a1-4d5a-a1f1-79e009c7138c} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2723 | 2026.05.04 15:25:11.981377 [ 257 ] {e5c4f7a0-b2a1-4d5a-a1f1-79e009c7138c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2724 | 2026.05.04 15:25:11.981674 [ 257 ] {e5c4f7a0-b2a1-4d5a-a1f1-79e009c7138c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2725 | 2026.05.04 15:25:11.981910 [ 257 ] {e5c4f7a0-b2a1-4d5a-a1f1-79e009c7138c} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2726 | 2026.05.04 15:25:11.982037 [ 257 ] {e5c4f7a0-b2a1-4d5a-a1f1-79e009c7138c} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001177 sec., 34834.32455395072 rows/sec., 2.56 MiB/sec. | ||
| 2727 | 2026.05.04 15:25:11.982074 [ 257 ] {e5c4f7a0-b2a1-4d5a-a1f1-79e009c7138c} <Debug> TCPHandler: Processed in 0.001342848 sec. | ||
| 2728 | 2026.05.04 15:25:11.982191 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2729 | 2026.05.04 15:25:11.982283 [ 257 ] {49127511-6955-4aa4-a394-77b927e998cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2730 | 2026.05.04 15:25:11.982322 [ 257 ] {49127511-6955-4aa4-a394-77b927e998cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2731 | 2026.05.04 15:25:11.982745 [ 257 ] {49127511-6955-4aa4-a394-77b927e998cc} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2732 | 2026.05.04 15:25:11.982781 [ 257 ] {49127511-6955-4aa4-a394-77b927e998cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2733 | 2026.05.04 15:25:11.983070 [ 257 ] {49127511-6955-4aa4-a394-77b927e998cc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2734 | 2026.05.04 15:25:11.983331 [ 257 ] {49127511-6955-4aa4-a394-77b927e998cc} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2735 | 2026.05.04 15:25:11.983458 [ 257 ] {49127511-6955-4aa4-a394-77b927e998cc} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001192 sec., 88087.24832214766 rows/sec., 6.88 MiB/sec. | ||
| 2736 | 2026.05.04 15:25:11.983497 [ 257 ] {49127511-6955-4aa4-a394-77b927e998cc} <Debug> TCPHandler: Processed in 0.001352278 sec. | ||
| 2737 | 2026.05.04 15:25:11.983611 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2738 | 2026.05.04 15:25:11.983705 [ 257 ] {6c8ff59c-94cd-4483-8db6-2db889a68605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2739 | 2026.05.04 15:25:11.983747 [ 257 ] {6c8ff59c-94cd-4483-8db6-2db889a68605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2740 | 2026.05.04 15:25:11.984173 [ 257 ] {6c8ff59c-94cd-4483-8db6-2db889a68605} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2741 | 2026.05.04 15:25:11.984210 [ 257 ] {6c8ff59c-94cd-4483-8db6-2db889a68605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2742 | 2026.05.04 15:25:11.984540 [ 257 ] {6c8ff59c-94cd-4483-8db6-2db889a68605} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2743 | 2026.05.04 15:25:11.984747 [ 257 ] {6c8ff59c-94cd-4483-8db6-2db889a68605} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2744 | 2026.05.04 15:25:11.984877 [ 257 ] {6c8ff59c-94cd-4483-8db6-2db889a68605} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 2745 | 2026.05.04 15:25:11.984913 [ 257 ] {6c8ff59c-94cd-4483-8db6-2db889a68605} <Debug> TCPHandler: Processed in 0.001349658 sec. | ||
| 2746 | 2026.05.04 15:25:11.985026 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2747 | 2026.05.04 15:25:11.985134 [ 257 ] {749cd6e3-eb1c-427c-9010-c7e88345ac69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2748 | 2026.05.04 15:25:11.985190 [ 257 ] {749cd6e3-eb1c-427c-9010-c7e88345ac69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2749 | 2026.05.04 15:25:11.985975 [ 257 ] {749cd6e3-eb1c-427c-9010-c7e88345ac69} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2026.05.04 15:25:11.986013 [ 257 ] {749cd6e3-eb1c-427c-9010-c7e88345ac69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2751 | 2026.05.04 15:25:11.986588 [ 257 ] {749cd6e3-eb1c-427c-9010-c7e88345ac69} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2752 | 2026.05.04 15:25:11.986806 [ 257 ] {749cd6e3-eb1c-427c-9010-c7e88345ac69} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2753 | 2026.05.04 15:25:11.986940 [ 257 ] {749cd6e3-eb1c-427c-9010-c7e88345ac69} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001866 sec., 21972.13290460879 rows/sec., 39.37 MiB/sec. | ||
| 2754 | 2026.05.04 15:25:11.986994 [ 257 ] {749cd6e3-eb1c-427c-9010-c7e88345ac69} <Debug> TCPHandler: Processed in 0.002063007 sec. | ||
| 2755 | 2026.05.04 15:25:11.987120 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2756 | 2026.05.04 15:25:11.987211 [ 257 ] {76404c55-1d87-4999-9378-126d61fcf768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2757 | 2026.05.04 15:25:11.987250 [ 257 ] {76404c55-1d87-4999-9378-126d61fcf768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2758 | 2026.05.04 15:25:11.987643 [ 257 ] {76404c55-1d87-4999-9378-126d61fcf768} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2759 | 2026.05.04 15:25:11.987679 [ 257 ] {76404c55-1d87-4999-9378-126d61fcf768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2760 | 2026.05.04 15:25:11.987983 [ 257 ] {76404c55-1d87-4999-9378-126d61fcf768} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2761 | 2026.05.04 15:25:11.988193 [ 257 ] {76404c55-1d87-4999-9378-126d61fcf768} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2762 | 2026.05.04 15:25:11.988319 [ 257 ] {76404c55-1d87-4999-9378-126d61fcf768} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 2763 | 2026.05.04 15:25:11.988355 [ 257 ] {76404c55-1d87-4999-9378-126d61fcf768} <Debug> TCPHandler: Processed in 0.001230126 sec. | ||
| 2764 | 2026.05.04 15:25:16.970598 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2765 | 2026.05.04 15:25:16.970828 [ 257 ] {1ccfb4ff-e1bd-4d27-8a78-a7f5533e14cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2766 | 2026.05.04 15:25:16.971137 [ 257 ] {1ccfb4ff-e1bd-4d27-8a78-a7f5533e14cf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2767 | 2026.05.04 15:25:16.971172 [ 257 ] {1ccfb4ff-e1bd-4d27-8a78-a7f5533e14cf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2768 | 2026.05.04 15:25:16.971380 [ 257 ] {1ccfb4ff-e1bd-4d27-8a78-a7f5533e14cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2769 | 2026.05.04 15:25:16.971445 [ 257 ] {1ccfb4ff-e1bd-4d27-8a78-a7f5533e14cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2770 | 2026.05.04 15:25:16.971577 [ 257 ] {1ccfb4ff-e1bd-4d27-8a78-a7f5533e14cf} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2771 | 2026.05.04 15:25:16.971697 [ 331 ] {1ccfb4ff-e1bd-4d27-8a78-a7f5533e14cf} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2772 | 2026.05.04 15:25:16.971755 [ 330 ] {1ccfb4ff-e1bd-4d27-8a78-a7f5533e14cf} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2773 | 2026.05.04 15:25:16.971906 [ 257 ] {1ccfb4ff-e1bd-4d27-8a78-a7f5533e14cf} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 2774 | 2026.05.04 15:25:16.971933 [ 257 ] {1ccfb4ff-e1bd-4d27-8a78-a7f5533e14cf} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2775 | 2026.05.04 15:25:16.971974 [ 257 ] {1ccfb4ff-e1bd-4d27-8a78-a7f5533e14cf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2776 | 2026.05.04 15:25:16.971993 [ 257 ] {1ccfb4ff-e1bd-4d27-8a78-a7f5533e14cf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2777 | 2026.05.04 15:25:16.973221 [ 257 ] {1ccfb4ff-e1bd-4d27-8a78-a7f5533e14cf} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.00248 sec., 14112.90322580645 rows/sec., 3.00 MiB/sec. | ||
| 2778 | 2026.05.04 15:25:16.973324 [ 257 ] {1ccfb4ff-e1bd-4d27-8a78-a7f5533e14cf} <Debug> TCPHandler: Processed in 0.002852368 sec. | ||
| 2779 | 2026.05.04 15:25:16.974972 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2780 | 2026.05.04 15:25:16.975095 [ 257 ] {4751f232-0e52-4cbf-b685-9cc9d9b846f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2781 | 2026.05.04 15:25:16.975144 [ 257 ] {4751f232-0e52-4cbf-b685-9cc9d9b846f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2782 | 2026.05.04 15:25:16.975691 [ 257 ] {4751f232-0e52-4cbf-b685-9cc9d9b846f0} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2783 | 2026.05.04 15:25:16.975739 [ 257 ] {4751f232-0e52-4cbf-b685-9cc9d9b846f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2784 | 2026.05.04 15:25:16.976082 [ 257 ] {4751f232-0e52-4cbf-b685-9cc9d9b846f0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2785 | 2026.05.04 15:25:16.976295 [ 257 ] {4751f232-0e52-4cbf-b685-9cc9d9b846f0} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2786 | 2026.05.04 15:25:16.976444 [ 257 ] {4751f232-0e52-4cbf-b685-9cc9d9b846f0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001383 sec., 1446.1315979754158 rows/sec., 117.92 KiB/sec. | ||
| 2787 | 2026.05.04 15:25:16.976480 [ 257 ] {4751f232-0e52-4cbf-b685-9cc9d9b846f0} <Debug> TCPHandler: Processed in 0.001577671 sec. | ||
| 2788 | 2026.05.04 15:25:16.976610 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2789 | 2026.05.04 15:25:16.976704 [ 257 ] {89972652-f7ed-49ff-bcd2-8f75d7ab8f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2790 | 2026.05.04 15:25:16.976742 [ 257 ] {89972652-f7ed-49ff-bcd2-8f75d7ab8f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2791 | 2026.05.04 15:25:16.977143 [ 257 ] {89972652-f7ed-49ff-bcd2-8f75d7ab8f3f} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2792 | 2026.05.04 15:25:16.977179 [ 257 ] {89972652-f7ed-49ff-bcd2-8f75d7ab8f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2793 | 2026.05.04 15:25:16.977485 [ 257 ] {89972652-f7ed-49ff-bcd2-8f75d7ab8f3f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2794 | 2026.05.04 15:25:16.977718 [ 257 ] {89972652-f7ed-49ff-bcd2-8f75d7ab8f3f} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2026.05.04 15:25:16.977854 [ 257 ] {89972652-f7ed-49ff-bcd2-8f75d7ab8f3f} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001169 sec., 48759.623609923015 rows/sec., 3.74 MiB/sec. | ||
| 2796 | 2026.05.04 15:25:16.977891 [ 257 ] {89972652-f7ed-49ff-bcd2-8f75d7ab8f3f} <Debug> TCPHandler: Processed in 0.001327607 sec. | ||
| 2797 | 2026.05.04 15:25:16.978003 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2798 | 2026.05.04 15:25:16.978095 [ 257 ] {7413b407-1a73-4e9f-abd2-282becce20b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2799 | 2026.05.04 15:25:16.978134 [ 257 ] {7413b407-1a73-4e9f-abd2-282becce20b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2800 | 2026.05.04 15:25:16.978501 [ 257 ] {7413b407-1a73-4e9f-abd2-282becce20b2} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2026.05.04 15:25:16.978537 [ 257 ] {7413b407-1a73-4e9f-abd2-282becce20b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2802 | 2026.05.04 15:25:16.978810 [ 257 ] {7413b407-1a73-4e9f-abd2-282becce20b2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2803 | 2026.05.04 15:25:16.979013 [ 257 ] {7413b407-1a73-4e9f-abd2-282becce20b2} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2804 | 2026.05.04 15:25:16.979136 [ 257 ] {7413b407-1a73-4e9f-abd2-282becce20b2} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001059 sec., 1888.5741265344664 rows/sec., 131.87 KiB/sec. | ||
| 2805 | 2026.05.04 15:25:16.979173 [ 257 ] {7413b407-1a73-4e9f-abd2-282becce20b2} <Debug> TCPHandler: Processed in 0.001216806 sec. | ||
| 2806 | 2026.05.04 15:25:16.979282 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2807 | 2026.05.04 15:25:16.979374 [ 257 ] {c5407f98-1b9a-4f0e-a8ef-71b8c68cac3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2808 | 2026.05.04 15:25:16.979412 [ 257 ] {c5407f98-1b9a-4f0e-a8ef-71b8c68cac3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2809 | 2026.05.04 15:25:16.979804 [ 257 ] {c5407f98-1b9a-4f0e-a8ef-71b8c68cac3a} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2810 | 2026.05.04 15:25:16.979840 [ 257 ] {c5407f98-1b9a-4f0e-a8ef-71b8c68cac3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2811 | 2026.05.04 15:25:16.980130 [ 257 ] {c5407f98-1b9a-4f0e-a8ef-71b8c68cac3a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2812 | 2026.05.04 15:25:16.980332 [ 257 ] {c5407f98-1b9a-4f0e-a8ef-71b8c68cac3a} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2813 | 2026.05.04 15:25:16.980468 [ 257 ] {c5407f98-1b9a-4f0e-a8ef-71b8c68cac3a} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001111 sec., 59405.94059405941 rows/sec., 4.64 MiB/sec. | ||
| 2814 | 2026.05.04 15:25:16.980503 [ 257 ] {c5407f98-1b9a-4f0e-a8ef-71b8c68cac3a} <Debug> TCPHandler: Processed in 0.001267257 sec. | ||
| 2815 | 2026.05.04 15:25:16.980614 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2816 | 2026.05.04 15:25:16.980705 [ 257 ] {dca26d72-aa7c-4dac-9c44-f2be07bc24fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2817 | 2026.05.04 15:25:16.980748 [ 257 ] {dca26d72-aa7c-4dac-9c44-f2be07bc24fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2818 | 2026.05.04 15:25:16.981134 [ 257 ] {dca26d72-aa7c-4dac-9c44-f2be07bc24fb} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2819 | 2026.05.04 15:25:16.981171 [ 257 ] {dca26d72-aa7c-4dac-9c44-f2be07bc24fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2820 | 2026.05.04 15:25:16.981493 [ 257 ] {dca26d72-aa7c-4dac-9c44-f2be07bc24fb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2821 | 2026.05.04 15:25:16.981711 [ 257 ] {dca26d72-aa7c-4dac-9c44-f2be07bc24fb} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2822 | 2026.05.04 15:25:16.981846 [ 257 ] {dca26d72-aa7c-4dac-9c44-f2be07bc24fb} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001158 sec., 139032.8151986183 rows/sec., 9.68 MiB/sec. | ||
| 2823 | 2026.05.04 15:25:16.981882 [ 257 ] {dca26d72-aa7c-4dac-9c44-f2be07bc24fb} <Debug> TCPHandler: Processed in 0.001314648 sec. | ||
| 2824 | 2026.05.04 15:25:16.981990 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2825 | 2026.05.04 15:25:16.982082 [ 257 ] {bda17771-7be2-4fdb-840f-7beea9aa5e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2826 | 2026.05.04 15:25:16.982122 [ 257 ] {bda17771-7be2-4fdb-840f-7beea9aa5e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2827 | 2026.05.04 15:25:16.982438 [ 257 ] {bda17771-7be2-4fdb-840f-7beea9aa5e00} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2828 | 2026.05.04 15:25:16.982480 [ 257 ] {bda17771-7be2-4fdb-840f-7beea9aa5e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2829 | 2026.05.04 15:25:16.982785 [ 257 ] {bda17771-7be2-4fdb-840f-7beea9aa5e00} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2830 | 2026.05.04 15:25:16.982983 [ 257 ] {bda17771-7be2-4fdb-840f-7beea9aa5e00} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2831 | 2026.05.04 15:25:16.983110 [ 257 ] {bda17771-7be2-4fdb-840f-7beea9aa5e00} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 2832 | 2026.05.04 15:25:16.983145 [ 257 ] {bda17771-7be2-4fdb-840f-7beea9aa5e00} <Debug> TCPHandler: Processed in 0.001201467 sec. | ||
| 2833 | 2026.05.04 15:25:18.393594 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6216 | ||
| 2834 | 2026.05.04 15:25:18.394125 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2835 | 2026.05.04 15:25:18.394171 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2836 | 2026.05.04 15:25:18.394679 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2837 | 2026.05.04 15:25:18.394911 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2838 | 2026.05.04 15:25:18.395039 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6216 | ||
| 2839 | 2026.05.04 15:25:18.702981 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2840 | 2026.05.04 15:25:18.718545 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2841 | 2026.05.04 15:25:18.718599 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2842 | 2026.05.04 15:25:18.723873 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2843 | 2026.05.04 15:25:18.724585 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2844 | 2026.05.04 15:25:18.727204 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2845 | 2026.05.04 15:25:20.888320 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 360 | ||
| 2846 | 2026.05.04 15:25:20.890427 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2026.05.04 15:25:20.890474 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2848 | 2026.05.04 15:25:20.891635 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2849 | 2026.05.04 15:25:20.891896 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2850 | 2026.05.04 15:25:20.892134 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 360 | ||
| 2851 | 2026.05.04 15:25:21.972285 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2852 | 2026.05.04 15:25:21.972515 [ 257 ] {5bf751d2-5c56-40f9-b795-ec3780d894b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2853 | 2026.05.04 15:25:21.972949 [ 257 ] {5bf751d2-5c56-40f9-b795-ec3780d894b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2854 | 2026.05.04 15:25:21.972993 [ 257 ] {5bf751d2-5c56-40f9-b795-ec3780d894b2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2855 | 2026.05.04 15:25:21.973233 [ 257 ] {5bf751d2-5c56-40f9-b795-ec3780d894b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2856 | 2026.05.04 15:25:21.973305 [ 257 ] {5bf751d2-5c56-40f9-b795-ec3780d894b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2857 | 2026.05.04 15:25:21.973442 [ 257 ] {5bf751d2-5c56-40f9-b795-ec3780d894b2} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2858 | 2026.05.04 15:25:21.973577 [ 330 ] {5bf751d2-5c56-40f9-b795-ec3780d894b2} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2859 | 2026.05.04 15:25:21.973577 [ 331 ] {5bf751d2-5c56-40f9-b795-ec3780d894b2} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2860 | 2026.05.04 15:25:21.973726 [ 257 ] {5bf751d2-5c56-40f9-b795-ec3780d894b2} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 2861 | 2026.05.04 15:25:21.973755 [ 257 ] {5bf751d2-5c56-40f9-b795-ec3780d894b2} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2862 | 2026.05.04 15:25:21.973799 [ 257 ] {5bf751d2-5c56-40f9-b795-ec3780d894b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2863 | 2026.05.04 15:25:21.973820 [ 257 ] {5bf751d2-5c56-40f9-b795-ec3780d894b2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2864 | 2026.05.04 15:25:21.974845 [ 257 ] {5bf751d2-5c56-40f9-b795-ec3780d894b2} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002373 sec., 14749.262536873155 rows/sec., 3.13 MiB/sec. | ||
| 2865 | 2026.05.04 15:25:21.974952 [ 257 ] {5bf751d2-5c56-40f9-b795-ec3780d894b2} <Debug> TCPHandler: Processed in 0.002761967 sec. | ||
| 2866 | 2026.05.04 15:25:21.977262 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2867 | 2026.05.04 15:25:21.977393 [ 257 ] {2b316204-5d01-40e2-b762-e5aa7b5042a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2868 | 2026.05.04 15:25:21.977447 [ 257 ] {2b316204-5d01-40e2-b762-e5aa7b5042a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2869 | 2026.05.04 15:25:21.978065 [ 257 ] {2b316204-5d01-40e2-b762-e5aa7b5042a3} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2870 | 2026.05.04 15:25:21.978120 [ 257 ] {2b316204-5d01-40e2-b762-e5aa7b5042a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2871 | 2026.05.04 15:25:21.978530 [ 257 ] {2b316204-5d01-40e2-b762-e5aa7b5042a3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2872 | 2026.05.04 15:25:21.978762 [ 257 ] {2b316204-5d01-40e2-b762-e5aa7b5042a3} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2873 | 2026.05.04 15:25:21.978918 [ 257 ] {2b316204-5d01-40e2-b762-e5aa7b5042a3} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001564 sec., 88235.29411764705 rows/sec., 7.68 MiB/sec. | ||
| 2874 | 2026.05.04 15:25:21.978958 [ 257 ] {2b316204-5d01-40e2-b762-e5aa7b5042a3} <Debug> TCPHandler: Processed in 0.001756234 sec. | ||
| 2875 | 2026.05.04 15:25:21.979087 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2876 | 2026.05.04 15:25:21.979186 [ 257 ] {f68473f2-009e-4369-8562-d8dfe2264304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2877 | 2026.05.04 15:25:21.979228 [ 257 ] {f68473f2-009e-4369-8562-d8dfe2264304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2878 | 2026.05.04 15:25:21.979634 [ 257 ] {f68473f2-009e-4369-8562-d8dfe2264304} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2879 | 2026.05.04 15:25:21.979674 [ 257 ] {f68473f2-009e-4369-8562-d8dfe2264304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2880 | 2026.05.04 15:25:21.979970 [ 257 ] {f68473f2-009e-4369-8562-d8dfe2264304} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2881 | 2026.05.04 15:25:21.980172 [ 257 ] {f68473f2-009e-4369-8562-d8dfe2264304} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2882 | 2026.05.04 15:25:21.980290 [ 100 ] {} <Debug> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2883 | 2026.05.04 15:25:21.980296 [ 257 ] {f68473f2-009e-4369-8562-d8dfe2264304} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001169 sec., 35072.71171941831 rows/sec., 2.58 MiB/sec. | ||
| 2884 | 2026.05.04 15:25:21.980349 [ 100 ] {} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2885 | 2026.05.04 15:25:21.980367 [ 257 ] {f68473f2-009e-4369-8562-d8dfe2264304} <Debug> TCPHandler: Processed in 0.001372478 sec. | ||
| 2886 | 2026.05.04 15:25:21.980378 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2887 | 2026.05.04 15:25:21.980477 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2888 | 2026.05.04 15:25:21.980494 [ 203 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::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 | ||
| 2889 | 2026.05.04 15:25:21.980570 [ 257 ] {426adb1a-d9d1-4b4d-a0b6-6d3f7c5a32e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2890 | 2026.05.04 15:25:21.980612 [ 257 ] {426adb1a-d9d1-4b4d-a0b6-6d3f7c5a32e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2891 | 2026.05.04 15:25:21.980627 [ 203 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2892 | 2026.05.04 15:25:21.980729 [ 203 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 68 rows starting from the beginning of the part | ||
| 2893 | 2026.05.04 15:25:21.980799 [ 203 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 2894 | 2026.05.04 15:25:21.980850 [ 203 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 76 rows starting from the beginning of the part | ||
| 2895 | 2026.05.04 15:25:21.980898 [ 203 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 2896 | 2026.05.04 15:25:21.980940 [ 203 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 2897 | 2026.05.04 15:25:21.980983 [ 203 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::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 | ||
| 2898 | 2026.05.04 15:25:21.981104 [ 257 ] {426adb1a-d9d1-4b4d-a0b6-6d3f7c5a32e1} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2899 | 2026.05.04 15:25:21.981147 [ 257 ] {426adb1a-d9d1-4b4d-a0b6-6d3f7c5a32e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2900 | 2026.05.04 15:25:21.981517 [ 257 ] {426adb1a-d9d1-4b4d-a0b6-6d3f7c5a32e1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2901 | 2026.05.04 15:25:21.981747 [ 257 ] {426adb1a-d9d1-4b4d-a0b6-6d3f7c5a32e1} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2902 | 2026.05.04 15:25:21.981882 [ 257 ] {426adb1a-d9d1-4b4d-a0b6-6d3f7c5a32e1} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001272 sec., 82547.16981132077 rows/sec., 6.45 MiB/sec. | ||
| 2903 | 2026.05.04 15:25:21.981918 [ 257 ] {426adb1a-d9d1-4b4d-a0b6-6d3f7c5a32e1} <Debug> TCPHandler: Processed in 0.001437099 sec. | ||
| 2904 | 2026.05.04 15:25:21.981926 [ 198 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 5 columns (5 merged, 0 gathered) in 0.001432029 sec., 184353.80847734227 rows/sec., 14.21 MiB/sec. | ||
| 2905 | 2026.05.04 15:25:21.982038 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2906 | 2026.05.04 15:25:21.982109 [ 191 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2907 | 2026.05.04 15:25:21.982134 [ 257 ] {30ce31ab-b48d-4c2d-8b74-8f0be3c4c2fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2908 | 2026.05.04 15:25:21.982181 [ 257 ] {30ce31ab-b48d-4c2d-8b74-8f0be3c4c2fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2909 | 2026.05.04 15:25:21.982431 [ 191 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_11_2} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2910 | 2026.05.04 15:25:21.982529 [ 191 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_11_2} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2911 | 2026.05.04 15:25:21.982597 [ 257 ] {30ce31ab-b48d-4c2d-8b74-8f0be3c4c2fb} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2912 | 2026.05.04 15:25:21.982626 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 2913 | 2026.05.04 15:25:21.982640 [ 257 ] {30ce31ab-b48d-4c2d-8b74-8f0be3c4c2fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2914 | 2026.05.04 15:25:21.983048 [ 257 ] {30ce31ab-b48d-4c2d-8b74-8f0be3c4c2fb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2915 | 2026.05.04 15:25:21.983264 [ 257 ] {30ce31ab-b48d-4c2d-8b74-8f0be3c4c2fb} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2916 | 2026.05.04 15:25:21.983397 [ 257 ] {30ce31ab-b48d-4c2d-8b74-8f0be3c4c2fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. | ||
| 2917 | 2026.05.04 15:25:21.983435 [ 257 ] {30ce31ab-b48d-4c2d-8b74-8f0be3c4c2fb} <Debug> TCPHandler: Processed in 0.00144456 sec. | ||
| 2918 | 2026.05.04 15:25:21.983546 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2919 | 2026.05.04 15:25:21.983644 [ 257 ] {e09eae98-ea3a-4b83-87f9-446eefc2bb18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2920 | 2026.05.04 15:25:21.983698 [ 257 ] {e09eae98-ea3a-4b83-87f9-446eefc2bb18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2921 | 2026.05.04 15:25:21.984429 [ 257 ] {e09eae98-ea3a-4b83-87f9-446eefc2bb18} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2922 | 2026.05.04 15:25:21.984464 [ 257 ] {e09eae98-ea3a-4b83-87f9-446eefc2bb18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2923 | 2026.05.04 15:25:21.985088 [ 257 ] {e09eae98-ea3a-4b83-87f9-446eefc2bb18} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2924 | 2026.05.04 15:25:21.985316 [ 257 ] {e09eae98-ea3a-4b83-87f9-446eefc2bb18} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2925 | 2026.05.04 15:25:21.985456 [ 257 ] {e09eae98-ea3a-4b83-87f9-446eefc2bb18} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001829 sec., 22416.62110442865 rows/sec., 40.17 MiB/sec. | ||
| 2926 | 2026.05.04 15:25:21.985518 [ 257 ] {e09eae98-ea3a-4b83-87f9-446eefc2bb18} <Debug> TCPHandler: Processed in 0.002021716 sec. | ||
| 2927 | 2026.05.04 15:25:21.985636 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2928 | 2026.05.04 15:25:21.985733 [ 257 ] {8d955763-fcf8-4d74-8c7b-8b80537842d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2929 | 2026.05.04 15:25:21.985774 [ 257 ] {8d955763-fcf8-4d74-8c7b-8b80537842d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2930 | 2026.05.04 15:25:21.986104 [ 257 ] {8d955763-fcf8-4d74-8c7b-8b80537842d5} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2931 | 2026.05.04 15:25:21.986141 [ 257 ] {8d955763-fcf8-4d74-8c7b-8b80537842d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2932 | 2026.05.04 15:25:21.986445 [ 257 ] {8d955763-fcf8-4d74-8c7b-8b80537842d5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2933 | 2026.05.04 15:25:21.986653 [ 257 ] {8d955763-fcf8-4d74-8c7b-8b80537842d5} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2934 | 2026.05.04 15:25:21.986780 [ 257 ] {8d955763-fcf8-4d74-8c7b-8b80537842d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 2935 | 2026.05.04 15:25:21.986816 [ 257 ] {8d955763-fcf8-4d74-8c7b-8b80537842d5} <Debug> TCPHandler: Processed in 0.001229937 sec. | ||
| 2936 | 2026.05.04 15:25:25.777462 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2937 | 2026.05.04 15:25:25.777532 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2938 | 2026.05.04 15:25:25.895818 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6664 | ||
| 2939 | 2026.05.04 15:25:25.896608 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2940 | 2026.05.04 15:25:25.896695 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2941 | 2026.05.04 15:25:25.897283 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2942 | 2026.05.04 15:25:25.897513 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2026.05.04 15:25:25.897636 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6664 | ||
| 2944 | 2026.05.04 15:25:26.227968 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2945 | 2026.05.04 15:25:26.243618 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2946 | 2026.05.04 15:25:26.243674 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2947 | 2026.05.04 15:25:26.249774 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2948 | 2026.05.04 15:25:26.250527 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2949 | 2026.05.04 15:25:26.253358 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2950 | 2026.05.04 15:25:26.971367 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2951 | 2026.05.04 15:25:26.971589 [ 257 ] {82272e66-4c5a-4370-86c9-bb04bea23b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 2952 | 2026.05.04 15:25:26.971902 [ 257 ] {82272e66-4c5a-4370-86c9-bb04bea23b2e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2953 | 2026.05.04 15:25:26.971934 [ 257 ] {82272e66-4c5a-4370-86c9-bb04bea23b2e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 2954 | 2026.05.04 15:25:26.972128 [ 257 ] {82272e66-4c5a-4370-86c9-bb04bea23b2e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2955 | 2026.05.04 15:25:26.972258 [ 257 ] {82272e66-4c5a-4370-86c9-bb04bea23b2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2956 | 2026.05.04 15:25:26.972391 [ 257 ] {82272e66-4c5a-4370-86c9-bb04bea23b2e} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2957 | 2026.05.04 15:25:26.972520 [ 330 ] {82272e66-4c5a-4370-86c9-bb04bea23b2e} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2958 | 2026.05.04 15:25:26.972542 [ 331 ] {82272e66-4c5a-4370-86c9-bb04bea23b2e} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2959 | 2026.05.04 15:25:26.972671 [ 257 ] {82272e66-4c5a-4370-86c9-bb04bea23b2e} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 2960 | 2026.05.04 15:25:26.972697 [ 257 ] {82272e66-4c5a-4370-86c9-bb04bea23b2e} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2961 | 2026.05.04 15:25:26.972738 [ 257 ] {82272e66-4c5a-4370-86c9-bb04bea23b2e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2962 | 2026.05.04 15:25:26.972758 [ 257 ] {82272e66-4c5a-4370-86c9-bb04bea23b2e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2963 | 2026.05.04 15:25:26.973885 [ 257 ] {82272e66-4c5a-4370-86c9-bb04bea23b2e} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002366 sec., 14792.899408284024 rows/sec., 3.14 MiB/sec. | ||
| 2964 | 2026.05.04 15:25:26.973985 [ 257 ] {82272e66-4c5a-4370-86c9-bb04bea23b2e} <Debug> TCPHandler: Processed in 0.002734317 sec. | ||
| 2965 | 2026.05.04 15:25:26.975555 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2966 | 2026.05.04 15:25:26.975664 [ 257 ] {0ecac5c9-bca2-49a0-8503-231e4aea0003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2967 | 2026.05.04 15:25:26.975708 [ 257 ] {0ecac5c9-bca2-49a0-8503-231e4aea0003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2968 | 2026.05.04 15:25:26.976258 [ 257 ] {0ecac5c9-bca2-49a0-8503-231e4aea0003} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2969 | 2026.05.04 15:25:26.976303 [ 257 ] {0ecac5c9-bca2-49a0-8503-231e4aea0003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2970 | 2026.05.04 15:25:26.976726 [ 257 ] {0ecac5c9-bca2-49a0-8503-231e4aea0003} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2971 | 2026.05.04 15:25:26.976941 [ 257 ] {0ecac5c9-bca2-49a0-8503-231e4aea0003} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2026.05.04 15:25:26.977096 [ 257 ] {0ecac5c9-bca2-49a0-8503-231e4aea0003} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001462 sec., 38303.69357045144 rows/sec., 2.94 MiB/sec. | ||
| 2973 | 2026.05.04 15:25:26.977133 [ 257 ] {0ecac5c9-bca2-49a0-8503-231e4aea0003} <Debug> TCPHandler: Processed in 0.001630592 sec. | ||
| 2974 | 2026.05.04 15:25:26.977263 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2975 | 2026.05.04 15:25:26.977380 [ 257 ] {9216cb22-e605-4e1d-84f1-2964b2615d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2976 | 2026.05.04 15:25:26.977426 [ 257 ] {9216cb22-e605-4e1d-84f1-2964b2615d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2977 | 2026.05.04 15:25:26.977876 [ 257 ] {9216cb22-e605-4e1d-84f1-2964b2615d2b} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2978 | 2026.05.04 15:25:26.977909 [ 257 ] {9216cb22-e605-4e1d-84f1-2964b2615d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2979 | 2026.05.04 15:25:26.978286 [ 257 ] {9216cb22-e605-4e1d-84f1-2964b2615d2b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2980 | 2026.05.04 15:25:26.978499 [ 257 ] {9216cb22-e605-4e1d-84f1-2964b2615d2b} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2026.05.04 15:25:26.978640 [ 257 ] {9216cb22-e605-4e1d-84f1-2964b2615d2b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001273 sec., 50274.94108405342 rows/sec., 3.92 MiB/sec. | ||
| 2982 | 2026.05.04 15:25:26.978678 [ 257 ] {9216cb22-e605-4e1d-84f1-2964b2615d2b} <Debug> TCPHandler: Processed in 0.00147333 sec. | ||
| 2983 | 2026.05.04 15:25:26.978802 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2984 | 2026.05.04 15:25:26.978899 [ 257 ] {bb96a379-1cf3-46dd-bee4-175e9b1581eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2985 | 2026.05.04 15:25:26.978941 [ 257 ] {bb96a379-1cf3-46dd-bee4-175e9b1581eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2986 | 2026.05.04 15:25:26.979358 [ 257 ] {bb96a379-1cf3-46dd-bee4-175e9b1581eb} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2026.05.04 15:25:26.979392 [ 257 ] {bb96a379-1cf3-46dd-bee4-175e9b1581eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2988 | 2026.05.04 15:25:26.979739 [ 257 ] {bb96a379-1cf3-46dd-bee4-175e9b1581eb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2989 | 2026.05.04 15:25:26.979972 [ 257 ] {bb96a379-1cf3-46dd-bee4-175e9b1581eb} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2026.05.04 15:25:26.980108 [ 257 ] {bb96a379-1cf3-46dd-bee4-175e9b1581eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 2991 | 2026.05.04 15:25:26.980144 [ 257 ] {bb96a379-1cf3-46dd-bee4-175e9b1581eb} <Debug> TCPHandler: Processed in 0.001399298 sec. | ||
| 2992 | 2026.05.04 15:25:26.980265 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2993 | 2026.05.04 15:25:26.980362 [ 257 ] {131e6731-5b51-488b-8b29-b61ce8931a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2994 | 2026.05.04 15:25:26.980405 [ 257 ] {131e6731-5b51-488b-8b29-b61ce8931a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2995 | 2026.05.04 15:25:26.980730 [ 257 ] {131e6731-5b51-488b-8b29-b61ce8931a90} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2996 | 2026.05.04 15:25:26.980764 [ 257 ] {131e6731-5b51-488b-8b29-b61ce8931a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2997 | 2026.05.04 15:25:26.981061 [ 257 ] {131e6731-5b51-488b-8b29-b61ce8931a90} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2998 | 2026.05.04 15:25:26.981267 [ 257 ] {131e6731-5b51-488b-8b29-b61ce8931a90} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2026.05.04 15:25:26.981401 [ 257 ] {131e6731-5b51-488b-8b29-b61ce8931a90} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 3000 | 2026.05.04 15:25:26.981437 [ 257 ] {131e6731-5b51-488b-8b29-b61ce8931a90} <Debug> TCPHandler: Processed in 0.001230816 sec. | ||
| 3001 | 2026.05.04 15:25:28.330249 [ 172 ] {} <Debug> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3002 | 2026.05.04 15:25:28.330370 [ 172 ] {} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3003 | 2026.05.04 15:25:28.330409 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3004 | 2026.05.04 15:25:28.330577 [ 194 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::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 | ||
| 3005 | 2026.05.04 15:25:28.330791 [ 194 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3006 | 2026.05.04 15:25:28.330855 [ 194 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::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 | ||
| 3007 | 2026.05.04 15:25:28.331019 [ 194 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::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 | ||
| 3008 | 2026.05.04 15:25:28.331125 [ 194 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3009 | 2026.05.04 15:25:28.331217 [ 194 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
| 3010 | 2026.05.04 15:25:28.331314 [ 194 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::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 | ||
| 3011 | 2026.05.04 15:25:28.332093 [ 198 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001597032 sec., 18784.845889124324 rows/sec., 1.57 MiB/sec. | ||
| 3012 | 2026.05.04 15:25:28.332220 [ 198 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3013 | 2026.05.04 15:25:28.332491 [ 198 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::all_1_5_1} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3014 | 2026.05.04 15:25:28.332565 [ 198 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::all_1_5_1} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3015 | 2026.05.04 15:25:28.332629 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3016 | 2026.05.04 15:25:30.893267 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 384 | ||
| 3017 | 2026.05.04 15:25:30.895534 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3018 | 2026.05.04 15:25:30.895571 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3019 | 2026.05.04 15:25:30.896777 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3020 | 2026.05.04 15:25:30.897051 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3021 | 2026.05.04 15:25:30.897314 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 384 | ||
| 3022 | 2026.05.04 15:25:31.481435 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3023 | 2026.05.04 15:25:31.481666 [ 257 ] {4639de21-5d19-4a23-b06e-430e04cf7350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3024 | 2026.05.04 15:25:31.482023 [ 257 ] {4639de21-5d19-4a23-b06e-430e04cf7350} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3025 | 2026.05.04 15:25:31.482062 [ 257 ] {4639de21-5d19-4a23-b06e-430e04cf7350} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3026 | 2026.05.04 15:25:31.482323 [ 257 ] {4639de21-5d19-4a23-b06e-430e04cf7350} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3027 | 2026.05.04 15:25:31.482390 [ 257 ] {4639de21-5d19-4a23-b06e-430e04cf7350} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3028 | 2026.05.04 15:25:31.482524 [ 257 ] {4639de21-5d19-4a23-b06e-430e04cf7350} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 3029 | 2026.05.04 15:25:31.482642 [ 331 ] {4639de21-5d19-4a23-b06e-430e04cf7350} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3030 | 2026.05.04 15:25:31.482646 [ 298 ] {4639de21-5d19-4a23-b06e-430e04cf7350} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3031 | 2026.05.04 15:25:31.482771 [ 257 ] {4639de21-5d19-4a23-b06e-430e04cf7350} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 3032 | 2026.05.04 15:25:31.482797 [ 257 ] {4639de21-5d19-4a23-b06e-430e04cf7350} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3033 | 2026.05.04 15:25:31.482839 [ 257 ] {4639de21-5d19-4a23-b06e-430e04cf7350} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3034 | 2026.05.04 15:25:31.482859 [ 257 ] {4639de21-5d19-4a23-b06e-430e04cf7350} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 3035 | 2026.05.04 15:25:31.483914 [ 257 ] {4639de21-5d19-4a23-b06e-430e04cf7350} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002347 sec., 14912.654452492543 rows/sec., 3.17 MiB/sec. | ||
| 3036 | 2026.05.04 15:25:31.484011 [ 257 ] {4639de21-5d19-4a23-b06e-430e04cf7350} <Debug> TCPHandler: Processed in 0.002702336 sec. | ||
| 3037 | 2026.05.04 15:25:31.497296 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3038 | 2026.05.04 15:25:31.497422 [ 257 ] {587e7646-7aa8-4160-bf79-edab178a78c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3039 | 2026.05.04 15:25:31.497473 [ 257 ] {587e7646-7aa8-4160-bf79-edab178a78c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3040 | 2026.05.04 15:25:31.497983 [ 257 ] {587e7646-7aa8-4160-bf79-edab178a78c6} <Trace> oximeter.fields_i16 (2a20fea4-c498-4377-9dd1-aa6e3afac0a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3041 | 2026.05.04 15:25:31.498028 [ 257 ] {587e7646-7aa8-4160-bf79-edab178a78c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3042 | 2026.05.04 15:25:31.498394 [ 257 ] {587e7646-7aa8-4160-bf79-edab178a78c6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3043 | 2026.05.04 15:25:31.498613 [ 257 ] {587e7646-7aa8-4160-bf79-edab178a78c6} <Trace> oximeter.fields_i16 (2a20fea4-c498-4377-9dd1-aa6e3afac0a8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2026.05.04 15:25:31.498761 [ 257 ] {587e7646-7aa8-4160-bf79-edab178a78c6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001375 sec., 17454.545454545456 rows/sec., 1.45 MiB/sec. | ||
| 3045 | 2026.05.04 15:25:31.498799 [ 257 ] {587e7646-7aa8-4160-bf79-edab178a78c6} <Debug> TCPHandler: Processed in 0.001562461 sec. | ||
| 3046 | 2026.05.04 15:25:31.498922 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3047 | 2026.05.04 15:25:31.499015 [ 257 ] {3417f4a8-b303-46de-ae91-26b8837a533a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3048 | 2026.05.04 15:25:31.499054 [ 257 ] {3417f4a8-b303-46de-ae91-26b8837a533a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3049 | 2026.05.04 15:25:31.499432 [ 257 ] {3417f4a8-b303-46de-ae91-26b8837a533a} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3050 | 2026.05.04 15:25:31.499467 [ 257 ] {3417f4a8-b303-46de-ae91-26b8837a533a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3051 | 2026.05.04 15:25:31.499777 [ 257 ] {3417f4a8-b303-46de-ae91-26b8837a533a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3052 | 2026.05.04 15:25:31.500005 [ 257 ] {3417f4a8-b303-46de-ae91-26b8837a533a} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2026.05.04 15:25:31.500136 [ 257 ] {3417f4a8-b303-46de-ae91-26b8837a533a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00114 sec., 1754.3859649122808 rows/sec., 143.06 KiB/sec. | ||
| 3054 | 2026.05.04 15:25:31.500173 [ 257 ] {3417f4a8-b303-46de-ae91-26b8837a533a} <Debug> TCPHandler: Processed in 0.001298307 sec. | ||
| 3055 | 2026.05.04 15:25:31.500288 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3056 | 2026.05.04 15:25:31.500380 [ 257 ] {b1032439-ce33-47bd-bf17-b61954e8a4d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3057 | 2026.05.04 15:25:31.500418 [ 257 ] {b1032439-ce33-47bd-bf17-b61954e8a4d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3058 | 2026.05.04 15:25:31.501970 [ 257 ] {b1032439-ce33-47bd-bf17-b61954e8a4d8} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2026.05.04 15:25:31.502004 [ 257 ] {b1032439-ce33-47bd-bf17-b61954e8a4d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3060 | 2026.05.04 15:25:31.502469 [ 257 ] {b1032439-ce33-47bd-bf17-b61954e8a4d8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3061 | 2026.05.04 15:25:31.502679 [ 257 ] {b1032439-ce33-47bd-bf17-b61954e8a4d8} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3062 | 2026.05.04 15:25:31.502777 [ 154 ] {} <Debug> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3063 | 2026.05.04 15:25:31.502813 [ 257 ] {b1032439-ce33-47bd-bf17-b61954e8a4d8} <Debug> executeQuery: Read 2604 rows, 200.75 KiB in 0.00245 sec., 1062857.142857143 rows/sec., 80.02 MiB/sec. | ||
| 3064 | 2026.05.04 15:25:31.502816 [ 154 ] {} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3065 | 2026.05.04 15:25:31.502845 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3066 | 2026.05.04 15:25:31.502851 [ 257 ] {b1032439-ce33-47bd-bf17-b61954e8a4d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 3067 | 2026.05.04 15:25:31.502866 [ 257 ] {b1032439-ce33-47bd-bf17-b61954e8a4d8} <Debug> TCPHandler: Processed in 0.002625555 sec. | ||
| 3068 | 2026.05.04 15:25:31.502955 [ 191 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::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 | ||
| 3069 | 2026.05.04 15:25:31.502989 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3070 | 2026.05.04 15:25:31.503087 [ 257 ] {d8ac883a-d291-4125-9ffc-6fd6da1628d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3071 | 2026.05.04 15:25:31.503090 [ 191 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3072 | 2026.05.04 15:25:31.503129 [ 257 ] {d8ac883a-d291-4125-9ffc-6fd6da1628d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3073 | 2026.05.04 15:25:31.503139 [ 191 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2615 rows starting from the beginning of the part | ||
| 3074 | 2026.05.04 15:25:31.503211 [ 191 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 138 rows starting from the beginning of the part | ||
| 3075 | 2026.05.04 15:25:31.503262 [ 191 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 57 rows starting from the beginning of the part | ||
| 3076 | 2026.05.04 15:25:31.503311 [ 191 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 138 rows starting from the beginning of the part | ||
| 3077 | 2026.05.04 15:25:31.503367 [ 191 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
| 3078 | 2026.05.04 15:25:31.503415 [ 191 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2604 rows starting from the beginning of the part | ||
| 3079 | 2026.05.04 15:25:31.503575 [ 257 ] {d8ac883a-d291-4125-9ffc-6fd6da1628d0} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3080 | 2026.05.04 15:25:31.503617 [ 257 ] {d8ac883a-d291-4125-9ffc-6fd6da1628d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3081 | 2026.05.04 15:25:31.503946 [ 257 ] {d8ac883a-d291-4125-9ffc-6fd6da1628d0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3082 | 2026.05.04 15:25:31.504157 [ 257 ] {d8ac883a-d291-4125-9ffc-6fd6da1628d0} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3083 | 2026.05.04 15:25:31.504299 [ 257 ] {d8ac883a-d291-4125-9ffc-6fd6da1628d0} <Debug> executeQuery: Read 64 rows, 4.86 KiB in 0.00123 sec., 52032.52032520325 rows/sec., 3.86 MiB/sec. | ||
| 3084 | 2026.05.04 15:25:31.504336 [ 257 ] {d8ac883a-d291-4125-9ffc-6fd6da1628d0} <Debug> TCPHandler: Processed in 0.001394719 sec. | ||
| 3085 | 2026.05.04 15:25:31.504471 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3086 | 2026.05.04 15:25:31.504564 [ 257 ] {0f314067-d82e-407c-8c6c-186e7f1ba9ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3087 | 2026.05.04 15:25:31.504602 [ 257 ] {0f314067-d82e-407c-8c6c-186e7f1ba9ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3088 | 2026.05.04 15:25:31.505296 [ 257 ] {0f314067-d82e-407c-8c6c-186e7f1ba9ce} <Trace> oximeter.fields_u32 (6cde96a8-f8b6-4afa-8692-a3ef9e73c47f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3089 | 2026.05.04 15:25:31.505330 [ 257 ] {0f314067-d82e-407c-8c6c-186e7f1ba9ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3090 | 2026.05.04 15:25:31.505672 [ 198 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5608 rows, containing 5 columns (5 merged, 0 gathered) in 0.002764467 sec., 2028600.8116573647 rows/sec., 161.69 MiB/sec. | ||
| 3091 | 2026.05.04 15:25:31.505715 [ 257 ] {0f314067-d82e-407c-8c6c-186e7f1ba9ce} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3092 | 2026.05.04 15:25:31.505936 [ 257 ] {0f314067-d82e-407c-8c6c-186e7f1ba9ce} <Trace> oximeter.fields_u32 (6cde96a8-f8b6-4afa-8692-a3ef9e73c47f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3093 | 2026.05.04 15:25:31.505965 [ 187 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3094 | 2026.05.04 15:25:31.506061 [ 257 ] {0f314067-d82e-407c-8c6c-186e7f1ba9ce} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001515 sec., 544554.4554455446 rows/sec., 31.85 MiB/sec. | ||
| 3095 | 2026.05.04 15:25:31.506104 [ 257 ] {0f314067-d82e-407c-8c6c-186e7f1ba9ce} <Debug> TCPHandler: Processed in 0.001680333 sec. | ||
| 3096 | 2026.05.04 15:25:31.506222 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3097 | 2026.05.04 15:25:31.506263 [ 187 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_21_4} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3098 | 2026.05.04 15:25:31.506317 [ 257 ] {d55aed71-5df7-402b-a1d2-b941d54317e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3099 | 2026.05.04 15:25:31.506342 [ 187 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_21_4} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3100 | 2026.05.04 15:25:31.506362 [ 257 ] {d55aed71-5df7-402b-a1d2-b941d54317e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3101 | 2026.05.04 15:25:31.506427 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 3102 | 2026.05.04 15:25:31.506742 [ 257 ] {d55aed71-5df7-402b-a1d2-b941d54317e8} <Trace> oximeter.fields_u64 (0698fcfb-8abc-4df0-aabf-4dae96f85530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3103 | 2026.05.04 15:25:31.506782 [ 257 ] {d55aed71-5df7-402b-a1d2-b941d54317e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3104 | 2026.05.04 15:25:31.507065 [ 257 ] {d55aed71-5df7-402b-a1d2-b941d54317e8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3105 | 2026.05.04 15:25:31.507265 [ 257 ] {d55aed71-5df7-402b-a1d2-b941d54317e8} <Trace> oximeter.fields_u64 (0698fcfb-8abc-4df0-aabf-4dae96f85530): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3106 | 2026.05.04 15:25:31.507385 [ 257 ] {d55aed71-5df7-402b-a1d2-b941d54317e8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 64.74 KiB/sec. | ||
| 3107 | 2026.05.04 15:25:31.507420 [ 257 ] {d55aed71-5df7-402b-a1d2-b941d54317e8} <Debug> TCPHandler: Processed in 0.001245057 sec. | ||
| 3108 | 2026.05.04 15:25:31.507533 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3109 | 2026.05.04 15:25:31.507625 [ 257 ] {c91e1fd7-f12b-429d-9961-f95ed6ebf9c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3110 | 2026.05.04 15:25:31.507663 [ 257 ] {c91e1fd7-f12b-429d-9961-f95ed6ebf9c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3111 | 2026.05.04 15:25:31.508039 [ 257 ] {c91e1fd7-f12b-429d-9961-f95ed6ebf9c7} <Trace> oximeter.fields_u8 (0326c4e3-1635-43fa-8868-177d9610656e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3112 | 2026.05.04 15:25:31.508072 [ 257 ] {c91e1fd7-f12b-429d-9961-f95ed6ebf9c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3113 | 2026.05.04 15:25:31.508348 [ 257 ] {c91e1fd7-f12b-429d-9961-f95ed6ebf9c7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3114 | 2026.05.04 15:25:31.508547 [ 257 ] {c91e1fd7-f12b-429d-9961-f95ed6ebf9c7} <Trace> oximeter.fields_u8 (0326c4e3-1635-43fa-8868-177d9610656e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3115 | 2026.05.04 15:25:31.508666 [ 257 ] {c91e1fd7-f12b-429d-9961-f95ed6ebf9c7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001058 sec., 11342.155009451797 rows/sec., 886.11 KiB/sec. | ||
| 3116 | 2026.05.04 15:25:31.508701 [ 257 ] {c91e1fd7-f12b-429d-9961-f95ed6ebf9c7} <Debug> TCPHandler: Processed in 0.001216206 sec. | ||
| 3117 | 2026.05.04 15:25:31.508826 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3118 | 2026.05.04 15:25:31.508918 [ 257 ] {3dca1ff2-3407-4d1c-9600-3a59b8c71f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3119 | 2026.05.04 15:25:31.508956 [ 257 ] {3dca1ff2-3407-4d1c-9600-3a59b8c71f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3120 | 2026.05.04 15:25:31.509886 [ 257 ] {3dca1ff2-3407-4d1c-9600-3a59b8c71f89} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3121 | 2026.05.04 15:25:31.509920 [ 257 ] {3dca1ff2-3407-4d1c-9600-3a59b8c71f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3122 | 2026.05.04 15:25:31.510273 [ 257 ] {3dca1ff2-3407-4d1c-9600-3a59b8c71f89} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3123 | 2026.05.04 15:25:31.510477 [ 257 ] {3dca1ff2-3407-4d1c-9600-3a59b8c71f89} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3124 | 2026.05.04 15:25:31.510564 [ 154 ] {} <Debug> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3125 | 2026.05.04 15:25:31.510591 [ 154 ] {} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3126 | 2026.05.04 15:25:31.510602 [ 257 ] {3dca1ff2-3407-4d1c-9600-3a59b8c71f89} <Debug> executeQuery: Read 1367 rows, 94.66 KiB in 0.001702 sec., 803172.7379553467 rows/sec., 54.31 MiB/sec. | ||
| 3127 | 2026.05.04 15:25:31.510608 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3128 | 2026.05.04 15:25:31.510639 [ 257 ] {3dca1ff2-3407-4d1c-9600-3a59b8c71f89} <Debug> TCPHandler: Processed in 0.001860475 sec. | ||
| 3129 | 2026.05.04 15:25:31.510685 [ 187 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::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 | ||
| 3130 | 2026.05.04 15:25:31.510776 [ 187 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3131 | 2026.05.04 15:25:31.510779 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3132 | 2026.05.04 15:25:31.510808 [ 187 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1401 rows starting from the beginning of the part | ||
| 3133 | 2026.05.04 15:25:31.510875 [ 187 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 105 rows starting from the beginning of the part | ||
| 3134 | 2026.05.04 15:25:31.510889 [ 257 ] {eca90339-30da-4e6e-b49f-e640d831866e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3135 | 2026.05.04 15:25:31.510925 [ 187 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 66 rows starting from the beginning of the part | ||
| 3136 | 2026.05.04 15:25:31.510937 [ 257 ] {eca90339-30da-4e6e-b49f-e640d831866e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3137 | 2026.05.04 15:25:31.510979 [ 187 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 105 rows starting from the beginning of the part | ||
| 3138 | 2026.05.04 15:25:31.511030 [ 187 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
| 3139 | 2026.05.04 15:25:31.511077 [ 187 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1367 rows starting from the beginning of the part | ||
| 3140 | 2026.05.04 15:25:31.511738 [ 257 ] {eca90339-30da-4e6e-b49f-e640d831866e} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3141 | 2026.05.04 15:25:31.511779 [ 257 ] {eca90339-30da-4e6e-b49f-e640d831866e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3142 | 2026.05.04 15:25:31.512269 [ 257 ] {eca90339-30da-4e6e-b49f-e640d831866e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3143 | 2026.05.04 15:25:31.512409 [ 193 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3108 rows, containing 5 columns (5 merged, 0 gathered) in 0.001747833 sec., 1778201.922037174 rows/sec., 129.29 MiB/sec. | ||
| 3144 | 2026.05.04 15:25:31.512480 [ 257 ] {eca90339-30da-4e6e-b49f-e640d831866e} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3145 | 2026.05.04 15:25:31.512597 [ 187 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3146 | 2026.05.04 15:25:31.512616 [ 257 ] {eca90339-30da-4e6e-b49f-e640d831866e} <Debug> executeQuery: Read 1651 rows, 104.38 KiB in 0.001746 sec., 945589.919816724 rows/sec., 58.38 MiB/sec. | ||
| 3147 | 2026.05.04 15:25:31.512622 [ 152 ] {} <Debug> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3148 | 2026.05.04 15:25:31.512656 [ 257 ] {eca90339-30da-4e6e-b49f-e640d831866e} <Debug> TCPHandler: Processed in 0.001924755 sec. | ||
| 3149 | 2026.05.04 15:25:31.512696 [ 152 ] {} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3150 | 2026.05.04 15:25:31.512725 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3151 | 2026.05.04 15:25:31.512788 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3152 | 2026.05.04 15:25:31.512807 [ 198 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::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 | ||
| 3153 | 2026.05.04 15:25:31.512853 [ 187 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_21_4} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3154 | 2026.05.04 15:25:31.512888 [ 257 ] {bfb45f86-ac50-4883-bef4-65a368c2f0ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3155 | 2026.05.04 15:25:31.512894 [ 198 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3156 | 2026.05.04 15:25:31.512922 [ 187 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_21_4} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3157 | 2026.05.04 15:25:31.512932 [ 198 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7276 rows starting from the beginning of the part | ||
| 3158 | 2026.05.04 15:25:31.512946 [ 257 ] {bfb45f86-ac50-4883-bef4-65a368c2f0ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3159 | 2026.05.04 15:25:31.512994 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 3160 | 2026.05.04 15:25:31.512996 [ 198 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3161 | 2026.05.04 15:25:31.513059 [ 198 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 161 rows starting from the beginning of the part | ||
| 3162 | 2026.05.04 15:25:31.513102 [ 198 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::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 | ||
| 3163 | 2026.05.04 15:25:31.513141 [ 198 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3164 | 2026.05.04 15:25:31.513180 [ 198 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1651 rows starting from the beginning of the part | ||
| 3165 | 2026.05.04 15:25:31.513767 [ 257 ] {bfb45f86-ac50-4883-bef4-65a368c2f0ee} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2026.05.04 15:25:31.513802 [ 257 ] {bfb45f86-ac50-4883-bef4-65a368c2f0ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3167 | 2026.05.04 15:25:31.514375 [ 257 ] {bfb45f86-ac50-4883-bef4-65a368c2f0ee} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3168 | 2026.05.04 15:25:31.514594 [ 257 ] {bfb45f86-ac50-4883-bef4-65a368c2f0ee} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3169 | 2026.05.04 15:25:31.514735 [ 257 ] {bfb45f86-ac50-4883-bef4-65a368c2f0ee} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001865 sec., 26809.651474530834 rows/sec., 48.04 MiB/sec. | ||
| 3170 | 2026.05.04 15:25:31.514799 [ 257 ] {bfb45f86-ac50-4883-bef4-65a368c2f0ee} <Debug> TCPHandler: Processed in 0.002058528 sec. | ||
| 3171 | 2026.05.04 15:25:31.514924 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3172 | 2026.05.04 15:25:31.515018 [ 257 ] {4cf6eb86-e39c-444e-8331-b8604922a2f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3173 | 2026.05.04 15:25:31.515060 [ 257 ] {4cf6eb86-e39c-444e-8331-b8604922a2f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3174 | 2026.05.04 15:25:31.515385 [ 257 ] {4cf6eb86-e39c-444e-8331-b8604922a2f3} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3175 | 2026.05.04 15:25:31.515421 [ 257 ] {4cf6eb86-e39c-444e-8331-b8604922a2f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3176 | 2026.05.04 15:25:31.515751 [ 257 ] {4cf6eb86-e39c-444e-8331-b8604922a2f3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3177 | 2026.05.04 15:25:31.515953 [ 257 ] {4cf6eb86-e39c-444e-8331-b8604922a2f3} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3178 | 2026.05.04 15:25:31.516080 [ 257 ] {4cf6eb86-e39c-444e-8331-b8604922a2f3} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.001081 sec., 51803.88529139686 rows/sec., 3.49 MiB/sec. | ||
| 3179 | 2026.05.04 15:25:31.516079 [ 112 ] {} <Debug> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3180 | 2026.05.04 15:25:31.516116 [ 257 ] {4cf6eb86-e39c-444e-8331-b8604922a2f3} <Debug> TCPHandler: Processed in 0.001239316 sec. | ||
| 3181 | 2026.05.04 15:25:31.516137 [ 112 ] {} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3182 | 2026.05.04 15:25:31.516163 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3183 | 2026.05.04 15:25:31.516233 [ 198 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 3184 | 2026.05.04 15:25:31.516316 [ 198 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3185 | 2026.05.04 15:25:31.516341 [ 198 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 732 rows starting from the beginning of the part | ||
| 3186 | 2026.05.04 15:25:31.516388 [ 198 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3187 | 2026.05.04 15:25:31.516432 [ 198 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3188 | 2026.05.04 15:25:31.516462 [ 196 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9568 rows, containing 5 columns (5 merged, 0 gathered) in 0.003683489 sec., 2597537.28055113 rows/sec., 165.68 MiB/sec. | ||
| 3189 | 2026.05.04 15:25:31.516471 [ 198 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 3190 | 2026.05.04 15:25:31.516535 [ 198 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3191 | 2026.05.04 15:25:31.516570 [ 198 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 3192 | 2026.05.04 15:25:31.516823 [ 193 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3193 | 2026.05.04 15:25:31.517175 [ 193 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3194 | 2026.05.04 15:25:31.517260 [ 193 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3195 | 2026.05.04 15:25:31.517355 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. | ||
| 3196 | 2026.05.04 15:25:31.517421 [ 193 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1028 rows, containing 4 columns (4 merged, 0 gathered) in 0.001214876 sec., 846176.893773521 rows/sec., 56.96 MiB/sec. | ||
| 3197 | 2026.05.04 15:25:31.517604 [ 189 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3198 | 2026.05.04 15:25:31.517877 [ 189 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_21_4} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3199 | 2026.05.04 15:25:31.517948 [ 189 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_21_4} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3200 | 2026.05.04 15:25:31.518020 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3201 | 2026.05.04 15:25:31.964759 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3202 | 2026.05.04 15:25:31.964992 [ 257 ] {9f79bd3a-9093-4507-bc41-cc067216619a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 3203 | 2026.05.04 15:25:31.965349 [ 257 ] {9f79bd3a-9093-4507-bc41-cc067216619a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3204 | 2026.05.04 15:25:31.965389 [ 257 ] {9f79bd3a-9093-4507-bc41-cc067216619a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 3205 | 2026.05.04 15:25:31.965627 [ 257 ] {9f79bd3a-9093-4507-bc41-cc067216619a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3206 | 2026.05.04 15:25:31.965705 [ 257 ] {9f79bd3a-9093-4507-bc41-cc067216619a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3207 | 2026.05.04 15:25:31.965856 [ 257 ] {9f79bd3a-9093-4507-bc41-cc067216619a} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 3208 | 2026.05.04 15:25:31.965952 [ 329 ] {9f79bd3a-9093-4507-bc41-cc067216619a} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3209 | 2026.05.04 15:25:31.965979 [ 341 ] {9f79bd3a-9093-4507-bc41-cc067216619a} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3210 | 2026.05.04 15:25:31.966077 [ 257 ] {9f79bd3a-9093-4507-bc41-cc067216619a} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 3211 | 2026.05.04 15:25:31.966104 [ 257 ] {9f79bd3a-9093-4507-bc41-cc067216619a} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3212 | 2026.05.04 15:25:31.966144 [ 257 ] {9f79bd3a-9093-4507-bc41-cc067216619a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 3213 | 2026.05.04 15:25:31.966164 [ 257 ] {9f79bd3a-9093-4507-bc41-cc067216619a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 3214 | 2026.05.04 15:25:31.967184 [ 257 ] {9f79bd3a-9093-4507-bc41-cc067216619a} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002284 sec., 15323.992994746059 rows/sec., 3.26 MiB/sec. | ||
| 3215 | 2026.05.04 15:25:31.967285 [ 257 ] {9f79bd3a-9093-4507-bc41-cc067216619a} <Debug> TCPHandler: Processed in 0.002650126 sec. | ||
| 3216 | 2026.05.04 15:25:31.968176 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3217 | 2026.05.04 15:25:31.968282 [ 257 ] {de7bde8f-f870-45d7-89b5-7fc9e0cad360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3218 | 2026.05.04 15:25:31.968325 [ 257 ] {de7bde8f-f870-45d7-89b5-7fc9e0cad360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3219 | 2026.05.04 15:25:31.968778 [ 257 ] {de7bde8f-f870-45d7-89b5-7fc9e0cad360} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3220 | 2026.05.04 15:25:31.968822 [ 257 ] {de7bde8f-f870-45d7-89b5-7fc9e0cad360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3221 | 2026.05.04 15:25:31.969184 [ 257 ] {de7bde8f-f870-45d7-89b5-7fc9e0cad360} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3222 | 2026.05.04 15:25:31.969404 [ 257 ] {de7bde8f-f870-45d7-89b5-7fc9e0cad360} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3223 | 2026.05.04 15:25:31.969551 [ 257 ] {de7bde8f-f870-45d7-89b5-7fc9e0cad360} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001298 sec., 20030.816640986133 rows/sec., 1.55 MiB/sec. | ||
| 3224 | 2026.05.04 15:25:31.969588 [ 257 ] {de7bde8f-f870-45d7-89b5-7fc9e0cad360} <Debug> TCPHandler: Processed in 0.00146039 sec. | ||
| 3225 | 2026.05.04 15:25:31.969720 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3226 | 2026.05.04 15:25:31.969813 [ 257 ] {164d31b9-90d7-47d6-90c8-1424812d0035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3227 | 2026.05.04 15:25:31.969853 [ 257 ] {164d31b9-90d7-47d6-90c8-1424812d0035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3228 | 2026.05.04 15:25:31.970245 [ 257 ] {164d31b9-90d7-47d6-90c8-1424812d0035} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3229 | 2026.05.04 15:25:31.970281 [ 257 ] {164d31b9-90d7-47d6-90c8-1424812d0035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3230 | 2026.05.04 15:25:31.970575 [ 257 ] {164d31b9-90d7-47d6-90c8-1424812d0035} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3231 | 2026.05.04 15:25:31.970782 [ 257 ] {164d31b9-90d7-47d6-90c8-1424812d0035} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3232 | 2026.05.04 15:25:31.970914 [ 257 ] {164d31b9-90d7-47d6-90c8-1424812d0035} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001118 sec., 25044.722719141322 rows/sec., 1.95 MiB/sec. | ||
| 3233 | 2026.05.04 15:25:31.970950 [ 257 ] {164d31b9-90d7-47d6-90c8-1424812d0035} <Debug> TCPHandler: Processed in 0.001278297 sec. | ||
| 3234 | 2026.05.04 15:25:31.971064 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3235 | 2026.05.04 15:25:31.971158 [ 257 ] {df02b53d-269f-4881-a373-95b72ac4f41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3236 | 2026.05.04 15:25:31.971203 [ 257 ] {df02b53d-269f-4881-a373-95b72ac4f41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3237 | 2026.05.04 15:25:31.971541 [ 257 ] {df02b53d-269f-4881-a373-95b72ac4f41c} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3238 | 2026.05.04 15:25:31.971576 [ 257 ] {df02b53d-269f-4881-a373-95b72ac4f41c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3239 | 2026.05.04 15:25:31.971884 [ 257 ] {df02b53d-269f-4881-a373-95b72ac4f41c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3240 | 2026.05.04 15:25:31.972093 [ 257 ] {df02b53d-269f-4881-a373-95b72ac4f41c} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3241 | 2026.05.04 15:25:31.972222 [ 257 ] {df02b53d-269f-4881-a373-95b72ac4f41c} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.001081 sec., 9250.693802035154 rows/sec., 656.76 KiB/sec. | ||
| 3242 | 2026.05.04 15:25:31.972259 [ 257 ] {df02b53d-269f-4881-a373-95b72ac4f41c} <Debug> TCPHandler: Processed in 0.001241696 sec. | ||
| 3243 | 2026.05.04 15:25:31.972371 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3244 | 2026.05.04 15:25:31.972465 [ 257 ] {2fd15bc9-8347-4576-9988-dd9e9b63bebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3245 | 2026.05.04 15:25:31.972507 [ 257 ] {2fd15bc9-8347-4576-9988-dd9e9b63bebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3246 | 2026.05.04 15:25:31.972821 [ 257 ] {2fd15bc9-8347-4576-9988-dd9e9b63bebb} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3247 | 2026.05.04 15:25:31.972857 [ 257 ] {2fd15bc9-8347-4576-9988-dd9e9b63bebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3248 | 2026.05.04 15:25:31.973148 [ 257 ] {2fd15bc9-8347-4576-9988-dd9e9b63bebb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3249 | 2026.05.04 15:25:31.973363 [ 257 ] {2fd15bc9-8347-4576-9988-dd9e9b63bebb} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3250 | 2026.05.04 15:25:31.973496 [ 257 ] {2fd15bc9-8347-4576-9988-dd9e9b63bebb} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.001049 sec., 3813.1553860819827 rows/sec., 268.11 KiB/sec. | ||
| 3251 | 2026.05.04 15:25:31.973531 [ 257 ] {2fd15bc9-8347-4576-9988-dd9e9b63bebb} <Debug> TCPHandler: Processed in 0.001207526 sec. | ||
| 3252 | 2026.05.04 15:25:33.397902 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7176 | ||
| 3253 | 2026.05.04 15:25:33.398440 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3254 | 2026.05.04 15:25:33.398489 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3255 | 2026.05.04 15:25:33.398992 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3256 | 2026.05.04 15:25:33.399237 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3257 | 2026.05.04 15:25:33.399384 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7176 | ||
| 3258 | 2026.05.04 15:25:33.753540 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3259 | 2026.05.04 15:25:33.768930 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3260 | 2026.05.04 15:25:33.768987 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3261 | 2026.05.04 15:25:33.774273 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3262 | 2026.05.04 15:25:33.774969 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3263 | 2026.05.04 15:25:33.777576 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3264 | 2026.05.04 15:25:36.971523 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3265 | 2026.05.04 15:25:36.971874 [ 257 ] {a6df1dda-f112-4e57-b661-e6954f194cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 3266 | 2026.05.04 15:25:36.972244 [ 257 ] {a6df1dda-f112-4e57-b661-e6954f194cd2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3267 | 2026.05.04 15:25:36.972279 [ 257 ] {a6df1dda-f112-4e57-b661-e6954f194cd2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 3268 | 2026.05.04 15:25:36.972494 [ 257 ] {a6df1dda-f112-4e57-b661-e6954f194cd2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3269 | 2026.05.04 15:25:36.972567 [ 257 ] {a6df1dda-f112-4e57-b661-e6954f194cd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3270 | 2026.05.04 15:25:36.972703 [ 257 ] {a6df1dda-f112-4e57-b661-e6954f194cd2} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3271 | 2026.05.04 15:25:36.972823 [ 329 ] {a6df1dda-f112-4e57-b661-e6954f194cd2} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3272 | 2026.05.04 15:25:36.972865 [ 341 ] {a6df1dda-f112-4e57-b661-e6954f194cd2} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3273 | 2026.05.04 15:25:36.973009 [ 257 ] {a6df1dda-f112-4e57-b661-e6954f194cd2} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 3274 | 2026.05.04 15:25:36.973038 [ 257 ] {a6df1dda-f112-4e57-b661-e6954f194cd2} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3275 | 2026.05.04 15:25:36.973080 [ 257 ] {a6df1dda-f112-4e57-b661-e6954f194cd2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3276 | 2026.05.04 15:25:36.973132 [ 257 ] {a6df1dda-f112-4e57-b661-e6954f194cd2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 3277 | 2026.05.04 15:25:36.974374 [ 257 ] {a6df1dda-f112-4e57-b661-e6954f194cd2} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002642 sec., 13247.539742619228 rows/sec., 2.82 MiB/sec. | ||
| 3278 | 2026.05.04 15:25:36.974478 [ 257 ] {a6df1dda-f112-4e57-b661-e6954f194cd2} <Debug> TCPHandler: Processed in 0.003132542 sec. | ||
| 3279 | 2026.05.04 15:25:36.976176 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3280 | 2026.05.04 15:25:36.976377 [ 257 ] {73a14524-bb2f-4d89-9ef8-bf10c6708bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3281 | 2026.05.04 15:25:36.976494 [ 257 ] {73a14524-bb2f-4d89-9ef8-bf10c6708bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3282 | 2026.05.04 15:25:36.977202 [ 257 ] {73a14524-bb2f-4d89-9ef8-bf10c6708bcb} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3283 | 2026.05.04 15:25:36.977244 [ 257 ] {73a14524-bb2f-4d89-9ef8-bf10c6708bcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3284 | 2026.05.04 15:25:36.977605 [ 257 ] {73a14524-bb2f-4d89-9ef8-bf10c6708bcb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3285 | 2026.05.04 15:25:36.977824 [ 257 ] {73a14524-bb2f-4d89-9ef8-bf10c6708bcb} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3286 | 2026.05.04 15:25:36.977977 [ 257 ] {73a14524-bb2f-4d89-9ef8-bf10c6708bcb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001656 sec., 33816.42512077295 rows/sec., 2.60 MiB/sec. | ||
| 3287 | 2026.05.04 15:25:36.978015 [ 257 ] {73a14524-bb2f-4d89-9ef8-bf10c6708bcb} <Debug> TCPHandler: Processed in 0.001938757 sec. | ||
| 3288 | 2026.05.04 15:25:36.978130 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3289 | 2026.05.04 15:25:36.978225 [ 257 ] {8c80b91c-5c45-49f7-b48d-6eb0eb7db415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3290 | 2026.05.04 15:25:36.978266 [ 257 ] {8c80b91c-5c45-49f7-b48d-6eb0eb7db415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3291 | 2026.05.04 15:25:36.978664 [ 257 ] {8c80b91c-5c45-49f7-b48d-6eb0eb7db415} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3292 | 2026.05.04 15:25:36.978700 [ 257 ] {8c80b91c-5c45-49f7-b48d-6eb0eb7db415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3293 | 2026.05.04 15:25:36.978995 [ 257 ] {8c80b91c-5c45-49f7-b48d-6eb0eb7db415} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3294 | 2026.05.04 15:25:36.979200 [ 257 ] {8c80b91c-5c45-49f7-b48d-6eb0eb7db415} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3295 | 2026.05.04 15:25:36.979331 [ 257 ] {8c80b91c-5c45-49f7-b48d-6eb0eb7db415} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001125 sec., 56888.88888888889 rows/sec., 4.44 MiB/sec. | ||
| 3296 | 2026.05.04 15:25:36.979368 [ 257 ] {8c80b91c-5c45-49f7-b48d-6eb0eb7db415} <Debug> TCPHandler: Processed in 0.001285527 sec. | ||
| 3297 | 2026.05.04 15:25:36.979479 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3298 | 2026.05.04 15:25:36.979574 [ 257 ] {3093bb74-61ca-45c1-b997-dcbb938fbc89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3299 | 2026.05.04 15:25:36.979616 [ 257 ] {3093bb74-61ca-45c1-b997-dcbb938fbc89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3300 | 2026.05.04 15:25:36.980007 [ 257 ] {3093bb74-61ca-45c1-b997-dcbb938fbc89} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3301 | 2026.05.04 15:25:36.980044 [ 257 ] {3093bb74-61ca-45c1-b997-dcbb938fbc89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3302 | 2026.05.04 15:25:36.980360 [ 257 ] {3093bb74-61ca-45c1-b997-dcbb938fbc89} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3303 | 2026.05.04 15:25:36.980573 [ 257 ] {3093bb74-61ca-45c1-b997-dcbb938fbc89} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3304 | 2026.05.04 15:25:36.980701 [ 257 ] {3093bb74-61ca-45c1-b997-dcbb938fbc89} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 3305 | 2026.05.04 15:25:36.980737 [ 257 ] {3093bb74-61ca-45c1-b997-dcbb938fbc89} <Debug> TCPHandler: Processed in 0.001306538 sec. | ||
| 3306 | 2026.05.04 15:25:36.980843 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3307 | 2026.05.04 15:25:36.980938 [ 257 ] {2ba86f96-0fec-449e-959c-10cbcff70f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3308 | 2026.05.04 15:25:36.980981 [ 257 ] {2ba86f96-0fec-449e-959c-10cbcff70f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3309 | 2026.05.04 15:25:36.981302 [ 257 ] {2ba86f96-0fec-449e-959c-10cbcff70f9e} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3310 | 2026.05.04 15:25:36.981338 [ 257 ] {2ba86f96-0fec-449e-959c-10cbcff70f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3311 | 2026.05.04 15:25:36.981635 [ 257 ] {2ba86f96-0fec-449e-959c-10cbcff70f9e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3312 | 2026.05.04 15:25:36.981839 [ 257 ] {2ba86f96-0fec-449e-959c-10cbcff70f9e} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3313 | 2026.05.04 15:25:36.981966 [ 257 ] {2ba86f96-0fec-449e-959c-10cbcff70f9e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 3314 | 2026.05.04 15:25:36.982001 [ 257 ] {2ba86f96-0fec-449e-959c-10cbcff70f9e} <Debug> TCPHandler: Processed in 0.001205316 sec. | ||
| 3315 | 2026.05.04 15:25:40.777781 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3316 | 2026.05.04 15:25:40.777857 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3317 | 2026.05.04 15:25:40.898410 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 428 | ||
| 3318 | 2026.05.04 15:25:40.900377 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7624 | ||
| 3319 | 2026.05.04 15:25:40.900864 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2026.05.04 15:25:40.900901 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3321 | 2026.05.04 15:25:40.900980 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3322 | 2026.05.04 15:25:40.901037 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3323 | 2026.05.04 15:25:40.901424 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3324 | 2026.05.04 15:25:40.901678 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3325 | 2026.05.04 15:25:40.901810 [ 147 ] {} <Debug> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3326 | 2026.05.04 15:25:40.901819 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7624 | ||
| 3327 | 2026.05.04 15:25:40.901862 [ 147 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3328 | 2026.05.04 15:25:40.901886 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3329 | 2026.05.04 15:25:40.901981 [ 196 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::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 | ||
| 3330 | 2026.05.04 15:25:40.902097 [ 196 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3331 | 2026.05.04 15:25:40.902132 [ 196 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5256 rows starting from the beginning of the part | ||
| 3332 | 2026.05.04 15:25:40.902197 [ 196 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3333 | 2026.05.04 15:25:40.902246 [ 196 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3334 | 2026.05.04 15:25:40.902291 [ 196 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3335 | 2026.05.04 15:25:40.902333 [ 196 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3336 | 2026.05.04 15:25:40.902378 [ 196 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3337 | 2026.05.04 15:25:40.902420 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3338 | 2026.05.04 15:25:40.902691 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3339 | 2026.05.04 15:25:40.902844 [ 147 ] {} <Debug> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3340 | 2026.05.04 15:25:40.902889 [ 147 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3341 | 2026.05.04 15:25:40.902910 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3342 | 2026.05.04 15:25:40.902943 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 428 | ||
| 3343 | 2026.05.04 15:25:40.903004 [ 189 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::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 | ||
| 3344 | 2026.05.04 15:25:40.903583 [ 189 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3345 | 2026.05.04 15:25:40.903748 [ 189 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 258 rows starting from the beginning of the part | ||
| 3346 | 2026.05.04 15:25:40.903780 [ 193 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7624 rows, containing 4 columns (4 merged, 0 gathered) in 0.001844575 sec., 4133201.414960086 rows/sec., 59.13 MiB/sec. | ||
| 3347 | 2026.05.04 15:25:40.904109 [ 196 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3348 | 2026.05.04 15:25:40.904147 [ 189 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 28 rows starting from the beginning of the part | ||
| 3349 | 2026.05.04 15:25:40.904354 [ 196 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_16_3} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3350 | 2026.05.04 15:25:40.904422 [ 196 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_16_3} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3351 | 2026.05.04 15:25:40.904493 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3352 | 2026.05.04 15:25:40.904495 [ 189 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 46 rows starting from the beginning of the part | ||
| 3353 | 2026.05.04 15:25:40.904866 [ 189 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
| 3354 | 2026.05.04 15:25:40.905214 [ 189 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 3355 | 2026.05.04 15:25:40.905559 [ 189 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 44 rows starting from the beginning of the part | ||
| 3356 | 2026.05.04 15:25:40.911669 [ 189 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 428 rows, containing 72 columns (72 merged, 0 gathered) in 0.008711546 sec., 49130.20031117324 rows/sec., 44.17 MiB/sec. | ||
| 3357 | 2026.05.04 15:25:40.912508 [ 193 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3358 | 2026.05.04 15:25:40.913114 [ 193 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_11_2} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3359 | 2026.05.04 15:25:40.913190 [ 193 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_11_2} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3360 | 2026.05.04 15:25:40.913331 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 3361 | 2026.05.04 15:25:41.002138 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000829261 sec. | ||
| 3362 | 2026.05.04 15:25:41.278557 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3363 | 2026.05.04 15:25:41.294029 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3364 | 2026.05.04 15:25:41.294092 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3365 | 2026.05.04 15:25:41.299843 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3366 | 2026.05.04 15:25:41.300519 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3367 | 2026.05.04 15:25:41.300797 [ 147 ] {} <Debug> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3368 | 2026.05.04 15:25:41.300840 [ 147 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3369 | 2026.05.04 15:25:41.300862 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3370 | 2026.05.04 15:25:41.300998 [ 196 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 3371 | 2026.05.04 15:25:41.303555 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3372 | 2026.05.04 15:25:41.305644 [ 196 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3373 | 2026.05.04 15:25:41.307111 [ 196 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 3374 | 2026.05.04 15:25:41.311780 [ 196 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 3375 | 2026.05.04 15:25:41.316126 [ 196 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 3376 | 2026.05.04 15:25:41.320393 [ 196 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 3377 | 2026.05.04 15:25:41.325077 [ 196 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 3378 | 2026.05.04 15:25:41.329323 [ 196 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 3379 | 2026.05.04 15:25:41.382307 [ 193 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081368718 sec., 1487.057962496103 rows/sec., 7.69 MiB/sec. | ||
| 3380 | 2026.05.04 15:25:41.385073 [ 193 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3381 | 2026.05.04 15:25:41.387394 [ 193 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_16_3} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3382 | 2026.05.04 15:25:41.387510 [ 193 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_16_3} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3383 | 2026.05.04 15:25:41.390001 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3384 | 2026.05.04 15:25:41.972902 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3385 | 2026.05.04 15:25:41.973149 [ 257 ] {cfda2c79-e946-4641-8bbd-81226a97c3e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3386 | 2026.05.04 15:25:41.973526 [ 257 ] {cfda2c79-e946-4641-8bbd-81226a97c3e0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3387 | 2026.05.04 15:25:41.973570 [ 257 ] {cfda2c79-e946-4641-8bbd-81226a97c3e0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3388 | 2026.05.04 15:25:41.973828 [ 257 ] {cfda2c79-e946-4641-8bbd-81226a97c3e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3389 | 2026.05.04 15:25:41.973907 [ 257 ] {cfda2c79-e946-4641-8bbd-81226a97c3e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3390 | 2026.05.04 15:25:41.974059 [ 257 ] {cfda2c79-e946-4641-8bbd-81226a97c3e0} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3391 | 2026.05.04 15:25:41.974167 [ 329 ] {cfda2c79-e946-4641-8bbd-81226a97c3e0} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3392 | 2026.05.04 15:25:41.974223 [ 341 ] {cfda2c79-e946-4641-8bbd-81226a97c3e0} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3393 | 2026.05.04 15:25:41.974361 [ 257 ] {cfda2c79-e946-4641-8bbd-81226a97c3e0} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 3394 | 2026.05.04 15:25:41.974389 [ 257 ] {cfda2c79-e946-4641-8bbd-81226a97c3e0} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3395 | 2026.05.04 15:25:41.974431 [ 257 ] {cfda2c79-e946-4641-8bbd-81226a97c3e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3396 | 2026.05.04 15:25:41.974452 [ 257 ] {cfda2c79-e946-4641-8bbd-81226a97c3e0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 3397 | 2026.05.04 15:25:41.975622 [ 257 ] {cfda2c79-e946-4641-8bbd-81226a97c3e0} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002573 sec., 13602.798289933928 rows/sec., 2.89 MiB/sec. | ||
| 3398 | 2026.05.04 15:25:41.975732 [ 257 ] {cfda2c79-e946-4641-8bbd-81226a97c3e0} <Debug> TCPHandler: Processed in 0.002966289 sec. | ||
| 3399 | 2026.05.04 15:25:41.978147 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3400 | 2026.05.04 15:25:41.978350 [ 257 ] {17055fbb-5e56-4b40-b686-5c184c610108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3401 | 2026.05.04 15:25:41.978434 [ 257 ] {17055fbb-5e56-4b40-b686-5c184c610108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3402 | 2026.05.04 15:25:41.979361 [ 257 ] {17055fbb-5e56-4b40-b686-5c184c610108} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3403 | 2026.05.04 15:25:41.979399 [ 257 ] {17055fbb-5e56-4b40-b686-5c184c610108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3404 | 2026.05.04 15:25:41.979791 [ 257 ] {17055fbb-5e56-4b40-b686-5c184c610108} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3405 | 2026.05.04 15:25:41.980016 [ 257 ] {17055fbb-5e56-4b40-b686-5c184c610108} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3406 | 2026.05.04 15:25:41.980166 [ 257 ] {17055fbb-5e56-4b40-b686-5c184c610108} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001874 sec., 73639.2742796158 rows/sec., 6.41 MiB/sec. | ||
| 3407 | 2026.05.04 15:25:41.980204 [ 257 ] {17055fbb-5e56-4b40-b686-5c184c610108} <Debug> TCPHandler: Processed in 0.002192579 sec. | ||
| 3408 | 2026.05.04 15:25:41.980342 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3409 | 2026.05.04 15:25:41.980447 [ 257 ] {6dae76fb-813f-49a7-93e4-54de362e7b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3410 | 2026.05.04 15:25:41.980488 [ 257 ] {6dae76fb-813f-49a7-93e4-54de362e7b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3411 | 2026.05.04 15:25:41.980897 [ 257 ] {6dae76fb-813f-49a7-93e4-54de362e7b2e} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3412 | 2026.05.04 15:25:41.980933 [ 257 ] {6dae76fb-813f-49a7-93e4-54de362e7b2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3413 | 2026.05.04 15:25:41.981237 [ 257 ] {6dae76fb-813f-49a7-93e4-54de362e7b2e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3414 | 2026.05.04 15:25:41.981461 [ 257 ] {6dae76fb-813f-49a7-93e4-54de362e7b2e} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3415 | 2026.05.04 15:25:41.981588 [ 257 ] {6dae76fb-813f-49a7-93e4-54de362e7b2e} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00116 sec., 35344.8275862069 rows/sec., 2.60 MiB/sec. | ||
| 3416 | 2026.05.04 15:25:41.981624 [ 257 ] {6dae76fb-813f-49a7-93e4-54de362e7b2e} <Debug> TCPHandler: Processed in 0.001331358 sec. | ||
| 3417 | 2026.05.04 15:25:41.981741 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3418 | 2026.05.04 15:25:41.981844 [ 257 ] {796bf347-e43b-404d-bae4-16de199978ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3419 | 2026.05.04 15:25:41.981883 [ 257 ] {796bf347-e43b-404d-bae4-16de199978ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3420 | 2026.05.04 15:25:41.982299 [ 257 ] {796bf347-e43b-404d-bae4-16de199978ab} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3421 | 2026.05.04 15:25:41.982334 [ 257 ] {796bf347-e43b-404d-bae4-16de199978ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3422 | 2026.05.04 15:25:41.982639 [ 257 ] {796bf347-e43b-404d-bae4-16de199978ab} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3423 | 2026.05.04 15:25:41.982850 [ 257 ] {796bf347-e43b-404d-bae4-16de199978ab} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3424 | 2026.05.04 15:25:41.982977 [ 257 ] {796bf347-e43b-404d-bae4-16de199978ab} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001151 sec., 91225.02172024327 rows/sec., 7.13 MiB/sec. | ||
| 3425 | 2026.05.04 15:25:41.983013 [ 257 ] {796bf347-e43b-404d-bae4-16de199978ab} <Debug> TCPHandler: Processed in 0.001321918 sec. | ||
| 3426 | 2026.05.04 15:25:41.983128 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3427 | 2026.05.04 15:25:41.983222 [ 257 ] {49e38941-646a-40b6-ae2a-14db8b39b0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3428 | 2026.05.04 15:25:41.983265 [ 257 ] {49e38941-646a-40b6-ae2a-14db8b39b0fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3429 | 2026.05.04 15:25:41.983680 [ 257 ] {49e38941-646a-40b6-ae2a-14db8b39b0fb} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3430 | 2026.05.04 15:25:41.983713 [ 257 ] {49e38941-646a-40b6-ae2a-14db8b39b0fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3431 | 2026.05.04 15:25:41.984041 [ 257 ] {49e38941-646a-40b6-ae2a-14db8b39b0fb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3432 | 2026.05.04 15:25:41.984250 [ 257 ] {49e38941-646a-40b6-ae2a-14db8b39b0fb} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3433 | 2026.05.04 15:25:41.984378 [ 257 ] {49e38941-646a-40b6-ae2a-14db8b39b0fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 3434 | 2026.05.04 15:25:41.984413 [ 257 ] {49e38941-646a-40b6-ae2a-14db8b39b0fb} <Debug> TCPHandler: Processed in 0.001334927 sec. | ||
| 3435 | 2026.05.04 15:25:41.984523 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3436 | 2026.05.04 15:25:41.984618 [ 257 ] {8e820ab7-fbb8-4585-b185-5cde029660a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3437 | 2026.05.04 15:25:41.984671 [ 257 ] {8e820ab7-fbb8-4585-b185-5cde029660a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3438 | 2026.05.04 15:25:41.985464 [ 257 ] {8e820ab7-fbb8-4585-b185-5cde029660a4} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3439 | 2026.05.04 15:25:41.985499 [ 257 ] {8e820ab7-fbb8-4585-b185-5cde029660a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3440 | 2026.05.04 15:25:41.986089 [ 257 ] {8e820ab7-fbb8-4585-b185-5cde029660a4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3441 | 2026.05.04 15:25:41.986322 [ 257 ] {8e820ab7-fbb8-4585-b185-5cde029660a4} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3442 | 2026.05.04 15:25:41.986422 [ 146 ] {} <Debug> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3443 | 2026.05.04 15:25:41.986460 [ 257 ] {8e820ab7-fbb8-4585-b185-5cde029660a4} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00186 sec., 22043.01075268817 rows/sec., 39.50 MiB/sec. | ||
| 3444 | 2026.05.04 15:25:41.986460 [ 146 ] {} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3445 | 2026.05.04 15:25:41.986491 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3446 | 2026.05.04 15:25:41.986511 [ 257 ] {8e820ab7-fbb8-4585-b185-5cde029660a4} <Debug> TCPHandler: Processed in 0.002035257 sec. | ||
| 3447 | 2026.05.04 15:25:41.986628 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3448 | 2026.05.04 15:25:41.986628 [ 189 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::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 | ||
| 3449 | 2026.05.04 15:25:41.986725 [ 257 ] {da6fbb4d-1d59-4c73-9ad8-2d688f50dac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3450 | 2026.05.04 15:25:41.986772 [ 257 ] {da6fbb4d-1d59-4c73-9ad8-2d688f50dac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3451 | 2026.05.04 15:25:41.986930 [ 189 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3452 | 2026.05.04 15:25:41.987000 [ 189 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 135 rows starting from the beginning of the part | ||
| 3453 | 2026.05.04 15:25:41.987125 [ 189 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 3454 | 2026.05.04 15:25:41.987144 [ 257 ] {da6fbb4d-1d59-4c73-9ad8-2d688f50dac5} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3455 | 2026.05.04 15:25:41.987183 [ 257 ] {da6fbb4d-1d59-4c73-9ad8-2d688f50dac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3456 | 2026.05.04 15:25:41.987230 [ 189 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::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 | ||
| 3457 | 2026.05.04 15:25:41.987327 [ 189 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 3458 | 2026.05.04 15:25:41.987420 [ 189 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
| 3459 | 2026.05.04 15:25:41.987513 [ 257 ] {da6fbb4d-1d59-4c73-9ad8-2d688f50dac5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3460 | 2026.05.04 15:25:41.987515 [ 189 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::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 | ||
| 3461 | 2026.05.04 15:25:41.987737 [ 257 ] {da6fbb4d-1d59-4c73-9ad8-2d688f50dac5} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3462 | 2026.05.04 15:25:41.987916 [ 257 ] {da6fbb4d-1d59-4c73-9ad8-2d688f50dac5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001209 sec., 49627.79156327544 rows/sec., 3.34 MiB/sec. | ||
| 3463 | 2026.05.04 15:25:41.987959 [ 257 ] {da6fbb4d-1d59-4c73-9ad8-2d688f50dac5} <Debug> TCPHandler: Processed in 0.001383609 sec. | ||
| 3464 | 2026.05.04 15:25:41.990844 [ 189 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 358 rows, containing 19 columns (19 merged, 0 gathered) in 0.004278857 sec., 83667.20364807705 rows/sec., 149.93 MiB/sec. | ||
| 3465 | 2026.05.04 15:25:41.991382 [ 189 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3466 | 2026.05.04 15:25:41.991673 [ 189 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3467 | 2026.05.04 15:25:41.991745 [ 189 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3468 | 2026.05.04 15:25:41.991823 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 3469 | 2026.05.04 15:25:42.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.62 MiB, peak 236.04 MiB, free memory in arenas 0.00 B, will set to 236.67 MiB (RSS), difference: 10.05 MiB | ||
| 3470 | 2026.05.04 15:25:46.971159 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3471 | 2026.05.04 15:25:46.971392 [ 257 ] {86b9375d-ed5b-4061-9d83-fc821328621b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 3472 | 2026.05.04 15:25:46.971713 [ 257 ] {86b9375d-ed5b-4061-9d83-fc821328621b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3473 | 2026.05.04 15:25:46.971747 [ 257 ] {86b9375d-ed5b-4061-9d83-fc821328621b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 3474 | 2026.05.04 15:25:46.971956 [ 257 ] {86b9375d-ed5b-4061-9d83-fc821328621b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3475 | 2026.05.04 15:25:46.972022 [ 257 ] {86b9375d-ed5b-4061-9d83-fc821328621b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3476 | 2026.05.04 15:25:46.972155 [ 257 ] {86b9375d-ed5b-4061-9d83-fc821328621b} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3477 | 2026.05.04 15:25:46.972265 [ 329 ] {86b9375d-ed5b-4061-9d83-fc821328621b} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3478 | 2026.05.04 15:25:46.972277 [ 341 ] {86b9375d-ed5b-4061-9d83-fc821328621b} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3479 | 2026.05.04 15:25:46.972391 [ 257 ] {86b9375d-ed5b-4061-9d83-fc821328621b} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 3480 | 2026.05.04 15:25:46.972420 [ 257 ] {86b9375d-ed5b-4061-9d83-fc821328621b} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3481 | 2026.05.04 15:25:46.972465 [ 257 ] {86b9375d-ed5b-4061-9d83-fc821328621b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3482 | 2026.05.04 15:25:46.972485 [ 257 ] {86b9375d-ed5b-4061-9d83-fc821328621b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 3483 | 2026.05.04 15:25:46.973575 [ 257 ] {86b9375d-ed5b-4061-9d83-fc821328621b} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002271 sec., 15411.712901805371 rows/sec., 3.28 MiB/sec. | ||
| 3484 | 2026.05.04 15:25:46.973699 [ 257 ] {86b9375d-ed5b-4061-9d83-fc821328621b} <Debug> TCPHandler: Processed in 0.002662436 sec. | ||
| 3485 | 2026.05.04 15:25:46.975318 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3486 | 2026.05.04 15:25:46.975437 [ 257 ] {dff1855b-c924-48f1-ae41-b02b525b4a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3487 | 2026.05.04 15:25:46.975480 [ 257 ] {dff1855b-c924-48f1-ae41-b02b525b4a94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3488 | 2026.05.04 15:25:46.975939 [ 257 ] {dff1855b-c924-48f1-ae41-b02b525b4a94} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3489 | 2026.05.04 15:25:46.975983 [ 257 ] {dff1855b-c924-48f1-ae41-b02b525b4a94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3490 | 2026.05.04 15:25:46.976342 [ 257 ] {dff1855b-c924-48f1-ae41-b02b525b4a94} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3491 | 2026.05.04 15:25:46.976552 [ 257 ] {dff1855b-c924-48f1-ae41-b02b525b4a94} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3492 | 2026.05.04 15:25:46.976704 [ 257 ] {dff1855b-c924-48f1-ae41-b02b525b4a94} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001298 sec., 43143.29738058552 rows/sec., 3.31 MiB/sec. | ||
| 3493 | 2026.05.04 15:25:46.976742 [ 257 ] {dff1855b-c924-48f1-ae41-b02b525b4a94} <Debug> TCPHandler: Processed in 0.00147518 sec. | ||
| 3494 | 2026.05.04 15:25:46.976858 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3495 | 2026.05.04 15:25:46.976953 [ 257 ] {57abe30a-3afa-4166-bf5c-8f8336f47a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3496 | 2026.05.04 15:25:46.976992 [ 257 ] {57abe30a-3afa-4166-bf5c-8f8336f47a23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3497 | 2026.05.04 15:25:46.977380 [ 257 ] {57abe30a-3afa-4166-bf5c-8f8336f47a23} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3498 | 2026.05.04 15:25:46.977424 [ 257 ] {57abe30a-3afa-4166-bf5c-8f8336f47a23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3499 | 2026.05.04 15:25:46.977715 [ 257 ] {57abe30a-3afa-4166-bf5c-8f8336f47a23} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3500 | 2026.05.04 15:25:46.977933 [ 257 ] {57abe30a-3afa-4166-bf5c-8f8336f47a23} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3501 | 2026.05.04 15:25:46.978063 [ 257 ] {57abe30a-3afa-4166-bf5c-8f8336f47a23} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001128 sec., 56737.58865248226 rows/sec., 4.43 MiB/sec. | ||
| 3502 | 2026.05.04 15:25:46.978099 [ 257 ] {57abe30a-3afa-4166-bf5c-8f8336f47a23} <Debug> TCPHandler: Processed in 0.001288647 sec. | ||
| 3503 | 2026.05.04 15:25:46.978214 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3504 | 2026.05.04 15:25:46.978307 [ 257 ] {34dfb0b5-848d-4bab-b2e3-95b1bdc03924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3505 | 2026.05.04 15:25:46.978348 [ 257 ] {34dfb0b5-848d-4bab-b2e3-95b1bdc03924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3506 | 2026.05.04 15:25:46.978737 [ 257 ] {34dfb0b5-848d-4bab-b2e3-95b1bdc03924} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3507 | 2026.05.04 15:25:46.978772 [ 257 ] {34dfb0b5-848d-4bab-b2e3-95b1bdc03924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3508 | 2026.05.04 15:25:46.979084 [ 257 ] {34dfb0b5-848d-4bab-b2e3-95b1bdc03924} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3509 | 2026.05.04 15:25:46.979286 [ 257 ] {34dfb0b5-848d-4bab-b2e3-95b1bdc03924} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3510 | 2026.05.04 15:25:46.979418 [ 257 ] {34dfb0b5-848d-4bab-b2e3-95b1bdc03924} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001129 sec., 141718.33480956597 rows/sec., 9.87 MiB/sec. | ||
| 3511 | 2026.05.04 15:25:46.979454 [ 257 ] {34dfb0b5-848d-4bab-b2e3-95b1bdc03924} <Debug> TCPHandler: Processed in 0.001286767 sec. | ||
| 3512 | 2026.05.04 15:25:46.979569 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3513 | 2026.05.04 15:25:46.979660 [ 257 ] {2ffdda71-514a-4d51-bd0d-3b1d41a879ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3514 | 2026.05.04 15:25:46.979701 [ 257 ] {2ffdda71-514a-4d51-bd0d-3b1d41a879ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3515 | 2026.05.04 15:25:46.980056 [ 257 ] {2ffdda71-514a-4d51-bd0d-3b1d41a879ba} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3516 | 2026.05.04 15:25:46.980091 [ 257 ] {2ffdda71-514a-4d51-bd0d-3b1d41a879ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3517 | 2026.05.04 15:25:46.980380 [ 257 ] {2ffdda71-514a-4d51-bd0d-3b1d41a879ba} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3518 | 2026.05.04 15:25:46.980579 [ 257 ] {2ffdda71-514a-4d51-bd0d-3b1d41a879ba} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3519 | 2026.05.04 15:25:46.980708 [ 257 ] {2ffdda71-514a-4d51-bd0d-3b1d41a879ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 3520 | 2026.05.04 15:25:46.980742 [ 257 ] {2ffdda71-514a-4d51-bd0d-3b1d41a879ba} <Debug> TCPHandler: Processed in 0.001220346 sec. | ||
| 3521 | 2026.05.04 15:25:48.402293 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8136 | ||
| 3522 | 2026.05.04 15:25:48.403144 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3523 | 2026.05.04 15:25:48.403215 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3524 | 2026.05.04 15:25:48.404171 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3525 | 2026.05.04 15:25:48.404424 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3526 | 2026.05.04 15:25:48.404556 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8136 | ||
| 3527 | 2026.05.04 15:25:48.804026 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3528 | 2026.05.04 15:25:48.818210 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3529 | 2026.05.04 15:25:48.818268 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3530 | 2026.05.04 15:25:48.824020 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3531 | 2026.05.04 15:25:48.824722 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3532 | 2026.05.04 15:25:48.827198 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3533 | 2026.05.04 15:25:50.903548 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 452 | ||
| 3534 | 2026.05.04 15:25:50.905757 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3535 | 2026.05.04 15:25:50.905798 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3536 | 2026.05.04 15:25:50.906945 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3537 | 2026.05.04 15:25:50.907203 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3538 | 2026.05.04 15:25:50.907450 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 452 | ||
| 3539 | 2026.05.04 15:25:51.694604 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40091 | ||
| 3540 | 2026.05.04 15:25:51.694716 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3541 | 2026.05.04 15:25:51.694743 [ 288 ] {} <Debug> TCP-Session: f803ed53-6403-47d4-ab43-1d70f4fabcb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40091 | ||
| 3542 | 2026.05.04 15:25:51.694764 [ 288 ] {} <Debug> TCP-Session: f803ed53-6403-47d4-ab43-1d70f4fabcb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3543 | 2026.05.04 15:25:51.694777 [ 288 ] {} <Debug> TCP-Session: f803ed53-6403-47d4-ab43-1d70f4fabcb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3544 | 2026.05.04 15:25:51.694984 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57815 | ||
| 3545 | 2026.05.04 15:25:51.695023 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64104 | ||
| 3546 | 2026.05.04 15:25:51.695056 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46681 | ||
| 3547 | 2026.05.04 15:25:51.695039 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64734 | ||
| 3548 | 2026.05.04 15:25:51.695087 [ 288 ] {} <Trace> TCP-Session: f803ed53-6403-47d4-ab43-1d70f4fabcb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3549 | 2026.05.04 15:25:51.695107 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3550 | 2026.05.04 15:25:51.695085 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63278 | ||
| 3551 | 2026.05.04 15:25:51.695178 [ 289 ] {} <Debug> TCP-Session: 9906cd8c-d38d-46fd-8ddf-8446354a2fb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57815 | ||
| 3552 | 2026.05.04 15:25:51.695071 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46340 | ||
| 3553 | 2026.05.04 15:25:51.695225 [ 289 ] {} <Debug> TCP-Session: 9906cd8c-d38d-46fd-8ddf-8446354a2fb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3554 | 2026.05.04 15:25:51.695231 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3555 | 2026.05.04 15:25:51.695257 [ 289 ] {} <Debug> TCP-Session: 9906cd8c-d38d-46fd-8ddf-8446354a2fb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3556 | 2026.05.04 15:25:51.695044 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52835 | ||
| 3557 | 2026.05.04 15:25:51.695285 [ 290 ] {} <Debug> TCP-Session: 68120684-53a8-4496-8b8f-6bac03ba4dc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64104 | ||
| 3558 | 2026.05.04 15:25:51.695032 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61862 | ||
| 3559 | 2026.05.04 15:25:51.695333 [ 288 ] {6b9c4f75-8127-4cfa-a52f-4cdabdf7feaf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40091) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3560 | 2026.05.04 15:25:51.695337 [ 290 ] {} <Debug> TCP-Session: 68120684-53a8-4496-8b8f-6bac03ba4dc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3561 | 2026.05.04 15:25:51.695392 [ 290 ] {} <Debug> TCP-Session: 68120684-53a8-4496-8b8f-6bac03ba4dc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3562 | 2026.05.04 15:25:51.695562 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3563 | 2026.05.04 15:25:51.695563 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3564 | 2026.05.04 15:25:51.695605 [ 3 ] {} <Debug> TCP-Session: 4b71e16e-f920-4eeb-b446-50631739f4c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:46340 | ||
| 3565 | 2026.05.04 15:25:51.695615 [ 292 ] {} <Debug> TCP-Session: e1e1a3f6-d8ba-4d03-ab60-e0f263e6f3f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61862 | ||
| 3566 | 2026.05.04 15:25:51.695607 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3567 | 2026.05.04 15:25:51.695645 [ 3 ] {} <Debug> TCP-Session: 4b71e16e-f920-4eeb-b446-50631739f4c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3568 | 2026.05.04 15:25:51.695653 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3569 | 2026.05.04 15:25:51.695679 [ 3 ] {} <Debug> TCP-Session: 4b71e16e-f920-4eeb-b446-50631739f4c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3570 | 2026.05.04 15:25:51.695676 [ 293 ] {} <Debug> TCP-Session: 723f77a4-87f8-49d1-bc6b-024db5810a47 Authenticating user 'default' from [fd00:1122:3344:101::e]:52835 | ||
| 3571 | 2026.05.04 15:25:51.695704 [ 291 ] {} <Debug> TCP-Session: 247f92f8-275d-421e-beea-cf13df428a04 Authenticating user 'default' from [fd00:1122:3344:101::e]:64734 | ||
| 3572 | 2026.05.04 15:25:51.695708 [ 288 ] {6b9c4f75-8127-4cfa-a52f-4cdabdf7feaf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3573 | 2026.05.04 15:25:51.695722 [ 293 ] {} <Debug> TCP-Session: 723f77a4-87f8-49d1-bc6b-024db5810a47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3574 | 2026.05.04 15:25:51.695737 [ 291 ] {} <Debug> TCP-Session: 247f92f8-275d-421e-beea-cf13df428a04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3575 | 2026.05.04 15:25:51.695756 [ 293 ] {} <Debug> TCP-Session: 723f77a4-87f8-49d1-bc6b-024db5810a47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3576 | 2026.05.04 15:25:51.695782 [ 291 ] {} <Debug> TCP-Session: 247f92f8-275d-421e-beea-cf13df428a04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3577 | 2026.05.04 15:25:51.695786 [ 288 ] {6b9c4f75-8127-4cfa-a52f-4cdabdf7feaf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3578 | 2026.05.04 15:25:51.695819 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3579 | 2026.05.04 15:25:51.695649 [ 292 ] {} <Debug> TCP-Session: e1e1a3f6-d8ba-4d03-ab60-e0f263e6f3f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3580 | 2026.05.04 15:25:51.695855 [ 294 ] {} <Debug> TCP-Session: 1402f71e-7eba-47ab-921e-030b92938af1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46681 | ||
| 3581 | 2026.05.04 15:25:51.695862 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3582 | 2026.05.04 15:25:51.695886 [ 294 ] {} <Debug> TCP-Session: 1402f71e-7eba-47ab-921e-030b92938af1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3583 | 2026.05.04 15:25:51.695877 [ 292 ] {} <Debug> TCP-Session: e1e1a3f6-d8ba-4d03-ab60-e0f263e6f3f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3584 | 2026.05.04 15:25:51.695922 [ 294 ] {} <Debug> TCP-Session: 1402f71e-7eba-47ab-921e-030b92938af1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3585 | 2026.05.04 15:25:51.695922 [ 286 ] {} <Debug> TCP-Session: 1bf4aea9-84dd-4c7d-8e78-4be87d6517a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63278 | ||
| 3586 | 2026.05.04 15:25:51.695981 [ 286 ] {} <Debug> TCP-Session: 1bf4aea9-84dd-4c7d-8e78-4be87d6517a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3587 | 2026.05.04 15:25:51.696000 [ 286 ] {} <Debug> TCP-Session: 1bf4aea9-84dd-4c7d-8e78-4be87d6517a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3588 | 2026.05.04 15:25:51.696116 [ 288 ] {6b9c4f75-8127-4cfa-a52f-4cdabdf7feaf} <Debug> oximeter.version (7476fae3-e9ef-46f3-a08f-cb163b95990f) (SelectExecutor): Key condition: unknown | ||
| 3589 | 2026.05.04 15:25:51.697261 [ 297 ] {6b9c4f75-8127-4cfa-a52f-4cdabdf7feaf} <Trace> AggregatingTransform: Aggregating | ||
| 3590 | 2026.05.04 15:25:51.697321 [ 297 ] {6b9c4f75-8127-4cfa-a52f-4cdabdf7feaf} <Trace> Aggregator: Aggregation method: without_key | ||
| 3591 | 2026.05.04 15:25:51.697369 [ 297 ] {6b9c4f75-8127-4cfa-a52f-4cdabdf7feaf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001148205 sec. (870.925 rows/sec., 34.02 KiB/sec.) | ||
| 3592 | 2026.05.04 15:25:51.697394 [ 297 ] {6b9c4f75-8127-4cfa-a52f-4cdabdf7feaf} <Trace> Aggregator: Merging aggregated data | ||
| 3593 | 2026.05.04 15:25:51.698729 [ 288 ] {6b9c4f75-8127-4cfa-a52f-4cdabdf7feaf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003464 sec., 288.6836027713626 rows/sec., 11.28 KiB/sec. | ||
| 3594 | 2026.05.04 15:25:51.698927 [ 288 ] {6b9c4f75-8127-4cfa-a52f-4cdabdf7feaf} <Debug> TCPHandler: Processed in 0.004011543 sec. | ||
| 3595 | 2026.05.04 15:25:51.699054 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3596 | 2026.05.04 15:25:51.699083 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3597 | 2026.05.04 15:25:51.699099 [ 288 ] {} <Debug> TCP-Session: f803ed53-6403-47d4-ab43-1d70f4fabcb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3598 | 2026.05.04 15:25:51.699105 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3599 | 2026.05.04 15:25:51.699122 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3600 | 2026.05.04 15:25:51.699145 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3601 | 2026.05.04 15:25:51.699180 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3602 | 2026.05.04 15:25:51.699200 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3603 | 2026.05.04 15:25:51.699222 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3604 | 2026.05.04 15:25:51.699237 [ 293 ] {} <Debug> TCP-Session: 723f77a4-87f8-49d1-bc6b-024db5810a47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3605 | 2026.05.04 15:25:51.699249 [ 292 ] {} <Debug> TCP-Session: e1e1a3f6-d8ba-4d03-ab60-e0f263e6f3f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3606 | 2026.05.04 15:25:51.699269 [ 294 ] {} <Debug> TCP-Session: 1402f71e-7eba-47ab-921e-030b92938af1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3607 | 2026.05.04 15:25:51.699246 [ 289 ] {} <Debug> TCP-Session: 9906cd8c-d38d-46fd-8ddf-8446354a2fb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3608 | 2026.05.04 15:25:51.699180 [ 286 ] {} <Debug> TCP-Session: 1bf4aea9-84dd-4c7d-8e78-4be87d6517a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3609 | 2026.05.04 15:25:51.699167 [ 3 ] {} <Debug> TCP-Session: 4b71e16e-f920-4eeb-b446-50631739f4c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3610 | 2026.05.04 15:25:51.699163 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3611 | 2026.05.04 15:25:51.699123 [ 291 ] {} <Debug> TCP-Session: 247f92f8-275d-421e-beea-cf13df428a04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3612 | 2026.05.04 15:25:51.699410 [ 290 ] {} <Debug> TCP-Session: 68120684-53a8-4496-8b8f-6bac03ba4dc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3613 | 2026.05.04 15:25:51.800632 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56215 | ||
| 3614 | 2026.05.04 15:25:51.800742 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3615 | 2026.05.04 15:25:51.800768 [ 288 ] {} <Debug> TCP-Session: 877d9df6-b6b9-429b-9243-5fc97f772bbf Authenticating user 'default' from [fd00:1122:3344:101::e]:56215 | ||
| 3616 | 2026.05.04 15:25:51.800789 [ 288 ] {} <Debug> TCP-Session: 877d9df6-b6b9-429b-9243-5fc97f772bbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3617 | 2026.05.04 15:25:51.800802 [ 288 ] {} <Debug> TCP-Session: 877d9df6-b6b9-429b-9243-5fc97f772bbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3618 | 2026.05.04 15:25:51.801043 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37448 | ||
| 3619 | 2026.05.04 15:25:51.801064 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51020 | ||
| 3620 | 2026.05.04 15:25:51.801092 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49153 | ||
| 3621 | 2026.05.04 15:25:51.801107 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56539 | ||
| 3622 | 2026.05.04 15:25:51.801131 [ 288 ] {} <Trace> TCP-Session: 877d9df6-b6b9-429b-9243-5fc97f772bbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3623 | 2026.05.04 15:25:51.801154 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3624 | 2026.05.04 15:25:51.801186 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3625 | 2026.05.04 15:25:51.801191 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3626 | 2026.05.04 15:25:51.801202 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3627 | 2026.05.04 15:25:51.801217 [ 293 ] {} <Debug> TCP-Session: bccf2577-0a44-4e05-a98f-d45d8b3d39fd Authenticating user 'default' from [fd00:1122:3344:101::e]:49153 | ||
| 3628 | 2026.05.04 15:25:51.801234 [ 290 ] {} <Debug> TCP-Session: ffa9d2dc-db3c-42c6-a44c-b094bc1a94fa Authenticating user 'default' from [fd00:1122:3344:101::e]:51020 | ||
| 3629 | 2026.05.04 15:25:51.801240 [ 294 ] {} <Debug> TCP-Session: a9b2130d-dda7-497d-823d-0db89defa46f Authenticating user 'default' from [fd00:1122:3344:101::e]:56539 | ||
| 3630 | 2026.05.04 15:25:51.801251 [ 293 ] {} <Debug> TCP-Session: bccf2577-0a44-4e05-a98f-d45d8b3d39fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3631 | 2026.05.04 15:25:51.801268 [ 290 ] {} <Debug> TCP-Session: ffa9d2dc-db3c-42c6-a44c-b094bc1a94fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3632 | 2026.05.04 15:25:51.801272 [ 294 ] {} <Debug> TCP-Session: a9b2130d-dda7-497d-823d-0db89defa46f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3633 | 2026.05.04 15:25:51.801282 [ 293 ] {} <Debug> TCP-Session: bccf2577-0a44-4e05-a98f-d45d8b3d39fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3634 | 2026.05.04 15:25:51.801301 [ 294 ] {} <Debug> TCP-Session: a9b2130d-dda7-497d-823d-0db89defa46f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3635 | 2026.05.04 15:25:51.801318 [ 288 ] {075eba5c-761c-4617-b187-fa913c1e6a58} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56215) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3636 | 2026.05.04 15:25:51.801294 [ 290 ] {} <Debug> TCP-Session: ffa9d2dc-db3c-42c6-a44c-b094bc1a94fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3637 | 2026.05.04 15:25:51.801203 [ 289 ] {} <Debug> TCP-Session: 198a3c83-cd4c-451b-a915-5f3675bc3c89 Authenticating user 'default' from [fd00:1122:3344:101::e]:37448 | ||
| 3638 | 2026.05.04 15:25:51.801133 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65026 | ||
| 3639 | 2026.05.04 15:25:51.801397 [ 289 ] {} <Debug> TCP-Session: 198a3c83-cd4c-451b-a915-5f3675bc3c89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3640 | 2026.05.04 15:25:51.801079 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33037 | ||
| 3641 | 2026.05.04 15:25:51.801445 [ 289 ] {} <Debug> TCP-Session: 198a3c83-cd4c-451b-a915-5f3675bc3c89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3642 | 2026.05.04 15:25:51.801079 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38649 | ||
| 3643 | 2026.05.04 15:25:51.801125 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50116 | ||
| 3644 | 2026.05.04 15:25:51.801515 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3645 | 2026.05.04 15:25:51.801500 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3646 | 2026.05.04 15:25:51.801548 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3647 | 2026.05.04 15:25:51.801554 [ 291 ] {} <Debug> TCP-Session: a8323930-c9b4-40dd-a9aa-8a8658b8ec0a Authenticating user 'default' from [fd00:1122:3344:101::e]:33037 | ||
| 3648 | 2026.05.04 15:25:51.801573 [ 286 ] {} <Debug> TCP-Session: 557e5573-e0f3-40d9-bf61-6ed7d72a4b1c Authenticating user 'default' from [fd00:1122:3344:101::e]:65026 | ||
| 3649 | 2026.05.04 15:25:51.801577 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3650 | 2026.05.04 15:25:51.801603 [ 291 ] {} <Debug> TCP-Session: a8323930-c9b4-40dd-a9aa-8a8658b8ec0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3651 | 2026.05.04 15:25:51.801605 [ 286 ] {} <Debug> TCP-Session: 557e5573-e0f3-40d9-bf61-6ed7d72a4b1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3652 | 2026.05.04 15:25:51.801621 [ 291 ] {} <Debug> TCP-Session: a8323930-c9b4-40dd-a9aa-8a8658b8ec0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3653 | 2026.05.04 15:25:51.801623 [ 3 ] {} <Debug> TCP-Session: 4e999e62-8a3e-4536-a068-2f3e1e4151e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50116 | ||
| 3654 | 2026.05.04 15:25:51.801631 [ 286 ] {} <Debug> TCP-Session: 557e5573-e0f3-40d9-bf61-6ed7d72a4b1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3655 | 2026.05.04 15:25:51.801647 [ 3 ] {} <Debug> TCP-Session: 4e999e62-8a3e-4536-a068-2f3e1e4151e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3656 | 2026.05.04 15:25:51.801575 [ 288 ] {075eba5c-761c-4617-b187-fa913c1e6a58} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3657 | 2026.05.04 15:25:51.801664 [ 3 ] {} <Debug> TCP-Session: 4e999e62-8a3e-4536-a068-2f3e1e4151e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3658 | 2026.05.04 15:25:51.801589 [ 292 ] {} <Debug> TCP-Session: 92ec8c60-d6fd-4005-a344-36d175ea5e51 Authenticating user 'default' from [fd00:1122:3344:101::e]:38649 | ||
| 3659 | 2026.05.04 15:25:51.801723 [ 288 ] {075eba5c-761c-4617-b187-fa913c1e6a58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3660 | 2026.05.04 15:25:51.801725 [ 292 ] {} <Debug> TCP-Session: 92ec8c60-d6fd-4005-a344-36d175ea5e51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3661 | 2026.05.04 15:25:51.801757 [ 292 ] {} <Debug> TCP-Session: 92ec8c60-d6fd-4005-a344-36d175ea5e51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3662 | 2026.05.04 15:25:51.802019 [ 288 ] {075eba5c-761c-4617-b187-fa913c1e6a58} <Debug> oximeter.version (7476fae3-e9ef-46f3-a08f-cb163b95990f) (SelectExecutor): Key condition: unknown | ||
| 3663 | 2026.05.04 15:25:51.802960 [ 347 ] {075eba5c-761c-4617-b187-fa913c1e6a58} <Trace> AggregatingTransform: Aggregating | ||
| 3664 | 2026.05.04 15:25:51.803346 [ 347 ] {075eba5c-761c-4617-b187-fa913c1e6a58} <Trace> Aggregator: Aggregation method: without_key | ||
| 3665 | 2026.05.04 15:25:51.803387 [ 347 ] {075eba5c-761c-4617-b187-fa913c1e6a58} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001265926 sec. (789.936 rows/sec., 30.86 KiB/sec.) | ||
| 3666 | 2026.05.04 15:25:51.803406 [ 347 ] {075eba5c-761c-4617-b187-fa913c1e6a58} <Trace> Aggregator: Merging aggregated data | ||
| 3667 | 2026.05.04 15:25:51.804632 [ 288 ] {075eba5c-761c-4617-b187-fa913c1e6a58} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003367 sec., 297.000297000297 rows/sec., 11.60 KiB/sec. | ||
| 3668 | 2026.05.04 15:25:51.804779 [ 288 ] {075eba5c-761c-4617-b187-fa913c1e6a58} <Debug> TCPHandler: Processed in 0.0037657 sec. | ||
| 3669 | 2026.05.04 15:25:51.804909 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3670 | 2026.05.04 15:25:51.804940 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3671 | 2026.05.04 15:25:51.804941 [ 288 ] {} <Debug> TCP-Session: 877d9df6-b6b9-429b-9243-5fc97f772bbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3672 | 2026.05.04 15:25:51.804964 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3673 | 2026.05.04 15:25:51.804979 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3674 | 2026.05.04 15:25:51.805002 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3675 | 2026.05.04 15:25:51.805020 [ 290 ] {} <Debug> TCP-Session: ffa9d2dc-db3c-42c6-a44c-b094bc1a94fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3676 | 2026.05.04 15:25:51.805040 [ 289 ] {} <Debug> TCP-Session: 198a3c83-cd4c-451b-a915-5f3675bc3c89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3677 | 2026.05.04 15:25:51.805054 [ 294 ] {} <Debug> TCP-Session: a9b2130d-dda7-497d-823d-0db89defa46f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3678 | 2026.05.04 15:25:51.805061 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3679 | 2026.05.04 15:25:51.805082 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3680 | 2026.05.04 15:25:51.805109 [ 292 ] {} <Debug> TCP-Session: 92ec8c60-d6fd-4005-a344-36d175ea5e51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3681 | 2026.05.04 15:25:51.805048 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3682 | 2026.05.04 15:25:51.805132 [ 293 ] {} <Debug> TCP-Session: bccf2577-0a44-4e05-a98f-d45d8b3d39fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3683 | 2026.05.04 15:25:51.805020 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3684 | 2026.05.04 15:25:51.805188 [ 291 ] {} <Debug> TCP-Session: a8323930-c9b4-40dd-a9aa-8a8658b8ec0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3685 | 2026.05.04 15:25:51.804984 [ 286 ] {} <Debug> TCP-Session: 557e5573-e0f3-40d9-bf61-6ed7d72a4b1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3686 | 2026.05.04 15:25:51.805229 [ 3 ] {} <Debug> TCP-Session: 4e999e62-8a3e-4536-a068-2f3e1e4151e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3687 | 2026.05.04 15:25:51.973565 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3688 | 2026.05.04 15:25:51.973787 [ 257 ] {e4aeb331-bc70-4cd7-911b-3f562e71b90d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3689 | 2026.05.04 15:25:51.974117 [ 257 ] {e4aeb331-bc70-4cd7-911b-3f562e71b90d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3690 | 2026.05.04 15:25:51.974153 [ 257 ] {e4aeb331-bc70-4cd7-911b-3f562e71b90d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3691 | 2026.05.04 15:25:51.974385 [ 257 ] {e4aeb331-bc70-4cd7-911b-3f562e71b90d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3692 | 2026.05.04 15:25:51.974455 [ 257 ] {e4aeb331-bc70-4cd7-911b-3f562e71b90d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3693 | 2026.05.04 15:25:51.974599 [ 257 ] {e4aeb331-bc70-4cd7-911b-3f562e71b90d} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3694 | 2026.05.04 15:25:51.974696 [ 318 ] {e4aeb331-bc70-4cd7-911b-3f562e71b90d} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3695 | 2026.05.04 15:25:51.974700 [ 311 ] {e4aeb331-bc70-4cd7-911b-3f562e71b90d} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3696 | 2026.05.04 15:25:51.974782 [ 257 ] {e4aeb331-bc70-4cd7-911b-3f562e71b90d} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 3697 | 2026.05.04 15:25:51.974802 [ 257 ] {e4aeb331-bc70-4cd7-911b-3f562e71b90d} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3698 | 2026.05.04 15:25:51.974844 [ 257 ] {e4aeb331-bc70-4cd7-911b-3f562e71b90d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3699 | 2026.05.04 15:25:51.974864 [ 257 ] {e4aeb331-bc70-4cd7-911b-3f562e71b90d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 3700 | 2026.05.04 15:25:51.975837 [ 257 ] {e4aeb331-bc70-4cd7-911b-3f562e71b90d} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002139 sec., 16362.786348761105 rows/sec., 3.48 MiB/sec. | ||
| 3701 | 2026.05.04 15:25:51.975912 [ 257 ] {e4aeb331-bc70-4cd7-911b-3f562e71b90d} <Debug> TCPHandler: Processed in 0.002470583 sec. | ||
| 3702 | 2026.05.04 15:25:51.978189 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3703 | 2026.05.04 15:25:51.978311 [ 257 ] {5cda8125-33f4-4a79-b591-7ebda37527c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3704 | 2026.05.04 15:25:51.978359 [ 257 ] {5cda8125-33f4-4a79-b591-7ebda37527c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3705 | 2026.05.04 15:25:51.978928 [ 257 ] {5cda8125-33f4-4a79-b591-7ebda37527c0} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3706 | 2026.05.04 15:25:51.978969 [ 257 ] {5cda8125-33f4-4a79-b591-7ebda37527c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3707 | 2026.05.04 15:25:51.979354 [ 257 ] {5cda8125-33f4-4a79-b591-7ebda37527c0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3708 | 2026.05.04 15:25:51.979589 [ 257 ] {5cda8125-33f4-4a79-b591-7ebda37527c0} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3709 | 2026.05.04 15:25:51.979746 [ 257 ] {5cda8125-33f4-4a79-b591-7ebda37527c0} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001467 sec., 94069.52965235173 rows/sec., 8.19 MiB/sec. | ||
| 3710 | 2026.05.04 15:25:51.979754 [ 137 ] {} <Debug> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3711 | 2026.05.04 15:25:51.979784 [ 257 ] {5cda8125-33f4-4a79-b591-7ebda37527c0} <Debug> TCPHandler: Processed in 0.001648622 sec. | ||
| 3712 | 2026.05.04 15:25:51.979823 [ 137 ] {} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3713 | 2026.05.04 15:25:51.979850 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3714 | 2026.05.04 15:25:51.979922 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3715 | 2026.05.04 15:25:51.979942 [ 186 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::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 | ||
| 3716 | 2026.05.04 15:25:51.980020 [ 257 ] {07b95de5-d157-422a-bea5-6e4767f1e1fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3717 | 2026.05.04 15:25:51.980022 [ 186 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3718 | 2026.05.04 15:25:51.980058 [ 186 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2615 rows starting from the beginning of the part | ||
| 3719 | 2026.05.04 15:25:51.980063 [ 257 ] {07b95de5-d157-422a-bea5-6e4767f1e1fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3720 | 2026.05.04 15:25:51.980126 [ 186 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part | ||
| 3721 | 2026.05.04 15:25:51.980181 [ 186 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 3722 | 2026.05.04 15:25:51.980224 [ 186 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 138 rows starting from the beginning of the part | ||
| 3723 | 2026.05.04 15:25:51.980263 [ 186 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 3724 | 2026.05.04 15:25:51.980343 [ 186 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 138 rows starting from the beginning of the part | ||
| 3725 | 2026.05.04 15:25:51.980505 [ 257 ] {07b95de5-d157-422a-bea5-6e4767f1e1fd} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3726 | 2026.05.04 15:25:51.980550 [ 257 ] {07b95de5-d157-422a-bea5-6e4767f1e1fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3727 | 2026.05.04 15:25:51.980967 [ 257 ] {07b95de5-d157-422a-bea5-6e4767f1e1fd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3728 | 2026.05.04 15:25:51.981226 [ 257 ] {07b95de5-d157-422a-bea5-6e4767f1e1fd} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3729 | 2026.05.04 15:25:51.981388 [ 257 ] {07b95de5-d157-422a-bea5-6e4767f1e1fd} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001386 sec., 29581.52958152958 rows/sec., 2.17 MiB/sec. | ||
| 3730 | 2026.05.04 15:25:51.981430 [ 257 ] {07b95de5-d157-422a-bea5-6e4767f1e1fd} <Debug> TCPHandler: Processed in 0.00155757 sec. | ||
| 3731 | 2026.05.04 15:25:51.981584 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3732 | 2026.05.04 15:25:51.981684 [ 257 ] {f74f02cd-4b4d-428c-8e64-7915ad5d130e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3733 | 2026.05.04 15:25:51.981730 [ 257 ] {f74f02cd-4b4d-428c-8e64-7915ad5d130e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3734 | 2026.05.04 15:25:51.982057 [ 189 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3029 rows, containing 5 columns (5 merged, 0 gathered) in 0.002178669 sec., 1390298.388603317 rows/sec., 111.56 MiB/sec. | ||
| 3735 | 2026.05.04 15:25:51.982217 [ 257 ] {f74f02cd-4b4d-428c-8e64-7915ad5d130e} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3736 | 2026.05.04 15:25:51.982264 [ 257 ] {f74f02cd-4b4d-428c-8e64-7915ad5d130e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3737 | 2026.05.04 15:25:51.982437 [ 189 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3738 | 2026.05.04 15:25:51.982745 [ 257 ] {f74f02cd-4b4d-428c-8e64-7915ad5d130e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3739 | 2026.05.04 15:25:51.982911 [ 189 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_26_5} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3740 | 2026.05.04 15:25:51.983023 [ 189 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_26_5} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3741 | 2026.05.04 15:25:51.983086 [ 257 ] {f74f02cd-4b4d-428c-8e64-7915ad5d130e} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3742 | 2026.05.04 15:25:51.983138 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 3743 | 2026.05.04 15:25:51.983220 [ 137 ] {} <Debug> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3744 | 2026.05.04 15:25:51.983237 [ 257 ] {f74f02cd-4b4d-428c-8e64-7915ad5d130e} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001567 sec., 67007.01978302488 rows/sec., 5.23 MiB/sec. | ||
| 3745 | 2026.05.04 15:25:51.983262 [ 137 ] {} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3746 | 2026.05.04 15:25:51.983283 [ 257 ] {f74f02cd-4b4d-428c-8e64-7915ad5d130e} <Debug> TCPHandler: Processed in 0.001763493 sec. | ||
| 3747 | 2026.05.04 15:25:51.983289 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3748 | 2026.05.04 15:25:51.983391 [ 189 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::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 | ||
| 3749 | 2026.05.04 15:25:51.983424 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3750 | 2026.05.04 15:25:51.983500 [ 189 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3751 | 2026.05.04 15:25:51.983524 [ 257 ] {6d4e9cf1-a5f6-4f99-b3b4-fa9dc9c3b62c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3752 | 2026.05.04 15:25:51.983539 [ 189 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1401 rows starting from the beginning of the part | ||
| 3753 | 2026.05.04 15:25:51.983572 [ 257 ] {6d4e9cf1-a5f6-4f99-b3b4-fa9dc9c3b62c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3754 | 2026.05.04 15:25:51.983650 [ 189 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 28 rows starting from the beginning of the part | ||
| 3755 | 2026.05.04 15:25:51.983733 [ 189 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 3756 | 2026.05.04 15:25:51.983798 [ 189 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 105 rows starting from the beginning of the part | ||
| 3757 | 2026.05.04 15:25:51.983854 [ 189 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
| 3758 | 2026.05.04 15:25:51.983911 [ 189 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 105 rows starting from the beginning of the part | ||
| 3759 | 2026.05.04 15:25:51.984044 [ 257 ] {6d4e9cf1-a5f6-4f99-b3b4-fa9dc9c3b62c} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3760 | 2026.05.04 15:25:51.984085 [ 257 ] {6d4e9cf1-a5f6-4f99-b3b4-fa9dc9c3b62c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3761 | 2026.05.04 15:25:51.984470 [ 257 ] {6d4e9cf1-a5f6-4f99-b3b4-fa9dc9c3b62c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3762 | 2026.05.04 15:25:51.984715 [ 257 ] {6d4e9cf1-a5f6-4f99-b3b4-fa9dc9c3b62c} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3763 | 2026.05.04 15:25:51.984828 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3764 | 2026.05.04 15:25:51.984851 [ 257 ] {6d4e9cf1-a5f6-4f99-b3b4-fa9dc9c3b62c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001346 sec., 118870.72808320951 rows/sec., 8.28 MiB/sec. | ||
| 3765 | 2026.05.04 15:25:51.984866 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3766 | 2026.05.04 15:25:51.984894 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3767 | 2026.05.04 15:25:51.984895 [ 257 ] {6d4e9cf1-a5f6-4f99-b3b4-fa9dc9c3b62c} <Debug> TCPHandler: Processed in 0.001519321 sec. | ||
| 3768 | 2026.05.04 15:25:51.984976 [ 186 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::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 | ||
| 3769 | 2026.05.04 15:25:51.985057 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3770 | 2026.05.04 15:25:51.985061 [ 186 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3771 | 2026.05.04 15:25:51.985104 [ 186 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9568 rows starting from the beginning of the part | ||
| 3772 | 2026.05.04 15:25:51.985153 [ 186 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 3773 | 2026.05.04 15:25:51.985182 [ 257 ] {5a143bc6-f816-46cf-9a38-51b5ec4a7d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3774 | 2026.05.04 15:25:51.985193 [ 186 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 3775 | 2026.05.04 15:25:51.985198 [ 200 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1767 rows, containing 5 columns (5 merged, 0 gathered) in 0.001839025 sec., 960835.2251872596 rows/sec., 70.93 MiB/sec. | ||
| 3776 | 2026.05.04 15:25:51.985241 [ 186 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 3777 | 2026.05.04 15:25:51.985259 [ 257 ] {5a143bc6-f816-46cf-9a38-51b5ec4a7d85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3778 | 2026.05.04 15:25:51.985288 [ 186 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 3779 | 2026.05.04 15:25:51.985328 [ 186 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::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 | ||
| 3780 | 2026.05.04 15:25:51.985544 [ 188 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3781 | 2026.05.04 15:25:51.985908 [ 188 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_26_5} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3782 | 2026.05.04 15:25:51.985999 [ 188 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_26_5} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3783 | 2026.05.04 15:25:51.986104 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 3784 | 2026.05.04 15:25:51.986226 [ 257 ] {5a143bc6-f816-46cf-9a38-51b5ec4a7d85} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3785 | 2026.05.04 15:25:51.986267 [ 257 ] {5a143bc6-f816-46cf-9a38-51b5ec4a7d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3786 | 2026.05.04 15:25:51.986921 [ 257 ] {5a143bc6-f816-46cf-9a38-51b5ec4a7d85} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3787 | 2026.05.04 15:25:51.987168 [ 257 ] {5a143bc6-f816-46cf-9a38-51b5ec4a7d85} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3788 | 2026.05.04 15:25:51.987309 [ 257 ] {5a143bc6-f816-46cf-9a38-51b5ec4a7d85} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002156 sec., 19016.69758812616 rows/sec., 34.08 MiB/sec. | ||
| 3789 | 2026.05.04 15:25:51.987374 [ 257 ] {5a143bc6-f816-46cf-9a38-51b5ec4a7d85} <Debug> TCPHandler: Processed in 0.002378782 sec. | ||
| 3790 | 2026.05.04 15:25:51.987505 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3791 | 2026.05.04 15:25:51.987602 [ 257 ] {1a01c8a5-b7a0-4db0-8f70-1be5ff0d1828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3792 | 2026.05.04 15:25:51.987652 [ 257 ] {1a01c8a5-b7a0-4db0-8f70-1be5ff0d1828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3793 | 2026.05.04 15:25:51.988045 [ 257 ] {1a01c8a5-b7a0-4db0-8f70-1be5ff0d1828} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3794 | 2026.05.04 15:25:51.988082 [ 257 ] {1a01c8a5-b7a0-4db0-8f70-1be5ff0d1828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3795 | 2026.05.04 15:25:51.988401 [ 257 ] {1a01c8a5-b7a0-4db0-8f70-1be5ff0d1828} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3796 | 2026.05.04 15:25:51.988674 [ 257 ] {1a01c8a5-b7a0-4db0-8f70-1be5ff0d1828} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3797 | 2026.05.04 15:25:51.988793 [ 137 ] {} <Debug> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3798 | 2026.05.04 15:25:51.988812 [ 257 ] {1a01c8a5-b7a0-4db0-8f70-1be5ff0d1828} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001228 sec., 48859.9348534202 rows/sec., 3.29 MiB/sec. | ||
| 3799 | 2026.05.04 15:25:51.988836 [ 137 ] {} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3800 | 2026.05.04 15:25:51.988859 [ 257 ] {1a01c8a5-b7a0-4db0-8f70-1be5ff0d1828} <Debug> TCPHandler: Processed in 0.001402519 sec. | ||
| 3801 | 2026.05.04 15:25:51.988863 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3802 | 2026.05.04 15:25:51.988915 [ 188 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10218 rows, containing 5 columns (5 merged, 0 gathered) in 0.003968603 sec., 2574709.538847801 rows/sec., 165.18 MiB/sec. | ||
| 3803 | 2026.05.04 15:25:51.988964 [ 188 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 3804 | 2026.05.04 15:25:51.989068 [ 188 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3805 | 2026.05.04 15:25:51.989102 [ 188 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1028 rows starting from the beginning of the part | ||
| 3806 | 2026.05.04 15:25:51.989166 [ 188 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
| 3807 | 2026.05.04 15:25:51.989213 [ 188 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 3808 | 2026.05.04 15:25:51.989222 [ 200 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3809 | 2026.05.04 15:25:51.989252 [ 188 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 3810 | 2026.05.04 15:25:51.989295 [ 188 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 3811 | 2026.05.04 15:25:51.989339 [ 188 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 3812 | 2026.05.04 15:25:51.989522 [ 200 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3813 | 2026.05.04 15:25:51.989600 [ 200 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3814 | 2026.05.04 15:25:51.989681 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 3815 | 2026.05.04 15:25:51.990299 [ 200 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1272 rows, containing 4 columns (4 merged, 0 gathered) in 0.001374109 sec., 925690.7567012515 rows/sec., 62.33 MiB/sec. | ||
| 3816 | 2026.05.04 15:25:51.990479 [ 188 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3817 | 2026.05.04 15:25:51.990727 [ 188 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_26_5} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3818 | 2026.05.04 15:25:51.990796 [ 188 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_26_5} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3819 | 2026.05.04 15:25:51.990862 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 3820 | 2026.05.04 15:25:51.999963 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44891 | ||
| 3821 | 2026.05.04 15:25:52.000069 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3822 | 2026.05.04 15:25:52.000093 [ 288 ] {} <Debug> TCP-Session: a7d86161-c483-48ca-b706-c8ee85453db6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44891 | ||
| 3823 | 2026.05.04 15:25:52.000113 [ 288 ] {} <Debug> TCP-Session: a7d86161-c483-48ca-b706-c8ee85453db6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3824 | 2026.05.04 15:25:52.000126 [ 288 ] {} <Debug> TCP-Session: a7d86161-c483-48ca-b706-c8ee85453db6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3825 | 2026.05.04 15:25:52.000310 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33101 | ||
| 3826 | 2026.05.04 15:25:52.000337 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62221 | ||
| 3827 | 2026.05.04 15:25:52.000352 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59278 | ||
| 3828 | 2026.05.04 15:25:52.000366 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54103 | ||
| 3829 | 2026.05.04 15:25:52.000386 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3830 | 2026.05.04 15:25:52.000376 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32996 | ||
| 3831 | 2026.05.04 15:25:52.000419 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3832 | 2026.05.04 15:25:52.000430 [ 289 ] {} <Debug> TCP-Session: 5eed00cb-b734-40d5-8d6d-ba4cbabed09a Authenticating user 'default' from [fd00:1122:3344:101::e]:33101 | ||
| 3833 | 2026.05.04 15:25:52.000450 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3834 | 2026.05.04 15:25:52.000456 [ 288 ] {} <Trace> TCP-Session: a7d86161-c483-48ca-b706-c8ee85453db6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3835 | 2026.05.04 15:25:52.000494 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3836 | 2026.05.04 15:25:52.000496 [ 289 ] {} <Debug> TCP-Session: 5eed00cb-b734-40d5-8d6d-ba4cbabed09a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3837 | 2026.05.04 15:25:52.000529 [ 294 ] {} <Debug> TCP-Session: 45abdfc6-6e39-4814-9dae-48364136d8c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:32996 | ||
| 3838 | 2026.05.04 15:25:52.000543 [ 289 ] {} <Debug> TCP-Session: 5eed00cb-b734-40d5-8d6d-ba4cbabed09a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3839 | 2026.05.04 15:25:52.000496 [ 293 ] {} <Debug> TCP-Session: 101660ba-5258-466c-88e5-36c0ec9654df Authenticating user 'default' from [fd00:1122:3344:101::e]:54103 | ||
| 3840 | 2026.05.04 15:25:52.000564 [ 294 ] {} <Debug> TCP-Session: 45abdfc6-6e39-4814-9dae-48364136d8c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3841 | 2026.05.04 15:25:52.000590 [ 293 ] {} <Debug> TCP-Session: 101660ba-5258-466c-88e5-36c0ec9654df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3842 | 2026.05.04 15:25:52.000604 [ 294 ] {} <Debug> TCP-Session: 45abdfc6-6e39-4814-9dae-48364136d8c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3843 | 2026.05.04 15:25:52.000618 [ 293 ] {} <Debug> TCP-Session: 101660ba-5258-466c-88e5-36c0ec9654df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3844 | 2026.05.04 15:25:52.000361 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57126 | ||
| 3845 | 2026.05.04 15:25:52.000463 [ 290 ] {} <Debug> TCP-Session: a0cbd192-9d46-49ab-b6c3-293bc18e725f Authenticating user 'default' from [fd00:1122:3344:101::e]:62221 | ||
| 3846 | 2026.05.04 15:25:52.000430 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3847 | 2026.05.04 15:25:52.000696 [ 290 ] {} <Debug> TCP-Session: a0cbd192-9d46-49ab-b6c3-293bc18e725f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3848 | 2026.05.04 15:25:52.000717 [ 288 ] {46b1ad3b-1183-4bf5-b11f-bb263a13a376} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44891) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3849 | 2026.05.04 15:25:52.000725 [ 292 ] {} <Debug> TCP-Session: 4e7285c7-0752-496a-b094-9a5acb5931cc Authenticating user 'default' from [fd00:1122:3344:101::e]:59278 | ||
| 3850 | 2026.05.04 15:25:52.000732 [ 290 ] {} <Debug> TCP-Session: a0cbd192-9d46-49ab-b6c3-293bc18e725f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3851 | 2026.05.04 15:25:52.000765 [ 292 ] {} <Debug> TCP-Session: 4e7285c7-0752-496a-b094-9a5acb5931cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3852 | 2026.05.04 15:25:52.000726 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3853 | 2026.05.04 15:25:52.000790 [ 292 ] {} <Debug> TCP-Session: 4e7285c7-0752-496a-b094-9a5acb5931cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3854 | 2026.05.04 15:25:52.000823 [ 291 ] {} <Debug> TCP-Session: 71b8c17a-5cc1-4fe1-9ae7-98089d15801e Authenticating user 'default' from [fd00:1122:3344:101::e]:57126 | ||
| 3855 | 2026.05.04 15:25:52.000851 [ 291 ] {} <Debug> TCP-Session: 71b8c17a-5cc1-4fe1-9ae7-98089d15801e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3856 | 2026.05.04 15:25:52.000864 [ 291 ] {} <Debug> TCP-Session: 71b8c17a-5cc1-4fe1-9ae7-98089d15801e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3857 | 2026.05.04 15:25:52.000988 [ 288 ] {46b1ad3b-1183-4bf5-b11f-bb263a13a376} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3858 | 2026.05.04 15:25:52.001054 [ 288 ] {46b1ad3b-1183-4bf5-b11f-bb263a13a376} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3859 | 2026.05.04 15:25:52.001329 [ 288 ] {46b1ad3b-1183-4bf5-b11f-bb263a13a376} <Debug> oximeter.version (7476fae3-e9ef-46f3-a08f-cb163b95990f) (SelectExecutor): Key condition: unknown | ||
| 3860 | 2026.05.04 15:25:52.002189 [ 308 ] {46b1ad3b-1183-4bf5-b11f-bb263a13a376} <Trace> AggregatingTransform: Aggregating | ||
| 3861 | 2026.05.04 15:25:52.002236 [ 308 ] {46b1ad3b-1183-4bf5-b11f-bb263a13a376} <Trace> Aggregator: Aggregation method: without_key | ||
| 3862 | 2026.05.04 15:25:52.002265 [ 308 ] {46b1ad3b-1183-4bf5-b11f-bb263a13a376} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000889922 sec. (1123.694 rows/sec., 43.89 KiB/sec.) | ||
| 3863 | 2026.05.04 15:25:52.002281 [ 308 ] {46b1ad3b-1183-4bf5-b11f-bb263a13a376} <Trace> Aggregator: Merging aggregated data | ||
| 3864 | 2026.05.04 15:25:52.003502 [ 288 ] {46b1ad3b-1183-4bf5-b11f-bb263a13a376} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002913 sec., 343.28870580157917 rows/sec., 13.41 KiB/sec. | ||
| 3865 | 2026.05.04 15:25:52.003667 [ 288 ] {46b1ad3b-1183-4bf5-b11f-bb263a13a376} <Debug> TCPHandler: Processed in 0.003318464 sec. | ||
| 3866 | 2026.05.04 15:25:52.003782 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3867 | 2026.05.04 15:25:52.003816 [ 288 ] {} <Debug> TCP-Session: a7d86161-c483-48ca-b706-c8ee85453db6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3868 | 2026.05.04 15:25:52.003818 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3869 | 2026.05.04 15:25:52.003858 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3870 | 2026.05.04 15:25:52.003869 [ 289 ] {} <Debug> TCP-Session: 5eed00cb-b734-40d5-8d6d-ba4cbabed09a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3871 | 2026.05.04 15:25:52.003877 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3872 | 2026.05.04 15:25:52.003902 [ 294 ] {} <Debug> TCP-Session: 45abdfc6-6e39-4814-9dae-48364136d8c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3873 | 2026.05.04 15:25:52.003911 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3874 | 2026.05.04 15:25:52.003931 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3875 | 2026.05.04 15:25:52.003968 [ 293 ] {} <Debug> TCP-Session: 101660ba-5258-466c-88e5-36c0ec9654df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3876 | 2026.05.04 15:25:52.003894 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3877 | 2026.05.04 15:25:52.003992 [ 291 ] {} <Debug> TCP-Session: 71b8c17a-5cc1-4fe1-9ae7-98089d15801e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3878 | 2026.05.04 15:25:52.003927 [ 292 ] {} <Debug> TCP-Session: 4e7285c7-0752-496a-b094-9a5acb5931cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3879 | 2026.05.04 15:25:52.004027 [ 290 ] {} <Debug> TCP-Session: a0cbd192-9d46-49ab-b6c3-293bc18e725f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3880 | 2026.05.04 15:25:52.005911 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43936 | ||
| 3881 | 2026.05.04 15:25:52.005959 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38248 | ||
| 3882 | 2026.05.04 15:25:52.005982 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3883 | 2026.05.04 15:25:52.006011 [ 286 ] {} <Debug> TCP-Session: 7605e02d-2ab7-477a-9aa7-3291dc128c63 Authenticating user 'default' from [fd00:1122:3344:101::e]:43936 | ||
| 3884 | 2026.05.04 15:25:52.006027 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3885 | 2026.05.04 15:25:52.006032 [ 286 ] {} <Debug> TCP-Session: 7605e02d-2ab7-477a-9aa7-3291dc128c63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3886 | 2026.05.04 15:25:52.006051 [ 3 ] {} <Debug> TCP-Session: ebd167b1-309e-4774-afb7-ba9897de153b Authenticating user 'default' from [fd00:1122:3344:101::e]:38248 | ||
| 3887 | 2026.05.04 15:25:52.006052 [ 286 ] {} <Debug> TCP-Session: 7605e02d-2ab7-477a-9aa7-3291dc128c63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3888 | 2026.05.04 15:25:52.006069 [ 3 ] {} <Debug> TCP-Session: ebd167b1-309e-4774-afb7-ba9897de153b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3889 | 2026.05.04 15:25:52.006085 [ 3 ] {} <Debug> TCP-Session: ebd167b1-309e-4774-afb7-ba9897de153b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3890 | 2026.05.04 15:25:52.034082 [ 3 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:38248). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3891 | |||
| 3892 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3893 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3894 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 3895 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3896 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3897 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3898 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3899 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3900 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3901 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3902 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 3903 | (version 23.8.7.1) | ||
| 3904 | 2026.05.04 15:25:52.034277 [ 3 ] {} <Debug> TCP-Session: ebd167b1-309e-4774-afb7-ba9897de153b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3905 | 2026.05.04 15:25:52.034286 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:43936). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3906 | |||
| 3907 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3908 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3909 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 3910 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3911 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3912 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3913 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3914 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3915 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3916 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3917 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 3918 | (version 23.8.7.1) | ||
| 3919 | 2026.05.04 15:25:52.034339 [ 286 ] {} <Debug> TCP-Session: 7605e02d-2ab7-477a-9aa7-3291dc128c63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3920 | 2026.05.04 15:25:55.778138 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3921 | 2026.05.04 15:25:55.778237 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3922 | 2026.05.04 15:25:55.905548 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8584 | ||
| 3923 | 2026.05.04 15:25:55.906034 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3924 | 2026.05.04 15:25:55.906074 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3925 | 2026.05.04 15:25:55.906560 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3926 | 2026.05.04 15:25:55.906789 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3927 | 2026.05.04 15:25:55.906918 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8584 | ||
| 3928 | 2026.05.04 15:25:56.328140 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3929 | 2026.05.04 15:25:56.343282 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3930 | 2026.05.04 15:25:56.343342 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3931 | 2026.05.04 15:25:56.349417 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3932 | 2026.05.04 15:25:56.350139 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3933 | 2026.05.04 15:25:56.352809 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3934 | 2026.05.04 15:25:56.971489 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3935 | 2026.05.04 15:25:56.971765 [ 257 ] {c5310968-c0b7-4d5c-b8d6-ba0d9260ce75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 3936 | 2026.05.04 15:25:56.972315 [ 257 ] {c5310968-c0b7-4d5c-b8d6-ba0d9260ce75} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3937 | 2026.05.04 15:25:56.972384 [ 257 ] {c5310968-c0b7-4d5c-b8d6-ba0d9260ce75} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 3938 | 2026.05.04 15:25:56.972738 [ 257 ] {c5310968-c0b7-4d5c-b8d6-ba0d9260ce75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3939 | 2026.05.04 15:25:56.972810 [ 257 ] {c5310968-c0b7-4d5c-b8d6-ba0d9260ce75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3940 | 2026.05.04 15:25:56.972949 [ 257 ] {c5310968-c0b7-4d5c-b8d6-ba0d9260ce75} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3941 | 2026.05.04 15:25:56.973071 [ 340 ] {c5310968-c0b7-4d5c-b8d6-ba0d9260ce75} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3942 | 2026.05.04 15:25:56.973077 [ 337 ] {c5310968-c0b7-4d5c-b8d6-ba0d9260ce75} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3943 | 2026.05.04 15:25:56.973206 [ 257 ] {c5310968-c0b7-4d5c-b8d6-ba0d9260ce75} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 3944 | 2026.05.04 15:25:56.973234 [ 257 ] {c5310968-c0b7-4d5c-b8d6-ba0d9260ce75} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3945 | 2026.05.04 15:25:56.973288 [ 257 ] {c5310968-c0b7-4d5c-b8d6-ba0d9260ce75} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3946 | 2026.05.04 15:25:56.973310 [ 257 ] {c5310968-c0b7-4d5c-b8d6-ba0d9260ce75} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 3947 | 2026.05.04 15:25:56.974327 [ 257 ] {c5310968-c0b7-4d5c-b8d6-ba0d9260ce75} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002705 sec., 12939.001848428836 rows/sec., 2.75 MiB/sec. | ||
| 3948 | 2026.05.04 15:25:56.974398 [ 257 ] {c5310968-c0b7-4d5c-b8d6-ba0d9260ce75} <Debug> TCPHandler: Processed in 0.003032941 sec. | ||
| 3949 | 2026.05.04 15:25:56.976048 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3950 | 2026.05.04 15:25:56.976159 [ 257 ] {df38b8e3-15f2-4787-8c78-f8c864b80d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3951 | 2026.05.04 15:25:56.976204 [ 257 ] {df38b8e3-15f2-4787-8c78-f8c864b80d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3952 | 2026.05.04 15:25:56.976672 [ 257 ] {df38b8e3-15f2-4787-8c78-f8c864b80d74} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3953 | 2026.05.04 15:25:56.976714 [ 257 ] {df38b8e3-15f2-4787-8c78-f8c864b80d74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3954 | 2026.05.04 15:25:56.977082 [ 257 ] {df38b8e3-15f2-4787-8c78-f8c864b80d74} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3955 | 2026.05.04 15:25:56.977314 [ 257 ] {df38b8e3-15f2-4787-8c78-f8c864b80d74} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3956 | 2026.05.04 15:25:56.977465 [ 257 ] {df38b8e3-15f2-4787-8c78-f8c864b80d74} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001338 sec., 41853.512705530644 rows/sec., 3.22 MiB/sec. | ||
| 3957 | 2026.05.04 15:25:56.977504 [ 257 ] {df38b8e3-15f2-4787-8c78-f8c864b80d74} <Debug> TCPHandler: Processed in 0.00150511 sec. | ||
| 3958 | 2026.05.04 15:25:56.977622 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3959 | 2026.05.04 15:25:56.977719 [ 257 ] {8829518a-5d34-4da9-aba9-e288ba6a7696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3960 | 2026.05.04 15:25:56.977760 [ 257 ] {8829518a-5d34-4da9-aba9-e288ba6a7696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3961 | 2026.05.04 15:25:56.978169 [ 257 ] {8829518a-5d34-4da9-aba9-e288ba6a7696} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3962 | 2026.05.04 15:25:56.978206 [ 257 ] {8829518a-5d34-4da9-aba9-e288ba6a7696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3963 | 2026.05.04 15:25:56.978517 [ 257 ] {8829518a-5d34-4da9-aba9-e288ba6a7696} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3964 | 2026.05.04 15:25:56.978742 [ 257 ] {8829518a-5d34-4da9-aba9-e288ba6a7696} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3965 | 2026.05.04 15:25:56.978871 [ 257 ] {8829518a-5d34-4da9-aba9-e288ba6a7696} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001173 sec., 54560.954816709294 rows/sec., 4.26 MiB/sec. | ||
| 3966 | 2026.05.04 15:25:56.978908 [ 257 ] {8829518a-5d34-4da9-aba9-e288ba6a7696} <Debug> TCPHandler: Processed in 0.001334538 sec. | ||
| 3967 | 2026.05.04 15:25:56.979020 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3968 | 2026.05.04 15:25:56.979115 [ 257 ] {90364b58-f0eb-4105-b6ba-aee3e46febe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3969 | 2026.05.04 15:25:56.979158 [ 257 ] {90364b58-f0eb-4105-b6ba-aee3e46febe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3970 | 2026.05.04 15:25:56.979555 [ 257 ] {90364b58-f0eb-4105-b6ba-aee3e46febe0} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3971 | 2026.05.04 15:25:56.979592 [ 257 ] {90364b58-f0eb-4105-b6ba-aee3e46febe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3972 | 2026.05.04 15:25:56.979940 [ 257 ] {90364b58-f0eb-4105-b6ba-aee3e46febe0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3973 | 2026.05.04 15:25:56.980150 [ 257 ] {90364b58-f0eb-4105-b6ba-aee3e46febe0} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3974 | 2026.05.04 15:25:56.980281 [ 257 ] {90364b58-f0eb-4105-b6ba-aee3e46febe0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 3975 | 2026.05.04 15:25:56.980317 [ 257 ] {90364b58-f0eb-4105-b6ba-aee3e46febe0} <Debug> TCPHandler: Processed in 0.001345428 sec. | ||
| 3976 | 2026.05.04 15:25:56.980427 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3977 | 2026.05.04 15:25:56.980523 [ 257 ] {81956abc-efc2-40f4-a548-8590d5750ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3978 | 2026.05.04 15:25:56.980564 [ 257 ] {81956abc-efc2-40f4-a548-8590d5750ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3979 | 2026.05.04 15:25:56.980890 [ 257 ] {81956abc-efc2-40f4-a548-8590d5750ac3} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3980 | 2026.05.04 15:25:56.980950 [ 257 ] {81956abc-efc2-40f4-a548-8590d5750ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3981 | 2026.05.04 15:25:56.981252 [ 257 ] {81956abc-efc2-40f4-a548-8590d5750ac3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3982 | 2026.05.04 15:25:56.981455 [ 257 ] {81956abc-efc2-40f4-a548-8590d5750ac3} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3983 | 2026.05.04 15:25:56.981586 [ 257 ] {81956abc-efc2-40f4-a548-8590d5750ac3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 3984 | 2026.05.04 15:25:56.981622 [ 257 ] {81956abc-efc2-40f4-a548-8590d5750ac3} <Debug> TCPHandler: Processed in 0.001245956 sec. | ||
| 3985 | 2026.05.04 15:26:00.908533 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 482 | ||
| 3986 | 2026.05.04 15:26:00.910846 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3987 | 2026.05.04 15:26:00.910894 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 3988 | 2026.05.04 15:26:00.912089 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3989 | 2026.05.04 15:26:00.912345 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3990 | 2026.05.04 15:26:00.912595 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 482 | ||
| 3991 | 2026.05.04 15:26:01.486024 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3992 | 2026.05.04 15:26:01.486254 [ 257 ] {830bd5e3-95e2-4410-a2b0-10befccce7cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3993 | 2026.05.04 15:26:01.486589 [ 257 ] {830bd5e3-95e2-4410-a2b0-10befccce7cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3994 | 2026.05.04 15:26:01.486629 [ 257 ] {830bd5e3-95e2-4410-a2b0-10befccce7cb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3995 | 2026.05.04 15:26:01.486891 [ 257 ] {830bd5e3-95e2-4410-a2b0-10befccce7cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3996 | 2026.05.04 15:26:01.486960 [ 257 ] {830bd5e3-95e2-4410-a2b0-10befccce7cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3997 | 2026.05.04 15:26:01.487099 [ 257 ] {830bd5e3-95e2-4410-a2b0-10befccce7cb} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 3998 | 2026.05.04 15:26:01.487197 [ 340 ] {830bd5e3-95e2-4410-a2b0-10befccce7cb} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3999 | 2026.05.04 15:26:01.487265 [ 337 ] {830bd5e3-95e2-4410-a2b0-10befccce7cb} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4000 | 2026.05.04 15:26:01.487418 [ 257 ] {830bd5e3-95e2-4410-a2b0-10befccce7cb} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 4001 | 2026.05.04 15:26:01.487445 [ 257 ] {830bd5e3-95e2-4410-a2b0-10befccce7cb} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4002 | 2026.05.04 15:26:01.487489 [ 257 ] {830bd5e3-95e2-4410-a2b0-10befccce7cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4003 | 2026.05.04 15:26:01.487510 [ 257 ] {830bd5e3-95e2-4410-a2b0-10befccce7cb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 4004 | 2026.05.04 15:26:01.488487 [ 257 ] {830bd5e3-95e2-4410-a2b0-10befccce7cb} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002328 sec., 15034.364261168383 rows/sec., 3.20 MiB/sec. | ||
| 4005 | 2026.05.04 15:26:01.488578 [ 257 ] {830bd5e3-95e2-4410-a2b0-10befccce7cb} <Debug> TCPHandler: Processed in 0.002674786 sec. | ||
| 4006 | 2026.05.04 15:26:01.502377 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4007 | 2026.05.04 15:26:01.502523 [ 257 ] {e044aa07-049a-4834-be08-3cad690b5fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4008 | 2026.05.04 15:26:01.502577 [ 257 ] {e044aa07-049a-4834-be08-3cad690b5fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4009 | 2026.05.04 15:26:01.503218 [ 257 ] {e044aa07-049a-4834-be08-3cad690b5fc5} <Trace> oximeter.fields_i16 (2a20fea4-c498-4377-9dd1-aa6e3afac0a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4010 | 2026.05.04 15:26:01.503255 [ 257 ] {e044aa07-049a-4834-be08-3cad690b5fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4011 | 2026.05.04 15:26:01.503625 [ 257 ] {e044aa07-049a-4834-be08-3cad690b5fc5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4012 | 2026.05.04 15:26:01.503864 [ 257 ] {e044aa07-049a-4834-be08-3cad690b5fc5} <Trace> oximeter.fields_i16 (2a20fea4-c498-4377-9dd1-aa6e3afac0a8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4013 | 2026.05.04 15:26:01.503981 [ 126 ] {} <Debug> oximeter.fields_i16 (2a20fea4-c498-4377-9dd1-aa6e3afac0a8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4014 | 2026.05.04 15:26:01.504009 [ 257 ] {e044aa07-049a-4834-be08-3cad690b5fc5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001526 sec., 15727.391874180865 rows/sec., 1.30 MiB/sec. | ||
| 4015 | 2026.05.04 15:26:01.504026 [ 126 ] {} <Trace> oximeter.fields_i16 (2a20fea4-c498-4377-9dd1-aa6e3afac0a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4016 | 2026.05.04 15:26:01.504047 [ 257 ] {e044aa07-049a-4834-be08-3cad690b5fc5} <Debug> TCPHandler: Processed in 0.001739134 sec. | ||
| 4017 | 2026.05.04 15:26:01.504050 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4018 | 2026.05.04 15:26:01.504174 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4019 | 2026.05.04 15:26:01.504188 [ 197 ] {2a20fea4-c498-4377-9dd1-aa6e3afac0a8::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 | ||
| 4020 | 2026.05.04 15:26:01.504269 [ 257 ] {d3316b5e-693d-4063-93fc-af724b20b6d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4021 | 2026.05.04 15:26:01.504314 [ 257 ] {d3316b5e-693d-4063-93fc-af724b20b6d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4022 | 2026.05.04 15:26:01.504343 [ 197 ] {2a20fea4-c498-4377-9dd1-aa6e3afac0a8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4023 | 2026.05.04 15:26:01.504394 [ 197 ] {2a20fea4-c498-4377-9dd1-aa6e3afac0a8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4024 | 2026.05.04 15:26:01.504495 [ 197 ] {2a20fea4-c498-4377-9dd1-aa6e3afac0a8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4025 | 2026.05.04 15:26:01.504552 [ 197 ] {2a20fea4-c498-4377-9dd1-aa6e3afac0a8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4026 | 2026.05.04 15:26:01.504599 [ 197 ] {2a20fea4-c498-4377-9dd1-aa6e3afac0a8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4027 | 2026.05.04 15:26:01.504644 [ 197 ] {2a20fea4-c498-4377-9dd1-aa6e3afac0a8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4028 | 2026.05.04 15:26:01.504757 [ 257 ] {d3316b5e-693d-4063-93fc-af724b20b6d6} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4029 | 2026.05.04 15:26:01.504798 [ 257 ] {d3316b5e-693d-4063-93fc-af724b20b6d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4030 | 2026.05.04 15:26:01.505123 [ 257 ] {d3316b5e-693d-4063-93fc-af724b20b6d6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4031 | 2026.05.04 15:26:01.505351 [ 257 ] {d3316b5e-693d-4063-93fc-af724b20b6d6} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4032 | 2026.05.04 15:26:01.505486 [ 257 ] {d3316b5e-693d-4063-93fc-af724b20b6d6} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001236 sec., 11326.86084142395 rows/sec., 923.63 KiB/sec. | ||
| 4033 | 2026.05.04 15:26:01.505495 [ 188 ] {2a20fea4-c498-4377-9dd1-aa6e3afac0a8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001368918 sec., 87660.47345421712 rows/sec., 7.61 MiB/sec. | ||
| 4034 | 2026.05.04 15:26:01.505524 [ 257 ] {d3316b5e-693d-4063-93fc-af724b20b6d6} <Debug> TCPHandler: Processed in 0.001402749 sec. | ||
| 4035 | 2026.05.04 15:26:01.505646 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4036 | 2026.05.04 15:26:01.505681 [ 200 ] {2a20fea4-c498-4377-9dd1-aa6e3afac0a8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4037 | 2026.05.04 15:26:01.505740 [ 257 ] {1dce9b05-3929-416d-9a62-c98e04d43a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4038 | 2026.05.04 15:26:01.505785 [ 257 ] {1dce9b05-3929-416d-9a62-c98e04d43a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4039 | 2026.05.04 15:26:01.505980 [ 200 ] {2a20fea4-c498-4377-9dd1-aa6e3afac0a8::all_1_5_1} <Trace> oximeter.fields_i16 (2a20fea4-c498-4377-9dd1-aa6e3afac0a8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4040 | 2026.05.04 15:26:01.506060 [ 200 ] {2a20fea4-c498-4377-9dd1-aa6e3afac0a8::all_1_5_1} <Trace> oximeter.fields_i16 (2a20fea4-c498-4377-9dd1-aa6e3afac0a8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4041 | 2026.05.04 15:26:01.506148 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4042 | 2026.05.04 15:26:01.507344 [ 257 ] {1dce9b05-3929-416d-9a62-c98e04d43a96} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4043 | 2026.05.04 15:26:01.507384 [ 257 ] {1dce9b05-3929-416d-9a62-c98e04d43a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4044 | 2026.05.04 15:26:01.507848 [ 257 ] {1dce9b05-3929-416d-9a62-c98e04d43a96} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4045 | 2026.05.04 15:26:01.508055 [ 257 ] {1dce9b05-3929-416d-9a62-c98e04d43a96} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4046 | 2026.05.04 15:26:01.508188 [ 257 ] {1dce9b05-3929-416d-9a62-c98e04d43a96} <Debug> executeQuery: Read 2610 rows, 201.19 KiB in 0.002465 sec., 1058823.5294117646 rows/sec., 79.71 MiB/sec. | ||
| 4047 | 2026.05.04 15:26:01.508227 [ 257 ] {1dce9b05-3929-416d-9a62-c98e04d43a96} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 4048 | 2026.05.04 15:26:01.508241 [ 257 ] {1dce9b05-3929-416d-9a62-c98e04d43a96} <Debug> TCPHandler: Processed in 0.002643095 sec. | ||
| 4049 | 2026.05.04 15:26:01.508352 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4050 | 2026.05.04 15:26:01.508447 [ 257 ] {33c703f6-025b-4eab-bdd7-cb0d152b830e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4051 | 2026.05.04 15:26:01.508486 [ 257 ] {33c703f6-025b-4eab-bdd7-cb0d152b830e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4052 | 2026.05.04 15:26:01.508922 [ 257 ] {33c703f6-025b-4eab-bdd7-cb0d152b830e} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4053 | 2026.05.04 15:26:01.508958 [ 257 ] {33c703f6-025b-4eab-bdd7-cb0d152b830e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4054 | 2026.05.04 15:26:01.509263 [ 257 ] {33c703f6-025b-4eab-bdd7-cb0d152b830e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4055 | 2026.05.04 15:26:01.509487 [ 257 ] {33c703f6-025b-4eab-bdd7-cb0d152b830e} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4056 | 2026.05.04 15:26:01.509615 [ 257 ] {33c703f6-025b-4eab-bdd7-cb0d152b830e} <Debug> executeQuery: Read 76 rows, 5.70 KiB in 0.001187 sec., 64026.95871946083 rows/sec., 4.69 MiB/sec. | ||
| 4057 | 2026.05.04 15:26:01.509653 [ 257 ] {33c703f6-025b-4eab-bdd7-cb0d152b830e} <Debug> TCPHandler: Processed in 0.001348088 sec. | ||
| 4058 | 2026.05.04 15:26:01.509764 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4059 | 2026.05.04 15:26:01.509857 [ 257 ] {385ee674-a95f-4707-afc8-7fbc4e11511b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4060 | 2026.05.04 15:26:01.509896 [ 257 ] {385ee674-a95f-4707-afc8-7fbc4e11511b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4061 | 2026.05.04 15:26:01.510546 [ 257 ] {385ee674-a95f-4707-afc8-7fbc4e11511b} <Trace> oximeter.fields_u32 (6cde96a8-f8b6-4afa-8692-a3ef9e73c47f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4062 | 2026.05.04 15:26:01.510582 [ 257 ] {385ee674-a95f-4707-afc8-7fbc4e11511b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4063 | 2026.05.04 15:26:01.510911 [ 257 ] {385ee674-a95f-4707-afc8-7fbc4e11511b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4064 | 2026.05.04 15:26:01.511118 [ 257 ] {385ee674-a95f-4707-afc8-7fbc4e11511b} <Trace> oximeter.fields_u32 (6cde96a8-f8b6-4afa-8692-a3ef9e73c47f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4065 | 2026.05.04 15:26:01.511244 [ 257 ] {385ee674-a95f-4707-afc8-7fbc4e11511b} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001406 sec., 586770.9815078237 rows/sec., 34.32 MiB/sec. | ||
| 4066 | 2026.05.04 15:26:01.511282 [ 257 ] {385ee674-a95f-4707-afc8-7fbc4e11511b} <Debug> TCPHandler: Processed in 0.001566181 sec. | ||
| 4067 | 2026.05.04 15:26:01.511393 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4068 | 2026.05.04 15:26:01.511488 [ 257 ] {20155a96-c986-4ec4-9b98-770f71a40707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4069 | 2026.05.04 15:26:01.511527 [ 257 ] {20155a96-c986-4ec4-9b98-770f71a40707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4070 | 2026.05.04 15:26:01.511903 [ 257 ] {20155a96-c986-4ec4-9b98-770f71a40707} <Trace> oximeter.fields_u64 (0698fcfb-8abc-4df0-aabf-4dae96f85530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4071 | 2026.05.04 15:26:01.511939 [ 257 ] {20155a96-c986-4ec4-9b98-770f71a40707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4072 | 2026.05.04 15:26:01.512221 [ 257 ] {20155a96-c986-4ec4-9b98-770f71a40707} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4073 | 2026.05.04 15:26:01.512426 [ 257 ] {20155a96-c986-4ec4-9b98-770f71a40707} <Trace> oximeter.fields_u64 (0698fcfb-8abc-4df0-aabf-4dae96f85530): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4074 | 2026.05.04 15:26:01.512554 [ 257 ] {20155a96-c986-4ec4-9b98-770f71a40707} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 64.80 KiB/sec. | ||
| 4075 | 2026.05.04 15:26:01.512592 [ 257 ] {20155a96-c986-4ec4-9b98-770f71a40707} <Debug> TCPHandler: Processed in 0.001246657 sec. | ||
| 4076 | 2026.05.04 15:26:01.512703 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4077 | 2026.05.04 15:26:01.512796 [ 257 ] {1c4b065c-86e6-442e-83b6-cbb5addb0c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4078 | 2026.05.04 15:26:01.512834 [ 257 ] {1c4b065c-86e6-442e-83b6-cbb5addb0c0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4079 | 2026.05.04 15:26:01.513221 [ 257 ] {1c4b065c-86e6-442e-83b6-cbb5addb0c0e} <Trace> oximeter.fields_u8 (0326c4e3-1635-43fa-8868-177d9610656e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4080 | 2026.05.04 15:26:01.513257 [ 257 ] {1c4b065c-86e6-442e-83b6-cbb5addb0c0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4081 | 2026.05.04 15:26:01.513555 [ 257 ] {1c4b065c-86e6-442e-83b6-cbb5addb0c0e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4082 | 2026.05.04 15:26:01.513762 [ 257 ] {1c4b065c-86e6-442e-83b6-cbb5addb0c0e} <Trace> oximeter.fields_u8 (0326c4e3-1635-43fa-8868-177d9610656e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4083 | 2026.05.04 15:26:01.513883 [ 124 ] {} <Debug> oximeter.fields_u8 (0326c4e3-1635-43fa-8868-177d9610656e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4084 | 2026.05.04 15:26:01.513891 [ 257 ] {1c4b065c-86e6-442e-83b6-cbb5addb0c0e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001112 sec., 10791.366906474821 rows/sec., 843.08 KiB/sec. | ||
| 4085 | 2026.05.04 15:26:01.513931 [ 124 ] {} <Trace> oximeter.fields_u8 (0326c4e3-1635-43fa-8868-177d9610656e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4086 | 2026.05.04 15:26:01.513951 [ 257 ] {1c4b065c-86e6-442e-83b6-cbb5addb0c0e} <Debug> TCPHandler: Processed in 0.001295158 sec. | ||
| 4087 | 2026.05.04 15:26:01.513957 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4088 | 2026.05.04 15:26:01.514075 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4089 | 2026.05.04 15:26:01.514082 [ 188 ] {0326c4e3-1635-43fa-8868-177d9610656e::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 | ||
| 4090 | 2026.05.04 15:26:01.514175 [ 257 ] {10ecf123-55ea-4e7a-8ef0-a6ac1616a793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4091 | 2026.05.04 15:26:01.514215 [ 188 ] {0326c4e3-1635-43fa-8868-177d9610656e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4092 | 2026.05.04 15:26:01.514220 [ 257 ] {10ecf123-55ea-4e7a-8ef0-a6ac1616a793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4093 | 2026.05.04 15:26:01.514258 [ 188 ] {0326c4e3-1635-43fa-8868-177d9610656e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4094 | 2026.05.04 15:26:01.514334 [ 188 ] {0326c4e3-1635-43fa-8868-177d9610656e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4095 | 2026.05.04 15:26:01.514383 [ 188 ] {0326c4e3-1635-43fa-8868-177d9610656e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4096 | 2026.05.04 15:26:01.514431 [ 188 ] {0326c4e3-1635-43fa-8868-177d9610656e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4097 | 2026.05.04 15:26:01.514478 [ 188 ] {0326c4e3-1635-43fa-8868-177d9610656e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4098 | 2026.05.04 15:26:01.515062 [ 257 ] {10ecf123-55ea-4e7a-8ef0-a6ac1616a793} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4099 | 2026.05.04 15:26:01.515103 [ 257 ] {10ecf123-55ea-4e7a-8ef0-a6ac1616a793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4100 | 2026.05.04 15:26:01.515187 [ 200 ] {0326c4e3-1635-43fa-8868-177d9610656e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001143165 sec., 52485.86162102583 rows/sec., 4.20 MiB/sec. | ||
| 4101 | 2026.05.04 15:26:01.515309 [ 200 ] {0326c4e3-1635-43fa-8868-177d9610656e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4102 | 2026.05.04 15:26:01.515529 [ 257 ] {10ecf123-55ea-4e7a-8ef0-a6ac1616a793} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4103 | 2026.05.04 15:26:01.515557 [ 200 ] {0326c4e3-1635-43fa-8868-177d9610656e::all_1_5_1} <Trace> oximeter.fields_u8 (0326c4e3-1635-43fa-8868-177d9610656e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4104 | 2026.05.04 15:26:01.515629 [ 200 ] {0326c4e3-1635-43fa-8868-177d9610656e::all_1_5_1} <Trace> oximeter.fields_u8 (0326c4e3-1635-43fa-8868-177d9610656e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4105 | 2026.05.04 15:26:01.515686 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4106 | 2026.05.04 15:26:01.515779 [ 257 ] {10ecf123-55ea-4e7a-8ef0-a6ac1616a793} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4107 | 2026.05.04 15:26:01.515917 [ 257 ] {10ecf123-55ea-4e7a-8ef0-a6ac1616a793} <Debug> executeQuery: Read 1379 rows, 95.64 KiB in 0.00176 sec., 783522.7272727273 rows/sec., 53.07 MiB/sec. | ||
| 4108 | 2026.05.04 15:26:01.515954 [ 257 ] {10ecf123-55ea-4e7a-8ef0-a6ac1616a793} <Debug> TCPHandler: Processed in 0.001927215 sec. | ||
| 4109 | 2026.05.04 15:26:01.516066 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4110 | 2026.05.04 15:26:01.516160 [ 257 ] {2a1c6831-c5b4-4c90-9351-752c964364af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4111 | 2026.05.04 15:26:01.516201 [ 257 ] {2a1c6831-c5b4-4c90-9351-752c964364af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4112 | 2026.05.04 15:26:01.516909 [ 257 ] {2a1c6831-c5b4-4c90-9351-752c964364af} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4113 | 2026.05.04 15:26:01.516946 [ 257 ] {2a1c6831-c5b4-4c90-9351-752c964364af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4114 | 2026.05.04 15:26:01.517386 [ 257 ] {2a1c6831-c5b4-4c90-9351-752c964364af} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4115 | 2026.05.04 15:26:01.517595 [ 257 ] {2a1c6831-c5b4-4c90-9351-752c964364af} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4116 | 2026.05.04 15:26:01.517726 [ 257 ] {2a1c6831-c5b4-4c90-9351-752c964364af} <Debug> executeQuery: Read 1657 rows, 104.80 KiB in 0.001584 sec., 1046085.8585858586 rows/sec., 64.61 MiB/sec. | ||
| 4117 | 2026.05.04 15:26:01.517762 [ 257 ] {2a1c6831-c5b4-4c90-9351-752c964364af} <Debug> TCPHandler: Processed in 0.001743584 sec. | ||
| 4118 | 2026.05.04 15:26:01.517873 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4119 | 2026.05.04 15:26:01.517967 [ 257 ] {1b4b24fc-4430-4a52-a32c-90ea76805a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4120 | 2026.05.04 15:26:01.518021 [ 257 ] {1b4b24fc-4430-4a52-a32c-90ea76805a81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4121 | 2026.05.04 15:26:01.518865 [ 257 ] {1b4b24fc-4430-4a52-a32c-90ea76805a81} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4122 | 2026.05.04 15:26:01.518901 [ 257 ] {1b4b24fc-4430-4a52-a32c-90ea76805a81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4123 | 2026.05.04 15:26:01.519466 [ 257 ] {1b4b24fc-4430-4a52-a32c-90ea76805a81} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4124 | 2026.05.04 15:26:01.519688 [ 257 ] {1b4b24fc-4430-4a52-a32c-90ea76805a81} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4125 | 2026.05.04 15:26:01.519823 [ 257 ] {1b4b24fc-4430-4a52-a32c-90ea76805a81} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001874 sec., 26680.896478121664 rows/sec., 47.81 MiB/sec. | ||
| 4126 | 2026.05.04 15:26:01.519882 [ 257 ] {1b4b24fc-4430-4a52-a32c-90ea76805a81} <Debug> TCPHandler: Processed in 0.002056518 sec. | ||
| 4127 | 2026.05.04 15:26:01.520002 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4128 | 2026.05.04 15:26:01.520098 [ 257 ] {ad2c72df-580d-4c9e-a30b-517014564c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4129 | 2026.05.04 15:26:01.520140 [ 257 ] {ad2c72df-580d-4c9e-a30b-517014564c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4130 | 2026.05.04 15:26:01.520465 [ 257 ] {ad2c72df-580d-4c9e-a30b-517014564c1d} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4131 | 2026.05.04 15:26:01.520500 [ 257 ] {ad2c72df-580d-4c9e-a30b-517014564c1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4132 | 2026.05.04 15:26:01.520813 [ 257 ] {ad2c72df-580d-4c9e-a30b-517014564c1d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4133 | 2026.05.04 15:26:01.521021 [ 257 ] {ad2c72df-580d-4c9e-a30b-517014564c1d} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4134 | 2026.05.04 15:26:01.521145 [ 257 ] {ad2c72df-580d-4c9e-a30b-517014564c1d} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.001066 sec., 52532.833020637896 rows/sec., 3.54 MiB/sec. | ||
| 4135 | 2026.05.04 15:26:01.521179 [ 257 ] {ad2c72df-580d-4c9e-a30b-517014564c1d} <Debug> TCPHandler: Processed in 0.001225056 sec. | ||
| 4136 | 2026.05.04 15:26:01.966246 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4137 | 2026.05.04 15:26:01.966499 [ 257 ] {8fd51b3f-a9de-466f-8f91-d5945f006ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 4138 | 2026.05.04 15:26:01.966832 [ 257 ] {8fd51b3f-a9de-466f-8f91-d5945f006ff5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4139 | 2026.05.04 15:26:01.966864 [ 257 ] {8fd51b3f-a9de-466f-8f91-d5945f006ff5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 4140 | 2026.05.04 15:26:01.967064 [ 257 ] {8fd51b3f-a9de-466f-8f91-d5945f006ff5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4141 | 2026.05.04 15:26:01.967130 [ 257 ] {8fd51b3f-a9de-466f-8f91-d5945f006ff5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4142 | 2026.05.04 15:26:01.967265 [ 257 ] {8fd51b3f-a9de-466f-8f91-d5945f006ff5} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 4143 | 2026.05.04 15:26:01.967365 [ 340 ] {8fd51b3f-a9de-466f-8f91-d5945f006ff5} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4144 | 2026.05.04 15:26:01.967462 [ 299 ] {8fd51b3f-a9de-466f-8f91-d5945f006ff5} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4145 | 2026.05.04 15:26:01.967644 [ 257 ] {8fd51b3f-a9de-466f-8f91-d5945f006ff5} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 4146 | 2026.05.04 15:26:01.967684 [ 257 ] {8fd51b3f-a9de-466f-8f91-d5945f006ff5} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4147 | 2026.05.04 15:26:01.967733 [ 257 ] {8fd51b3f-a9de-466f-8f91-d5945f006ff5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 4148 | 2026.05.04 15:26:01.967753 [ 257 ] {8fd51b3f-a9de-466f-8f91-d5945f006ff5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 4149 | 2026.05.04 15:26:01.968693 [ 257 ] {8fd51b3f-a9de-466f-8f91-d5945f006ff5} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002288 sec., 15297.202797202797 rows/sec., 3.25 MiB/sec. | ||
| 4150 | 2026.05.04 15:26:01.968769 [ 257 ] {8fd51b3f-a9de-466f-8f91-d5945f006ff5} <Debug> TCPHandler: Processed in 0.002644816 sec. | ||
| 4151 | 2026.05.04 15:26:01.969570 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4152 | 2026.05.04 15:26:01.969676 [ 257 ] {18712421-ee16-47af-ae30-53f3675b4fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4153 | 2026.05.04 15:26:01.969721 [ 257 ] {18712421-ee16-47af-ae30-53f3675b4fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4154 | 2026.05.04 15:26:01.970184 [ 257 ] {18712421-ee16-47af-ae30-53f3675b4fd9} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4155 | 2026.05.04 15:26:01.970222 [ 257 ] {18712421-ee16-47af-ae30-53f3675b4fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4156 | 2026.05.04 15:26:01.970594 [ 257 ] {18712421-ee16-47af-ae30-53f3675b4fd9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4157 | 2026.05.04 15:26:01.970825 [ 257 ] {18712421-ee16-47af-ae30-53f3675b4fd9} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4158 | 2026.05.04 15:26:01.970994 [ 257 ] {18712421-ee16-47af-ae30-53f3675b4fd9} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001347 sec., 19302.152932442463 rows/sec., 1.49 MiB/sec. | ||
| 4159 | 2026.05.04 15:26:01.971038 [ 257 ] {18712421-ee16-47af-ae30-53f3675b4fd9} <Debug> TCPHandler: Processed in 0.00152438 sec. | ||
| 4160 | 2026.05.04 15:26:01.971167 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4161 | 2026.05.04 15:26:01.971263 [ 257 ] {bf43a089-7c53-490b-bb85-4198ee1337f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4162 | 2026.05.04 15:26:01.971303 [ 257 ] {bf43a089-7c53-490b-bb85-4198ee1337f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4163 | 2026.05.04 15:26:01.971723 [ 257 ] {bf43a089-7c53-490b-bb85-4198ee1337f5} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4164 | 2026.05.04 15:26:01.971759 [ 257 ] {bf43a089-7c53-490b-bb85-4198ee1337f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4165 | 2026.05.04 15:26:01.972059 [ 257 ] {bf43a089-7c53-490b-bb85-4198ee1337f5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4166 | 2026.05.04 15:26:01.972282 [ 257 ] {bf43a089-7c53-490b-bb85-4198ee1337f5} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4167 | 2026.05.04 15:26:01.972416 [ 257 ] {bf43a089-7c53-490b-bb85-4198ee1337f5} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001173 sec., 23870.417732310314 rows/sec., 1.86 MiB/sec. | ||
| 4168 | 2026.05.04 15:26:01.972452 [ 257 ] {bf43a089-7c53-490b-bb85-4198ee1337f5} <Debug> TCPHandler: Processed in 0.001333348 sec. | ||
| 4169 | 2026.05.04 15:26:01.972567 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4170 | 2026.05.04 15:26:01.972661 [ 257 ] {5bb7c1eb-f4b8-4016-a2f9-4d2993ff69db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4171 | 2026.05.04 15:26:01.972704 [ 257 ] {5bb7c1eb-f4b8-4016-a2f9-4d2993ff69db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4172 | 2026.05.04 15:26:01.973046 [ 257 ] {5bb7c1eb-f4b8-4016-a2f9-4d2993ff69db} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4173 | 2026.05.04 15:26:01.973081 [ 257 ] {5bb7c1eb-f4b8-4016-a2f9-4d2993ff69db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4174 | 2026.05.04 15:26:01.973400 [ 257 ] {5bb7c1eb-f4b8-4016-a2f9-4d2993ff69db} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4175 | 2026.05.04 15:26:01.973617 [ 257 ] {5bb7c1eb-f4b8-4016-a2f9-4d2993ff69db} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4176 | 2026.05.04 15:26:01.973749 [ 257 ] {5bb7c1eb-f4b8-4016-a2f9-4d2993ff69db} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.001106 sec., 9041.591320072333 rows/sec., 641.92 KiB/sec. | ||
| 4177 | 2026.05.04 15:26:01.973785 [ 257 ] {5bb7c1eb-f4b8-4016-a2f9-4d2993ff69db} <Debug> TCPHandler: Processed in 0.001266277 sec. | ||
| 4178 | 2026.05.04 15:26:01.973942 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4179 | 2026.05.04 15:26:01.974053 [ 257 ] {ff5b9f7b-4605-44d2-94ca-edfdce876aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4180 | 2026.05.04 15:26:01.974100 [ 257 ] {ff5b9f7b-4605-44d2-94ca-edfdce876aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4181 | 2026.05.04 15:26:01.974475 [ 257 ] {ff5b9f7b-4605-44d2-94ca-edfdce876aed} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4182 | 2026.05.04 15:26:01.974513 [ 257 ] {ff5b9f7b-4605-44d2-94ca-edfdce876aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4183 | 2026.05.04 15:26:01.974835 [ 257 ] {ff5b9f7b-4605-44d2-94ca-edfdce876aed} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4184 | 2026.05.04 15:26:01.975044 [ 257 ] {ff5b9f7b-4605-44d2-94ca-edfdce876aed} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4185 | 2026.05.04 15:26:01.975174 [ 257 ] {ff5b9f7b-4605-44d2-94ca-edfdce876aed} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.001144 sec., 3496.5034965034965 rows/sec., 245.85 KiB/sec. | ||
| 4186 | 2026.05.04 15:26:01.975210 [ 257 ] {ff5b9f7b-4605-44d2-94ca-edfdce876aed} <Debug> TCPHandler: Processed in 0.001326378 sec. | ||
| 4187 | 2026.05.04 15:26:02.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.19 MiB, peak 247.61 MiB, free memory in arenas 0.00 B, will set to 240.00 MiB (RSS), difference: -1.19 MiB | ||
| 4188 | 2026.05.04 15:26:03.407365 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9096 | ||
| 4189 | 2026.05.04 15:26:03.407883 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4190 | 2026.05.04 15:26:03.407922 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4191 | 2026.05.04 15:26:03.408390 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4192 | 2026.05.04 15:26:03.408617 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4193 | 2026.05.04 15:26:03.408747 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9096 | ||
| 4194 | 2026.05.04 15:26:03.853397 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4195 | 2026.05.04 15:26:03.870056 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4196 | 2026.05.04 15:26:03.870109 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4197 | 2026.05.04 15:26:03.876392 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4198 | 2026.05.04 15:26:03.877136 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4199 | 2026.05.04 15:26:03.879816 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4200 | 2026.05.04 15:26:06.971982 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4201 | 2026.05.04 15:26:06.972228 [ 257 ] {a9910e5d-0623-4a5c-8a49-a702b18d79d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 4202 | 2026.05.04 15:26:06.972565 [ 257 ] {a9910e5d-0623-4a5c-8a49-a702b18d79d6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4203 | 2026.05.04 15:26:06.972599 [ 257 ] {a9910e5d-0623-4a5c-8a49-a702b18d79d6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 4204 | 2026.05.04 15:26:06.972817 [ 257 ] {a9910e5d-0623-4a5c-8a49-a702b18d79d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4205 | 2026.05.04 15:26:06.972887 [ 257 ] {a9910e5d-0623-4a5c-8a49-a702b18d79d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4206 | 2026.05.04 15:26:06.973025 [ 257 ] {a9910e5d-0623-4a5c-8a49-a702b18d79d6} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4207 | 2026.05.04 15:26:06.973120 [ 340 ] {a9910e5d-0623-4a5c-8a49-a702b18d79d6} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4208 | 2026.05.04 15:26:06.973155 [ 327 ] {a9910e5d-0623-4a5c-8a49-a702b18d79d6} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4209 | 2026.05.04 15:26:06.973255 [ 257 ] {a9910e5d-0623-4a5c-8a49-a702b18d79d6} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 4210 | 2026.05.04 15:26:06.973282 [ 257 ] {a9910e5d-0623-4a5c-8a49-a702b18d79d6} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4211 | 2026.05.04 15:26:06.973324 [ 257 ] {a9910e5d-0623-4a5c-8a49-a702b18d79d6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4212 | 2026.05.04 15:26:06.973344 [ 257 ] {a9910e5d-0623-4a5c-8a49-a702b18d79d6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 4213 | 2026.05.04 15:26:06.974383 [ 257 ] {a9910e5d-0623-4a5c-8a49-a702b18d79d6} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002257 sec., 15507.310589277804 rows/sec., 3.30 MiB/sec. | ||
| 4214 | 2026.05.04 15:26:06.974499 [ 257 ] {a9910e5d-0623-4a5c-8a49-a702b18d79d6} <Debug> TCPHandler: Processed in 0.002653415 sec. | ||
| 4215 | 2026.05.04 15:26:06.976108 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4216 | 2026.05.04 15:26:06.976217 [ 257 ] {2c2fd09f-3720-4710-b963-f6ee1ee73752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4217 | 2026.05.04 15:26:06.976262 [ 257 ] {2c2fd09f-3720-4710-b963-f6ee1ee73752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4218 | 2026.05.04 15:26:06.976829 [ 257 ] {2c2fd09f-3720-4710-b963-f6ee1ee73752} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4219 | 2026.05.04 15:26:06.976872 [ 257 ] {2c2fd09f-3720-4710-b963-f6ee1ee73752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4220 | 2026.05.04 15:26:06.977252 [ 257 ] {2c2fd09f-3720-4710-b963-f6ee1ee73752} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4221 | 2026.05.04 15:26:06.977510 [ 257 ] {2c2fd09f-3720-4710-b963-f6ee1ee73752} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4222 | 2026.05.04 15:26:06.977670 [ 257 ] {2c2fd09f-3720-4710-b963-f6ee1ee73752} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001484 sec., 37735.84905660377 rows/sec., 2.90 MiB/sec. | ||
| 4223 | 2026.05.04 15:26:06.977709 [ 257 ] {2c2fd09f-3720-4710-b963-f6ee1ee73752} <Debug> TCPHandler: Processed in 0.001655122 sec. | ||
| 4224 | 2026.05.04 15:26:06.977834 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4225 | 2026.05.04 15:26:06.977938 [ 257 ] {9ef54386-d4d2-4b9e-b360-1170bac72509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4226 | 2026.05.04 15:26:06.977979 [ 257 ] {9ef54386-d4d2-4b9e-b360-1170bac72509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4227 | 2026.05.04 15:26:06.978393 [ 257 ] {9ef54386-d4d2-4b9e-b360-1170bac72509} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4228 | 2026.05.04 15:26:06.978427 [ 257 ] {9ef54386-d4d2-4b9e-b360-1170bac72509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4229 | 2026.05.04 15:26:06.978726 [ 257 ] {9ef54386-d4d2-4b9e-b360-1170bac72509} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4230 | 2026.05.04 15:26:06.978930 [ 257 ] {9ef54386-d4d2-4b9e-b360-1170bac72509} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4231 | 2026.05.04 15:26:06.979058 [ 257 ] {9ef54386-d4d2-4b9e-b360-1170bac72509} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001141 sec., 56091.14811568799 rows/sec., 4.38 MiB/sec. | ||
| 4232 | 2026.05.04 15:26:06.979093 [ 257 ] {9ef54386-d4d2-4b9e-b360-1170bac72509} <Debug> TCPHandler: Processed in 0.001308307 sec. | ||
| 4233 | 2026.05.04 15:26:06.979213 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4234 | 2026.05.04 15:26:06.979308 [ 257 ] {4c30c95f-bead-4b31-b36d-2abc3b606a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4235 | 2026.05.04 15:26:06.979350 [ 257 ] {4c30c95f-bead-4b31-b36d-2abc3b606a5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4236 | 2026.05.04 15:26:06.979757 [ 257 ] {4c30c95f-bead-4b31-b36d-2abc3b606a5f} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4237 | 2026.05.04 15:26:06.979791 [ 257 ] {4c30c95f-bead-4b31-b36d-2abc3b606a5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4238 | 2026.05.04 15:26:06.980112 [ 257 ] {4c30c95f-bead-4b31-b36d-2abc3b606a5f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4239 | 2026.05.04 15:26:06.980321 [ 257 ] {4c30c95f-bead-4b31-b36d-2abc3b606a5f} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4240 | 2026.05.04 15:26:06.980449 [ 257 ] {4c30c95f-bead-4b31-b36d-2abc3b606a5f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 4241 | 2026.05.04 15:26:06.980485 [ 257 ] {4c30c95f-bead-4b31-b36d-2abc3b606a5f} <Debug> TCPHandler: Processed in 0.001318918 sec. | ||
| 4242 | 2026.05.04 15:26:06.980594 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4243 | 2026.05.04 15:26:06.980687 [ 257 ] {82e5b201-dd54-4e70-83d6-dbd2c08c3e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4244 | 2026.05.04 15:26:06.980729 [ 257 ] {82e5b201-dd54-4e70-83d6-dbd2c08c3e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4245 | 2026.05.04 15:26:06.981048 [ 257 ] {82e5b201-dd54-4e70-83d6-dbd2c08c3e9b} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4246 | 2026.05.04 15:26:06.981083 [ 257 ] {82e5b201-dd54-4e70-83d6-dbd2c08c3e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4247 | 2026.05.04 15:26:06.981387 [ 257 ] {82e5b201-dd54-4e70-83d6-dbd2c08c3e9b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4248 | 2026.05.04 15:26:06.981604 [ 257 ] {82e5b201-dd54-4e70-83d6-dbd2c08c3e9b} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4249 | 2026.05.04 15:26:06.981729 [ 257 ] {82e5b201-dd54-4e70-83d6-dbd2c08c3e9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 4250 | 2026.05.04 15:26:06.981763 [ 257 ] {82e5b201-dd54-4e70-83d6-dbd2c08c3e9b} <Debug> TCPHandler: Processed in 0.001216936 sec. | ||
| 4251 | 2026.05.04 15:26:10.779272 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4252 | 2026.05.04 15:26:10.779343 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4253 | 2026.05.04 15:26:10.908824 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9544 | ||
| 4254 | 2026.05.04 15:26:10.909324 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4255 | 2026.05.04 15:26:10.909366 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4256 | 2026.05.04 15:26:10.909838 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4257 | 2026.05.04 15:26:10.910060 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4258 | 2026.05.04 15:26:10.910185 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9544 | ||
| 4259 | 2026.05.04 15:26:10.913140 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 526 | ||
| 4260 | 2026.05.04 15:26:10.915635 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4261 | 2026.05.04 15:26:10.915690 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4262 | 2026.05.04 15:26:10.916911 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4263 | 2026.05.04 15:26:10.917164 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4264 | 2026.05.04 15:26:10.917421 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 526 | ||
| 4265 | 2026.05.04 15:26:11.380757 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4266 | 2026.05.04 15:26:11.398228 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4267 | 2026.05.04 15:26:11.398283 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4268 | 2026.05.04 15:26:11.404329 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4269 | 2026.05.04 15:26:11.405028 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4270 | 2026.05.04 15:26:11.408377 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4271 | 2026.05.04 15:26:11.973587 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4272 | 2026.05.04 15:26:11.973832 [ 257 ] {d349647c-0945-45c0-a742-9ddeae5e7aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4273 | 2026.05.04 15:26:11.974190 [ 257 ] {d349647c-0945-45c0-a742-9ddeae5e7aba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4274 | 2026.05.04 15:26:11.974230 [ 257 ] {d349647c-0945-45c0-a742-9ddeae5e7aba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4275 | 2026.05.04 15:26:11.974460 [ 257 ] {d349647c-0945-45c0-a742-9ddeae5e7aba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4276 | 2026.05.04 15:26:11.974525 [ 257 ] {d349647c-0945-45c0-a742-9ddeae5e7aba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4277 | 2026.05.04 15:26:11.974661 [ 257 ] {d349647c-0945-45c0-a742-9ddeae5e7aba} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4278 | 2026.05.04 15:26:11.974753 [ 340 ] {d349647c-0945-45c0-a742-9ddeae5e7aba} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4279 | 2026.05.04 15:26:11.974791 [ 327 ] {d349647c-0945-45c0-a742-9ddeae5e7aba} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4280 | 2026.05.04 15:26:11.974918 [ 257 ] {d349647c-0945-45c0-a742-9ddeae5e7aba} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 4281 | 2026.05.04 15:26:11.974952 [ 257 ] {d349647c-0945-45c0-a742-9ddeae5e7aba} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4282 | 2026.05.04 15:26:11.974997 [ 257 ] {d349647c-0945-45c0-a742-9ddeae5e7aba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4283 | 2026.05.04 15:26:11.975019 [ 257 ] {d349647c-0945-45c0-a742-9ddeae5e7aba} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 4284 | 2026.05.04 15:26:11.976040 [ 257 ] {d349647c-0945-45c0-a742-9ddeae5e7aba} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002322 sec., 15073.212747631353 rows/sec., 3.20 MiB/sec. | ||
| 4285 | 2026.05.04 15:26:11.976134 [ 257 ] {d349647c-0945-45c0-a742-9ddeae5e7aba} <Debug> TCPHandler: Processed in 0.002699676 sec. | ||
| 4286 | 2026.05.04 15:26:11.978564 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4287 | 2026.05.04 15:26:11.978797 [ 257 ] {ea50ec28-4a1f-4382-b8f0-f34192ac76b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4288 | 2026.05.04 15:26:11.978880 [ 257 ] {ea50ec28-4a1f-4382-b8f0-f34192ac76b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4289 | 2026.05.04 15:26:11.979680 [ 257 ] {ea50ec28-4a1f-4382-b8f0-f34192ac76b1} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4290 | 2026.05.04 15:26:11.979719 [ 257 ] {ea50ec28-4a1f-4382-b8f0-f34192ac76b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4291 | 2026.05.04 15:26:11.980087 [ 257 ] {ea50ec28-4a1f-4382-b8f0-f34192ac76b1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4292 | 2026.05.04 15:26:11.980311 [ 257 ] {ea50ec28-4a1f-4382-b8f0-f34192ac76b1} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4293 | 2026.05.04 15:26:11.980440 [ 113 ] {} <Debug> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4294 | 2026.05.04 15:26:11.980457 [ 257 ] {ea50ec28-4a1f-4382-b8f0-f34192ac76b1} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001718 sec., 80325.96041909198 rows/sec., 6.99 MiB/sec. | ||
| 4295 | 2026.05.04 15:26:11.980506 [ 113 ] {} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4296 | 2026.05.04 15:26:11.980515 [ 257 ] {ea50ec28-4a1f-4382-b8f0-f34192ac76b1} <Debug> TCPHandler: Processed in 0.002055767 sec. | ||
| 4297 | 2026.05.04 15:26:11.980535 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4298 | 2026.05.04 15:26:11.980651 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4299 | 2026.05.04 15:26:11.980656 [ 186 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::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 | ||
| 4300 | 2026.05.04 15:26:11.980755 [ 257 ] {837a8c4e-2398-406b-beea-c3bcd97c63f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4301 | 2026.05.04 15:26:11.980778 [ 186 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4302 | 2026.05.04 15:26:11.980803 [ 257 ] {837a8c4e-2398-406b-beea-c3bcd97c63f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4303 | 2026.05.04 15:26:11.980817 [ 186 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2615 rows starting from the beginning of the part | ||
| 4304 | 2026.05.04 15:26:11.980896 [ 186 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 4305 | 2026.05.04 15:26:11.980950 [ 186 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2610 rows starting from the beginning of the part | ||
| 4306 | 2026.05.04 15:26:11.980996 [ 186 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 4307 | 2026.05.04 15:26:11.981041 [ 186 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 4308 | 2026.05.04 15:26:11.981086 [ 186 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 138 rows starting from the beginning of the part | ||
| 4309 | 2026.05.04 15:26:11.981246 [ 257 ] {837a8c4e-2398-406b-beea-c3bcd97c63f2} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4310 | 2026.05.04 15:26:11.981281 [ 257 ] {837a8c4e-2398-406b-beea-c3bcd97c63f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4311 | 2026.05.04 15:26:11.981605 [ 257 ] {837a8c4e-2398-406b-beea-c3bcd97c63f2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4312 | 2026.05.04 15:26:11.981816 [ 257 ] {837a8c4e-2398-406b-beea-c3bcd97c63f2} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4313 | 2026.05.04 15:26:11.981941 [ 111 ] {} <Debug> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4314 | 2026.05.04 15:26:11.981948 [ 257 ] {837a8c4e-2398-406b-beea-c3bcd97c63f2} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001215 sec., 33744.85596707819 rows/sec., 2.48 MiB/sec. | ||
| 4315 | 2026.05.04 15:26:11.981993 [ 111 ] {} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4316 | 2026.05.04 15:26:11.982007 [ 257 ] {837a8c4e-2398-406b-beea-c3bcd97c63f2} <Debug> TCPHandler: Processed in 0.001403729 sec. | ||
| 4317 | 2026.05.04 15:26:11.982019 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4318 | 2026.05.04 15:26:11.982134 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4319 | 2026.05.04 15:26:11.982142 [ 188 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::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 | ||
| 4320 | 2026.05.04 15:26:11.982232 [ 257 ] {5324229f-a87e-461e-b8e5-c45e88d30820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4321 | 2026.05.04 15:26:11.982276 [ 257 ] {5324229f-a87e-461e-b8e5-c45e88d30820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4322 | 2026.05.04 15:26:11.982293 [ 188 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4323 | 2026.05.04 15:26:11.982330 [ 188 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 80 rows starting from the beginning of the part | ||
| 4324 | 2026.05.04 15:26:11.982395 [ 188 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::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 | ||
| 4325 | 2026.05.04 15:26:11.982439 [ 188 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
| 4326 | 2026.05.04 15:26:11.982483 [ 188 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::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 | ||
| 4327 | 2026.05.04 15:26:11.982523 [ 188 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 76 rows starting from the beginning of the part | ||
| 4328 | 2026.05.04 15:26:11.982562 [ 188 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::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 | ||
| 4329 | 2026.05.04 15:26:11.982718 [ 257 ] {5324229f-a87e-461e-b8e5-c45e88d30820} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4330 | 2026.05.04 15:26:11.982760 [ 257 ] {5324229f-a87e-461e-b8e5-c45e88d30820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4331 | 2026.05.04 15:26:11.983008 [ 203 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5501 rows, containing 5 columns (5 merged, 0 gathered) in 0.002393642 sec., 2298171.572858431 rows/sec., 182.55 MiB/sec. | ||
| 4332 | 2026.05.04 15:26:11.983090 [ 257 ] {5324229f-a87e-461e-b8e5-c45e88d30820} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4333 | 2026.05.04 15:26:11.983255 [ 194 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4334 | 2026.05.04 15:26:11.983324 [ 257 ] {5324229f-a87e-461e-b8e5-c45e88d30820} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4335 | 2026.05.04 15:26:11.983406 [ 203 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 343 rows, containing 5 columns (5 merged, 0 gathered) in 0.001321448 sec., 259563.7512789001 rows/sec., 20.05 MiB/sec. | ||
| 4336 | 2026.05.04 15:26:11.983439 [ 111 ] {} <Debug> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4337 | 2026.05.04 15:26:11.983454 [ 257 ] {5324229f-a87e-461e-b8e5-c45e88d30820} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00124 sec., 84677.41935483871 rows/sec., 6.61 MiB/sec. | ||
| 4338 | 2026.05.04 15:26:11.983479 [ 111 ] {} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4339 | 2026.05.04 15:26:11.983502 [ 257 ] {5324229f-a87e-461e-b8e5-c45e88d30820} <Debug> TCPHandler: Processed in 0.001415739 sec. | ||
| 4340 | 2026.05.04 15:26:11.983506 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4341 | 2026.05.04 15:26:11.983512 [ 194 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_31_6} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4342 | 2026.05.04 15:26:11.983531 [ 186 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4343 | 2026.05.04 15:26:11.983600 [ 203 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::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 | ||
| 4344 | 2026.05.04 15:26:11.983602 [ 194 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_31_6} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4345 | 2026.05.04 15:26:11.983641 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4346 | 2026.05.04 15:26:11.983682 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 4347 | 2026.05.04 15:26:11.983704 [ 203 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4348 | 2026.05.04 15:26:11.983734 [ 257 ] {b99d501f-bb24-43fa-ae88-8702baa84257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4349 | 2026.05.04 15:26:11.983738 [ 203 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1401 rows starting from the beginning of the part | ||
| 4350 | 2026.05.04 15:26:11.983782 [ 257 ] {b99d501f-bb24-43fa-ae88-8702baa84257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4351 | 2026.05.04 15:26:11.983784 [ 186 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_16_3} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4352 | 2026.05.04 15:26:11.983825 [ 203 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 4353 | 2026.05.04 15:26:11.983877 [ 186 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_16_3} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4354 | 2026.05.04 15:26:11.983888 [ 203 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1379 rows starting from the beginning of the part | ||
| 4355 | 2026.05.04 15:26:11.983945 [ 203 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 28 rows starting from the beginning of the part | ||
| 4356 | 2026.05.04 15:26:11.983965 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4357 | 2026.05.04 15:26:11.983985 [ 203 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 4358 | 2026.05.04 15:26:11.984029 [ 203 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 105 rows starting from the beginning of the part | ||
| 4359 | 2026.05.04 15:26:11.984250 [ 257 ] {b99d501f-bb24-43fa-ae88-8702baa84257} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4360 | 2026.05.04 15:26:11.984293 [ 257 ] {b99d501f-bb24-43fa-ae88-8702baa84257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4361 | 2026.05.04 15:26:11.984670 [ 257 ] {b99d501f-bb24-43fa-ae88-8702baa84257} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4362 | 2026.05.04 15:26:11.984900 [ 257 ] {b99d501f-bb24-43fa-ae88-8702baa84257} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4363 | 2026.05.04 15:26:11.985005 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4364 | 2026.05.04 15:26:11.985034 [ 257 ] {b99d501f-bb24-43fa-ae88-8702baa84257} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001317 sec., 121488.23082763857 rows/sec., 8.46 MiB/sec. | ||
| 4365 | 2026.05.04 15:26:11.985036 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4366 | 2026.05.04 15:26:11.985072 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4367 | 2026.05.04 15:26:11.985077 [ 257 ] {b99d501f-bb24-43fa-ae88-8702baa84257} <Debug> TCPHandler: Processed in 0.00148392 sec. | ||
| 4368 | 2026.05.04 15:26:11.985146 [ 191 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::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 | ||
| 4369 | 2026.05.04 15:26:11.985209 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4370 | 2026.05.04 15:26:11.985241 [ 191 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4371 | 2026.05.04 15:26:11.985272 [ 191 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10218 rows starting from the beginning of the part | ||
| 4372 | 2026.05.04 15:26:11.985306 [ 257 ] {5699f0bb-e722-4061-b08a-0e09a797c236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4373 | 2026.05.04 15:26:11.985315 [ 194 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3041 rows, containing 5 columns (5 merged, 0 gathered) in 0.001746803 sec., 1740894.6515434198 rows/sec., 126.23 MiB/sec. | ||
| 4374 | 2026.05.04 15:26:11.985323 [ 191 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4375 | 2026.05.04 15:26:11.985364 [ 257 ] {5699f0bb-e722-4061-b08a-0e09a797c236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4376 | 2026.05.04 15:26:11.985382 [ 191 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1657 rows starting from the beginning of the part | ||
| 4377 | 2026.05.04 15:26:11.985426 [ 191 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 4378 | 2026.05.04 15:26:11.985465 [ 191 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4379 | 2026.05.04 15:26:11.985488 [ 186 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4380 | 2026.05.04 15:26:11.985503 [ 191 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4381 | 2026.05.04 15:26:11.985751 [ 186 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_31_6} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4382 | 2026.05.04 15:26:11.985823 [ 186 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_31_6} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4383 | 2026.05.04 15:26:11.985889 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 4384 | 2026.05.04 15:26:11.986192 [ 257 ] {5699f0bb-e722-4061-b08a-0e09a797c236} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4385 | 2026.05.04 15:26:11.986228 [ 257 ] {5699f0bb-e722-4061-b08a-0e09a797c236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4386 | 2026.05.04 15:26:11.986816 [ 257 ] {5699f0bb-e722-4061-b08a-0e09a797c236} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4387 | 2026.05.04 15:26:11.987083 [ 257 ] {5699f0bb-e722-4061-b08a-0e09a797c236} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4388 | 2026.05.04 15:26:11.987230 [ 257 ] {5699f0bb-e722-4061-b08a-0e09a797c236} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001942 sec., 21112.255406797118 rows/sec., 37.83 MiB/sec. | ||
| 4389 | 2026.05.04 15:26:11.987293 [ 257 ] {5699f0bb-e722-4061-b08a-0e09a797c236} <Debug> TCPHandler: Processed in 0.002131469 sec. | ||
| 4390 | 2026.05.04 15:26:11.987420 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4391 | 2026.05.04 15:26:11.987512 [ 257 ] {6c8e909f-dfec-4ccc-b542-1dce2ff15892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4392 | 2026.05.04 15:26:11.987553 [ 257 ] {6c8e909f-dfec-4ccc-b542-1dce2ff15892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4393 | 2026.05.04 15:26:11.987881 [ 257 ] {6c8e909f-dfec-4ccc-b542-1dce2ff15892} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4394 | 2026.05.04 15:26:11.987916 [ 257 ] {6c8e909f-dfec-4ccc-b542-1dce2ff15892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4395 | 2026.05.04 15:26:11.988228 [ 257 ] {6c8e909f-dfec-4ccc-b542-1dce2ff15892} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4396 | 2026.05.04 15:26:11.988438 [ 257 ] {6c8e909f-dfec-4ccc-b542-1dce2ff15892} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4397 | 2026.05.04 15:26:11.988551 [ 113 ] {} <Debug> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4398 | 2026.05.04 15:26:11.988564 [ 257 ] {6c8e909f-dfec-4ccc-b542-1dce2ff15892} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 4399 | 2026.05.04 15:26:11.988593 [ 113 ] {} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4400 | 2026.05.04 15:26:11.988613 [ 257 ] {6c8e909f-dfec-4ccc-b542-1dce2ff15892} <Debug> TCPHandler: Processed in 0.001248756 sec. | ||
| 4401 | 2026.05.04 15:26:11.988617 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4402 | 2026.05.04 15:26:11.988728 [ 194 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 4403 | 2026.05.04 15:26:11.988804 [ 194 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4404 | 2026.05.04 15:26:11.988829 [ 194 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1272 rows starting from the beginning of the part | ||
| 4405 | 2026.05.04 15:26:11.988872 [ 194 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4406 | 2026.05.04 15:26:11.988909 [ 194 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 4407 | 2026.05.04 15:26:11.988943 [ 194 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part | ||
| 4408 | 2026.05.04 15:26:11.988980 [ 194 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4409 | 2026.05.04 15:26:11.989015 [ 194 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 4410 | 2026.05.04 15:26:11.989172 [ 187 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12365 rows, containing 5 columns (5 merged, 0 gathered) in 0.004057984 sec., 3047079.535059774 rows/sec., 195.18 MiB/sec. | ||
| 4411 | 2026.05.04 15:26:11.989465 [ 191 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4412 | 2026.05.04 15:26:11.989721 [ 191 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4413 | 2026.05.04 15:26:11.989789 [ 191 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4414 | 2026.05.04 15:26:11.989856 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 4415 | 2026.05.04 15:26:11.989936 [ 194 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1512 rows, containing 4 columns (4 merged, 0 gathered) in 0.001233736 sec., 1225545.8217965593 rows/sec., 82.53 MiB/sec. | ||
| 4416 | 2026.05.04 15:26:11.990166 [ 187 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4417 | 2026.05.04 15:26:11.990425 [ 187 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_31_6} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4418 | 2026.05.04 15:26:11.990494 [ 187 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_31_6} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4419 | 2026.05.04 15:26:11.990574 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4420 | 2026.05.04 15:26:12.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.46 MiB, peak 249.54 MiB, free memory in arenas 0.00 B, will set to 243.59 MiB (RSS), difference: 1.12 MiB | ||
| 4421 | 2026.05.04 15:26:12.518482 [ 113 ] {} <Debug> oximeter.fields_u64 (0698fcfb-8abc-4df0-aabf-4dae96f85530) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4422 | 2026.05.04 15:26:12.518550 [ 113 ] {} <Trace> oximeter.fields_u64 (0698fcfb-8abc-4df0-aabf-4dae96f85530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4423 | 2026.05.04 15:26:12.518574 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4424 | 2026.05.04 15:26:12.518702 [ 186 ] {0698fcfb-8abc-4df0-aabf-4dae96f85530::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 | ||
| 4425 | 2026.05.04 15:26:12.518844 [ 186 ] {0698fcfb-8abc-4df0-aabf-4dae96f85530::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4426 | 2026.05.04 15:26:12.518880 [ 186 ] {0698fcfb-8abc-4df0-aabf-4dae96f85530::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 | ||
| 4427 | 2026.05.04 15:26:12.518952 [ 186 ] {0698fcfb-8abc-4df0-aabf-4dae96f85530::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 | ||
| 4428 | 2026.05.04 15:26:12.519003 [ 186 ] {0698fcfb-8abc-4df0-aabf-4dae96f85530::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 | ||
| 4429 | 2026.05.04 15:26:12.519050 [ 186 ] {0698fcfb-8abc-4df0-aabf-4dae96f85530::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 | ||
| 4430 | 2026.05.04 15:26:12.519094 [ 186 ] {0698fcfb-8abc-4df0-aabf-4dae96f85530::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 | ||
| 4431 | 2026.05.04 15:26:12.519864 [ 187 ] {0698fcfb-8abc-4df0-aabf-4dae96f85530::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001208376 sec., 4965.34191344416 rows/sec., 368.52 KiB/sec. | ||
| 4432 | 2026.05.04 15:26:12.519992 [ 186 ] {0698fcfb-8abc-4df0-aabf-4dae96f85530::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4433 | 2026.05.04 15:26:12.520229 [ 186 ] {0698fcfb-8abc-4df0-aabf-4dae96f85530::all_1_5_1} <Trace> oximeter.fields_u64 (0698fcfb-8abc-4df0-aabf-4dae96f85530): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4434 | 2026.05.04 15:26:12.520291 [ 186 ] {0698fcfb-8abc-4df0-aabf-4dae96f85530::all_1_5_1} <Trace> oximeter.fields_u64 (0698fcfb-8abc-4df0-aabf-4dae96f85530) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4435 | 2026.05.04 15:26:12.520349 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4436 | 2026.05.04 15:26:14.700827 [ 108 ] {} <Debug> oximeter.fields_u32 (6cde96a8-f8b6-4afa-8692-a3ef9e73c47f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4437 | 2026.05.04 15:26:14.700910 [ 108 ] {} <Trace> oximeter.fields_u32 (6cde96a8-f8b6-4afa-8692-a3ef9e73c47f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4438 | 2026.05.04 15:26:14.700930 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4439 | 2026.05.04 15:26:14.701067 [ 198 ] {6cde96a8-f8b6-4afa-8692-a3ef9e73c47f::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 | ||
| 4440 | 2026.05.04 15:26:14.701216 [ 198 ] {6cde96a8-f8b6-4afa-8692-a3ef9e73c47f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4441 | 2026.05.04 15:26:14.701250 [ 198 ] {6cde96a8-f8b6-4afa-8692-a3ef9e73c47f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 825 rows starting from the beginning of the part | ||
| 4442 | 2026.05.04 15:26:14.701317 [ 198 ] {6cde96a8-f8b6-4afa-8692-a3ef9e73c47f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 826 rows starting from the beginning of the part | ||
| 4443 | 2026.05.04 15:26:14.701362 [ 198 ] {6cde96a8-f8b6-4afa-8692-a3ef9e73c47f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 825 rows starting from the beginning of the part | ||
| 4444 | 2026.05.04 15:26:14.701405 [ 198 ] {6cde96a8-f8b6-4afa-8692-a3ef9e73c47f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 825 rows starting from the beginning of the part | ||
| 4445 | 2026.05.04 15:26:14.701448 [ 198 ] {6cde96a8-f8b6-4afa-8692-a3ef9e73c47f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 825 rows starting from the beginning of the part | ||
| 4446 | 2026.05.04 15:26:14.702993 [ 187 ] {6cde96a8-f8b6-4afa-8692-a3ef9e73c47f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4126 rows, containing 5 columns (5 merged, 0 gathered) in 0.001977466 sec., 2086508.6934490907 rows/sec., 130.02 MiB/sec. | ||
| 4447 | 2026.05.04 15:26:14.703202 [ 198 ] {6cde96a8-f8b6-4afa-8692-a3ef9e73c47f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4448 | 2026.05.04 15:26:14.703466 [ 198 ] {6cde96a8-f8b6-4afa-8692-a3ef9e73c47f::all_1_5_1} <Trace> oximeter.fields_u32 (6cde96a8-f8b6-4afa-8692-a3ef9e73c47f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4449 | 2026.05.04 15:26:14.703537 [ 198 ] {6cde96a8-f8b6-4afa-8692-a3ef9e73c47f::all_1_5_1} <Trace> oximeter.fields_u32 (6cde96a8-f8b6-4afa-8692-a3ef9e73c47f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4450 | 2026.05.04 15:26:14.703606 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 4451 | 2026.05.04 15:26:16.972222 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4452 | 2026.05.04 15:26:16.972460 [ 257 ] {c2ae582e-b052-4b04-aa94-488f6974df46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4453 | 2026.05.04 15:26:16.972786 [ 257 ] {c2ae582e-b052-4b04-aa94-488f6974df46} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4454 | 2026.05.04 15:26:16.972820 [ 257 ] {c2ae582e-b052-4b04-aa94-488f6974df46} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4455 | 2026.05.04 15:26:16.973031 [ 257 ] {c2ae582e-b052-4b04-aa94-488f6974df46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4456 | 2026.05.04 15:26:16.973096 [ 257 ] {c2ae582e-b052-4b04-aa94-488f6974df46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4457 | 2026.05.04 15:26:16.973231 [ 257 ] {c2ae582e-b052-4b04-aa94-488f6974df46} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4458 | 2026.05.04 15:26:16.973328 [ 340 ] {c2ae582e-b052-4b04-aa94-488f6974df46} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4459 | 2026.05.04 15:26:16.973374 [ 310 ] {c2ae582e-b052-4b04-aa94-488f6974df46} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4460 | 2026.05.04 15:26:16.973503 [ 257 ] {c2ae582e-b052-4b04-aa94-488f6974df46} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 4461 | 2026.05.04 15:26:16.973540 [ 257 ] {c2ae582e-b052-4b04-aa94-488f6974df46} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4462 | 2026.05.04 15:26:16.973585 [ 257 ] {c2ae582e-b052-4b04-aa94-488f6974df46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4463 | 2026.05.04 15:26:16.973605 [ 257 ] {c2ae582e-b052-4b04-aa94-488f6974df46} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 4464 | 2026.05.04 15:26:16.975019 [ 257 ] {c2ae582e-b052-4b04-aa94-488f6974df46} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002655 sec., 13182.674199623352 rows/sec., 2.80 MiB/sec. | ||
| 4465 | 2026.05.04 15:26:16.975126 [ 257 ] {c2ae582e-b052-4b04-aa94-488f6974df46} <Debug> TCPHandler: Processed in 0.003038251 sec. | ||
| 4466 | 2026.05.04 15:26:16.976879 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4467 | 2026.05.04 15:26:16.976991 [ 257 ] {904a90b1-fafc-461c-9e4a-e68e0afb1ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4468 | 2026.05.04 15:26:16.977035 [ 257 ] {904a90b1-fafc-461c-9e4a-e68e0afb1ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4469 | 2026.05.04 15:26:16.977581 [ 257 ] {904a90b1-fafc-461c-9e4a-e68e0afb1ea6} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4470 | 2026.05.04 15:26:16.977618 [ 257 ] {904a90b1-fafc-461c-9e4a-e68e0afb1ea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4471 | 2026.05.04 15:26:16.977984 [ 257 ] {904a90b1-fafc-461c-9e4a-e68e0afb1ea6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4472 | 2026.05.04 15:26:16.978202 [ 257 ] {904a90b1-fafc-461c-9e4a-e68e0afb1ea6} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4473 | 2026.05.04 15:26:16.978346 [ 257 ] {904a90b1-fafc-461c-9e4a-e68e0afb1ea6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001385 sec., 1444.043321299639 rows/sec., 117.75 KiB/sec. | ||
| 4474 | 2026.05.04 15:26:16.978383 [ 257 ] {904a90b1-fafc-461c-9e4a-e68e0afb1ea6} <Debug> TCPHandler: Processed in 0.001560111 sec. | ||
| 4475 | 2026.05.04 15:26:16.978519 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4476 | 2026.05.04 15:26:16.978613 [ 257 ] {d6de3603-6531-4ab4-8110-41fb56ab32b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4477 | 2026.05.04 15:26:16.978652 [ 257 ] {d6de3603-6531-4ab4-8110-41fb56ab32b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4478 | 2026.05.04 15:26:16.979132 [ 257 ] {d6de3603-6531-4ab4-8110-41fb56ab32b6} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4479 | 2026.05.04 15:26:16.979167 [ 257 ] {d6de3603-6531-4ab4-8110-41fb56ab32b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4480 | 2026.05.04 15:26:16.979472 [ 257 ] {d6de3603-6531-4ab4-8110-41fb56ab32b6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4481 | 2026.05.04 15:26:16.979677 [ 257 ] {d6de3603-6531-4ab4-8110-41fb56ab32b6} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4482 | 2026.05.04 15:26:16.979804 [ 257 ] {d6de3603-6531-4ab4-8110-41fb56ab32b6} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001209 sec., 47146.40198511166 rows/sec., 3.62 MiB/sec. | ||
| 4483 | 2026.05.04 15:26:16.979841 [ 257 ] {d6de3603-6531-4ab4-8110-41fb56ab32b6} <Debug> TCPHandler: Processed in 0.001383049 sec. | ||
| 4484 | 2026.05.04 15:26:16.979962 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4485 | 2026.05.04 15:26:16.980056 [ 257 ] {f71d0517-b814-494c-ad24-ffa159c57122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4486 | 2026.05.04 15:26:16.980096 [ 257 ] {f71d0517-b814-494c-ad24-ffa159c57122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4487 | 2026.05.04 15:26:16.980517 [ 257 ] {f71d0517-b814-494c-ad24-ffa159c57122} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4488 | 2026.05.04 15:26:16.980552 [ 257 ] {f71d0517-b814-494c-ad24-ffa159c57122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4489 | 2026.05.04 15:26:16.980839 [ 257 ] {f71d0517-b814-494c-ad24-ffa159c57122} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4490 | 2026.05.04 15:26:16.981045 [ 257 ] {f71d0517-b814-494c-ad24-ffa159c57122} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4491 | 2026.05.04 15:26:16.981168 [ 257 ] {f71d0517-b814-494c-ad24-ffa159c57122} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00113 sec., 1769.911504424779 rows/sec., 123.58 KiB/sec. | ||
| 4492 | 2026.05.04 15:26:16.981205 [ 257 ] {f71d0517-b814-494c-ad24-ffa159c57122} <Debug> TCPHandler: Processed in 0.001300828 sec. | ||
| 4493 | 2026.05.04 15:26:16.981314 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4494 | 2026.05.04 15:26:16.981407 [ 257 ] {b13a9742-1cb3-4f82-b0e9-71b0e5b86b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4495 | 2026.05.04 15:26:16.981446 [ 257 ] {b13a9742-1cb3-4f82-b0e9-71b0e5b86b78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4496 | 2026.05.04 15:26:16.981848 [ 257 ] {b13a9742-1cb3-4f82-b0e9-71b0e5b86b78} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4497 | 2026.05.04 15:26:16.981883 [ 257 ] {b13a9742-1cb3-4f82-b0e9-71b0e5b86b78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4498 | 2026.05.04 15:26:16.982174 [ 257 ] {b13a9742-1cb3-4f82-b0e9-71b0e5b86b78} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4499 | 2026.05.04 15:26:16.982382 [ 257 ] {b13a9742-1cb3-4f82-b0e9-71b0e5b86b78} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4500 | 2026.05.04 15:26:16.982505 [ 257 ] {b13a9742-1cb3-4f82-b0e9-71b0e5b86b78} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001116 sec., 59139.784946236556 rows/sec., 4.62 MiB/sec. | ||
| 4501 | 2026.05.04 15:26:16.982540 [ 257 ] {b13a9742-1cb3-4f82-b0e9-71b0e5b86b78} <Debug> TCPHandler: Processed in 0.001273677 sec. | ||
| 4502 | 2026.05.04 15:26:16.982661 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4503 | 2026.05.04 15:26:16.982755 [ 257 ] {b0e2c681-576b-4c9f-9cca-f5d044bcbb1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4504 | 2026.05.04 15:26:16.982796 [ 257 ] {b0e2c681-576b-4c9f-9cca-f5d044bcbb1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4505 | 2026.05.04 15:26:16.983195 [ 257 ] {b0e2c681-576b-4c9f-9cca-f5d044bcbb1a} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4506 | 2026.05.04 15:26:16.983229 [ 257 ] {b0e2c681-576b-4c9f-9cca-f5d044bcbb1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4507 | 2026.05.04 15:26:16.983549 [ 257 ] {b0e2c681-576b-4c9f-9cca-f5d044bcbb1a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4508 | 2026.05.04 15:26:16.983757 [ 257 ] {b0e2c681-576b-4c9f-9cca-f5d044bcbb1a} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4509 | 2026.05.04 15:26:16.983881 [ 257 ] {b0e2c681-576b-4c9f-9cca-f5d044bcbb1a} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001144 sec., 140734.26573426573 rows/sec., 9.80 MiB/sec. | ||
| 4510 | 2026.05.04 15:26:16.983917 [ 257 ] {b0e2c681-576b-4c9f-9cca-f5d044bcbb1a} <Debug> TCPHandler: Processed in 0.001312387 sec. | ||
| 4511 | 2026.05.04 15:26:16.984038 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4512 | 2026.05.04 15:26:16.984131 [ 257 ] {822e9efd-4f66-4ccf-8b20-470ea7ce4b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4513 | 2026.05.04 15:26:16.984172 [ 257 ] {822e9efd-4f66-4ccf-8b20-470ea7ce4b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4514 | 2026.05.04 15:26:16.984492 [ 257 ] {822e9efd-4f66-4ccf-8b20-470ea7ce4b9c} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4515 | 2026.05.04 15:26:16.984525 [ 257 ] {822e9efd-4f66-4ccf-8b20-470ea7ce4b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4516 | 2026.05.04 15:26:16.984818 [ 257 ] {822e9efd-4f66-4ccf-8b20-470ea7ce4b9c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4517 | 2026.05.04 15:26:16.985025 [ 257 ] {822e9efd-4f66-4ccf-8b20-470ea7ce4b9c} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4518 | 2026.05.04 15:26:16.985149 [ 257 ] {822e9efd-4f66-4ccf-8b20-470ea7ce4b9c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 4519 | 2026.05.04 15:26:16.985182 [ 257 ] {822e9efd-4f66-4ccf-8b20-470ea7ce4b9c} <Debug> TCPHandler: Processed in 0.001200136 sec. | ||
| 4520 | 2026.05.04 15:26:18.410306 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10056 | ||
| 4521 | 2026.05.04 15:26:18.410859 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4522 | 2026.05.04 15:26:18.410908 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4523 | 2026.05.04 15:26:18.411424 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4524 | 2026.05.04 15:26:18.411670 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4525 | 2026.05.04 15:26:18.411786 [ 105 ] {} <Debug> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4526 | 2026.05.04 15:26:18.411806 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10056 | ||
| 4527 | 2026.05.04 15:26:18.411838 [ 105 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4528 | 2026.05.04 15:26:18.411859 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4529 | 2026.05.04 15:26:18.411995 [ 187 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::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 | ||
| 4530 | 2026.05.04 15:26:18.412155 [ 187 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4531 | 2026.05.04 15:26:18.412198 [ 187 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7624 rows starting from the beginning of the part | ||
| 4532 | 2026.05.04 15:26:18.412271 [ 187 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4533 | 2026.05.04 15:26:18.412325 [ 187 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4534 | 2026.05.04 15:26:18.412374 [ 187 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4535 | 2026.05.04 15:26:18.412420 [ 187 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4536 | 2026.05.04 15:26:18.412491 [ 187 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4537 | 2026.05.04 15:26:18.414450 [ 198 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10056 rows, containing 4 columns (4 merged, 0 gathered) in 0.002515903 sec., 3996974.446153131 rows/sec., 57.18 MiB/sec. | ||
| 4538 | 2026.05.04 15:26:18.414790 [ 195 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4539 | 2026.05.04 15:26:18.415146 [ 195 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_21_4} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4540 | 2026.05.04 15:26:18.415242 [ 195 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_21_4} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4541 | 2026.05.04 15:26:18.415333 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 4542 | 2026.05.04 15:26:18.908520 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4543 | 2026.05.04 15:26:18.925379 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4544 | 2026.05.04 15:26:18.925438 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4545 | 2026.05.04 15:26:18.931254 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4546 | 2026.05.04 15:26:18.932004 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4547 | 2026.05.04 15:26:18.932288 [ 105 ] {} <Debug> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4548 | 2026.05.04 15:26:18.932358 [ 105 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4549 | 2026.05.04 15:26:18.932378 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4550 | 2026.05.04 15:26:18.932472 [ 187 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 4551 | 2026.05.04 15:26:18.934968 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4552 | 2026.05.04 15:26:18.935248 [ 187 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4553 | 2026.05.04 15:26:18.935957 [ 187 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 4554 | 2026.05.04 15:26:18.939281 [ 187 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 4555 | 2026.05.04 15:26:18.942431 [ 187 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 4556 | 2026.05.04 15:26:18.946022 [ 187 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 4557 | 2026.05.04 15:26:18.949946 [ 187 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 4558 | 2026.05.04 15:26:18.954114 [ 187 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 4559 | 2026.05.04 15:26:19.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.70 MiB, peak 255.29 MiB, free memory in arenas 0.00 B, will set to 247.81 MiB (RSS), difference: -6.89 MiB | ||
| 4560 | 2026.05.04 15:26:19.005587 [ 195 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.073152017 sec., 2173.5559253273905 rows/sec., 11.24 MiB/sec. | ||
| 4561 | 2026.05.04 15:26:19.008081 [ 192 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4562 | 2026.05.04 15:26:19.010165 [ 192 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_21_4} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4563 | 2026.05.04 15:26:19.010277 [ 192 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_21_4} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4564 | 2026.05.04 15:26:19.012418 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4565 | 2026.05.04 15:26:20.000763 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.84 MiB, peak 255.29 MiB, free memory in arenas 0.00 B, will set to 248.39 MiB (RSS), difference: 10.54 MiB | ||
| 4566 | 2026.05.04 15:26:20.918211 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 554 | ||
| 4567 | 2026.05.04 15:26:20.920369 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4568 | 2026.05.04 15:26:20.920419 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4569 | 2026.05.04 15:26:20.921594 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4570 | 2026.05.04 15:26:20.921852 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4571 | 2026.05.04 15:26:20.922101 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 554 | ||
| 4572 | 2026.05.04 15:26:21.973007 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4573 | 2026.05.04 15:26:21.973239 [ 257 ] {39446b9f-6c64-46c9-9248-561dc450098b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4574 | 2026.05.04 15:26:21.973576 [ 257 ] {39446b9f-6c64-46c9-9248-561dc450098b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4575 | 2026.05.04 15:26:21.973614 [ 257 ] {39446b9f-6c64-46c9-9248-561dc450098b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4576 | 2026.05.04 15:26:21.973839 [ 257 ] {39446b9f-6c64-46c9-9248-561dc450098b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4577 | 2026.05.04 15:26:21.973911 [ 257 ] {39446b9f-6c64-46c9-9248-561dc450098b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4578 | 2026.05.04 15:26:21.974053 [ 257 ] {39446b9f-6c64-46c9-9248-561dc450098b} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4579 | 2026.05.04 15:26:21.974169 [ 340 ] {39446b9f-6c64-46c9-9248-561dc450098b} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4580 | 2026.05.04 15:26:21.974169 [ 310 ] {39446b9f-6c64-46c9-9248-561dc450098b} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4581 | 2026.05.04 15:26:21.974311 [ 257 ] {39446b9f-6c64-46c9-9248-561dc450098b} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 4582 | 2026.05.04 15:26:21.974340 [ 257 ] {39446b9f-6c64-46c9-9248-561dc450098b} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4583 | 2026.05.04 15:26:21.974510 [ 257 ] {39446b9f-6c64-46c9-9248-561dc450098b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4584 | 2026.05.04 15:26:21.974533 [ 257 ] {39446b9f-6c64-46c9-9248-561dc450098b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 4585 | 2026.05.04 15:26:21.975479 [ 257 ] {39446b9f-6c64-46c9-9248-561dc450098b} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002331 sec., 15015.015015015015 rows/sec., 3.19 MiB/sec. | ||
| 4586 | 2026.05.04 15:26:21.975556 [ 257 ] {39446b9f-6c64-46c9-9248-561dc450098b} <Debug> TCPHandler: Processed in 0.002679976 sec. | ||
| 4587 | 2026.05.04 15:26:21.977947 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4588 | 2026.05.04 15:26:21.978199 [ 257 ] {50cfbc79-8b76-4309-bee5-abe736fbf0a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4589 | 2026.05.04 15:26:21.978252 [ 257 ] {50cfbc79-8b76-4309-bee5-abe736fbf0a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4590 | 2026.05.04 15:26:21.978800 [ 257 ] {50cfbc79-8b76-4309-bee5-abe736fbf0a9} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4591 | 2026.05.04 15:26:21.978843 [ 257 ] {50cfbc79-8b76-4309-bee5-abe736fbf0a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4592 | 2026.05.04 15:26:21.979235 [ 257 ] {50cfbc79-8b76-4309-bee5-abe736fbf0a9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4593 | 2026.05.04 15:26:21.979494 [ 257 ] {50cfbc79-8b76-4309-bee5-abe736fbf0a9} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4594 | 2026.05.04 15:26:21.979651 [ 257 ] {50cfbc79-8b76-4309-bee5-abe736fbf0a9} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.00149 sec., 92617.44966442953 rows/sec., 8.06 MiB/sec. | ||
| 4595 | 2026.05.04 15:26:21.979694 [ 257 ] {50cfbc79-8b76-4309-bee5-abe736fbf0a9} <Debug> TCPHandler: Processed in 0.001809744 sec. | ||
| 4596 | 2026.05.04 15:26:21.979828 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4597 | 2026.05.04 15:26:21.979927 [ 257 ] {41481070-6653-4d34-8bad-6bf34c16f19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4598 | 2026.05.04 15:26:21.979971 [ 257 ] {41481070-6653-4d34-8bad-6bf34c16f19c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4599 | 2026.05.04 15:26:21.980387 [ 257 ] {41481070-6653-4d34-8bad-6bf34c16f19c} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4600 | 2026.05.04 15:26:21.980425 [ 257 ] {41481070-6653-4d34-8bad-6bf34c16f19c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4601 | 2026.05.04 15:26:21.980725 [ 257 ] {41481070-6653-4d34-8bad-6bf34c16f19c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4602 | 2026.05.04 15:26:21.980937 [ 257 ] {41481070-6653-4d34-8bad-6bf34c16f19c} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4603 | 2026.05.04 15:26:21.981085 [ 257 ] {41481070-6653-4d34-8bad-6bf34c16f19c} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00118 sec., 34745.76271186441 rows/sec., 2.55 MiB/sec. | ||
| 4604 | 2026.05.04 15:26:21.981123 [ 257 ] {41481070-6653-4d34-8bad-6bf34c16f19c} <Debug> TCPHandler: Processed in 0.001346638 sec. | ||
| 4605 | 2026.05.04 15:26:21.981248 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4606 | 2026.05.04 15:26:21.981352 [ 257 ] {f058d361-7866-4bbf-be03-4cc0470a8f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4607 | 2026.05.04 15:26:21.981394 [ 257 ] {f058d361-7866-4bbf-be03-4cc0470a8f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4608 | 2026.05.04 15:26:21.981818 [ 257 ] {f058d361-7866-4bbf-be03-4cc0470a8f6d} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4609 | 2026.05.04 15:26:21.981854 [ 257 ] {f058d361-7866-4bbf-be03-4cc0470a8f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4610 | 2026.05.04 15:26:21.982157 [ 257 ] {f058d361-7866-4bbf-be03-4cc0470a8f6d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4611 | 2026.05.04 15:26:21.982367 [ 257 ] {f058d361-7866-4bbf-be03-4cc0470a8f6d} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4612 | 2026.05.04 15:26:21.982497 [ 257 ] {f058d361-7866-4bbf-be03-4cc0470a8f6d} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001167 sec., 89974.29305912596 rows/sec., 7.03 MiB/sec. | ||
| 4613 | 2026.05.04 15:26:21.982534 [ 257 ] {f058d361-7866-4bbf-be03-4cc0470a8f6d} <Debug> TCPHandler: Processed in 0.001337358 sec. | ||
| 4614 | 2026.05.04 15:26:21.982651 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4615 | 2026.05.04 15:26:21.982745 [ 257 ] {074ffa42-b86a-4254-85b8-072a8f7298ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4616 | 2026.05.04 15:26:21.982788 [ 257 ] {074ffa42-b86a-4254-85b8-072a8f7298ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4617 | 2026.05.04 15:26:21.983185 [ 257 ] {074ffa42-b86a-4254-85b8-072a8f7298ae} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4618 | 2026.05.04 15:26:21.983223 [ 257 ] {074ffa42-b86a-4254-85b8-072a8f7298ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4619 | 2026.05.04 15:26:21.983558 [ 257 ] {074ffa42-b86a-4254-85b8-072a8f7298ae} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4620 | 2026.05.04 15:26:21.983791 [ 257 ] {074ffa42-b86a-4254-85b8-072a8f7298ae} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4621 | 2026.05.04 15:26:21.983922 [ 257 ] {074ffa42-b86a-4254-85b8-072a8f7298ae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 4622 | 2026.05.04 15:26:21.983959 [ 257 ] {074ffa42-b86a-4254-85b8-072a8f7298ae} <Debug> TCPHandler: Processed in 0.001358148 sec. | ||
| 4623 | 2026.05.04 15:26:21.984074 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4624 | 2026.05.04 15:26:21.984168 [ 257 ] {d2259d28-b361-42ab-9d7e-b8bd3f219862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4625 | 2026.05.04 15:26:21.984222 [ 257 ] {d2259d28-b361-42ab-9d7e-b8bd3f219862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4626 | 2026.05.04 15:26:21.985023 [ 257 ] {d2259d28-b361-42ab-9d7e-b8bd3f219862} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4627 | 2026.05.04 15:26:21.985059 [ 257 ] {d2259d28-b361-42ab-9d7e-b8bd3f219862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4628 | 2026.05.04 15:26:21.985632 [ 257 ] {d2259d28-b361-42ab-9d7e-b8bd3f219862} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4629 | 2026.05.04 15:26:21.985858 [ 257 ] {d2259d28-b361-42ab-9d7e-b8bd3f219862} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4630 | 2026.05.04 15:26:21.985996 [ 257 ] {d2259d28-b361-42ab-9d7e-b8bd3f219862} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001846 sec., 22210.184182015168 rows/sec., 39.80 MiB/sec. | ||
| 4631 | 2026.05.04 15:26:21.986058 [ 257 ] {d2259d28-b361-42ab-9d7e-b8bd3f219862} <Debug> TCPHandler: Processed in 0.002033447 sec. | ||
| 4632 | 2026.05.04 15:26:21.986179 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4633 | 2026.05.04 15:26:21.986274 [ 257 ] {c8532657-3e90-45a2-9ffc-8c8f2fe9944f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4634 | 2026.05.04 15:26:21.986317 [ 257 ] {c8532657-3e90-45a2-9ffc-8c8f2fe9944f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4635 | 2026.05.04 15:26:21.986658 [ 257 ] {c8532657-3e90-45a2-9ffc-8c8f2fe9944f} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4636 | 2026.05.04 15:26:21.986695 [ 257 ] {c8532657-3e90-45a2-9ffc-8c8f2fe9944f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4637 | 2026.05.04 15:26:21.986999 [ 257 ] {c8532657-3e90-45a2-9ffc-8c8f2fe9944f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4638 | 2026.05.04 15:26:21.987205 [ 257 ] {c8532657-3e90-45a2-9ffc-8c8f2fe9944f} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4639 | 2026.05.04 15:26:21.987332 [ 257 ] {c8532657-3e90-45a2-9ffc-8c8f2fe9944f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 4640 | 2026.05.04 15:26:21.987368 [ 257 ] {c8532657-3e90-45a2-9ffc-8c8f2fe9944f} <Debug> TCPHandler: Processed in 0.001238457 sec. | ||
| 4641 | 2026.05.04 15:26:25.779441 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4642 | 2026.05.04 15:26:25.779515 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4643 | 2026.05.04 15:26:25.912061 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10504 | ||
| 4644 | 2026.05.04 15:26:25.912533 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4645 | 2026.05.04 15:26:25.912575 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4646 | 2026.05.04 15:26:25.913111 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4647 | 2026.05.04 15:26:25.913340 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4648 | 2026.05.04 15:26:25.913471 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10504 | ||
| 4649 | 2026.05.04 15:26:26.435261 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4650 | 2026.05.04 15:26:26.450538 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4651 | 2026.05.04 15:26:26.450601 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4652 | 2026.05.04 15:26:26.456725 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4653 | 2026.05.04 15:26:26.457434 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4654 | 2026.05.04 15:26:26.460072 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4655 | 2026.05.04 15:26:26.971703 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4656 | 2026.05.04 15:26:26.971949 [ 257 ] {1afc138b-06f3-46c1-945a-7535b924b9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 4657 | 2026.05.04 15:26:26.972288 [ 257 ] {1afc138b-06f3-46c1-945a-7535b924b9f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4658 | 2026.05.04 15:26:26.972323 [ 257 ] {1afc138b-06f3-46c1-945a-7535b924b9f0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 4659 | 2026.05.04 15:26:26.972539 [ 257 ] {1afc138b-06f3-46c1-945a-7535b924b9f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4660 | 2026.05.04 15:26:26.972606 [ 257 ] {1afc138b-06f3-46c1-945a-7535b924b9f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4661 | 2026.05.04 15:26:26.972743 [ 257 ] {1afc138b-06f3-46c1-945a-7535b924b9f0} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4662 | 2026.05.04 15:26:26.972842 [ 340 ] {1afc138b-06f3-46c1-945a-7535b924b9f0} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4663 | 2026.05.04 15:26:26.972873 [ 310 ] {1afc138b-06f3-46c1-945a-7535b924b9f0} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4664 | 2026.05.04 15:26:26.972984 [ 257 ] {1afc138b-06f3-46c1-945a-7535b924b9f0} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 4665 | 2026.05.04 15:26:26.973010 [ 257 ] {1afc138b-06f3-46c1-945a-7535b924b9f0} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4666 | 2026.05.04 15:26:26.973072 [ 257 ] {1afc138b-06f3-46c1-945a-7535b924b9f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4667 | 2026.05.04 15:26:26.973095 [ 257 ] {1afc138b-06f3-46c1-945a-7535b924b9f0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 4668 | 2026.05.04 15:26:26.974139 [ 257 ] {1afc138b-06f3-46c1-945a-7535b924b9f0} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002292 sec., 15270.506108202442 rows/sec., 3.25 MiB/sec. | ||
| 4669 | 2026.05.04 15:26:26.974247 [ 257 ] {1afc138b-06f3-46c1-945a-7535b924b9f0} <Debug> TCPHandler: Processed in 0.002679435 sec. | ||
| 4670 | 2026.05.04 15:26:26.975817 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4671 | 2026.05.04 15:26:26.975927 [ 257 ] {8c42feb1-e0f0-4699-8e51-4b0e86a2a941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4672 | 2026.05.04 15:26:26.975971 [ 257 ] {8c42feb1-e0f0-4699-8e51-4b0e86a2a941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4673 | 2026.05.04 15:26:26.976463 [ 257 ] {8c42feb1-e0f0-4699-8e51-4b0e86a2a941} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4674 | 2026.05.04 15:26:26.976506 [ 257 ] {8c42feb1-e0f0-4699-8e51-4b0e86a2a941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4675 | 2026.05.04 15:26:26.976905 [ 257 ] {8c42feb1-e0f0-4699-8e51-4b0e86a2a941} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4676 | 2026.05.04 15:26:26.977132 [ 257 ] {8c42feb1-e0f0-4699-8e51-4b0e86a2a941} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4677 | 2026.05.04 15:26:26.977281 [ 257 ] {8c42feb1-e0f0-4699-8e51-4b0e86a2a941} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001386 sec., 40404.0404040404 rows/sec., 3.10 MiB/sec. | ||
| 4678 | 2026.05.04 15:26:26.977321 [ 257 ] {8c42feb1-e0f0-4699-8e51-4b0e86a2a941} <Debug> TCPHandler: Processed in 0.001554441 sec. | ||
| 4679 | 2026.05.04 15:26:26.977442 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4680 | 2026.05.04 15:26:26.977536 [ 257 ] {51e440e3-d3ed-4c75-99d7-7cebec6e6b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4681 | 2026.05.04 15:26:26.977576 [ 257 ] {51e440e3-d3ed-4c75-99d7-7cebec6e6b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4682 | 2026.05.04 15:26:26.977989 [ 257 ] {51e440e3-d3ed-4c75-99d7-7cebec6e6b62} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4683 | 2026.05.04 15:26:26.978025 [ 257 ] {51e440e3-d3ed-4c75-99d7-7cebec6e6b62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4684 | 2026.05.04 15:26:26.978357 [ 257 ] {51e440e3-d3ed-4c75-99d7-7cebec6e6b62} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4685 | 2026.05.04 15:26:26.978570 [ 257 ] {51e440e3-d3ed-4c75-99d7-7cebec6e6b62} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4686 | 2026.05.04 15:26:26.978692 [ 257 ] {51e440e3-d3ed-4c75-99d7-7cebec6e6b62} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001208 sec., 52980.13245033112 rows/sec., 4.14 MiB/sec. | ||
| 4687 | 2026.05.04 15:26:26.978727 [ 257 ] {51e440e3-d3ed-4c75-99d7-7cebec6e6b62} <Debug> TCPHandler: Processed in 0.001371959 sec. | ||
| 4688 | 2026.05.04 15:26:26.978836 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4689 | 2026.05.04 15:26:26.978924 [ 257 ] {49c1a4f6-e5f8-4cef-a9b1-b9bc0311a8d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4690 | 2026.05.04 15:26:26.978963 [ 257 ] {49c1a4f6-e5f8-4cef-a9b1-b9bc0311a8d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4691 | 2026.05.04 15:26:26.979410 [ 257 ] {49c1a4f6-e5f8-4cef-a9b1-b9bc0311a8d5} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4692 | 2026.05.04 15:26:26.979446 [ 257 ] {49c1a4f6-e5f8-4cef-a9b1-b9bc0311a8d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4693 | 2026.05.04 15:26:26.979777 [ 257 ] {49c1a4f6-e5f8-4cef-a9b1-b9bc0311a8d5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4694 | 2026.05.04 15:26:26.979988 [ 257 ] {49c1a4f6-e5f8-4cef-a9b1-b9bc0311a8d5} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4695 | 2026.05.04 15:26:26.980118 [ 257 ] {49c1a4f6-e5f8-4cef-a9b1-b9bc0311a8d5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 4696 | 2026.05.04 15:26:26.980154 [ 257 ] {49c1a4f6-e5f8-4cef-a9b1-b9bc0311a8d5} <Debug> TCPHandler: Processed in 0.001324558 sec. | ||
| 4697 | 2026.05.04 15:26:26.980268 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4698 | 2026.05.04 15:26:26.980371 [ 257 ] {18ce59aa-fbc8-4d97-9674-df389bf3c4cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4699 | 2026.05.04 15:26:26.980415 [ 257 ] {18ce59aa-fbc8-4d97-9674-df389bf3c4cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4700 | 2026.05.04 15:26:26.980755 [ 257 ] {18ce59aa-fbc8-4d97-9674-df389bf3c4cf} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4701 | 2026.05.04 15:26:26.980792 [ 257 ] {18ce59aa-fbc8-4d97-9674-df389bf3c4cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4702 | 2026.05.04 15:26:26.981123 [ 257 ] {18ce59aa-fbc8-4d97-9674-df389bf3c4cf} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4703 | 2026.05.04 15:26:26.981333 [ 257 ] {18ce59aa-fbc8-4d97-9674-df389bf3c4cf} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4704 | 2026.05.04 15:26:26.981465 [ 257 ] {18ce59aa-fbc8-4d97-9674-df389bf3c4cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 4705 | 2026.05.04 15:26:26.981503 [ 257 ] {18ce59aa-fbc8-4d97-9674-df389bf3c4cf} <Debug> TCPHandler: Processed in 0.001285927 sec. | ||
| 4706 | 2026.05.04 15:26:30.923119 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 578 | ||
| 4707 | 2026.05.04 15:26:30.925373 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4708 | 2026.05.04 15:26:30.925414 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4709 | 2026.05.04 15:26:30.926603 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4710 | 2026.05.04 15:26:30.926869 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4711 | 2026.05.04 15:26:30.927013 [ 91 ] {} <Debug> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4712 | 2026.05.04 15:26:30.927082 [ 91 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4713 | 2026.05.04 15:26:30.927105 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4714 | 2026.05.04 15:26:30.927121 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 578 | ||
| 4715 | 2026.05.04 15:26:30.927206 [ 196 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::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 | ||
| 4716 | 2026.05.04 15:26:30.927733 [ 196 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4717 | 2026.05.04 15:26:30.927874 [ 196 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 428 rows starting from the beginning of the part | ||
| 4718 | 2026.05.04 15:26:30.928309 [ 196 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 4719 | 2026.05.04 15:26:30.928679 [ 196 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 4720 | 2026.05.04 15:26:30.929028 [ 196 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 44 rows starting from the beginning of the part | ||
| 4721 | 2026.05.04 15:26:30.929353 [ 196 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 4722 | 2026.05.04 15:26:30.929680 [ 196 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::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 | ||
| 4723 | 2026.05.04 15:26:30.936061 [ 192 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 578 rows, containing 72 columns (72 merged, 0 gathered) in 0.008900889 sec., 64937.33378766997 rows/sec., 57.18 MiB/sec. | ||
| 4724 | 2026.05.04 15:26:30.937101 [ 195 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4725 | 2026.05.04 15:26:30.937762 [ 195 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_16_3} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2026.05.04 15:26:30.937845 [ 195 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_16_3} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4727 | 2026.05.04 15:26:30.938115 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. | ||
| 4728 | 2026.05.04 15:26:31.484154 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4729 | 2026.05.04 15:26:31.484389 [ 257 ] {961ac6ed-f02a-466f-b0cf-5fabb045362f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4730 | 2026.05.04 15:26:31.484741 [ 257 ] {961ac6ed-f02a-466f-b0cf-5fabb045362f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4731 | 2026.05.04 15:26:31.484779 [ 257 ] {961ac6ed-f02a-466f-b0cf-5fabb045362f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4732 | 2026.05.04 15:26:31.485024 [ 257 ] {961ac6ed-f02a-466f-b0cf-5fabb045362f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4733 | 2026.05.04 15:26:31.485088 [ 257 ] {961ac6ed-f02a-466f-b0cf-5fabb045362f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4734 | 2026.05.04 15:26:31.485227 [ 257 ] {961ac6ed-f02a-466f-b0cf-5fabb045362f} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 4735 | 2026.05.04 15:26:31.485328 [ 340 ] {961ac6ed-f02a-466f-b0cf-5fabb045362f} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4736 | 2026.05.04 15:26:31.485360 [ 310 ] {961ac6ed-f02a-466f-b0cf-5fabb045362f} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4737 | 2026.05.04 15:26:31.485478 [ 257 ] {961ac6ed-f02a-466f-b0cf-5fabb045362f} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 4738 | 2026.05.04 15:26:31.485503 [ 257 ] {961ac6ed-f02a-466f-b0cf-5fabb045362f} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4739 | 2026.05.04 15:26:31.485544 [ 257 ] {961ac6ed-f02a-466f-b0cf-5fabb045362f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4740 | 2026.05.04 15:26:31.485563 [ 257 ] {961ac6ed-f02a-466f-b0cf-5fabb045362f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 4741 | 2026.05.04 15:26:31.486511 [ 257 ] {961ac6ed-f02a-466f-b0cf-5fabb045362f} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002221 sec., 15758.667266996848 rows/sec., 3.35 MiB/sec. | ||
| 4742 | 2026.05.04 15:26:31.486578 [ 257 ] {961ac6ed-f02a-466f-b0cf-5fabb045362f} <Debug> TCPHandler: Processed in 0.002553224 sec. | ||
| 4743 | 2026.05.04 15:26:31.500079 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4744 | 2026.05.04 15:26:31.500281 [ 257 ] {cf96e91c-7501-4c95-8b9e-336bb1a25b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4745 | 2026.05.04 15:26:31.500361 [ 257 ] {cf96e91c-7501-4c95-8b9e-336bb1a25b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4746 | 2026.05.04 15:26:31.501152 [ 257 ] {cf96e91c-7501-4c95-8b9e-336bb1a25b6f} <Trace> oximeter.fields_i16 (2a20fea4-c498-4377-9dd1-aa6e3afac0a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4747 | 2026.05.04 15:26:31.501226 [ 257 ] {cf96e91c-7501-4c95-8b9e-336bb1a25b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4748 | 2026.05.04 15:26:31.501600 [ 257 ] {cf96e91c-7501-4c95-8b9e-336bb1a25b6f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4749 | 2026.05.04 15:26:31.501815 [ 257 ] {cf96e91c-7501-4c95-8b9e-336bb1a25b6f} <Trace> oximeter.fields_i16 (2a20fea4-c498-4377-9dd1-aa6e3afac0a8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4750 | 2026.05.04 15:26:31.501956 [ 257 ] {cf96e91c-7501-4c95-8b9e-336bb1a25b6f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001731 sec., 13864.818024263432 rows/sec., 1.15 MiB/sec. | ||
| 4751 | 2026.05.04 15:26:31.501992 [ 257 ] {cf96e91c-7501-4c95-8b9e-336bb1a25b6f} <Debug> TCPHandler: Processed in 0.002013998 sec. | ||
| 4752 | 2026.05.04 15:26:31.502112 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4753 | 2026.05.04 15:26:31.502204 [ 257 ] {facbd07c-79a7-49fd-8b97-0f25bf23f2a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4754 | 2026.05.04 15:26:31.502244 [ 257 ] {facbd07c-79a7-49fd-8b97-0f25bf23f2a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4755 | 2026.05.04 15:26:31.502617 [ 257 ] {facbd07c-79a7-49fd-8b97-0f25bf23f2a2} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4756 | 2026.05.04 15:26:31.502651 [ 257 ] {facbd07c-79a7-49fd-8b97-0f25bf23f2a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4757 | 2026.05.04 15:26:31.502931 [ 257 ] {facbd07c-79a7-49fd-8b97-0f25bf23f2a2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4758 | 2026.05.04 15:26:31.503136 [ 257 ] {facbd07c-79a7-49fd-8b97-0f25bf23f2a2} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4759 | 2026.05.04 15:26:31.503258 [ 257 ] {facbd07c-79a7-49fd-8b97-0f25bf23f2a2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001071 sec., 1867.4136321195147 rows/sec., 152.27 KiB/sec. | ||
| 4760 | 2026.05.04 15:26:31.503294 [ 257 ] {facbd07c-79a7-49fd-8b97-0f25bf23f2a2} <Debug> TCPHandler: Processed in 0.001228256 sec. | ||
| 4761 | 2026.05.04 15:26:31.503407 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4762 | 2026.05.04 15:26:31.503499 [ 257 ] {6417d413-8750-45c6-9049-94af03778525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4763 | 2026.05.04 15:26:31.503536 [ 257 ] {6417d413-8750-45c6-9049-94af03778525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4764 | 2026.05.04 15:26:31.504977 [ 257 ] {6417d413-8750-45c6-9049-94af03778525} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4765 | 2026.05.04 15:26:31.505013 [ 257 ] {6417d413-8750-45c6-9049-94af03778525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4766 | 2026.05.04 15:26:31.505465 [ 257 ] {6417d413-8750-45c6-9049-94af03778525} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4767 | 2026.05.04 15:26:31.505671 [ 257 ] {6417d413-8750-45c6-9049-94af03778525} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4768 | 2026.05.04 15:26:31.505798 [ 257 ] {6417d413-8750-45c6-9049-94af03778525} <Debug> executeQuery: Read 2604 rows, 200.75 KiB in 0.002317 sec., 1123867.0694864048 rows/sec., 84.61 MiB/sec. | ||
| 4769 | 2026.05.04 15:26:31.505836 [ 257 ] {6417d413-8750-45c6-9049-94af03778525} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 4770 | 2026.05.04 15:26:31.505848 [ 257 ] {6417d413-8750-45c6-9049-94af03778525} <Debug> TCPHandler: Processed in 0.002488663 sec. | ||
| 4771 | 2026.05.04 15:26:31.505961 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4772 | 2026.05.04 15:26:31.506054 [ 257 ] {2e5095c5-4e2d-4d23-a53a-5159ef021cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4773 | 2026.05.04 15:26:31.506093 [ 257 ] {2e5095c5-4e2d-4d23-a53a-5159ef021cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4774 | 2026.05.04 15:26:31.506500 [ 257 ] {2e5095c5-4e2d-4d23-a53a-5159ef021cae} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4775 | 2026.05.04 15:26:31.506536 [ 257 ] {2e5095c5-4e2d-4d23-a53a-5159ef021cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4776 | 2026.05.04 15:26:31.506831 [ 257 ] {2e5095c5-4e2d-4d23-a53a-5159ef021cae} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4777 | 2026.05.04 15:26:31.507037 [ 257 ] {2e5095c5-4e2d-4d23-a53a-5159ef021cae} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4778 | 2026.05.04 15:26:31.507158 [ 257 ] {2e5095c5-4e2d-4d23-a53a-5159ef021cae} <Debug> executeQuery: Read 64 rows, 4.86 KiB in 0.001122 sec., 57040.998217468805 rows/sec., 4.23 MiB/sec. | ||
| 4779 | 2026.05.04 15:26:31.507193 [ 257 ] {2e5095c5-4e2d-4d23-a53a-5159ef021cae} <Debug> TCPHandler: Processed in 0.001280067 sec. | ||
| 4780 | 2026.05.04 15:26:31.507306 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4781 | 2026.05.04 15:26:31.507397 [ 257 ] {a6a5a601-c3f2-4c7f-b309-7e8a7964504f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4782 | 2026.05.04 15:26:31.507435 [ 257 ] {a6a5a601-c3f2-4c7f-b309-7e8a7964504f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4783 | 2026.05.04 15:26:31.508054 [ 257 ] {a6a5a601-c3f2-4c7f-b309-7e8a7964504f} <Trace> oximeter.fields_u32 (6cde96a8-f8b6-4afa-8692-a3ef9e73c47f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4784 | 2026.05.04 15:26:31.508088 [ 257 ] {a6a5a601-c3f2-4c7f-b309-7e8a7964504f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4785 | 2026.05.04 15:26:31.508400 [ 257 ] {a6a5a601-c3f2-4c7f-b309-7e8a7964504f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4786 | 2026.05.04 15:26:31.508603 [ 257 ] {a6a5a601-c3f2-4c7f-b309-7e8a7964504f} <Trace> oximeter.fields_u32 (6cde96a8-f8b6-4afa-8692-a3ef9e73c47f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4787 | 2026.05.04 15:26:31.508723 [ 257 ] {a6a5a601-c3f2-4c7f-b309-7e8a7964504f} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001344 sec., 613839.2857142858 rows/sec., 35.91 MiB/sec. | ||
| 4788 | 2026.05.04 15:26:31.508758 [ 257 ] {a6a5a601-c3f2-4c7f-b309-7e8a7964504f} <Debug> TCPHandler: Processed in 0.00149996 sec. | ||
| 4789 | 2026.05.04 15:26:31.508870 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4790 | 2026.05.04 15:26:31.508962 [ 257 ] {f8d5d540-ce1f-4acc-9af2-fbf566a70235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4791 | 2026.05.04 15:26:31.509000 [ 257 ] {f8d5d540-ce1f-4acc-9af2-fbf566a70235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4792 | 2026.05.04 15:26:31.509367 [ 257 ] {f8d5d540-ce1f-4acc-9af2-fbf566a70235} <Trace> oximeter.fields_u64 (0698fcfb-8abc-4df0-aabf-4dae96f85530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4793 | 2026.05.04 15:26:31.509402 [ 257 ] {f8d5d540-ce1f-4acc-9af2-fbf566a70235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4794 | 2026.05.04 15:26:31.509680 [ 257 ] {f8d5d540-ce1f-4acc-9af2-fbf566a70235} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4795 | 2026.05.04 15:26:31.509880 [ 257 ] {f8d5d540-ce1f-4acc-9af2-fbf566a70235} <Trace> oximeter.fields_u64 (0698fcfb-8abc-4df0-aabf-4dae96f85530): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4796 | 2026.05.04 15:26:31.509999 [ 257 ] {f8d5d540-ce1f-4acc-9af2-fbf566a70235} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 66.71 KiB/sec. | ||
| 4797 | 2026.05.04 15:26:31.510034 [ 257 ] {f8d5d540-ce1f-4acc-9af2-fbf566a70235} <Debug> TCPHandler: Processed in 0.001211756 sec. | ||
| 4798 | 2026.05.04 15:26:31.510146 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4799 | 2026.05.04 15:26:31.510239 [ 257 ] {d595c37e-6372-400e-8556-d01886f743ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4800 | 2026.05.04 15:26:31.510277 [ 257 ] {d595c37e-6372-400e-8556-d01886f743ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4801 | 2026.05.04 15:26:31.510648 [ 257 ] {d595c37e-6372-400e-8556-d01886f743ec} <Trace> oximeter.fields_u8 (0326c4e3-1635-43fa-8868-177d9610656e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4802 | 2026.05.04 15:26:31.510684 [ 257 ] {d595c37e-6372-400e-8556-d01886f743ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4803 | 2026.05.04 15:26:31.510964 [ 257 ] {d595c37e-6372-400e-8556-d01886f743ec} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4804 | 2026.05.04 15:26:31.511174 [ 257 ] {d595c37e-6372-400e-8556-d01886f743ec} <Trace> oximeter.fields_u8 (0326c4e3-1635-43fa-8868-177d9610656e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4805 | 2026.05.04 15:26:31.511293 [ 257 ] {d595c37e-6372-400e-8556-d01886f743ec} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001072 sec., 11194.029850746268 rows/sec., 874.53 KiB/sec. | ||
| 4806 | 2026.05.04 15:26:31.511329 [ 257 ] {d595c37e-6372-400e-8556-d01886f743ec} <Debug> TCPHandler: Processed in 0.001229336 sec. | ||
| 4807 | 2026.05.04 15:26:31.511441 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4808 | 2026.05.04 15:26:31.511532 [ 257 ] {7c92aa1a-edcb-4ee7-b063-4bab1f73f983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4809 | 2026.05.04 15:26:31.511569 [ 257 ] {7c92aa1a-edcb-4ee7-b063-4bab1f73f983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4810 | 2026.05.04 15:26:31.512356 [ 257 ] {7c92aa1a-edcb-4ee7-b063-4bab1f73f983} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4811 | 2026.05.04 15:26:31.512391 [ 257 ] {7c92aa1a-edcb-4ee7-b063-4bab1f73f983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4812 | 2026.05.04 15:26:31.512740 [ 257 ] {7c92aa1a-edcb-4ee7-b063-4bab1f73f983} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4813 | 2026.05.04 15:26:31.512942 [ 257 ] {7c92aa1a-edcb-4ee7-b063-4bab1f73f983} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4814 | 2026.05.04 15:26:31.513077 [ 257 ] {7c92aa1a-edcb-4ee7-b063-4bab1f73f983} <Debug> executeQuery: Read 1367 rows, 94.66 KiB in 0.001563 sec., 874600.1279590531 rows/sec., 59.14 MiB/sec. | ||
| 4815 | 2026.05.04 15:26:31.513113 [ 257 ] {7c92aa1a-edcb-4ee7-b063-4bab1f73f983} <Debug> TCPHandler: Processed in 0.001719263 sec. | ||
| 4816 | 2026.05.04 15:26:31.513227 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4817 | 2026.05.04 15:26:31.513319 [ 257 ] {91fa2bd1-8342-4a1a-a080-5bd75ca1d459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4818 | 2026.05.04 15:26:31.513360 [ 257 ] {91fa2bd1-8342-4a1a-a080-5bd75ca1d459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4819 | 2026.05.04 15:26:31.514034 [ 257 ] {91fa2bd1-8342-4a1a-a080-5bd75ca1d459} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4820 | 2026.05.04 15:26:31.514069 [ 257 ] {91fa2bd1-8342-4a1a-a080-5bd75ca1d459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4821 | 2026.05.04 15:26:31.514557 [ 257 ] {91fa2bd1-8342-4a1a-a080-5bd75ca1d459} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4822 | 2026.05.04 15:26:31.514764 [ 257 ] {91fa2bd1-8342-4a1a-a080-5bd75ca1d459} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4823 | 2026.05.04 15:26:31.514890 [ 257 ] {91fa2bd1-8342-4a1a-a080-5bd75ca1d459} <Debug> executeQuery: Read 1651 rows, 104.38 KiB in 0.001589 sec., 1039018.250471995 rows/sec., 64.15 MiB/sec. | ||
| 4824 | 2026.05.04 15:26:31.514926 [ 257 ] {91fa2bd1-8342-4a1a-a080-5bd75ca1d459} <Debug> TCPHandler: Processed in 0.001746264 sec. | ||
| 4825 | 2026.05.04 15:26:31.515041 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4826 | 2026.05.04 15:26:31.515134 [ 257 ] {954d93e8-0251-45c1-b222-6459e363b0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4827 | 2026.05.04 15:26:31.515186 [ 257 ] {954d93e8-0251-45c1-b222-6459e363b0a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4828 | 2026.05.04 15:26:31.515995 [ 257 ] {954d93e8-0251-45c1-b222-6459e363b0a5} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4829 | 2026.05.04 15:26:31.516031 [ 257 ] {954d93e8-0251-45c1-b222-6459e363b0a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4830 | 2026.05.04 15:26:31.516577 [ 257 ] {954d93e8-0251-45c1-b222-6459e363b0a5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4831 | 2026.05.04 15:26:31.516798 [ 257 ] {954d93e8-0251-45c1-b222-6459e363b0a5} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4832 | 2026.05.04 15:26:31.516930 [ 257 ] {954d93e8-0251-45c1-b222-6459e363b0a5} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001815 sec., 27548.209366391184 rows/sec., 49.37 MiB/sec. | ||
| 4833 | 2026.05.04 15:26:31.516928 [ 91 ] {} <Debug> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4834 | 2026.05.04 15:26:31.516988 [ 257 ] {954d93e8-0251-45c1-b222-6459e363b0a5} <Debug> TCPHandler: Processed in 0.001994256 sec. | ||
| 4835 | 2026.05.04 15:26:31.517000 [ 91 ] {} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4836 | 2026.05.04 15:26:31.517026 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4837 | 2026.05.04 15:26:31.517113 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4838 | 2026.05.04 15:26:31.517143 [ 193 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::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 | ||
| 4839 | 2026.05.04 15:26:31.517209 [ 257 ] {aaa0f667-f083-47b9-82b3-8580bc0989a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4840 | 2026.05.04 15:26:31.517256 [ 257 ] {aaa0f667-f083-47b9-82b3-8580bc0989a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4841 | 2026.05.04 15:26:31.517397 [ 193 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4842 | 2026.05.04 15:26:31.517458 [ 193 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 358 rows starting from the beginning of the part | ||
| 4843 | 2026.05.04 15:26:31.517592 [ 257 ] {aaa0f667-f083-47b9-82b3-8580bc0989a9} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4844 | 2026.05.04 15:26:31.517599 [ 193 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::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 | ||
| 4845 | 2026.05.04 15:26:31.517635 [ 257 ] {aaa0f667-f083-47b9-82b3-8580bc0989a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4846 | 2026.05.04 15:26:31.517719 [ 193 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part | ||
| 4847 | 2026.05.04 15:26:31.517818 [ 193 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::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 | ||
| 4848 | 2026.05.04 15:26:31.517905 [ 193 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::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 | ||
| 4849 | 2026.05.04 15:26:31.517962 [ 257 ] {aaa0f667-f083-47b9-82b3-8580bc0989a9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4850 | 2026.05.04 15:26:31.517994 [ 193 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 50 rows starting from the beginning of the part | ||
| 4851 | 2026.05.04 15:26:31.518184 [ 257 ] {aaa0f667-f083-47b9-82b3-8580bc0989a9} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4852 | 2026.05.04 15:26:31.518321 [ 257 ] {aaa0f667-f083-47b9-82b3-8580bc0989a9} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.00113 sec., 49557.52212389381 rows/sec., 3.34 MiB/sec. | ||
| 4853 | 2026.05.04 15:26:31.518357 [ 257 ] {aaa0f667-f083-47b9-82b3-8580bc0989a9} <Debug> TCPHandler: Processed in 0.001292118 sec. | ||
| 4854 | 2026.05.04 15:26:31.522373 [ 195 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 581 rows, containing 19 columns (19 merged, 0 gathered) in 0.00528679 sec., 109896.55348519611 rows/sec., 196.93 MiB/sec. | ||
| 4855 | 2026.05.04 15:26:31.523090 [ 195 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4856 | 2026.05.04 15:26:31.523457 [ 195 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4857 | 2026.05.04 15:26:31.523537 [ 195 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4858 | 2026.05.04 15:26:31.523665 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
| 4859 | 2026.05.04 15:26:31.965815 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4860 | 2026.05.04 15:26:31.966030 [ 257 ] {e54e9d09-fcba-4689-89a4-881b2e3493c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 4861 | 2026.05.04 15:26:31.966329 [ 257 ] {e54e9d09-fcba-4689-89a4-881b2e3493c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4862 | 2026.05.04 15:26:31.966360 [ 257 ] {e54e9d09-fcba-4689-89a4-881b2e3493c7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 4863 | 2026.05.04 15:26:31.966553 [ 257 ] {e54e9d09-fcba-4689-89a4-881b2e3493c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4864 | 2026.05.04 15:26:31.966615 [ 257 ] {e54e9d09-fcba-4689-89a4-881b2e3493c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4865 | 2026.05.04 15:26:31.966744 [ 257 ] {e54e9d09-fcba-4689-89a4-881b2e3493c7} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 4866 | 2026.05.04 15:26:31.966836 [ 340 ] {e54e9d09-fcba-4689-89a4-881b2e3493c7} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4867 | 2026.05.04 15:26:31.966865 [ 310 ] {e54e9d09-fcba-4689-89a4-881b2e3493c7} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4868 | 2026.05.04 15:26:31.966970 [ 257 ] {e54e9d09-fcba-4689-89a4-881b2e3493c7} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 4869 | 2026.05.04 15:26:31.966995 [ 257 ] {e54e9d09-fcba-4689-89a4-881b2e3493c7} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4870 | 2026.05.04 15:26:31.967035 [ 257 ] {e54e9d09-fcba-4689-89a4-881b2e3493c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 4871 | 2026.05.04 15:26:31.967055 [ 257 ] {e54e9d09-fcba-4689-89a4-881b2e3493c7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 4872 | 2026.05.04 15:26:31.968111 [ 257 ] {e54e9d09-fcba-4689-89a4-881b2e3493c7} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002166 sec., 16158.81809787627 rows/sec., 3.43 MiB/sec. | ||
| 4873 | 2026.05.04 15:26:31.968219 [ 257 ] {e54e9d09-fcba-4689-89a4-881b2e3493c7} <Debug> TCPHandler: Processed in 0.002518803 sec. | ||
| 4874 | 2026.05.04 15:26:31.969065 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4875 | 2026.05.04 15:26:31.969173 [ 257 ] {b18378f3-002c-4431-8276-30bfcd5bed5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4876 | 2026.05.04 15:26:31.969214 [ 257 ] {b18378f3-002c-4431-8276-30bfcd5bed5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4877 | 2026.05.04 15:26:31.969758 [ 257 ] {b18378f3-002c-4431-8276-30bfcd5bed5f} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4878 | 2026.05.04 15:26:31.969799 [ 257 ] {b18378f3-002c-4431-8276-30bfcd5bed5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4879 | 2026.05.04 15:26:31.970148 [ 257 ] {b18378f3-002c-4431-8276-30bfcd5bed5f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4880 | 2026.05.04 15:26:31.970366 [ 257 ] {b18378f3-002c-4431-8276-30bfcd5bed5f} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4881 | 2026.05.04 15:26:31.970498 [ 91 ] {} <Debug> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4882 | 2026.05.04 15:26:31.970510 [ 257 ] {b18378f3-002c-4431-8276-30bfcd5bed5f} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001364 sec., 19061.58357771261 rows/sec., 1.48 MiB/sec. | ||
| 4883 | 2026.05.04 15:26:31.970561 [ 91 ] {} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4884 | 2026.05.04 15:26:31.970570 [ 257 ] {b18378f3-002c-4431-8276-30bfcd5bed5f} <Debug> TCPHandler: Processed in 0.001560851 sec. | ||
| 4885 | 2026.05.04 15:26:31.970595 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4886 | 2026.05.04 15:26:31.970762 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4887 | 2026.05.04 15:26:31.970797 [ 192 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::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 | ||
| 4888 | 2026.05.04 15:26:31.970883 [ 257 ] {aecbec98-3f1d-4abe-aa1e-8b039d280af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4889 | 2026.05.04 15:26:31.970936 [ 257 ] {aecbec98-3f1d-4abe-aa1e-8b039d280af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4890 | 2026.05.04 15:26:31.971013 [ 192 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4891 | 2026.05.04 15:26:31.971074 [ 192 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2615 rows starting from the beginning of the part | ||
| 4892 | 2026.05.04 15:26:31.971183 [ 192 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 57 rows starting from the beginning of the part | ||
| 4893 | 2026.05.04 15:26:31.971244 [ 192 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 138 rows starting from the beginning of the part | ||
| 4894 | 2026.05.04 15:26:31.971285 [ 192 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part | ||
| 4895 | 2026.05.04 15:26:31.971322 [ 192 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2604 rows starting from the beginning of the part | ||
| 4896 | 2026.05.04 15:26:31.971362 [ 192 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part | ||
| 4897 | 2026.05.04 15:26:31.971464 [ 257 ] {aecbec98-3f1d-4abe-aa1e-8b039d280af7} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4898 | 2026.05.04 15:26:31.971509 [ 257 ] {aecbec98-3f1d-4abe-aa1e-8b039d280af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4899 | 2026.05.04 15:26:31.971942 [ 257 ] {aecbec98-3f1d-4abe-aa1e-8b039d280af7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4900 | 2026.05.04 15:26:31.972192 [ 257 ] {aecbec98-3f1d-4abe-aa1e-8b039d280af7} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4901 | 2026.05.04 15:26:31.972311 [ 91 ] {} <Debug> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4902 | 2026.05.04 15:26:31.972336 [ 257 ] {aecbec98-3f1d-4abe-aa1e-8b039d280af7} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00148 sec., 18918.91891891892 rows/sec., 1.48 MiB/sec. | ||
| 4903 | 2026.05.04 15:26:31.972344 [ 91 ] {} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4904 | 2026.05.04 15:26:31.972378 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4905 | 2026.05.04 15:26:31.972382 [ 257 ] {aecbec98-3f1d-4abe-aa1e-8b039d280af7} <Debug> TCPHandler: Processed in 0.001686902 sec. | ||
| 4906 | 2026.05.04 15:26:31.972469 [ 195 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::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 | ||
| 4907 | 2026.05.04 15:26:31.972549 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4908 | 2026.05.04 15:26:31.972585 [ 195 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4909 | 2026.05.04 15:26:31.972629 [ 195 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1401 rows starting from the beginning of the part | ||
| 4910 | 2026.05.04 15:26:31.972668 [ 257 ] {b2e77cce-3d2c-4a05-a4e7-b95dd15c8785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4911 | 2026.05.04 15:26:31.972709 [ 195 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 66 rows starting from the beginning of the part | ||
| 4912 | 2026.05.04 15:26:31.972723 [ 257 ] {b2e77cce-3d2c-4a05-a4e7-b95dd15c8785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4913 | 2026.05.04 15:26:31.972763 [ 195 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 105 rows starting from the beginning of the part | ||
| 4914 | 2026.05.04 15:26:31.972808 [ 195 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part | ||
| 4915 | 2026.05.04 15:26:31.972850 [ 195 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1367 rows starting from the beginning of the part | ||
| 4916 | 2026.05.04 15:26:31.972887 [ 195 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 28 rows starting from the beginning of the part | ||
| 4917 | 2026.05.04 15:26:31.973166 [ 257 ] {b2e77cce-3d2c-4a05-a4e7-b95dd15c8785} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4918 | 2026.05.04 15:26:31.973211 [ 257 ] {b2e77cce-3d2c-4a05-a4e7-b95dd15c8785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4919 | 2026.05.04 15:26:31.973500 [ 189 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5496 rows, containing 5 columns (5 merged, 0 gathered) in 0.002790768 sec., 1969350.3723706163 rows/sec., 156.44 MiB/sec. | ||
| 4920 | 2026.05.04 15:26:31.973678 [ 257 ] {b2e77cce-3d2c-4a05-a4e7-b95dd15c8785} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4921 | 2026.05.04 15:26:31.973872 [ 205 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4922 | 2026.05.04 15:26:31.973917 [ 257 ] {b2e77cce-3d2c-4a05-a4e7-b95dd15c8785} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4923 | 2026.05.04 15:26:31.974034 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff) (MergerMutator): Selected 5 parts from all_1_31_6 to all_35_35_0 | ||
| 4924 | 2026.05.04 15:26:31.974060 [ 257 ] {b2e77cce-3d2c-4a05-a4e7-b95dd15c8785} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.001416 sec., 7062.146892655367 rows/sec., 501.38 KiB/sec. | ||
| 4925 | 2026.05.04 15:26:31.974065 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4926 | 2026.05.04 15:26:31.974102 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4927 | 2026.05.04 15:26:31.974105 [ 257 ] {b2e77cce-3d2c-4a05-a4e7-b95dd15c8785} <Debug> TCPHandler: Processed in 0.001616432 sec. | ||
| 4928 | 2026.05.04 15:26:31.974196 [ 195 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_31_6 to all_35_35_0 into Compact with storage Full | ||
| 4929 | 2026.05.04 15:26:31.974234 [ 192 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3031 rows, containing 5 columns (5 merged, 0 gathered) in 0.001801925 sec., 1682089.9870971323 rows/sec., 121.91 MiB/sec. | ||
| 4930 | 2026.05.04 15:26:31.974240 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4931 | 2026.05.04 15:26:31.974298 [ 195 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4932 | 2026.05.04 15:26:31.974256 [ 205 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_36_7} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4933 | 2026.05.04 15:26:31.974339 [ 195 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12365 rows starting from the beginning of the part | ||
| 4934 | 2026.05.04 15:26:31.974387 [ 257 ] {df58b644-8f74-4ca8-b6a9-0b0b124f5e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4935 | 2026.05.04 15:26:31.974394 [ 195 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 161 rows starting from the beginning of the part | ||
| 4936 | 2026.05.04 15:26:31.974421 [ 205 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_36_7} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4937 | 2026.05.04 15:26:31.974439 [ 257 ] {df58b644-8f74-4ca8-b6a9-0b0b124f5e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4938 | 2026.05.04 15:26:31.974450 [ 195 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 4939 | 2026.05.04 15:26:31.974478 [ 197 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4940 | 2026.05.04 15:26:31.974499 [ 195 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 4941 | 2026.05.04 15:26:31.974534 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 4942 | 2026.05.04 15:26:31.974540 [ 195 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1651 rows starting from the beginning of the part | ||
| 4943 | 2026.05.04 15:26:31.974802 [ 257 ] {df58b644-8f74-4ca8-b6a9-0b0b124f5e58} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4944 | 2026.05.04 15:26:31.974853 [ 257 ] {df58b644-8f74-4ca8-b6a9-0b0b124f5e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4945 | 2026.05.04 15:26:31.974862 [ 197 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_36_7} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4946 | 2026.05.04 15:26:31.974958 [ 197 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_36_7} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4947 | 2026.05.04 15:26:31.975062 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 4948 | 2026.05.04 15:26:31.975208 [ 257 ] {df58b644-8f74-4ca8-b6a9-0b0b124f5e58} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4949 | 2026.05.04 15:26:31.975423 [ 257 ] {df58b644-8f74-4ca8-b6a9-0b0b124f5e58} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4950 | 2026.05.04 15:26:31.975527 [ 87 ] {} <Debug> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4951 | 2026.05.04 15:26:31.975555 [ 257 ] {df58b644-8f74-4ca8-b6a9-0b0b124f5e58} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.001187 sec., 3369.8399326032018 rows/sec., 236.94 KiB/sec. | ||
| 4952 | 2026.05.04 15:26:31.975558 [ 87 ] {} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4953 | 2026.05.04 15:26:31.975593 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4954 | 2026.05.04 15:26:31.975597 [ 257 ] {df58b644-8f74-4ca8-b6a9-0b0b124f5e58} <Debug> TCPHandler: Processed in 0.001404659 sec. | ||
| 4955 | 2026.05.04 15:26:31.975688 [ 200 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 4956 | 2026.05.04 15:26:31.975799 [ 200 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4957 | 2026.05.04 15:26:31.975827 [ 200 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1512 rows starting from the beginning of the part | ||
| 4958 | 2026.05.04 15:26:31.975898 [ 200 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 4959 | 2026.05.04 15:26:31.975943 [ 200 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 4960 | 2026.05.04 15:26:31.975991 [ 200 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 4961 | 2026.05.04 15:26:31.976030 [ 200 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 4962 | 2026.05.04 15:26:31.976067 [ 200 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part | ||
| 4963 | 2026.05.04 15:26:31.976968 [ 197 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1752 rows, containing 4 columns (4 merged, 0 gathered) in 0.001318247 sec., 1329037.7296515752 rows/sec., 89.51 MiB/sec. | ||
| 4964 | 2026.05.04 15:26:31.977241 [ 205 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4965 | 2026.05.04 15:26:31.977530 [ 205 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_36_7} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4966 | 2026.05.04 15:26:31.977600 [ 205 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_36_7} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4967 | 2026.05.04 15:26:31.977685 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4968 | 2026.05.04 15:26:31.978499 [ 205 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14497 rows, containing 5 columns (5 merged, 0 gathered) in 0.004343188 sec., 3337870.7069553514 rows/sec., 213.54 MiB/sec. | ||
| 4969 | 2026.05.04 15:26:31.978883 [ 195 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 4970 | 2026.05.04 15:26:31.979171 [ 195 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_35_7} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4971 | 2026.05.04 15:26:31.979241 [ 195 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_35_7} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff) (MergerMutator): Merged 5 parts: [all_1_31_6, all_35_35_0] -> all_1_35_7 | ||
| 4972 | 2026.05.04 15:26:31.979310 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.63 MiB. | ||
| 4973 | 2026.05.04 15:26:32.001060 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.80 MiB, peak 258.88 MiB, free memory in arenas 0.00 B, will set to 254.11 MiB (RSS), difference: 2.31 MiB | ||
| 4974 | 2026.05.04 15:26:33.413677 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11016 | ||
| 4975 | 2026.05.04 15:26:33.414443 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4976 | 2026.05.04 15:26:33.414490 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4977 | 2026.05.04 15:26:33.414978 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4978 | 2026.05.04 15:26:33.415203 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4979 | 2026.05.04 15:26:33.415337 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11016 | ||
| 4980 | 2026.05.04 15:26:33.960150 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4981 | 2026.05.04 15:26:33.976883 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4982 | 2026.05.04 15:26:33.976951 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4983 | 2026.05.04 15:26:33.982743 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4984 | 2026.05.04 15:26:33.983455 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4985 | 2026.05.04 15:26:33.986302 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4986 | 2026.05.04 15:26:36.972750 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4987 | 2026.05.04 15:26:36.973106 [ 257 ] {a0fb91a0-de21-4c29-9754-ad89c32776c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 4988 | 2026.05.04 15:26:36.973481 [ 257 ] {a0fb91a0-de21-4c29-9754-ad89c32776c2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4989 | 2026.05.04 15:26:36.973517 [ 257 ] {a0fb91a0-de21-4c29-9754-ad89c32776c2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 4990 | 2026.05.04 15:26:36.973731 [ 257 ] {a0fb91a0-de21-4c29-9754-ad89c32776c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4991 | 2026.05.04 15:26:36.973800 [ 257 ] {a0fb91a0-de21-4c29-9754-ad89c32776c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4992 | 2026.05.04 15:26:36.973939 [ 257 ] {a0fb91a0-de21-4c29-9754-ad89c32776c2} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4993 | 2026.05.04 15:26:36.974053 [ 340 ] {a0fb91a0-de21-4c29-9754-ad89c32776c2} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4994 | 2026.05.04 15:26:36.974060 [ 310 ] {a0fb91a0-de21-4c29-9754-ad89c32776c2} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4995 | 2026.05.04 15:26:36.974180 [ 257 ] {a0fb91a0-de21-4c29-9754-ad89c32776c2} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 4996 | 2026.05.04 15:26:36.974208 [ 257 ] {a0fb91a0-de21-4c29-9754-ad89c32776c2} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4997 | 2026.05.04 15:26:36.974254 [ 257 ] {a0fb91a0-de21-4c29-9754-ad89c32776c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4998 | 2026.05.04 15:26:36.974275 [ 257 ] {a0fb91a0-de21-4c29-9754-ad89c32776c2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 4999 | 2026.05.04 15:26:36.975568 [ 257 ] {a0fb91a0-de21-4c29-9754-ad89c32776c2} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002642 sec., 13247.539742619228 rows/sec., 2.82 MiB/sec. | ||
| 5000 | 2026.05.04 15:26:36.975661 [ 257 ] {a0fb91a0-de21-4c29-9754-ad89c32776c2} <Debug> TCPHandler: Processed in 0.003141302 sec. | ||
| 5001 | 2026.05.04 15:26:36.977411 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5002 | 2026.05.04 15:26:36.977616 [ 257 ] {d6999272-aea9-4896-9e0f-48142798a62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5003 | 2026.05.04 15:26:36.977696 [ 257 ] {d6999272-aea9-4896-9e0f-48142798a62b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5004 | 2026.05.04 15:26:36.978422 [ 257 ] {d6999272-aea9-4896-9e0f-48142798a62b} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5005 | 2026.05.04 15:26:36.978466 [ 257 ] {d6999272-aea9-4896-9e0f-48142798a62b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5006 | 2026.05.04 15:26:36.978832 [ 257 ] {d6999272-aea9-4896-9e0f-48142798a62b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5007 | 2026.05.04 15:26:36.979049 [ 257 ] {d6999272-aea9-4896-9e0f-48142798a62b} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5008 | 2026.05.04 15:26:36.979196 [ 257 ] {d6999272-aea9-4896-9e0f-48142798a62b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001638 sec., 34188.03418803419 rows/sec., 2.63 MiB/sec. | ||
| 5009 | 2026.05.04 15:26:36.979234 [ 257 ] {d6999272-aea9-4896-9e0f-48142798a62b} <Debug> TCPHandler: Processed in 0.001926066 sec. | ||
| 5010 | 2026.05.04 15:26:36.979352 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5011 | 2026.05.04 15:26:36.979448 [ 257 ] {b1dd9788-8c9d-4b55-bcb2-98cbe1b951b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5012 | 2026.05.04 15:26:36.979488 [ 257 ] {b1dd9788-8c9d-4b55-bcb2-98cbe1b951b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5013 | 2026.05.04 15:26:36.979881 [ 257 ] {b1dd9788-8c9d-4b55-bcb2-98cbe1b951b7} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5014 | 2026.05.04 15:26:36.979917 [ 257 ] {b1dd9788-8c9d-4b55-bcb2-98cbe1b951b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5015 | 2026.05.04 15:26:36.980215 [ 257 ] {b1dd9788-8c9d-4b55-bcb2-98cbe1b951b7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5016 | 2026.05.04 15:26:36.980432 [ 257 ] {b1dd9788-8c9d-4b55-bcb2-98cbe1b951b7} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5017 | 2026.05.04 15:26:36.980562 [ 257 ] {b1dd9788-8c9d-4b55-bcb2-98cbe1b951b7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001132 sec., 56537.102473498235 rows/sec., 4.41 MiB/sec. | ||
| 5018 | 2026.05.04 15:26:36.980598 [ 257 ] {b1dd9788-8c9d-4b55-bcb2-98cbe1b951b7} <Debug> TCPHandler: Processed in 0.001295947 sec. | ||
| 5019 | 2026.05.04 15:26:36.980714 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5020 | 2026.05.04 15:26:36.980810 [ 257 ] {16c86464-6912-4594-a11c-538fc6929c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5021 | 2026.05.04 15:26:36.980853 [ 257 ] {16c86464-6912-4594-a11c-538fc6929c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5022 | 2026.05.04 15:26:36.981252 [ 257 ] {16c86464-6912-4594-a11c-538fc6929c09} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5023 | 2026.05.04 15:26:36.981287 [ 257 ] {16c86464-6912-4594-a11c-538fc6929c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5024 | 2026.05.04 15:26:36.981609 [ 257 ] {16c86464-6912-4594-a11c-538fc6929c09} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5025 | 2026.05.04 15:26:36.981809 [ 257 ] {16c86464-6912-4594-a11c-538fc6929c09} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5026 | 2026.05.04 15:26:36.981938 [ 257 ] {16c86464-6912-4594-a11c-538fc6929c09} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 5027 | 2026.05.04 15:26:36.981974 [ 257 ] {16c86464-6912-4594-a11c-538fc6929c09} <Debug> TCPHandler: Processed in 0.001309798 sec. | ||
| 5028 | 2026.05.04 15:26:36.982084 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5029 | 2026.05.04 15:26:36.982180 [ 257 ] {71b76886-565f-456d-868b-b087bace7b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5030 | 2026.05.04 15:26:36.982223 [ 257 ] {71b76886-565f-456d-868b-b087bace7b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5031 | 2026.05.04 15:26:36.982545 [ 257 ] {71b76886-565f-456d-868b-b087bace7b9b} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5032 | 2026.05.04 15:26:36.982581 [ 257 ] {71b76886-565f-456d-868b-b087bace7b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5033 | 2026.05.04 15:26:36.982881 [ 257 ] {71b76886-565f-456d-868b-b087bace7b9b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5034 | 2026.05.04 15:26:36.983088 [ 257 ] {71b76886-565f-456d-868b-b087bace7b9b} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5035 | 2026.05.04 15:26:36.983214 [ 257 ] {71b76886-565f-456d-868b-b087bace7b9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 5036 | 2026.05.04 15:26:36.983250 [ 257 ] {71b76886-565f-456d-868b-b087bace7b9b} <Debug> TCPHandler: Processed in 0.001216427 sec. | ||
| 5037 | 2026.05.04 15:26:40.779656 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5038 | 2026.05.04 15:26:40.779779 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5039 | 2026.05.04 15:26:40.915470 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11464 | ||
| 5040 | 2026.05.04 15:26:40.915958 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5041 | 2026.05.04 15:26:40.915991 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5042 | 2026.05.04 15:26:40.916490 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5043 | 2026.05.04 15:26:40.916713 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5044 | 2026.05.04 15:26:40.916840 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11464 | ||
| 5045 | 2026.05.04 15:26:40.928214 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 622 | ||
| 5046 | 2026.05.04 15:26:40.930720 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5047 | 2026.05.04 15:26:40.930771 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5048 | 2026.05.04 15:26:40.932064 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5049 | 2026.05.04 15:26:40.932335 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5050 | 2026.05.04 15:26:40.932618 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 622 | ||
| 5051 | 2026.05.04 15:26:41.486489 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5052 | 2026.05.04 15:26:41.503409 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5053 | 2026.05.04 15:26:41.503471 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5054 | 2026.05.04 15:26:41.509038 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5055 | 2026.05.04 15:26:41.509759 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5056 | 2026.05.04 15:26:41.512646 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5057 | 2026.05.04 15:26:41.973497 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5058 | 2026.05.04 15:26:41.973792 [ 257 ] {d4461180-0fb7-48b4-8b2b-9d1c85ef5c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5059 | 2026.05.04 15:26:41.974319 [ 257 ] {d4461180-0fb7-48b4-8b2b-9d1c85ef5c9f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5060 | 2026.05.04 15:26:41.974399 [ 257 ] {d4461180-0fb7-48b4-8b2b-9d1c85ef5c9f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5061 | 2026.05.04 15:26:41.974740 [ 257 ] {d4461180-0fb7-48b4-8b2b-9d1c85ef5c9f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5062 | 2026.05.04 15:26:41.974807 [ 257 ] {d4461180-0fb7-48b4-8b2b-9d1c85ef5c9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5063 | 2026.05.04 15:26:41.974945 [ 257 ] {d4461180-0fb7-48b4-8b2b-9d1c85ef5c9f} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5064 | 2026.05.04 15:26:41.975072 [ 315 ] {d4461180-0fb7-48b4-8b2b-9d1c85ef5c9f} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5065 | 2026.05.04 15:26:41.975082 [ 323 ] {d4461180-0fb7-48b4-8b2b-9d1c85ef5c9f} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5066 | 2026.05.04 15:26:41.975228 [ 257 ] {d4461180-0fb7-48b4-8b2b-9d1c85ef5c9f} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 5067 | 2026.05.04 15:26:41.975268 [ 257 ] {d4461180-0fb7-48b4-8b2b-9d1c85ef5c9f} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5068 | 2026.05.04 15:26:41.975348 [ 257 ] {d4461180-0fb7-48b4-8b2b-9d1c85ef5c9f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5069 | 2026.05.04 15:26:41.975376 [ 257 ] {d4461180-0fb7-48b4-8b2b-9d1c85ef5c9f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 5070 | 2026.05.04 15:26:41.976344 [ 257 ] {d4461180-0fb7-48b4-8b2b-9d1c85ef5c9f} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002695 sec., 12987.012987012988 rows/sec., 2.76 MiB/sec. | ||
| 5071 | 2026.05.04 15:26:41.976444 [ 257 ] {d4461180-0fb7-48b4-8b2b-9d1c85ef5c9f} <Debug> TCPHandler: Processed in 0.003090221 sec. | ||
| 5072 | 2026.05.04 15:26:41.978754 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5073 | 2026.05.04 15:26:41.978866 [ 257 ] {264d2726-38e7-47b7-b35b-3b60769215c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5074 | 2026.05.04 15:26:41.978911 [ 257 ] {264d2726-38e7-47b7-b35b-3b60769215c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5075 | 2026.05.04 15:26:41.979463 [ 257 ] {264d2726-38e7-47b7-b35b-3b60769215c9} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5076 | 2026.05.04 15:26:41.979511 [ 257 ] {264d2726-38e7-47b7-b35b-3b60769215c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5077 | 2026.05.04 15:26:41.979901 [ 257 ] {264d2726-38e7-47b7-b35b-3b60769215c9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5078 | 2026.05.04 15:26:41.980135 [ 257 ] {264d2726-38e7-47b7-b35b-3b60769215c9} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5079 | 2026.05.04 15:26:41.980289 [ 257 ] {264d2726-38e7-47b7-b35b-3b60769215c9} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001454 sec., 94910.59147180192 rows/sec., 8.26 MiB/sec. | ||
| 5080 | 2026.05.04 15:26:41.980328 [ 257 ] {264d2726-38e7-47b7-b35b-3b60769215c9} <Debug> TCPHandler: Processed in 0.001625922 sec. | ||
| 5081 | 2026.05.04 15:26:41.980451 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5082 | 2026.05.04 15:26:41.980548 [ 257 ] {7a20c4a5-7947-4464-916d-1a51d60ebfbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5083 | 2026.05.04 15:26:41.980589 [ 257 ] {7a20c4a5-7947-4464-916d-1a51d60ebfbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5084 | 2026.05.04 15:26:41.980998 [ 257 ] {7a20c4a5-7947-4464-916d-1a51d60ebfbc} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5085 | 2026.05.04 15:26:41.981037 [ 257 ] {7a20c4a5-7947-4464-916d-1a51d60ebfbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5086 | 2026.05.04 15:26:41.981344 [ 257 ] {7a20c4a5-7947-4464-916d-1a51d60ebfbc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5087 | 2026.05.04 15:26:41.981554 [ 257 ] {7a20c4a5-7947-4464-916d-1a51d60ebfbc} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5088 | 2026.05.04 15:26:41.981691 [ 257 ] {7a20c4a5-7947-4464-916d-1a51d60ebfbc} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001162 sec., 35283.993115318415 rows/sec., 2.59 MiB/sec. | ||
| 5089 | 2026.05.04 15:26:41.981728 [ 257 ] {7a20c4a5-7947-4464-916d-1a51d60ebfbc} <Debug> TCPHandler: Processed in 0.001327158 sec. | ||
| 5090 | 2026.05.04 15:26:41.981845 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5091 | 2026.05.04 15:26:41.981941 [ 257 ] {489657ae-9efc-4ef3-86fb-bb106f81ba50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5092 | 2026.05.04 15:26:41.981980 [ 257 ] {489657ae-9efc-4ef3-86fb-bb106f81ba50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5093 | 2026.05.04 15:26:41.982390 [ 257 ] {489657ae-9efc-4ef3-86fb-bb106f81ba50} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5094 | 2026.05.04 15:26:41.982427 [ 257 ] {489657ae-9efc-4ef3-86fb-bb106f81ba50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5095 | 2026.05.04 15:26:41.982727 [ 257 ] {489657ae-9efc-4ef3-86fb-bb106f81ba50} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5096 | 2026.05.04 15:26:41.982929 [ 257 ] {489657ae-9efc-4ef3-86fb-bb106f81ba50} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5097 | 2026.05.04 15:26:41.983064 [ 257 ] {489657ae-9efc-4ef3-86fb-bb106f81ba50} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001141 sec., 92024.5398773006 rows/sec., 7.19 MiB/sec. | ||
| 5098 | 2026.05.04 15:26:41.983101 [ 257 ] {489657ae-9efc-4ef3-86fb-bb106f81ba50} <Debug> TCPHandler: Processed in 0.001306517 sec. | ||
| 5099 | 2026.05.04 15:26:41.983218 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5100 | 2026.05.04 15:26:41.983315 [ 257 ] {51bc3e2b-e5aa-4155-98dd-13e7ed5f09a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5101 | 2026.05.04 15:26:41.983357 [ 257 ] {51bc3e2b-e5aa-4155-98dd-13e7ed5f09a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5102 | 2026.05.04 15:26:41.983732 [ 257 ] {51bc3e2b-e5aa-4155-98dd-13e7ed5f09a6} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5103 | 2026.05.04 15:26:41.983766 [ 257 ] {51bc3e2b-e5aa-4155-98dd-13e7ed5f09a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5104 | 2026.05.04 15:26:41.984069 [ 257 ] {51bc3e2b-e5aa-4155-98dd-13e7ed5f09a6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5105 | 2026.05.04 15:26:41.984264 [ 257 ] {51bc3e2b-e5aa-4155-98dd-13e7ed5f09a6} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5106 | 2026.05.04 15:26:41.984461 [ 257 ] {51bc3e2b-e5aa-4155-98dd-13e7ed5f09a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 5107 | 2026.05.04 15:26:41.984497 [ 257 ] {51bc3e2b-e5aa-4155-98dd-13e7ed5f09a6} <Debug> TCPHandler: Processed in 0.001328238 sec. | ||
| 5108 | 2026.05.04 15:26:41.984610 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5109 | 2026.05.04 15:26:41.984706 [ 257 ] {db8d4d06-2997-44f5-88c0-bae9cd5fbb80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5110 | 2026.05.04 15:26:41.984759 [ 257 ] {db8d4d06-2997-44f5-88c0-bae9cd5fbb80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5111 | 2026.05.04 15:26:41.985562 [ 257 ] {db8d4d06-2997-44f5-88c0-bae9cd5fbb80} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5112 | 2026.05.04 15:26:41.985598 [ 257 ] {db8d4d06-2997-44f5-88c0-bae9cd5fbb80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5113 | 2026.05.04 15:26:41.986156 [ 257 ] {db8d4d06-2997-44f5-88c0-bae9cd5fbb80} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5114 | 2026.05.04 15:26:41.986373 [ 257 ] {db8d4d06-2997-44f5-88c0-bae9cd5fbb80} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): 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.04 15:26:41.986509 [ 257 ] {db8d4d06-2997-44f5-88c0-bae9cd5fbb80} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001821 sec., 22515.101592531577 rows/sec., 40.35 MiB/sec. | ||
| 5116 | 2026.05.04 15:26:41.986561 [ 257 ] {db8d4d06-2997-44f5-88c0-bae9cd5fbb80} <Debug> TCPHandler: Processed in 0.002000296 sec. | ||
| 5117 | 2026.05.04 15:26:41.986689 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5118 | 2026.05.04 15:26:41.986785 [ 257 ] {4e9f683a-0273-47b6-abcf-19f7ce436c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5119 | 2026.05.04 15:26:41.986828 [ 257 ] {4e9f683a-0273-47b6-abcf-19f7ce436c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5120 | 2026.05.04 15:26:41.987156 [ 257 ] {4e9f683a-0273-47b6-abcf-19f7ce436c56} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5121 | 2026.05.04 15:26:41.987193 [ 257 ] {4e9f683a-0273-47b6-abcf-19f7ce436c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5122 | 2026.05.04 15:26:41.987497 [ 257 ] {4e9f683a-0273-47b6-abcf-19f7ce436c56} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5123 | 2026.05.04 15:26:41.987707 [ 257 ] {4e9f683a-0273-47b6-abcf-19f7ce436c56} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5124 | 2026.05.04 15:26:41.987838 [ 257 ] {4e9f683a-0273-47b6-abcf-19f7ce436c56} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 5125 | 2026.05.04 15:26:41.987874 [ 257 ] {4e9f683a-0273-47b6-abcf-19f7ce436c56} <Debug> TCPHandler: Processed in 0.001237347 sec. | ||
| 5126 | 2026.05.04 15:26:43.610596 [ 73 ] {} <Debug> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5127 | 2026.05.04 15:26:43.610716 [ 73 ] {} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5128 | 2026.05.04 15:26:43.610758 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5129 | 2026.05.04 15:26:43.610890 [ 205 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::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 | ||
| 5130 | 2026.05.04 15:26:43.611013 [ 205 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5131 | 2026.05.04 15:26:43.611060 [ 205 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::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 | ||
| 5132 | 2026.05.04 15:26:43.611164 [ 205 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 5133 | 2026.05.04 15:26:43.611219 [ 205 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 5134 | 2026.05.04 15:26:43.611267 [ 205 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::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 | ||
| 5135 | 2026.05.04 15:26:43.611310 [ 205 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 5136 | 2026.05.04 15:26:43.612086 [ 195 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001239977 sec., 30645.729719180275 rows/sec., 2.56 MiB/sec. | ||
| 5137 | 2026.05.04 15:26:43.612258 [ 197 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5138 | 2026.05.04 15:26:43.612586 [ 197 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::all_1_9_2} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5139 | 2026.05.04 15:26:43.612666 [ 197 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::all_1_9_2} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5140 | 2026.05.04 15:26:43.612737 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5141 | 2026.05.04 15:26:46.972758 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5142 | 2026.05.04 15:26:46.972978 [ 257 ] {e018d4ff-a849-444d-8bde-2c76ab989307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 5143 | 2026.05.04 15:26:46.973296 [ 257 ] {e018d4ff-a849-444d-8bde-2c76ab989307} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5144 | 2026.05.04 15:26:46.973330 [ 257 ] {e018d4ff-a849-444d-8bde-2c76ab989307} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 5145 | 2026.05.04 15:26:46.973541 [ 257 ] {e018d4ff-a849-444d-8bde-2c76ab989307} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5146 | 2026.05.04 15:26:46.973609 [ 257 ] {e018d4ff-a849-444d-8bde-2c76ab989307} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5147 | 2026.05.04 15:26:46.973748 [ 257 ] {e018d4ff-a849-444d-8bde-2c76ab989307} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5148 | 2026.05.04 15:26:46.973863 [ 323 ] {e018d4ff-a849-444d-8bde-2c76ab989307} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5149 | 2026.05.04 15:26:46.973934 [ 315 ] {e018d4ff-a849-444d-8bde-2c76ab989307} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5150 | 2026.05.04 15:26:46.974088 [ 257 ] {e018d4ff-a849-444d-8bde-2c76ab989307} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 5151 | 2026.05.04 15:26:46.974116 [ 257 ] {e018d4ff-a849-444d-8bde-2c76ab989307} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5152 | 2026.05.04 15:26:46.974162 [ 257 ] {e018d4ff-a849-444d-8bde-2c76ab989307} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5153 | 2026.05.04 15:26:46.974185 [ 257 ] {e018d4ff-a849-444d-8bde-2c76ab989307} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 5154 | 2026.05.04 15:26:46.975408 [ 257 ] {e018d4ff-a849-444d-8bde-2c76ab989307} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002511 sec., 13938.669852648347 rows/sec., 2.96 MiB/sec. | ||
| 5155 | 2026.05.04 15:26:46.975506 [ 257 ] {e018d4ff-a849-444d-8bde-2c76ab989307} <Debug> TCPHandler: Processed in 0.002873689 sec. | ||
| 5156 | 2026.05.04 15:26:46.977181 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5157 | 2026.05.04 15:26:46.977309 [ 257 ] {6de2d696-b1a6-43f0-9d19-a53de6908952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5158 | 2026.05.04 15:26:46.977360 [ 257 ] {6de2d696-b1a6-43f0-9d19-a53de6908952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5159 | 2026.05.04 15:26:46.977924 [ 257 ] {6de2d696-b1a6-43f0-9d19-a53de6908952} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5160 | 2026.05.04 15:26:46.977964 [ 257 ] {6de2d696-b1a6-43f0-9d19-a53de6908952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5161 | 2026.05.04 15:26:46.978328 [ 257 ] {6de2d696-b1a6-43f0-9d19-a53de6908952} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5162 | 2026.05.04 15:26:46.978545 [ 257 ] {6de2d696-b1a6-43f0-9d19-a53de6908952} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5163 | 2026.05.04 15:26:46.978692 [ 257 ] {6de2d696-b1a6-43f0-9d19-a53de6908952} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001418 sec., 39492.242595204516 rows/sec., 3.03 MiB/sec. | ||
| 5164 | 2026.05.04 15:26:46.978729 [ 257 ] {6de2d696-b1a6-43f0-9d19-a53de6908952} <Debug> TCPHandler: Processed in 0.001610542 sec. | ||
| 5165 | 2026.05.04 15:26:46.978857 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5166 | 2026.05.04 15:26:46.978963 [ 257 ] {adae3dc9-6a09-4675-85a7-dfe3a8e09bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5167 | 2026.05.04 15:26:46.979003 [ 257 ] {adae3dc9-6a09-4675-85a7-dfe3a8e09bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5168 | 2026.05.04 15:26:46.979437 [ 257 ] {adae3dc9-6a09-4675-85a7-dfe3a8e09bdb} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5169 | 2026.05.04 15:26:46.979473 [ 257 ] {adae3dc9-6a09-4675-85a7-dfe3a8e09bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5170 | 2026.05.04 15:26:46.979771 [ 257 ] {adae3dc9-6a09-4675-85a7-dfe3a8e09bdb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5171 | 2026.05.04 15:26:46.979988 [ 257 ] {adae3dc9-6a09-4675-85a7-dfe3a8e09bdb} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5172 | 2026.05.04 15:26:46.980117 [ 257 ] {adae3dc9-6a09-4675-85a7-dfe3a8e09bdb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001173 sec., 54560.954816709294 rows/sec., 4.26 MiB/sec. | ||
| 5173 | 2026.05.04 15:26:46.980154 [ 257 ] {adae3dc9-6a09-4675-85a7-dfe3a8e09bdb} <Debug> TCPHandler: Processed in 0.001352878 sec. | ||
| 5174 | 2026.05.04 15:26:46.980272 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5175 | 2026.05.04 15:26:46.980368 [ 257 ] {02521ef8-813c-4fd1-8fb7-8198c23d548a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5176 | 2026.05.04 15:26:46.980409 [ 257 ] {02521ef8-813c-4fd1-8fb7-8198c23d548a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5177 | 2026.05.04 15:26:46.980831 [ 257 ] {02521ef8-813c-4fd1-8fb7-8198c23d548a} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5178 | 2026.05.04 15:26:46.980865 [ 257 ] {02521ef8-813c-4fd1-8fb7-8198c23d548a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5179 | 2026.05.04 15:26:46.981185 [ 257 ] {02521ef8-813c-4fd1-8fb7-8198c23d548a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5180 | 2026.05.04 15:26:46.981392 [ 257 ] {02521ef8-813c-4fd1-8fb7-8198c23d548a} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5181 | 2026.05.04 15:26:46.981523 [ 257 ] {02521ef8-813c-4fd1-8fb7-8198c23d548a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 5182 | 2026.05.04 15:26:46.981560 [ 257 ] {02521ef8-813c-4fd1-8fb7-8198c23d548a} <Debug> TCPHandler: Processed in 0.001338118 sec. | ||
| 5183 | 2026.05.04 15:26:46.981675 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5184 | 2026.05.04 15:26:46.981779 [ 257 ] {8c22c1b0-f351-4cfc-8c7b-b3d11a6f9e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5185 | 2026.05.04 15:26:46.981821 [ 257 ] {8c22c1b0-f351-4cfc-8c7b-b3d11a6f9e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5186 | 2026.05.04 15:26:46.982148 [ 257 ] {8c22c1b0-f351-4cfc-8c7b-b3d11a6f9e91} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5187 | 2026.05.04 15:26:46.982207 [ 257 ] {8c22c1b0-f351-4cfc-8c7b-b3d11a6f9e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5188 | 2026.05.04 15:26:46.982504 [ 257 ] {8c22c1b0-f351-4cfc-8c7b-b3d11a6f9e91} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5189 | 2026.05.04 15:26:46.982696 [ 257 ] {8c22c1b0-f351-4cfc-8c7b-b3d11a6f9e91} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5190 | 2026.05.04 15:26:46.982815 [ 257 ] {8c22c1b0-f351-4cfc-8c7b-b3d11a6f9e91} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 5191 | 2026.05.04 15:26:46.982848 [ 257 ] {8c22c1b0-f351-4cfc-8c7b-b3d11a6f9e91} <Debug> TCPHandler: Processed in 0.001245016 sec. | ||
| 5192 | 2026.05.04 15:26:48.417281 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11976 | ||
| 5193 | 2026.05.04 15:26:48.418143 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5194 | 2026.05.04 15:26:48.418231 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5195 | 2026.05.04 15:26:48.418793 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5196 | 2026.05.04 15:26:48.419020 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5197 | 2026.05.04 15:26:48.419184 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11976 | ||
| 5198 | 2026.05.04 15:26:49.012997 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5199 | 2026.05.04 15:26:49.029585 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5200 | 2026.05.04 15:26:49.029653 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5201 | 2026.05.04 15:26:49.035265 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5202 | 2026.05.04 15:26:49.035957 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5203 | 2026.05.04 15:26:49.038780 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5204 | 2026.05.04 15:26:50.933828 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 646 | ||
| 5205 | 2026.05.04 15:26:50.935945 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5206 | 2026.05.04 15:26:50.935982 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5207 | 2026.05.04 15:26:50.937127 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5208 | 2026.05.04 15:26:50.937390 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5209 | 2026.05.04 15:26:50.937654 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 646 | ||
| 5210 | 2026.05.04 15:26:51.973957 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5211 | 2026.05.04 15:26:51.974198 [ 257 ] {67dff39f-6034-43bf-94a8-ce08c6cf116b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5212 | 2026.05.04 15:26:51.974587 [ 257 ] {67dff39f-6034-43bf-94a8-ce08c6cf116b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5213 | 2026.05.04 15:26:51.974631 [ 257 ] {67dff39f-6034-43bf-94a8-ce08c6cf116b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5214 | 2026.05.04 15:26:51.974908 [ 257 ] {67dff39f-6034-43bf-94a8-ce08c6cf116b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5215 | 2026.05.04 15:26:51.975018 [ 257 ] {67dff39f-6034-43bf-94a8-ce08c6cf116b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5216 | 2026.05.04 15:26:51.975228 [ 257 ] {67dff39f-6034-43bf-94a8-ce08c6cf116b} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5217 | 2026.05.04 15:26:51.975388 [ 314 ] {67dff39f-6034-43bf-94a8-ce08c6cf116b} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5218 | 2026.05.04 15:26:51.975395 [ 323 ] {67dff39f-6034-43bf-94a8-ce08c6cf116b} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5219 | 2026.05.04 15:26:51.975569 [ 257 ] {67dff39f-6034-43bf-94a8-ce08c6cf116b} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 5220 | 2026.05.04 15:26:51.975604 [ 257 ] {67dff39f-6034-43bf-94a8-ce08c6cf116b} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5221 | 2026.05.04 15:26:51.975652 [ 257 ] {67dff39f-6034-43bf-94a8-ce08c6cf116b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5222 | 2026.05.04 15:26:51.975677 [ 257 ] {67dff39f-6034-43bf-94a8-ce08c6cf116b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 5223 | 2026.05.04 15:26:51.976913 [ 257 ] {67dff39f-6034-43bf-94a8-ce08c6cf116b} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002811 sec., 12451.085023123444 rows/sec., 2.65 MiB/sec. | ||
| 5224 | 2026.05.04 15:26:51.977034 [ 257 ] {67dff39f-6034-43bf-94a8-ce08c6cf116b} <Debug> TCPHandler: Processed in 0.003234583 sec. | ||
| 5225 | 2026.05.04 15:26:51.979398 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5226 | 2026.05.04 15:26:51.979537 [ 257 ] {389ddfdb-105a-4b32-85bf-39260c2558b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5227 | 2026.05.04 15:26:51.979590 [ 257 ] {389ddfdb-105a-4b32-85bf-39260c2558b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5228 | 2026.05.04 15:26:51.980227 [ 257 ] {389ddfdb-105a-4b32-85bf-39260c2558b6} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5229 | 2026.05.04 15:26:51.980281 [ 257 ] {389ddfdb-105a-4b32-85bf-39260c2558b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5230 | 2026.05.04 15:26:51.980696 [ 257 ] {389ddfdb-105a-4b32-85bf-39260c2558b6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5231 | 2026.05.04 15:26:51.980942 [ 257 ] {389ddfdb-105a-4b32-85bf-39260c2558b6} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5232 | 2026.05.04 15:26:51.981100 [ 257 ] {389ddfdb-105a-4b32-85bf-39260c2558b6} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001605 sec., 85981.30841121495 rows/sec., 7.48 MiB/sec. | ||
| 5233 | 2026.05.04 15:26:51.981142 [ 257 ] {389ddfdb-105a-4b32-85bf-39260c2558b6} <Debug> TCPHandler: Processed in 0.001803594 sec. | ||
| 5234 | 2026.05.04 15:26:51.981307 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5235 | 2026.05.04 15:26:51.981436 [ 257 ] {6bf70522-51fd-4510-a715-43e2335b4753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5236 | 2026.05.04 15:26:51.981483 [ 257 ] {6bf70522-51fd-4510-a715-43e2335b4753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5237 | 2026.05.04 15:26:51.981945 [ 257 ] {6bf70522-51fd-4510-a715-43e2335b4753} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5238 | 2026.05.04 15:26:51.981985 [ 257 ] {6bf70522-51fd-4510-a715-43e2335b4753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5239 | 2026.05.04 15:26:51.982316 [ 257 ] {6bf70522-51fd-4510-a715-43e2335b4753} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5240 | 2026.05.04 15:26:51.982553 [ 257 ] {6bf70522-51fd-4510-a715-43e2335b4753} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5241 | 2026.05.04 15:26:51.982678 [ 67 ] {} <Debug> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5242 | 2026.05.04 15:26:51.982695 [ 257 ] {6bf70522-51fd-4510-a715-43e2335b4753} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001284 sec., 31931.464174454828 rows/sec., 2.34 MiB/sec. | ||
| 5243 | 2026.05.04 15:26:51.982740 [ 67 ] {} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5244 | 2026.05.04 15:26:51.982752 [ 257 ] {6bf70522-51fd-4510-a715-43e2335b4753} <Debug> TCPHandler: Processed in 0.00151496 sec. | ||
| 5245 | 2026.05.04 15:26:51.982772 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5246 | 2026.05.04 15:26:51.982885 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5247 | 2026.05.04 15:26:51.982885 [ 205 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::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 | ||
| 5248 | 2026.05.04 15:26:51.982987 [ 257 ] {cf44cc3d-ce2a-4aac-a37d-8939f939797e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5249 | 2026.05.04 15:26:51.983032 [ 257 ] {cf44cc3d-ce2a-4aac-a37d-8939f939797e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5250 | 2026.05.04 15:26:51.983062 [ 205 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5251 | 2026.05.04 15:26:51.983107 [ 205 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 80 rows starting from the beginning of the part | ||
| 5252 | 2026.05.04 15:26:51.983192 [ 205 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 5253 | 2026.05.04 15:26:51.983248 [ 205 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::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 | ||
| 5254 | 2026.05.04 15:26:51.983291 [ 205 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::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 | ||
| 5255 | 2026.05.04 15:26:51.983332 [ 205 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::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 | ||
| 5256 | 2026.05.04 15:26:51.983372 [ 205 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 5257 | 2026.05.04 15:26:51.983532 [ 257 ] {cf44cc3d-ce2a-4aac-a37d-8939f939797e} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5258 | 2026.05.04 15:26:51.983575 [ 257 ] {cf44cc3d-ce2a-4aac-a37d-8939f939797e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5259 | 2026.05.04 15:26:51.983927 [ 257 ] {cf44cc3d-ce2a-4aac-a37d-8939f939797e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5260 | 2026.05.04 15:26:51.984172 [ 257 ] {cf44cc3d-ce2a-4aac-a37d-8939f939797e} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5261 | 2026.05.04 15:26:51.984242 [ 195 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 269 rows, containing 5 columns (5 merged, 0 gathered) in 0.001404549 sec., 191520.55214876804 rows/sec., 14.79 MiB/sec. | ||
| 5262 | 2026.05.04 15:26:51.984312 [ 257 ] {cf44cc3d-ce2a-4aac-a37d-8939f939797e} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001343 sec., 78183.1720029784 rows/sec., 6.11 MiB/sec. | ||
| 5263 | 2026.05.04 15:26:51.984366 [ 257 ] {cf44cc3d-ce2a-4aac-a37d-8939f939797e} <Debug> TCPHandler: Processed in 0.001531901 sec. | ||
| 5264 | 2026.05.04 15:26:51.984493 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5265 | 2026.05.04 15:26:51.984496 [ 188 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5266 | 2026.05.04 15:26:51.984591 [ 257 ] {6c0a30d8-afe7-4923-abc7-242aa7aaa221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5267 | 2026.05.04 15:26:51.984639 [ 257 ] {6c0a30d8-afe7-4923-abc7-242aa7aaa221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5268 | 2026.05.04 15:26:51.984853 [ 188 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_21_4} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5269 | 2026.05.04 15:26:51.984943 [ 188 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_21_4} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5270 | 2026.05.04 15:26:51.985046 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 5271 | 2026.05.04 15:26:51.985053 [ 257 ] {6c0a30d8-afe7-4923-abc7-242aa7aaa221} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5272 | 2026.05.04 15:26:51.985097 [ 257 ] {6c0a30d8-afe7-4923-abc7-242aa7aaa221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5273 | 2026.05.04 15:26:51.985449 [ 257 ] {6c0a30d8-afe7-4923-abc7-242aa7aaa221} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5274 | 2026.05.04 15:26:51.985671 [ 257 ] {6c0a30d8-afe7-4923-abc7-242aa7aaa221} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5275 | 2026.05.04 15:26:51.985781 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 5276 | 2026.05.04 15:26:51.985802 [ 257 ] {6c0a30d8-afe7-4923-abc7-242aa7aaa221} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 5277 | 2026.05.04 15:26:51.985823 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5278 | 2026.05.04 15:26:51.985845 [ 257 ] {6c0a30d8-afe7-4923-abc7-242aa7aaa221} <Debug> TCPHandler: Processed in 0.001403378 sec. | ||
| 5279 | 2026.05.04 15:26:51.985846 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5280 | 2026.05.04 15:26:51.985935 [ 205 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::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 | ||
| 5281 | 2026.05.04 15:26:51.985969 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5282 | 2026.05.04 15:26:51.986039 [ 205 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5283 | 2026.05.04 15:26:51.986070 [ 257 ] {3813fa68-58cb-46ab-ade6-b4aa898c0996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5284 | 2026.05.04 15:26:51.986072 [ 205 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_35_7, total 14497 rows starting from the beginning of the part | ||
| 5285 | 2026.05.04 15:26:51.986135 [ 257 ] {3813fa68-58cb-46ab-ade6-b4aa898c0996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5286 | 2026.05.04 15:26:51.986146 [ 205 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 10 rows starting from the beginning of the part | ||
| 5287 | 2026.05.04 15:26:51.986194 [ 205 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 5288 | 2026.05.04 15:26:51.986236 [ 205 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 5289 | 2026.05.04 15:26:51.986279 [ 205 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 5290 | 2026.05.04 15:26:51.986335 [ 205 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 5291 | 2026.05.04 15:26:51.986994 [ 257 ] {3813fa68-58cb-46ab-ade6-b4aa898c0996} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5292 | 2026.05.04 15:26:51.987036 [ 257 ] {3813fa68-58cb-46ab-ade6-b4aa898c0996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5293 | 2026.05.04 15:26:51.987627 [ 257 ] {3813fa68-58cb-46ab-ade6-b4aa898c0996} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5294 | 2026.05.04 15:26:51.987874 [ 257 ] {3813fa68-58cb-46ab-ade6-b4aa898c0996} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5295 | 2026.05.04 15:26:51.988031 [ 257 ] {3813fa68-58cb-46ab-ade6-b4aa898c0996} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00198 sec., 20707.070707070707 rows/sec., 37.11 MiB/sec. | ||
| 5296 | 2026.05.04 15:26:51.988103 [ 257 ] {3813fa68-58cb-46ab-ade6-b4aa898c0996} <Debug> TCPHandler: Processed in 0.002184249 sec. | ||
| 5297 | 2026.05.04 15:26:51.988243 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5298 | 2026.05.04 15:26:51.988340 [ 257 ] {31a3c8f8-671a-442a-b6e6-ba878c9f6ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5299 | 2026.05.04 15:26:51.988382 [ 257 ] {31a3c8f8-671a-442a-b6e6-ba878c9f6ca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5300 | 2026.05.04 15:26:51.988737 [ 257 ] {31a3c8f8-671a-442a-b6e6-ba878c9f6ca7} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5301 | 2026.05.04 15:26:51.988773 [ 257 ] {31a3c8f8-671a-442a-b6e6-ba878c9f6ca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5302 | 2026.05.04 15:26:51.989100 [ 257 ] {31a3c8f8-671a-442a-b6e6-ba878c9f6ca7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5303 | 2026.05.04 15:26:51.989314 [ 257 ] {31a3c8f8-671a-442a-b6e6-ba878c9f6ca7} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2026.05.04 15:26:51.989450 [ 257 ] {31a3c8f8-671a-442a-b6e6-ba878c9f6ca7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 5305 | 2026.05.04 15:26:51.989498 [ 257 ] {31a3c8f8-671a-442a-b6e6-ba878c9f6ca7} <Debug> TCPHandler: Processed in 0.001304747 sec. | ||
| 5306 | 2026.05.04 15:26:51.990043 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41925 | ||
| 5307 | 2026.05.04 15:26:51.990129 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5308 | 2026.05.04 15:26:51.990159 [ 286 ] {} <Debug> TCP-Session: 5ec7b6f2-d46b-497d-8f6b-5ccf4c4c7f3c Authenticating user 'default' from [fd00:1122:3344:101::e]:41925 | ||
| 5309 | 2026.05.04 15:26:51.990181 [ 286 ] {} <Debug> TCP-Session: 5ec7b6f2-d46b-497d-8f6b-5ccf4c4c7f3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5310 | 2026.05.04 15:26:51.990193 [ 286 ] {} <Debug> TCP-Session: 5ec7b6f2-d46b-497d-8f6b-5ccf4c4c7f3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5311 | 2026.05.04 15:26:51.990214 [ 188 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15147 rows, containing 5 columns (5 merged, 0 gathered) in 0.004310298 sec., 3514142.1776406183 rows/sec., 225.67 MiB/sec. | ||
| 5312 | 2026.05.04 15:26:51.990383 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37927 | ||
| 5313 | 2026.05.04 15:26:51.990386 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57550 | ||
| 5314 | 2026.05.04 15:26:51.990426 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64563 | ||
| 5315 | 2026.05.04 15:26:51.990442 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47411 | ||
| 5316 | 2026.05.04 15:26:51.990452 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33930 | ||
| 5317 | 2026.05.04 15:26:51.990493 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5318 | 2026.05.04 15:26:51.990509 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5319 | 2026.05.04 15:26:51.990537 [ 288 ] {} <Debug> TCP-Session: fc7d4b2f-fe95-4843-9a93-06808406d3a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:37927 | ||
| 5320 | 2026.05.04 15:26:51.990499 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36960 | ||
| 5321 | 2026.05.04 15:26:51.990571 [ 288 ] {} <Debug> TCP-Session: fc7d4b2f-fe95-4843-9a93-06808406d3a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5322 | 2026.05.04 15:26:51.990592 [ 286 ] {} <Trace> TCP-Session: 5ec7b6f2-d46b-497d-8f6b-5ccf4c4c7f3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5323 | 2026.05.04 15:26:51.990607 [ 288 ] {} <Debug> TCP-Session: fc7d4b2f-fe95-4843-9a93-06808406d3a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5324 | 2026.05.04 15:26:51.990559 [ 289 ] {} <Debug> TCP-Session: 66bb56de-5f07-4a90-b37c-7b42f8c3ed62 Authenticating user 'default' from [fd00:1122:3344:101::e]:57550 | ||
| 5325 | 2026.05.04 15:26:51.990476 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53496 | ||
| 5326 | 2026.05.04 15:26:51.990679 [ 289 ] {} <Debug> TCP-Session: 66bb56de-5f07-4a90-b37c-7b42f8c3ed62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5327 | 2026.05.04 15:26:51.990688 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5328 | 2026.05.04 15:26:51.990715 [ 289 ] {} <Debug> TCP-Session: 66bb56de-5f07-4a90-b37c-7b42f8c3ed62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5329 | 2026.05.04 15:26:51.990738 [ 290 ] {} <Debug> TCP-Session: 6231dc0f-05dc-49ce-b162-f402129e4b51 Authenticating user 'default' from [fd00:1122:3344:101::e]:64563 | ||
| 5330 | 2026.05.04 15:26:51.990740 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5331 | 2026.05.04 15:26:51.990771 [ 290 ] {} <Debug> TCP-Session: 6231dc0f-05dc-49ce-b162-f402129e4b51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5332 | 2026.05.04 15:26:51.990466 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47240 | ||
| 5333 | 2026.05.04 15:26:51.990813 [ 195 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 5334 | 2026.05.04 15:26:51.990810 [ 290 ] {} <Debug> TCP-Session: 6231dc0f-05dc-49ce-b162-f402129e4b51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5335 | 2026.05.04 15:26:51.990801 [ 292 ] {} <Debug> TCP-Session: 89f3ec04-a923-4c13-a692-ef7f2481e507 Authenticating user 'default' from [fd00:1122:3344:101::e]:33930 | ||
| 5336 | 2026.05.04 15:26:51.990875 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5337 | 2026.05.04 15:26:51.990893 [ 292 ] {} <Debug> TCP-Session: 89f3ec04-a923-4c13-a692-ef7f2481e507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5338 | 2026.05.04 15:26:51.990913 [ 3 ] {} <Debug> TCP-Session: 2452f60d-4582-4f25-9eee-30c9296f8137 Authenticating user 'default' from [fd00:1122:3344:101::e]:36960 | ||
| 5339 | 2026.05.04 15:26:51.990920 [ 292 ] {} <Debug> TCP-Session: 89f3ec04-a923-4c13-a692-ef7f2481e507 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5340 | 2026.05.04 15:26:51.990938 [ 3 ] {} <Debug> TCP-Session: 2452f60d-4582-4f25-9eee-30c9296f8137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5341 | 2026.05.04 15:26:51.990915 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5342 | 2026.05.04 15:26:51.990963 [ 3 ] {} <Debug> TCP-Session: 2452f60d-4582-4f25-9eee-30c9296f8137 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5343 | 2026.05.04 15:26:51.990772 [ 286 ] {e0ac1d1e-8408-4e91-8cdd-86bc41fb49f7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41925) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5344 | 2026.05.04 15:26:51.990995 [ 294 ] {} <Debug> TCP-Session: c1828c93-5c08-48b3-9a33-3ee95333dac8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53496 | ||
| 5345 | 2026.05.04 15:26:51.991011 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5346 | 2026.05.04 15:26:51.991035 [ 294 ] {} <Debug> TCP-Session: c1828c93-5c08-48b3-9a33-3ee95333dac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5347 | 2026.05.04 15:26:51.991047 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5348 | 2026.05.04 15:26:51.991061 [ 291 ] {} <Debug> TCP-Session: 742ad5af-2d9d-4249-bc8a-d69d47f3babd Authenticating user 'default' from [fd00:1122:3344:101::e]:47411 | ||
| 5349 | 2026.05.04 15:26:51.991092 [ 293 ] {} <Debug> TCP-Session: 7930794d-109c-42b1-a0ad-1c37d1f1f13d Authenticating user 'default' from [fd00:1122:3344:101::e]:47240 | ||
| 5350 | 2026.05.04 15:26:51.991105 [ 291 ] {} <Debug> TCP-Session: 742ad5af-2d9d-4249-bc8a-d69d47f3babd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5351 | 2026.05.04 15:26:51.991123 [ 293 ] {} <Debug> TCP-Session: 7930794d-109c-42b1-a0ad-1c37d1f1f13d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5352 | 2026.05.04 15:26:51.991133 [ 291 ] {} <Debug> TCP-Session: 742ad5af-2d9d-4249-bc8a-d69d47f3babd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5353 | 2026.05.04 15:26:51.991146 [ 293 ] {} <Debug> TCP-Session: 7930794d-109c-42b1-a0ad-1c37d1f1f13d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5354 | 2026.05.04 15:26:51.991158 [ 195 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_40_8} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5355 | 2026.05.04 15:26:51.991066 [ 294 ] {} <Debug> TCP-Session: c1828c93-5c08-48b3-9a33-3ee95333dac8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5356 | 2026.05.04 15:26:51.991242 [ 286 ] {e0ac1d1e-8408-4e91-8cdd-86bc41fb49f7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5357 | 2026.05.04 15:26:51.991252 [ 195 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_40_8} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 5358 | 2026.05.04 15:26:51.991308 [ 286 ] {e0ac1d1e-8408-4e91-8cdd-86bc41fb49f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5359 | 2026.05.04 15:26:51.991363 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.70 MiB. | ||
| 5360 | 2026.05.04 15:26:51.991595 [ 286 ] {e0ac1d1e-8408-4e91-8cdd-86bc41fb49f7} <Debug> oximeter.version (7476fae3-e9ef-46f3-a08f-cb163b95990f) (SelectExecutor): Key condition: unknown | ||
| 5361 | 2026.05.04 15:26:51.992496 [ 346 ] {e0ac1d1e-8408-4e91-8cdd-86bc41fb49f7} <Trace> AggregatingTransform: Aggregating | ||
| 5362 | 2026.05.04 15:26:51.992549 [ 346 ] {e0ac1d1e-8408-4e91-8cdd-86bc41fb49f7} <Trace> Aggregator: Aggregation method: without_key | ||
| 5363 | 2026.05.04 15:26:51.992583 [ 346 ] {e0ac1d1e-8408-4e91-8cdd-86bc41fb49f7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000887151 sec. (1127.204 rows/sec., 44.03 KiB/sec.) | ||
| 5364 | 2026.05.04 15:26:51.992603 [ 346 ] {e0ac1d1e-8408-4e91-8cdd-86bc41fb49f7} <Trace> Aggregator: Merging aggregated data | ||
| 5365 | 2026.05.04 15:26:51.994058 [ 286 ] {e0ac1d1e-8408-4e91-8cdd-86bc41fb49f7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00334 sec., 299.4011976047904 rows/sec., 11.70 KiB/sec. | ||
| 5366 | 2026.05.04 15:26:51.994192 [ 286 ] {e0ac1d1e-8408-4e91-8cdd-86bc41fb49f7} <Debug> TCPHandler: Processed in 0.00372247 sec. | ||
| 5367 | 2026.05.04 15:26:51.994318 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5368 | 2026.05.04 15:26:51.994346 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5369 | 2026.05.04 15:26:51.994347 [ 286 ] {} <Debug> TCP-Session: 5ec7b6f2-d46b-497d-8f6b-5ccf4c4c7f3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5370 | 2026.05.04 15:26:51.994367 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5371 | 2026.05.04 15:26:51.994386 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5372 | 2026.05.04 15:26:51.994405 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5373 | 2026.05.04 15:26:51.994432 [ 289 ] {} <Debug> TCP-Session: 66bb56de-5f07-4a90-b37c-7b42f8c3ed62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5374 | 2026.05.04 15:26:51.994446 [ 292 ] {} <Debug> TCP-Session: 89f3ec04-a923-4c13-a692-ef7f2481e507 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5375 | 2026.05.04 15:26:51.994446 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5376 | 2026.05.04 15:26:51.994473 [ 3 ] {} <Debug> TCP-Session: 2452f60d-4582-4f25-9eee-30c9296f8137 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5377 | 2026.05.04 15:26:51.994488 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5378 | 2026.05.04 15:26:51.994501 [ 291 ] {} <Debug> TCP-Session: 742ad5af-2d9d-4249-bc8a-d69d47f3babd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5379 | 2026.05.04 15:26:51.994461 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5380 | 2026.05.04 15:26:51.994533 [ 294 ] {} <Debug> TCP-Session: c1828c93-5c08-48b3-9a33-3ee95333dac8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5381 | 2026.05.04 15:26:51.994429 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5382 | 2026.05.04 15:26:51.994573 [ 293 ] {} <Debug> TCP-Session: 7930794d-109c-42b1-a0ad-1c37d1f1f13d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5383 | 2026.05.04 15:26:51.994393 [ 288 ] {} <Debug> TCP-Session: fc7d4b2f-fe95-4843-9a93-06808406d3a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5384 | 2026.05.04 15:26:51.994604 [ 290 ] {} <Debug> TCP-Session: 6231dc0f-05dc-49ce-b162-f402129e4b51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5385 | 2026.05.04 15:26:52.064650 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65149 | ||
| 5386 | 2026.05.04 15:26:52.064769 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5387 | 2026.05.04 15:26:52.064800 [ 286 ] {} <Debug> TCP-Session: 10c58931-c06b-4ea7-a5c6-e07560b1ee01 Authenticating user 'default' from [fd00:1122:3344:101::e]:65149 | ||
| 5388 | 2026.05.04 15:26:52.064824 [ 286 ] {} <Debug> TCP-Session: 10c58931-c06b-4ea7-a5c6-e07560b1ee01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5389 | 2026.05.04 15:26:52.064840 [ 286 ] {} <Debug> TCP-Session: 10c58931-c06b-4ea7-a5c6-e07560b1ee01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5390 | 2026.05.04 15:26:52.065027 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35372 | ||
| 5391 | 2026.05.04 15:26:52.065061 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54317 | ||
| 5392 | 2026.05.04 15:26:52.065086 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41789 | ||
| 5393 | 2026.05.04 15:26:52.065098 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57079 | ||
| 5394 | 2026.05.04 15:26:52.065105 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51101 | ||
| 5395 | 2026.05.04 15:26:52.065158 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5396 | 2026.05.04 15:26:52.065169 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5397 | 2026.05.04 15:26:52.065206 [ 291 ] {} <Debug> TCP-Session: e3d5572d-ce8b-46ad-9630-1a1a3d7ca0c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54317 | ||
| 5398 | 2026.05.04 15:26:52.065156 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5399 | 2026.05.04 15:26:52.065228 [ 293 ] {} <Debug> TCP-Session: 16ea3b11-c626-44d2-bfd0-56ea696bd321 Authenticating user 'default' from [fd00:1122:3344:101::e]:41789 | ||
| 5400 | 2026.05.04 15:26:52.065247 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5401 | 2026.05.04 15:26:52.065260 [ 288 ] {} <Debug> TCP-Session: 5a6d299b-0d2f-49c4-8288-c13b9dabc493 Authenticating user 'default' from [fd00:1122:3344:101::e]:35372 | ||
| 5402 | 2026.05.04 15:26:52.065268 [ 293 ] {} <Debug> TCP-Session: 16ea3b11-c626-44d2-bfd0-56ea696bd321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5403 | 2026.05.04 15:26:52.065271 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5404 | 2026.05.04 15:26:52.065294 [ 293 ] {} <Debug> TCP-Session: 16ea3b11-c626-44d2-bfd0-56ea696bd321 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5405 | 2026.05.04 15:26:52.065291 [ 288 ] {} <Debug> TCP-Session: 5a6d299b-0d2f-49c4-8288-c13b9dabc493 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5406 | 2026.05.04 15:26:52.065325 [ 294 ] {} <Debug> TCP-Session: 99e4cd89-f63c-4fdd-b178-ede5e9f07636 Authenticating user 'default' from [fd00:1122:3344:101::e]:57079 | ||
| 5407 | 2026.05.04 15:26:52.065341 [ 288 ] {} <Debug> TCP-Session: 5a6d299b-0d2f-49c4-8288-c13b9dabc493 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5408 | 2026.05.04 15:26:52.065364 [ 294 ] {} <Debug> TCP-Session: 99e4cd89-f63c-4fdd-b178-ede5e9f07636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5409 | 2026.05.04 15:26:52.065283 [ 3 ] {} <Debug> TCP-Session: 3240627f-950e-4a96-8359-9e1e731444ef Authenticating user 'default' from [fd00:1122:3344:101::e]:51101 | ||
| 5410 | 2026.05.04 15:26:52.065387 [ 294 ] {} <Debug> TCP-Session: 99e4cd89-f63c-4fdd-b178-ede5e9f07636 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5411 | 2026.05.04 15:26:52.065410 [ 3 ] {} <Debug> TCP-Session: 3240627f-950e-4a96-8359-9e1e731444ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5412 | 2026.05.04 15:26:52.065236 [ 291 ] {} <Debug> TCP-Session: e3d5572d-ce8b-46ad-9630-1a1a3d7ca0c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5413 | 2026.05.04 15:26:52.065436 [ 3 ] {} <Debug> TCP-Session: 3240627f-950e-4a96-8359-9e1e731444ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5414 | 2026.05.04 15:26:52.065448 [ 291 ] {} <Debug> TCP-Session: e3d5572d-ce8b-46ad-9630-1a1a3d7ca0c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5415 | 2026.05.04 15:26:52.065072 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47811 | ||
| 5416 | 2026.05.04 15:26:52.065062 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36188 | ||
| 5417 | 2026.05.04 15:26:52.065026 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58749 | ||
| 5418 | 2026.05.04 15:26:52.065153 [ 286 ] {} <Trace> TCP-Session: 10c58931-c06b-4ea7-a5c6-e07560b1ee01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5419 | 2026.05.04 15:26:52.065584 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5420 | 2026.05.04 15:26:52.065587 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5421 | 2026.05.04 15:26:52.065616 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5422 | 2026.05.04 15:26:52.065622 [ 292 ] {} <Debug> TCP-Session: 16f926c1-cc15-45a8-af8f-d600f87bfe5d Authenticating user 'default' from [fd00:1122:3344:101::e]:47811 | ||
| 5423 | 2026.05.04 15:26:52.065633 [ 290 ] {} <Debug> TCP-Session: 5045d3dd-80b4-4538-b67f-62daac3d37d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36188 | ||
| 5424 | 2026.05.04 15:26:52.065648 [ 289 ] {} <Debug> TCP-Session: e6134116-6f3d-4a38-847c-93979f64339d Authenticating user 'default' from [fd00:1122:3344:101::e]:58749 | ||
| 5425 | 2026.05.04 15:26:52.065659 [ 292 ] {} <Debug> TCP-Session: 16f926c1-cc15-45a8-af8f-d600f87bfe5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5426 | 2026.05.04 15:26:52.065669 [ 290 ] {} <Debug> TCP-Session: 5045d3dd-80b4-4538-b67f-62daac3d37d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5427 | 2026.05.04 15:26:52.065680 [ 289 ] {} <Debug> TCP-Session: e6134116-6f3d-4a38-847c-93979f64339d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5428 | 2026.05.04 15:26:52.065697 [ 292 ] {} <Debug> TCP-Session: 16f926c1-cc15-45a8-af8f-d600f87bfe5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5429 | 2026.05.04 15:26:52.065715 [ 289 ] {} <Debug> TCP-Session: e6134116-6f3d-4a38-847c-93979f64339d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5430 | 2026.05.04 15:26:52.065705 [ 290 ] {} <Debug> TCP-Session: 5045d3dd-80b4-4538-b67f-62daac3d37d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5431 | 2026.05.04 15:26:52.065776 [ 286 ] {1c438e37-c529-45fb-b587-1cb71ffe22a8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65149) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5432 | 2026.05.04 15:26:52.066097 [ 286 ] {1c438e37-c529-45fb-b587-1cb71ffe22a8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5433 | 2026.05.04 15:26:52.066167 [ 286 ] {1c438e37-c529-45fb-b587-1cb71ffe22a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5434 | 2026.05.04 15:26:52.066533 [ 286 ] {1c438e37-c529-45fb-b587-1cb71ffe22a8} <Debug> oximeter.version (7476fae3-e9ef-46f3-a08f-cb163b95990f) (SelectExecutor): Key condition: unknown | ||
| 5435 | 2026.05.04 15:26:52.067819 [ 299 ] {1c438e37-c529-45fb-b587-1cb71ffe22a8} <Trace> AggregatingTransform: Aggregating | ||
| 5436 | 2026.05.04 15:26:52.067856 [ 299 ] {1c438e37-c529-45fb-b587-1cb71ffe22a8} <Trace> Aggregator: Aggregation method: without_key | ||
| 5437 | 2026.05.04 15:26:52.067889 [ 299 ] {1c438e37-c529-45fb-b587-1cb71ffe22a8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001232206 sec. (811.553 rows/sec., 31.70 KiB/sec.) | ||
| 5438 | 2026.05.04 15:26:52.067905 [ 299 ] {1c438e37-c529-45fb-b587-1cb71ffe22a8} <Trace> Aggregator: Merging aggregated data | ||
| 5439 | 2026.05.04 15:26:52.069064 [ 286 ] {1c438e37-c529-45fb-b587-1cb71ffe22a8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003359 sec., 297.70765108663295 rows/sec., 11.63 KiB/sec. | ||
| 5440 | 2026.05.04 15:26:52.069223 [ 286 ] {1c438e37-c529-45fb-b587-1cb71ffe22a8} <Debug> TCPHandler: Processed in 0.004214456 sec. | ||
| 5441 | 2026.05.04 15:26:52.069387 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5442 | 2026.05.04 15:26:52.069419 [ 286 ] {} <Debug> TCP-Session: 10c58931-c06b-4ea7-a5c6-e07560b1ee01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5443 | 2026.05.04 15:26:52.069423 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5444 | 2026.05.04 15:26:52.069454 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5445 | 2026.05.04 15:26:52.069470 [ 288 ] {} <Debug> TCP-Session: 5a6d299b-0d2f-49c4-8288-c13b9dabc493 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5446 | 2026.05.04 15:26:52.069488 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5447 | 2026.05.04 15:26:52.069509 [ 289 ] {} <Debug> TCP-Session: e6134116-6f3d-4a38-847c-93979f64339d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5448 | 2026.05.04 15:26:52.069514 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5449 | 2026.05.04 15:26:52.069533 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5450 | 2026.05.04 15:26:52.069579 [ 290 ] {} <Debug> TCP-Session: 5045d3dd-80b4-4538-b67f-62daac3d37d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5451 | 2026.05.04 15:26:52.069596 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5452 | 2026.05.04 15:26:52.069610 [ 292 ] {} <Debug> TCP-Session: 16f926c1-cc15-45a8-af8f-d600f87bfe5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5453 | 2026.05.04 15:26:52.069555 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5454 | 2026.05.04 15:26:52.069637 [ 3 ] {} <Debug> TCP-Session: 3240627f-950e-4a96-8359-9e1e731444ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5455 | 2026.05.04 15:26:52.069539 [ 293 ] {} <Debug> TCP-Session: 16ea3b11-c626-44d2-bfd0-56ea696bd321 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5456 | 2026.05.04 15:26:52.069675 [ 291 ] {} <Debug> TCP-Session: e3d5572d-ce8b-46ad-9630-1a1a3d7ca0c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5457 | 2026.05.04 15:26:52.069573 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5458 | 2026.05.04 15:26:52.069744 [ 294 ] {} <Debug> TCP-Session: 99e4cd89-f63c-4fdd-b178-ede5e9f07636 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5459 | 2026.05.04 15:26:52.074129 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36338 | ||
| 5460 | 2026.05.04 15:26:52.074221 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5461 | 2026.05.04 15:26:52.074256 [ 286 ] {} <Debug> TCP-Session: 75bd976f-ad91-4c2a-9d68-3486b3604a41 Authenticating user 'default' from [fd00:1122:3344:101::e]:36338 | ||
| 5462 | 2026.05.04 15:26:52.074285 [ 286 ] {} <Debug> TCP-Session: 75bd976f-ad91-4c2a-9d68-3486b3604a41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5463 | 2026.05.04 15:26:52.074308 [ 286 ] {} <Debug> TCP-Session: 75bd976f-ad91-4c2a-9d68-3486b3604a41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5464 | 2026.05.04 15:26:52.074471 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37444 | ||
| 5465 | 2026.05.04 15:26:52.074496 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54342 | ||
| 5466 | 2026.05.04 15:26:52.074521 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34660 | ||
| 5467 | 2026.05.04 15:26:52.074535 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65366 | ||
| 5468 | 2026.05.04 15:26:52.074550 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43050 | ||
| 5469 | 2026.05.04 15:26:52.074563 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5470 | 2026.05.04 15:26:52.074590 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5471 | 2026.05.04 15:26:52.074606 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5472 | 2026.05.04 15:26:52.074610 [ 289 ] {} <Debug> TCP-Session: 9a60df9a-0fc9-4f72-8822-d604d35487b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:54342 | ||
| 5473 | 2026.05.04 15:26:52.074624 [ 290 ] {} <Debug> TCP-Session: 39e310c9-b1a9-4aac-8564-3ee0aaba3f79 Authenticating user 'default' from [fd00:1122:3344:101::e]:34660 | ||
| 5474 | 2026.05.04 15:26:52.074623 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5475 | 2026.05.04 15:26:52.074658 [ 290 ] {} <Debug> TCP-Session: 39e310c9-b1a9-4aac-8564-3ee0aaba3f79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5476 | 2026.05.04 15:26:52.074675 [ 293 ] {} <Debug> TCP-Session: 2073388e-f9c3-433b-b39c-a3fea985277c Authenticating user 'default' from [fd00:1122:3344:101::e]:43050 | ||
| 5477 | 2026.05.04 15:26:52.074685 [ 290 ] {} <Debug> TCP-Session: 39e310c9-b1a9-4aac-8564-3ee0aaba3f79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5478 | 2026.05.04 15:26:52.074701 [ 293 ] {} <Debug> TCP-Session: 2073388e-f9c3-433b-b39c-a3fea985277c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5479 | 2026.05.04 15:26:52.074644 [ 289 ] {} <Debug> TCP-Session: 9a60df9a-0fc9-4f72-8822-d604d35487b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5480 | 2026.05.04 15:26:52.074725 [ 293 ] {} <Debug> TCP-Session: 2073388e-f9c3-433b-b39c-a3fea985277c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5481 | 2026.05.04 15:26:52.074744 [ 289 ] {} <Debug> TCP-Session: 9a60df9a-0fc9-4f72-8822-d604d35487b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5482 | 2026.05.04 15:26:52.074638 [ 292 ] {} <Debug> TCP-Session: 30d88ac9-74b2-4e0b-928e-1b74d676a382 Authenticating user 'default' from [fd00:1122:3344:101::e]:65366 | ||
| 5483 | 2026.05.04 15:26:52.074567 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57102 | ||
| 5484 | 2026.05.04 15:26:52.074790 [ 292 ] {} <Debug> TCP-Session: 30d88ac9-74b2-4e0b-928e-1b74d676a382 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5485 | 2026.05.04 15:26:52.074541 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5486 | 2026.05.04 15:26:52.074829 [ 292 ] {} <Debug> TCP-Session: 30d88ac9-74b2-4e0b-928e-1b74d676a382 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5487 | 2026.05.04 15:26:52.074855 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5488 | 2026.05.04 15:26:52.074863 [ 288 ] {} <Debug> TCP-Session: e2725919-3964-4d9f-8333-2abf9b46715b Authenticating user 'default' from [fd00:1122:3344:101::e]:37444 | ||
| 5489 | 2026.05.04 15:26:52.074887 [ 3 ] {} <Debug> TCP-Session: c01050af-ea8d-4c09-adec-cd2c91f2df7f Authenticating user 'default' from [fd00:1122:3344:101::e]:57102 | ||
| 5490 | 2026.05.04 15:26:52.074903 [ 288 ] {} <Debug> TCP-Session: e2725919-3964-4d9f-8333-2abf9b46715b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5491 | 2026.05.04 15:26:52.074919 [ 3 ] {} <Debug> TCP-Session: c01050af-ea8d-4c09-adec-cd2c91f2df7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5492 | 2026.05.04 15:26:52.074928 [ 288 ] {} <Debug> TCP-Session: e2725919-3964-4d9f-8333-2abf9b46715b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5493 | 2026.05.04 15:26:52.074942 [ 3 ] {} <Debug> TCP-Session: c01050af-ea8d-4c09-adec-cd2c91f2df7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5494 | 2026.05.04 15:26:52.074533 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41871 | ||
| 5495 | 2026.05.04 15:26:52.074556 [ 286 ] {} <Trace> TCP-Session: 75bd976f-ad91-4c2a-9d68-3486b3604a41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5496 | 2026.05.04 15:26:52.074562 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34826 | ||
| 5497 | 2026.05.04 15:26:52.075020 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5498 | 2026.05.04 15:26:52.075059 [ 291 ] {} <Debug> TCP-Session: bc1d2049-db77-4ed5-b089-1aa44d9212f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41871 | ||
| 5499 | 2026.05.04 15:26:52.075075 [ 291 ] {} <Debug> TCP-Session: bc1d2049-db77-4ed5-b089-1aa44d9212f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5500 | 2026.05.04 15:26:52.075079 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5501 | 2026.05.04 15:26:52.075088 [ 291 ] {} <Debug> TCP-Session: bc1d2049-db77-4ed5-b089-1aa44d9212f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5502 | 2026.05.04 15:26:52.075109 [ 294 ] {} <Debug> TCP-Session: d3ed823a-677f-4b53-af04-13e0f3744122 Authenticating user 'default' from [fd00:1122:3344:101::e]:34826 | ||
| 5503 | 2026.05.04 15:26:52.075132 [ 294 ] {} <Debug> TCP-Session: d3ed823a-677f-4b53-af04-13e0f3744122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5504 | 2026.05.04 15:26:52.075145 [ 294 ] {} <Debug> TCP-Session: d3ed823a-677f-4b53-af04-13e0f3744122 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5505 | 2026.05.04 15:26:52.075146 [ 286 ] {1b9715f1-3194-43a4-bdd3-0076609cd057} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36338) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5506 | 2026.05.04 15:26:52.075370 [ 286 ] {1b9715f1-3194-43a4-bdd3-0076609cd057} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5507 | 2026.05.04 15:26:52.075424 [ 286 ] {1b9715f1-3194-43a4-bdd3-0076609cd057} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5508 | 2026.05.04 15:26:52.075734 [ 286 ] {1b9715f1-3194-43a4-bdd3-0076609cd057} <Debug> oximeter.version (7476fae3-e9ef-46f3-a08f-cb163b95990f) (SelectExecutor): Key condition: unknown | ||
| 5509 | 2026.05.04 15:26:52.076762 [ 334 ] {1b9715f1-3194-43a4-bdd3-0076609cd057} <Trace> AggregatingTransform: Aggregating | ||
| 5510 | 2026.05.04 15:26:52.076813 [ 334 ] {1b9715f1-3194-43a4-bdd3-0076609cd057} <Trace> Aggregator: Aggregation method: without_key | ||
| 5511 | 2026.05.04 15:26:52.076847 [ 334 ] {1b9715f1-3194-43a4-bdd3-0076609cd057} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001006823 sec. (993.223 rows/sec., 38.80 KiB/sec.) | ||
| 5512 | 2026.05.04 15:26:52.076869 [ 334 ] {1b9715f1-3194-43a4-bdd3-0076609cd057} <Trace> Aggregator: Merging aggregated data | ||
| 5513 | 2026.05.04 15:26:52.078115 [ 286 ] {1b9715f1-3194-43a4-bdd3-0076609cd057} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003017 sec., 331.45508783559825 rows/sec., 12.95 KiB/sec. | ||
| 5514 | 2026.05.04 15:26:52.078237 [ 286 ] {1b9715f1-3194-43a4-bdd3-0076609cd057} <Debug> TCPHandler: Processed in 0.00375825 sec. | ||
| 5515 | 2026.05.04 15:26:52.078367 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5516 | 2026.05.04 15:26:52.078390 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5517 | 2026.05.04 15:26:52.078403 [ 286 ] {} <Debug> TCP-Session: 75bd976f-ad91-4c2a-9d68-3486b3604a41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5518 | 2026.05.04 15:26:52.078413 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5519 | 2026.05.04 15:26:52.078424 [ 3 ] {} <Debug> TCP-Session: c01050af-ea8d-4c09-adec-cd2c91f2df7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5520 | 2026.05.04 15:26:52.078439 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5521 | 2026.05.04 15:26:52.078459 [ 288 ] {} <Debug> TCP-Session: e2725919-3964-4d9f-8333-2abf9b46715b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5522 | 2026.05.04 15:26:52.078467 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5523 | 2026.05.04 15:26:52.078478 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5524 | 2026.05.04 15:26:52.078516 [ 292 ] {} <Debug> TCP-Session: 30d88ac9-74b2-4e0b-928e-1b74d676a382 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5525 | 2026.05.04 15:26:52.078526 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5526 | 2026.05.04 15:26:52.078541 [ 289 ] {} <Debug> TCP-Session: 9a60df9a-0fc9-4f72-8822-d604d35487b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5527 | 2026.05.04 15:26:52.078567 [ 294 ] {} <Debug> TCP-Session: d3ed823a-677f-4b53-af04-13e0f3744122 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5528 | 2026.05.04 15:26:52.078486 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5529 | 2026.05.04 15:26:52.078504 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5530 | 2026.05.04 15:26:52.078615 [ 290 ] {} <Debug> TCP-Session: 39e310c9-b1a9-4aac-8564-3ee0aaba3f79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5531 | 2026.05.04 15:26:52.078489 [ 291 ] {} <Debug> TCP-Session: bc1d2049-db77-4ed5-b089-1aa44d9212f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5532 | 2026.05.04 15:26:52.078639 [ 293 ] {} <Debug> TCP-Session: 2073388e-f9c3-433b-b39c-a3fea985277c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5533 | 2026.05.04 15:26:55.779864 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5534 | 2026.05.04 15:26:55.779956 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5535 | 2026.05.04 15:26:55.919774 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12424 | ||
| 5536 | 2026.05.04 15:26:55.920257 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5537 | 2026.05.04 15:26:55.920291 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5538 | 2026.05.04 15:26:55.920757 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5539 | 2026.05.04 15:26:55.920980 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5540 | 2026.05.04 15:26:55.921103 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12424 | ||
| 5541 | 2026.05.04 15:26:55.921108 [ 65 ] {} <Debug> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5542 | 2026.05.04 15:26:55.921158 [ 65 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5543 | 2026.05.04 15:26:55.921180 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5544 | 2026.05.04 15:26:55.921304 [ 203 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::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 | ||
| 5545 | 2026.05.04 15:26:55.921451 [ 203 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5546 | 2026.05.04 15:26:55.921489 [ 203 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10056 rows starting from the beginning of the part | ||
| 5547 | 2026.05.04 15:26:55.921550 [ 203 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 5548 | 2026.05.04 15:26:55.921593 [ 203 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 5549 | 2026.05.04 15:26:55.921632 [ 203 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 5550 | 2026.05.04 15:26:55.921669 [ 203 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 5551 | 2026.05.04 15:26:55.921717 [ 203 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 5552 | 2026.05.04 15:26:55.926045 [ 188 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12424 rows, containing 4 columns (4 merged, 0 gathered) in 0.004794175 sec., 2591478.2001074217 rows/sec., 37.07 MiB/sec. | ||
| 5553 | 2026.05.04 15:26:55.926338 [ 191 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5554 | 2026.05.04 15:26:55.926614 [ 191 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_26_5} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5555 | 2026.05.04 15:26:55.926686 [ 191 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_26_5} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5556 | 2026.05.04 15:26:55.926781 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 5557 | 2026.05.04 15:26:56.539378 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5558 | 2026.05.04 15:26:56.555652 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5559 | 2026.05.04 15:26:56.555704 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5560 | 2026.05.04 15:26:56.561124 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5561 | 2026.05.04 15:26:56.561809 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5562 | 2026.05.04 15:26:56.562106 [ 65 ] {} <Debug> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5563 | 2026.05.04 15:26:56.562204 [ 65 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5564 | 2026.05.04 15:26:56.562241 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5565 | 2026.05.04 15:26:56.562351 [ 203 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 5566 | 2026.05.04 15:26:56.564558 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5567 | 2026.05.04 15:26:56.565289 [ 203 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5568 | 2026.05.04 15:26:56.565996 [ 203 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 5569 | 2026.05.04 15:26:56.569318 [ 203 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 5570 | 2026.05.04 15:26:56.572707 [ 203 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 5571 | 2026.05.04 15:26:56.576498 [ 203 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 5572 | 2026.05.04 15:26:56.580945 [ 203 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 5573 | 2026.05.04 15:26:56.584734 [ 203 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 5574 | 2026.05.04 15:26:56.634815 [ 188 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.072531789 sec., 2702.263417216967 rows/sec., 13.97 MiB/sec. | ||
| 5575 | 2026.05.04 15:26:56.637757 [ 194 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5576 | 2026.05.04 15:26:56.639869 [ 194 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_26_5} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5577 | 2026.05.04 15:26:56.639983 [ 194 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_26_5} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5578 | 2026.05.04 15:26:56.642108 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5579 | 2026.05.04 15:26:56.971644 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5580 | 2026.05.04 15:26:56.971891 [ 257 ] {f2f888fa-143c-4fa7-8fba-cd1148f47738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 5581 | 2026.05.04 15:26:56.972275 [ 257 ] {f2f888fa-143c-4fa7-8fba-cd1148f47738} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5582 | 2026.05.04 15:26:56.972318 [ 257 ] {f2f888fa-143c-4fa7-8fba-cd1148f47738} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 5583 | 2026.05.04 15:26:56.972565 [ 257 ] {f2f888fa-143c-4fa7-8fba-cd1148f47738} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5584 | 2026.05.04 15:26:56.972643 [ 257 ] {f2f888fa-143c-4fa7-8fba-cd1148f47738} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5585 | 2026.05.04 15:26:56.972801 [ 257 ] {f2f888fa-143c-4fa7-8fba-cd1148f47738} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5586 | 2026.05.04 15:26:56.972917 [ 337 ] {f2f888fa-143c-4fa7-8fba-cd1148f47738} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5587 | 2026.05.04 15:26:56.972943 [ 299 ] {f2f888fa-143c-4fa7-8fba-cd1148f47738} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5588 | 2026.05.04 15:26:56.973064 [ 257 ] {f2f888fa-143c-4fa7-8fba-cd1148f47738} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 5589 | 2026.05.04 15:26:56.973091 [ 257 ] {f2f888fa-143c-4fa7-8fba-cd1148f47738} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5590 | 2026.05.04 15:26:56.973145 [ 257 ] {f2f888fa-143c-4fa7-8fba-cd1148f47738} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5591 | 2026.05.04 15:26:56.973168 [ 257 ] {f2f888fa-143c-4fa7-8fba-cd1148f47738} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 5592 | 2026.05.04 15:26:56.974271 [ 257 ] {f2f888fa-143c-4fa7-8fba-cd1148f47738} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002479 sec., 14118.596208148449 rows/sec., 3.00 MiB/sec. | ||
| 5593 | 2026.05.04 15:26:56.974374 [ 257 ] {f2f888fa-143c-4fa7-8fba-cd1148f47738} <Debug> TCPHandler: Processed in 0.002869058 sec. | ||
| 5594 | 2026.05.04 15:26:56.975978 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5595 | 2026.05.04 15:26:56.976106 [ 257 ] {5be2cc81-fa45-46d7-b66d-b6cebc63617a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5596 | 2026.05.04 15:26:56.976156 [ 257 ] {5be2cc81-fa45-46d7-b66d-b6cebc63617a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5597 | 2026.05.04 15:26:56.976684 [ 257 ] {5be2cc81-fa45-46d7-b66d-b6cebc63617a} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5598 | 2026.05.04 15:26:56.976737 [ 257 ] {5be2cc81-fa45-46d7-b66d-b6cebc63617a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5599 | 2026.05.04 15:26:56.977121 [ 257 ] {5be2cc81-fa45-46d7-b66d-b6cebc63617a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5600 | 2026.05.04 15:26:56.977344 [ 257 ] {5be2cc81-fa45-46d7-b66d-b6cebc63617a} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5601 | 2026.05.04 15:26:56.977481 [ 64 ] {} <Debug> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5602 | 2026.05.04 15:26:56.977490 [ 257 ] {5be2cc81-fa45-46d7-b66d-b6cebc63617a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001421 sec., 39408.86699507389 rows/sec., 3.03 MiB/sec. | ||
| 5603 | 2026.05.04 15:26:56.977527 [ 64 ] {} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5604 | 2026.05.04 15:26:56.977542 [ 257 ] {5be2cc81-fa45-46d7-b66d-b6cebc63617a} <Debug> TCPHandler: Processed in 0.001627121 sec. | ||
| 5605 | 2026.05.04 15:26:56.977557 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5606 | 2026.05.04 15:26:56.977660 [ 186 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::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 | ||
| 5607 | 2026.05.04 15:26:56.977672 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5608 | 2026.05.04 15:26:56.977775 [ 186 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5609 | 2026.05.04 15:26:56.977783 [ 257 ] {2645d60a-e417-48e9-9a43-08a41e8f7648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5610 | 2026.05.04 15:26:56.977808 [ 186 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2615 rows starting from the beginning of the part | ||
| 5611 | 2026.05.04 15:26:56.977827 [ 257 ] {2645d60a-e417-48e9-9a43-08a41e8f7648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5612 | 2026.05.04 15:26:56.977872 [ 186 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 5613 | 2026.05.04 15:26:56.977924 [ 186 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 138 rows starting from the beginning of the part | ||
| 5614 | 2026.05.04 15:26:56.977971 [ 186 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 5615 | 2026.05.04 15:26:56.978013 [ 186 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 138 rows starting from the beginning of the part | ||
| 5616 | 2026.05.04 15:26:56.978057 [ 186 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
| 5617 | 2026.05.04 15:26:56.978234 [ 257 ] {2645d60a-e417-48e9-9a43-08a41e8f7648} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5618 | 2026.05.04 15:26:56.978269 [ 257 ] {2645d60a-e417-48e9-9a43-08a41e8f7648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5619 | 2026.05.04 15:26:56.978607 [ 257 ] {2645d60a-e417-48e9-9a43-08a41e8f7648} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5620 | 2026.05.04 15:26:56.978823 [ 257 ] {2645d60a-e417-48e9-9a43-08a41e8f7648} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5621 | 2026.05.04 15:26:56.978930 [ 64 ] {} <Debug> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5622 | 2026.05.04 15:26:56.978952 [ 257 ] {2645d60a-e417-48e9-9a43-08a41e8f7648} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 5623 | 2026.05.04 15:26:56.978959 [ 64 ] {} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5624 | 2026.05.04 15:26:56.978990 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5625 | 2026.05.04 15:26:56.978994 [ 257 ] {2645d60a-e417-48e9-9a43-08a41e8f7648} <Debug> TCPHandler: Processed in 0.001372998 sec. | ||
| 5626 | 2026.05.04 15:26:56.979078 [ 194 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::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 | ||
| 5627 | 2026.05.04 15:26:56.979118 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5628 | 2026.05.04 15:26:56.979165 [ 194 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5629 | 2026.05.04 15:26:56.979191 [ 194 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1401 rows starting from the beginning of the part | ||
| 5630 | 2026.05.04 15:26:56.979215 [ 257 ] {b724bf10-08c3-436d-8845-c72706720925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5631 | 2026.05.04 15:26:56.979240 [ 194 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 5632 | 2026.05.04 15:26:56.979258 [ 257 ] {b724bf10-08c3-436d-8845-c72706720925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5633 | 2026.05.04 15:26:56.979282 [ 194 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 105 rows starting from the beginning of the part | ||
| 5634 | 2026.05.04 15:26:56.979320 [ 194 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 5635 | 2026.05.04 15:26:56.979357 [ 194 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 105 rows starting from the beginning of the part | ||
| 5636 | 2026.05.04 15:26:56.979393 [ 194 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
| 5637 | 2026.05.04 15:26:56.979410 [ 188 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3059 rows, containing 5 columns (5 merged, 0 gathered) in 0.001790664 sec., 1708304.852278261 rows/sec., 137.08 MiB/sec. | ||
| 5638 | 2026.05.04 15:26:56.979682 [ 257 ] {b724bf10-08c3-436d-8845-c72706720925} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5639 | 2026.05.04 15:26:56.979691 [ 198 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5640 | 2026.05.04 15:26:56.979722 [ 257 ] {b724bf10-08c3-436d-8845-c72706720925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5641 | 2026.05.04 15:26:56.979961 [ 198 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_41_8} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5642 | 2026.05.04 15:26:56.980027 [ 198 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_41_8} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5643 | 2026.05.04 15:26:56.980086 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 5644 | 2026.05.04 15:26:56.980095 [ 257 ] {b724bf10-08c3-436d-8845-c72706720925} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5645 | 2026.05.04 15:26:56.980311 [ 257 ] {b724bf10-08c3-436d-8845-c72706720925} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5646 | 2026.05.04 15:26:56.980372 [ 199 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1803 rows, containing 5 columns (5 merged, 0 gathered) in 0.001332148 sec., 1353453.2199125022 rows/sec., 100.14 MiB/sec. | ||
| 5647 | 2026.05.04 15:26:56.980438 [ 257 ] {b724bf10-08c3-436d-8845-c72706720925} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 5648 | 2026.05.04 15:26:56.980480 [ 257 ] {b724bf10-08c3-436d-8845-c72706720925} <Debug> TCPHandler: Processed in 0.001412229 sec. | ||
| 5649 | 2026.05.04 15:26:56.980594 [ 198 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5650 | 2026.05.04 15:26:56.980602 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5651 | 2026.05.04 15:26:56.980706 [ 257 ] {88ae5701-a450-4cc1-ab3c-c2be2c16ca72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5652 | 2026.05.04 15:26:56.980748 [ 257 ] {88ae5701-a450-4cc1-ab3c-c2be2c16ca72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5653 | 2026.05.04 15:26:56.980827 [ 198 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_41_8} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5654 | 2026.05.04 15:26:56.980888 [ 198 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_41_8} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5655 | 2026.05.04 15:26:56.980944 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 5656 | 2026.05.04 15:26:56.981096 [ 257 ] {88ae5701-a450-4cc1-ab3c-c2be2c16ca72} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5657 | 2026.05.04 15:26:56.981131 [ 257 ] {88ae5701-a450-4cc1-ab3c-c2be2c16ca72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5658 | 2026.05.04 15:26:56.981448 [ 257 ] {88ae5701-a450-4cc1-ab3c-c2be2c16ca72} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5659 | 2026.05.04 15:26:56.981653 [ 257 ] {88ae5701-a450-4cc1-ab3c-c2be2c16ca72} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5660 | 2026.05.04 15:26:56.981757 [ 64 ] {} <Debug> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5661 | 2026.05.04 15:26:56.981782 [ 257 ] {88ae5701-a450-4cc1-ab3c-c2be2c16ca72} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 5662 | 2026.05.04 15:26:56.981791 [ 64 ] {} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5663 | 2026.05.04 15:26:56.981826 [ 257 ] {88ae5701-a450-4cc1-ab3c-c2be2c16ca72} <Debug> TCPHandler: Processed in 0.001275687 sec. | ||
| 5664 | 2026.05.04 15:26:56.981826 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5665 | 2026.05.04 15:26:56.981935 [ 199 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 5666 | 2026.05.04 15:26:56.982044 [ 199 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5667 | 2026.05.04 15:26:56.982076 [ 199 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1752 rows starting from the beginning of the part | ||
| 5668 | 2026.05.04 15:26:56.982136 [ 199 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 5669 | 2026.05.04 15:26:56.982177 [ 199 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 5670 | 2026.05.04 15:26:56.982217 [ 199 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 5671 | 2026.05.04 15:26:56.982255 [ 199 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 5672 | 2026.05.04 15:26:56.982290 [ 199 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 5673 | 2026.05.04 15:26:56.983505 [ 188 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2052 rows, containing 4 columns (4 merged, 0 gathered) in 0.001613592 sec., 1271696.9345410736 rows/sec., 85.66 MiB/sec. | ||
| 5674 | 2026.05.04 15:26:56.983704 [ 199 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5675 | 2026.05.04 15:26:56.983956 [ 199 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_41_8} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5676 | 2026.05.04 15:26:56.984023 [ 199 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_41_8} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5677 | 2026.05.04 15:26:56.984095 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5678 | 2026.05.04 15:26:57.000305 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.20 MiB, peak 266.33 MiB, free memory in arenas 0.00 B, will set to 262.09 MiB (RSS), difference: 5.89 MiB | ||
| 5679 | 2026.05.04 15:27:00.938178 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 676 | ||
| 5680 | 2026.05.04 15:27:00.941121 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5681 | 2026.05.04 15:27:00.941162 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5682 | 2026.05.04 15:27:00.942337 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5683 | 2026.05.04 15:27:00.942594 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5684 | 2026.05.04 15:27:00.942860 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 676 | ||
| 5685 | 2026.05.04 15:27:01.484822 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5686 | 2026.05.04 15:27:01.485060 [ 257 ] {76634698-09b6-4e2c-9136-8141f3b01730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5687 | 2026.05.04 15:27:01.485404 [ 257 ] {76634698-09b6-4e2c-9136-8141f3b01730} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5688 | 2026.05.04 15:27:01.485443 [ 257 ] {76634698-09b6-4e2c-9136-8141f3b01730} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5689 | 2026.05.04 15:27:01.485707 [ 257 ] {76634698-09b6-4e2c-9136-8141f3b01730} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5690 | 2026.05.04 15:27:01.485775 [ 257 ] {76634698-09b6-4e2c-9136-8141f3b01730} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5691 | 2026.05.04 15:27:01.485914 [ 257 ] {76634698-09b6-4e2c-9136-8141f3b01730} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 5692 | 2026.05.04 15:27:01.486042 [ 299 ] {76634698-09b6-4e2c-9136-8141f3b01730} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5693 | 2026.05.04 15:27:01.486093 [ 337 ] {76634698-09b6-4e2c-9136-8141f3b01730} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5694 | 2026.05.04 15:27:01.486248 [ 257 ] {76634698-09b6-4e2c-9136-8141f3b01730} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 5695 | 2026.05.04 15:27:01.486277 [ 257 ] {76634698-09b6-4e2c-9136-8141f3b01730} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5696 | 2026.05.04 15:27:01.486318 [ 257 ] {76634698-09b6-4e2c-9136-8141f3b01730} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5697 | 2026.05.04 15:27:01.486341 [ 257 ] {76634698-09b6-4e2c-9136-8141f3b01730} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 5698 | 2026.05.04 15:27:01.487468 [ 257 ] {76634698-09b6-4e2c-9136-8141f3b01730} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002505 sec., 13972.055888223555 rows/sec., 2.97 MiB/sec. | ||
| 5699 | 2026.05.04 15:27:01.487571 [ 257 ] {76634698-09b6-4e2c-9136-8141f3b01730} <Debug> TCPHandler: Processed in 0.002878008 sec. | ||
| 5700 | 2026.05.04 15:27:01.501539 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5701 | 2026.05.04 15:27:01.501745 [ 257 ] {d21a42dd-40dd-4251-b65a-1f3e589253d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5702 | 2026.05.04 15:27:01.501828 [ 257 ] {d21a42dd-40dd-4251-b65a-1f3e589253d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5703 | 2026.05.04 15:27:01.502533 [ 257 ] {d21a42dd-40dd-4251-b65a-1f3e589253d7} <Trace> oximeter.fields_i16 (2a20fea4-c498-4377-9dd1-aa6e3afac0a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5704 | 2026.05.04 15:27:01.502582 [ 257 ] {d21a42dd-40dd-4251-b65a-1f3e589253d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5705 | 2026.05.04 15:27:01.502959 [ 257 ] {d21a42dd-40dd-4251-b65a-1f3e589253d7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5706 | 2026.05.04 15:27:01.503182 [ 257 ] {d21a42dd-40dd-4251-b65a-1f3e589253d7} <Trace> oximeter.fields_i16 (2a20fea4-c498-4377-9dd1-aa6e3afac0a8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5707 | 2026.05.04 15:27:01.503333 [ 257 ] {d21a42dd-40dd-4251-b65a-1f3e589253d7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001645 sec., 14589.665653495442 rows/sec., 1.21 MiB/sec. | ||
| 5708 | 2026.05.04 15:27:01.503372 [ 257 ] {d21a42dd-40dd-4251-b65a-1f3e589253d7} <Debug> TCPHandler: Processed in 0.001937326 sec. | ||
| 5709 | 2026.05.04 15:27:01.503494 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5710 | 2026.05.04 15:27:01.503595 [ 257 ] {457a5841-a779-4dcb-a62e-069630caa5af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5711 | 2026.05.04 15:27:01.503635 [ 257 ] {457a5841-a779-4dcb-a62e-069630caa5af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5712 | 2026.05.04 15:27:01.504027 [ 257 ] {457a5841-a779-4dcb-a62e-069630caa5af} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5713 | 2026.05.04 15:27:01.504065 [ 257 ] {457a5841-a779-4dcb-a62e-069630caa5af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5714 | 2026.05.04 15:27:01.504373 [ 257 ] {457a5841-a779-4dcb-a62e-069630caa5af} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5715 | 2026.05.04 15:27:01.504581 [ 257 ] {457a5841-a779-4dcb-a62e-069630caa5af} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5716 | 2026.05.04 15:27:01.504709 [ 257 ] {457a5841-a779-4dcb-a62e-069630caa5af} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001138 sec., 12302.284710017575 rows/sec., 1003.16 KiB/sec. | ||
| 5717 | 2026.05.04 15:27:01.504746 [ 257 ] {457a5841-a779-4dcb-a62e-069630caa5af} <Debug> TCPHandler: Processed in 0.001304248 sec. | ||
| 5718 | 2026.05.04 15:27:01.504859 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5719 | 2026.05.04 15:27:01.504961 [ 257 ] {1b9b4fbe-7544-4386-a96f-198c6a2101e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5720 | 2026.05.04 15:27:01.505001 [ 257 ] {1b9b4fbe-7544-4386-a96f-198c6a2101e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5721 | 2026.05.04 15:27:01.506581 [ 257 ] {1b9b4fbe-7544-4386-a96f-198c6a2101e2} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5722 | 2026.05.04 15:27:01.506621 [ 257 ] {1b9b4fbe-7544-4386-a96f-198c6a2101e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5723 | 2026.05.04 15:27:01.507082 [ 257 ] {1b9b4fbe-7544-4386-a96f-198c6a2101e2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5724 | 2026.05.04 15:27:01.507293 [ 257 ] {1b9b4fbe-7544-4386-a96f-198c6a2101e2} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5725 | 2026.05.04 15:27:01.507422 [ 257 ] {1b9b4fbe-7544-4386-a96f-198c6a2101e2} <Debug> executeQuery: Read 2610 rows, 201.19 KiB in 0.002479 sec., 1052843.8886647841 rows/sec., 79.26 MiB/sec. | ||
| 5726 | 2026.05.04 15:27:01.507461 [ 257 ] {1b9b4fbe-7544-4386-a96f-198c6a2101e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 5727 | 2026.05.04 15:27:01.507476 [ 257 ] {1b9b4fbe-7544-4386-a96f-198c6a2101e2} <Debug> TCPHandler: Processed in 0.002666206 sec. | ||
| 5728 | 2026.05.04 15:27:01.507592 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5729 | 2026.05.04 15:27:01.507687 [ 257 ] {14204159-c00a-4cdc-a9bd-e91c2a9436fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5730 | 2026.05.04 15:27:01.507726 [ 257 ] {14204159-c00a-4cdc-a9bd-e91c2a9436fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5731 | 2026.05.04 15:27:01.508136 [ 257 ] {14204159-c00a-4cdc-a9bd-e91c2a9436fd} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5732 | 2026.05.04 15:27:01.508173 [ 257 ] {14204159-c00a-4cdc-a9bd-e91c2a9436fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5733 | 2026.05.04 15:27:01.508502 [ 257 ] {14204159-c00a-4cdc-a9bd-e91c2a9436fd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5734 | 2026.05.04 15:27:01.508707 [ 257 ] {14204159-c00a-4cdc-a9bd-e91c2a9436fd} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5735 | 2026.05.04 15:27:01.508830 [ 257 ] {14204159-c00a-4cdc-a9bd-e91c2a9436fd} <Debug> executeQuery: Read 76 rows, 5.70 KiB in 0.001162 sec., 65404.475043029255 rows/sec., 4.79 MiB/sec. | ||
| 5736 | 2026.05.04 15:27:01.508867 [ 257 ] {14204159-c00a-4cdc-a9bd-e91c2a9436fd} <Debug> TCPHandler: Processed in 0.001322878 sec. | ||
| 5737 | 2026.05.04 15:27:01.508979 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5738 | 2026.05.04 15:27:01.509072 [ 257 ] {05aa4727-95b5-48c2-adce-750566f78e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5739 | 2026.05.04 15:27:01.509110 [ 257 ] {05aa4727-95b5-48c2-adce-750566f78e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5740 | 2026.05.04 15:27:01.509742 [ 257 ] {05aa4727-95b5-48c2-adce-750566f78e1f} <Trace> oximeter.fields_u32 (6cde96a8-f8b6-4afa-8692-a3ef9e73c47f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5741 | 2026.05.04 15:27:01.509778 [ 257 ] {05aa4727-95b5-48c2-adce-750566f78e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5742 | 2026.05.04 15:27:01.510108 [ 257 ] {05aa4727-95b5-48c2-adce-750566f78e1f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5743 | 2026.05.04 15:27:01.510313 [ 257 ] {05aa4727-95b5-48c2-adce-750566f78e1f} <Trace> oximeter.fields_u32 (6cde96a8-f8b6-4afa-8692-a3ef9e73c47f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5744 | 2026.05.04 15:27:01.510438 [ 257 ] {05aa4727-95b5-48c2-adce-750566f78e1f} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001384 sec., 596098.2658959538 rows/sec., 34.87 MiB/sec. | ||
| 5745 | 2026.05.04 15:27:01.510475 [ 257 ] {05aa4727-95b5-48c2-adce-750566f78e1f} <Debug> TCPHandler: Processed in 0.001543461 sec. | ||
| 5746 | 2026.05.04 15:27:01.510593 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5747 | 2026.05.04 15:27:01.510688 [ 257 ] {cfd9deaf-0148-4758-9065-73d0ded2be72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5748 | 2026.05.04 15:27:01.510727 [ 257 ] {cfd9deaf-0148-4758-9065-73d0ded2be72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5749 | 2026.05.04 15:27:01.511104 [ 257 ] {cfd9deaf-0148-4758-9065-73d0ded2be72} <Trace> oximeter.fields_u64 (0698fcfb-8abc-4df0-aabf-4dae96f85530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5750 | 2026.05.04 15:27:01.511140 [ 257 ] {cfd9deaf-0148-4758-9065-73d0ded2be72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5751 | 2026.05.04 15:27:01.511427 [ 257 ] {cfd9deaf-0148-4758-9065-73d0ded2be72} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5752 | 2026.05.04 15:27:01.511636 [ 257 ] {cfd9deaf-0148-4758-9065-73d0ded2be72} <Trace> oximeter.fields_u64 (0698fcfb-8abc-4df0-aabf-4dae96f85530): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5753 | 2026.05.04 15:27:01.511759 [ 257 ] {cfd9deaf-0148-4758-9065-73d0ded2be72} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001089 sec., 918.2736455463729 rows/sec., 64.57 KiB/sec. | ||
| 5754 | 2026.05.04 15:27:01.511796 [ 257 ] {cfd9deaf-0148-4758-9065-73d0ded2be72} <Debug> TCPHandler: Processed in 0.001250827 sec. | ||
| 5755 | 2026.05.04 15:27:01.511907 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5756 | 2026.05.04 15:27:01.511998 [ 257 ] {eea71f98-9555-46d3-901a-8f9e4fb4a1d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5757 | 2026.05.04 15:27:01.512036 [ 257 ] {eea71f98-9555-46d3-901a-8f9e4fb4a1d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5758 | 2026.05.04 15:27:01.512415 [ 257 ] {eea71f98-9555-46d3-901a-8f9e4fb4a1d5} <Trace> oximeter.fields_u8 (0326c4e3-1635-43fa-8868-177d9610656e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5759 | 2026.05.04 15:27:01.512451 [ 257 ] {eea71f98-9555-46d3-901a-8f9e4fb4a1d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5760 | 2026.05.04 15:27:01.512731 [ 257 ] {eea71f98-9555-46d3-901a-8f9e4fb4a1d5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5761 | 2026.05.04 15:27:01.512936 [ 257 ] {eea71f98-9555-46d3-901a-8f9e4fb4a1d5} <Trace> oximeter.fields_u8 (0326c4e3-1635-43fa-8868-177d9610656e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5762 | 2026.05.04 15:27:01.513058 [ 257 ] {eea71f98-9555-46d3-901a-8f9e4fb4a1d5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001077 sec., 11142.061281337046 rows/sec., 870.47 KiB/sec. | ||
| 5763 | 2026.05.04 15:27:01.513095 [ 257 ] {eea71f98-9555-46d3-901a-8f9e4fb4a1d5} <Debug> TCPHandler: Processed in 0.001235407 sec. | ||
| 5764 | 2026.05.04 15:27:01.513204 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5765 | 2026.05.04 15:27:01.513297 [ 257 ] {b077e6f2-6a54-4030-9702-a8346e51523d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5766 | 2026.05.04 15:27:01.513335 [ 257 ] {b077e6f2-6a54-4030-9702-a8346e51523d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5767 | 2026.05.04 15:27:01.514204 [ 257 ] {b077e6f2-6a54-4030-9702-a8346e51523d} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5768 | 2026.05.04 15:27:01.514241 [ 257 ] {b077e6f2-6a54-4030-9702-a8346e51523d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5769 | 2026.05.04 15:27:01.514600 [ 257 ] {b077e6f2-6a54-4030-9702-a8346e51523d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5770 | 2026.05.04 15:27:01.514801 [ 257 ] {b077e6f2-6a54-4030-9702-a8346e51523d} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5771 | 2026.05.04 15:27:01.514927 [ 257 ] {b077e6f2-6a54-4030-9702-a8346e51523d} <Debug> executeQuery: Read 1379 rows, 95.64 KiB in 0.001648 sec., 836771.8446601942 rows/sec., 56.67 MiB/sec. | ||
| 5772 | 2026.05.04 15:27:01.514963 [ 257 ] {b077e6f2-6a54-4030-9702-a8346e51523d} <Debug> TCPHandler: Processed in 0.001806044 sec. | ||
| 5773 | 2026.05.04 15:27:01.515074 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5774 | 2026.05.04 15:27:01.515168 [ 257 ] {4424e966-6400-47c6-9670-e1230aaf5634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5775 | 2026.05.04 15:27:01.515208 [ 257 ] {4424e966-6400-47c6-9670-e1230aaf5634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5776 | 2026.05.04 15:27:01.515913 [ 257 ] {4424e966-6400-47c6-9670-e1230aaf5634} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5777 | 2026.05.04 15:27:01.515949 [ 257 ] {4424e966-6400-47c6-9670-e1230aaf5634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5778 | 2026.05.04 15:27:01.516413 [ 257 ] {4424e966-6400-47c6-9670-e1230aaf5634} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5779 | 2026.05.04 15:27:01.516625 [ 257 ] {4424e966-6400-47c6-9670-e1230aaf5634} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5780 | 2026.05.04 15:27:01.516750 [ 257 ] {4424e966-6400-47c6-9670-e1230aaf5634} <Debug> executeQuery: Read 1657 rows, 104.80 KiB in 0.0016 sec., 1035625 rows/sec., 63.97 MiB/sec. | ||
| 5781 | 2026.05.04 15:27:01.516786 [ 257 ] {4424e966-6400-47c6-9670-e1230aaf5634} <Debug> TCPHandler: Processed in 0.001758904 sec. | ||
| 5782 | 2026.05.04 15:27:01.516897 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5783 | 2026.05.04 15:27:01.516990 [ 257 ] {360fe7cb-c216-41ba-83ab-85bd3f792ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5784 | 2026.05.04 15:27:01.517042 [ 257 ] {360fe7cb-c216-41ba-83ab-85bd3f792ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5785 | 2026.05.04 15:27:01.517881 [ 257 ] {360fe7cb-c216-41ba-83ab-85bd3f792ca0} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5786 | 2026.05.04 15:27:01.517915 [ 257 ] {360fe7cb-c216-41ba-83ab-85bd3f792ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5787 | 2026.05.04 15:27:01.518503 [ 257 ] {360fe7cb-c216-41ba-83ab-85bd3f792ca0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5788 | 2026.05.04 15:27:01.518729 [ 257 ] {360fe7cb-c216-41ba-83ab-85bd3f792ca0} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5789 | 2026.05.04 15:27:01.518865 [ 257 ] {360fe7cb-c216-41ba-83ab-85bd3f792ca0} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001893 sec., 26413.10089804543 rows/sec., 47.33 MiB/sec. | ||
| 5790 | 2026.05.04 15:27:01.518926 [ 257 ] {360fe7cb-c216-41ba-83ab-85bd3f792ca0} <Debug> TCPHandler: Processed in 0.002076778 sec. | ||
| 5791 | 2026.05.04 15:27:01.519045 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5792 | 2026.05.04 15:27:01.519143 [ 257 ] {cf4f1260-182b-4360-aea3-1fe75c18de62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5793 | 2026.05.04 15:27:01.519185 [ 257 ] {cf4f1260-182b-4360-aea3-1fe75c18de62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5794 | 2026.05.04 15:27:01.519518 [ 257 ] {cf4f1260-182b-4360-aea3-1fe75c18de62} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5795 | 2026.05.04 15:27:01.519557 [ 257 ] {cf4f1260-182b-4360-aea3-1fe75c18de62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5796 | 2026.05.04 15:27:01.519869 [ 257 ] {cf4f1260-182b-4360-aea3-1fe75c18de62} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5797 | 2026.05.04 15:27:01.520080 [ 257 ] {cf4f1260-182b-4360-aea3-1fe75c18de62} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5798 | 2026.05.04 15:27:01.520208 [ 257 ] {cf4f1260-182b-4360-aea3-1fe75c18de62} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.001083 sec., 51708.21791320406 rows/sec., 3.48 MiB/sec. | ||
| 5799 | 2026.05.04 15:27:01.520242 [ 257 ] {cf4f1260-182b-4360-aea3-1fe75c18de62} <Debug> TCPHandler: Processed in 0.001245427 sec. | ||
| 5800 | 2026.05.04 15:27:01.966674 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5801 | 2026.05.04 15:27:01.966907 [ 257 ] {1b814b48-9e3a-4627-94c7-c0e2ff464a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 5802 | 2026.05.04 15:27:01.967268 [ 257 ] {1b814b48-9e3a-4627-94c7-c0e2ff464a51} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5803 | 2026.05.04 15:27:01.967307 [ 257 ] {1b814b48-9e3a-4627-94c7-c0e2ff464a51} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 5804 | 2026.05.04 15:27:01.967517 [ 257 ] {1b814b48-9e3a-4627-94c7-c0e2ff464a51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5805 | 2026.05.04 15:27:01.967583 [ 257 ] {1b814b48-9e3a-4627-94c7-c0e2ff464a51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5806 | 2026.05.04 15:27:01.967720 [ 257 ] {1b814b48-9e3a-4627-94c7-c0e2ff464a51} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 5807 | 2026.05.04 15:27:01.967905 [ 299 ] {1b814b48-9e3a-4627-94c7-c0e2ff464a51} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5808 | 2026.05.04 15:27:01.967908 [ 335 ] {1b814b48-9e3a-4627-94c7-c0e2ff464a51} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5809 | 2026.05.04 15:27:01.968101 [ 257 ] {1b814b48-9e3a-4627-94c7-c0e2ff464a51} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 5810 | 2026.05.04 15:27:01.968138 [ 257 ] {1b814b48-9e3a-4627-94c7-c0e2ff464a51} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5811 | 2026.05.04 15:27:01.968184 [ 257 ] {1b814b48-9e3a-4627-94c7-c0e2ff464a51} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 5812 | 2026.05.04 15:27:01.968205 [ 257 ] {1b814b48-9e3a-4627-94c7-c0e2ff464a51} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 5813 | 2026.05.04 15:27:01.969353 [ 257 ] {1b814b48-9e3a-4627-94c7-c0e2ff464a51} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002535 sec., 13806.706114398423 rows/sec., 2.93 MiB/sec. | ||
| 5814 | 2026.05.04 15:27:01.969471 [ 257 ] {1b814b48-9e3a-4627-94c7-c0e2ff464a51} <Debug> TCPHandler: Processed in 0.002924599 sec. | ||
| 5815 | 2026.05.04 15:27:01.970330 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5816 | 2026.05.04 15:27:01.970436 [ 257 ] {fea148bb-bae8-4ba4-865e-63a074de1b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5817 | 2026.05.04 15:27:01.970479 [ 257 ] {fea148bb-bae8-4ba4-865e-63a074de1b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5818 | 2026.05.04 15:27:01.970985 [ 257 ] {fea148bb-bae8-4ba4-865e-63a074de1b3d} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5819 | 2026.05.04 15:27:01.971030 [ 257 ] {fea148bb-bae8-4ba4-865e-63a074de1b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5820 | 2026.05.04 15:27:01.971388 [ 257 ] {fea148bb-bae8-4ba4-865e-63a074de1b3d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5821 | 2026.05.04 15:27:01.971604 [ 257 ] {fea148bb-bae8-4ba4-865e-63a074de1b3d} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5822 | 2026.05.04 15:27:01.971748 [ 257 ] {fea148bb-bae8-4ba4-865e-63a074de1b3d} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001341 sec., 19388.516032811334 rows/sec., 1.50 MiB/sec. | ||
| 5823 | 2026.05.04 15:27:01.971785 [ 257 ] {fea148bb-bae8-4ba4-865e-63a074de1b3d} <Debug> TCPHandler: Processed in 0.00150693 sec. | ||
| 5824 | 2026.05.04 15:27:01.971924 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5825 | 2026.05.04 15:27:01.972018 [ 257 ] {84264446-d434-404f-a0b1-426f2ab41de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5826 | 2026.05.04 15:27:01.972057 [ 257 ] {84264446-d434-404f-a0b1-426f2ab41de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5827 | 2026.05.04 15:27:01.972471 [ 257 ] {84264446-d434-404f-a0b1-426f2ab41de2} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5828 | 2026.05.04 15:27:01.972507 [ 257 ] {84264446-d434-404f-a0b1-426f2ab41de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5829 | 2026.05.04 15:27:01.972813 [ 257 ] {84264446-d434-404f-a0b1-426f2ab41de2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5830 | 2026.05.04 15:27:01.973041 [ 257 ] {84264446-d434-404f-a0b1-426f2ab41de2} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5831 | 2026.05.04 15:27:01.973167 [ 257 ] {84264446-d434-404f-a0b1-426f2ab41de2} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001167 sec., 23993.144815766922 rows/sec., 1.87 MiB/sec. | ||
| 5832 | 2026.05.04 15:27:01.973203 [ 257 ] {84264446-d434-404f-a0b1-426f2ab41de2} <Debug> TCPHandler: Processed in 0.001336068 sec. | ||
| 5833 | 2026.05.04 15:27:01.973319 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5834 | 2026.05.04 15:27:01.973424 [ 257 ] {f5e21c1b-2f4f-4dd4-97f6-725b81180dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5835 | 2026.05.04 15:27:01.973465 [ 257 ] {f5e21c1b-2f4f-4dd4-97f6-725b81180dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5836 | 2026.05.04 15:27:01.973815 [ 257 ] {f5e21c1b-2f4f-4dd4-97f6-725b81180dd9} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5837 | 2026.05.04 15:27:01.973850 [ 257 ] {f5e21c1b-2f4f-4dd4-97f6-725b81180dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5838 | 2026.05.04 15:27:01.974147 [ 257 ] {f5e21c1b-2f4f-4dd4-97f6-725b81180dd9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5839 | 2026.05.04 15:27:01.974352 [ 257 ] {f5e21c1b-2f4f-4dd4-97f6-725b81180dd9} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5840 | 2026.05.04 15:27:01.974479 [ 257 ] {f5e21c1b-2f4f-4dd4-97f6-725b81180dd9} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.001077 sec., 9285.051067780872 rows/sec., 659.20 KiB/sec. | ||
| 5841 | 2026.05.04 15:27:01.974514 [ 257 ] {f5e21c1b-2f4f-4dd4-97f6-725b81180dd9} <Debug> TCPHandler: Processed in 0.001241827 sec. | ||
| 5842 | 2026.05.04 15:27:01.974645 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5843 | 2026.05.04 15:27:01.974750 [ 257 ] {4916bd35-72b7-438e-b4ed-a667fb8b88ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5844 | 2026.05.04 15:27:01.974795 [ 257 ] {4916bd35-72b7-438e-b4ed-a667fb8b88ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5845 | 2026.05.04 15:27:01.975115 [ 257 ] {4916bd35-72b7-438e-b4ed-a667fb8b88ed} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5846 | 2026.05.04 15:27:01.975152 [ 257 ] {4916bd35-72b7-438e-b4ed-a667fb8b88ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5847 | 2026.05.04 15:27:01.975489 [ 257 ] {4916bd35-72b7-438e-b4ed-a667fb8b88ed} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5848 | 2026.05.04 15:27:01.975701 [ 257 ] {4916bd35-72b7-438e-b4ed-a667fb8b88ed} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5849 | 2026.05.04 15:27:01.975831 [ 257 ] {4916bd35-72b7-438e-b4ed-a667fb8b88ed} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.0011 sec., 3636.363636363636 rows/sec., 255.68 KiB/sec. | ||
| 5850 | 2026.05.04 15:27:01.975868 [ 257 ] {4916bd35-72b7-438e-b4ed-a667fb8b88ed} <Debug> TCPHandler: Processed in 0.001288667 sec. | ||
| 5851 | 2026.05.04 15:27:03.421575 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12936 | ||
| 5852 | 2026.05.04 15:27:03.422460 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5853 | 2026.05.04 15:27:03.422558 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5854 | 2026.05.04 15:27:03.423084 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5855 | 2026.05.04 15:27:03.423340 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5856 | 2026.05.04 15:27:03.423490 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12936 | ||
| 5857 | 2026.05.04 15:27:04.065031 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5858 | 2026.05.04 15:27:04.081103 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5859 | 2026.05.04 15:27:04.081170 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5860 | 2026.05.04 15:27:04.087335 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5861 | 2026.05.04 15:27:04.088068 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5862 | 2026.05.04 15:27:04.091189 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5863 | 2026.05.04 15:27:06.972797 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5864 | 2026.05.04 15:27:06.973021 [ 257 ] {5f95fca6-b6c2-41d9-8fe2-71616ecf55bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 5865 | 2026.05.04 15:27:06.973447 [ 257 ] {5f95fca6-b6c2-41d9-8fe2-71616ecf55bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5866 | 2026.05.04 15:27:06.973496 [ 257 ] {5f95fca6-b6c2-41d9-8fe2-71616ecf55bc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 5867 | 2026.05.04 15:27:06.973798 [ 257 ] {5f95fca6-b6c2-41d9-8fe2-71616ecf55bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5868 | 2026.05.04 15:27:06.973870 [ 257 ] {5f95fca6-b6c2-41d9-8fe2-71616ecf55bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5869 | 2026.05.04 15:27:06.974011 [ 257 ] {5f95fca6-b6c2-41d9-8fe2-71616ecf55bc} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5870 | 2026.05.04 15:27:06.974128 [ 331 ] {5f95fca6-b6c2-41d9-8fe2-71616ecf55bc} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5871 | 2026.05.04 15:27:06.974138 [ 299 ] {5f95fca6-b6c2-41d9-8fe2-71616ecf55bc} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5872 | 2026.05.04 15:27:06.974271 [ 257 ] {5f95fca6-b6c2-41d9-8fe2-71616ecf55bc} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 5873 | 2026.05.04 15:27:06.974324 [ 257 ] {5f95fca6-b6c2-41d9-8fe2-71616ecf55bc} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5874 | 2026.05.04 15:27:06.974368 [ 257 ] {5f95fca6-b6c2-41d9-8fe2-71616ecf55bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5875 | 2026.05.04 15:27:06.974388 [ 257 ] {5f95fca6-b6c2-41d9-8fe2-71616ecf55bc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 5876 | 2026.05.04 15:27:06.975433 [ 257 ] {5f95fca6-b6c2-41d9-8fe2-71616ecf55bc} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002498 sec., 14011.20896717374 rows/sec., 2.98 MiB/sec. | ||
| 5877 | 2026.05.04 15:27:06.975555 [ 257 ] {5f95fca6-b6c2-41d9-8fe2-71616ecf55bc} <Debug> TCPHandler: Processed in 0.002885609 sec. | ||
| 5878 | 2026.05.04 15:27:06.977117 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5879 | 2026.05.04 15:27:06.977231 [ 257 ] {78d0cbcf-8df4-4774-9f3a-e24459afb9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5880 | 2026.05.04 15:27:06.977275 [ 257 ] {78d0cbcf-8df4-4774-9f3a-e24459afb9a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5881 | 2026.05.04 15:27:06.977752 [ 257 ] {78d0cbcf-8df4-4774-9f3a-e24459afb9a0} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5882 | 2026.05.04 15:27:06.977795 [ 257 ] {78d0cbcf-8df4-4774-9f3a-e24459afb9a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5883 | 2026.05.04 15:27:06.978169 [ 257 ] {78d0cbcf-8df4-4774-9f3a-e24459afb9a0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5884 | 2026.05.04 15:27:06.978403 [ 257 ] {78d0cbcf-8df4-4774-9f3a-e24459afb9a0} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5885 | 2026.05.04 15:27:06.978553 [ 257 ] {78d0cbcf-8df4-4774-9f3a-e24459afb9a0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001353 sec., 41389.50480413895 rows/sec., 3.18 MiB/sec. | ||
| 5886 | 2026.05.04 15:27:06.978591 [ 257 ] {78d0cbcf-8df4-4774-9f3a-e24459afb9a0} <Debug> TCPHandler: Processed in 0.00153124 sec. | ||
| 5887 | 2026.05.04 15:27:06.978715 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5888 | 2026.05.04 15:27:06.978812 [ 257 ] {be2857bc-2b8c-424f-afc0-d3f7d35bf632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5889 | 2026.05.04 15:27:06.978856 [ 257 ] {be2857bc-2b8c-424f-afc0-d3f7d35bf632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5890 | 2026.05.04 15:27:06.979272 [ 257 ] {be2857bc-2b8c-424f-afc0-d3f7d35bf632} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5891 | 2026.05.04 15:27:06.979308 [ 257 ] {be2857bc-2b8c-424f-afc0-d3f7d35bf632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5892 | 2026.05.04 15:27:06.979619 [ 257 ] {be2857bc-2b8c-424f-afc0-d3f7d35bf632} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5893 | 2026.05.04 15:27:06.979828 [ 257 ] {be2857bc-2b8c-424f-afc0-d3f7d35bf632} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5894 | 2026.05.04 15:27:06.979958 [ 257 ] {be2857bc-2b8c-424f-afc0-d3f7d35bf632} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001165 sec., 54935.622317596564 rows/sec., 4.29 MiB/sec. | ||
| 5895 | 2026.05.04 15:27:06.979995 [ 257 ] {be2857bc-2b8c-424f-afc0-d3f7d35bf632} <Debug> TCPHandler: Processed in 0.001330558 sec. | ||
| 5896 | 2026.05.04 15:27:06.980119 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5897 | 2026.05.04 15:27:06.980218 [ 257 ] {7fb5cbf2-a9eb-443c-a8c6-8c258a0fa0d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5898 | 2026.05.04 15:27:06.980261 [ 257 ] {7fb5cbf2-a9eb-443c-a8c6-8c258a0fa0d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5899 | 2026.05.04 15:27:06.980676 [ 257 ] {7fb5cbf2-a9eb-443c-a8c6-8c258a0fa0d8} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5900 | 2026.05.04 15:27:06.980712 [ 257 ] {7fb5cbf2-a9eb-443c-a8c6-8c258a0fa0d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5901 | 2026.05.04 15:27:06.981070 [ 257 ] {7fb5cbf2-a9eb-443c-a8c6-8c258a0fa0d8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5902 | 2026.05.04 15:27:06.981313 [ 257 ] {7fb5cbf2-a9eb-443c-a8c6-8c258a0fa0d8} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5903 | 2026.05.04 15:27:06.981440 [ 257 ] {7fb5cbf2-a9eb-443c-a8c6-8c258a0fa0d8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 5904 | 2026.05.04 15:27:06.981498 [ 257 ] {7fb5cbf2-a9eb-443c-a8c6-8c258a0fa0d8} <Debug> TCPHandler: Processed in 0.001429769 sec. | ||
| 5905 | 2026.05.04 15:27:06.981616 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5906 | 2026.05.04 15:27:06.981711 [ 257 ] {2741a705-4454-4166-811d-3e113d438a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5907 | 2026.05.04 15:27:06.981754 [ 257 ] {2741a705-4454-4166-811d-3e113d438a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5908 | 2026.05.04 15:27:06.982149 [ 257 ] {2741a705-4454-4166-811d-3e113d438a60} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5909 | 2026.05.04 15:27:06.982189 [ 257 ] {2741a705-4454-4166-811d-3e113d438a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5910 | 2026.05.04 15:27:06.982514 [ 257 ] {2741a705-4454-4166-811d-3e113d438a60} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5911 | 2026.05.04 15:27:06.982743 [ 257 ] {2741a705-4454-4166-811d-3e113d438a60} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5912 | 2026.05.04 15:27:06.982875 [ 257 ] {2741a705-4454-4166-811d-3e113d438a60} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 5913 | 2026.05.04 15:27:06.982912 [ 257 ] {2741a705-4454-4166-811d-3e113d438a60} <Debug> TCPHandler: Processed in 0.001346878 sec. | ||
| 5914 | 2026.05.04 15:27:10.781000 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5915 | 2026.05.04 15:27:10.781074 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5916 | 2026.05.04 15:27:10.923830 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13384 | ||
| 5917 | 2026.05.04 15:27:10.924312 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5918 | 2026.05.04 15:27:10.924352 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5919 | 2026.05.04 15:27:10.924829 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5920 | 2026.05.04 15:27:10.925050 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5921 | 2026.05.04 15:27:10.925177 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13384 | ||
| 5922 | 2026.05.04 15:27:10.943212 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 720 | ||
| 5923 | 2026.05.04 15:27:10.945778 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5924 | 2026.05.04 15:27:10.945825 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5925 | 2026.05.04 15:27:10.947057 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5926 | 2026.05.04 15:27:10.947332 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5927 | 2026.05.04 15:27:10.947587 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 720 | ||
| 5928 | 2026.05.04 15:27:11.591418 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5929 | 2026.05.04 15:27:11.606492 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5930 | 2026.05.04 15:27:11.606550 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5931 | 2026.05.04 15:27:11.612486 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5932 | 2026.05.04 15:27:11.613200 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5933 | 2026.05.04 15:27:11.615803 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5934 | 2026.05.04 15:27:11.973870 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5935 | 2026.05.04 15:27:11.974094 [ 257 ] {c13b38d2-5eaf-4405-9c56-6836893cfa18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5936 | 2026.05.04 15:27:11.974440 [ 257 ] {c13b38d2-5eaf-4405-9c56-6836893cfa18} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5937 | 2026.05.04 15:27:11.974476 [ 257 ] {c13b38d2-5eaf-4405-9c56-6836893cfa18} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5938 | 2026.05.04 15:27:11.974695 [ 257 ] {c13b38d2-5eaf-4405-9c56-6836893cfa18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5939 | 2026.05.04 15:27:11.974765 [ 257 ] {c13b38d2-5eaf-4405-9c56-6836893cfa18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5940 | 2026.05.04 15:27:11.974906 [ 257 ] {c13b38d2-5eaf-4405-9c56-6836893cfa18} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5941 | 2026.05.04 15:27:11.975028 [ 299 ] {c13b38d2-5eaf-4405-9c56-6836893cfa18} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5942 | 2026.05.04 15:27:11.975029 [ 328 ] {c13b38d2-5eaf-4405-9c56-6836893cfa18} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5943 | 2026.05.04 15:27:11.975165 [ 257 ] {c13b38d2-5eaf-4405-9c56-6836893cfa18} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 5944 | 2026.05.04 15:27:11.975191 [ 257 ] {c13b38d2-5eaf-4405-9c56-6836893cfa18} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5945 | 2026.05.04 15:27:11.975234 [ 257 ] {c13b38d2-5eaf-4405-9c56-6836893cfa18} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5946 | 2026.05.04 15:27:11.975255 [ 257 ] {c13b38d2-5eaf-4405-9c56-6836893cfa18} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 5947 | 2026.05.04 15:27:11.976308 [ 257 ] {c13b38d2-5eaf-4405-9c56-6836893cfa18} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002302 sec., 15204.170286707213 rows/sec., 3.23 MiB/sec. | ||
| 5948 | 2026.05.04 15:27:11.976413 [ 257 ] {c13b38d2-5eaf-4405-9c56-6836893cfa18} <Debug> TCPHandler: Processed in 0.002676776 sec. | ||
| 5949 | 2026.05.04 15:27:11.978693 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5950 | 2026.05.04 15:27:11.978827 [ 257 ] {297b299a-de65-428d-aa98-c2af262ccd40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5951 | 2026.05.04 15:27:11.978879 [ 257 ] {297b299a-de65-428d-aa98-c2af262ccd40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5952 | 2026.05.04 15:27:11.979509 [ 257 ] {297b299a-de65-428d-aa98-c2af262ccd40} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5953 | 2026.05.04 15:27:11.979560 [ 257 ] {297b299a-de65-428d-aa98-c2af262ccd40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5954 | 2026.05.04 15:27:11.980014 [ 257 ] {297b299a-de65-428d-aa98-c2af262ccd40} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5955 | 2026.05.04 15:27:11.980258 [ 257 ] {297b299a-de65-428d-aa98-c2af262ccd40} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5956 | 2026.05.04 15:27:11.980418 [ 257 ] {297b299a-de65-428d-aa98-c2af262ccd40} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001628 sec., 84766.58476658475 rows/sec., 7.38 MiB/sec. | ||
| 5957 | 2026.05.04 15:27:11.980458 [ 257 ] {297b299a-de65-428d-aa98-c2af262ccd40} <Debug> TCPHandler: Processed in 0.001819585 sec. | ||
| 5958 | 2026.05.04 15:27:11.980595 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5959 | 2026.05.04 15:27:11.980691 [ 257 ] {ab375135-4111-4698-8cb2-4815830fc8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5960 | 2026.05.04 15:27:11.980731 [ 257 ] {ab375135-4111-4698-8cb2-4815830fc8be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5961 | 2026.05.04 15:27:11.981159 [ 257 ] {ab375135-4111-4698-8cb2-4815830fc8be} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5962 | 2026.05.04 15:27:11.981200 [ 257 ] {ab375135-4111-4698-8cb2-4815830fc8be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5963 | 2026.05.04 15:27:11.981502 [ 257 ] {ab375135-4111-4698-8cb2-4815830fc8be} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5964 | 2026.05.04 15:27:11.981710 [ 257 ] {ab375135-4111-4698-8cb2-4815830fc8be} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5965 | 2026.05.04 15:27:11.981839 [ 257 ] {ab375135-4111-4698-8cb2-4815830fc8be} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001167 sec., 35132.819194515854 rows/sec., 2.58 MiB/sec. | ||
| 5966 | 2026.05.04 15:27:11.981876 [ 257 ] {ab375135-4111-4698-8cb2-4815830fc8be} <Debug> TCPHandler: Processed in 0.001329548 sec. | ||
| 5967 | 2026.05.04 15:27:11.982004 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5968 | 2026.05.04 15:27:11.982104 [ 257 ] {255e69fe-b6f5-4266-8b7f-612f98f10040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5969 | 2026.05.04 15:27:11.982146 [ 257 ] {255e69fe-b6f5-4266-8b7f-612f98f10040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5970 | 2026.05.04 15:27:11.982588 [ 257 ] {255e69fe-b6f5-4266-8b7f-612f98f10040} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5971 | 2026.05.04 15:27:11.982625 [ 257 ] {255e69fe-b6f5-4266-8b7f-612f98f10040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5972 | 2026.05.04 15:27:11.982970 [ 257 ] {255e69fe-b6f5-4266-8b7f-612f98f10040} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5973 | 2026.05.04 15:27:11.983185 [ 257 ] {255e69fe-b6f5-4266-8b7f-612f98f10040} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5974 | 2026.05.04 15:27:11.983331 [ 257 ] {255e69fe-b6f5-4266-8b7f-612f98f10040} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001245 sec., 84337.34939759035 rows/sec., 6.59 MiB/sec. | ||
| 5975 | 2026.05.04 15:27:11.983369 [ 257 ] {255e69fe-b6f5-4266-8b7f-612f98f10040} <Debug> TCPHandler: Processed in 0.001413429 sec. | ||
| 5976 | 2026.05.04 15:27:11.983487 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5977 | 2026.05.04 15:27:11.983581 [ 257 ] {1d5c3b2e-86de-42c9-bcbf-f9876d1d2738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5978 | 2026.05.04 15:27:11.983623 [ 257 ] {1d5c3b2e-86de-42c9-bcbf-f9876d1d2738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5979 | 2026.05.04 15:27:11.984018 [ 257 ] {1d5c3b2e-86de-42c9-bcbf-f9876d1d2738} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5980 | 2026.05.04 15:27:11.984054 [ 257 ] {1d5c3b2e-86de-42c9-bcbf-f9876d1d2738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5981 | 2026.05.04 15:27:11.984371 [ 257 ] {1d5c3b2e-86de-42c9-bcbf-f9876d1d2738} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5982 | 2026.05.04 15:27:11.984583 [ 257 ] {1d5c3b2e-86de-42c9-bcbf-f9876d1d2738} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5983 | 2026.05.04 15:27:11.984703 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 5984 | 2026.05.04 15:27:11.984724 [ 257 ] {1d5c3b2e-86de-42c9-bcbf-f9876d1d2738} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 5985 | 2026.05.04 15:27:11.984758 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5986 | 2026.05.04 15:27:11.984785 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 5987 | 2026.05.04 15:27:11.984823 [ 257 ] {1d5c3b2e-86de-42c9-bcbf-f9876d1d2738} <Debug> TCPHandler: Processed in 0.001381168 sec. | ||
| 5988 | 2026.05.04 15:27:11.984869 [ 198 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::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 | ||
| 5989 | 2026.05.04 15:27:11.984954 [ 198 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5990 | 2026.05.04 15:27:11.984970 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5991 | 2026.05.04 15:27:11.984982 [ 198 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_40_8, total 15147 rows starting from the beginning of the part | ||
| 5992 | 2026.05.04 15:27:11.985044 [ 198 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 5993 | 2026.05.04 15:27:11.985072 [ 257 ] {93f01a2a-a8ae-4e7b-87ff-37f117b7d2df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5994 | 2026.05.04 15:27:11.985089 [ 198 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1657 rows starting from the beginning of the part | ||
| 5995 | 2026.05.04 15:27:11.985127 [ 257 ] {93f01a2a-a8ae-4e7b-87ff-37f117b7d2df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5996 | 2026.05.04 15:27:11.985133 [ 198 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 10 rows starting from the beginning of the part | ||
| 5997 | 2026.05.04 15:27:11.985173 [ 198 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 5998 | 2026.05.04 15:27:11.985212 [ 198 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 5999 | 2026.05.04 15:27:11.985988 [ 257 ] {93f01a2a-a8ae-4e7b-87ff-37f117b7d2df} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6000 | 2026.05.04 15:27:11.986024 [ 257 ] {93f01a2a-a8ae-4e7b-87ff-37f117b7d2df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6001 | 2026.05.04 15:27:11.986692 [ 257 ] {93f01a2a-a8ae-4e7b-87ff-37f117b7d2df} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6002 | 2026.05.04 15:27:11.986922 [ 257 ] {93f01a2a-a8ae-4e7b-87ff-37f117b7d2df} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6003 | 2026.05.04 15:27:11.987064 [ 257 ] {93f01a2a-a8ae-4e7b-87ff-37f117b7d2df} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002011 sec., 20387.86673296867 rows/sec., 36.53 MiB/sec. | ||
| 6004 | 2026.05.04 15:27:11.987123 [ 257 ] {93f01a2a-a8ae-4e7b-87ff-37f117b7d2df} <Debug> TCPHandler: Processed in 0.00220444 sec. | ||
| 6005 | 2026.05.04 15:27:11.987247 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6006 | 2026.05.04 15:27:11.987345 [ 257 ] {58ac9061-9577-47c3-9b13-f9e6e5d3bfdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6007 | 2026.05.04 15:27:11.987387 [ 257 ] {58ac9061-9577-47c3-9b13-f9e6e5d3bfdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6008 | 2026.05.04 15:27:11.987772 [ 257 ] {58ac9061-9577-47c3-9b13-f9e6e5d3bfdd} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6009 | 2026.05.04 15:27:11.987809 [ 257 ] {58ac9061-9577-47c3-9b13-f9e6e5d3bfdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6010 | 2026.05.04 15:27:11.988141 [ 257 ] {58ac9061-9577-47c3-9b13-f9e6e5d3bfdd} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6011 | 2026.05.04 15:27:11.988364 [ 257 ] {58ac9061-9577-47c3-9b13-f9e6e5d3bfdd} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6012 | 2026.05.04 15:27:11.988502 [ 257 ] {58ac9061-9577-47c3-9b13-f9e6e5d3bfdd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 6013 | 2026.05.04 15:27:11.988539 [ 257 ] {58ac9061-9577-47c3-9b13-f9e6e5d3bfdd} <Debug> TCPHandler: Processed in 0.001343468 sec. | ||
| 6014 | 2026.05.04 15:27:11.990553 [ 188 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17294 rows, containing 5 columns (5 merged, 0 gathered) in 0.005713517 sec., 3026857.1879632105 rows/sec., 194.13 MiB/sec. | ||
| 6015 | 2026.05.04 15:27:11.990862 [ 187 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 6016 | 2026.05.04 15:27:11.991169 [ 187 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_45_9} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6017 | 2026.05.04 15:27:11.991243 [ 187 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_45_9} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 6018 | 2026.05.04 15:27:11.991347 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB. | ||
| 6019 | 2026.05.04 15:27:12.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.59 MiB, peak 270.05 MiB, free memory in arenas 0.00 B, will set to 266.07 MiB (RSS), difference: 1.48 MiB | ||
| 6020 | 2026.05.04 15:27:16.973404 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6021 | 2026.05.04 15:27:16.973657 [ 257 ] {8b274479-b28a-47f1-92e8-c0c5771f7574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6022 | 2026.05.04 15:27:16.974003 [ 257 ] {8b274479-b28a-47f1-92e8-c0c5771f7574} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6023 | 2026.05.04 15:27:16.974042 [ 257 ] {8b274479-b28a-47f1-92e8-c0c5771f7574} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6024 | 2026.05.04 15:27:16.974345 [ 257 ] {8b274479-b28a-47f1-92e8-c0c5771f7574} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6025 | 2026.05.04 15:27:16.974414 [ 257 ] {8b274479-b28a-47f1-92e8-c0c5771f7574} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6026 | 2026.05.04 15:27:16.974553 [ 257 ] {8b274479-b28a-47f1-92e8-c0c5771f7574} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6027 | 2026.05.04 15:27:16.974668 [ 307 ] {8b274479-b28a-47f1-92e8-c0c5771f7574} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6028 | 2026.05.04 15:27:16.974679 [ 328 ] {8b274479-b28a-47f1-92e8-c0c5771f7574} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6029 | 2026.05.04 15:27:16.974798 [ 257 ] {8b274479-b28a-47f1-92e8-c0c5771f7574} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 6030 | 2026.05.04 15:27:16.974825 [ 257 ] {8b274479-b28a-47f1-92e8-c0c5771f7574} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6031 | 2026.05.04 15:27:16.974866 [ 257 ] {8b274479-b28a-47f1-92e8-c0c5771f7574} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6032 | 2026.05.04 15:27:16.974887 [ 257 ] {8b274479-b28a-47f1-92e8-c0c5771f7574} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 6033 | 2026.05.04 15:27:16.975891 [ 257 ] {8b274479-b28a-47f1-92e8-c0c5771f7574} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002302 sec., 15204.170286707213 rows/sec., 3.23 MiB/sec. | ||
| 6034 | 2026.05.04 15:27:16.975962 [ 257 ] {8b274479-b28a-47f1-92e8-c0c5771f7574} <Debug> TCPHandler: Processed in 0.002681166 sec. | ||
| 6035 | 2026.05.04 15:27:16.977618 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6036 | 2026.05.04 15:27:16.977731 [ 257 ] {5102d608-db29-4730-95c7-8e14fe8cc436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6037 | 2026.05.04 15:27:16.977776 [ 257 ] {5102d608-db29-4730-95c7-8e14fe8cc436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6038 | 2026.05.04 15:27:16.978237 [ 257 ] {5102d608-db29-4730-95c7-8e14fe8cc436} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6039 | 2026.05.04 15:27:16.978281 [ 257 ] {5102d608-db29-4730-95c7-8e14fe8cc436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6040 | 2026.05.04 15:27:16.978654 [ 257 ] {5102d608-db29-4730-95c7-8e14fe8cc436} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6041 | 2026.05.04 15:27:16.978893 [ 257 ] {5102d608-db29-4730-95c7-8e14fe8cc436} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6042 | 2026.05.04 15:27:16.979043 [ 257 ] {5102d608-db29-4730-95c7-8e14fe8cc436} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001347 sec., 1484.7809948032664 rows/sec., 121.07 KiB/sec. | ||
| 6043 | 2026.05.04 15:27:16.979082 [ 257 ] {5102d608-db29-4730-95c7-8e14fe8cc436} <Debug> TCPHandler: Processed in 0.001518761 sec. | ||
| 6044 | 2026.05.04 15:27:16.979198 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6045 | 2026.05.04 15:27:16.979286 [ 257 ] {88be4e59-61b7-4f20-b003-e7fa1ae14e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6046 | 2026.05.04 15:27:16.979322 [ 257 ] {88be4e59-61b7-4f20-b003-e7fa1ae14e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6047 | 2026.05.04 15:27:16.979697 [ 257 ] {88be4e59-61b7-4f20-b003-e7fa1ae14e28} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6048 | 2026.05.04 15:27:16.979730 [ 257 ] {88be4e59-61b7-4f20-b003-e7fa1ae14e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6049 | 2026.05.04 15:27:16.980001 [ 257 ] {88be4e59-61b7-4f20-b003-e7fa1ae14e28} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6050 | 2026.05.04 15:27:16.980269 [ 257 ] {88be4e59-61b7-4f20-b003-e7fa1ae14e28} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6051 | 2026.05.04 15:27:16.980382 [ 37 ] {} <Debug> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6052 | 2026.05.04 15:27:16.980398 [ 257 ] {88be4e59-61b7-4f20-b003-e7fa1ae14e28} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001123 sec., 50756.90115761353 rows/sec., 3.89 MiB/sec. | ||
| 6053 | 2026.05.04 15:27:16.980440 [ 37 ] {} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6054 | 2026.05.04 15:27:16.980450 [ 257 ] {88be4e59-61b7-4f20-b003-e7fa1ae14e28} <Debug> TCPHandler: Processed in 0.001299918 sec. | ||
| 6055 | 2026.05.04 15:27:16.980469 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6056 | 2026.05.04 15:27:16.980563 [ 198 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::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 | ||
| 6057 | 2026.05.04 15:27:16.980570 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6058 | 2026.05.04 15:27:16.980657 [ 198 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6059 | 2026.05.04 15:27:16.980675 [ 257 ] {9f8a0b77-1e9d-4c35-b4e7-f53325235133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6060 | 2026.05.04 15:27:16.980684 [ 198 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2615 rows starting from the beginning of the part | ||
| 6061 | 2026.05.04 15:27:16.980715 [ 257 ] {9f8a0b77-1e9d-4c35-b4e7-f53325235133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6062 | 2026.05.04 15:27:16.980740 [ 198 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2610 rows starting from the beginning of the part | ||
| 6063 | 2026.05.04 15:27:16.980785 [ 198 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part | ||
| 6064 | 2026.05.04 15:27:16.980824 [ 198 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
| 6065 | 2026.05.04 15:27:16.980867 [ 198 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 138 rows starting from the beginning of the part | ||
| 6066 | 2026.05.04 15:27:16.980905 [ 198 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 57 rows starting from the beginning of the part | ||
| 6067 | 2026.05.04 15:27:16.981093 [ 257 ] {9f8a0b77-1e9d-4c35-b4e7-f53325235133} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6068 | 2026.05.04 15:27:16.981128 [ 257 ] {9f8a0b77-1e9d-4c35-b4e7-f53325235133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6069 | 2026.05.04 15:27:16.981413 [ 257 ] {9f8a0b77-1e9d-4c35-b4e7-f53325235133} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6070 | 2026.05.04 15:27:16.981615 [ 257 ] {9f8a0b77-1e9d-4c35-b4e7-f53325235133} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6071 | 2026.05.04 15:27:16.981745 [ 257 ] {9f8a0b77-1e9d-4c35-b4e7-f53325235133} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001088 sec., 1838.235294117647 rows/sec., 128.35 KiB/sec. | ||
| 6072 | 2026.05.04 15:27:16.981781 [ 257 ] {9f8a0b77-1e9d-4c35-b4e7-f53325235133} <Debug> TCPHandler: Processed in 0.001259247 sec. | ||
| 6073 | 2026.05.04 15:27:16.981902 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6074 | 2026.05.04 15:27:16.981994 [ 257 ] {f78d8959-b3df-4aa1-8eaf-10b366c110ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6075 | 2026.05.04 15:27:16.982033 [ 257 ] {f78d8959-b3df-4aa1-8eaf-10b366c110ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6076 | 2026.05.04 15:27:16.982407 [ 257 ] {f78d8959-b3df-4aa1-8eaf-10b366c110ee} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6077 | 2026.05.04 15:27:16.982441 [ 257 ] {f78d8959-b3df-4aa1-8eaf-10b366c110ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6078 | 2026.05.04 15:27:16.982708 [ 257 ] {f78d8959-b3df-4aa1-8eaf-10b366c110ee} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6079 | 2026.05.04 15:27:16.982714 [ 198 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5502 rows, containing 5 columns (5 merged, 0 gathered) in 0.00222336 sec., 2474632.9879101897 rows/sec., 196.56 MiB/sec. | ||
| 6080 | 2026.05.04 15:27:16.982898 [ 257 ] {f78d8959-b3df-4aa1-8eaf-10b366c110ee} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6081 | 2026.05.04 15:27:16.982991 [ 198 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6082 | 2026.05.04 15:27:16.983011 [ 35 ] {} <Debug> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6083 | 2026.05.04 15:27:16.983016 [ 257 ] {f78d8959-b3df-4aa1-8eaf-10b366c110ee} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001093 sec., 60384.26349496798 rows/sec., 4.72 MiB/sec. | ||
| 6084 | 2026.05.04 15:27:16.983078 [ 35 ] {} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6085 | 2026.05.04 15:27:16.983094 [ 257 ] {f78d8959-b3df-4aa1-8eaf-10b366c110ee} <Debug> TCPHandler: Processed in 0.001299097 sec. | ||
| 6086 | 2026.05.04 15:27:16.983105 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6087 | 2026.05.04 15:27:16.983275 [ 188 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::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 | ||
| 6088 | 2026.05.04 15:27:16.983288 [ 198 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_46_9} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6089 | 2026.05.04 15:27:16.983280 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6090 | 2026.05.04 15:27:16.983382 [ 198 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_46_9} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6091 | 2026.05.04 15:27:16.983418 [ 188 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6092 | 2026.05.04 15:27:16.983423 [ 257 ] {e201b34b-d257-40bb-a5fe-fe5e60bf0ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6093 | 2026.05.04 15:27:16.983440 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 6094 | 2026.05.04 15:27:16.983459 [ 188 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1401 rows starting from the beginning of the part | ||
| 6095 | 2026.05.04 15:27:16.983478 [ 257 ] {e201b34b-d257-40bb-a5fe-fe5e60bf0ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6096 | 2026.05.04 15:27:16.983531 [ 188 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1379 rows starting from the beginning of the part | ||
| 6097 | 2026.05.04 15:27:16.983582 [ 188 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 28 rows starting from the beginning of the part | ||
| 6098 | 2026.05.04 15:27:16.983622 [ 188 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
| 6099 | 2026.05.04 15:27:16.983661 [ 188 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 105 rows starting from the beginning of the part | ||
| 6100 | 2026.05.04 15:27:16.983702 [ 188 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 66 rows starting from the beginning of the part | ||
| 6101 | 2026.05.04 15:27:16.983879 [ 257 ] {e201b34b-d257-40bb-a5fe-fe5e60bf0ff9} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6102 | 2026.05.04 15:27:16.983919 [ 257 ] {e201b34b-d257-40bb-a5fe-fe5e60bf0ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6103 | 2026.05.04 15:27:16.984263 [ 257 ] {e201b34b-d257-40bb-a5fe-fe5e60bf0ff9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6104 | 2026.05.04 15:27:16.984495 [ 257 ] {e201b34b-d257-40bb-a5fe-fe5e60bf0ff9} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6105 | 2026.05.04 15:27:16.984629 [ 257 ] {e201b34b-d257-40bb-a5fe-fe5e60bf0ff9} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001224 sec., 131535.9477124183 rows/sec., 9.16 MiB/sec. | ||
| 6106 | 2026.05.04 15:27:16.984666 [ 257 ] {e201b34b-d257-40bb-a5fe-fe5e60bf0ff9} <Debug> TCPHandler: Processed in 0.001433699 sec. | ||
| 6107 | 2026.05.04 15:27:16.984776 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6108 | 2026.05.04 15:27:16.984868 [ 257 ] {ba6b5756-d103-43da-8af4-5fdc2cce1716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6109 | 2026.05.04 15:27:16.984909 [ 257 ] {ba6b5756-d103-43da-8af4-5fdc2cce1716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6110 | 2026.05.04 15:27:16.985024 [ 193 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3043 rows, containing 5 columns (5 merged, 0 gathered) in 0.001797254 sec., 1693138.53245006 rows/sec., 122.78 MiB/sec. | ||
| 6111 | 2026.05.04 15:27:16.985211 [ 188 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6112 | 2026.05.04 15:27:16.985245 [ 257 ] {ba6b5756-d103-43da-8af4-5fdc2cce1716} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6113 | 2026.05.04 15:27:16.985285 [ 257 ] {ba6b5756-d103-43da-8af4-5fdc2cce1716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6114 | 2026.05.04 15:27:16.985462 [ 188 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_46_9} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6115 | 2026.05.04 15:27:16.985535 [ 188 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_46_9} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6116 | 2026.05.04 15:27:16.985594 [ 257 ] {ba6b5756-d103-43da-8af4-5fdc2cce1716} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6117 | 2026.05.04 15:27:16.985600 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6118 | 2026.05.04 15:27:16.985798 [ 257 ] {ba6b5756-d103-43da-8af4-5fdc2cce1716} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6119 | 2026.05.04 15:27:16.985900 [ 35 ] {} <Debug> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6120 | 2026.05.04 15:27:16.985924 [ 257 ] {ba6b5756-d103-43da-8af4-5fdc2cce1716} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 6121 | 2026.05.04 15:27:16.985929 [ 35 ] {} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6122 | 2026.05.04 15:27:16.985962 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6123 | 2026.05.04 15:27:16.985965 [ 257 ] {ba6b5756-d103-43da-8af4-5fdc2cce1716} <Debug> TCPHandler: Processed in 0.001287537 sec. | ||
| 6124 | 2026.05.04 15:27:16.986054 [ 196 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 6125 | 2026.05.04 15:27:16.986219 [ 196 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6126 | 2026.05.04 15:27:16.986245 [ 196 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2052 rows starting from the beginning of the part | ||
| 6127 | 2026.05.04 15:27:16.986304 [ 196 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 6128 | 2026.05.04 15:27:16.986346 [ 196 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 4 rows starting from the beginning of the part | ||
| 6129 | 2026.05.04 15:27:16.986384 [ 196 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 6130 | 2026.05.04 15:27:16.986422 [ 196 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 6131 | 2026.05.04 15:27:16.986462 [ 196 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 6132 | 2026.05.04 15:27:16.987533 [ 188 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2292 rows, containing 4 columns (4 merged, 0 gathered) in 0.001456019 sec., 1574155.2823143105 rows/sec., 106.03 MiB/sec. | ||
| 6133 | 2026.05.04 15:27:16.987723 [ 188 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6134 | 2026.05.04 15:27:16.987944 [ 188 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_46_9} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6135 | 2026.05.04 15:27:16.988005 [ 188 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_46_9} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6136 | 2026.05.04 15:27:16.988059 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6137 | 2026.05.04 15:27:18.425773 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13896 | ||
| 6138 | 2026.05.04 15:27:18.426314 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6139 | 2026.05.04 15:27:18.426361 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6140 | 2026.05.04 15:27:18.426871 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6141 | 2026.05.04 15:27:18.427110 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6142 | 2026.05.04 15:27:18.427244 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13896 | ||
| 6143 | 2026.05.04 15:27:19.116363 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6144 | 2026.05.04 15:27:19.132868 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6145 | 2026.05.04 15:27:19.132932 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6146 | 2026.05.04 15:27:19.141623 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6147 | 2026.05.04 15:27:19.142496 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6148 | 2026.05.04 15:27:19.146341 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6149 | 2026.05.04 15:27:20.947977 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 748 | ||
| 6150 | 2026.05.04 15:27:20.950342 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6151 | 2026.05.04 15:27:20.950380 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6152 | 2026.05.04 15:27:20.951580 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6153 | 2026.05.04 15:27:20.951847 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6154 | 2026.05.04 15:27:20.951974 [ 32 ] {} <Debug> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6155 | 2026.05.04 15:27:20.952025 [ 32 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6156 | 2026.05.04 15:27:20.952048 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6157 | 2026.05.04 15:27:20.952102 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 748 | ||
| 6158 | 2026.05.04 15:27:20.952224 [ 193 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::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 | ||
| 6159 | 2026.05.04 15:27:20.953081 [ 193 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6160 | 2026.05.04 15:27:20.953232 [ 193 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 578 rows starting from the beginning of the part | ||
| 6161 | 2026.05.04 15:27:20.953583 [ 193 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 44 rows starting from the beginning of the part | ||
| 6162 | 2026.05.04 15:27:20.953914 [ 193 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 6163 | 2026.05.04 15:27:20.954269 [ 193 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
| 6164 | 2026.05.04 15:27:20.954619 [ 193 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 44 rows starting from the beginning of the part | ||
| 6165 | 2026.05.04 15:27:20.954966 [ 193 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part | ||
| 6166 | 2026.05.04 15:27:20.961118 [ 196 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 748 rows, containing 72 columns (72 merged, 0 gathered) in 0.0089791 sec., 83304.5628180998 rows/sec., 72.32 MiB/sec. | ||
| 6167 | 2026.05.04 15:27:20.962339 [ 200 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6168 | 2026.05.04 15:27:20.962902 [ 200 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_21_4} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6169 | 2026.05.04 15:27:20.962966 [ 200 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_21_4} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6170 | 2026.05.04 15:27:20.963172 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
| 6171 | 2026.05.04 15:27:21.000838 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.91 MiB, peak 272.11 MiB, free memory in arenas 0.00 B, will set to 267.92 MiB (RSS), difference: 1.01 MiB | ||
| 6172 | 2026.05.04 15:27:21.974253 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6173 | 2026.05.04 15:27:21.974651 [ 257 ] {72cf20dd-a6b1-49bf-958b-ae072d673aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6174 | 2026.05.04 15:27:21.975050 [ 257 ] {72cf20dd-a6b1-49bf-958b-ae072d673aa1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6175 | 2026.05.04 15:27:21.975084 [ 257 ] {72cf20dd-a6b1-49bf-958b-ae072d673aa1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6176 | 2026.05.04 15:27:21.975295 [ 257 ] {72cf20dd-a6b1-49bf-958b-ae072d673aa1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6177 | 2026.05.04 15:27:21.975360 [ 257 ] {72cf20dd-a6b1-49bf-958b-ae072d673aa1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6178 | 2026.05.04 15:27:21.975496 [ 257 ] {72cf20dd-a6b1-49bf-958b-ae072d673aa1} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6179 | 2026.05.04 15:27:21.975584 [ 307 ] {72cf20dd-a6b1-49bf-958b-ae072d673aa1} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6180 | 2026.05.04 15:27:21.975634 [ 328 ] {72cf20dd-a6b1-49bf-958b-ae072d673aa1} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6181 | 2026.05.04 15:27:21.975771 [ 257 ] {72cf20dd-a6b1-49bf-958b-ae072d673aa1} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 6182 | 2026.05.04 15:27:21.975805 [ 257 ] {72cf20dd-a6b1-49bf-958b-ae072d673aa1} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6183 | 2026.05.04 15:27:21.975850 [ 257 ] {72cf20dd-a6b1-49bf-958b-ae072d673aa1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6184 | 2026.05.04 15:27:21.975870 [ 257 ] {72cf20dd-a6b1-49bf-958b-ae072d673aa1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 6185 | 2026.05.04 15:27:21.977099 [ 257 ] {72cf20dd-a6b1-49bf-958b-ae072d673aa1} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.00264 sec., 13257.575757575758 rows/sec., 2.82 MiB/sec. | ||
| 6186 | 2026.05.04 15:27:21.977207 [ 257 ] {72cf20dd-a6b1-49bf-958b-ae072d673aa1} <Debug> TCPHandler: Processed in 0.003145682 sec. | ||
| 6187 | 2026.05.04 15:27:21.979540 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6188 | 2026.05.04 15:27:21.979651 [ 257 ] {8be69641-e258-4506-b33b-e58406ff6d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6189 | 2026.05.04 15:27:21.979693 [ 257 ] {8be69641-e258-4506-b33b-e58406ff6d0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6190 | 2026.05.04 15:27:21.980241 [ 257 ] {8be69641-e258-4506-b33b-e58406ff6d0b} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6191 | 2026.05.04 15:27:21.980285 [ 257 ] {8be69641-e258-4506-b33b-e58406ff6d0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6192 | 2026.05.04 15:27:21.980654 [ 257 ] {8be69641-e258-4506-b33b-e58406ff6d0b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6193 | 2026.05.04 15:27:21.980870 [ 257 ] {8be69641-e258-4506-b33b-e58406ff6d0b} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6194 | 2026.05.04 15:27:21.981015 [ 257 ] {8be69641-e258-4506-b33b-e58406ff6d0b} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001394 sec., 98995.69583931133 rows/sec., 8.62 MiB/sec. | ||
| 6195 | 2026.05.04 15:27:21.981054 [ 257 ] {8be69641-e258-4506-b33b-e58406ff6d0b} <Debug> TCPHandler: Processed in 0.001565461 sec. | ||
| 6196 | 2026.05.04 15:27:21.981176 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6197 | 2026.05.04 15:27:21.981269 [ 257 ] {e5e460f2-f67b-462a-b139-7702d9062c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6198 | 2026.05.04 15:27:21.981308 [ 257 ] {e5e460f2-f67b-462a-b139-7702d9062c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6199 | 2026.05.04 15:27:21.981705 [ 257 ] {e5e460f2-f67b-462a-b139-7702d9062c00} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6200 | 2026.05.04 15:27:21.981742 [ 257 ] {e5e460f2-f67b-462a-b139-7702d9062c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6201 | 2026.05.04 15:27:21.982029 [ 257 ] {e5e460f2-f67b-462a-b139-7702d9062c00} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6202 | 2026.05.04 15:27:21.982243 [ 257 ] {e5e460f2-f67b-462a-b139-7702d9062c00} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6203 | 2026.05.04 15:27:21.982371 [ 257 ] {e5e460f2-f67b-462a-b139-7702d9062c00} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001121 sec., 36574.487065120426 rows/sec., 2.69 MiB/sec. | ||
| 6204 | 2026.05.04 15:27:21.982408 [ 257 ] {e5e460f2-f67b-462a-b139-7702d9062c00} <Debug> TCPHandler: Processed in 0.001278947 sec. | ||
| 6205 | 2026.05.04 15:27:21.982522 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6206 | 2026.05.04 15:27:21.982614 [ 257 ] {c248e36e-b98b-4999-9342-de4fb24e96c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6207 | 2026.05.04 15:27:21.982652 [ 257 ] {c248e36e-b98b-4999-9342-de4fb24e96c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6208 | 2026.05.04 15:27:21.983065 [ 257 ] {c248e36e-b98b-4999-9342-de4fb24e96c1} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6209 | 2026.05.04 15:27:21.983100 [ 257 ] {c248e36e-b98b-4999-9342-de4fb24e96c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6210 | 2026.05.04 15:27:21.983412 [ 257 ] {c248e36e-b98b-4999-9342-de4fb24e96c1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6211 | 2026.05.04 15:27:21.983617 [ 257 ] {c248e36e-b98b-4999-9342-de4fb24e96c1} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6212 | 2026.05.04 15:27:21.983749 [ 257 ] {c248e36e-b98b-4999-9342-de4fb24e96c1} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001152 sec., 91145.83333333333 rows/sec., 7.12 MiB/sec. | ||
| 6213 | 2026.05.04 15:27:21.983785 [ 257 ] {c248e36e-b98b-4999-9342-de4fb24e96c1} <Debug> TCPHandler: Processed in 0.001310668 sec. | ||
| 6214 | 2026.05.04 15:27:21.983896 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6215 | 2026.05.04 15:27:21.983989 [ 257 ] {84eca8db-fc83-4736-871b-d4d817b6bb15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6216 | 2026.05.04 15:27:21.984029 [ 257 ] {84eca8db-fc83-4736-871b-d4d817b6bb15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6217 | 2026.05.04 15:27:21.984416 [ 257 ] {84eca8db-fc83-4736-871b-d4d817b6bb15} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6218 | 2026.05.04 15:27:21.984451 [ 257 ] {84eca8db-fc83-4736-871b-d4d817b6bb15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6219 | 2026.05.04 15:27:21.984764 [ 257 ] {84eca8db-fc83-4736-871b-d4d817b6bb15} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6220 | 2026.05.04 15:27:21.984966 [ 257 ] {84eca8db-fc83-4736-871b-d4d817b6bb15} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6221 | 2026.05.04 15:27:21.985097 [ 257 ] {84eca8db-fc83-4736-871b-d4d817b6bb15} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001126 sec., 142095.91474245116 rows/sec., 9.90 MiB/sec. | ||
| 6222 | 2026.05.04 15:27:21.985133 [ 257 ] {84eca8db-fc83-4736-871b-d4d817b6bb15} <Debug> TCPHandler: Processed in 0.001283998 sec. | ||
| 6223 | 2026.05.04 15:27:21.985244 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6224 | 2026.05.04 15:27:21.985335 [ 257 ] {e797f50c-04ac-48aa-922a-f3a7e84b5747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6225 | 2026.05.04 15:27:21.985387 [ 257 ] {e797f50c-04ac-48aa-922a-f3a7e84b5747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6226 | 2026.05.04 15:27:21.986179 [ 257 ] {e797f50c-04ac-48aa-922a-f3a7e84b5747} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6227 | 2026.05.04 15:27:21.986214 [ 257 ] {e797f50c-04ac-48aa-922a-f3a7e84b5747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6228 | 2026.05.04 15:27:21.986800 [ 257 ] {e797f50c-04ac-48aa-922a-f3a7e84b5747} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6229 | 2026.05.04 15:27:21.987023 [ 257 ] {e797f50c-04ac-48aa-922a-f3a7e84b5747} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6230 | 2026.05.04 15:27:21.987156 [ 257 ] {e797f50c-04ac-48aa-922a-f3a7e84b5747} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001839 sec., 22294.725394236 rows/sec., 39.95 MiB/sec. | ||
| 6231 | 2026.05.04 15:27:21.987189 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6232 | 2026.05.04 15:27:21.987208 [ 257 ] {e797f50c-04ac-48aa-922a-f3a7e84b5747} <Debug> TCPHandler: Processed in 0.002011517 sec. | ||
| 6233 | 2026.05.04 15:27:21.987305 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6234 | 2026.05.04 15:27:21.987349 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6235 | 2026.05.04 15:27:21.987398 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6236 | 2026.05.04 15:27:21.987499 [ 257 ] {13f9337d-1d26-472d-a563-6846bae81d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6237 | 2026.05.04 15:27:21.987528 [ 196 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::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 | ||
| 6238 | 2026.05.04 15:27:21.987541 [ 257 ] {13f9337d-1d26-472d-a563-6846bae81d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6239 | 2026.05.04 15:27:21.987870 [ 196 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6240 | 2026.05.04 15:27:21.987923 [ 257 ] {13f9337d-1d26-472d-a563-6846bae81d6d} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6241 | 2026.05.04 15:27:21.987929 [ 196 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 581 rows starting from the beginning of the part | ||
| 6242 | 2026.05.04 15:27:21.987967 [ 257 ] {13f9337d-1d26-472d-a563-6846bae81d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6243 | 2026.05.04 15:27:21.988078 [ 196 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
| 6244 | 2026.05.04 15:27:21.988192 [ 196 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::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 | ||
| 6245 | 2026.05.04 15:27:21.988280 [ 257 ] {13f9337d-1d26-472d-a563-6846bae81d6d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6246 | 2026.05.04 15:27:21.988301 [ 196 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 50 rows starting from the beginning of the part | ||
| 6247 | 2026.05.04 15:27:21.988412 [ 196 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::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 | ||
| 6248 | 2026.05.04 15:27:21.988495 [ 257 ] {13f9337d-1d26-472d-a563-6846bae81d6d} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6249 | 2026.05.04 15:27:21.988520 [ 196 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 6250 | 2026.05.04 15:27:21.988627 [ 257 ] {13f9337d-1d26-472d-a563-6846bae81d6d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 6251 | 2026.05.04 15:27:21.988666 [ 257 ] {13f9337d-1d26-472d-a563-6846bae81d6d} <Debug> TCPHandler: Processed in 0.001315418 sec. | ||
| 6252 | 2026.05.04 15:27:22.000901 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.77 MiB, peak 272.11 MiB, free memory in arenas 0.00 B, will set to 269.95 MiB (RSS), difference: -1.82 MiB | ||
| 6253 | 2026.05.04 15:27:22.006070 [ 196 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 795 rows, containing 19 columns (19 merged, 0 gathered) in 0.018619138 sec., 42698.00245317479 rows/sec., 76.51 MiB/sec. | ||
| 6254 | 2026.05.04 15:27:22.007009 [ 196 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6255 | 2026.05.04 15:27:22.007319 [ 196 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6256 | 2026.05.04 15:27:22.007387 [ 196 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6257 | 2026.05.04 15:27:22.007494 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.87 MiB. | ||
| 6258 | 2026.05.04 15:27:23.000381 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.64 MiB, peak 274.45 MiB, free memory in arenas 0.00 B, will set to 270.87 MiB (RSS), difference: 4.23 MiB | ||
| 6259 | 2026.05.04 15:27:25.781132 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6260 | 2026.05.04 15:27:25.781188 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6261 | 2026.05.04 15:27:25.927686 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14344 | ||
| 6262 | 2026.05.04 15:27:25.928296 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6263 | 2026.05.04 15:27:25.928331 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6264 | 2026.05.04 15:27:25.928828 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6265 | 2026.05.04 15:27:25.929074 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6266 | 2026.05.04 15:27:25.929207 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14344 | ||
| 6267 | 2026.05.04 15:27:26.646795 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6268 | 2026.05.04 15:27:26.662728 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6269 | 2026.05.04 15:27:26.662782 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6270 | 2026.05.04 15:27:26.668848 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6271 | 2026.05.04 15:27:26.669530 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6272 | 2026.05.04 15:27:26.672312 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6273 | 2026.05.04 15:27:26.972754 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6274 | 2026.05.04 15:27:26.973069 [ 257 ] {c1b54a08-ae4d-4ce5-9d72-066d7a1143c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 6275 | 2026.05.04 15:27:26.973402 [ 257 ] {c1b54a08-ae4d-4ce5-9d72-066d7a1143c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6276 | 2026.05.04 15:27:26.973438 [ 257 ] {c1b54a08-ae4d-4ce5-9d72-066d7a1143c1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 6277 | 2026.05.04 15:27:26.973660 [ 257 ] {c1b54a08-ae4d-4ce5-9d72-066d7a1143c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6278 | 2026.05.04 15:27:26.973730 [ 257 ] {c1b54a08-ae4d-4ce5-9d72-066d7a1143c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6279 | 2026.05.04 15:27:26.973870 [ 257 ] {c1b54a08-ae4d-4ce5-9d72-066d7a1143c1} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6280 | 2026.05.04 15:27:26.973983 [ 307 ] {c1b54a08-ae4d-4ce5-9d72-066d7a1143c1} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6281 | 2026.05.04 15:27:26.974053 [ 315 ] {c1b54a08-ae4d-4ce5-9d72-066d7a1143c1} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6282 | 2026.05.04 15:27:26.974204 [ 257 ] {c1b54a08-ae4d-4ce5-9d72-066d7a1143c1} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 6283 | 2026.05.04 15:27:26.974233 [ 257 ] {c1b54a08-ae4d-4ce5-9d72-066d7a1143c1} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6284 | 2026.05.04 15:27:26.974276 [ 257 ] {c1b54a08-ae4d-4ce5-9d72-066d7a1143c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6285 | 2026.05.04 15:27:26.974298 [ 257 ] {c1b54a08-ae4d-4ce5-9d72-066d7a1143c1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 6286 | 2026.05.04 15:27:26.975612 [ 257 ] {c1b54a08-ae4d-4ce5-9d72-066d7a1143c1} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.00264 sec., 13257.575757575758 rows/sec., 2.82 MiB/sec. | ||
| 6287 | 2026.05.04 15:27:26.975722 [ 257 ] {c1b54a08-ae4d-4ce5-9d72-066d7a1143c1} <Debug> TCPHandler: Processed in 0.003148122 sec. | ||
| 6288 | 2026.05.04 15:27:26.977396 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6289 | 2026.05.04 15:27:26.977512 [ 257 ] {767261b8-779c-4748-921e-edc4b3dfd71d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6290 | 2026.05.04 15:27:26.977557 [ 257 ] {767261b8-779c-4748-921e-edc4b3dfd71d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6291 | 2026.05.04 15:27:26.978174 [ 257 ] {767261b8-779c-4748-921e-edc4b3dfd71d} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6292 | 2026.05.04 15:27:26.978220 [ 257 ] {767261b8-779c-4748-921e-edc4b3dfd71d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6293 | 2026.05.04 15:27:26.978598 [ 257 ] {767261b8-779c-4748-921e-edc4b3dfd71d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6294 | 2026.05.04 15:27:26.978823 [ 257 ] {767261b8-779c-4748-921e-edc4b3dfd71d} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6295 | 2026.05.04 15:27:26.978997 [ 257 ] {767261b8-779c-4748-921e-edc4b3dfd71d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001516 sec., 36939.31398416887 rows/sec., 2.84 MiB/sec. | ||
| 6296 | 2026.05.04 15:27:26.979043 [ 257 ] {767261b8-779c-4748-921e-edc4b3dfd71d} <Debug> TCPHandler: Processed in 0.001699502 sec. | ||
| 6297 | 2026.05.04 15:27:26.979176 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6298 | 2026.05.04 15:27:26.979273 [ 257 ] {210051c7-87a6-4eed-9edf-bb677d11d329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6299 | 2026.05.04 15:27:26.979319 [ 257 ] {210051c7-87a6-4eed-9edf-bb677d11d329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6300 | 2026.05.04 15:27:26.979780 [ 257 ] {210051c7-87a6-4eed-9edf-bb677d11d329} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6301 | 2026.05.04 15:27:26.979817 [ 257 ] {210051c7-87a6-4eed-9edf-bb677d11d329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6302 | 2026.05.04 15:27:26.980126 [ 257 ] {210051c7-87a6-4eed-9edf-bb677d11d329} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6303 | 2026.05.04 15:27:26.980350 [ 257 ] {210051c7-87a6-4eed-9edf-bb677d11d329} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6304 | 2026.05.04 15:27:26.980482 [ 257 ] {210051c7-87a6-4eed-9edf-bb677d11d329} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00123 sec., 52032.52032520325 rows/sec., 4.06 MiB/sec. | ||
| 6305 | 2026.05.04 15:27:26.980519 [ 257 ] {210051c7-87a6-4eed-9edf-bb677d11d329} <Debug> TCPHandler: Processed in 0.001398579 sec. | ||
| 6306 | 2026.05.04 15:27:26.980664 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6307 | 2026.05.04 15:27:26.980758 [ 257 ] {8afe7f47-d2e2-4c6c-9c0b-5d11d2561059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6308 | 2026.05.04 15:27:26.980801 [ 257 ] {8afe7f47-d2e2-4c6c-9c0b-5d11d2561059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6309 | 2026.05.04 15:27:26.981230 [ 257 ] {8afe7f47-d2e2-4c6c-9c0b-5d11d2561059} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6310 | 2026.05.04 15:27:26.981266 [ 257 ] {8afe7f47-d2e2-4c6c-9c0b-5d11d2561059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6311 | 2026.05.04 15:27:26.981595 [ 257 ] {8afe7f47-d2e2-4c6c-9c0b-5d11d2561059} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6312 | 2026.05.04 15:27:26.981806 [ 257 ] {8afe7f47-d2e2-4c6c-9c0b-5d11d2561059} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6313 | 2026.05.04 15:27:26.981936 [ 257 ] {8afe7f47-d2e2-4c6c-9c0b-5d11d2561059} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 6314 | 2026.05.04 15:27:26.981972 [ 257 ] {8afe7f47-d2e2-4c6c-9c0b-5d11d2561059} <Debug> TCPHandler: Processed in 0.001365838 sec. | ||
| 6315 | 2026.05.04 15:27:26.982108 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6316 | 2026.05.04 15:27:26.982202 [ 257 ] {a3e5e542-fe55-44e7-a753-2fc9403dbd5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6317 | 2026.05.04 15:27:26.982245 [ 257 ] {a3e5e542-fe55-44e7-a753-2fc9403dbd5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6318 | 2026.05.04 15:27:26.982595 [ 257 ] {a3e5e542-fe55-44e7-a753-2fc9403dbd5f} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6319 | 2026.05.04 15:27:26.982629 [ 257 ] {a3e5e542-fe55-44e7-a753-2fc9403dbd5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6320 | 2026.05.04 15:27:26.982941 [ 257 ] {a3e5e542-fe55-44e7-a753-2fc9403dbd5f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6321 | 2026.05.04 15:27:26.983147 [ 257 ] {a3e5e542-fe55-44e7-a753-2fc9403dbd5f} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6322 | 2026.05.04 15:27:26.983275 [ 257 ] {a3e5e542-fe55-44e7-a753-2fc9403dbd5f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 6323 | 2026.05.04 15:27:26.983315 [ 257 ] {a3e5e542-fe55-44e7-a753-2fc9403dbd5f} <Debug> TCPHandler: Processed in 0.001253597 sec. | ||
| 6324 | 2026.05.04 15:27:30.953244 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 772 | ||
| 6325 | 2026.05.04 15:27:30.955399 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6326 | 2026.05.04 15:27:30.955445 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6327 | 2026.05.04 15:27:30.956630 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6328 | 2026.05.04 15:27:30.956891 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6329 | 2026.05.04 15:27:30.957156 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 772 | ||
| 6330 | 2026.05.04 15:27:31.487344 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6331 | 2026.05.04 15:27:31.487711 [ 257 ] {7976a2e3-8407-4c92-901d-617e48ab151d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6332 | 2026.05.04 15:27:31.488280 [ 257 ] {7976a2e3-8407-4c92-901d-617e48ab151d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6333 | 2026.05.04 15:27:31.488319 [ 257 ] {7976a2e3-8407-4c92-901d-617e48ab151d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6334 | 2026.05.04 15:27:31.488569 [ 257 ] {7976a2e3-8407-4c92-901d-617e48ab151d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6335 | 2026.05.04 15:27:31.488635 [ 257 ] {7976a2e3-8407-4c92-901d-617e48ab151d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6336 | 2026.05.04 15:27:31.488772 [ 257 ] {7976a2e3-8407-4c92-901d-617e48ab151d} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 6337 | 2026.05.04 15:27:31.488877 [ 307 ] {7976a2e3-8407-4c92-901d-617e48ab151d} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6338 | 2026.05.04 15:27:31.488907 [ 315 ] {7976a2e3-8407-4c92-901d-617e48ab151d} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6339 | 2026.05.04 15:27:31.489026 [ 257 ] {7976a2e3-8407-4c92-901d-617e48ab151d} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 6340 | 2026.05.04 15:27:31.489051 [ 257 ] {7976a2e3-8407-4c92-901d-617e48ab151d} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6341 | 2026.05.04 15:27:31.489093 [ 257 ] {7976a2e3-8407-4c92-901d-617e48ab151d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 6342 | 2026.05.04 15:27:31.489114 [ 257 ] {7976a2e3-8407-4c92-901d-617e48ab151d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 6343 | 2026.05.04 15:27:31.490007 [ 257 ] {7976a2e3-8407-4c92-901d-617e48ab151d} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002463 sec., 14210.312626877792 rows/sec., 3.02 MiB/sec. | ||
| 6344 | 2026.05.04 15:27:31.490074 [ 257 ] {7976a2e3-8407-4c92-901d-617e48ab151d} <Debug> TCPHandler: Processed in 0.002908519 sec. | ||
| 6345 | 2026.05.04 15:27:31.503822 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6346 | 2026.05.04 15:27:31.503950 [ 257 ] {43955b32-e60b-47cc-9fe4-00a8abafb25f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6347 | 2026.05.04 15:27:31.504001 [ 257 ] {43955b32-e60b-47cc-9fe4-00a8abafb25f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6348 | 2026.05.04 15:27:31.504492 [ 257 ] {43955b32-e60b-47cc-9fe4-00a8abafb25f} <Trace> oximeter.fields_i16 (2a20fea4-c498-4377-9dd1-aa6e3afac0a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6349 | 2026.05.04 15:27:31.504534 [ 257 ] {43955b32-e60b-47cc-9fe4-00a8abafb25f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6350 | 2026.05.04 15:27:31.504894 [ 257 ] {43955b32-e60b-47cc-9fe4-00a8abafb25f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6351 | 2026.05.04 15:27:31.505115 [ 257 ] {43955b32-e60b-47cc-9fe4-00a8abafb25f} <Trace> oximeter.fields_i16 (2a20fea4-c498-4377-9dd1-aa6e3afac0a8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6352 | 2026.05.04 15:27:31.505261 [ 257 ] {43955b32-e60b-47cc-9fe4-00a8abafb25f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001347 sec., 17817.371937639196 rows/sec., 1.48 MiB/sec. | ||
| 6353 | 2026.05.04 15:27:31.505300 [ 257 ] {43955b32-e60b-47cc-9fe4-00a8abafb25f} <Debug> TCPHandler: Processed in 0.001545101 sec. | ||
| 6354 | 2026.05.04 15:27:31.505418 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6355 | 2026.05.04 15:27:31.505512 [ 257 ] {af98d8e6-0a07-4ce3-85d4-5d515a8d5c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6356 | 2026.05.04 15:27:31.505553 [ 257 ] {af98d8e6-0a07-4ce3-85d4-5d515a8d5c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6357 | 2026.05.04 15:27:31.505938 [ 257 ] {af98d8e6-0a07-4ce3-85d4-5d515a8d5c4a} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6358 | 2026.05.04 15:27:31.505974 [ 257 ] {af98d8e6-0a07-4ce3-85d4-5d515a8d5c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6359 | 2026.05.04 15:27:31.506269 [ 257 ] {af98d8e6-0a07-4ce3-85d4-5d515a8d5c4a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6360 | 2026.05.04 15:27:31.506479 [ 257 ] {af98d8e6-0a07-4ce3-85d4-5d515a8d5c4a} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6361 | 2026.05.04 15:27:31.506613 [ 257 ] {af98d8e6-0a07-4ce3-85d4-5d515a8d5c4a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001118 sec., 1788.9087656529516 rows/sec., 145.87 KiB/sec. | ||
| 6362 | 2026.05.04 15:27:31.506651 [ 257 ] {af98d8e6-0a07-4ce3-85d4-5d515a8d5c4a} <Debug> TCPHandler: Processed in 0.001280007 sec. | ||
| 6363 | 2026.05.04 15:27:31.506759 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6364 | 2026.05.04 15:27:31.506853 [ 257 ] {f606cb96-1773-45f6-98d6-1bd34c4cb22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6365 | 2026.05.04 15:27:31.506892 [ 257 ] {f606cb96-1773-45f6-98d6-1bd34c4cb22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6366 | 2026.05.04 15:27:31.508445 [ 257 ] {f606cb96-1773-45f6-98d6-1bd34c4cb22f} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6367 | 2026.05.04 15:27:31.508481 [ 257 ] {f606cb96-1773-45f6-98d6-1bd34c4cb22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6368 | 2026.05.04 15:27:31.508936 [ 257 ] {f606cb96-1773-45f6-98d6-1bd34c4cb22f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6369 | 2026.05.04 15:27:31.509149 [ 257 ] {f606cb96-1773-45f6-98d6-1bd34c4cb22f} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6370 | 2026.05.04 15:27:31.509281 [ 257 ] {f606cb96-1773-45f6-98d6-1bd34c4cb22f} <Debug> executeQuery: Read 2604 rows, 200.75 KiB in 0.002445 sec., 1065030.6748466257 rows/sec., 80.18 MiB/sec. | ||
| 6371 | 2026.05.04 15:27:31.509321 [ 257 ] {f606cb96-1773-45f6-98d6-1bd34c4cb22f} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 6372 | 2026.05.04 15:27:31.509335 [ 257 ] {f606cb96-1773-45f6-98d6-1bd34c4cb22f} <Debug> TCPHandler: Processed in 0.002623496 sec. | ||
| 6373 | 2026.05.04 15:27:31.509447 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6374 | 2026.05.04 15:27:31.509541 [ 257 ] {4f801f91-8cfa-43d1-b025-291b4b8108cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6375 | 2026.05.04 15:27:31.509581 [ 257 ] {4f801f91-8cfa-43d1-b025-291b4b8108cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6376 | 2026.05.04 15:27:31.510008 [ 257 ] {4f801f91-8cfa-43d1-b025-291b4b8108cf} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6377 | 2026.05.04 15:27:31.510045 [ 257 ] {4f801f91-8cfa-43d1-b025-291b4b8108cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6378 | 2026.05.04 15:27:31.510346 [ 257 ] {4f801f91-8cfa-43d1-b025-291b4b8108cf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6379 | 2026.05.04 15:27:31.510564 [ 257 ] {4f801f91-8cfa-43d1-b025-291b4b8108cf} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6380 | 2026.05.04 15:27:31.510667 [ 109 ] {} <Debug> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6381 | 2026.05.04 15:27:31.510693 [ 257 ] {4f801f91-8cfa-43d1-b025-291b4b8108cf} <Debug> executeQuery: Read 64 rows, 4.86 KiB in 0.001169 sec., 54747.64756201882 rows/sec., 4.06 MiB/sec. | ||
| 6382 | 2026.05.04 15:27:31.510735 [ 109 ] {} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6383 | 2026.05.04 15:27:31.510744 [ 257 ] {4f801f91-8cfa-43d1-b025-291b4b8108cf} <Debug> TCPHandler: Processed in 0.001344847 sec. | ||
| 6384 | 2026.05.04 15:27:31.510766 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6385 | 2026.05.04 15:27:31.510870 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6386 | 2026.05.04 15:27:31.510882 [ 200 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::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 | ||
| 6387 | 2026.05.04 15:27:31.510971 [ 257 ] {5ef66943-708e-4488-8e6d-283da3f4d818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6388 | 2026.05.04 15:27:31.511015 [ 257 ] {5ef66943-708e-4488-8e6d-283da3f4d818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6389 | 2026.05.04 15:27:31.511031 [ 200 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6390 | 2026.05.04 15:27:31.511076 [ 200 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 80 rows starting from the beginning of the part | ||
| 6391 | 2026.05.04 15:27:31.511147 [ 200 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 76 rows starting from the beginning of the part | ||
| 6392 | 2026.05.04 15:27:31.511194 [ 200 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::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 | ||
| 6393 | 2026.05.04 15:27:31.511239 [ 200 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 6394 | 2026.05.04 15:27:31.511278 [ 200 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part | ||
| 6395 | 2026.05.04 15:27:31.511324 [ 200 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::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 | ||
| 6396 | 2026.05.04 15:27:31.511679 [ 257 ] {5ef66943-708e-4488-8e6d-283da3f4d818} <Trace> oximeter.fields_u32 (6cde96a8-f8b6-4afa-8692-a3ef9e73c47f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6397 | 2026.05.04 15:27:31.511720 [ 257 ] {5ef66943-708e-4488-8e6d-283da3f4d818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6398 | 2026.05.04 15:27:31.512085 [ 257 ] {5ef66943-708e-4488-8e6d-283da3f4d818} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6399 | 2026.05.04 15:27:31.512195 [ 189 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 304 rows, containing 5 columns (5 merged, 0 gathered) in 0.001360499 sec., 223447.42627521226 rows/sec., 17.25 MiB/sec. | ||
| 6400 | 2026.05.04 15:27:31.512305 [ 257 ] {5ef66943-708e-4488-8e6d-283da3f4d818} <Trace> oximeter.fields_u32 (6cde96a8-f8b6-4afa-8692-a3ef9e73c47f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6401 | 2026.05.04 15:27:31.512390 [ 197 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6402 | 2026.05.04 15:27:31.512442 [ 257 ] {5ef66943-708e-4488-8e6d-283da3f4d818} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001491 sec., 553319.9195171027 rows/sec., 32.37 MiB/sec. | ||
| 6403 | 2026.05.04 15:27:31.512486 [ 257 ] {5ef66943-708e-4488-8e6d-283da3f4d818} <Debug> TCPHandler: Processed in 0.001668302 sec. | ||
| 6404 | 2026.05.04 15:27:31.512595 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6405 | 2026.05.04 15:27:31.512692 [ 257 ] {b665a9ce-a483-4bae-9dda-0bbc07ef5997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6406 | 2026.05.04 15:27:31.512730 [ 197 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_26_5} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6407 | 2026.05.04 15:27:31.512733 [ 257 ] {b665a9ce-a483-4bae-9dda-0bbc07ef5997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6408 | 2026.05.04 15:27:31.512825 [ 197 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_26_5} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6409 | 2026.05.04 15:27:31.512928 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6410 | 2026.05.04 15:27:31.513131 [ 257 ] {b665a9ce-a483-4bae-9dda-0bbc07ef5997} <Trace> oximeter.fields_u64 (0698fcfb-8abc-4df0-aabf-4dae96f85530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6411 | 2026.05.04 15:27:31.513172 [ 257 ] {b665a9ce-a483-4bae-9dda-0bbc07ef5997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6412 | 2026.05.04 15:27:31.513461 [ 257 ] {b665a9ce-a483-4bae-9dda-0bbc07ef5997} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6413 | 2026.05.04 15:27:31.513672 [ 257 ] {b665a9ce-a483-4bae-9dda-0bbc07ef5997} <Trace> oximeter.fields_u64 (0698fcfb-8abc-4df0-aabf-4dae96f85530): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6414 | 2026.05.04 15:27:31.513799 [ 257 ] {b665a9ce-a483-4bae-9dda-0bbc07ef5997} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 62.50 KiB/sec. | ||
| 6415 | 2026.05.04 15:27:31.513837 [ 257 ] {b665a9ce-a483-4bae-9dda-0bbc07ef5997} <Debug> TCPHandler: Processed in 0.001289997 sec. | ||
| 6416 | 2026.05.04 15:27:31.513949 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6417 | 2026.05.04 15:27:31.514042 [ 257 ] {b0cf8c5a-4e30-4bd3-872c-a846aa0f25a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6418 | 2026.05.04 15:27:31.514081 [ 257 ] {b0cf8c5a-4e30-4bd3-872c-a846aa0f25a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6419 | 2026.05.04 15:27:31.514460 [ 257 ] {b0cf8c5a-4e30-4bd3-872c-a846aa0f25a7} <Trace> oximeter.fields_u8 (0326c4e3-1635-43fa-8868-177d9610656e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6420 | 2026.05.04 15:27:31.514496 [ 257 ] {b0cf8c5a-4e30-4bd3-872c-a846aa0f25a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6421 | 2026.05.04 15:27:31.514784 [ 257 ] {b0cf8c5a-4e30-4bd3-872c-a846aa0f25a7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6422 | 2026.05.04 15:27:31.515015 [ 257 ] {b0cf8c5a-4e30-4bd3-872c-a846aa0f25a7} <Trace> oximeter.fields_u8 (0326c4e3-1635-43fa-8868-177d9610656e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6423 | 2026.05.04 15:27:31.515148 [ 257 ] {b0cf8c5a-4e30-4bd3-872c-a846aa0f25a7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001124 sec., 10676.156583629892 rows/sec., 834.07 KiB/sec. | ||
| 6424 | 2026.05.04 15:27:31.515186 [ 257 ] {b0cf8c5a-4e30-4bd3-872c-a846aa0f25a7} <Debug> TCPHandler: Processed in 0.001285157 sec. | ||
| 6425 | 2026.05.04 15:27:31.515295 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6426 | 2026.05.04 15:27:31.515388 [ 257 ] {8f9cfe2b-cb24-491b-b443-be3ce3bb41a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6427 | 2026.05.04 15:27:31.515427 [ 257 ] {8f9cfe2b-cb24-491b-b443-be3ce3bb41a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6428 | 2026.05.04 15:27:31.516404 [ 257 ] {8f9cfe2b-cb24-491b-b443-be3ce3bb41a7} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6429 | 2026.05.04 15:27:31.516444 [ 257 ] {8f9cfe2b-cb24-491b-b443-be3ce3bb41a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6430 | 2026.05.04 15:27:31.516824 [ 257 ] {8f9cfe2b-cb24-491b-b443-be3ce3bb41a7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6431 | 2026.05.04 15:27:31.517035 [ 257 ] {8f9cfe2b-cb24-491b-b443-be3ce3bb41a7} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6432 | 2026.05.04 15:27:31.517167 [ 257 ] {8f9cfe2b-cb24-491b-b443-be3ce3bb41a7} <Debug> executeQuery: Read 1367 rows, 94.66 KiB in 0.001796 sec., 761135.8574610244 rows/sec., 51.47 MiB/sec. | ||
| 6433 | 2026.05.04 15:27:31.517206 [ 257 ] {8f9cfe2b-cb24-491b-b443-be3ce3bb41a7} <Debug> TCPHandler: Processed in 0.001958046 sec. | ||
| 6434 | 2026.05.04 15:27:31.517322 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6435 | 2026.05.04 15:27:31.517421 [ 257 ] {47bac9a2-c362-428a-b4d1-86b52bcc8f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6436 | 2026.05.04 15:27:31.517463 [ 257 ] {47bac9a2-c362-428a-b4d1-86b52bcc8f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6437 | 2026.05.04 15:27:31.518285 [ 257 ] {47bac9a2-c362-428a-b4d1-86b52bcc8f6f} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6438 | 2026.05.04 15:27:31.518323 [ 257 ] {47bac9a2-c362-428a-b4d1-86b52bcc8f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6439 | 2026.05.04 15:27:31.518764 [ 257 ] {47bac9a2-c362-428a-b4d1-86b52bcc8f6f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6440 | 2026.05.04 15:27:31.518975 [ 257 ] {47bac9a2-c362-428a-b4d1-86b52bcc8f6f} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6441 | 2026.05.04 15:27:31.519105 [ 257 ] {47bac9a2-c362-428a-b4d1-86b52bcc8f6f} <Debug> executeQuery: Read 1651 rows, 104.38 KiB in 0.001703 sec., 969465.6488549617 rows/sec., 59.86 MiB/sec. | ||
| 6442 | 2026.05.04 15:27:31.519146 [ 257 ] {47bac9a2-c362-428a-b4d1-86b52bcc8f6f} <Debug> TCPHandler: Processed in 0.001874875 sec. | ||
| 6443 | 2026.05.04 15:27:31.519263 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6444 | 2026.05.04 15:27:31.519359 [ 257 ] {f900d40e-5d9b-4671-8675-71244c1268b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6445 | 2026.05.04 15:27:31.519413 [ 257 ] {f900d40e-5d9b-4671-8675-71244c1268b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6446 | 2026.05.04 15:27:31.520253 [ 257 ] {f900d40e-5d9b-4671-8675-71244c1268b0} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6447 | 2026.05.04 15:27:31.520290 [ 257 ] {f900d40e-5d9b-4671-8675-71244c1268b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6448 | 2026.05.04 15:27:31.520848 [ 257 ] {f900d40e-5d9b-4671-8675-71244c1268b0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6449 | 2026.05.04 15:27:31.521064 [ 257 ] {f900d40e-5d9b-4671-8675-71244c1268b0} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6450 | 2026.05.04 15:27:31.521201 [ 257 ] {f900d40e-5d9b-4671-8675-71244c1268b0} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001859 sec., 26896.18074233459 rows/sec., 48.20 MiB/sec. | ||
| 6451 | 2026.05.04 15:27:31.521257 [ 257 ] {f900d40e-5d9b-4671-8675-71244c1268b0} <Debug> TCPHandler: Processed in 0.002043397 sec. | ||
| 6452 | 2026.05.04 15:27:31.521380 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6453 | 2026.05.04 15:27:31.521476 [ 257 ] {613e811d-4f4d-4f8b-ac31-d07898c967d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6454 | 2026.05.04 15:27:31.521517 [ 257 ] {613e811d-4f4d-4f8b-ac31-d07898c967d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6455 | 2026.05.04 15:27:31.521869 [ 257 ] {613e811d-4f4d-4f8b-ac31-d07898c967d2} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6456 | 2026.05.04 15:27:31.521906 [ 257 ] {613e811d-4f4d-4f8b-ac31-d07898c967d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6457 | 2026.05.04 15:27:31.522207 [ 257 ] {613e811d-4f4d-4f8b-ac31-d07898c967d2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6458 | 2026.05.04 15:27:31.522420 [ 257 ] {613e811d-4f4d-4f8b-ac31-d07898c967d2} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6459 | 2026.05.04 15:27:31.522548 [ 257 ] {613e811d-4f4d-4f8b-ac31-d07898c967d2} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.00109 sec., 51376.14678899082 rows/sec., 3.46 MiB/sec. | ||
| 6460 | 2026.05.04 15:27:31.522584 [ 257 ] {613e811d-4f4d-4f8b-ac31-d07898c967d2} <Debug> TCPHandler: Processed in 0.001255037 sec. | ||
| 6461 | 2026.05.04 15:27:31.967060 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6462 | 2026.05.04 15:27:31.967282 [ 257 ] {0352b1f5-a7fc-4052-85b1-bc5626f9d64e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 6463 | 2026.05.04 15:27:31.967614 [ 257 ] {0352b1f5-a7fc-4052-85b1-bc5626f9d64e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6464 | 2026.05.04 15:27:31.967649 [ 257 ] {0352b1f5-a7fc-4052-85b1-bc5626f9d64e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 6465 | 2026.05.04 15:27:31.967865 [ 257 ] {0352b1f5-a7fc-4052-85b1-bc5626f9d64e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6466 | 2026.05.04 15:27:31.967938 [ 257 ] {0352b1f5-a7fc-4052-85b1-bc5626f9d64e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6467 | 2026.05.04 15:27:31.968079 [ 257 ] {0352b1f5-a7fc-4052-85b1-bc5626f9d64e} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 6468 | 2026.05.04 15:27:31.968185 [ 341 ] {0352b1f5-a7fc-4052-85b1-bc5626f9d64e} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6469 | 2026.05.04 15:27:31.968206 [ 316 ] {0352b1f5-a7fc-4052-85b1-bc5626f9d64e} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6470 | 2026.05.04 15:27:31.968318 [ 257 ] {0352b1f5-a7fc-4052-85b1-bc5626f9d64e} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 6471 | 2026.05.04 15:27:31.968348 [ 257 ] {0352b1f5-a7fc-4052-85b1-bc5626f9d64e} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6472 | 2026.05.04 15:27:31.968427 [ 257 ] {0352b1f5-a7fc-4052-85b1-bc5626f9d64e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 6473 | 2026.05.04 15:27:31.968449 [ 257 ] {0352b1f5-a7fc-4052-85b1-bc5626f9d64e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 6474 | 2026.05.04 15:27:31.969504 [ 257 ] {0352b1f5-a7fc-4052-85b1-bc5626f9d64e} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002306 sec., 15177.797051170859 rows/sec., 3.23 MiB/sec. | ||
| 6475 | 2026.05.04 15:27:31.969611 [ 257 ] {0352b1f5-a7fc-4052-85b1-bc5626f9d64e} <Debug> TCPHandler: Processed in 0.002680236 sec. | ||
| 6476 | 2026.05.04 15:27:31.970427 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6477 | 2026.05.04 15:27:31.970537 [ 257 ] {9c6fb5d9-b5f0-411f-b124-57412a9b0995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6478 | 2026.05.04 15:27:31.970612 [ 257 ] {9c6fb5d9-b5f0-411f-b124-57412a9b0995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6479 | 2026.05.04 15:27:31.971092 [ 257 ] {9c6fb5d9-b5f0-411f-b124-57412a9b0995} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6480 | 2026.05.04 15:27:31.971141 [ 257 ] {9c6fb5d9-b5f0-411f-b124-57412a9b0995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6481 | 2026.05.04 15:27:31.971518 [ 257 ] {9c6fb5d9-b5f0-411f-b124-57412a9b0995} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6482 | 2026.05.04 15:27:31.971750 [ 257 ] {9c6fb5d9-b5f0-411f-b124-57412a9b0995} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6483 | 2026.05.04 15:27:31.971908 [ 257 ] {9c6fb5d9-b5f0-411f-b124-57412a9b0995} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001403 sec., 18531.717747683535 rows/sec., 1.43 MiB/sec. | ||
| 6484 | 2026.05.04 15:27:31.971949 [ 257 ] {9c6fb5d9-b5f0-411f-b124-57412a9b0995} <Debug> TCPHandler: Processed in 0.001575261 sec. | ||
| 6485 | 2026.05.04 15:27:31.972077 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6486 | 2026.05.04 15:27:31.972203 [ 257 ] {59cf73c1-5008-46dc-b392-77195ed66702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6487 | 2026.05.04 15:27:31.972253 [ 257 ] {59cf73c1-5008-46dc-b392-77195ed66702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6488 | 2026.05.04 15:27:31.972742 [ 257 ] {59cf73c1-5008-46dc-b392-77195ed66702} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6489 | 2026.05.04 15:27:31.972788 [ 257 ] {59cf73c1-5008-46dc-b392-77195ed66702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6490 | 2026.05.04 15:27:31.973151 [ 257 ] {59cf73c1-5008-46dc-b392-77195ed66702} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6491 | 2026.05.04 15:27:31.973374 [ 257 ] {59cf73c1-5008-46dc-b392-77195ed66702} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6492 | 2026.05.04 15:27:31.973500 [ 257 ] {59cf73c1-5008-46dc-b392-77195ed66702} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001369 sec., 20452.885317750184 rows/sec., 1.60 MiB/sec. | ||
| 6493 | 2026.05.04 15:27:31.973536 [ 257 ] {59cf73c1-5008-46dc-b392-77195ed66702} <Debug> TCPHandler: Processed in 0.001566871 sec. | ||
| 6494 | 2026.05.04 15:27:31.973651 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6495 | 2026.05.04 15:27:31.973830 [ 257 ] {301e5ec4-09e2-4848-9f36-61faf2bb11b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6496 | 2026.05.04 15:27:31.973882 [ 257 ] {301e5ec4-09e2-4848-9f36-61faf2bb11b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6497 | 2026.05.04 15:27:31.974291 [ 257 ] {301e5ec4-09e2-4848-9f36-61faf2bb11b5} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6498 | 2026.05.04 15:27:31.974327 [ 257 ] {301e5ec4-09e2-4848-9f36-61faf2bb11b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6499 | 2026.05.04 15:27:31.974646 [ 257 ] {301e5ec4-09e2-4848-9f36-61faf2bb11b5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6500 | 2026.05.04 15:27:31.974861 [ 257 ] {301e5ec4-09e2-4848-9f36-61faf2bb11b5} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6501 | 2026.05.04 15:27:31.974990 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff) (MergerMutator): Selected 5 parts from all_1_45_9 to all_49_49_0 | ||
| 6502 | 2026.05.04 15:27:31.975003 [ 257 ] {301e5ec4-09e2-4848-9f36-61faf2bb11b5} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.001198 sec., 8347.245409015024 rows/sec., 592.62 KiB/sec. | ||
| 6503 | 2026.05.04 15:27:31.975041 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6504 | 2026.05.04 15:27:31.975059 [ 257 ] {301e5ec4-09e2-4848-9f36-61faf2bb11b5} <Debug> TCPHandler: Processed in 0.001411239 sec. | ||
| 6505 | 2026.05.04 15:27:31.975066 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6506 | 2026.05.04 15:27:31.975163 [ 200 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_49_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_9 to all_49_49_0 into Compact with storage Full | ||
| 6507 | 2026.05.04 15:27:31.975178 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6508 | 2026.05.04 15:27:31.975288 [ 257 ] {1dcb0efd-9c94-4160-8352-72462a863ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6509 | 2026.05.04 15:27:31.975295 [ 200 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_49_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6510 | 2026.05.04 15:27:31.975333 [ 257 ] {1dcb0efd-9c94-4160-8352-72462a863ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6511 | 2026.05.04 15:27:31.975338 [ 200 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_45_9, total 17294 rows starting from the beginning of the part | ||
| 6512 | 2026.05.04 15:27:31.975408 [ 200 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 161 rows starting from the beginning of the part | ||
| 6513 | 2026.05.04 15:27:31.975451 [ 200 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 6514 | 2026.05.04 15:27:31.975497 [ 200 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 6515 | 2026.05.04 15:27:31.975541 [ 200 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_49_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1651 rows starting from the beginning of the part | ||
| 6516 | 2026.05.04 15:27:31.975687 [ 257 ] {1dcb0efd-9c94-4160-8352-72462a863ca8} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6517 | 2026.05.04 15:27:31.975727 [ 257 ] {1dcb0efd-9c94-4160-8352-72462a863ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6518 | 2026.05.04 15:27:31.976047 [ 257 ] {1dcb0efd-9c94-4160-8352-72462a863ca8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6519 | 2026.05.04 15:27:31.976254 [ 257 ] {1dcb0efd-9c94-4160-8352-72462a863ca8} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6520 | 2026.05.04 15:27:31.976406 [ 257 ] {1dcb0efd-9c94-4160-8352-72462a863ca8} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.001136 sec., 3521.1267605633802 rows/sec., 247.58 KiB/sec. | ||
| 6521 | 2026.05.04 15:27:31.976443 [ 257 ] {1dcb0efd-9c94-4160-8352-72462a863ca8} <Debug> TCPHandler: Processed in 0.001313658 sec. | ||
| 6522 | 2026.05.04 15:27:31.980143 [ 197 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_49_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19426 rows, containing 5 columns (5 merged, 0 gathered) in 0.005014336 sec., 3874092.2028360283 rows/sec., 248.21 MiB/sec. | ||
| 6523 | 2026.05.04 15:27:31.980572 [ 189 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_49_10} <Trace> MergedBlockOutputStream: filled checksums all_1_49_10 (state Temporary) | ||
| 6524 | 2026.05.04 15:27:31.980912 [ 189 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_49_10} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_merge_all_1_49_10 to all_1_49_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6525 | 2026.05.04 15:27:31.980996 [ 189 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_49_10} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff) (MergerMutator): Merged 5 parts: [all_1_45_9, all_49_49_0] -> all_1_49_10 | ||
| 6526 | 2026.05.04 15:27:31.981093 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.16 MiB. | ||
| 6527 | 2026.05.04 15:27:33.429916 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14856 | ||
| 6528 | 2026.05.04 15:27:33.430729 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6529 | 2026.05.04 15:27:33.430799 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6530 | 2026.05.04 15:27:33.431325 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6531 | 2026.05.04 15:27:33.431546 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6532 | 2026.05.04 15:27:33.431683 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14856 | ||
| 6533 | 2026.05.04 15:27:33.431713 [ 131 ] {} <Debug> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6534 | 2026.05.04 15:27:33.431801 [ 131 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6535 | 2026.05.04 15:27:33.431830 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6536 | 2026.05.04 15:27:33.431960 [ 205 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::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 | ||
| 6537 | 2026.05.04 15:27:33.432069 [ 205 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6538 | 2026.05.04 15:27:33.432103 [ 205 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12424 rows starting from the beginning of the part | ||
| 6539 | 2026.05.04 15:27:33.432164 [ 205 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 6540 | 2026.05.04 15:27:33.432214 [ 205 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 6541 | 2026.05.04 15:27:33.432260 [ 205 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 6542 | 2026.05.04 15:27:33.432307 [ 205 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 6543 | 2026.05.04 15:27:33.432356 [ 205 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 6544 | 2026.05.04 15:27:33.433972 [ 195 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14856 rows, containing 4 columns (4 merged, 0 gathered) in 0.002060568 sec., 7209662.578473508 rows/sec., 103.14 MiB/sec. | ||
| 6545 | 2026.05.04 15:27:33.434381 [ 195 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6546 | 2026.05.04 15:27:33.434710 [ 195 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_31_6} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6547 | 2026.05.04 15:27:33.434787 [ 195 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_31_6} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6548 | 2026.05.04 15:27:33.434878 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6549 | 2026.05.04 15:27:34.173172 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6550 | 2026.05.04 15:27:34.190544 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6551 | 2026.05.04 15:27:34.190599 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6552 | 2026.05.04 15:27:34.196039 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6553 | 2026.05.04 15:27:34.196725 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6554 | 2026.05.04 15:27:34.197000 [ 131 ] {} <Debug> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6555 | 2026.05.04 15:27:34.197039 [ 131 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6556 | 2026.05.04 15:27:34.197061 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6557 | 2026.05.04 15:27:34.197200 [ 197 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 6558 | 2026.05.04 15:27:34.200017 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6559 | 2026.05.04 15:27:34.201253 [ 197 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6560 | 2026.05.04 15:27:34.202750 [ 197 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 6561 | 2026.05.04 15:27:34.207190 [ 197 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 6562 | 2026.05.04 15:27:34.211541 [ 197 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 6563 | 2026.05.04 15:27:34.215743 [ 197 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 6564 | 2026.05.04 15:27:34.220135 [ 197 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 6565 | 2026.05.04 15:27:34.224444 [ 197 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 6566 | 2026.05.04 15:27:34.277658 [ 197 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.080518566 sec., 2906.162039696534 rows/sec., 15.03 MiB/sec. | ||
| 6567 | 2026.05.04 15:27:34.279393 [ 197 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6568 | 2026.05.04 15:27:34.280992 [ 197 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_31_6} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6569 | 2026.05.04 15:27:34.281084 [ 197 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_31_6} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6570 | 2026.05.04 15:27:34.282404 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6571 | 2026.05.04 15:27:35.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.89 MiB, peak 283.43 MiB, free memory in arenas 0.00 B, will set to 277.09 MiB (RSS), difference: 4.20 MiB | ||
| 6572 | 2026.05.04 15:27:36.973009 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6573 | 2026.05.04 15:27:36.973250 [ 257 ] {38bdd5ed-1bb0-4b8d-b708-98f08c43d667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 6574 | 2026.05.04 15:27:36.973626 [ 257 ] {38bdd5ed-1bb0-4b8d-b708-98f08c43d667} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6575 | 2026.05.04 15:27:36.973668 [ 257 ] {38bdd5ed-1bb0-4b8d-b708-98f08c43d667} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 6576 | 2026.05.04 15:27:36.973923 [ 257 ] {38bdd5ed-1bb0-4b8d-b708-98f08c43d667} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6577 | 2026.05.04 15:27:36.974003 [ 257 ] {38bdd5ed-1bb0-4b8d-b708-98f08c43d667} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6578 | 2026.05.04 15:27:36.974151 [ 257 ] {38bdd5ed-1bb0-4b8d-b708-98f08c43d667} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6579 | 2026.05.04 15:27:36.974258 [ 329 ] {38bdd5ed-1bb0-4b8d-b708-98f08c43d667} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6580 | 2026.05.04 15:27:36.974300 [ 344 ] {38bdd5ed-1bb0-4b8d-b708-98f08c43d667} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6581 | 2026.05.04 15:27:36.974410 [ 257 ] {38bdd5ed-1bb0-4b8d-b708-98f08c43d667} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 6582 | 2026.05.04 15:27:36.974436 [ 257 ] {38bdd5ed-1bb0-4b8d-b708-98f08c43d667} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6583 | 2026.05.04 15:27:36.974480 [ 257 ] {38bdd5ed-1bb0-4b8d-b708-98f08c43d667} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6584 | 2026.05.04 15:27:36.974500 [ 257 ] {38bdd5ed-1bb0-4b8d-b708-98f08c43d667} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 6585 | 2026.05.04 15:27:36.975625 [ 257 ] {38bdd5ed-1bb0-4b8d-b708-98f08c43d667} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002477 sec., 14129.995962858296 rows/sec., 3.00 MiB/sec. | ||
| 6586 | 2026.05.04 15:27:36.975738 [ 257 ] {38bdd5ed-1bb0-4b8d-b708-98f08c43d667} <Debug> TCPHandler: Processed in 0.002869029 sec. | ||
| 6587 | 2026.05.04 15:27:36.977374 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6588 | 2026.05.04 15:27:36.977482 [ 257 ] {56bf4551-c7f4-4c68-ac8a-47f42d1e80d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6589 | 2026.05.04 15:27:36.977527 [ 257 ] {56bf4551-c7f4-4c68-ac8a-47f42d1e80d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6590 | 2026.05.04 15:27:36.978038 [ 257 ] {56bf4551-c7f4-4c68-ac8a-47f42d1e80d8} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6591 | 2026.05.04 15:27:36.978079 [ 257 ] {56bf4551-c7f4-4c68-ac8a-47f42d1e80d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6592 | 2026.05.04 15:27:36.978463 [ 257 ] {56bf4551-c7f4-4c68-ac8a-47f42d1e80d8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6593 | 2026.05.04 15:27:36.978681 [ 257 ] {56bf4551-c7f4-4c68-ac8a-47f42d1e80d8} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6594 | 2026.05.04 15:27:36.978819 [ 54 ] {} <Debug> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6595 | 2026.05.04 15:27:36.978831 [ 257 ] {56bf4551-c7f4-4c68-ac8a-47f42d1e80d8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00138 sec., 40579.710144927536 rows/sec., 3.12 MiB/sec. | ||
| 6596 | 2026.05.04 15:27:36.978864 [ 54 ] {} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6597 | 2026.05.04 15:27:36.978880 [ 257 ] {56bf4551-c7f4-4c68-ac8a-47f42d1e80d8} <Debug> TCPHandler: Processed in 0.001557051 sec. | ||
| 6598 | 2026.05.04 15:27:36.978890 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6599 | 2026.05.04 15:27:36.979009 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6600 | 2026.05.04 15:27:36.979031 [ 205 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::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 | ||
| 6601 | 2026.05.04 15:27:36.979104 [ 257 ] {a7799c8e-5a29-41f6-bbd4-2034fadde68c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6602 | 2026.05.04 15:27:36.979149 [ 257 ] {a7799c8e-5a29-41f6-bbd4-2034fadde68c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6603 | 2026.05.04 15:27:36.979200 [ 205 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6604 | 2026.05.04 15:27:36.979243 [ 205 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2615 rows starting from the beginning of the part | ||
| 6605 | 2026.05.04 15:27:36.979318 [ 205 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 138 rows starting from the beginning of the part | ||
| 6606 | 2026.05.04 15:27:36.979369 [ 205 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part | ||
| 6607 | 2026.05.04 15:27:36.979417 [ 205 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 2604 rows starting from the beginning of the part | ||
| 6608 | 2026.05.04 15:27:36.979462 [ 205 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 26 rows starting from the beginning of the part | ||
| 6609 | 2026.05.04 15:27:36.979510 [ 205 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 6610 | 2026.05.04 15:27:36.979584 [ 257 ] {a7799c8e-5a29-41f6-bbd4-2034fadde68c} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6611 | 2026.05.04 15:27:36.979625 [ 257 ] {a7799c8e-5a29-41f6-bbd4-2034fadde68c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6612 | 2026.05.04 15:27:36.980256 [ 257 ] {a7799c8e-5a29-41f6-bbd4-2034fadde68c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6613 | 2026.05.04 15:27:36.980498 [ 257 ] {a7799c8e-5a29-41f6-bbd4-2034fadde68c} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6614 | 2026.05.04 15:27:36.980615 [ 54 ] {} <Debug> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6615 | 2026.05.04 15:27:36.980642 [ 54 ] {} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6616 | 2026.05.04 15:27:36.980646 [ 257 ] {a7799c8e-5a29-41f6-bbd4-2034fadde68c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00156 sec., 41025.64102564102 rows/sec., 3.20 MiB/sec. | ||
| 6617 | 2026.05.04 15:27:36.980661 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6618 | 2026.05.04 15:27:36.980688 [ 257 ] {a7799c8e-5a29-41f6-bbd4-2034fadde68c} <Debug> TCPHandler: Processed in 0.001738553 sec. | ||
| 6619 | 2026.05.04 15:27:36.980762 [ 191 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::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 | ||
| 6620 | 2026.05.04 15:27:36.980804 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6621 | 2026.05.04 15:27:36.980901 [ 191 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6622 | 2026.05.04 15:27:36.980903 [ 257 ] {f718686f-489c-49c9-8080-02a670e6e18c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6623 | 2026.05.04 15:27:36.980941 [ 191 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1401 rows starting from the beginning of the part | ||
| 6624 | 2026.05.04 15:27:36.980962 [ 257 ] {f718686f-489c-49c9-8080-02a670e6e18c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6625 | 2026.05.04 15:27:36.981013 [ 191 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 105 rows starting from the beginning of the part | ||
| 6626 | 2026.05.04 15:27:36.981065 [ 191 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part | ||
| 6627 | 2026.05.04 15:27:36.981104 [ 191 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1367 rows starting from the beginning of the part | ||
| 6628 | 2026.05.04 15:27:36.981143 [ 191 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 28 rows starting from the beginning of the part | ||
| 6629 | 2026.05.04 15:27:36.981182 [ 191 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 6630 | 2026.05.04 15:27:36.981368 [ 257 ] {f718686f-489c-49c9-8080-02a670e6e18c} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6631 | 2026.05.04 15:27:36.981408 [ 257 ] {f718686f-489c-49c9-8080-02a670e6e18c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6632 | 2026.05.04 15:27:36.981595 [ 186 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5495 rows, containing 5 columns (5 merged, 0 gathered) in 0.002640005 sec., 2081435.4518267957 rows/sec., 165.34 MiB/sec. | ||
| 6633 | 2026.05.04 15:27:36.982035 [ 257 ] {f718686f-489c-49c9-8080-02a670e6e18c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6634 | 2026.05.04 15:27:36.982041 [ 186 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6635 | 2026.05.04 15:27:36.982260 [ 257 ] {f718686f-489c-49c9-8080-02a670e6e18c} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6636 | 2026.05.04 15:27:36.982297 [ 186 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_51_10} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6637 | 2026.05.04 15:27:36.982361 [ 186 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_51_10} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6638 | 2026.05.04 15:27:36.982400 [ 257 ] {f718686f-489c-49c9-8080-02a670e6e18c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001576 sec., 101522.84263959392 rows/sec., 7.07 MiB/sec. | ||
| 6639 | 2026.05.04 15:27:36.982498 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 6640 | 2026.05.04 15:27:36.982500 [ 257 ] {f718686f-489c-49c9-8080-02a670e6e18c} <Debug> TCPHandler: Processed in 0.001744513 sec. | ||
| 6641 | 2026.05.04 15:27:36.982622 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6642 | 2026.05.04 15:27:36.982717 [ 257 ] {3f8843f3-2d7c-4289-927e-6e9603a63359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6643 | 2026.05.04 15:27:36.982760 [ 257 ] {3f8843f3-2d7c-4289-927e-6e9603a63359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6644 | 2026.05.04 15:27:36.982787 [ 194 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3029 rows, containing 5 columns (5 merged, 0 gathered) in 0.002076798 sec., 1458495.241231935 rows/sec., 105.69 MiB/sec. | ||
| 6645 | 2026.05.04 15:27:36.982990 [ 186 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6646 | 2026.05.04 15:27:36.983117 [ 257 ] {3f8843f3-2d7c-4289-927e-6e9603a63359} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6647 | 2026.05.04 15:27:36.983151 [ 257 ] {3f8843f3-2d7c-4289-927e-6e9603a63359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6648 | 2026.05.04 15:27:36.983219 [ 186 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_51_10} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6649 | 2026.05.04 15:27:36.983284 [ 186 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_51_10} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6650 | 2026.05.04 15:27:36.983350 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 6651 | 2026.05.04 15:27:36.983469 [ 257 ] {3f8843f3-2d7c-4289-927e-6e9603a63359} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6652 | 2026.05.04 15:27:36.983679 [ 257 ] {3f8843f3-2d7c-4289-927e-6e9603a63359} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6653 | 2026.05.04 15:27:36.983782 [ 54 ] {} <Debug> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6654 | 2026.05.04 15:27:36.983808 [ 54 ] {} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6655 | 2026.05.04 15:27:36.983817 [ 257 ] {3f8843f3-2d7c-4289-927e-6e9603a63359} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 6656 | 2026.05.04 15:27:36.983824 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6657 | 2026.05.04 15:27:36.983855 [ 257 ] {3f8843f3-2d7c-4289-927e-6e9603a63359} <Debug> TCPHandler: Processed in 0.001282087 sec. | ||
| 6658 | 2026.05.04 15:27:36.983898 [ 194 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 6659 | 2026.05.04 15:27:36.983977 [ 194 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6660 | 2026.05.04 15:27:36.984003 [ 194 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2292 rows starting from the beginning of the part | ||
| 6661 | 2026.05.04 15:27:36.984056 [ 194 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 6662 | 2026.05.04 15:27:36.984098 [ 194 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 6663 | 2026.05.04 15:27:36.984136 [ 194 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 6664 | 2026.05.04 15:27:36.984171 [ 194 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 4 rows starting from the beginning of the part | ||
| 6665 | 2026.05.04 15:27:36.984206 [ 194 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 6666 | 2026.05.04 15:27:36.985451 [ 186 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2532 rows, containing 4 columns (4 merged, 0 gathered) in 0.001583222 sec., 1599270.3486939925 rows/sec., 107.73 MiB/sec. | ||
| 6667 | 2026.05.04 15:27:36.985700 [ 186 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6668 | 2026.05.04 15:27:36.985938 [ 186 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_51_10} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6669 | 2026.05.04 15:27:36.986003 [ 186 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_51_10} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6670 | 2026.05.04 15:27:36.986058 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6671 | 2026.05.04 15:27:40.781448 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6672 | 2026.05.04 15:27:40.781546 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6673 | 2026.05.04 15:27:40.931921 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15304 | ||
| 6674 | 2026.05.04 15:27:40.932410 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6675 | 2026.05.04 15:27:40.932451 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6676 | 2026.05.04 15:27:40.932926 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6677 | 2026.05.04 15:27:40.933149 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6678 | 2026.05.04 15:27:40.933277 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15304 | ||
| 6679 | 2026.05.04 15:27:40.957974 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 816 | ||
| 6680 | 2026.05.04 15:27:40.961204 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6681 | 2026.05.04 15:27:40.961246 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6682 | 2026.05.04 15:27:40.962456 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6683 | 2026.05.04 15:27:40.962740 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6684 | 2026.05.04 15:27:40.962997 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 816 | ||
| 6685 | 2026.05.04 15:27:41.001191 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000828931 sec. | ||
| 6686 | 2026.05.04 15:27:41.700940 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6687 | 2026.05.04 15:27:41.716462 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6688 | 2026.05.04 15:27:41.716524 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6689 | 2026.05.04 15:27:41.722265 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6690 | 2026.05.04 15:27:41.722986 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6691 | 2026.05.04 15:27:41.725809 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6692 | 2026.05.04 15:27:41.974204 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6693 | 2026.05.04 15:27:41.974567 [ 257 ] {9bea312d-40d6-4714-9ef0-7204a7169653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6694 | 2026.05.04 15:27:41.975042 [ 257 ] {9bea312d-40d6-4714-9ef0-7204a7169653} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6695 | 2026.05.04 15:27:41.975079 [ 257 ] {9bea312d-40d6-4714-9ef0-7204a7169653} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6696 | 2026.05.04 15:27:41.975303 [ 257 ] {9bea312d-40d6-4714-9ef0-7204a7169653} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6697 | 2026.05.04 15:27:41.975373 [ 257 ] {9bea312d-40d6-4714-9ef0-7204a7169653} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6698 | 2026.05.04 15:27:41.975513 [ 257 ] {9bea312d-40d6-4714-9ef0-7204a7169653} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6699 | 2026.05.04 15:27:41.975633 [ 329 ] {9bea312d-40d6-4714-9ef0-7204a7169653} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6700 | 2026.05.04 15:27:41.975644 [ 344 ] {9bea312d-40d6-4714-9ef0-7204a7169653} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6701 | 2026.05.04 15:27:41.975771 [ 257 ] {9bea312d-40d6-4714-9ef0-7204a7169653} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 6702 | 2026.05.04 15:27:41.975797 [ 257 ] {9bea312d-40d6-4714-9ef0-7204a7169653} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6703 | 2026.05.04 15:27:41.975839 [ 257 ] {9bea312d-40d6-4714-9ef0-7204a7169653} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6704 | 2026.05.04 15:27:41.975861 [ 257 ] {9bea312d-40d6-4714-9ef0-7204a7169653} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 6705 | 2026.05.04 15:27:41.976844 [ 257 ] {9bea312d-40d6-4714-9ef0-7204a7169653} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002431 sec., 14397.367338543809 rows/sec., 3.06 MiB/sec. | ||
| 6706 | 2026.05.04 15:27:41.976911 [ 257 ] {9bea312d-40d6-4714-9ef0-7204a7169653} <Debug> TCPHandler: Processed in 0.002891868 sec. | ||
| 6707 | 2026.05.04 15:27:41.979228 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6708 | 2026.05.04 15:27:41.979335 [ 257 ] {9ef1097c-1bbe-47a8-8e80-c514906b595a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6709 | 2026.05.04 15:27:41.979378 [ 257 ] {9ef1097c-1bbe-47a8-8e80-c514906b595a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6710 | 2026.05.04 15:27:41.979911 [ 257 ] {9ef1097c-1bbe-47a8-8e80-c514906b595a} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6711 | 2026.05.04 15:27:41.979954 [ 257 ] {9ef1097c-1bbe-47a8-8e80-c514906b595a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6712 | 2026.05.04 15:27:41.980328 [ 257 ] {9ef1097c-1bbe-47a8-8e80-c514906b595a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6713 | 2026.05.04 15:27:41.980587 [ 257 ] {9ef1097c-1bbe-47a8-8e80-c514906b595a} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6714 | 2026.05.04 15:27:41.980742 [ 257 ] {9ef1097c-1bbe-47a8-8e80-c514906b595a} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001437 sec., 96033.40292275575 rows/sec., 8.36 MiB/sec. | ||
| 6715 | 2026.05.04 15:27:41.980781 [ 257 ] {9ef1097c-1bbe-47a8-8e80-c514906b595a} <Debug> TCPHandler: Processed in 0.001602012 sec. | ||
| 6716 | 2026.05.04 15:27:41.980899 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6717 | 2026.05.04 15:27:41.980997 [ 257 ] {01674d46-5bf7-4ad3-9e50-3de9e5862415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6718 | 2026.05.04 15:27:41.981040 [ 257 ] {01674d46-5bf7-4ad3-9e50-3de9e5862415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6719 | 2026.05.04 15:27:41.981445 [ 257 ] {01674d46-5bf7-4ad3-9e50-3de9e5862415} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6720 | 2026.05.04 15:27:41.981483 [ 257 ] {01674d46-5bf7-4ad3-9e50-3de9e5862415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6721 | 2026.05.04 15:27:41.981786 [ 257 ] {01674d46-5bf7-4ad3-9e50-3de9e5862415} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6722 | 2026.05.04 15:27:41.981997 [ 257 ] {01674d46-5bf7-4ad3-9e50-3de9e5862415} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6723 | 2026.05.04 15:27:41.982131 [ 257 ] {01674d46-5bf7-4ad3-9e50-3de9e5862415} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001153 sec., 35559.41023417173 rows/sec., 2.61 MiB/sec. | ||
| 6724 | 2026.05.04 15:27:41.982168 [ 257 ] {01674d46-5bf7-4ad3-9e50-3de9e5862415} <Debug> TCPHandler: Processed in 0.001316647 sec. | ||
| 6725 | 2026.05.04 15:27:41.982275 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6726 | 2026.05.04 15:27:41.982371 [ 257 ] {1aec45e9-1a5f-45a5-a92c-276964783787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6727 | 2026.05.04 15:27:41.982411 [ 257 ] {1aec45e9-1a5f-45a5-a92c-276964783787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6728 | 2026.05.04 15:27:41.982825 [ 257 ] {1aec45e9-1a5f-45a5-a92c-276964783787} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6729 | 2026.05.04 15:27:41.982862 [ 257 ] {1aec45e9-1a5f-45a5-a92c-276964783787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6730 | 2026.05.04 15:27:41.983171 [ 257 ] {1aec45e9-1a5f-45a5-a92c-276964783787} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6731 | 2026.05.04 15:27:41.983395 [ 257 ] {1aec45e9-1a5f-45a5-a92c-276964783787} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6732 | 2026.05.04 15:27:41.983526 [ 257 ] {1aec45e9-1a5f-45a5-a92c-276964783787} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001174 sec., 89437.81942078365 rows/sec., 6.99 MiB/sec. | ||
| 6733 | 2026.05.04 15:27:41.983563 [ 257 ] {1aec45e9-1a5f-45a5-a92c-276964783787} <Debug> TCPHandler: Processed in 0.001335318 sec. | ||
| 6734 | 2026.05.04 15:27:41.983674 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6735 | 2026.05.04 15:27:41.983769 [ 257 ] {7527f48c-cc92-46e4-9522-9510f8f704d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6736 | 2026.05.04 15:27:41.983811 [ 257 ] {7527f48c-cc92-46e4-9522-9510f8f704d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6737 | 2026.05.04 15:27:41.984198 [ 257 ] {7527f48c-cc92-46e4-9522-9510f8f704d6} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6738 | 2026.05.04 15:27:41.984234 [ 257 ] {7527f48c-cc92-46e4-9522-9510f8f704d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6739 | 2026.05.04 15:27:41.984568 [ 257 ] {7527f48c-cc92-46e4-9522-9510f8f704d6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6740 | 2026.05.04 15:27:41.984780 [ 257 ] {7527f48c-cc92-46e4-9522-9510f8f704d6} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6741 | 2026.05.04 15:27:41.984911 [ 257 ] {7527f48c-cc92-46e4-9522-9510f8f704d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 6742 | 2026.05.04 15:27:41.984949 [ 257 ] {7527f48c-cc92-46e4-9522-9510f8f704d6} <Debug> TCPHandler: Processed in 0.001323538 sec. | ||
| 6743 | 2026.05.04 15:27:41.985066 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6744 | 2026.05.04 15:27:41.985189 [ 257 ] {b3ab2f5b-c30b-40f1-b0d3-e80bdf9c02ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6745 | 2026.05.04 15:27:41.985267 [ 257 ] {b3ab2f5b-c30b-40f1-b0d3-e80bdf9c02ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6746 | 2026.05.04 15:27:41.986126 [ 257 ] {b3ab2f5b-c30b-40f1-b0d3-e80bdf9c02ac} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6747 | 2026.05.04 15:27:41.986164 [ 257 ] {b3ab2f5b-c30b-40f1-b0d3-e80bdf9c02ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6748 | 2026.05.04 15:27:41.986725 [ 257 ] {b3ab2f5b-c30b-40f1-b0d3-e80bdf9c02ac} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6749 | 2026.05.04 15:27:41.986952 [ 257 ] {b3ab2f5b-c30b-40f1-b0d3-e80bdf9c02ac} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6750 | 2026.05.04 15:27:41.987096 [ 257 ] {b3ab2f5b-c30b-40f1-b0d3-e80bdf9c02ac} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001934 sec., 21199.586349534642 rows/sec., 37.99 MiB/sec. | ||
| 6751 | 2026.05.04 15:27:41.987151 [ 257 ] {b3ab2f5b-c30b-40f1-b0d3-e80bdf9c02ac} <Debug> TCPHandler: Processed in 0.002145599 sec. | ||
| 6752 | 2026.05.04 15:27:41.987275 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6753 | 2026.05.04 15:27:41.987370 [ 257 ] {02141442-67c2-4c2b-883d-917b827c84e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6754 | 2026.05.04 15:27:41.987414 [ 257 ] {02141442-67c2-4c2b-883d-917b827c84e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6755 | 2026.05.04 15:27:41.987747 [ 257 ] {02141442-67c2-4c2b-883d-917b827c84e2} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6756 | 2026.05.04 15:27:41.987784 [ 257 ] {02141442-67c2-4c2b-883d-917b827c84e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6757 | 2026.05.04 15:27:41.988099 [ 257 ] {02141442-67c2-4c2b-883d-917b827c84e2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6758 | 2026.05.04 15:27:41.988308 [ 257 ] {02141442-67c2-4c2b-883d-917b827c84e2} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6759 | 2026.05.04 15:27:41.988438 [ 257 ] {02141442-67c2-4c2b-883d-917b827c84e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 6760 | 2026.05.04 15:27:41.988474 [ 257 ] {02141442-67c2-4c2b-883d-917b827c84e2} <Debug> TCPHandler: Processed in 0.001248807 sec. | ||
| 6761 | 2026.05.04 15:27:46.972916 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6762 | 2026.05.04 15:27:46.973154 [ 257 ] {b2a8a93f-0e63-4267-ad47-86a59ea48b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 6763 | 2026.05.04 15:27:46.973483 [ 257 ] {b2a8a93f-0e63-4267-ad47-86a59ea48b1a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6764 | 2026.05.04 15:27:46.973517 [ 257 ] {b2a8a93f-0e63-4267-ad47-86a59ea48b1a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 6765 | 2026.05.04 15:27:46.973732 [ 257 ] {b2a8a93f-0e63-4267-ad47-86a59ea48b1a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6766 | 2026.05.04 15:27:46.973799 [ 257 ] {b2a8a93f-0e63-4267-ad47-86a59ea48b1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6767 | 2026.05.04 15:27:46.973942 [ 257 ] {b2a8a93f-0e63-4267-ad47-86a59ea48b1a} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6768 | 2026.05.04 15:27:46.974036 [ 329 ] {b2a8a93f-0e63-4267-ad47-86a59ea48b1a} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6769 | 2026.05.04 15:27:46.974076 [ 344 ] {b2a8a93f-0e63-4267-ad47-86a59ea48b1a} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6770 | 2026.05.04 15:27:46.974191 [ 257 ] {b2a8a93f-0e63-4267-ad47-86a59ea48b1a} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 6771 | 2026.05.04 15:27:46.974218 [ 257 ] {b2a8a93f-0e63-4267-ad47-86a59ea48b1a} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6772 | 2026.05.04 15:27:46.974262 [ 257 ] {b2a8a93f-0e63-4267-ad47-86a59ea48b1a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6773 | 2026.05.04 15:27:46.974283 [ 257 ] {b2a8a93f-0e63-4267-ad47-86a59ea48b1a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 6774 | 2026.05.04 15:27:46.975362 [ 257 ] {b2a8a93f-0e63-4267-ad47-86a59ea48b1a} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002294 sec., 15257.192676547515 rows/sec., 3.24 MiB/sec. | ||
| 6775 | 2026.05.04 15:27:46.975466 [ 257 ] {b2a8a93f-0e63-4267-ad47-86a59ea48b1a} <Debug> TCPHandler: Processed in 0.002674006 sec. | ||
| 6776 | 2026.05.04 15:27:46.977113 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6777 | 2026.05.04 15:27:46.977247 [ 257 ] {36578b5b-2e23-43e5-bb24-e04bc5b5a2d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6778 | 2026.05.04 15:27:46.977298 [ 257 ] {36578b5b-2e23-43e5-bb24-e04bc5b5a2d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6779 | 2026.05.04 15:27:46.977842 [ 257 ] {36578b5b-2e23-43e5-bb24-e04bc5b5a2d7} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6780 | 2026.05.04 15:27:46.977890 [ 257 ] {36578b5b-2e23-43e5-bb24-e04bc5b5a2d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6781 | 2026.05.04 15:27:46.978274 [ 257 ] {36578b5b-2e23-43e5-bb24-e04bc5b5a2d7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6782 | 2026.05.04 15:27:46.978491 [ 257 ] {36578b5b-2e23-43e5-bb24-e04bc5b5a2d7} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6783 | 2026.05.04 15:27:46.978638 [ 257 ] {36578b5b-2e23-43e5-bb24-e04bc5b5a2d7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001427 sec., 39243.167484232654 rows/sec., 3.01 MiB/sec. | ||
| 6784 | 2026.05.04 15:27:46.978675 [ 257 ] {36578b5b-2e23-43e5-bb24-e04bc5b5a2d7} <Debug> TCPHandler: Processed in 0.001624452 sec. | ||
| 6785 | 2026.05.04 15:27:46.978789 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6786 | 2026.05.04 15:27:46.978883 [ 257 ] {1fa5fae1-8ee2-40b1-9302-52843caa8956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6787 | 2026.05.04 15:27:46.978922 [ 257 ] {1fa5fae1-8ee2-40b1-9302-52843caa8956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6788 | 2026.05.04 15:27:46.979320 [ 257 ] {1fa5fae1-8ee2-40b1-9302-52843caa8956} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6789 | 2026.05.04 15:27:46.979356 [ 257 ] {1fa5fae1-8ee2-40b1-9302-52843caa8956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6790 | 2026.05.04 15:27:46.979643 [ 257 ] {1fa5fae1-8ee2-40b1-9302-52843caa8956} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6791 | 2026.05.04 15:27:46.979845 [ 257 ] {1fa5fae1-8ee2-40b1-9302-52843caa8956} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6792 | 2026.05.04 15:27:46.979972 [ 257 ] {1fa5fae1-8ee2-40b1-9302-52843caa8956} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001107 sec., 57813.91147244806 rows/sec., 4.51 MiB/sec. | ||
| 6793 | 2026.05.04 15:27:46.980008 [ 257 ] {1fa5fae1-8ee2-40b1-9302-52843caa8956} <Debug> TCPHandler: Processed in 0.001267077 sec. | ||
| 6794 | 2026.05.04 15:27:46.980119 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6795 | 2026.05.04 15:27:46.980213 [ 257 ] {cf24916e-8dce-4722-af02-635976e28659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6796 | 2026.05.04 15:27:46.980255 [ 257 ] {cf24916e-8dce-4722-af02-635976e28659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6797 | 2026.05.04 15:27:46.980641 [ 257 ] {cf24916e-8dce-4722-af02-635976e28659} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6798 | 2026.05.04 15:27:46.980676 [ 257 ] {cf24916e-8dce-4722-af02-635976e28659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6799 | 2026.05.04 15:27:46.980990 [ 257 ] {cf24916e-8dce-4722-af02-635976e28659} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6800 | 2026.05.04 15:27:46.981194 [ 257 ] {cf24916e-8dce-4722-af02-635976e28659} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6801 | 2026.05.04 15:27:46.981325 [ 257 ] {cf24916e-8dce-4722-af02-635976e28659} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00113 sec., 141592.9203539823 rows/sec., 9.86 MiB/sec. | ||
| 6802 | 2026.05.04 15:27:46.981360 [ 257 ] {cf24916e-8dce-4722-af02-635976e28659} <Debug> TCPHandler: Processed in 0.001288788 sec. | ||
| 6803 | 2026.05.04 15:27:46.981466 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6804 | 2026.05.04 15:27:46.981559 [ 257 ] {2afc8070-eca4-4111-b7f3-5b400949667c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6805 | 2026.05.04 15:27:46.981599 [ 257 ] {2afc8070-eca4-4111-b7f3-5b400949667c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6806 | 2026.05.04 15:27:46.981923 [ 257 ] {2afc8070-eca4-4111-b7f3-5b400949667c} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6807 | 2026.05.04 15:27:46.981958 [ 257 ] {2afc8070-eca4-4111-b7f3-5b400949667c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6808 | 2026.05.04 15:27:46.982262 [ 257 ] {2afc8070-eca4-4111-b7f3-5b400949667c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6809 | 2026.05.04 15:27:46.982468 [ 257 ] {2afc8070-eca4-4111-b7f3-5b400949667c} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6810 | 2026.05.04 15:27:46.982593 [ 257 ] {2afc8070-eca4-4111-b7f3-5b400949667c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 6811 | 2026.05.04 15:27:46.982628 [ 257 ] {2afc8070-eca4-4111-b7f3-5b400949667c} <Debug> TCPHandler: Processed in 0.001209446 sec. | ||
| 6812 | 2026.05.04 15:27:48.434333 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15816 | ||
| 6813 | 2026.05.04 15:27:48.434870 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6814 | 2026.05.04 15:27:48.434921 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6815 | 2026.05.04 15:27:48.435442 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6816 | 2026.05.04 15:27:48.435703 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6817 | 2026.05.04 15:27:48.435862 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15816 | ||
| 6818 | 2026.05.04 15:27:49.226813 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6819 | 2026.05.04 15:27:49.242215 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6820 | 2026.05.04 15:27:49.242262 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6821 | 2026.05.04 15:27:49.248002 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6822 | 2026.05.04 15:27:49.248699 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6823 | 2026.05.04 15:27:49.251426 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6824 | 2026.05.04 15:27:50.963846 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 840 | ||
| 6825 | 2026.05.04 15:27:50.966092 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6826 | 2026.05.04 15:27:50.966131 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6827 | 2026.05.04 15:27:50.967333 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6828 | 2026.05.04 15:27:50.967599 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6829 | 2026.05.04 15:27:50.967860 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 840 | ||
| 6830 | 2026.05.04 15:27:51.759865 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41261 | ||
| 6831 | 2026.05.04 15:27:51.759994 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6832 | 2026.05.04 15:27:51.760027 [ 286 ] {} <Debug> TCP-Session: 142b2bd9-f4d7-4c5d-b474-38f9e7072c2d Authenticating user 'default' from [fd00:1122:3344:101::e]:41261 | ||
| 6833 | 2026.05.04 15:27:51.760054 [ 286 ] {} <Debug> TCP-Session: 142b2bd9-f4d7-4c5d-b474-38f9e7072c2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6834 | 2026.05.04 15:27:51.760070 [ 286 ] {} <Debug> TCP-Session: 142b2bd9-f4d7-4c5d-b474-38f9e7072c2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6835 | 2026.05.04 15:27:51.760311 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46512 | ||
| 6836 | 2026.05.04 15:27:51.760334 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51567 | ||
| 6837 | 2026.05.04 15:27:51.760363 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58024 | ||
| 6838 | 2026.05.04 15:27:51.760394 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42852 | ||
| 6839 | 2026.05.04 15:27:51.760432 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6840 | 2026.05.04 15:27:51.760410 [ 286 ] {} <Trace> TCP-Session: 142b2bd9-f4d7-4c5d-b474-38f9e7072c2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6841 | 2026.05.04 15:27:51.760477 [ 288 ] {} <Debug> TCP-Session: 2e884047-c473-4fa9-95a2-aaa69a608db1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46512 | ||
| 6842 | 2026.05.04 15:27:51.760403 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59015 | ||
| 6843 | 2026.05.04 15:27:51.760517 [ 288 ] {} <Debug> TCP-Session: 2e884047-c473-4fa9-95a2-aaa69a608db1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6844 | 2026.05.04 15:27:51.760379 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60619 | ||
| 6845 | 2026.05.04 15:27:51.760556 [ 288 ] {} <Debug> TCP-Session: 2e884047-c473-4fa9-95a2-aaa69a608db1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6846 | 2026.05.04 15:27:51.760361 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41166 | ||
| 6847 | 2026.05.04 15:27:51.760358 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64528 | ||
| 6848 | 2026.05.04 15:27:51.760669 [ 286 ] {55211472-098d-42dc-9133-13d8da8bb3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41261) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6849 | 2026.05.04 15:27:51.760734 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6850 | 2026.05.04 15:27:51.760777 [ 289 ] {} <Debug> TCP-Session: cb545fae-5cca-4874-81b3-d39fbd4a2661 Authenticating user 'default' from [fd00:1122:3344:101::e]:51567 | ||
| 6851 | 2026.05.04 15:27:51.760807 [ 289 ] {} <Debug> TCP-Session: cb545fae-5cca-4874-81b3-d39fbd4a2661 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6852 | 2026.05.04 15:27:51.760823 [ 289 ] {} <Debug> TCP-Session: cb545fae-5cca-4874-81b3-d39fbd4a2661 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6853 | 2026.05.04 15:27:51.760966 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6854 | 2026.05.04 15:27:51.760971 [ 286 ] {55211472-098d-42dc-9133-13d8da8bb3d7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6855 | 2026.05.04 15:27:51.761005 [ 3 ] {} <Debug> TCP-Session: 97cee323-4918-4094-9980-e600fc6f2e6b Authenticating user 'default' from [fd00:1122:3344:101::e]:59015 | ||
| 6856 | 2026.05.04 15:27:51.761025 [ 3 ] {} <Debug> TCP-Session: 97cee323-4918-4094-9980-e600fc6f2e6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6857 | 2026.05.04 15:27:51.761042 [ 3 ] {} <Debug> TCP-Session: 97cee323-4918-4094-9980-e600fc6f2e6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6858 | 2026.05.04 15:27:51.761047 [ 286 ] {55211472-098d-42dc-9133-13d8da8bb3d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6859 | 2026.05.04 15:27:51.761079 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6860 | 2026.05.04 15:27:51.761117 [ 290 ] {} <Debug> TCP-Session: d18cb6b2-27e3-4ccd-882f-4033f735de7b Authenticating user 'default' from [fd00:1122:3344:101::e]:64528 | ||
| 6861 | 2026.05.04 15:27:51.761141 [ 290 ] {} <Debug> TCP-Session: d18cb6b2-27e3-4ccd-882f-4033f735de7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6862 | 2026.05.04 15:27:51.761157 [ 290 ] {} <Debug> TCP-Session: d18cb6b2-27e3-4ccd-882f-4033f735de7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6863 | 2026.05.04 15:27:51.761351 [ 286 ] {55211472-098d-42dc-9133-13d8da8bb3d7} <Debug> oximeter.version (7476fae3-e9ef-46f3-a08f-cb163b95990f) (SelectExecutor): Key condition: unknown | ||
| 6864 | 2026.05.04 15:27:51.761437 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6865 | 2026.05.04 15:27:51.761480 [ 291 ] {} <Debug> TCP-Session: ad02f9f6-1fb3-4efb-8ff9-791af6f86cfc Authenticating user 'default' from [fd00:1122:3344:101::e]:41166 | ||
| 6866 | 2026.05.04 15:27:51.761506 [ 291 ] {} <Debug> TCP-Session: ad02f9f6-1fb3-4efb-8ff9-791af6f86cfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6867 | 2026.05.04 15:27:51.761521 [ 291 ] {} <Debug> TCP-Session: ad02f9f6-1fb3-4efb-8ff9-791af6f86cfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6868 | 2026.05.04 15:27:51.761538 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6869 | 2026.05.04 15:27:51.761574 [ 293 ] {} <Debug> TCP-Session: e15bb7b9-cce0-4851-ab62-b55833762843 Authenticating user 'default' from [fd00:1122:3344:101::e]:60619 | ||
| 6870 | 2026.05.04 15:27:51.761599 [ 293 ] {} <Debug> TCP-Session: e15bb7b9-cce0-4851-ab62-b55833762843 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6871 | 2026.05.04 15:27:51.761615 [ 293 ] {} <Debug> TCP-Session: e15bb7b9-cce0-4851-ab62-b55833762843 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6872 | 2026.05.04 15:27:51.761776 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6873 | 2026.05.04 15:27:51.761811 [ 292 ] {} <Debug> TCP-Session: 0f9f1eb4-df82-4646-9949-6caa907922b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58024 | ||
| 6874 | 2026.05.04 15:27:51.761829 [ 292 ] {} <Debug> TCP-Session: 0f9f1eb4-df82-4646-9949-6caa907922b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6875 | 2026.05.04 15:27:51.761845 [ 292 ] {} <Debug> TCP-Session: 0f9f1eb4-df82-4646-9949-6caa907922b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6876 | 2026.05.04 15:27:51.761880 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6877 | 2026.05.04 15:27:51.761915 [ 294 ] {} <Debug> TCP-Session: ff21b7d0-91c0-4efe-bf16-90a4bd4580b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42852 | ||
| 6878 | 2026.05.04 15:27:51.761935 [ 294 ] {} <Debug> TCP-Session: ff21b7d0-91c0-4efe-bf16-90a4bd4580b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6879 | 2026.05.04 15:27:51.761948 [ 294 ] {} <Debug> TCP-Session: ff21b7d0-91c0-4efe-bf16-90a4bd4580b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6880 | 2026.05.04 15:27:51.762426 [ 347 ] {55211472-098d-42dc-9133-13d8da8bb3d7} <Trace> AggregatingTransform: Aggregating | ||
| 6881 | 2026.05.04 15:27:51.762463 [ 347 ] {55211472-098d-42dc-9133-13d8da8bb3d7} <Trace> Aggregator: Aggregation method: without_key | ||
| 6882 | 2026.05.04 15:27:51.762494 [ 347 ] {55211472-098d-42dc-9133-13d8da8bb3d7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001032524 sec. (968.500 rows/sec., 37.83 KiB/sec.) | ||
| 6883 | 2026.05.04 15:27:51.762509 [ 347 ] {55211472-098d-42dc-9133-13d8da8bb3d7} <Trace> Aggregator: Merging aggregated data | ||
| 6884 | 2026.05.04 15:27:51.763935 [ 286 ] {55211472-098d-42dc-9133-13d8da8bb3d7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003333 sec., 300.03000300030004 rows/sec., 11.72 KiB/sec. | ||
| 6885 | 2026.05.04 15:27:51.764066 [ 286 ] {55211472-098d-42dc-9133-13d8da8bb3d7} <Debug> TCPHandler: Processed in 0.003786681 sec. | ||
| 6886 | 2026.05.04 15:27:51.764213 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6887 | 2026.05.04 15:27:51.764246 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6888 | 2026.05.04 15:27:51.764249 [ 286 ] {} <Debug> TCP-Session: 142b2bd9-f4d7-4c5d-b474-38f9e7072c2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6889 | 2026.05.04 15:27:51.764272 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6890 | 2026.05.04 15:27:51.764296 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6891 | 2026.05.04 15:27:51.764320 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6892 | 2026.05.04 15:27:51.764333 [ 290 ] {} <Debug> TCP-Session: d18cb6b2-27e3-4ccd-882f-4033f735de7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6893 | 2026.05.04 15:27:51.764348 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6894 | 2026.05.04 15:27:51.764370 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6895 | 2026.05.04 15:27:51.764395 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6896 | 2026.05.04 15:27:51.764421 [ 292 ] {} <Debug> TCP-Session: 0f9f1eb4-df82-4646-9949-6caa907922b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6897 | 2026.05.04 15:27:51.764433 [ 289 ] {} <Debug> TCP-Session: cb545fae-5cca-4874-81b3-d39fbd4a2661 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6898 | 2026.05.04 15:27:51.764450 [ 294 ] {} <Debug> TCP-Session: ff21b7d0-91c0-4efe-bf16-90a4bd4580b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6899 | 2026.05.04 15:27:51.764417 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6900 | 2026.05.04 15:27:51.764365 [ 291 ] {} <Debug> TCP-Session: ad02f9f6-1fb3-4efb-8ff9-791af6f86cfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6901 | 2026.05.04 15:27:51.764350 [ 288 ] {} <Debug> TCP-Session: 2e884047-c473-4fa9-95a2-aaa69a608db1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6902 | 2026.05.04 15:27:51.764516 [ 293 ] {} <Debug> TCP-Session: e15bb7b9-cce0-4851-ab62-b55833762843 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6903 | 2026.05.04 15:27:51.764291 [ 3 ] {} <Debug> TCP-Session: 97cee323-4918-4094-9980-e600fc6f2e6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6904 | 2026.05.04 15:27:51.976787 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6905 | 2026.05.04 15:27:51.977050 [ 257 ] {810ab6f0-e1fe-4703-b0ae-aae2ac2b7f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6906 | 2026.05.04 15:27:51.977460 [ 257 ] {810ab6f0-e1fe-4703-b0ae-aae2ac2b7f0f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6907 | 2026.05.04 15:27:51.977506 [ 257 ] {810ab6f0-e1fe-4703-b0ae-aae2ac2b7f0f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6908 | 2026.05.04 15:27:51.977746 [ 257 ] {810ab6f0-e1fe-4703-b0ae-aae2ac2b7f0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6909 | 2026.05.04 15:27:51.977817 [ 257 ] {810ab6f0-e1fe-4703-b0ae-aae2ac2b7f0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6910 | 2026.05.04 15:27:51.977966 [ 257 ] {810ab6f0-e1fe-4703-b0ae-aae2ac2b7f0f} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6911 | 2026.05.04 15:27:51.978096 [ 303 ] {810ab6f0-e1fe-4703-b0ae-aae2ac2b7f0f} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6912 | 2026.05.04 15:27:51.978097 [ 321 ] {810ab6f0-e1fe-4703-b0ae-aae2ac2b7f0f} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6913 | 2026.05.04 15:27:51.978214 [ 257 ] {810ab6f0-e1fe-4703-b0ae-aae2ac2b7f0f} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 6914 | 2026.05.04 15:27:51.978242 [ 257 ] {810ab6f0-e1fe-4703-b0ae-aae2ac2b7f0f} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6915 | 2026.05.04 15:27:51.978284 [ 257 ] {810ab6f0-e1fe-4703-b0ae-aae2ac2b7f0f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6916 | 2026.05.04 15:27:51.978308 [ 257 ] {810ab6f0-e1fe-4703-b0ae-aae2ac2b7f0f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 6917 | 2026.05.04 15:27:51.979479 [ 257 ] {810ab6f0-e1fe-4703-b0ae-aae2ac2b7f0f} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002543 sec., 13763.27172630751 rows/sec., 2.93 MiB/sec. | ||
| 6918 | 2026.05.04 15:27:51.979586 [ 257 ] {810ab6f0-e1fe-4703-b0ae-aae2ac2b7f0f} <Debug> TCPHandler: Processed in 0.00298411 sec. | ||
| 6919 | 2026.05.04 15:27:51.982032 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6920 | 2026.05.04 15:27:51.982148 [ 257 ] {3c2610b3-42f9-4f27-bba6-2424bd886050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6921 | 2026.05.04 15:27:51.982192 [ 257 ] {3c2610b3-42f9-4f27-bba6-2424bd886050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6922 | 2026.05.04 15:27:51.982789 [ 257 ] {3c2610b3-42f9-4f27-bba6-2424bd886050} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6923 | 2026.05.04 15:27:51.982836 [ 257 ] {3c2610b3-42f9-4f27-bba6-2424bd886050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6924 | 2026.05.04 15:27:51.983231 [ 257 ] {3c2610b3-42f9-4f27-bba6-2424bd886050} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6925 | 2026.05.04 15:27:51.983460 [ 257 ] {3c2610b3-42f9-4f27-bba6-2424bd886050} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6926 | 2026.05.04 15:27:51.983622 [ 257 ] {3c2610b3-42f9-4f27-bba6-2424bd886050} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001507 sec., 91572.6609157266 rows/sec., 7.97 MiB/sec. | ||
| 6927 | 2026.05.04 15:27:51.983661 [ 257 ] {3c2610b3-42f9-4f27-bba6-2424bd886050} <Debug> TCPHandler: Processed in 0.001683273 sec. | ||
| 6928 | 2026.05.04 15:27:51.983788 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6929 | 2026.05.04 15:27:51.983884 [ 257 ] {257da82f-7066-4eb1-b97d-2023fcfbc7f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6930 | 2026.05.04 15:27:51.983926 [ 257 ] {257da82f-7066-4eb1-b97d-2023fcfbc7f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6931 | 2026.05.04 15:27:51.984343 [ 257 ] {257da82f-7066-4eb1-b97d-2023fcfbc7f4} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6932 | 2026.05.04 15:27:51.984380 [ 257 ] {257da82f-7066-4eb1-b97d-2023fcfbc7f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6933 | 2026.05.04 15:27:51.984687 [ 257 ] {257da82f-7066-4eb1-b97d-2023fcfbc7f4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6934 | 2026.05.04 15:27:51.984912 [ 257 ] {257da82f-7066-4eb1-b97d-2023fcfbc7f4} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6935 | 2026.05.04 15:27:51.985050 [ 257 ] {257da82f-7066-4eb1-b97d-2023fcfbc7f4} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001183 sec., 34657.65004226543 rows/sec., 2.55 MiB/sec. | ||
| 6936 | 2026.05.04 15:27:51.985102 [ 257 ] {257da82f-7066-4eb1-b97d-2023fcfbc7f4} <Debug> TCPHandler: Processed in 0.001362298 sec. | ||
| 6937 | 2026.05.04 15:27:51.985261 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6938 | 2026.05.04 15:27:51.985363 [ 257 ] {bb90614c-5e09-45c4-a267-0b9b0b2dc550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6939 | 2026.05.04 15:27:51.985404 [ 257 ] {bb90614c-5e09-45c4-a267-0b9b0b2dc550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6940 | 2026.05.04 15:27:51.985903 [ 257 ] {bb90614c-5e09-45c4-a267-0b9b0b2dc550} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6941 | 2026.05.04 15:27:51.985941 [ 257 ] {bb90614c-5e09-45c4-a267-0b9b0b2dc550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6942 | 2026.05.04 15:27:51.986266 [ 257 ] {bb90614c-5e09-45c4-a267-0b9b0b2dc550} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6943 | 2026.05.04 15:27:51.986495 [ 257 ] {bb90614c-5e09-45c4-a267-0b9b0b2dc550} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6944 | 2026.05.04 15:27:51.986627 [ 257 ] {bb90614c-5e09-45c4-a267-0b9b0b2dc550} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001282 sec., 81903.27613104525 rows/sec., 6.40 MiB/sec. | ||
| 6945 | 2026.05.04 15:27:51.986664 [ 257 ] {bb90614c-5e09-45c4-a267-0b9b0b2dc550} <Debug> TCPHandler: Processed in 0.001467039 sec. | ||
| 6946 | 2026.05.04 15:27:51.986793 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6947 | 2026.05.04 15:27:51.986889 [ 257 ] {14a60a56-e03e-405a-9c7f-c332aee4a2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6948 | 2026.05.04 15:27:51.986932 [ 257 ] {14a60a56-e03e-405a-9c7f-c332aee4a2e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6949 | 2026.05.04 15:27:51.987388 [ 257 ] {14a60a56-e03e-405a-9c7f-c332aee4a2e7} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6950 | 2026.05.04 15:27:51.987432 [ 257 ] {14a60a56-e03e-405a-9c7f-c332aee4a2e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6951 | 2026.05.04 15:27:51.987833 [ 257 ] {14a60a56-e03e-405a-9c7f-c332aee4a2e7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6952 | 2026.05.04 15:27:51.988049 [ 257 ] {14a60a56-e03e-405a-9c7f-c332aee4a2e7} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6953 | 2026.05.04 15:27:51.988174 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff) (MergerMutator): Selected 6 parts from all_1_49_10 to all_54_54_0 | ||
| 6954 | 2026.05.04 15:27:51.988183 [ 257 ] {14a60a56-e03e-405a-9c7f-c332aee4a2e7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001313 sec., 121858.33968012186 rows/sec., 8.49 MiB/sec. | ||
| 6955 | 2026.05.04 15:27:51.988252 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6956 | 2026.05.04 15:27:51.988271 [ 257 ] {14a60a56-e03e-405a-9c7f-c332aee4a2e7} <Debug> TCPHandler: Processed in 0.00152639 sec. | ||
| 6957 | 2026.05.04 15:27:51.988279 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6958 | 2026.05.04 15:27:51.988387 [ 194 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_54_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_49_10 to all_54_54_0 into Compact with storage Full | ||
| 6959 | 2026.05.04 15:27:51.988470 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6960 | 2026.05.04 15:27:51.988485 [ 194 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_54_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6961 | 2026.05.04 15:27:51.988522 [ 194 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_49_10, total 19426 rows starting from the beginning of the part | ||
| 6962 | 2026.05.04 15:27:51.988574 [ 257 ] {415aa66a-762f-4eb6-a41f-0d1b15bc880e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6963 | 2026.05.04 15:27:51.988580 [ 194 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 10 rows starting from the beginning of the part | ||
| 6964 | 2026.05.04 15:27:51.988631 [ 194 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 6965 | 2026.05.04 15:27:51.988631 [ 257 ] {415aa66a-762f-4eb6-a41f-0d1b15bc880e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6966 | 2026.05.04 15:27:51.988681 [ 194 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 6967 | 2026.05.04 15:27:51.988726 [ 194 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 6968 | 2026.05.04 15:27:51.988786 [ 194 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 6969 | 2026.05.04 15:27:51.989605 [ 257 ] {415aa66a-762f-4eb6-a41f-0d1b15bc880e} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6970 | 2026.05.04 15:27:51.989651 [ 257 ] {415aa66a-762f-4eb6-a41f-0d1b15bc880e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6971 | 2026.05.04 15:27:51.990519 [ 257 ] {415aa66a-762f-4eb6-a41f-0d1b15bc880e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6972 | 2026.05.04 15:27:51.990907 [ 257 ] {415aa66a-762f-4eb6-a41f-0d1b15bc880e} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6973 | 2026.05.04 15:27:51.991074 [ 257 ] {415aa66a-762f-4eb6-a41f-0d1b15bc880e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002519 sec., 16276.30011909488 rows/sec., 29.17 MiB/sec. | ||
| 6974 | 2026.05.04 15:27:51.991131 [ 257 ] {415aa66a-762f-4eb6-a41f-0d1b15bc880e} <Debug> TCPHandler: Processed in 0.002711997 sec. | ||
| 6975 | 2026.05.04 15:27:51.991270 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6976 | 2026.05.04 15:27:51.991366 [ 257 ] {8f05b640-fa6f-4ffe-af55-5996f207ab2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6977 | 2026.05.04 15:27:51.991411 [ 257 ] {8f05b640-fa6f-4ffe-af55-5996f207ab2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6978 | 2026.05.04 15:27:51.991768 [ 257 ] {8f05b640-fa6f-4ffe-af55-5996f207ab2d} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6979 | 2026.05.04 15:27:51.991805 [ 257 ] {8f05b640-fa6f-4ffe-af55-5996f207ab2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6980 | 2026.05.04 15:27:51.992164 [ 257 ] {8f05b640-fa6f-4ffe-af55-5996f207ab2d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6981 | 2026.05.04 15:27:51.992398 [ 257 ] {8f05b640-fa6f-4ffe-af55-5996f207ab2d} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6982 | 2026.05.04 15:27:51.992538 [ 257 ] {8f05b640-fa6f-4ffe-af55-5996f207ab2d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. | ||
| 6983 | 2026.05.04 15:27:51.992575 [ 257 ] {8f05b640-fa6f-4ffe-af55-5996f207ab2d} <Debug> TCPHandler: Processed in 0.001355398 sec. | ||
| 6984 | 2026.05.04 15:27:51.994258 [ 203 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_54_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20076 rows, containing 5 columns (5 merged, 0 gathered) in 0.005901819 sec., 3401663.1143720266 rows/sec., 218.56 MiB/sec. | ||
| 6985 | 2026.05.04 15:27:51.994897 [ 199 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_54_11} <Trace> MergedBlockOutputStream: filled checksums all_1_54_11 (state Temporary) | ||
| 6986 | 2026.05.04 15:27:51.995215 [ 199 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_54_11} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_merge_all_1_54_11 to all_1_54_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6987 | 2026.05.04 15:27:51.995300 [ 199 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_54_11} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff) (MergerMutator): Merged 6 parts: [all_1_49_10, all_54_54_0] -> all_1_54_11 | ||
| 6988 | 2026.05.04 15:27:51.995412 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.21 MiB. | ||
| 6989 | 2026.05.04 15:27:52.028724 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51870 | ||
| 6990 | 2026.05.04 15:27:52.028828 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6991 | 2026.05.04 15:27:52.028855 [ 291 ] {} <Debug> TCP-Session: f18edc30-4ecc-4c6a-9935-c88ae1f3a59a Authenticating user 'default' from [fd00:1122:3344:101::e]:51870 | ||
| 6992 | 2026.05.04 15:27:52.028878 [ 291 ] {} <Debug> TCP-Session: f18edc30-4ecc-4c6a-9935-c88ae1f3a59a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6993 | 2026.05.04 15:27:52.028892 [ 291 ] {} <Debug> TCP-Session: f18edc30-4ecc-4c6a-9935-c88ae1f3a59a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6994 | 2026.05.04 15:27:52.029095 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38487 | ||
| 6995 | 2026.05.04 15:27:52.029125 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33584 | ||
| 6996 | 2026.05.04 15:27:52.029147 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45110 | ||
| 6997 | 2026.05.04 15:27:52.029155 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42898 | ||
| 6998 | 2026.05.04 15:27:52.029168 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35925 | ||
| 6999 | 2026.05.04 15:27:52.029226 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7000 | 2026.05.04 15:27:52.029215 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7001 | 2026.05.04 15:27:52.029257 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7002 | 2026.05.04 15:27:52.029264 [ 294 ] {} <Debug> TCP-Session: 7eb8c16e-8707-4a7e-ba7a-7032eae70929 Authenticating user 'default' from [fd00:1122:3344:101::e]:33584 | ||
| 7003 | 2026.05.04 15:27:52.029287 [ 292 ] {} <Debug> TCP-Session: ae948abf-f0e8-4542-986b-fee786a020c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38487 | ||
| 7004 | 2026.05.04 15:27:52.029298 [ 289 ] {} <Debug> TCP-Session: 3bec30fb-64ba-4c1c-9055-3e46800bb1a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:42898 | ||
| 7005 | 2026.05.04 15:27:52.029311 [ 294 ] {} <Debug> TCP-Session: 7eb8c16e-8707-4a7e-ba7a-7032eae70929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7006 | 2026.05.04 15:27:52.029320 [ 292 ] {} <Debug> TCP-Session: ae948abf-f0e8-4542-986b-fee786a020c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7007 | 2026.05.04 15:27:52.029333 [ 289 ] {} <Debug> TCP-Session: 3bec30fb-64ba-4c1c-9055-3e46800bb1a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7008 | 2026.05.04 15:27:52.029340 [ 294 ] {} <Debug> TCP-Session: 7eb8c16e-8707-4a7e-ba7a-7032eae70929 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7009 | 2026.05.04 15:27:52.029359 [ 289 ] {} <Debug> TCP-Session: 3bec30fb-64ba-4c1c-9055-3e46800bb1a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7010 | 2026.05.04 15:27:52.029350 [ 292 ] {} <Debug> TCP-Session: ae948abf-f0e8-4542-986b-fee786a020c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7011 | 2026.05.04 15:27:52.029252 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7012 | 2026.05.04 15:27:52.029250 [ 291 ] {} <Trace> TCP-Session: f18edc30-4ecc-4c6a-9935-c88ae1f3a59a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7013 | 2026.05.04 15:27:52.029447 [ 288 ] {} <Debug> TCP-Session: 80df8d12-8e5f-4257-a74b-1b12acef902b Authenticating user 'default' from [fd00:1122:3344:101::e]:45110 | ||
| 7014 | 2026.05.04 15:27:52.029138 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51776 | ||
| 7015 | 2026.05.04 15:27:52.029486 [ 288 ] {} <Debug> TCP-Session: 80df8d12-8e5f-4257-a74b-1b12acef902b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7016 | 2026.05.04 15:27:52.029128 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37624 | ||
| 7017 | 2026.05.04 15:27:52.029528 [ 288 ] {} <Debug> TCP-Session: 80df8d12-8e5f-4257-a74b-1b12acef902b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7018 | 2026.05.04 15:27:52.029111 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38550 | ||
| 7019 | 2026.05.04 15:27:52.029569 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7020 | 2026.05.04 15:27:52.029595 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7021 | 2026.05.04 15:27:52.029298 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7022 | 2026.05.04 15:27:52.029617 [ 286 ] {} <Debug> TCP-Session: ce999c8f-ea04-4e09-aaed-18cd5434a4d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51776 | ||
| 7023 | 2026.05.04 15:27:52.029640 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7024 | 2026.05.04 15:27:52.029665 [ 291 ] {bdcb50c1-924f-4f96-8e19-e1077dc5aeda} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51870) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7025 | 2026.05.04 15:27:52.029667 [ 286 ] {} <Debug> TCP-Session: ce999c8f-ea04-4e09-aaed-18cd5434a4d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7026 | 2026.05.04 15:27:52.029685 [ 293 ] {} <Debug> TCP-Session: 0ce143a2-db7d-42ae-9746-ab09316a8174 Authenticating user 'default' from [fd00:1122:3344:101::e]:38550 | ||
| 7027 | 2026.05.04 15:27:52.029711 [ 286 ] {} <Debug> TCP-Session: ce999c8f-ea04-4e09-aaed-18cd5434a4d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7028 | 2026.05.04 15:27:52.029741 [ 293 ] {} <Debug> TCP-Session: 0ce143a2-db7d-42ae-9746-ab09316a8174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7029 | 2026.05.04 15:27:52.029650 [ 290 ] {} <Debug> TCP-Session: ce56948d-dce3-41b7-89b0-e44d474e4132 Authenticating user 'default' from [fd00:1122:3344:101::e]:35925 | ||
| 7030 | 2026.05.04 15:27:52.029768 [ 293 ] {} <Debug> TCP-Session: 0ce143a2-db7d-42ae-9746-ab09316a8174 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7031 | 2026.05.04 15:27:52.029791 [ 290 ] {} <Debug> TCP-Session: ce56948d-dce3-41b7-89b0-e44d474e4132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7032 | 2026.05.04 15:27:52.029625 [ 3 ] {} <Debug> TCP-Session: 0d2a2494-e774-42f3-821f-e16392edd53d Authenticating user 'default' from [fd00:1122:3344:101::e]:37624 | ||
| 7033 | 2026.05.04 15:27:52.029815 [ 290 ] {} <Debug> TCP-Session: ce56948d-dce3-41b7-89b0-e44d474e4132 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7034 | 2026.05.04 15:27:52.029846 [ 3 ] {} <Debug> TCP-Session: 0d2a2494-e774-42f3-821f-e16392edd53d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7035 | 2026.05.04 15:27:52.029868 [ 3 ] {} <Debug> TCP-Session: 0d2a2494-e774-42f3-821f-e16392edd53d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7036 | 2026.05.04 15:27:52.030009 [ 291 ] {bdcb50c1-924f-4f96-8e19-e1077dc5aeda} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7037 | 2026.05.04 15:27:52.030070 [ 291 ] {bdcb50c1-924f-4f96-8e19-e1077dc5aeda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7038 | 2026.05.04 15:27:52.030388 [ 291 ] {bdcb50c1-924f-4f96-8e19-e1077dc5aeda} <Debug> oximeter.version (7476fae3-e9ef-46f3-a08f-cb163b95990f) (SelectExecutor): Key condition: unknown | ||
| 7039 | 2026.05.04 15:27:52.031437 [ 321 ] {bdcb50c1-924f-4f96-8e19-e1077dc5aeda} <Trace> AggregatingTransform: Aggregating | ||
| 7040 | 2026.05.04 15:27:52.031483 [ 321 ] {bdcb50c1-924f-4f96-8e19-e1077dc5aeda} <Trace> Aggregator: Aggregation method: without_key | ||
| 7041 | 2026.05.04 15:27:52.031515 [ 321 ] {bdcb50c1-924f-4f96-8e19-e1077dc5aeda} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001066844 sec. (937.344 rows/sec., 36.62 KiB/sec.) | ||
| 7042 | 2026.05.04 15:27:52.031530 [ 321 ] {bdcb50c1-924f-4f96-8e19-e1077dc5aeda} <Trace> Aggregator: Merging aggregated data | ||
| 7043 | 2026.05.04 15:27:52.032925 [ 291 ] {bdcb50c1-924f-4f96-8e19-e1077dc5aeda} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00335 sec., 298.5074626865672 rows/sec., 11.66 KiB/sec. | ||
| 7044 | 2026.05.04 15:27:52.033055 [ 291 ] {bdcb50c1-924f-4f96-8e19-e1077dc5aeda} <Debug> TCPHandler: Processed in 0.003982343 sec. | ||
| 7045 | 2026.05.04 15:27:52.033186 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7046 | 2026.05.04 15:27:52.033216 [ 291 ] {} <Debug> TCP-Session: f18edc30-4ecc-4c6a-9935-c88ae1f3a59a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7047 | 2026.05.04 15:27:52.033216 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7048 | 2026.05.04 15:27:52.033229 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7049 | 2026.05.04 15:27:52.033252 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7050 | 2026.05.04 15:27:52.033281 [ 293 ] {} <Debug> TCP-Session: 0ce143a2-db7d-42ae-9746-ab09316a8174 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7051 | 2026.05.04 15:27:52.033287 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7052 | 2026.05.04 15:27:52.033304 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7053 | 2026.05.04 15:27:52.033319 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7054 | 2026.05.04 15:27:52.033342 [ 3 ] {} <Debug> TCP-Session: 0d2a2494-e774-42f3-821f-e16392edd53d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7055 | 2026.05.04 15:27:52.033358 [ 286 ] {} <Debug> TCP-Session: ce999c8f-ea04-4e09-aaed-18cd5434a4d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7056 | 2026.05.04 15:27:52.033357 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7057 | 2026.05.04 15:27:52.033376 [ 288 ] {} <Debug> TCP-Session: 80df8d12-8e5f-4257-a74b-1b12acef902b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7058 | 2026.05.04 15:27:52.033318 [ 292 ] {} <Debug> TCP-Session: ae948abf-f0e8-4542-986b-fee786a020c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7059 | 2026.05.04 15:27:52.033418 [ 289 ] {} <Debug> TCP-Session: 3bec30fb-64ba-4c1c-9055-3e46800bb1a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7060 | 2026.05.04 15:27:52.033269 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7061 | 2026.05.04 15:27:52.033262 [ 290 ] {} <Debug> TCP-Session: ce56948d-dce3-41b7-89b0-e44d474e4132 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7062 | 2026.05.04 15:27:52.033486 [ 294 ] {} <Debug> TCP-Session: 7eb8c16e-8707-4a7e-ba7a-7032eae70929 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7063 | 2026.05.04 15:27:52.376091 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65430 | ||
| 7064 | 2026.05.04 15:27:52.376206 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7065 | 2026.05.04 15:27:52.376233 [ 291 ] {} <Debug> TCP-Session: 8056d6ec-d6ae-4061-9d49-88eb5865c29b Authenticating user 'default' from [fd00:1122:3344:101::e]:65430 | ||
| 7066 | 2026.05.04 15:27:52.376255 [ 291 ] {} <Debug> TCP-Session: 8056d6ec-d6ae-4061-9d49-88eb5865c29b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7067 | 2026.05.04 15:27:52.376268 [ 291 ] {} <Debug> TCP-Session: 8056d6ec-d6ae-4061-9d49-88eb5865c29b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7068 | 2026.05.04 15:27:52.376455 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57022 | ||
| 7069 | 2026.05.04 15:27:52.376502 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58996 | ||
| 7070 | 2026.05.04 15:27:52.376519 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53936 | ||
| 7071 | 2026.05.04 15:27:52.376545 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48498 | ||
| 7072 | 2026.05.04 15:27:52.376571 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7073 | 2026.05.04 15:27:52.376577 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39294 | ||
| 7074 | 2026.05.04 15:27:52.376628 [ 292 ] {} <Debug> TCP-Session: 46b8478e-d717-442a-80b0-f32cd4ff2e76 Authenticating user 'default' from [fd00:1122:3344:101::e]:57022 | ||
| 7075 | 2026.05.04 15:27:52.376626 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7076 | 2026.05.04 15:27:52.376646 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7077 | 2026.05.04 15:27:52.376675 [ 292 ] {} <Debug> TCP-Session: 46b8478e-d717-442a-80b0-f32cd4ff2e76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7078 | 2026.05.04 15:27:52.376688 [ 288 ] {} <Debug> TCP-Session: 82580412-e162-4011-9637-a2b5fcd21a03 Authenticating user 'default' from [fd00:1122:3344:101::e]:48498 | ||
| 7079 | 2026.05.04 15:27:52.376700 [ 292 ] {} <Debug> TCP-Session: 46b8478e-d717-442a-80b0-f32cd4ff2e76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7080 | 2026.05.04 15:27:52.376700 [ 291 ] {} <Trace> TCP-Session: 8056d6ec-d6ae-4061-9d49-88eb5865c29b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7081 | 2026.05.04 15:27:52.376722 [ 288 ] {} <Debug> TCP-Session: 82580412-e162-4011-9637-a2b5fcd21a03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7082 | 2026.05.04 15:27:52.376717 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7083 | 2026.05.04 15:27:52.376761 [ 288 ] {} <Debug> TCP-Session: 82580412-e162-4011-9637-a2b5fcd21a03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7084 | 2026.05.04 15:27:52.376680 [ 293 ] {} <Debug> TCP-Session: d314630f-43e8-4ac4-ace0-f6775923becf Authenticating user 'default' from [fd00:1122:3344:101::e]:58996 | ||
| 7085 | 2026.05.04 15:27:52.376799 [ 290 ] {} <Debug> TCP-Session: 1113bd40-b1b6-4e99-8597-aef7c4fccaae Authenticating user 'default' from [fd00:1122:3344:101::e]:39294 | ||
| 7086 | 2026.05.04 15:27:52.376816 [ 293 ] {} <Debug> TCP-Session: d314630f-43e8-4ac4-ace0-f6775923becf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7087 | 2026.05.04 15:27:52.376840 [ 290 ] {} <Debug> TCP-Session: 1113bd40-b1b6-4e99-8597-aef7c4fccaae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7088 | 2026.05.04 15:27:52.376845 [ 293 ] {} <Debug> TCP-Session: d314630f-43e8-4ac4-ace0-f6775923becf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7089 | 2026.05.04 15:27:52.376869 [ 290 ] {} <Debug> TCP-Session: 1113bd40-b1b6-4e99-8597-aef7c4fccaae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7090 | 2026.05.04 15:27:52.376634 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7091 | 2026.05.04 15:27:52.376912 [ 291 ] {87442e5e-51bd-45d0-b28d-3d8329883737} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65430) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7092 | 2026.05.04 15:27:52.376566 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37488 | ||
| 7093 | 2026.05.04 15:27:52.376937 [ 3 ] {} <Debug> TCP-Session: de93b738-212d-404b-b550-3b1496b91f3a Authenticating user 'default' from [fd00:1122:3344:101::e]:53936 | ||
| 7094 | 2026.05.04 15:27:52.376541 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60270 | ||
| 7095 | 2026.05.04 15:27:52.376991 [ 3 ] {} <Debug> TCP-Session: de93b738-212d-404b-b550-3b1496b91f3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7096 | 2026.05.04 15:27:52.376516 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46159 | ||
| 7097 | 2026.05.04 15:27:52.377016 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7098 | 2026.05.04 15:27:52.377052 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7099 | 2026.05.04 15:27:52.377074 [ 289 ] {} <Debug> TCP-Session: 3a73e445-1abb-43ff-85dd-367367e801f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:37488 | ||
| 7100 | 2026.05.04 15:27:52.377091 [ 286 ] {} <Debug> TCP-Session: de8fe6cf-cf5c-41b4-accb-debce8d4c391 Authenticating user 'default' from [fd00:1122:3344:101::e]:60270 | ||
| 7101 | 2026.05.04 15:27:52.377093 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7102 | 2026.05.04 15:27:52.377117 [ 289 ] {} <Debug> TCP-Session: 3a73e445-1abb-43ff-85dd-367367e801f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7103 | 2026.05.04 15:27:52.377125 [ 286 ] {} <Debug> TCP-Session: de8fe6cf-cf5c-41b4-accb-debce8d4c391 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7104 | 2026.05.04 15:27:52.377143 [ 294 ] {} <Debug> TCP-Session: d23e4914-8bbc-4d13-b418-a6d67d6ac242 Authenticating user 'default' from [fd00:1122:3344:101::e]:46159 | ||
| 7105 | 2026.05.04 15:27:52.377151 [ 289 ] {} <Debug> TCP-Session: 3a73e445-1abb-43ff-85dd-367367e801f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7106 | 2026.05.04 15:27:52.377180 [ 294 ] {} <Debug> TCP-Session: d23e4914-8bbc-4d13-b418-a6d67d6ac242 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7107 | 2026.05.04 15:27:52.377021 [ 3 ] {} <Debug> TCP-Session: de93b738-212d-404b-b550-3b1496b91f3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7108 | 2026.05.04 15:27:52.377206 [ 294 ] {} <Debug> TCP-Session: d23e4914-8bbc-4d13-b418-a6d67d6ac242 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7109 | 2026.05.04 15:27:52.377227 [ 291 ] {87442e5e-51bd-45d0-b28d-3d8329883737} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7110 | 2026.05.04 15:27:52.377165 [ 286 ] {} <Debug> TCP-Session: de8fe6cf-cf5c-41b4-accb-debce8d4c391 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7111 | 2026.05.04 15:27:52.377298 [ 291 ] {87442e5e-51bd-45d0-b28d-3d8329883737} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7112 | 2026.05.04 15:27:52.377581 [ 291 ] {87442e5e-51bd-45d0-b28d-3d8329883737} <Debug> oximeter.version (7476fae3-e9ef-46f3-a08f-cb163b95990f) (SelectExecutor): Key condition: unknown | ||
| 7113 | 2026.05.04 15:27:52.378524 [ 328 ] {87442e5e-51bd-45d0-b28d-3d8329883737} <Trace> AggregatingTransform: Aggregating | ||
| 7114 | 2026.05.04 15:27:52.378563 [ 328 ] {87442e5e-51bd-45d0-b28d-3d8329883737} <Trace> Aggregator: Aggregation method: without_key | ||
| 7115 | 2026.05.04 15:27:52.378598 [ 328 ] {87442e5e-51bd-45d0-b28d-3d8329883737} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000956493 sec. (1045.486 rows/sec., 40.84 KiB/sec.) | ||
| 7116 | 2026.05.04 15:27:52.378617 [ 328 ] {87442e5e-51bd-45d0-b28d-3d8329883737} <Trace> Aggregator: Merging aggregated data | ||
| 7117 | 2026.05.04 15:27:52.379971 [ 291 ] {87442e5e-51bd-45d0-b28d-3d8329883737} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003129 sec., 319.59092361776925 rows/sec., 12.48 KiB/sec. | ||
| 7118 | 2026.05.04 15:27:52.380095 [ 291 ] {87442e5e-51bd-45d0-b28d-3d8329883737} <Debug> TCPHandler: Processed in 0.003570148 sec. | ||
| 7119 | 2026.05.04 15:27:52.380213 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7120 | 2026.05.04 15:27:52.380242 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7121 | 2026.05.04 15:27:52.380248 [ 291 ] {} <Debug> TCP-Session: 8056d6ec-d6ae-4061-9d49-88eb5865c29b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7122 | 2026.05.04 15:27:52.380284 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7123 | 2026.05.04 15:27:52.380290 [ 292 ] {} <Debug> TCP-Session: 46b8478e-d717-442a-80b0-f32cd4ff2e76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7124 | 2026.05.04 15:27:52.380317 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7125 | 2026.05.04 15:27:52.380336 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7126 | 2026.05.04 15:27:52.380355 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7127 | 2026.05.04 15:27:52.380377 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7128 | 2026.05.04 15:27:52.380391 [ 286 ] {} <Debug> TCP-Session: de8fe6cf-cf5c-41b4-accb-debce8d4c391 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7129 | 2026.05.04 15:27:52.380399 [ 3 ] {} <Debug> TCP-Session: de93b738-212d-404b-b550-3b1496b91f3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7130 | 2026.05.04 15:27:52.380427 [ 289 ] {} <Debug> TCP-Session: 3a73e445-1abb-43ff-85dd-367367e801f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7131 | 2026.05.04 15:27:52.380382 [ 288 ] {} <Debug> TCP-Session: 82580412-e162-4011-9637-a2b5fcd21a03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7132 | 2026.05.04 15:27:52.380342 [ 293 ] {} <Debug> TCP-Session: d314630f-43e8-4ac4-ace0-f6775923becf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7133 | 2026.05.04 15:27:52.380299 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7134 | 2026.05.04 15:27:52.380258 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7135 | 2026.05.04 15:27:52.380526 [ 294 ] {} <Debug> TCP-Session: d23e4914-8bbc-4d13-b418-a6d67d6ac242 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7136 | 2026.05.04 15:27:52.380539 [ 290 ] {} <Debug> TCP-Session: 1113bd40-b1b6-4e99-8597-aef7c4fccaae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7137 | 2026.05.04 15:27:55.781639 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7138 | 2026.05.04 15:27:55.781738 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7139 | 2026.05.04 15:27:55.936098 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16264 | ||
| 7140 | 2026.05.04 15:27:55.936716 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7141 | 2026.05.04 15:27:55.936756 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7142 | 2026.05.04 15:27:55.937248 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7143 | 2026.05.04 15:27:55.937488 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7144 | 2026.05.04 15:27:55.937618 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16264 | ||
| 7145 | 2026.05.04 15:27:56.751666 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7146 | 2026.05.04 15:27:56.767520 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7147 | 2026.05.04 15:27:56.767579 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7148 | 2026.05.04 15:27:56.773346 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7149 | 2026.05.04 15:27:56.774049 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7150 | 2026.05.04 15:27:56.776835 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7151 | 2026.05.04 15:27:56.973373 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7152 | 2026.05.04 15:27:56.973593 [ 257 ] {406a0c82-4ce3-4222-91ea-145d53ec9c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 7153 | 2026.05.04 15:27:56.973912 [ 257 ] {406a0c82-4ce3-4222-91ea-145d53ec9c28} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7154 | 2026.05.04 15:27:56.973945 [ 257 ] {406a0c82-4ce3-4222-91ea-145d53ec9c28} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 7155 | 2026.05.04 15:27:56.974153 [ 257 ] {406a0c82-4ce3-4222-91ea-145d53ec9c28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7156 | 2026.05.04 15:27:56.974245 [ 257 ] {406a0c82-4ce3-4222-91ea-145d53ec9c28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7157 | 2026.05.04 15:27:56.974379 [ 257 ] {406a0c82-4ce3-4222-91ea-145d53ec9c28} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7158 | 2026.05.04 15:27:56.974469 [ 300 ] {406a0c82-4ce3-4222-91ea-145d53ec9c28} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7159 | 2026.05.04 15:27:56.974519 [ 335 ] {406a0c82-4ce3-4222-91ea-145d53ec9c28} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7160 | 2026.05.04 15:27:56.974627 [ 257 ] {406a0c82-4ce3-4222-91ea-145d53ec9c28} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 7161 | 2026.05.04 15:27:56.974652 [ 257 ] {406a0c82-4ce3-4222-91ea-145d53ec9c28} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7162 | 2026.05.04 15:27:56.974697 [ 257 ] {406a0c82-4ce3-4222-91ea-145d53ec9c28} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7163 | 2026.05.04 15:27:56.974743 [ 257 ] {406a0c82-4ce3-4222-91ea-145d53ec9c28} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 7164 | 2026.05.04 15:27:56.975792 [ 257 ] {406a0c82-4ce3-4222-91ea-145d53ec9c28} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002284 sec., 15323.992994746059 rows/sec., 3.26 MiB/sec. | ||
| 7165 | 2026.05.04 15:27:56.975892 [ 257 ] {406a0c82-4ce3-4222-91ea-145d53ec9c28} <Debug> TCPHandler: Processed in 0.002639345 sec. | ||
| 7166 | 2026.05.04 15:27:56.977616 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7167 | 2026.05.04 15:27:56.977723 [ 257 ] {f6556e0e-cef2-414f-b867-cc1163c51869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7168 | 2026.05.04 15:27:56.977764 [ 257 ] {f6556e0e-cef2-414f-b867-cc1163c51869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7169 | 2026.05.04 15:27:56.978265 [ 257 ] {f6556e0e-cef2-414f-b867-cc1163c51869} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7170 | 2026.05.04 15:27:56.978300 [ 257 ] {f6556e0e-cef2-414f-b867-cc1163c51869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7171 | 2026.05.04 15:27:56.978676 [ 257 ] {f6556e0e-cef2-414f-b867-cc1163c51869} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7172 | 2026.05.04 15:27:56.978902 [ 257 ] {f6556e0e-cef2-414f-b867-cc1163c51869} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7173 | 2026.05.04 15:27:56.979044 [ 257 ] {f6556e0e-cef2-414f-b867-cc1163c51869} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00135 sec., 41481.48148148148 rows/sec., 3.19 MiB/sec. | ||
| 7174 | 2026.05.04 15:27:56.979081 [ 257 ] {f6556e0e-cef2-414f-b867-cc1163c51869} <Debug> TCPHandler: Processed in 0.001513271 sec. | ||
| 7175 | 2026.05.04 15:27:56.979193 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7176 | 2026.05.04 15:27:56.979285 [ 257 ] {1267d90b-60a3-48b7-901f-5adbc410c5d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7177 | 2026.05.04 15:27:56.979324 [ 257 ] {1267d90b-60a3-48b7-901f-5adbc410c5d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7178 | 2026.05.04 15:27:56.979744 [ 257 ] {1267d90b-60a3-48b7-901f-5adbc410c5d6} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7179 | 2026.05.04 15:27:56.979781 [ 257 ] {1267d90b-60a3-48b7-901f-5adbc410c5d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7180 | 2026.05.04 15:27:56.980082 [ 257 ] {1267d90b-60a3-48b7-901f-5adbc410c5d6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7181 | 2026.05.04 15:27:56.980304 [ 257 ] {1267d90b-60a3-48b7-901f-5adbc410c5d6} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7182 | 2026.05.04 15:27:56.980446 [ 257 ] {1267d90b-60a3-48b7-901f-5adbc410c5d6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 4.30 MiB/sec. | ||
| 7183 | 2026.05.04 15:27:56.980494 [ 257 ] {1267d90b-60a3-48b7-901f-5adbc410c5d6} <Debug> TCPHandler: Processed in 0.001348278 sec. | ||
| 7184 | 2026.05.04 15:27:56.980628 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7185 | 2026.05.04 15:27:56.980723 [ 257 ] {968953b6-12d2-4e61-a942-717a3a9f0996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7186 | 2026.05.04 15:27:56.980765 [ 257 ] {968953b6-12d2-4e61-a942-717a3a9f0996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7187 | 2026.05.04 15:27:56.981187 [ 257 ] {968953b6-12d2-4e61-a942-717a3a9f0996} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7188 | 2026.05.04 15:27:56.981220 [ 257 ] {968953b6-12d2-4e61-a942-717a3a9f0996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7189 | 2026.05.04 15:27:56.981539 [ 257 ] {968953b6-12d2-4e61-a942-717a3a9f0996} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7190 | 2026.05.04 15:27:56.981747 [ 257 ] {968953b6-12d2-4e61-a942-717a3a9f0996} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7191 | 2026.05.04 15:27:56.981872 [ 257 ] {968953b6-12d2-4e61-a942-717a3a9f0996} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 7192 | 2026.05.04 15:27:56.981907 [ 257 ] {968953b6-12d2-4e61-a942-717a3a9f0996} <Debug> TCPHandler: Processed in 0.001331527 sec. | ||
| 7193 | 2026.05.04 15:27:56.982037 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7194 | 2026.05.04 15:27:56.982130 [ 257 ] {7eb6f7ca-53db-4c77-985e-1cf5fc5e576b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7195 | 2026.05.04 15:27:56.982169 [ 257 ] {7eb6f7ca-53db-4c77-985e-1cf5fc5e576b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7196 | 2026.05.04 15:27:56.982495 [ 257 ] {7eb6f7ca-53db-4c77-985e-1cf5fc5e576b} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7197 | 2026.05.04 15:27:56.982528 [ 257 ] {7eb6f7ca-53db-4c77-985e-1cf5fc5e576b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7198 | 2026.05.04 15:27:56.982832 [ 257 ] {7eb6f7ca-53db-4c77-985e-1cf5fc5e576b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7199 | 2026.05.04 15:27:56.983043 [ 257 ] {7eb6f7ca-53db-4c77-985e-1cf5fc5e576b} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7200 | 2026.05.04 15:27:56.983169 [ 257 ] {7eb6f7ca-53db-4c77-985e-1cf5fc5e576b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 7201 | 2026.05.04 15:27:56.983203 [ 257 ] {7eb6f7ca-53db-4c77-985e-1cf5fc5e576b} <Debug> TCPHandler: Processed in 0.001213617 sec. | ||
| 7202 | 2026.05.04 15:28:00.968717 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 870 | ||
| 7203 | 2026.05.04 15:28:00.971451 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7204 | 2026.05.04 15:28:00.971489 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7205 | 2026.05.04 15:28:00.972665 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7206 | 2026.05.04 15:28:00.972924 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7207 | 2026.05.04 15:28:00.973196 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 870 | ||
| 7208 | 2026.05.04 15:28:01.487171 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7209 | 2026.05.04 15:28:01.487405 [ 257 ] {ee1cfb3a-5803-468d-b215-c42d926d92c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 7210 | 2026.05.04 15:28:01.487759 [ 257 ] {ee1cfb3a-5803-468d-b215-c42d926d92c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7211 | 2026.05.04 15:28:01.487799 [ 257 ] {ee1cfb3a-5803-468d-b215-c42d926d92c8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 7212 | 2026.05.04 15:28:01.488059 [ 257 ] {ee1cfb3a-5803-468d-b215-c42d926d92c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7213 | 2026.05.04 15:28:01.488124 [ 257 ] {ee1cfb3a-5803-468d-b215-c42d926d92c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7214 | 2026.05.04 15:28:01.488264 [ 257 ] {ee1cfb3a-5803-468d-b215-c42d926d92c8} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 7215 | 2026.05.04 15:28:01.488382 [ 300 ] {ee1cfb3a-5803-468d-b215-c42d926d92c8} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7216 | 2026.05.04 15:28:01.488388 [ 335 ] {ee1cfb3a-5803-468d-b215-c42d926d92c8} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7217 | 2026.05.04 15:28:01.488512 [ 257 ] {ee1cfb3a-5803-468d-b215-c42d926d92c8} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 7218 | 2026.05.04 15:28:01.488538 [ 257 ] {ee1cfb3a-5803-468d-b215-c42d926d92c8} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7219 | 2026.05.04 15:28:01.488580 [ 257 ] {ee1cfb3a-5803-468d-b215-c42d926d92c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 7220 | 2026.05.04 15:28:01.488602 [ 257 ] {ee1cfb3a-5803-468d-b215-c42d926d92c8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 7221 | 2026.05.04 15:28:01.489599 [ 257 ] {ee1cfb3a-5803-468d-b215-c42d926d92c8} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002296 sec., 15243.90243902439 rows/sec., 3.24 MiB/sec. | ||
| 7222 | 2026.05.04 15:28:01.489666 [ 257 ] {ee1cfb3a-5803-468d-b215-c42d926d92c8} <Debug> TCPHandler: Processed in 0.002626085 sec. | ||
| 7223 | 2026.05.04 15:28:01.503254 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7224 | 2026.05.04 15:28:01.503386 [ 257 ] {b2504a5b-2e91-410d-94b5-7783a2758bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7225 | 2026.05.04 15:28:01.503439 [ 257 ] {b2504a5b-2e91-410d-94b5-7783a2758bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7226 | 2026.05.04 15:28:01.503953 [ 257 ] {b2504a5b-2e91-410d-94b5-7783a2758bb8} <Trace> oximeter.fields_i16 (2a20fea4-c498-4377-9dd1-aa6e3afac0a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7227 | 2026.05.04 15:28:01.503998 [ 257 ] {b2504a5b-2e91-410d-94b5-7783a2758bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7228 | 2026.05.04 15:28:01.504359 [ 257 ] {b2504a5b-2e91-410d-94b5-7783a2758bb8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7229 | 2026.05.04 15:28:01.504587 [ 257 ] {b2504a5b-2e91-410d-94b5-7783a2758bb8} <Trace> oximeter.fields_i16 (2a20fea4-c498-4377-9dd1-aa6e3afac0a8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7230 | 2026.05.04 15:28:01.504733 [ 172 ] {} <Debug> oximeter.fields_i16 (2a20fea4-c498-4377-9dd1-aa6e3afac0a8) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7231 | 2026.05.04 15:28:01.504747 [ 257 ] {b2504a5b-2e91-410d-94b5-7783a2758bb8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001397 sec., 17179.670722977808 rows/sec., 1.43 MiB/sec. | ||
| 7232 | 2026.05.04 15:28:01.504846 [ 257 ] {b2504a5b-2e91-410d-94b5-7783a2758bb8} <Debug> TCPHandler: Processed in 0.001654442 sec. | ||
| 7233 | 2026.05.04 15:28:01.504846 [ 172 ] {} <Trace> oximeter.fields_i16 (2a20fea4-c498-4377-9dd1-aa6e3afac0a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7234 | 2026.05.04 15:28:01.504897 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7235 | 2026.05.04 15:28:01.504972 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7236 | 2026.05.04 15:28:01.505009 [ 194 ] {2a20fea4-c498-4377-9dd1-aa6e3afac0a8::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 | ||
| 7237 | 2026.05.04 15:28:01.505082 [ 257 ] {a26b1590-e1c1-42ea-bc7c-e2608ae1a4c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7238 | 2026.05.04 15:28:01.505111 [ 194 ] {2a20fea4-c498-4377-9dd1-aa6e3afac0a8::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7239 | 2026.05.04 15:28:01.505125 [ 257 ] {a26b1590-e1c1-42ea-bc7c-e2608ae1a4c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7240 | 2026.05.04 15:28:01.505142 [ 194 ] {2a20fea4-c498-4377-9dd1-aa6e3afac0a8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 7241 | 2026.05.04 15:28:01.505215 [ 194 ] {2a20fea4-c498-4377-9dd1-aa6e3afac0a8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 7242 | 2026.05.04 15:28:01.505264 [ 194 ] {2a20fea4-c498-4377-9dd1-aa6e3afac0a8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 7243 | 2026.05.04 15:28:01.505319 [ 194 ] {2a20fea4-c498-4377-9dd1-aa6e3afac0a8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 7244 | 2026.05.04 15:28:01.505363 [ 194 ] {2a20fea4-c498-4377-9dd1-aa6e3afac0a8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 7245 | 2026.05.04 15:28:01.505535 [ 257 ] {a26b1590-e1c1-42ea-bc7c-e2608ae1a4c7} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7246 | 2026.05.04 15:28:01.505571 [ 257 ] {a26b1590-e1c1-42ea-bc7c-e2608ae1a4c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7247 | 2026.05.04 15:28:01.505871 [ 257 ] {a26b1590-e1c1-42ea-bc7c-e2608ae1a4c7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7248 | 2026.05.04 15:28:01.506077 [ 257 ] {a26b1590-e1c1-42ea-bc7c-e2608ae1a4c7} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7249 | 2026.05.04 15:28:01.506074 [ 187 ] {2a20fea4-c498-4377-9dd1-aa6e3afac0a8::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001099954 sec., 109095.47126516199 rows/sec., 9.47 MiB/sec. | ||
| 7250 | 2026.05.04 15:28:01.506209 [ 257 ] {a26b1590-e1c1-42ea-bc7c-e2608ae1a4c7} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001146 sec., 12216.404886561953 rows/sec., 996.16 KiB/sec. | ||
| 7251 | 2026.05.04 15:28:01.506250 [ 257 ] {a26b1590-e1c1-42ea-bc7c-e2608ae1a4c7} <Debug> TCPHandler: Processed in 0.001328428 sec. | ||
| 7252 | 2026.05.04 15:28:01.506282 [ 203 ] {2a20fea4-c498-4377-9dd1-aa6e3afac0a8::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7253 | 2026.05.04 15:28:01.506367 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7254 | 2026.05.04 15:28:01.506469 [ 257 ] {f0d5dd72-f2ad-4fb5-8beb-f7f5d7270309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7255 | 2026.05.04 15:28:01.506510 [ 257 ] {f0d5dd72-f2ad-4fb5-8beb-f7f5d7270309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7256 | 2026.05.04 15:28:01.506602 [ 203 ] {2a20fea4-c498-4377-9dd1-aa6e3afac0a8::all_1_9_2} <Trace> oximeter.fields_i16 (2a20fea4-c498-4377-9dd1-aa6e3afac0a8): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7257 | 2026.05.04 15:28:01.506689 [ 203 ] {2a20fea4-c498-4377-9dd1-aa6e3afac0a8::all_1_9_2} <Trace> oximeter.fields_i16 (2a20fea4-c498-4377-9dd1-aa6e3afac0a8) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7258 | 2026.05.04 15:28:01.506792 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7259 | 2026.05.04 15:28:01.508270 [ 257 ] {f0d5dd72-f2ad-4fb5-8beb-f7f5d7270309} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7260 | 2026.05.04 15:28:01.508312 [ 257 ] {f0d5dd72-f2ad-4fb5-8beb-f7f5d7270309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7261 | 2026.05.04 15:28:01.508793 [ 257 ] {f0d5dd72-f2ad-4fb5-8beb-f7f5d7270309} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7262 | 2026.05.04 15:28:01.509011 [ 257 ] {f0d5dd72-f2ad-4fb5-8beb-f7f5d7270309} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7263 | 2026.05.04 15:28:01.509140 [ 172 ] {} <Debug> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7264 | 2026.05.04 15:28:01.509147 [ 257 ] {f0d5dd72-f2ad-4fb5-8beb-f7f5d7270309} <Debug> executeQuery: Read 2610 rows, 201.19 KiB in 0.002695 sec., 968460.1113172543 rows/sec., 72.90 MiB/sec. | ||
| 7265 | 2026.05.04 15:28:01.509204 [ 172 ] {} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7266 | 2026.05.04 15:28:01.509216 [ 257 ] {f0d5dd72-f2ad-4fb5-8beb-f7f5d7270309} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 7267 | 2026.05.04 15:28:01.509246 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7268 | 2026.05.04 15:28:01.509248 [ 257 ] {f0d5dd72-f2ad-4fb5-8beb-f7f5d7270309} <Debug> TCPHandler: Processed in 0.002931569 sec. | ||
| 7269 | 2026.05.04 15:28:01.509341 [ 194 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::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 | ||
| 7270 | 2026.05.04 15:28:01.509387 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7271 | 2026.05.04 15:28:01.509426 [ 194 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7272 | 2026.05.04 15:28:01.509454 [ 194 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2615 rows starting from the beginning of the part | ||
| 7273 | 2026.05.04 15:28:01.509484 [ 257 ] {6d41a686-6982-4633-a2c9-4bdaf7197302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7274 | 2026.05.04 15:28:01.509505 [ 194 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 138 rows starting from the beginning of the part | ||
| 7275 | 2026.05.04 15:28:01.509524 [ 257 ] {6d41a686-6982-4633-a2c9-4bdaf7197302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7276 | 2026.05.04 15:28:01.509545 [ 194 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
| 7277 | 2026.05.04 15:28:01.509584 [ 194 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 138 rows starting from the beginning of the part | ||
| 7278 | 2026.05.04 15:28:01.509624 [ 194 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
| 7279 | 2026.05.04 15:28:01.509670 [ 194 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 2610 rows starting from the beginning of the part | ||
| 7280 | 2026.05.04 15:28:01.509947 [ 257 ] {6d41a686-6982-4633-a2c9-4bdaf7197302} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7281 | 2026.05.04 15:28:01.509983 [ 257 ] {6d41a686-6982-4633-a2c9-4bdaf7197302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7282 | 2026.05.04 15:28:01.510284 [ 257 ] {6d41a686-6982-4633-a2c9-4bdaf7197302} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7283 | 2026.05.04 15:28:01.510491 [ 257 ] {6d41a686-6982-4633-a2c9-4bdaf7197302} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7284 | 2026.05.04 15:28:01.510623 [ 257 ] {6d41a686-6982-4633-a2c9-4bdaf7197302} <Debug> executeQuery: Read 76 rows, 5.70 KiB in 0.001158 sec., 65630.39723661485 rows/sec., 4.81 MiB/sec. | ||
| 7285 | 2026.05.04 15:28:01.510660 [ 257 ] {6d41a686-6982-4633-a2c9-4bdaf7197302} <Debug> TCPHandler: Processed in 0.001324128 sec. | ||
| 7286 | 2026.05.04 15:28:01.510778 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7287 | 2026.05.04 15:28:01.510874 [ 257 ] {cf23e254-8268-4550-b469-7d8bac8ba49b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7288 | 2026.05.04 15:28:01.510912 [ 257 ] {cf23e254-8268-4550-b469-7d8bac8ba49b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7289 | 2026.05.04 15:28:01.511368 [ 203 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5613 rows, containing 5 columns (5 merged, 0 gathered) in 0.002060468 sec., 2724138.399625716 rows/sec., 217.12 MiB/sec. | ||
| 7290 | 2026.05.04 15:28:01.511618 [ 203 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7291 | 2026.05.04 15:28:01.511629 [ 257 ] {cf23e254-8268-4550-b469-7d8bac8ba49b} <Trace> oximeter.fields_u32 (6cde96a8-f8b6-4afa-8692-a3ef9e73c47f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7292 | 2026.05.04 15:28:01.511669 [ 257 ] {cf23e254-8268-4550-b469-7d8bac8ba49b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7293 | 2026.05.04 15:28:01.511897 [ 203 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_56_11} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7294 | 2026.05.04 15:28:01.511976 [ 203 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_56_11} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7295 | 2026.05.04 15:28:01.512041 [ 257 ] {cf23e254-8268-4550-b469-7d8bac8ba49b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7296 | 2026.05.04 15:28:01.512065 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 7297 | 2026.05.04 15:28:01.512259 [ 257 ] {cf23e254-8268-4550-b469-7d8bac8ba49b} <Trace> oximeter.fields_u32 (6cde96a8-f8b6-4afa-8692-a3ef9e73c47f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7298 | 2026.05.04 15:28:01.512392 [ 257 ] {cf23e254-8268-4550-b469-7d8bac8ba49b} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001535 sec., 537459.2833876222 rows/sec., 31.44 MiB/sec. | ||
| 7299 | 2026.05.04 15:28:01.512429 [ 257 ] {cf23e254-8268-4550-b469-7d8bac8ba49b} <Debug> TCPHandler: Processed in 0.001701152 sec. | ||
| 7300 | 2026.05.04 15:28:01.512538 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7301 | 2026.05.04 15:28:01.512634 [ 257 ] {f999193d-f34c-4530-b177-aeb505323089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7302 | 2026.05.04 15:28:01.512673 [ 257 ] {f999193d-f34c-4530-b177-aeb505323089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7303 | 2026.05.04 15:28:01.513024 [ 257 ] {f999193d-f34c-4530-b177-aeb505323089} <Trace> oximeter.fields_u64 (0698fcfb-8abc-4df0-aabf-4dae96f85530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7304 | 2026.05.04 15:28:01.513059 [ 257 ] {f999193d-f34c-4530-b177-aeb505323089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7305 | 2026.05.04 15:28:01.513328 [ 257 ] {f999193d-f34c-4530-b177-aeb505323089} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7306 | 2026.05.04 15:28:01.513536 [ 257 ] {f999193d-f34c-4530-b177-aeb505323089} <Trace> oximeter.fields_u64 (0698fcfb-8abc-4df0-aabf-4dae96f85530): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7307 | 2026.05.04 15:28:01.513721 [ 257 ] {f999193d-f34c-4530-b177-aeb505323089} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001102 sec., 907.4410163339384 rows/sec., 63.80 KiB/sec. | ||
| 7308 | 2026.05.04 15:28:01.513759 [ 257 ] {f999193d-f34c-4530-b177-aeb505323089} <Debug> TCPHandler: Processed in 0.001269346 sec. | ||
| 7309 | 2026.05.04 15:28:01.513875 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7310 | 2026.05.04 15:28:01.513971 [ 257 ] {3427db4b-8c3c-490f-b96f-118b699af7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7311 | 2026.05.04 15:28:01.514010 [ 257 ] {3427db4b-8c3c-490f-b96f-118b699af7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7312 | 2026.05.04 15:28:01.514393 [ 257 ] {3427db4b-8c3c-490f-b96f-118b699af7bb} <Trace> oximeter.fields_u8 (0326c4e3-1635-43fa-8868-177d9610656e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7313 | 2026.05.04 15:28:01.514430 [ 257 ] {3427db4b-8c3c-490f-b96f-118b699af7bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7314 | 2026.05.04 15:28:01.514718 [ 257 ] {3427db4b-8c3c-490f-b96f-118b699af7bb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7315 | 2026.05.04 15:28:01.514923 [ 257 ] {3427db4b-8c3c-490f-b96f-118b699af7bb} <Trace> oximeter.fields_u8 (0326c4e3-1635-43fa-8868-177d9610656e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7316 | 2026.05.04 15:28:01.515023 [ 112 ] {} <Debug> oximeter.fields_u8 (0326c4e3-1635-43fa-8868-177d9610656e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7317 | 2026.05.04 15:28:01.515057 [ 257 ] {3427db4b-8c3c-490f-b96f-118b699af7bb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001103 sec., 10879.419764279239 rows/sec., 849.95 KiB/sec. | ||
| 7318 | 2026.05.04 15:28:01.515062 [ 112 ] {} <Trace> oximeter.fields_u8 (0326c4e3-1635-43fa-8868-177d9610656e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7319 | 2026.05.04 15:28:01.515098 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7320 | 2026.05.04 15:28:01.515100 [ 257 ] {3427db4b-8c3c-490f-b96f-118b699af7bb} <Debug> TCPHandler: Processed in 0.001275727 sec. | ||
| 7321 | 2026.05.04 15:28:01.515185 [ 188 ] {0326c4e3-1635-43fa-8868-177d9610656e::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 | ||
| 7322 | 2026.05.04 15:28:01.515225 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7323 | 2026.05.04 15:28:01.515299 [ 188 ] {0326c4e3-1635-43fa-8868-177d9610656e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7324 | 2026.05.04 15:28:01.515326 [ 257 ] {38fd0a73-a86d-40ef-8eb8-7839ecb81a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7325 | 2026.05.04 15:28:01.515344 [ 188 ] {0326c4e3-1635-43fa-8868-177d9610656e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 7326 | 2026.05.04 15:28:01.515370 [ 257 ] {38fd0a73-a86d-40ef-8eb8-7839ecb81a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7327 | 2026.05.04 15:28:01.515416 [ 188 ] {0326c4e3-1635-43fa-8868-177d9610656e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 7328 | 2026.05.04 15:28:01.515466 [ 188 ] {0326c4e3-1635-43fa-8868-177d9610656e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 7329 | 2026.05.04 15:28:01.515505 [ 188 ] {0326c4e3-1635-43fa-8868-177d9610656e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 7330 | 2026.05.04 15:28:01.515544 [ 188 ] {0326c4e3-1635-43fa-8868-177d9610656e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 7331 | 2026.05.04 15:28:01.516236 [ 203 ] {0326c4e3-1635-43fa-8868-177d9610656e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001089824 sec., 55054.761135743014 rows/sec., 4.41 MiB/sec. | ||
| 7332 | 2026.05.04 15:28:01.516369 [ 198 ] {0326c4e3-1635-43fa-8868-177d9610656e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7333 | 2026.05.04 15:28:01.516376 [ 257 ] {38fd0a73-a86d-40ef-8eb8-7839ecb81a43} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7334 | 2026.05.04 15:28:01.516419 [ 257 ] {38fd0a73-a86d-40ef-8eb8-7839ecb81a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7335 | 2026.05.04 15:28:01.516624 [ 198 ] {0326c4e3-1635-43fa-8868-177d9610656e::all_1_9_2} <Trace> oximeter.fields_u8 (0326c4e3-1635-43fa-8868-177d9610656e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7336 | 2026.05.04 15:28:01.516685 [ 198 ] {0326c4e3-1635-43fa-8868-177d9610656e::all_1_9_2} <Trace> oximeter.fields_u8 (0326c4e3-1635-43fa-8868-177d9610656e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7337 | 2026.05.04 15:28:01.516761 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7338 | 2026.05.04 15:28:01.516803 [ 257 ] {38fd0a73-a86d-40ef-8eb8-7839ecb81a43} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7339 | 2026.05.04 15:28:01.517009 [ 257 ] {38fd0a73-a86d-40ef-8eb8-7839ecb81a43} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7340 | 2026.05.04 15:28:01.517141 [ 257 ] {38fd0a73-a86d-40ef-8eb8-7839ecb81a43} <Debug> executeQuery: Read 1379 rows, 95.64 KiB in 0.001833 sec., 752318.6033824332 rows/sec., 50.95 MiB/sec. | ||
| 7341 | 2026.05.04 15:28:01.517155 [ 152 ] {} <Debug> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7342 | 2026.05.04 15:28:01.517178 [ 257 ] {38fd0a73-a86d-40ef-8eb8-7839ecb81a43} <Debug> TCPHandler: Processed in 0.002004317 sec. | ||
| 7343 | 2026.05.04 15:28:01.517205 [ 152 ] {} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7344 | 2026.05.04 15:28:01.517233 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7345 | 2026.05.04 15:28:01.517302 [ 188 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::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 | ||
| 7346 | 2026.05.04 15:28:01.517302 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7347 | 2026.05.04 15:28:01.517392 [ 188 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7348 | 2026.05.04 15:28:01.517419 [ 257 ] {37e7f774-93a1-4956-bd35-8a7eb4f93105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7349 | 2026.05.04 15:28:01.517430 [ 188 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1401 rows starting from the beginning of the part | ||
| 7350 | 2026.05.04 15:28:01.517472 [ 257 ] {37e7f774-93a1-4956-bd35-8a7eb4f93105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7351 | 2026.05.04 15:28:01.517487 [ 188 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 105 rows starting from the beginning of the part | ||
| 7352 | 2026.05.04 15:28:01.517528 [ 188 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
| 7353 | 2026.05.04 15:28:01.517565 [ 188 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 105 rows starting from the beginning of the part | ||
| 7354 | 2026.05.04 15:28:01.517598 [ 188 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
| 7355 | 2026.05.04 15:28:01.517632 [ 188 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1379 rows starting from the beginning of the part | ||
| 7356 | 2026.05.04 15:28:01.518252 [ 257 ] {37e7f774-93a1-4956-bd35-8a7eb4f93105} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7357 | 2026.05.04 15:28:01.518292 [ 257 ] {37e7f774-93a1-4956-bd35-8a7eb4f93105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7358 | 2026.05.04 15:28:01.518768 [ 257 ] {37e7f774-93a1-4956-bd35-8a7eb4f93105} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7359 | 2026.05.04 15:28:01.518792 [ 188 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3118 rows, containing 5 columns (5 merged, 0 gathered) in 0.00151323 sec., 2060493.1173714506 rows/sec., 149.89 MiB/sec. | ||
| 7360 | 2026.05.04 15:28:01.518974 [ 188 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7361 | 2026.05.04 15:28:01.519010 [ 257 ] {37e7f774-93a1-4956-bd35-8a7eb4f93105} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7362 | 2026.05.04 15:28:01.519179 [ 257 ] {37e7f774-93a1-4956-bd35-8a7eb4f93105} <Debug> executeQuery: Read 1657 rows, 104.80 KiB in 0.001779 sec., 931422.1472737493 rows/sec., 57.53 MiB/sec. | ||
| 7363 | 2026.05.04 15:28:01.519221 [ 257 ] {37e7f774-93a1-4956-bd35-8a7eb4f93105} <Debug> TCPHandler: Processed in 0.001969766 sec. | ||
| 7364 | 2026.05.04 15:28:01.519229 [ 188 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_56_11} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7365 | 2026.05.04 15:28:01.519301 [ 188 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_56_11} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7366 | 2026.05.04 15:28:01.519337 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7367 | 2026.05.04 15:28:01.519383 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7368 | 2026.05.04 15:28:01.519440 [ 257 ] {6afb3676-d00a-4659-ba8e-d4a8d9224d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7369 | 2026.05.04 15:28:01.519498 [ 257 ] {6afb3676-d00a-4659-ba8e-d4a8d9224d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7370 | 2026.05.04 15:28:01.520342 [ 257 ] {6afb3676-d00a-4659-ba8e-d4a8d9224d20} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7371 | 2026.05.04 15:28:01.520380 [ 257 ] {6afb3676-d00a-4659-ba8e-d4a8d9224d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7372 | 2026.05.04 15:28:01.520950 [ 257 ] {6afb3676-d00a-4659-ba8e-d4a8d9224d20} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7373 | 2026.05.04 15:28:01.521180 [ 257 ] {6afb3676-d00a-4659-ba8e-d4a8d9224d20} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7374 | 2026.05.04 15:28:01.521325 [ 257 ] {6afb3676-d00a-4659-ba8e-d4a8d9224d20} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001904 sec., 26260.50420168067 rows/sec., 47.06 MiB/sec. | ||
| 7375 | 2026.05.04 15:28:01.521379 [ 257 ] {6afb3676-d00a-4659-ba8e-d4a8d9224d20} <Debug> TCPHandler: Processed in 0.002092288 sec. | ||
| 7376 | 2026.05.04 15:28:01.521502 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7377 | 2026.05.04 15:28:01.521599 [ 257 ] {55425669-7d87-4641-8e24-f73757d49283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7378 | 2026.05.04 15:28:01.521642 [ 257 ] {55425669-7d87-4641-8e24-f73757d49283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7379 | 2026.05.04 15:28:01.521973 [ 257 ] {55425669-7d87-4641-8e24-f73757d49283} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7380 | 2026.05.04 15:28:01.522009 [ 257 ] {55425669-7d87-4641-8e24-f73757d49283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7381 | 2026.05.04 15:28:01.522314 [ 257 ] {55425669-7d87-4641-8e24-f73757d49283} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7382 | 2026.05.04 15:28:01.522516 [ 257 ] {55425669-7d87-4641-8e24-f73757d49283} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7383 | 2026.05.04 15:28:01.522643 [ 257 ] {55425669-7d87-4641-8e24-f73757d49283} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.001063 sec., 52681.09125117592 rows/sec., 3.55 MiB/sec. | ||
| 7384 | 2026.05.04 15:28:01.522645 [ 152 ] {} <Debug> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7385 | 2026.05.04 15:28:01.522681 [ 257 ] {55425669-7d87-4641-8e24-f73757d49283} <Debug> TCPHandler: Processed in 0.001229226 sec. | ||
| 7386 | 2026.05.04 15:28:01.522696 [ 152 ] {} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7387 | 2026.05.04 15:28:01.522721 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7388 | 2026.05.04 15:28:01.522795 [ 192 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 7389 | 2026.05.04 15:28:01.522958 [ 192 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7390 | 2026.05.04 15:28:01.523002 [ 192 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2532 rows starting from the beginning of the part | ||
| 7391 | 2026.05.04 15:28:01.523079 [ 192 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 7392 | 2026.05.04 15:28:01.523143 [ 192 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 7393 | 2026.05.04 15:28:01.523199 [ 192 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 7394 | 2026.05.04 15:28:01.523256 [ 192 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 7395 | 2026.05.04 15:28:01.523312 [ 192 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 7396 | 2026.05.04 15:28:01.524557 [ 203 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2828 rows, containing 4 columns (4 merged, 0 gathered) in 0.001794573 sec., 1575862.3360543149 rows/sec., 106.16 MiB/sec. | ||
| 7397 | 2026.05.04 15:28:01.524916 [ 193 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7398 | 2026.05.04 15:28:01.525456 [ 193 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_56_11} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7399 | 2026.05.04 15:28:01.525597 [ 193 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_56_11} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7400 | 2026.05.04 15:28:01.525766 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7401 | 2026.05.04 15:28:01.967296 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7402 | 2026.05.04 15:28:01.967539 [ 257 ] {c1aa17b0-8af9-454d-b5c3-cf7903a787c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 7403 | 2026.05.04 15:28:01.967898 [ 257 ] {c1aa17b0-8af9-454d-b5c3-cf7903a787c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7404 | 2026.05.04 15:28:01.967930 [ 257 ] {c1aa17b0-8af9-454d-b5c3-cf7903a787c3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 7405 | 2026.05.04 15:28:01.968136 [ 257 ] {c1aa17b0-8af9-454d-b5c3-cf7903a787c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7406 | 2026.05.04 15:28:01.968202 [ 257 ] {c1aa17b0-8af9-454d-b5c3-cf7903a787c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7407 | 2026.05.04 15:28:01.968342 [ 257 ] {c1aa17b0-8af9-454d-b5c3-cf7903a787c3} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 7408 | 2026.05.04 15:28:01.968448 [ 300 ] {c1aa17b0-8af9-454d-b5c3-cf7903a787c3} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7409 | 2026.05.04 15:28:01.968463 [ 335 ] {c1aa17b0-8af9-454d-b5c3-cf7903a787c3} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7410 | 2026.05.04 15:28:01.968566 [ 257 ] {c1aa17b0-8af9-454d-b5c3-cf7903a787c3} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 7411 | 2026.05.04 15:28:01.968592 [ 257 ] {c1aa17b0-8af9-454d-b5c3-cf7903a787c3} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7412 | 2026.05.04 15:28:01.968635 [ 257 ] {c1aa17b0-8af9-454d-b5c3-cf7903a787c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 7413 | 2026.05.04 15:28:01.968655 [ 257 ] {c1aa17b0-8af9-454d-b5c3-cf7903a787c3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 7414 | 2026.05.04 15:28:01.969692 [ 257 ] {c1aa17b0-8af9-454d-b5c3-cf7903a787c3} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002246 sec., 15583.259127337487 rows/sec., 3.31 MiB/sec. | ||
| 7415 | 2026.05.04 15:28:01.969800 [ 257 ] {c1aa17b0-8af9-454d-b5c3-cf7903a787c3} <Debug> TCPHandler: Processed in 0.002642946 sec. | ||
| 7416 | 2026.05.04 15:28:01.970709 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7417 | 2026.05.04 15:28:01.970819 [ 257 ] {6b734dc3-8f06-49ca-ba30-6e16e91cb01c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7418 | 2026.05.04 15:28:01.970861 [ 257 ] {6b734dc3-8f06-49ca-ba30-6e16e91cb01c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7419 | 2026.05.04 15:28:01.971351 [ 257 ] {6b734dc3-8f06-49ca-ba30-6e16e91cb01c} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7420 | 2026.05.04 15:28:01.971397 [ 257 ] {6b734dc3-8f06-49ca-ba30-6e16e91cb01c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7421 | 2026.05.04 15:28:01.971762 [ 257 ] {6b734dc3-8f06-49ca-ba30-6e16e91cb01c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7422 | 2026.05.04 15:28:01.971992 [ 257 ] {6b734dc3-8f06-49ca-ba30-6e16e91cb01c} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7423 | 2026.05.04 15:28:01.972145 [ 257 ] {6b734dc3-8f06-49ca-ba30-6e16e91cb01c} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001357 sec., 19159.91156963891 rows/sec., 1.48 MiB/sec. | ||
| 7424 | 2026.05.04 15:28:01.972185 [ 257 ] {6b734dc3-8f06-49ca-ba30-6e16e91cb01c} <Debug> TCPHandler: Processed in 0.00152611 sec. | ||
| 7425 | 2026.05.04 15:28:01.972311 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7426 | 2026.05.04 15:28:01.972408 [ 257 ] {d0f5b5ee-301b-40e7-ba22-13e483548a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7427 | 2026.05.04 15:28:01.972448 [ 257 ] {d0f5b5ee-301b-40e7-ba22-13e483548a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7428 | 2026.05.04 15:28:01.972848 [ 257 ] {d0f5b5ee-301b-40e7-ba22-13e483548a8e} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7429 | 2026.05.04 15:28:01.972886 [ 257 ] {d0f5b5ee-301b-40e7-ba22-13e483548a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7430 | 2026.05.04 15:28:01.973185 [ 257 ] {d0f5b5ee-301b-40e7-ba22-13e483548a8e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7431 | 2026.05.04 15:28:01.973394 [ 257 ] {d0f5b5ee-301b-40e7-ba22-13e483548a8e} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7432 | 2026.05.04 15:28:01.973524 [ 257 ] {d0f5b5ee-301b-40e7-ba22-13e483548a8e} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001135 sec., 24669.603524229075 rows/sec., 1.92 MiB/sec. | ||
| 7433 | 2026.05.04 15:28:01.973562 [ 257 ] {d0f5b5ee-301b-40e7-ba22-13e483548a8e} <Debug> TCPHandler: Processed in 0.001301218 sec. | ||
| 7434 | 2026.05.04 15:28:01.973678 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7435 | 2026.05.04 15:28:01.973786 [ 257 ] {7d55e37e-b578-404b-833a-2d919e1837da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7436 | 2026.05.04 15:28:01.973829 [ 257 ] {7d55e37e-b578-404b-833a-2d919e1837da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7437 | 2026.05.04 15:28:01.974172 [ 257 ] {7d55e37e-b578-404b-833a-2d919e1837da} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7438 | 2026.05.04 15:28:01.974208 [ 257 ] {7d55e37e-b578-404b-833a-2d919e1837da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7439 | 2026.05.04 15:28:01.974523 [ 257 ] {7d55e37e-b578-404b-833a-2d919e1837da} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7440 | 2026.05.04 15:28:01.974748 [ 257 ] {7d55e37e-b578-404b-833a-2d919e1837da} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7441 | 2026.05.04 15:28:01.974872 [ 257 ] {7d55e37e-b578-404b-833a-2d919e1837da} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.001116 sec., 8960.57347670251 rows/sec., 636.17 KiB/sec. | ||
| 7442 | 2026.05.04 15:28:01.974906 [ 257 ] {7d55e37e-b578-404b-833a-2d919e1837da} <Debug> TCPHandler: Processed in 0.001290837 sec. | ||
| 7443 | 2026.05.04 15:28:01.975014 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7444 | 2026.05.04 15:28:01.975104 [ 257 ] {73acc276-926e-408d-b0c1-18575a194190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7445 | 2026.05.04 15:28:01.975143 [ 257 ] {73acc276-926e-408d-b0c1-18575a194190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7446 | 2026.05.04 15:28:01.975434 [ 257 ] {73acc276-926e-408d-b0c1-18575a194190} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7447 | 2026.05.04 15:28:01.975469 [ 257 ] {73acc276-926e-408d-b0c1-18575a194190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7448 | 2026.05.04 15:28:01.975818 [ 257 ] {73acc276-926e-408d-b0c1-18575a194190} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7449 | 2026.05.04 15:28:01.976028 [ 257 ] {73acc276-926e-408d-b0c1-18575a194190} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7450 | 2026.05.04 15:28:01.976157 [ 257 ] {73acc276-926e-408d-b0c1-18575a194190} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.001043 sec., 3835.0910834132305 rows/sec., 269.65 KiB/sec. | ||
| 7451 | 2026.05.04 15:28:01.976193 [ 257 ] {73acc276-926e-408d-b0c1-18575a194190} <Debug> TCPHandler: Processed in 0.001206416 sec. | ||
| 7452 | 2026.05.04 15:28:02.000296 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.66 MiB, peak 291.87 MiB, free memory in arenas 0.00 B, will set to 280.44 MiB (RSS), difference: -1.22 MiB | ||
| 7453 | 2026.05.04 15:28:03.437926 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16776 | ||
| 7454 | 2026.05.04 15:28:03.438601 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7455 | 2026.05.04 15:28:03.438653 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7456 | 2026.05.04 15:28:03.439324 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7457 | 2026.05.04 15:28:03.439560 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7458 | 2026.05.04 15:28:03.439690 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16776 | ||
| 7459 | 2026.05.04 15:28:04.277140 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7460 | 2026.05.04 15:28:04.294957 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7461 | 2026.05.04 15:28:04.295022 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7462 | 2026.05.04 15:28:04.301185 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7463 | 2026.05.04 15:28:04.301916 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7464 | 2026.05.04 15:28:04.305018 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7465 | 2026.05.04 15:28:06.974300 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7466 | 2026.05.04 15:28:06.974545 [ 257 ] {0c8db9c9-91cd-4120-a0ef-677b124cbc66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 7467 | 2026.05.04 15:28:06.974921 [ 257 ] {0c8db9c9-91cd-4120-a0ef-677b124cbc66} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7468 | 2026.05.04 15:28:06.974963 [ 257 ] {0c8db9c9-91cd-4120-a0ef-677b124cbc66} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 7469 | 2026.05.04 15:28:06.975214 [ 257 ] {0c8db9c9-91cd-4120-a0ef-677b124cbc66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7470 | 2026.05.04 15:28:06.975288 [ 257 ] {0c8db9c9-91cd-4120-a0ef-677b124cbc66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7471 | 2026.05.04 15:28:06.975428 [ 257 ] {0c8db9c9-91cd-4120-a0ef-677b124cbc66} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7472 | 2026.05.04 15:28:06.975544 [ 300 ] {0c8db9c9-91cd-4120-a0ef-677b124cbc66} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7473 | 2026.05.04 15:28:06.975608 [ 335 ] {0c8db9c9-91cd-4120-a0ef-677b124cbc66} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7474 | 2026.05.04 15:28:06.975760 [ 257 ] {0c8db9c9-91cd-4120-a0ef-677b124cbc66} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 7475 | 2026.05.04 15:28:06.975788 [ 257 ] {0c8db9c9-91cd-4120-a0ef-677b124cbc66} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7476 | 2026.05.04 15:28:06.975840 [ 257 ] {0c8db9c9-91cd-4120-a0ef-677b124cbc66} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7477 | 2026.05.04 15:28:06.975863 [ 257 ] {0c8db9c9-91cd-4120-a0ef-677b124cbc66} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 7478 | 2026.05.04 15:28:06.976954 [ 257 ] {0c8db9c9-91cd-4120-a0ef-677b124cbc66} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002508 sec., 13955.342902711325 rows/sec., 2.97 MiB/sec. | ||
| 7479 | 2026.05.04 15:28:06.977020 [ 257 ] {0c8db9c9-91cd-4120-a0ef-677b124cbc66} <Debug> TCPHandler: Processed in 0.002866149 sec. | ||
| 7480 | 2026.05.04 15:28:06.978619 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7481 | 2026.05.04 15:28:06.978727 [ 257 ] {a48218d7-bec2-4543-a5ff-a7389b8fb898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7482 | 2026.05.04 15:28:06.978770 [ 257 ] {a48218d7-bec2-4543-a5ff-a7389b8fb898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7483 | 2026.05.04 15:28:06.979345 [ 257 ] {a48218d7-bec2-4543-a5ff-a7389b8fb898} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7484 | 2026.05.04 15:28:06.979387 [ 257 ] {a48218d7-bec2-4543-a5ff-a7389b8fb898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7485 | 2026.05.04 15:28:06.979751 [ 257 ] {a48218d7-bec2-4543-a5ff-a7389b8fb898} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7486 | 2026.05.04 15:28:06.979968 [ 257 ] {a48218d7-bec2-4543-a5ff-a7389b8fb898} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7487 | 2026.05.04 15:28:06.980116 [ 257 ] {a48218d7-bec2-4543-a5ff-a7389b8fb898} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001419 sec., 39464.41155743482 rows/sec., 3.03 MiB/sec. | ||
| 7488 | 2026.05.04 15:28:06.980155 [ 257 ] {a48218d7-bec2-4543-a5ff-a7389b8fb898} <Debug> TCPHandler: Processed in 0.001596921 sec. | ||
| 7489 | 2026.05.04 15:28:06.980402 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7490 | 2026.05.04 15:28:06.980501 [ 257 ] {9e665cc0-8e96-4d26-bbfd-0f57efface46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7491 | 2026.05.04 15:28:06.980542 [ 257 ] {9e665cc0-8e96-4d26-bbfd-0f57efface46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7492 | 2026.05.04 15:28:06.981008 [ 257 ] {9e665cc0-8e96-4d26-bbfd-0f57efface46} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7493 | 2026.05.04 15:28:06.981045 [ 257 ] {9e665cc0-8e96-4d26-bbfd-0f57efface46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7494 | 2026.05.04 15:28:06.981342 [ 257 ] {9e665cc0-8e96-4d26-bbfd-0f57efface46} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7495 | 2026.05.04 15:28:06.981556 [ 257 ] {9e665cc0-8e96-4d26-bbfd-0f57efface46} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7496 | 2026.05.04 15:28:06.981691 [ 257 ] {9e665cc0-8e96-4d26-bbfd-0f57efface46} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00121 sec., 52892.561983471074 rows/sec., 4.13 MiB/sec. | ||
| 7497 | 2026.05.04 15:28:06.981729 [ 257 ] {9e665cc0-8e96-4d26-bbfd-0f57efface46} <Debug> TCPHandler: Processed in 0.001385869 sec. | ||
| 7498 | 2026.05.04 15:28:06.981851 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7499 | 2026.05.04 15:28:06.981952 [ 257 ] {33a4b9af-446b-4aab-ad02-ffdffa0833df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7500 | 2026.05.04 15:28:06.981994 [ 257 ] {33a4b9af-446b-4aab-ad02-ffdffa0833df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7501 | 2026.05.04 15:28:06.982399 [ 257 ] {33a4b9af-446b-4aab-ad02-ffdffa0833df} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7502 | 2026.05.04 15:28:06.982435 [ 257 ] {33a4b9af-446b-4aab-ad02-ffdffa0833df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7503 | 2026.05.04 15:28:06.982754 [ 257 ] {33a4b9af-446b-4aab-ad02-ffdffa0833df} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7504 | 2026.05.04 15:28:06.982978 [ 257 ] {33a4b9af-446b-4aab-ad02-ffdffa0833df} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7505 | 2026.05.04 15:28:06.983114 [ 257 ] {33a4b9af-446b-4aab-ad02-ffdffa0833df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 7506 | 2026.05.04 15:28:06.983153 [ 257 ] {33a4b9af-446b-4aab-ad02-ffdffa0833df} <Debug> TCPHandler: Processed in 0.001351398 sec. | ||
| 7507 | 2026.05.04 15:28:06.983284 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7508 | 2026.05.04 15:28:06.983385 [ 257 ] {0702d3c3-4ec0-4dee-8764-cec5a74e3df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7509 | 2026.05.04 15:28:06.983426 [ 257 ] {0702d3c3-4ec0-4dee-8764-cec5a74e3df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7510 | 2026.05.04 15:28:06.983750 [ 257 ] {0702d3c3-4ec0-4dee-8764-cec5a74e3df2} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7511 | 2026.05.04 15:28:06.983787 [ 257 ] {0702d3c3-4ec0-4dee-8764-cec5a74e3df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7512 | 2026.05.04 15:28:06.984100 [ 257 ] {0702d3c3-4ec0-4dee-8764-cec5a74e3df2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7513 | 2026.05.04 15:28:06.984310 [ 257 ] {0702d3c3-4ec0-4dee-8764-cec5a74e3df2} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7514 | 2026.05.04 15:28:06.984443 [ 257 ] {0702d3c3-4ec0-4dee-8764-cec5a74e3df2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 7515 | 2026.05.04 15:28:06.984479 [ 257 ] {0702d3c3-4ec0-4dee-8764-cec5a74e3df2} <Debug> TCPHandler: Processed in 0.001254036 sec. | ||
| 7516 | 2026.05.04 15:28:10.781828 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7517 | 2026.05.04 15:28:10.781900 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7518 | 2026.05.04 15:28:10.940729 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17224 | ||
| 7519 | 2026.05.04 15:28:10.941475 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7520 | 2026.05.04 15:28:10.941518 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7521 | 2026.05.04 15:28:10.942014 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7522 | 2026.05.04 15:28:10.942260 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7523 | 2026.05.04 15:28:10.942394 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17224 | ||
| 7524 | 2026.05.04 15:28:10.942401 [ 149 ] {} <Debug> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7525 | 2026.05.04 15:28:10.942449 [ 149 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7526 | 2026.05.04 15:28:10.942472 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7527 | 2026.05.04 15:28:10.942648 [ 196 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::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 | ||
| 7528 | 2026.05.04 15:28:10.942868 [ 196 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7529 | 2026.05.04 15:28:10.942932 [ 196 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14856 rows starting from the beginning of the part | ||
| 7530 | 2026.05.04 15:28:10.943019 [ 196 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 7531 | 2026.05.04 15:28:10.943063 [ 196 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 7532 | 2026.05.04 15:28:10.943103 [ 196 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 7533 | 2026.05.04 15:28:10.943142 [ 196 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 7534 | 2026.05.04 15:28:10.943185 [ 196 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 7535 | 2026.05.04 15:28:10.945158 [ 200 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17224 rows, containing 4 columns (4 merged, 0 gathered) in 0.002601685 sec., 6620324.904821299 rows/sec., 94.70 MiB/sec. | ||
| 7536 | 2026.05.04 15:28:10.945320 [ 196 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7537 | 2026.05.04 15:28:10.945561 [ 196 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_36_7} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7538 | 2026.05.04 15:28:10.945633 [ 196 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_36_7} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7539 | 2026.05.04 15:28:10.945712 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7540 | 2026.05.04 15:28:10.974259 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 914 | ||
| 7541 | 2026.05.04 15:28:10.976785 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7542 | 2026.05.04 15:28:10.976825 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7543 | 2026.05.04 15:28:10.977991 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7544 | 2026.05.04 15:28:10.978252 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7545 | 2026.05.04 15:28:10.978383 [ 149 ] {} <Debug> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7546 | 2026.05.04 15:28:10.978417 [ 149 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7547 | 2026.05.04 15:28:10.978434 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7548 | 2026.05.04 15:28:10.978521 [ 189 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::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 | ||
| 7549 | 2026.05.04 15:28:10.978530 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 914 | ||
| 7550 | 2026.05.04 15:28:10.979088 [ 189 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7551 | 2026.05.04 15:28:10.979224 [ 189 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 748 rows starting from the beginning of the part | ||
| 7552 | 2026.05.04 15:28:10.979555 [ 189 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 7553 | 2026.05.04 15:28:10.979859 [ 189 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 44 rows starting from the beginning of the part | ||
| 7554 | 2026.05.04 15:28:10.980153 [ 189 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 7555 | 2026.05.04 15:28:10.980442 [ 189 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
| 7556 | 2026.05.04 15:28:10.980717 [ 189 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 44 rows starting from the beginning of the part | ||
| 7557 | 2026.05.04 15:28:10.986486 [ 195 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 914 rows, containing 72 columns (72 merged, 0 gathered) in 0.008001137 sec., 114233.7645262167 rows/sec., 98.36 MiB/sec. | ||
| 7558 | 2026.05.04 15:28:10.987473 [ 189 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7559 | 2026.05.04 15:28:10.987991 [ 189 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_26_5} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7560 | 2026.05.04 15:28:10.988056 [ 189 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_26_5} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7561 | 2026.05.04 15:28:10.988198 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
| 7562 | 2026.05.04 15:28:11.805952 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 7563 | 2026.05.04 15:28:11.822715 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7564 | 2026.05.04 15:28:11.822766 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7565 | 2026.05.04 15:28:11.828417 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7566 | 2026.05.04 15:28:11.829099 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7567 | 2026.05.04 15:28:11.829407 [ 149 ] {} <Debug> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7568 | 2026.05.04 15:28:11.829500 [ 149 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7569 | 2026.05.04 15:28:11.829537 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7570 | 2026.05.04 15:28:11.829740 [ 200 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 7571 | 2026.05.04 15:28:11.832141 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 7572 | 2026.05.04 15:28:11.833860 [ 200 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7573 | 2026.05.04 15:28:11.835294 [ 200 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 7574 | 2026.05.04 15:28:11.839871 [ 200 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 7575 | 2026.05.04 15:28:11.844362 [ 200 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 7576 | 2026.05.04 15:28:11.848781 [ 200 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 7577 | 2026.05.04 15:28:11.852845 [ 200 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 7578 | 2026.05.04 15:28:11.857261 [ 200 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 7579 | 2026.05.04 15:28:11.910209 [ 191 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.080557876 sec., 3364.041028092647 rows/sec., 17.39 MiB/sec. | ||
| 7580 | 2026.05.04 15:28:11.913150 [ 191 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7581 | 2026.05.04 15:28:11.915058 [ 191 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_36_7} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7582 | 2026.05.04 15:28:11.915137 [ 191 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_36_7} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7583 | 2026.05.04 15:28:11.918070 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7584 | 2026.05.04 15:28:11.974785 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7585 | 2026.05.04 15:28:11.975002 [ 257 ] {cb94438c-b0ab-419c-b488-5bdab223f5e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7586 | 2026.05.04 15:28:11.975334 [ 257 ] {cb94438c-b0ab-419c-b488-5bdab223f5e4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7587 | 2026.05.04 15:28:11.975369 [ 257 ] {cb94438c-b0ab-419c-b488-5bdab223f5e4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7588 | 2026.05.04 15:28:11.975586 [ 257 ] {cb94438c-b0ab-419c-b488-5bdab223f5e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7589 | 2026.05.04 15:28:11.975653 [ 257 ] {cb94438c-b0ab-419c-b488-5bdab223f5e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7590 | 2026.05.04 15:28:11.975791 [ 257 ] {cb94438c-b0ab-419c-b488-5bdab223f5e4} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7591 | 2026.05.04 15:28:11.975892 [ 300 ] {cb94438c-b0ab-419c-b488-5bdab223f5e4} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7592 | 2026.05.04 15:28:11.975917 [ 331 ] {cb94438c-b0ab-419c-b488-5bdab223f5e4} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7593 | 2026.05.04 15:28:11.976024 [ 257 ] {cb94438c-b0ab-419c-b488-5bdab223f5e4} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 7594 | 2026.05.04 15:28:11.976050 [ 257 ] {cb94438c-b0ab-419c-b488-5bdab223f5e4} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7595 | 2026.05.04 15:28:11.976090 [ 257 ] {cb94438c-b0ab-419c-b488-5bdab223f5e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7596 | 2026.05.04 15:28:11.976111 [ 257 ] {cb94438c-b0ab-419c-b488-5bdab223f5e4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 7597 | 2026.05.04 15:28:11.977103 [ 257 ] {cb94438c-b0ab-419c-b488-5bdab223f5e4} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002189 sec., 15989.036089538602 rows/sec., 3.40 MiB/sec. | ||
| 7598 | 2026.05.04 15:28:11.977207 [ 257 ] {cb94438c-b0ab-419c-b488-5bdab223f5e4} <Debug> TCPHandler: Processed in 0.002545174 sec. | ||
| 7599 | 2026.05.04 15:28:11.979456 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7600 | 2026.05.04 15:28:11.979565 [ 257 ] {7489880d-5922-4fcb-9838-8e744393d63c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7601 | 2026.05.04 15:28:11.979609 [ 257 ] {7489880d-5922-4fcb-9838-8e744393d63c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7602 | 2026.05.04 15:28:11.980153 [ 257 ] {7489880d-5922-4fcb-9838-8e744393d63c} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7603 | 2026.05.04 15:28:11.980198 [ 257 ] {7489880d-5922-4fcb-9838-8e744393d63c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7604 | 2026.05.04 15:28:11.980605 [ 257 ] {7489880d-5922-4fcb-9838-8e744393d63c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7605 | 2026.05.04 15:28:11.980829 [ 257 ] {7489880d-5922-4fcb-9838-8e744393d63c} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7606 | 2026.05.04 15:28:11.980985 [ 257 ] {7489880d-5922-4fcb-9838-8e744393d63c} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.00145 sec., 95172.41379310345 rows/sec., 8.28 MiB/sec. | ||
| 7607 | 2026.05.04 15:28:11.981024 [ 257 ] {7489880d-5922-4fcb-9838-8e744393d63c} <Debug> TCPHandler: Processed in 0.001619572 sec. | ||
| 7608 | 2026.05.04 15:28:11.981147 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7609 | 2026.05.04 15:28:11.981241 [ 257 ] {5a896d7d-7f15-45eb-83d9-17e6b672085f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7610 | 2026.05.04 15:28:11.981280 [ 257 ] {5a896d7d-7f15-45eb-83d9-17e6b672085f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7611 | 2026.05.04 15:28:11.981680 [ 257 ] {5a896d7d-7f15-45eb-83d9-17e6b672085f} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7612 | 2026.05.04 15:28:11.981715 [ 257 ] {5a896d7d-7f15-45eb-83d9-17e6b672085f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7613 | 2026.05.04 15:28:11.982022 [ 257 ] {5a896d7d-7f15-45eb-83d9-17e6b672085f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7614 | 2026.05.04 15:28:11.982230 [ 257 ] {5a896d7d-7f15-45eb-83d9-17e6b672085f} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7615 | 2026.05.04 15:28:11.982364 [ 257 ] {5a896d7d-7f15-45eb-83d9-17e6b672085f} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001141 sec., 35933.39176161262 rows/sec., 2.64 MiB/sec. | ||
| 7616 | 2026.05.04 15:28:11.982403 [ 257 ] {5a896d7d-7f15-45eb-83d9-17e6b672085f} <Debug> TCPHandler: Processed in 0.001303768 sec. | ||
| 7617 | 2026.05.04 15:28:11.982519 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7618 | 2026.05.04 15:28:11.982613 [ 257 ] {099eaaf3-4227-4a81-a0c9-613e4325904b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7619 | 2026.05.04 15:28:11.982652 [ 257 ] {099eaaf3-4227-4a81-a0c9-613e4325904b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7620 | 2026.05.04 15:28:11.983059 [ 257 ] {099eaaf3-4227-4a81-a0c9-613e4325904b} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7621 | 2026.05.04 15:28:11.983095 [ 257 ] {099eaaf3-4227-4a81-a0c9-613e4325904b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7622 | 2026.05.04 15:28:11.983398 [ 257 ] {099eaaf3-4227-4a81-a0c9-613e4325904b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7623 | 2026.05.04 15:28:11.983614 [ 257 ] {099eaaf3-4227-4a81-a0c9-613e4325904b} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7624 | 2026.05.04 15:28:11.983746 [ 257 ] {099eaaf3-4227-4a81-a0c9-613e4325904b} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00115 sec., 91304.34782608696 rows/sec., 7.13 MiB/sec. | ||
| 7625 | 2026.05.04 15:28:11.983783 [ 257 ] {099eaaf3-4227-4a81-a0c9-613e4325904b} <Debug> TCPHandler: Processed in 0.001311338 sec. | ||
| 7626 | 2026.05.04 15:28:11.983896 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7627 | 2026.05.04 15:28:11.983989 [ 257 ] {c2d7d84c-b5b6-4b27-bc92-e06da067690a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7628 | 2026.05.04 15:28:11.984031 [ 257 ] {c2d7d84c-b5b6-4b27-bc92-e06da067690a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7629 | 2026.05.04 15:28:11.984429 [ 257 ] {c2d7d84c-b5b6-4b27-bc92-e06da067690a} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7630 | 2026.05.04 15:28:11.984464 [ 257 ] {c2d7d84c-b5b6-4b27-bc92-e06da067690a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7631 | 2026.05.04 15:28:11.984791 [ 257 ] {c2d7d84c-b5b6-4b27-bc92-e06da067690a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7632 | 2026.05.04 15:28:11.985001 [ 257 ] {c2d7d84c-b5b6-4b27-bc92-e06da067690a} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7633 | 2026.05.04 15:28:11.985107 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff) (MergerMutator): Selected 6 parts from all_1_54_11 to all_59_59_0 | ||
| 7634 | 2026.05.04 15:28:11.985136 [ 257 ] {c2d7d84c-b5b6-4b27-bc92-e06da067690a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 7635 | 2026.05.04 15:28:11.985153 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7636 | 2026.05.04 15:28:11.985178 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7637 | 2026.05.04 15:28:11.985180 [ 257 ] {c2d7d84c-b5b6-4b27-bc92-e06da067690a} <Debug> TCPHandler: Processed in 0.001330388 sec. | ||
| 7638 | 2026.05.04 15:28:11.985296 [ 205 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_59_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_54_11 to all_59_59_0 into Compact with storage Full | ||
| 7639 | 2026.05.04 15:28:11.985319 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7640 | 2026.05.04 15:28:11.985432 [ 257 ] {8b323f81-0648-42ca-a941-510a5843c412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7641 | 2026.05.04 15:28:11.985479 [ 205 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_59_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7642 | 2026.05.04 15:28:11.985486 [ 257 ] {8b323f81-0648-42ca-a941-510a5843c412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7643 | 2026.05.04 15:28:11.985530 [ 205 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_59_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_54_11, total 20076 rows starting from the beginning of the part | ||
| 7644 | 2026.05.04 15:28:11.985610 [ 205 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_59_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 7645 | 2026.05.04 15:28:11.985664 [ 205 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_59_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1657 rows starting from the beginning of the part | ||
| 7646 | 2026.05.04 15:28:11.985715 [ 205 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_59_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 10 rows starting from the beginning of the part | ||
| 7647 | 2026.05.04 15:28:11.985762 [ 205 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_59_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 7648 | 2026.05.04 15:28:11.985808 [ 205 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_59_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 7649 | 2026.05.04 15:28:11.986314 [ 257 ] {8b323f81-0648-42ca-a941-510a5843c412} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7650 | 2026.05.04 15:28:11.986355 [ 257 ] {8b323f81-0648-42ca-a941-510a5843c412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7651 | 2026.05.04 15:28:11.986991 [ 257 ] {8b323f81-0648-42ca-a941-510a5843c412} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7652 | 2026.05.04 15:28:11.987215 [ 257 ] {8b323f81-0648-42ca-a941-510a5843c412} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7653 | 2026.05.04 15:28:11.987341 [ 145 ] {} <Debug> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7654 | 2026.05.04 15:28:11.987362 [ 257 ] {8b323f81-0648-42ca-a941-510a5843c412} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001949 sec., 21036.42893791688 rows/sec., 37.70 MiB/sec. | ||
| 7655 | 2026.05.04 15:28:11.987421 [ 145 ] {} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7656 | 2026.05.04 15:28:11.987449 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7657 | 2026.05.04 15:28:11.987463 [ 257 ] {8b323f81-0648-42ca-a941-510a5843c412} <Debug> TCPHandler: Processed in 0.00219316 sec. | ||
| 7658 | 2026.05.04 15:28:11.987548 [ 186 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::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 | ||
| 7659 | 2026.05.04 15:28:11.987600 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7660 | 2026.05.04 15:28:11.987694 [ 257 ] {4c77a072-dacc-4590-b1e6-65def14eb590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7661 | 2026.05.04 15:28:11.987736 [ 257 ] {4c77a072-dacc-4590-b1e6-65def14eb590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7662 | 2026.05.04 15:28:11.987752 [ 186 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7663 | 2026.05.04 15:28:11.987808 [ 186 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 795 rows starting from the beginning of the part | ||
| 7664 | 2026.05.04 15:28:11.987939 [ 186 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 50 rows starting from the beginning of the part | ||
| 7665 | 2026.05.04 15:28:11.988048 [ 186 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::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 | ||
| 7666 | 2026.05.04 15:28:11.988079 [ 257 ] {4c77a072-dacc-4590-b1e6-65def14eb590} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7667 | 2026.05.04 15:28:11.988119 [ 257 ] {4c77a072-dacc-4590-b1e6-65def14eb590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7668 | 2026.05.04 15:28:11.988158 [ 186 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::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 | ||
| 7669 | 2026.05.04 15:28:11.988264 [ 186 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 50 rows starting from the beginning of the part | ||
| 7670 | 2026.05.04 15:28:11.988368 [ 186 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::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 | ||
| 7671 | 2026.05.04 15:28:11.988487 [ 257 ] {4c77a072-dacc-4590-b1e6-65def14eb590} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7672 | 2026.05.04 15:28:11.988719 [ 257 ] {4c77a072-dacc-4590-b1e6-65def14eb590} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7673 | 2026.05.04 15:28:11.988853 [ 257 ] {4c77a072-dacc-4590-b1e6-65def14eb590} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 7674 | 2026.05.04 15:28:11.988893 [ 257 ] {4c77a072-dacc-4590-b1e6-65def14eb590} <Debug> TCPHandler: Processed in 0.001340498 sec. | ||
| 7675 | 2026.05.04 15:28:12.001166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.87 MiB, peak 296.87 MiB, free memory in arenas 0.00 B, will set to 293.64 MiB (RSS), difference: -3.23 MiB | ||
| 7676 | 2026.05.04 15:28:12.002627 [ 199 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1018 rows, containing 19 columns (19 merged, 0 gathered) in 0.015119402 sec., 67330.70527524831 rows/sec., 120.65 MiB/sec. | ||
| 7677 | 2026.05.04 15:28:12.003470 [ 188 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_59_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22223 rows, containing 5 columns (5 merged, 0 gathered) in 0.018226663 sec., 1219257.743449802 rows/sec., 78.26 MiB/sec. | ||
| 7678 | 2026.05.04 15:28:12.003978 [ 199 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_59_12} <Trace> MergedBlockOutputStream: filled checksums all_1_59_12 (state Temporary) | ||
| 7679 | 2026.05.04 15:28:12.004296 [ 199 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_59_12} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_merge_all_1_59_12 to all_1_59_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7680 | 2026.05.04 15:28:12.004375 [ 199 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_59_12} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff) (MergerMutator): Merged 6 parts: [all_1_54_11, all_59_59_0] -> all_1_59_12 | ||
| 7681 | 2026.05.04 15:28:12.004442 [ 187 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7682 | 2026.05.04 15:28:12.004486 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 7683 | 2026.05.04 15:28:12.004782 [ 187 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7684 | 2026.05.04 15:28:12.004854 [ 187 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7685 | 2026.05.04 15:28:12.005002 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.28 MiB. | ||
| 7686 | 2026.05.04 15:28:12.359908 [ 145 ] {} <Debug> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 7687 | 2026.05.04 15:28:12.359960 [ 145 ] {} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7688 | 2026.05.04 15:28:12.359988 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7689 | 2026.05.04 15:28:12.360156 [ 193 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::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 | ||
| 7690 | 2026.05.04 15:28:12.360326 [ 193 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7691 | 2026.05.04 15:28:12.360379 [ 193 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::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 | ||
| 7692 | 2026.05.04 15:28:12.360479 [ 193 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
| 7693 | 2026.05.04 15:28:12.360558 [ 193 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::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 | ||
| 7694 | 2026.05.04 15:28:12.360626 [ 193 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 7695 | 2026.05.04 15:28:12.360690 [ 193 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 7696 | 2026.05.04 15:28:12.361714 [ 187 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001624522 sec., 30778.284319941497 rows/sec., 2.57 MiB/sec. | ||
| 7697 | 2026.05.04 15:28:12.361903 [ 199 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 7698 | 2026.05.04 15:28:12.362264 [ 199 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::all_1_13_3} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7699 | 2026.05.04 15:28:12.362356 [ 199 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::all_1_13_3} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 7700 | 2026.05.04 15:28:12.362477 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7701 | 2026.05.04 15:28:13.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.94 MiB, peak 296.87 MiB, free memory in arenas 0.00 B, will set to 295.58 MiB (RSS), difference: 16.64 MiB | ||
| 7702 | 2026.05.04 15:28:14.595108 [ 146 ] {} <Debug> oximeter.fields_u64 (0698fcfb-8abc-4df0-aabf-4dae96f85530) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7703 | 2026.05.04 15:28:14.595169 [ 146 ] {} <Trace> oximeter.fields_u64 (0698fcfb-8abc-4df0-aabf-4dae96f85530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7704 | 2026.05.04 15:28:14.595190 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7705 | 2026.05.04 15:28:14.595328 [ 187 ] {0698fcfb-8abc-4df0-aabf-4dae96f85530::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 | ||
| 7706 | 2026.05.04 15:28:14.595470 [ 187 ] {0698fcfb-8abc-4df0-aabf-4dae96f85530::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7707 | 2026.05.04 15:28:14.595505 [ 187 ] {0698fcfb-8abc-4df0-aabf-4dae96f85530::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 | ||
| 7708 | 2026.05.04 15:28:14.595573 [ 187 ] {0698fcfb-8abc-4df0-aabf-4dae96f85530::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 | ||
| 7709 | 2026.05.04 15:28:14.595621 [ 187 ] {0698fcfb-8abc-4df0-aabf-4dae96f85530::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 | ||
| 7710 | 2026.05.04 15:28:14.595668 [ 187 ] {0698fcfb-8abc-4df0-aabf-4dae96f85530::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 | ||
| 7711 | 2026.05.04 15:28:14.595712 [ 187 ] {0698fcfb-8abc-4df0-aabf-4dae96f85530::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 | ||
| 7712 | 2026.05.04 15:28:14.596465 [ 199 ] {0698fcfb-8abc-4df0-aabf-4dae96f85530::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001195876 sec., 5017.242590368901 rows/sec., 372.37 KiB/sec. | ||
| 7713 | 2026.05.04 15:28:14.596625 [ 192 ] {0698fcfb-8abc-4df0-aabf-4dae96f85530::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7714 | 2026.05.04 15:28:14.596961 [ 192 ] {0698fcfb-8abc-4df0-aabf-4dae96f85530::all_1_9_2} <Trace> oximeter.fields_u64 (0698fcfb-8abc-4df0-aabf-4dae96f85530): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7715 | 2026.05.04 15:28:14.597040 [ 192 ] {0698fcfb-8abc-4df0-aabf-4dae96f85530::all_1_9_2} <Trace> oximeter.fields_u64 (0698fcfb-8abc-4df0-aabf-4dae96f85530) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7716 | 2026.05.04 15:28:14.597134 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7717 | 2026.05.04 15:28:14.895548 [ 146 ] {} <Debug> oximeter.fields_u32 (6cde96a8-f8b6-4afa-8692-a3ef9e73c47f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7718 | 2026.05.04 15:28:14.895610 [ 146 ] {} <Trace> oximeter.fields_u32 (6cde96a8-f8b6-4afa-8692-a3ef9e73c47f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7719 | 2026.05.04 15:28:14.895631 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7720 | 2026.05.04 15:28:14.895773 [ 187 ] {6cde96a8-f8b6-4afa-8692-a3ef9e73c47f::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 | ||
| 7721 | 2026.05.04 15:28:14.895938 [ 187 ] {6cde96a8-f8b6-4afa-8692-a3ef9e73c47f::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7722 | 2026.05.04 15:28:14.895972 [ 187 ] {6cde96a8-f8b6-4afa-8692-a3ef9e73c47f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 826 rows starting from the beginning of the part | ||
| 7723 | 2026.05.04 15:28:14.896042 [ 187 ] {6cde96a8-f8b6-4afa-8692-a3ef9e73c47f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 825 rows starting from the beginning of the part | ||
| 7724 | 2026.05.04 15:28:14.896091 [ 187 ] {6cde96a8-f8b6-4afa-8692-a3ef9e73c47f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 825 rows starting from the beginning of the part | ||
| 7725 | 2026.05.04 15:28:14.896139 [ 187 ] {6cde96a8-f8b6-4afa-8692-a3ef9e73c47f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 825 rows starting from the beginning of the part | ||
| 7726 | 2026.05.04 15:28:14.896190 [ 187 ] {6cde96a8-f8b6-4afa-8692-a3ef9e73c47f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 825 rows starting from the beginning of the part | ||
| 7727 | 2026.05.04 15:28:14.897634 [ 199 ] {6cde96a8-f8b6-4afa-8692-a3ef9e73c47f::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4126 rows, containing 5 columns (5 merged, 0 gathered) in 0.001920505 sec., 2148393.2611474586 rows/sec., 133.87 MiB/sec. | ||
| 7728 | 2026.05.04 15:28:14.897781 [ 187 ] {6cde96a8-f8b6-4afa-8692-a3ef9e73c47f::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7729 | 2026.05.04 15:28:14.898023 [ 187 ] {6cde96a8-f8b6-4afa-8692-a3ef9e73c47f::all_1_9_2} <Trace> oximeter.fields_u32 (6cde96a8-f8b6-4afa-8692-a3ef9e73c47f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7730 | 2026.05.04 15:28:14.898089 [ 187 ] {6cde96a8-f8b6-4afa-8692-a3ef9e73c47f::all_1_9_2} <Trace> oximeter.fields_u32 (6cde96a8-f8b6-4afa-8692-a3ef9e73c47f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7731 | 2026.05.04 15:28:14.898158 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 7732 | 2026.05.04 15:28:16.973520 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7733 | 2026.05.04 15:28:16.973740 [ 257 ] {ca842b92-4a27-4ec1-a675-f76f46b098f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7734 | 2026.05.04 15:28:16.974075 [ 257 ] {ca842b92-4a27-4ec1-a675-f76f46b098f7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7735 | 2026.05.04 15:28:16.974110 [ 257 ] {ca842b92-4a27-4ec1-a675-f76f46b098f7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7736 | 2026.05.04 15:28:16.974320 [ 257 ] {ca842b92-4a27-4ec1-a675-f76f46b098f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7737 | 2026.05.04 15:28:16.974395 [ 257 ] {ca842b92-4a27-4ec1-a675-f76f46b098f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7738 | 2026.05.04 15:28:16.974533 [ 257 ] {ca842b92-4a27-4ec1-a675-f76f46b098f7} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7739 | 2026.05.04 15:28:16.974631 [ 300 ] {ca842b92-4a27-4ec1-a675-f76f46b098f7} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7740 | 2026.05.04 15:28:16.974655 [ 331 ] {ca842b92-4a27-4ec1-a675-f76f46b098f7} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7741 | 2026.05.04 15:28:16.974756 [ 257 ] {ca842b92-4a27-4ec1-a675-f76f46b098f7} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 7742 | 2026.05.04 15:28:16.974782 [ 257 ] {ca842b92-4a27-4ec1-a675-f76f46b098f7} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7743 | 2026.05.04 15:28:16.974824 [ 257 ] {ca842b92-4a27-4ec1-a675-f76f46b098f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7744 | 2026.05.04 15:28:16.974844 [ 257 ] {ca842b92-4a27-4ec1-a675-f76f46b098f7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 7745 | 2026.05.04 15:28:16.975764 [ 257 ] {ca842b92-4a27-4ec1-a675-f76f46b098f7} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002115 sec., 16548.463356973993 rows/sec., 3.52 MiB/sec. | ||
| 7746 | 2026.05.04 15:28:16.975829 [ 257 ] {ca842b92-4a27-4ec1-a675-f76f46b098f7} <Debug> TCPHandler: Processed in 0.002428992 sec. | ||
| 7747 | 2026.05.04 15:28:16.977519 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7748 | 2026.05.04 15:28:16.977630 [ 257 ] {1c4bf6f4-6658-48e2-8764-6ca69ceb21b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7749 | 2026.05.04 15:28:16.977672 [ 257 ] {1c4bf6f4-6658-48e2-8764-6ca69ceb21b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7750 | 2026.05.04 15:28:16.978108 [ 257 ] {1c4bf6f4-6658-48e2-8764-6ca69ceb21b2} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7751 | 2026.05.04 15:28:16.978147 [ 257 ] {1c4bf6f4-6658-48e2-8764-6ca69ceb21b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7752 | 2026.05.04 15:28:16.978494 [ 257 ] {1c4bf6f4-6658-48e2-8764-6ca69ceb21b2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7753 | 2026.05.04 15:28:16.978723 [ 257 ] {1c4bf6f4-6658-48e2-8764-6ca69ceb21b2} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7754 | 2026.05.04 15:28:16.978888 [ 257 ] {1c4bf6f4-6658-48e2-8764-6ca69ceb21b2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001288 sec., 1552.7950310559006 rows/sec., 126.62 KiB/sec. | ||
| 7755 | 2026.05.04 15:28:16.978927 [ 257 ] {1c4bf6f4-6658-48e2-8764-6ca69ceb21b2} <Debug> TCPHandler: Processed in 0.001457869 sec. | ||
| 7756 | 2026.05.04 15:28:16.979050 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7757 | 2026.05.04 15:28:16.979142 [ 257 ] {e77d8aa7-07ce-4a99-a75c-023825002019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7758 | 2026.05.04 15:28:16.979180 [ 257 ] {e77d8aa7-07ce-4a99-a75c-023825002019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7759 | 2026.05.04 15:28:16.979587 [ 257 ] {e77d8aa7-07ce-4a99-a75c-023825002019} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7760 | 2026.05.04 15:28:16.979623 [ 257 ] {e77d8aa7-07ce-4a99-a75c-023825002019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7761 | 2026.05.04 15:28:16.979933 [ 257 ] {e77d8aa7-07ce-4a99-a75c-023825002019} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7762 | 2026.05.04 15:28:16.980149 [ 257 ] {e77d8aa7-07ce-4a99-a75c-023825002019} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7763 | 2026.05.04 15:28:16.980288 [ 257 ] {e77d8aa7-07ce-4a99-a75c-023825002019} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001164 sec., 48969.07216494845 rows/sec., 3.76 MiB/sec. | ||
| 7764 | 2026.05.04 15:28:16.980326 [ 257 ] {e77d8aa7-07ce-4a99-a75c-023825002019} <Debug> TCPHandler: Processed in 0.001324238 sec. | ||
| 7765 | 2026.05.04 15:28:16.980453 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7766 | 2026.05.04 15:28:16.980572 [ 257 ] {08a68631-2fe1-40de-b644-1dd0924087d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7767 | 2026.05.04 15:28:16.980611 [ 257 ] {08a68631-2fe1-40de-b644-1dd0924087d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7768 | 2026.05.04 15:28:16.981026 [ 257 ] {08a68631-2fe1-40de-b644-1dd0924087d2} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7769 | 2026.05.04 15:28:16.981070 [ 257 ] {08a68631-2fe1-40de-b644-1dd0924087d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7770 | 2026.05.04 15:28:16.981423 [ 257 ] {08a68631-2fe1-40de-b644-1dd0924087d2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7771 | 2026.05.04 15:28:16.981628 [ 257 ] {08a68631-2fe1-40de-b644-1dd0924087d2} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7772 | 2026.05.04 15:28:16.981737 [ 144 ] {} <Debug> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7773 | 2026.05.04 15:28:16.981761 [ 257 ] {08a68631-2fe1-40de-b644-1dd0924087d2} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001207 sec., 1657.0008285004144 rows/sec., 115.70 KiB/sec. | ||
| 7774 | 2026.05.04 15:28:16.981807 [ 144 ] {} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7775 | 2026.05.04 15:28:16.981839 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7776 | 2026.05.04 15:28:16.981843 [ 257 ] {08a68631-2fe1-40de-b644-1dd0924087d2} <Debug> TCPHandler: Processed in 0.001437059 sec. | ||
| 7777 | 2026.05.04 15:28:16.981941 [ 194 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::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 | ||
| 7778 | 2026.05.04 15:28:16.981977 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7779 | 2026.05.04 15:28:16.982029 [ 194 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7780 | 2026.05.04 15:28:16.982055 [ 194 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 80 rows starting from the beginning of the part | ||
| 7781 | 2026.05.04 15:28:16.982073 [ 257 ] {bec94107-c24b-41e7-be62-9ccf3cd94e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7782 | 2026.05.04 15:28:16.982106 [ 194 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::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 | ||
| 7783 | 2026.05.04 15:28:16.982113 [ 257 ] {bec94107-c24b-41e7-be62-9ccf3cd94e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7784 | 2026.05.04 15:28:16.982149 [ 194 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::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 | ||
| 7785 | 2026.05.04 15:28:16.982191 [ 194 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 76 rows starting from the beginning of the part | ||
| 7786 | 2026.05.04 15:28:16.982230 [ 194 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::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 | ||
| 7787 | 2026.05.04 15:28:16.982274 [ 194 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
| 7788 | 2026.05.04 15:28:16.982543 [ 257 ] {bec94107-c24b-41e7-be62-9ccf3cd94e2e} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7789 | 2026.05.04 15:28:16.982582 [ 257 ] {bec94107-c24b-41e7-be62-9ccf3cd94e2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7790 | 2026.05.04 15:28:16.982903 [ 257 ] {bec94107-c24b-41e7-be62-9ccf3cd94e2e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7791 | 2026.05.04 15:28:16.982989 [ 187 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 281 rows, containing 5 columns (5 merged, 0 gathered) in 0.001087144 sec., 258475.4181598758 rows/sec., 19.91 MiB/sec. | ||
| 7792 | 2026.05.04 15:28:16.983112 [ 194 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7793 | 2026.05.04 15:28:16.983126 [ 257 ] {bec94107-c24b-41e7-be62-9ccf3cd94e2e} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7794 | 2026.05.04 15:28:16.983257 [ 257 ] {bec94107-c24b-41e7-be62-9ccf3cd94e2e} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001203 sec., 54862.84289276808 rows/sec., 4.28 MiB/sec. | ||
| 7795 | 2026.05.04 15:28:16.983294 [ 257 ] {bec94107-c24b-41e7-be62-9ccf3cd94e2e} <Debug> TCPHandler: Processed in 0.001365078 sec. | ||
| 7796 | 2026.05.04 15:28:16.983347 [ 194 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_31_6} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7797 | 2026.05.04 15:28:16.983413 [ 194 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_31_6} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7798 | 2026.05.04 15:28:16.983420 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7799 | 2026.05.04 15:28:16.983468 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 7800 | 2026.05.04 15:28:16.983513 [ 257 ] {d80ac519-163d-4b7b-9548-f04810eeb88b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7801 | 2026.05.04 15:28:16.983554 [ 257 ] {d80ac519-163d-4b7b-9548-f04810eeb88b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7802 | 2026.05.04 15:28:16.983975 [ 257 ] {d80ac519-163d-4b7b-9548-f04810eeb88b} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7803 | 2026.05.04 15:28:16.984009 [ 257 ] {d80ac519-163d-4b7b-9548-f04810eeb88b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7804 | 2026.05.04 15:28:16.984332 [ 257 ] {d80ac519-163d-4b7b-9548-f04810eeb88b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7805 | 2026.05.04 15:28:16.984540 [ 257 ] {d80ac519-163d-4b7b-9548-f04810eeb88b} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7806 | 2026.05.04 15:28:16.984669 [ 257 ] {d80ac519-163d-4b7b-9548-f04810eeb88b} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001174 sec., 137137.98977853495 rows/sec., 9.55 MiB/sec. | ||
| 7807 | 2026.05.04 15:28:16.984705 [ 257 ] {d80ac519-163d-4b7b-9548-f04810eeb88b} <Debug> TCPHandler: Processed in 0.001332938 sec. | ||
| 7808 | 2026.05.04 15:28:16.984821 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7809 | 2026.05.04 15:28:16.984913 [ 257 ] {c5d0b050-0a14-4674-a58d-d705c53a08aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7810 | 2026.05.04 15:28:16.984954 [ 257 ] {c5d0b050-0a14-4674-a58d-d705c53a08aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7811 | 2026.05.04 15:28:16.985301 [ 257 ] {c5d0b050-0a14-4674-a58d-d705c53a08aa} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7812 | 2026.05.04 15:28:16.985335 [ 257 ] {c5d0b050-0a14-4674-a58d-d705c53a08aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7813 | 2026.05.04 15:28:16.985637 [ 257 ] {c5d0b050-0a14-4674-a58d-d705c53a08aa} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7814 | 2026.05.04 15:28:16.985843 [ 257 ] {c5d0b050-0a14-4674-a58d-d705c53a08aa} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7815 | 2026.05.04 15:28:16.985971 [ 257 ] {c5d0b050-0a14-4674-a58d-d705c53a08aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 7816 | 2026.05.04 15:28:16.986006 [ 257 ] {c5d0b050-0a14-4674-a58d-d705c53a08aa} <Debug> TCPHandler: Processed in 0.001232776 sec. | ||
| 7817 | 2026.05.04 15:28:18.442759 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17736 | ||
| 7818 | 2026.05.04 15:28:18.443371 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7819 | 2026.05.04 15:28:18.443424 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7820 | 2026.05.04 15:28:18.443915 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7821 | 2026.05.04 15:28:18.444144 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7822 | 2026.05.04 15:28:18.444275 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17736 | ||
| 7823 | 2026.05.04 15:28:19.332477 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 7824 | 2026.05.04 15:28:19.348427 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7825 | 2026.05.04 15:28:19.348487 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7826 | 2026.05.04 15:28:19.354046 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7827 | 2026.05.04 15:28:19.354716 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7828 | 2026.05.04 15:28:19.357343 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7829 | 2026.05.04 15:28:20.979130 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 942 | ||
| 7830 | 2026.05.04 15:28:20.981601 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7831 | 2026.05.04 15:28:20.981646 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7832 | 2026.05.04 15:28:20.982865 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7833 | 2026.05.04 15:28:20.983123 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7834 | 2026.05.04 15:28:20.983371 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 942 | ||
| 7835 | 2026.05.04 15:28:21.975056 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7836 | 2026.05.04 15:28:21.975415 [ 257 ] {99b5a1a7-2a53-424b-b42e-f04811a27bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7837 | 2026.05.04 15:28:21.975798 [ 257 ] {99b5a1a7-2a53-424b-b42e-f04811a27bfa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7838 | 2026.05.04 15:28:21.975833 [ 257 ] {99b5a1a7-2a53-424b-b42e-f04811a27bfa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7839 | 2026.05.04 15:28:21.976049 [ 257 ] {99b5a1a7-2a53-424b-b42e-f04811a27bfa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7840 | 2026.05.04 15:28:21.976116 [ 257 ] {99b5a1a7-2a53-424b-b42e-f04811a27bfa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7841 | 2026.05.04 15:28:21.976253 [ 257 ] {99b5a1a7-2a53-424b-b42e-f04811a27bfa} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7842 | 2026.05.04 15:28:21.976347 [ 300 ] {99b5a1a7-2a53-424b-b42e-f04811a27bfa} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7843 | 2026.05.04 15:28:21.976396 [ 331 ] {99b5a1a7-2a53-424b-b42e-f04811a27bfa} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7844 | 2026.05.04 15:28:21.976510 [ 257 ] {99b5a1a7-2a53-424b-b42e-f04811a27bfa} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 7845 | 2026.05.04 15:28:21.976536 [ 257 ] {99b5a1a7-2a53-424b-b42e-f04811a27bfa} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7846 | 2026.05.04 15:28:21.976577 [ 257 ] {99b5a1a7-2a53-424b-b42e-f04811a27bfa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7847 | 2026.05.04 15:28:21.976598 [ 257 ] {99b5a1a7-2a53-424b-b42e-f04811a27bfa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 7848 | 2026.05.04 15:28:21.977719 [ 257 ] {99b5a1a7-2a53-424b-b42e-f04811a27bfa} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002453 sec., 14268.242967794538 rows/sec., 3.03 MiB/sec. | ||
| 7849 | 2026.05.04 15:28:21.977822 [ 257 ] {99b5a1a7-2a53-424b-b42e-f04811a27bfa} <Debug> TCPHandler: Processed in 0.0029534 sec. | ||
| 7850 | 2026.05.04 15:28:21.980226 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7851 | 2026.05.04 15:28:21.980429 [ 257 ] {7c9569ef-9a76-4a04-ac88-d0cee2443d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7852 | 2026.05.04 15:28:21.980510 [ 257 ] {7c9569ef-9a76-4a04-ac88-d0cee2443d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7853 | 2026.05.04 15:28:21.981128 [ 257 ] {7c9569ef-9a76-4a04-ac88-d0cee2443d8b} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7854 | 2026.05.04 15:28:21.981173 [ 257 ] {7c9569ef-9a76-4a04-ac88-d0cee2443d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7855 | 2026.05.04 15:28:21.981567 [ 257 ] {7c9569ef-9a76-4a04-ac88-d0cee2443d8b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7856 | 2026.05.04 15:28:21.981788 [ 257 ] {7c9569ef-9a76-4a04-ac88-d0cee2443d8b} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7857 | 2026.05.04 15:28:21.981932 [ 137 ] {} <Debug> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7858 | 2026.05.04 15:28:21.981938 [ 257 ] {7c9569ef-9a76-4a04-ac88-d0cee2443d8b} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001567 sec., 88066.36885768986 rows/sec., 7.66 MiB/sec. | ||
| 7859 | 2026.05.04 15:28:21.982007 [ 137 ] {} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7860 | 2026.05.04 15:28:21.982031 [ 257 ] {7c9569ef-9a76-4a04-ac88-d0cee2443d8b} <Debug> TCPHandler: Processed in 0.001903986 sec. | ||
| 7861 | 2026.05.04 15:28:21.982037 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7862 | 2026.05.04 15:28:21.982163 [ 198 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::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 | ||
| 7863 | 2026.05.04 15:28:21.982175 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7864 | 2026.05.04 15:28:21.982272 [ 198 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7865 | 2026.05.04 15:28:21.982292 [ 257 ] {576a34f4-8c8d-4540-a220-fdd2dfcb65de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7866 | 2026.05.04 15:28:21.982303 [ 198 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2615 rows starting from the beginning of the part | ||
| 7867 | 2026.05.04 15:28:21.982335 [ 257 ] {576a34f4-8c8d-4540-a220-fdd2dfcb65de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7868 | 2026.05.04 15:28:21.982368 [ 198 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part | ||
| 7869 | 2026.05.04 15:28:21.982421 [ 198 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
| 7870 | 2026.05.04 15:28:21.982469 [ 198 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 138 rows starting from the beginning of the part | ||
| 7871 | 2026.05.04 15:28:21.982513 [ 198 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 57 rows starting from the beginning of the part | ||
| 7872 | 2026.05.04 15:28:21.982552 [ 198 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 138 rows starting from the beginning of the part | ||
| 7873 | 2026.05.04 15:28:21.982776 [ 257 ] {576a34f4-8c8d-4540-a220-fdd2dfcb65de} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7874 | 2026.05.04 15:28:21.982813 [ 257 ] {576a34f4-8c8d-4540-a220-fdd2dfcb65de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7875 | 2026.05.04 15:28:21.983118 [ 257 ] {576a34f4-8c8d-4540-a220-fdd2dfcb65de} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7876 | 2026.05.04 15:28:21.983338 [ 257 ] {576a34f4-8c8d-4540-a220-fdd2dfcb65de} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7877 | 2026.05.04 15:28:21.983470 [ 257 ] {576a34f4-8c8d-4540-a220-fdd2dfcb65de} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001197 sec., 34252.29741019215 rows/sec., 2.52 MiB/sec. | ||
| 7878 | 2026.05.04 15:28:21.983508 [ 257 ] {576a34f4-8c8d-4540-a220-fdd2dfcb65de} <Debug> TCPHandler: Processed in 0.001383239 sec. | ||
| 7879 | 2026.05.04 15:28:21.983623 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7880 | 2026.05.04 15:28:21.983708 [ 187 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3030 rows, containing 5 columns (5 merged, 0 gathered) in 0.001585501 sec., 1911067.8580461317 rows/sec., 153.35 MiB/sec. | ||
| 7881 | 2026.05.04 15:28:21.983717 [ 257 ] {850967f6-7568-4ff0-9567-7a10159f475b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7882 | 2026.05.04 15:28:21.983778 [ 257 ] {850967f6-7568-4ff0-9567-7a10159f475b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7883 | 2026.05.04 15:28:21.983951 [ 198 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7884 | 2026.05.04 15:28:21.984178 [ 198 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_61_12} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7885 | 2026.05.04 15:28:21.984209 [ 257 ] {850967f6-7568-4ff0-9567-7a10159f475b} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7886 | 2026.05.04 15:28:21.984237 [ 198 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_61_12} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7887 | 2026.05.04 15:28:21.984244 [ 257 ] {850967f6-7568-4ff0-9567-7a10159f475b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7888 | 2026.05.04 15:28:21.984294 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 7889 | 2026.05.04 15:28:21.984571 [ 257 ] {850967f6-7568-4ff0-9567-7a10159f475b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7890 | 2026.05.04 15:28:21.984779 [ 257 ] {850967f6-7568-4ff0-9567-7a10159f475b} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7891 | 2026.05.04 15:28:21.984906 [ 257 ] {850967f6-7568-4ff0-9567-7a10159f475b} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001208 sec., 86920.52980132449 rows/sec., 6.79 MiB/sec. | ||
| 7892 | 2026.05.04 15:28:21.984921 [ 136 ] {} <Debug> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7893 | 2026.05.04 15:28:21.984943 [ 257 ] {850967f6-7568-4ff0-9567-7a10159f475b} <Debug> TCPHandler: Processed in 0.001367168 sec. | ||
| 7894 | 2026.05.04 15:28:21.984993 [ 136 ] {} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7895 | 2026.05.04 15:28:21.985019 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7896 | 2026.05.04 15:28:21.985087 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7897 | 2026.05.04 15:28:21.985125 [ 187 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::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 | ||
| 7898 | 2026.05.04 15:28:21.985186 [ 257 ] {a8b6bd72-268b-410b-8574-bc65247e610b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7899 | 2026.05.04 15:28:21.985232 [ 257 ] {a8b6bd72-268b-410b-8574-bc65247e610b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7900 | 2026.05.04 15:28:21.985238 [ 187 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7901 | 2026.05.04 15:28:21.985275 [ 187 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1401 rows starting from the beginning of the part | ||
| 7902 | 2026.05.04 15:28:21.985332 [ 187 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 28 rows starting from the beginning of the part | ||
| 7903 | 2026.05.04 15:28:21.985377 [ 187 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
| 7904 | 2026.05.04 15:28:21.985417 [ 187 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 105 rows starting from the beginning of the part | ||
| 7905 | 2026.05.04 15:28:21.985456 [ 187 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 66 rows starting from the beginning of the part | ||
| 7906 | 2026.05.04 15:28:21.985495 [ 187 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 105 rows starting from the beginning of the part | ||
| 7907 | 2026.05.04 15:28:21.985649 [ 257 ] {a8b6bd72-268b-410b-8574-bc65247e610b} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7908 | 2026.05.04 15:28:21.985691 [ 257 ] {a8b6bd72-268b-410b-8574-bc65247e610b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7909 | 2026.05.04 15:28:21.986028 [ 257 ] {a8b6bd72-268b-410b-8574-bc65247e610b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7910 | 2026.05.04 15:28:21.986261 [ 257 ] {a8b6bd72-268b-410b-8574-bc65247e610b} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7911 | 2026.05.04 15:28:21.986396 [ 257 ] {a8b6bd72-268b-410b-8574-bc65247e610b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 7912 | 2026.05.04 15:28:21.986432 [ 257 ] {a8b6bd72-268b-410b-8574-bc65247e610b} <Debug> TCPHandler: Processed in 0.001396749 sec. | ||
| 7913 | 2026.05.04 15:28:21.986545 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7914 | 2026.05.04 15:28:21.986560 [ 198 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1769 rows, containing 5 columns (5 merged, 0 gathered) in 0.00147517 sec., 1199183.8228814306 rows/sec., 88.54 MiB/sec. | ||
| 7915 | 2026.05.04 15:28:21.986636 [ 257 ] {857dbc8a-6e79-4236-87a4-f469141fe323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7916 | 2026.05.04 15:28:21.986688 [ 257 ] {857dbc8a-6e79-4236-87a4-f469141fe323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7917 | 2026.05.04 15:28:21.986734 [ 198 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7918 | 2026.05.04 15:28:21.986974 [ 198 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_61_12} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7919 | 2026.05.04 15:28:21.987039 [ 198 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_61_12} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7920 | 2026.05.04 15:28:21.987107 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 7921 | 2026.05.04 15:28:21.987501 [ 257 ] {857dbc8a-6e79-4236-87a4-f469141fe323} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7922 | 2026.05.04 15:28:21.987535 [ 257 ] {857dbc8a-6e79-4236-87a4-f469141fe323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7923 | 2026.05.04 15:28:21.988070 [ 257 ] {857dbc8a-6e79-4236-87a4-f469141fe323} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7924 | 2026.05.04 15:28:21.988294 [ 257 ] {857dbc8a-6e79-4236-87a4-f469141fe323} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7925 | 2026.05.04 15:28:21.988439 [ 257 ] {857dbc8a-6e79-4236-87a4-f469141fe323} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001821 sec., 22515.101592531577 rows/sec., 40.35 MiB/sec. | ||
| 7926 | 2026.05.04 15:28:21.988500 [ 257 ] {857dbc8a-6e79-4236-87a4-f469141fe323} <Debug> TCPHandler: Processed in 0.002002297 sec. | ||
| 7927 | 2026.05.04 15:28:21.988630 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7928 | 2026.05.04 15:28:21.988722 [ 257 ] {2d9e422b-c58e-42b9-bdc7-027f453d1b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7929 | 2026.05.04 15:28:21.988763 [ 257 ] {2d9e422b-c58e-42b9-bdc7-027f453d1b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7930 | 2026.05.04 15:28:21.989126 [ 257 ] {2d9e422b-c58e-42b9-bdc7-027f453d1b88} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7931 | 2026.05.04 15:28:21.989161 [ 257 ] {2d9e422b-c58e-42b9-bdc7-027f453d1b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7932 | 2026.05.04 15:28:21.989488 [ 257 ] {2d9e422b-c58e-42b9-bdc7-027f453d1b88} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7933 | 2026.05.04 15:28:21.989697 [ 257 ] {2d9e422b-c58e-42b9-bdc7-027f453d1b88} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7934 | 2026.05.04 15:28:21.989821 [ 257 ] {2d9e422b-c58e-42b9-bdc7-027f453d1b88} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 7935 | 2026.05.04 15:28:21.989827 [ 137 ] {} <Debug> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7936 | 2026.05.04 15:28:21.989856 [ 257 ] {2d9e422b-c58e-42b9-bdc7-027f453d1b88} <Debug> TCPHandler: Processed in 0.001273327 sec. | ||
| 7937 | 2026.05.04 15:28:21.989872 [ 137 ] {} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7938 | 2026.05.04 15:28:21.989898 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7939 | 2026.05.04 15:28:21.990006 [ 187 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 7940 | 2026.05.04 15:28:21.990136 [ 187 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7941 | 2026.05.04 15:28:21.990169 [ 187 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2828 rows starting from the beginning of the part | ||
| 7942 | 2026.05.04 15:28:21.990219 [ 187 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 4 rows starting from the beginning of the part | ||
| 7943 | 2026.05.04 15:28:21.990262 [ 187 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 7944 | 2026.05.04 15:28:21.990302 [ 187 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 7945 | 2026.05.04 15:28:21.990339 [ 187 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 7946 | 2026.05.04 15:28:21.990381 [ 187 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 7947 | 2026.05.04 15:28:21.991476 [ 203 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3072 rows, containing 4 columns (4 merged, 0 gathered) in 0.00150678 sec., 2038784.6931867956 rows/sec., 137.35 MiB/sec. | ||
| 7948 | 2026.05.04 15:28:21.991715 [ 203 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7949 | 2026.05.04 15:28:21.991983 [ 203 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_61_12} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7950 | 2026.05.04 15:28:21.992057 [ 203 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_61_12} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7951 | 2026.05.04 15:28:21.992128 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7952 | 2026.05.04 15:28:25.781981 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7953 | 2026.05.04 15:28:25.782083 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7954 | 2026.05.04 15:28:25.944427 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18184 | ||
| 7955 | 2026.05.04 15:28:25.944969 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7956 | 2026.05.04 15:28:25.945009 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7957 | 2026.05.04 15:28:25.945549 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7958 | 2026.05.04 15:28:25.945786 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7959 | 2026.05.04 15:28:25.945918 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18184 | ||
| 7960 | 2026.05.04 15:28:26.857484 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7961 | 2026.05.04 15:28:26.873209 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7962 | 2026.05.04 15:28:26.873265 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7963 | 2026.05.04 15:28:26.878842 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7964 | 2026.05.04 15:28:26.879595 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7965 | 2026.05.04 15:28:26.882231 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7966 | 2026.05.04 15:28:26.974051 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7967 | 2026.05.04 15:28:26.974318 [ 257 ] {25db28ba-0f33-4d53-a53a-86fd782cb320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 7968 | 2026.05.04 15:28:26.974711 [ 257 ] {25db28ba-0f33-4d53-a53a-86fd782cb320} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7969 | 2026.05.04 15:28:26.974747 [ 257 ] {25db28ba-0f33-4d53-a53a-86fd782cb320} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 7970 | 2026.05.04 15:28:26.974972 [ 257 ] {25db28ba-0f33-4d53-a53a-86fd782cb320} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7971 | 2026.05.04 15:28:26.975043 [ 257 ] {25db28ba-0f33-4d53-a53a-86fd782cb320} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7972 | 2026.05.04 15:28:26.975198 [ 257 ] {25db28ba-0f33-4d53-a53a-86fd782cb320} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7973 | 2026.05.04 15:28:26.975310 [ 331 ] {25db28ba-0f33-4d53-a53a-86fd782cb320} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7974 | 2026.05.04 15:28:26.975312 [ 300 ] {25db28ba-0f33-4d53-a53a-86fd782cb320} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7975 | 2026.05.04 15:28:26.975429 [ 257 ] {25db28ba-0f33-4d53-a53a-86fd782cb320} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 7976 | 2026.05.04 15:28:26.975453 [ 257 ] {25db28ba-0f33-4d53-a53a-86fd782cb320} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7977 | 2026.05.04 15:28:26.975505 [ 257 ] {25db28ba-0f33-4d53-a53a-86fd782cb320} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7978 | 2026.05.04 15:28:26.975525 [ 257 ] {25db28ba-0f33-4d53-a53a-86fd782cb320} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 7979 | 2026.05.04 15:28:26.976463 [ 257 ] {25db28ba-0f33-4d53-a53a-86fd782cb320} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002265 sec., 15452.538631346577 rows/sec., 3.28 MiB/sec. | ||
| 7980 | 2026.05.04 15:28:26.976572 [ 257 ] {25db28ba-0f33-4d53-a53a-86fd782cb320} <Debug> TCPHandler: Processed in 0.002654335 sec. | ||
| 7981 | 2026.05.04 15:28:26.978241 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7982 | 2026.05.04 15:28:26.978356 [ 257 ] {ca7b9999-6bf9-4da0-8d12-b7dc9e61bfc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7983 | 2026.05.04 15:28:26.978402 [ 257 ] {ca7b9999-6bf9-4da0-8d12-b7dc9e61bfc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7984 | 2026.05.04 15:28:26.978908 [ 257 ] {ca7b9999-6bf9-4da0-8d12-b7dc9e61bfc3} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7985 | 2026.05.04 15:28:26.978954 [ 257 ] {ca7b9999-6bf9-4da0-8d12-b7dc9e61bfc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7986 | 2026.05.04 15:28:26.979324 [ 257 ] {ca7b9999-6bf9-4da0-8d12-b7dc9e61bfc3} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7987 | 2026.05.04 15:28:26.979551 [ 257 ] {ca7b9999-6bf9-4da0-8d12-b7dc9e61bfc3} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7988 | 2026.05.04 15:28:26.979701 [ 257 ] {ca7b9999-6bf9-4da0-8d12-b7dc9e61bfc3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001378 sec., 40638.60667634252 rows/sec., 3.12 MiB/sec. | ||
| 7989 | 2026.05.04 15:28:26.979741 [ 257 ] {ca7b9999-6bf9-4da0-8d12-b7dc9e61bfc3} <Debug> TCPHandler: Processed in 0.00155119 sec. | ||
| 7990 | 2026.05.04 15:28:26.979863 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7991 | 2026.05.04 15:28:26.979962 [ 257 ] {cf2ddf84-9ab4-49b2-b8d4-e7720d038e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7992 | 2026.05.04 15:28:26.980004 [ 257 ] {cf2ddf84-9ab4-49b2-b8d4-e7720d038e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7993 | 2026.05.04 15:28:26.980431 [ 257 ] {cf2ddf84-9ab4-49b2-b8d4-e7720d038e80} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7994 | 2026.05.04 15:28:26.980469 [ 257 ] {cf2ddf84-9ab4-49b2-b8d4-e7720d038e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 7995 | 2026.05.04 15:28:26.980776 [ 257 ] {cf2ddf84-9ab4-49b2-b8d4-e7720d038e80} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7996 | 2026.05.04 15:28:26.980983 [ 257 ] {cf2ddf84-9ab4-49b2-b8d4-e7720d038e80} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7997 | 2026.05.04 15:28:26.981124 [ 257 ] {cf2ddf84-9ab4-49b2-b8d4-e7720d038e80} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 4.22 MiB/sec. | ||
| 7998 | 2026.05.04 15:28:26.981162 [ 257 ] {cf2ddf84-9ab4-49b2-b8d4-e7720d038e80} <Debug> TCPHandler: Processed in 0.001348248 sec. | ||
| 7999 | 2026.05.04 15:28:26.981277 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8000 | 2026.05.04 15:28:26.981373 [ 257 ] {f5450095-c95a-420f-9c4e-59815563a768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8001 | 2026.05.04 15:28:26.981416 [ 257 ] {f5450095-c95a-420f-9c4e-59815563a768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8002 | 2026.05.04 15:28:26.981819 [ 257 ] {f5450095-c95a-420f-9c4e-59815563a768} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8003 | 2026.05.04 15:28:26.981856 [ 257 ] {f5450095-c95a-420f-9c4e-59815563a768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8004 | 2026.05.04 15:28:26.982202 [ 257 ] {f5450095-c95a-420f-9c4e-59815563a768} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8005 | 2026.05.04 15:28:26.982411 [ 257 ] {f5450095-c95a-420f-9c4e-59815563a768} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8006 | 2026.05.04 15:28:26.982547 [ 257 ] {f5450095-c95a-420f-9c4e-59815563a768} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 8007 | 2026.05.04 15:28:26.982584 [ 257 ] {f5450095-c95a-420f-9c4e-59815563a768} <Debug> TCPHandler: Processed in 0.001355519 sec. | ||
| 8008 | 2026.05.04 15:28:26.982697 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8009 | 2026.05.04 15:28:26.982791 [ 257 ] {23bd9c22-46cd-4907-8f1c-6b9a4c44705a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8010 | 2026.05.04 15:28:26.982833 [ 257 ] {23bd9c22-46cd-4907-8f1c-6b9a4c44705a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8011 | 2026.05.04 15:28:26.983168 [ 257 ] {23bd9c22-46cd-4907-8f1c-6b9a4c44705a} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8012 | 2026.05.04 15:28:26.983205 [ 257 ] {23bd9c22-46cd-4907-8f1c-6b9a4c44705a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8013 | 2026.05.04 15:28:26.983543 [ 257 ] {23bd9c22-46cd-4907-8f1c-6b9a4c44705a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8014 | 2026.05.04 15:28:26.983757 [ 257 ] {23bd9c22-46cd-4907-8f1c-6b9a4c44705a} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8015 | 2026.05.04 15:28:26.983923 [ 257 ] {23bd9c22-46cd-4907-8f1c-6b9a4c44705a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 8016 | 2026.05.04 15:28:26.983976 [ 257 ] {23bd9c22-46cd-4907-8f1c-6b9a4c44705a} <Debug> TCPHandler: Processed in 0.001327558 sec. | ||
| 8017 | 2026.05.04 15:28:30.983675 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 966 | ||
| 8018 | 2026.05.04 15:28:30.986310 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8019 | 2026.05.04 15:28:30.986353 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8020 | 2026.05.04 15:28:30.987587 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8021 | 2026.05.04 15:28:30.987845 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8022 | 2026.05.04 15:28:30.988101 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 966 | ||
| 8023 | 2026.05.04 15:28:31.492742 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8024 | 2026.05.04 15:28:31.493116 [ 257 ] {3daab98e-f1fc-4a53-8dff-394e158050c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 8025 | 2026.05.04 15:28:31.493693 [ 257 ] {3daab98e-f1fc-4a53-8dff-394e158050c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8026 | 2026.05.04 15:28:31.493771 [ 257 ] {3daab98e-f1fc-4a53-8dff-394e158050c1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 8027 | 2026.05.04 15:28:31.494073 [ 257 ] {3daab98e-f1fc-4a53-8dff-394e158050c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8028 | 2026.05.04 15:28:31.494142 [ 257 ] {3daab98e-f1fc-4a53-8dff-394e158050c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8029 | 2026.05.04 15:28:31.494285 [ 257 ] {3daab98e-f1fc-4a53-8dff-394e158050c1} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 8030 | 2026.05.04 15:28:31.494382 [ 300 ] {3daab98e-f1fc-4a53-8dff-394e158050c1} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8031 | 2026.05.04 15:28:31.494387 [ 342 ] {3daab98e-f1fc-4a53-8dff-394e158050c1} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8032 | 2026.05.04 15:28:31.494471 [ 257 ] {3daab98e-f1fc-4a53-8dff-394e158050c1} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 8033 | 2026.05.04 15:28:31.494493 [ 257 ] {3daab98e-f1fc-4a53-8dff-394e158050c1} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8034 | 2026.05.04 15:28:31.494536 [ 257 ] {3daab98e-f1fc-4a53-8dff-394e158050c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8035 | 2026.05.04 15:28:31.494559 [ 257 ] {3daab98e-f1fc-4a53-8dff-394e158050c1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 8036 | 2026.05.04 15:28:31.495561 [ 257 ] {3daab98e-f1fc-4a53-8dff-394e158050c1} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.00261 sec., 13409.961685823755 rows/sec., 2.85 MiB/sec. | ||
| 8037 | 2026.05.04 15:28:31.495638 [ 257 ] {3daab98e-f1fc-4a53-8dff-394e158050c1} <Debug> TCPHandler: Processed in 0.003073131 sec. | ||
| 8038 | 2026.05.04 15:28:31.509699 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8039 | 2026.05.04 15:28:31.509839 [ 257 ] {e3b9e9e9-ee67-451f-ac7f-69c5578139dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8040 | 2026.05.04 15:28:31.509903 [ 257 ] {e3b9e9e9-ee67-451f-ac7f-69c5578139dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8041 | 2026.05.04 15:28:31.510468 [ 257 ] {e3b9e9e9-ee67-451f-ac7f-69c5578139dd} <Trace> oximeter.fields_i16 (2a20fea4-c498-4377-9dd1-aa6e3afac0a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8042 | 2026.05.04 15:28:31.510517 [ 257 ] {e3b9e9e9-ee67-451f-ac7f-69c5578139dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8043 | 2026.05.04 15:28:31.510913 [ 257 ] {e3b9e9e9-ee67-451f-ac7f-69c5578139dd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8044 | 2026.05.04 15:28:31.511140 [ 257 ] {e3b9e9e9-ee67-451f-ac7f-69c5578139dd} <Trace> oximeter.fields_i16 (2a20fea4-c498-4377-9dd1-aa6e3afac0a8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8045 | 2026.05.04 15:28:31.511291 [ 257 ] {e3b9e9e9-ee67-451f-ac7f-69c5578139dd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001495 sec., 16053.511705685618 rows/sec., 1.33 MiB/sec. | ||
| 8046 | 2026.05.04 15:28:31.511331 [ 257 ] {e3b9e9e9-ee67-451f-ac7f-69c5578139dd} <Debug> TCPHandler: Processed in 0.001693523 sec. | ||
| 8047 | 2026.05.04 15:28:31.511459 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8048 | 2026.05.04 15:28:31.511585 [ 257 ] {c1d85e4c-bd92-448a-a2d9-8bb6033ba3aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8049 | 2026.05.04 15:28:31.511638 [ 257 ] {c1d85e4c-bd92-448a-a2d9-8bb6033ba3aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8050 | 2026.05.04 15:28:31.512076 [ 257 ] {c1d85e4c-bd92-448a-a2d9-8bb6033ba3aa} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8051 | 2026.05.04 15:28:31.512115 [ 257 ] {c1d85e4c-bd92-448a-a2d9-8bb6033ba3aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8052 | 2026.05.04 15:28:31.512444 [ 257 ] {c1d85e4c-bd92-448a-a2d9-8bb6033ba3aa} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8053 | 2026.05.04 15:28:31.512659 [ 257 ] {c1d85e4c-bd92-448a-a2d9-8bb6033ba3aa} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8054 | 2026.05.04 15:28:31.512793 [ 257 ] {c1d85e4c-bd92-448a-a2d9-8bb6033ba3aa} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001234 sec., 1620.7455429497568 rows/sec., 132.16 KiB/sec. | ||
| 8055 | 2026.05.04 15:28:31.512833 [ 257 ] {c1d85e4c-bd92-448a-a2d9-8bb6033ba3aa} <Debug> TCPHandler: Processed in 0.001436789 sec. | ||
| 8056 | 2026.05.04 15:28:31.512952 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8057 | 2026.05.04 15:28:31.513075 [ 257 ] {7cafed78-2619-4f0d-a6fd-beeeb728ab2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8058 | 2026.05.04 15:28:31.513127 [ 257 ] {7cafed78-2619-4f0d-a6fd-beeeb728ab2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8059 | 2026.05.04 15:28:31.514627 [ 257 ] {7cafed78-2619-4f0d-a6fd-beeeb728ab2e} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8060 | 2026.05.04 15:28:31.514665 [ 257 ] {7cafed78-2619-4f0d-a6fd-beeeb728ab2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8061 | 2026.05.04 15:28:31.515136 [ 257 ] {7cafed78-2619-4f0d-a6fd-beeeb728ab2e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8062 | 2026.05.04 15:28:31.515362 [ 257 ] {7cafed78-2619-4f0d-a6fd-beeeb728ab2e} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8063 | 2026.05.04 15:28:31.515499 [ 257 ] {7cafed78-2619-4f0d-a6fd-beeeb728ab2e} <Debug> executeQuery: Read 2604 rows, 200.75 KiB in 0.00245 sec., 1062857.142857143 rows/sec., 80.02 MiB/sec. | ||
| 8064 | 2026.05.04 15:28:31.515541 [ 257 ] {7cafed78-2619-4f0d-a6fd-beeeb728ab2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 8065 | 2026.05.04 15:28:31.515554 [ 257 ] {7cafed78-2619-4f0d-a6fd-beeeb728ab2e} <Debug> TCPHandler: Processed in 0.002665184 sec. | ||
| 8066 | 2026.05.04 15:28:31.515665 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8067 | 2026.05.04 15:28:31.515778 [ 257 ] {d67cb51e-cbc1-4e59-a89f-4358c34f61a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8068 | 2026.05.04 15:28:31.515827 [ 257 ] {d67cb51e-cbc1-4e59-a89f-4358c34f61a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8069 | 2026.05.04 15:28:31.516318 [ 257 ] {d67cb51e-cbc1-4e59-a89f-4358c34f61a9} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8070 | 2026.05.04 15:28:31.516362 [ 257 ] {d67cb51e-cbc1-4e59-a89f-4358c34f61a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8071 | 2026.05.04 15:28:31.516737 [ 257 ] {d67cb51e-cbc1-4e59-a89f-4358c34f61a9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8072 | 2026.05.04 15:28:31.516969 [ 257 ] {d67cb51e-cbc1-4e59-a89f-4358c34f61a9} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8073 | 2026.05.04 15:28:31.517105 [ 257 ] {d67cb51e-cbc1-4e59-a89f-4358c34f61a9} <Debug> executeQuery: Read 64 rows, 4.86 KiB in 0.001351 sec., 47372.316802368616 rows/sec., 3.51 MiB/sec. | ||
| 8074 | 2026.05.04 15:28:31.517142 [ 257 ] {d67cb51e-cbc1-4e59-a89f-4358c34f61a9} <Debug> TCPHandler: Processed in 0.001536281 sec. | ||
| 8075 | 2026.05.04 15:28:31.517246 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8076 | 2026.05.04 15:28:31.517339 [ 257 ] {370040a5-9188-4a33-86c5-5b31675a2955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8077 | 2026.05.04 15:28:31.517379 [ 257 ] {370040a5-9188-4a33-86c5-5b31675a2955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8078 | 2026.05.04 15:28:31.518025 [ 257 ] {370040a5-9188-4a33-86c5-5b31675a2955} <Trace> oximeter.fields_u32 (6cde96a8-f8b6-4afa-8692-a3ef9e73c47f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8079 | 2026.05.04 15:28:31.518059 [ 257 ] {370040a5-9188-4a33-86c5-5b31675a2955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8080 | 2026.05.04 15:28:31.518377 [ 257 ] {370040a5-9188-4a33-86c5-5b31675a2955} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8081 | 2026.05.04 15:28:31.518569 [ 257 ] {370040a5-9188-4a33-86c5-5b31675a2955} <Trace> oximeter.fields_u32 (6cde96a8-f8b6-4afa-8692-a3ef9e73c47f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8082 | 2026.05.04 15:28:31.518688 [ 257 ] {370040a5-9188-4a33-86c5-5b31675a2955} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001413 sec., 583864.1188959661 rows/sec., 34.15 MiB/sec. | ||
| 8083 | 2026.05.04 15:28:31.518724 [ 257 ] {370040a5-9188-4a33-86c5-5b31675a2955} <Debug> TCPHandler: Processed in 0.00157629 sec. | ||
| 8084 | 2026.05.04 15:28:31.518825 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8085 | 2026.05.04 15:28:31.518913 [ 257 ] {e7ea3be1-eebe-4457-9fb5-173bae4e0a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8086 | 2026.05.04 15:28:31.519016 [ 257 ] {e7ea3be1-eebe-4457-9fb5-173bae4e0a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8087 | 2026.05.04 15:28:31.519388 [ 257 ] {e7ea3be1-eebe-4457-9fb5-173bae4e0a0b} <Trace> oximeter.fields_u64 (0698fcfb-8abc-4df0-aabf-4dae96f85530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8088 | 2026.05.04 15:28:31.519425 [ 257 ] {e7ea3be1-eebe-4457-9fb5-173bae4e0a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8089 | 2026.05.04 15:28:31.519702 [ 257 ] {e7ea3be1-eebe-4457-9fb5-173bae4e0a0b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8090 | 2026.05.04 15:28:31.519921 [ 257 ] {e7ea3be1-eebe-4457-9fb5-173bae4e0a0b} <Trace> oximeter.fields_u64 (0698fcfb-8abc-4df0-aabf-4dae96f85530): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8091 | 2026.05.04 15:28:31.520048 [ 257 ] {e7ea3be1-eebe-4457-9fb5-173bae4e0a0b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 64.51 KiB/sec. | ||
| 8092 | 2026.05.04 15:28:31.520085 [ 257 ] {e7ea3be1-eebe-4457-9fb5-173bae4e0a0b} <Debug> TCPHandler: Processed in 0.001251477 sec. | ||
| 8093 | 2026.05.04 15:28:31.520189 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8094 | 2026.05.04 15:28:31.520282 [ 257 ] {b6b16379-05bf-42c7-b2e0-20c95638400a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8095 | 2026.05.04 15:28:31.520321 [ 257 ] {b6b16379-05bf-42c7-b2e0-20c95638400a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8096 | 2026.05.04 15:28:31.520699 [ 257 ] {b6b16379-05bf-42c7-b2e0-20c95638400a} <Trace> oximeter.fields_u8 (0326c4e3-1635-43fa-8868-177d9610656e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8097 | 2026.05.04 15:28:31.520735 [ 257 ] {b6b16379-05bf-42c7-b2e0-20c95638400a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8098 | 2026.05.04 15:28:31.521037 [ 257 ] {b6b16379-05bf-42c7-b2e0-20c95638400a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8099 | 2026.05.04 15:28:31.521251 [ 257 ] {b6b16379-05bf-42c7-b2e0-20c95638400a} <Trace> oximeter.fields_u8 (0326c4e3-1635-43fa-8868-177d9610656e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8100 | 2026.05.04 15:28:31.521378 [ 257 ] {b6b16379-05bf-42c7-b2e0-20c95638400a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001114 sec., 10771.992818671455 rows/sec., 841.56 KiB/sec. | ||
| 8101 | 2026.05.04 15:28:31.521416 [ 257 ] {b6b16379-05bf-42c7-b2e0-20c95638400a} <Debug> TCPHandler: Processed in 0.001275367 sec. | ||
| 8102 | 2026.05.04 15:28:31.521520 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8103 | 2026.05.04 15:28:31.521612 [ 257 ] {af8f224e-9e16-4bdf-9985-9831dd89c835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8104 | 2026.05.04 15:28:31.521650 [ 257 ] {af8f224e-9e16-4bdf-9985-9831dd89c835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8105 | 2026.05.04 15:28:31.522506 [ 257 ] {af8f224e-9e16-4bdf-9985-9831dd89c835} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8106 | 2026.05.04 15:28:31.522543 [ 257 ] {af8f224e-9e16-4bdf-9985-9831dd89c835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8107 | 2026.05.04 15:28:31.522911 [ 257 ] {af8f224e-9e16-4bdf-9985-9831dd89c835} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8108 | 2026.05.04 15:28:31.523124 [ 257 ] {af8f224e-9e16-4bdf-9985-9831dd89c835} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8109 | 2026.05.04 15:28:31.523256 [ 257 ] {af8f224e-9e16-4bdf-9985-9831dd89c835} <Debug> executeQuery: Read 1367 rows, 94.66 KiB in 0.001661 sec., 822998.1938591211 rows/sec., 55.65 MiB/sec. | ||
| 8110 | 2026.05.04 15:28:31.523294 [ 257 ] {af8f224e-9e16-4bdf-9985-9831dd89c835} <Debug> TCPHandler: Processed in 0.001822225 sec. | ||
| 8111 | 2026.05.04 15:28:31.523407 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8112 | 2026.05.04 15:28:31.523524 [ 257 ] {3c876e63-130b-4143-808c-2df69560d902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8113 | 2026.05.04 15:28:31.523576 [ 257 ] {3c876e63-130b-4143-808c-2df69560d902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8114 | 2026.05.04 15:28:31.524267 [ 257 ] {3c876e63-130b-4143-808c-2df69560d902} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8115 | 2026.05.04 15:28:31.524303 [ 257 ] {3c876e63-130b-4143-808c-2df69560d902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8116 | 2026.05.04 15:28:31.524797 [ 257 ] {3c876e63-130b-4143-808c-2df69560d902} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8117 | 2026.05.04 15:28:31.525012 [ 257 ] {3c876e63-130b-4143-808c-2df69560d902} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8118 | 2026.05.04 15:28:31.525143 [ 257 ] {3c876e63-130b-4143-808c-2df69560d902} <Debug> executeQuery: Read 1651 rows, 104.38 KiB in 0.001643 sec., 1004869.1418137554 rows/sec., 62.04 MiB/sec. | ||
| 8119 | 2026.05.04 15:28:31.525180 [ 257 ] {3c876e63-130b-4143-808c-2df69560d902} <Debug> TCPHandler: Processed in 0.001833984 sec. | ||
| 8120 | 2026.05.04 15:28:31.525294 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8121 | 2026.05.04 15:28:31.525390 [ 257 ] {3f5b9536-387c-4811-9532-45594a89b187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8122 | 2026.05.04 15:28:31.525445 [ 257 ] {3f5b9536-387c-4811-9532-45594a89b187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8123 | 2026.05.04 15:28:31.526358 [ 257 ] {3f5b9536-387c-4811-9532-45594a89b187} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8124 | 2026.05.04 15:28:31.526403 [ 257 ] {3f5b9536-387c-4811-9532-45594a89b187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8125 | 2026.05.04 15:28:31.527054 [ 257 ] {3f5b9536-387c-4811-9532-45594a89b187} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8126 | 2026.05.04 15:28:31.527286 [ 257 ] {3f5b9536-387c-4811-9532-45594a89b187} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8127 | 2026.05.04 15:28:31.527424 [ 257 ] {3f5b9536-387c-4811-9532-45594a89b187} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002052 sec., 24366.471734892788 rows/sec., 43.66 MiB/sec. | ||
| 8128 | 2026.05.04 15:28:31.527478 [ 257 ] {3f5b9536-387c-4811-9532-45594a89b187} <Debug> TCPHandler: Processed in 0.00223293 sec. | ||
| 8129 | 2026.05.04 15:28:31.527589 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8130 | 2026.05.04 15:28:31.527684 [ 257 ] {a77c3e13-8592-4c2e-8790-a95a4589dcd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8131 | 2026.05.04 15:28:31.527728 [ 257 ] {a77c3e13-8592-4c2e-8790-a95a4589dcd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8132 | 2026.05.04 15:28:31.528058 [ 257 ] {a77c3e13-8592-4c2e-8790-a95a4589dcd8} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8133 | 2026.05.04 15:28:31.528094 [ 257 ] {a77c3e13-8592-4c2e-8790-a95a4589dcd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8134 | 2026.05.04 15:28:31.528413 [ 257 ] {a77c3e13-8592-4c2e-8790-a95a4589dcd8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8135 | 2026.05.04 15:28:31.528621 [ 257 ] {a77c3e13-8592-4c2e-8790-a95a4589dcd8} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8136 | 2026.05.04 15:28:31.528746 [ 257 ] {a77c3e13-8592-4c2e-8790-a95a4589dcd8} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.00108 sec., 51851.851851851854 rows/sec., 3.49 MiB/sec. | ||
| 8137 | 2026.05.04 15:28:31.528782 [ 257 ] {a77c3e13-8592-4c2e-8790-a95a4589dcd8} <Debug> TCPHandler: Processed in 0.001244386 sec. | ||
| 8138 | 2026.05.04 15:28:31.968304 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8139 | 2026.05.04 15:28:31.968534 [ 257 ] {d196a874-cf42-4288-afd3-c88c358999e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 8140 | 2026.05.04 15:28:31.968887 [ 257 ] {d196a874-cf42-4288-afd3-c88c358999e4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8141 | 2026.05.04 15:28:31.968919 [ 257 ] {d196a874-cf42-4288-afd3-c88c358999e4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 8142 | 2026.05.04 15:28:31.969119 [ 257 ] {d196a874-cf42-4288-afd3-c88c358999e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8143 | 2026.05.04 15:28:31.969186 [ 257 ] {d196a874-cf42-4288-afd3-c88c358999e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8144 | 2026.05.04 15:28:31.969325 [ 257 ] {d196a874-cf42-4288-afd3-c88c358999e4} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 8145 | 2026.05.04 15:28:31.969416 [ 342 ] {d196a874-cf42-4288-afd3-c88c358999e4} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8146 | 2026.05.04 15:28:31.969450 [ 346 ] {d196a874-cf42-4288-afd3-c88c358999e4} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8147 | 2026.05.04 15:28:31.969553 [ 257 ] {d196a874-cf42-4288-afd3-c88c358999e4} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 8148 | 2026.05.04 15:28:31.969580 [ 257 ] {d196a874-cf42-4288-afd3-c88c358999e4} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8149 | 2026.05.04 15:28:31.969621 [ 257 ] {d196a874-cf42-4288-afd3-c88c358999e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 8150 | 2026.05.04 15:28:31.969640 [ 257 ] {d196a874-cf42-4288-afd3-c88c358999e4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 8151 | 2026.05.04 15:28:31.970731 [ 257 ] {d196a874-cf42-4288-afd3-c88c358999e4} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002287 sec., 15303.891560996939 rows/sec., 3.25 MiB/sec. | ||
| 8152 | 2026.05.04 15:28:31.970831 [ 257 ] {d196a874-cf42-4288-afd3-c88c358999e4} <Debug> TCPHandler: Processed in 0.002651386 sec. | ||
| 8153 | 2026.05.04 15:28:31.971682 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8154 | 2026.05.04 15:28:31.971814 [ 257 ] {f29217bb-4186-4abb-ad5e-61e4b280d782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8155 | 2026.05.04 15:28:31.971863 [ 257 ] {f29217bb-4186-4abb-ad5e-61e4b280d782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8156 | 2026.05.04 15:28:31.972330 [ 257 ] {f29217bb-4186-4abb-ad5e-61e4b280d782} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8157 | 2026.05.04 15:28:31.972375 [ 257 ] {f29217bb-4186-4abb-ad5e-61e4b280d782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8158 | 2026.05.04 15:28:31.972737 [ 257 ] {f29217bb-4186-4abb-ad5e-61e4b280d782} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8159 | 2026.05.04 15:28:31.972967 [ 257 ] {f29217bb-4186-4abb-ad5e-61e4b280d782} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8160 | 2026.05.04 15:28:31.973119 [ 257 ] {f29217bb-4186-4abb-ad5e-61e4b280d782} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001339 sec., 19417.47572815534 rows/sec., 1.50 MiB/sec. | ||
| 8161 | 2026.05.04 15:28:31.973157 [ 257 ] {f29217bb-4186-4abb-ad5e-61e4b280d782} <Debug> TCPHandler: Processed in 0.001536321 sec. | ||
| 8162 | 2026.05.04 15:28:31.973280 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8163 | 2026.05.04 15:28:31.973376 [ 257 ] {87bd4059-9f3f-48e9-b650-f771d7ad2c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8164 | 2026.05.04 15:28:31.973416 [ 257 ] {87bd4059-9f3f-48e9-b650-f771d7ad2c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8165 | 2026.05.04 15:28:31.973828 [ 257 ] {87bd4059-9f3f-48e9-b650-f771d7ad2c42} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8166 | 2026.05.04 15:28:31.973866 [ 257 ] {87bd4059-9f3f-48e9-b650-f771d7ad2c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8167 | 2026.05.04 15:28:31.974177 [ 257 ] {87bd4059-9f3f-48e9-b650-f771d7ad2c42} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8168 | 2026.05.04 15:28:31.974404 [ 257 ] {87bd4059-9f3f-48e9-b650-f771d7ad2c42} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8169 | 2026.05.04 15:28:31.974533 [ 257 ] {87bd4059-9f3f-48e9-b650-f771d7ad2c42} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001176 sec., 23809.52380952381 rows/sec., 1.86 MiB/sec. | ||
| 8170 | 2026.05.04 15:28:31.974570 [ 257 ] {87bd4059-9f3f-48e9-b650-f771d7ad2c42} <Debug> TCPHandler: Processed in 0.001338908 sec. | ||
| 8171 | 2026.05.04 15:28:31.974694 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8172 | 2026.05.04 15:28:31.974788 [ 257 ] {956ff5ae-8ebd-4bbd-ad87-c909e149041a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8173 | 2026.05.04 15:28:31.974830 [ 257 ] {956ff5ae-8ebd-4bbd-ad87-c909e149041a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8174 | 2026.05.04 15:28:31.975297 [ 257 ] {956ff5ae-8ebd-4bbd-ad87-c909e149041a} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8175 | 2026.05.04 15:28:31.975342 [ 257 ] {956ff5ae-8ebd-4bbd-ad87-c909e149041a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8176 | 2026.05.04 15:28:31.975821 [ 257 ] {956ff5ae-8ebd-4bbd-ad87-c909e149041a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8177 | 2026.05.04 15:28:31.976034 [ 257 ] {956ff5ae-8ebd-4bbd-ad87-c909e149041a} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8178 | 2026.05.04 15:28:31.976166 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff) (MergerMutator): Selected 5 parts from all_1_59_12 to all_63_63_0 | ||
| 8179 | 2026.05.04 15:28:31.976169 [ 257 ] {956ff5ae-8ebd-4bbd-ad87-c909e149041a} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.001399 sec., 7147.96283059328 rows/sec., 507.48 KiB/sec. | ||
| 8180 | 2026.05.04 15:28:31.976210 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8181 | 2026.05.04 15:28:31.976223 [ 257 ] {956ff5ae-8ebd-4bbd-ad87-c909e149041a} <Debug> TCPHandler: Processed in 0.001575591 sec. | ||
| 8182 | 2026.05.04 15:28:31.976237 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8183 | 2026.05.04 15:28:31.976347 [ 187 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_63_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_59_12 to all_63_63_0 into Compact with storage Full | ||
| 8184 | 2026.05.04 15:28:31.976354 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8185 | 2026.05.04 15:28:31.976474 [ 257 ] {423fb910-034e-45b5-acd3-f5f4a3f9aef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8186 | 2026.05.04 15:28:31.976480 [ 187 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_63_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8187 | 2026.05.04 15:28:31.976520 [ 257 ] {423fb910-034e-45b5-acd3-f5f4a3f9aef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8188 | 2026.05.04 15:28:31.976527 [ 187 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_59_12, total 22223 rows starting from the beginning of the part | ||
| 8189 | 2026.05.04 15:28:31.976611 [ 187 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 161 rows starting from the beginning of the part | ||
| 8190 | 2026.05.04 15:28:31.976656 [ 187 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 8191 | 2026.05.04 15:28:31.976699 [ 187 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 8192 | 2026.05.04 15:28:31.976741 [ 187 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1651 rows starting from the beginning of the part | ||
| 8193 | 2026.05.04 15:28:31.976861 [ 257 ] {423fb910-034e-45b5-acd3-f5f4a3f9aef1} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8194 | 2026.05.04 15:28:31.976901 [ 257 ] {423fb910-034e-45b5-acd3-f5f4a3f9aef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8195 | 2026.05.04 15:28:31.977250 [ 257 ] {423fb910-034e-45b5-acd3-f5f4a3f9aef1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8196 | 2026.05.04 15:28:31.977460 [ 257 ] {423fb910-034e-45b5-acd3-f5f4a3f9aef1} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8197 | 2026.05.04 15:28:31.977586 [ 257 ] {423fb910-034e-45b5-acd3-f5f4a3f9aef1} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.001131 sec., 3536.6931918656055 rows/sec., 248.67 KiB/sec. | ||
| 8198 | 2026.05.04 15:28:31.977620 [ 257 ] {423fb910-034e-45b5-acd3-f5f4a3f9aef1} <Debug> TCPHandler: Processed in 0.001317747 sec. | ||
| 8199 | 2026.05.04 15:28:31.994529 [ 196 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_63_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24355 rows, containing 5 columns (5 merged, 0 gathered) in 0.018212533 sec., 1337265.936594322 rows/sec., 85.75 MiB/sec. | ||
| 8200 | 2026.05.04 15:28:31.995127 [ 189 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_63_13} <Trace> MergedBlockOutputStream: filled checksums all_1_63_13 (state Temporary) | ||
| 8201 | 2026.05.04 15:28:31.995466 [ 189 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_63_13} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_merge_all_1_63_13 to all_1_63_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8202 | 2026.05.04 15:28:31.995556 [ 189 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_63_13} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff) (MergerMutator): Merged 5 parts: [all_1_59_12, all_63_63_0] -> all_1_63_13 | ||
| 8203 | 2026.05.04 15:28:31.995666 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB. | ||
| 8204 | 2026.05.04 15:28:32.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.49 MiB, peak 304.88 MiB, free memory in arenas 0.00 B, will set to 298.52 MiB (RSS), difference: 1.03 MiB | ||
| 8205 | 2026.05.04 15:28:33.446053 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18696 | ||
| 8206 | 2026.05.04 15:28:33.446584 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8207 | 2026.05.04 15:28:33.446628 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8208 | 2026.05.04 15:28:33.447126 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8209 | 2026.05.04 15:28:33.447373 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8210 | 2026.05.04 15:28:33.447526 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18696 | ||
| 8211 | 2026.05.04 15:28:34.382387 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8212 | 2026.05.04 15:28:34.398328 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8213 | 2026.05.04 15:28:34.398380 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8214 | 2026.05.04 15:28:34.404045 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8215 | 2026.05.04 15:28:34.404757 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8216 | 2026.05.04 15:28:34.407500 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8217 | 2026.05.04 15:28:36.973589 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8218 | 2026.05.04 15:28:36.973808 [ 257 ] {3291a537-dba4-4a63-b678-5680aaf8d212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 8219 | 2026.05.04 15:28:36.974123 [ 257 ] {3291a537-dba4-4a63-b678-5680aaf8d212} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8220 | 2026.05.04 15:28:36.974156 [ 257 ] {3291a537-dba4-4a63-b678-5680aaf8d212} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 8221 | 2026.05.04 15:28:36.974370 [ 257 ] {3291a537-dba4-4a63-b678-5680aaf8d212} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8222 | 2026.05.04 15:28:36.974436 [ 257 ] {3291a537-dba4-4a63-b678-5680aaf8d212} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8223 | 2026.05.04 15:28:36.974577 [ 257 ] {3291a537-dba4-4a63-b678-5680aaf8d212} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8224 | 2026.05.04 15:28:36.974674 [ 342 ] {3291a537-dba4-4a63-b678-5680aaf8d212} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8225 | 2026.05.04 15:28:36.974726 [ 306 ] {3291a537-dba4-4a63-b678-5680aaf8d212} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8226 | 2026.05.04 15:28:36.974839 [ 257 ] {3291a537-dba4-4a63-b678-5680aaf8d212} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 8227 | 2026.05.04 15:28:36.974865 [ 257 ] {3291a537-dba4-4a63-b678-5680aaf8d212} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8228 | 2026.05.04 15:28:36.974910 [ 257 ] {3291a537-dba4-4a63-b678-5680aaf8d212} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8229 | 2026.05.04 15:28:36.974931 [ 257 ] {3291a537-dba4-4a63-b678-5680aaf8d212} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 8230 | 2026.05.04 15:28:36.976041 [ 257 ] {3291a537-dba4-4a63-b678-5680aaf8d212} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002321 sec., 15079.707022834984 rows/sec., 3.20 MiB/sec. | ||
| 8231 | 2026.05.04 15:28:36.976153 [ 257 ] {3291a537-dba4-4a63-b678-5680aaf8d212} <Debug> TCPHandler: Processed in 0.002695236 sec. | ||
| 8232 | 2026.05.04 15:28:36.977895 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8233 | 2026.05.04 15:28:36.978009 [ 257 ] {2320928a-9789-44a4-9bf5-e2846da80342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8234 | 2026.05.04 15:28:36.978060 [ 257 ] {2320928a-9789-44a4-9bf5-e2846da80342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8235 | 2026.05.04 15:28:36.978713 [ 257 ] {2320928a-9789-44a4-9bf5-e2846da80342} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8236 | 2026.05.04 15:28:36.978766 [ 257 ] {2320928a-9789-44a4-9bf5-e2846da80342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8237 | 2026.05.04 15:28:36.979165 [ 257 ] {2320928a-9789-44a4-9bf5-e2846da80342} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8238 | 2026.05.04 15:28:36.979383 [ 257 ] {2320928a-9789-44a4-9bf5-e2846da80342} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8239 | 2026.05.04 15:28:36.979532 [ 257 ] {2320928a-9789-44a4-9bf5-e2846da80342} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001554 sec., 36036.036036036036 rows/sec., 2.77 MiB/sec. | ||
| 8240 | 2026.05.04 15:28:36.979571 [ 257 ] {2320928a-9789-44a4-9bf5-e2846da80342} <Debug> TCPHandler: Processed in 0.001727773 sec. | ||
| 8241 | 2026.05.04 15:28:36.979692 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8242 | 2026.05.04 15:28:36.979787 [ 257 ] {7b9080c4-ef3b-4d9f-ab9a-5ad9d1c08c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8243 | 2026.05.04 15:28:36.979827 [ 257 ] {7b9080c4-ef3b-4d9f-ab9a-5ad9d1c08c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8244 | 2026.05.04 15:28:36.980244 [ 257 ] {7b9080c4-ef3b-4d9f-ab9a-5ad9d1c08c1e} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8245 | 2026.05.04 15:28:36.980280 [ 257 ] {7b9080c4-ef3b-4d9f-ab9a-5ad9d1c08c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8246 | 2026.05.04 15:28:36.980581 [ 257 ] {7b9080c4-ef3b-4d9f-ab9a-5ad9d1c08c1e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8247 | 2026.05.04 15:28:36.980787 [ 257 ] {7b9080c4-ef3b-4d9f-ab9a-5ad9d1c08c1e} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8248 | 2026.05.04 15:28:36.980916 [ 257 ] {7b9080c4-ef3b-4d9f-ab9a-5ad9d1c08c1e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001148 sec., 55749.12891986063 rows/sec., 4.35 MiB/sec. | ||
| 8249 | 2026.05.04 15:28:36.980952 [ 257 ] {7b9080c4-ef3b-4d9f-ab9a-5ad9d1c08c1e} <Debug> TCPHandler: Processed in 0.001308327 sec. | ||
| 8250 | 2026.05.04 15:28:36.981069 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8251 | 2026.05.04 15:28:36.981164 [ 257 ] {cb5b6e35-c4e7-4161-a25c-556564ea3444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8252 | 2026.05.04 15:28:36.981206 [ 257 ] {cb5b6e35-c4e7-4161-a25c-556564ea3444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8253 | 2026.05.04 15:28:36.981626 [ 257 ] {cb5b6e35-c4e7-4161-a25c-556564ea3444} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8254 | 2026.05.04 15:28:36.981665 [ 257 ] {cb5b6e35-c4e7-4161-a25c-556564ea3444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8255 | 2026.05.04 15:28:36.981992 [ 257 ] {cb5b6e35-c4e7-4161-a25c-556564ea3444} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8256 | 2026.05.04 15:28:36.982208 [ 257 ] {cb5b6e35-c4e7-4161-a25c-556564ea3444} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8257 | 2026.05.04 15:28:36.982336 [ 257 ] {cb5b6e35-c4e7-4161-a25c-556564ea3444} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 8258 | 2026.05.04 15:28:36.982373 [ 257 ] {cb5b6e35-c4e7-4161-a25c-556564ea3444} <Debug> TCPHandler: Processed in 0.001351378 sec. | ||
| 8259 | 2026.05.04 15:28:36.982486 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8260 | 2026.05.04 15:28:36.982580 [ 257 ] {7ebbccd5-63ec-4edf-8987-b4f74372c6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8261 | 2026.05.04 15:28:36.982622 [ 257 ] {7ebbccd5-63ec-4edf-8987-b4f74372c6b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8262 | 2026.05.04 15:28:36.982981 [ 257 ] {7ebbccd5-63ec-4edf-8987-b4f74372c6b3} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8263 | 2026.05.04 15:28:36.983015 [ 257 ] {7ebbccd5-63ec-4edf-8987-b4f74372c6b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8264 | 2026.05.04 15:28:36.983337 [ 257 ] {7ebbccd5-63ec-4edf-8987-b4f74372c6b3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8265 | 2026.05.04 15:28:36.983539 [ 257 ] {7ebbccd5-63ec-4edf-8987-b4f74372c6b3} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8266 | 2026.05.04 15:28:36.983667 [ 257 ] {7ebbccd5-63ec-4edf-8987-b4f74372c6b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 8267 | 2026.05.04 15:28:36.983702 [ 257 ] {7ebbccd5-63ec-4edf-8987-b4f74372c6b3} <Debug> TCPHandler: Processed in 0.001263947 sec. | ||
| 8268 | 2026.05.04 15:28:40.782146 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8269 | 2026.05.04 15:28:40.782214 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8270 | 2026.05.04 15:28:40.947723 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19144 | ||
| 8271 | 2026.05.04 15:28:40.948226 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8272 | 2026.05.04 15:28:40.948271 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8273 | 2026.05.04 15:28:40.948771 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8274 | 2026.05.04 15:28:40.948998 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8275 | 2026.05.04 15:28:40.949133 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19144 | ||
| 8276 | 2026.05.04 15:28:40.988429 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1010 | ||
| 8277 | 2026.05.04 15:28:40.991069 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8278 | 2026.05.04 15:28:40.991117 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8279 | 2026.05.04 15:28:40.992334 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8280 | 2026.05.04 15:28:40.992592 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8281 | 2026.05.04 15:28:40.992853 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1010 | ||
| 8282 | 2026.05.04 15:28:41.907664 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8283 | 2026.05.04 15:28:41.924607 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8284 | 2026.05.04 15:28:41.924668 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8285 | 2026.05.04 15:28:41.931030 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8286 | 2026.05.04 15:28:41.931713 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8287 | 2026.05.04 15:28:41.934587 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8288 | 2026.05.04 15:28:41.974705 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8289 | 2026.05.04 15:28:41.974948 [ 257 ] {8fe97581-1f45-4a80-b95f-672fefa5cfce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8290 | 2026.05.04 15:28:41.975312 [ 257 ] {8fe97581-1f45-4a80-b95f-672fefa5cfce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8291 | 2026.05.04 15:28:41.975346 [ 257 ] {8fe97581-1f45-4a80-b95f-672fefa5cfce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8292 | 2026.05.04 15:28:41.975561 [ 257 ] {8fe97581-1f45-4a80-b95f-672fefa5cfce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8293 | 2026.05.04 15:28:41.975628 [ 257 ] {8fe97581-1f45-4a80-b95f-672fefa5cfce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8294 | 2026.05.04 15:28:41.975766 [ 257 ] {8fe97581-1f45-4a80-b95f-672fefa5cfce} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8295 | 2026.05.04 15:28:41.975880 [ 342 ] {8fe97581-1f45-4a80-b95f-672fefa5cfce} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8296 | 2026.05.04 15:28:41.975917 [ 306 ] {8fe97581-1f45-4a80-b95f-672fefa5cfce} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8297 | 2026.05.04 15:28:41.976049 [ 257 ] {8fe97581-1f45-4a80-b95f-672fefa5cfce} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 8298 | 2026.05.04 15:28:41.976075 [ 257 ] {8fe97581-1f45-4a80-b95f-672fefa5cfce} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8299 | 2026.05.04 15:28:41.976116 [ 257 ] {8fe97581-1f45-4a80-b95f-672fefa5cfce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8300 | 2026.05.04 15:28:41.976136 [ 257 ] {8fe97581-1f45-4a80-b95f-672fefa5cfce} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 8301 | 2026.05.04 15:28:41.977182 [ 257 ] {8fe97581-1f45-4a80-b95f-672fefa5cfce} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002331 sec., 15015.015015015015 rows/sec., 3.19 MiB/sec. | ||
| 8302 | 2026.05.04 15:28:41.977290 [ 257 ] {8fe97581-1f45-4a80-b95f-672fefa5cfce} <Debug> TCPHandler: Processed in 0.002719577 sec. | ||
| 8303 | 2026.05.04 15:28:41.979505 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8304 | 2026.05.04 15:28:41.979636 [ 257 ] {7cef5e6b-d6f1-4b72-864f-d07a410516bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8305 | 2026.05.04 15:28:41.979686 [ 257 ] {7cef5e6b-d6f1-4b72-864f-d07a410516bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8306 | 2026.05.04 15:28:41.980382 [ 257 ] {7cef5e6b-d6f1-4b72-864f-d07a410516bc} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8307 | 2026.05.04 15:28:41.980428 [ 257 ] {7cef5e6b-d6f1-4b72-864f-d07a410516bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8308 | 2026.05.04 15:28:41.980799 [ 257 ] {7cef5e6b-d6f1-4b72-864f-d07a410516bc} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8309 | 2026.05.04 15:28:41.981028 [ 257 ] {7cef5e6b-d6f1-4b72-864f-d07a410516bc} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8310 | 2026.05.04 15:28:41.981167 [ 115 ] {} <Debug> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8311 | 2026.05.04 15:28:41.981170 [ 257 ] {7cef5e6b-d6f1-4b72-864f-d07a410516bc} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.00157 sec., 87898.08917197453 rows/sec., 7.65 MiB/sec. | ||
| 8312 | 2026.05.04 15:28:41.981221 [ 115 ] {} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8313 | 2026.05.04 15:28:41.981245 [ 257 ] {7cef5e6b-d6f1-4b72-864f-d07a410516bc} <Debug> TCPHandler: Processed in 0.001802514 sec. | ||
| 8314 | 2026.05.04 15:28:41.981251 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8315 | 2026.05.04 15:28:41.981355 [ 195 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::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 | ||
| 8316 | 2026.05.04 15:28:41.981371 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8317 | 2026.05.04 15:28:41.981474 [ 195 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8318 | 2026.05.04 15:28:41.981477 [ 257 ] {4750adc1-9bc4-43bc-b4a0-71bdc8a0476c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8319 | 2026.05.04 15:28:41.981513 [ 195 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2615 rows starting from the beginning of the part | ||
| 8320 | 2026.05.04 15:28:41.981534 [ 257 ] {4750adc1-9bc4-43bc-b4a0-71bdc8a0476c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8321 | 2026.05.04 15:28:41.981585 [ 195 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 56 rows starting from the beginning of the part | ||
| 8322 | 2026.05.04 15:28:41.981640 [ 195 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 2604 rows starting from the beginning of the part | ||
| 8323 | 2026.05.04 15:28:41.981687 [ 195 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 26 rows starting from the beginning of the part | ||
| 8324 | 2026.05.04 15:28:41.981731 [ 195 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
| 8325 | 2026.05.04 15:28:41.981776 [ 195 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 138 rows starting from the beginning of the part | ||
| 8326 | 2026.05.04 15:28:41.981967 [ 257 ] {4750adc1-9bc4-43bc-b4a0-71bdc8a0476c} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8327 | 2026.05.04 15:28:41.982008 [ 257 ] {4750adc1-9bc4-43bc-b4a0-71bdc8a0476c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8328 | 2026.05.04 15:28:41.982319 [ 257 ] {4750adc1-9bc4-43bc-b4a0-71bdc8a0476c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8329 | 2026.05.04 15:28:41.982534 [ 257 ] {4750adc1-9bc4-43bc-b4a0-71bdc8a0476c} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8330 | 2026.05.04 15:28:41.982665 [ 257 ] {4750adc1-9bc4-43bc-b4a0-71bdc8a0476c} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001206 sec., 33996.68325041459 rows/sec., 2.50 MiB/sec. | ||
| 8331 | 2026.05.04 15:28:41.982701 [ 257 ] {4750adc1-9bc4-43bc-b4a0-71bdc8a0476c} <Debug> TCPHandler: Processed in 0.001378058 sec. | ||
| 8332 | 2026.05.04 15:28:41.982835 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8333 | 2026.05.04 15:28:41.982928 [ 257 ] {f43d7c87-7602-4fb1-abbe-89176ca5dacb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8334 | 2026.05.04 15:28:41.982967 [ 257 ] {f43d7c87-7602-4fb1-abbe-89176ca5dacb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8335 | 2026.05.04 15:28:41.983426 [ 257 ] {f43d7c87-7602-4fb1-abbe-89176ca5dacb} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8336 | 2026.05.04 15:28:41.983465 [ 257 ] {f43d7c87-7602-4fb1-abbe-89176ca5dacb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8337 | 2026.05.04 15:28:41.983758 [ 189 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5495 rows, containing 5 columns (5 merged, 0 gathered) in 0.002438862 sec., 2253100.0113987587 rows/sec., 178.98 MiB/sec. | ||
| 8338 | 2026.05.04 15:28:41.983761 [ 257 ] {f43d7c87-7602-4fb1-abbe-89176ca5dacb} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8339 | 2026.05.04 15:28:41.983996 [ 257 ] {f43d7c87-7602-4fb1-abbe-89176ca5dacb} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8340 | 2026.05.04 15:28:41.984011 [ 195 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8341 | 2026.05.04 15:28:41.984125 [ 111 ] {} <Debug> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8342 | 2026.05.04 15:28:41.984129 [ 257 ] {f43d7c87-7602-4fb1-abbe-89176ca5dacb} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001218 sec., 86206.89655172414 rows/sec., 6.73 MiB/sec. | ||
| 8343 | 2026.05.04 15:28:41.984174 [ 111 ] {} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8344 | 2026.05.04 15:28:41.984204 [ 257 ] {f43d7c87-7602-4fb1-abbe-89176ca5dacb} <Debug> TCPHandler: Processed in 0.001416349 sec. | ||
| 8345 | 2026.05.04 15:28:41.984206 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8346 | 2026.05.04 15:28:41.984262 [ 187 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_66_13} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8347 | 2026.05.04 15:28:41.984286 [ 195 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::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 | ||
| 8348 | 2026.05.04 15:28:41.984337 [ 187 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_66_13} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8349 | 2026.05.04 15:28:41.984343 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8350 | 2026.05.04 15:28:41.984355 [ 195 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8351 | 2026.05.04 15:28:41.984391 [ 195 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1401 rows starting from the beginning of the part | ||
| 8352 | 2026.05.04 15:28:41.984410 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 8353 | 2026.05.04 15:28:41.984441 [ 195 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part | ||
| 8354 | 2026.05.04 15:28:41.984444 [ 257 ] {deae4802-ac42-4acd-b7ca-586b8783063f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8355 | 2026.05.04 15:28:41.984481 [ 195 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1367 rows starting from the beginning of the part | ||
| 8356 | 2026.05.04 15:28:41.984498 [ 257 ] {deae4802-ac42-4acd-b7ca-586b8783063f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8357 | 2026.05.04 15:28:41.984521 [ 195 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 28 rows starting from the beginning of the part | ||
| 8358 | 2026.05.04 15:28:41.984558 [ 195 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
| 8359 | 2026.05.04 15:28:41.984592 [ 195 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 105 rows starting from the beginning of the part | ||
| 8360 | 2026.05.04 15:28:41.984924 [ 257 ] {deae4802-ac42-4acd-b7ca-586b8783063f} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8361 | 2026.05.04 15:28:41.984964 [ 257 ] {deae4802-ac42-4acd-b7ca-586b8783063f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8362 | 2026.05.04 15:28:41.985308 [ 257 ] {deae4802-ac42-4acd-b7ca-586b8783063f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8363 | 2026.05.04 15:28:41.985531 [ 257 ] {deae4802-ac42-4acd-b7ca-586b8783063f} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8364 | 2026.05.04 15:28:41.985650 [ 189 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3029 rows, containing 5 columns (5 merged, 0 gathered) in 0.001385838 sec., 2185681.154651554 rows/sec., 158.39 MiB/sec. | ||
| 8365 | 2026.05.04 15:28:41.985662 [ 257 ] {deae4802-ac42-4acd-b7ca-586b8783063f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 8366 | 2026.05.04 15:28:41.985726 [ 257 ] {deae4802-ac42-4acd-b7ca-586b8783063f} <Debug> TCPHandler: Processed in 0.001437499 sec. | ||
| 8367 | 2026.05.04 15:28:41.985865 [ 187 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8368 | 2026.05.04 15:28:41.985902 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8369 | 2026.05.04 15:28:41.986008 [ 257 ] {e674b2c6-ecda-44a9-baad-49c5bd30b5f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8370 | 2026.05.04 15:28:41.986076 [ 257 ] {e674b2c6-ecda-44a9-baad-49c5bd30b5f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8371 | 2026.05.04 15:28:41.986106 [ 187 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_66_13} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8372 | 2026.05.04 15:28:41.986175 [ 187 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_66_13} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8373 | 2026.05.04 15:28:41.986233 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 8374 | 2026.05.04 15:28:41.986973 [ 257 ] {e674b2c6-ecda-44a9-baad-49c5bd30b5f8} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8375 | 2026.05.04 15:28:41.987017 [ 257 ] {e674b2c6-ecda-44a9-baad-49c5bd30b5f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8376 | 2026.05.04 15:28:41.987619 [ 257 ] {e674b2c6-ecda-44a9-baad-49c5bd30b5f8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8377 | 2026.05.04 15:28:41.987851 [ 257 ] {e674b2c6-ecda-44a9-baad-49c5bd30b5f8} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8378 | 2026.05.04 15:28:41.988004 [ 257 ] {e674b2c6-ecda-44a9-baad-49c5bd30b5f8} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002004 sec., 20459.081836327343 rows/sec., 36.66 MiB/sec. | ||
| 8379 | 2026.05.04 15:28:41.988061 [ 257 ] {e674b2c6-ecda-44a9-baad-49c5bd30b5f8} <Debug> TCPHandler: Processed in 0.00221345 sec. | ||
| 8380 | 2026.05.04 15:28:41.988180 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8381 | 2026.05.04 15:28:41.988275 [ 257 ] {b334e7e2-2326-41b7-b514-13ddb33fc04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8382 | 2026.05.04 15:28:41.988316 [ 257 ] {b334e7e2-2326-41b7-b514-13ddb33fc04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8383 | 2026.05.04 15:28:41.988697 [ 257 ] {b334e7e2-2326-41b7-b514-13ddb33fc04f} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8384 | 2026.05.04 15:28:41.988772 [ 257 ] {b334e7e2-2326-41b7-b514-13ddb33fc04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8385 | 2026.05.04 15:28:41.989148 [ 257 ] {b334e7e2-2326-41b7-b514-13ddb33fc04f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8386 | 2026.05.04 15:28:41.989373 [ 257 ] {b334e7e2-2326-41b7-b514-13ddb33fc04f} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8387 | 2026.05.04 15:28:41.989478 [ 111 ] {} <Debug> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8388 | 2026.05.04 15:28:41.989501 [ 257 ] {b334e7e2-2326-41b7-b514-13ddb33fc04f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001245 sec., 48192.77108433735 rows/sec., 3.25 MiB/sec. | ||
| 8389 | 2026.05.04 15:28:41.989512 [ 111 ] {} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8390 | 2026.05.04 15:28:41.989540 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8391 | 2026.05.04 15:28:41.989544 [ 257 ] {b334e7e2-2326-41b7-b514-13ddb33fc04f} <Debug> TCPHandler: Processed in 0.001411838 sec. | ||
| 8392 | 2026.05.04 15:28:41.989607 [ 195 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 8393 | 2026.05.04 15:28:41.989694 [ 195 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8394 | 2026.05.04 15:28:41.989719 [ 195 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3072 rows starting from the beginning of the part | ||
| 8395 | 2026.05.04 15:28:41.989761 [ 195 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 8396 | 2026.05.04 15:28:41.989796 [ 195 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 8397 | 2026.05.04 15:28:41.989830 [ 195 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 4 rows starting from the beginning of the part | ||
| 8398 | 2026.05.04 15:28:41.989863 [ 195 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 8399 | 2026.05.04 15:28:41.989895 [ 195 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 8400 | 2026.05.04 15:28:41.990896 [ 189 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3312 rows, containing 4 columns (4 merged, 0 gathered) in 0.001316088 sec., 2516549.0453525903 rows/sec., 169.54 MiB/sec. | ||
| 8401 | 2026.05.04 15:28:41.991186 [ 189 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8402 | 2026.05.04 15:28:41.991478 [ 189 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_66_13} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8403 | 2026.05.04 15:28:41.991559 [ 189 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_66_13} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8404 | 2026.05.04 15:28:41.991661 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8405 | 2026.05.04 15:28:46.973760 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8406 | 2026.05.04 15:28:46.974018 [ 257 ] {34149399-c6ab-42e1-9a6e-d74960361744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 8407 | 2026.05.04 15:28:46.974341 [ 257 ] {34149399-c6ab-42e1-9a6e-d74960361744} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8408 | 2026.05.04 15:28:46.974376 [ 257 ] {34149399-c6ab-42e1-9a6e-d74960361744} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 8409 | 2026.05.04 15:28:46.974588 [ 257 ] {34149399-c6ab-42e1-9a6e-d74960361744} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8410 | 2026.05.04 15:28:46.974655 [ 257 ] {34149399-c6ab-42e1-9a6e-d74960361744} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8411 | 2026.05.04 15:28:46.974794 [ 257 ] {34149399-c6ab-42e1-9a6e-d74960361744} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8412 | 2026.05.04 15:28:46.974900 [ 342 ] {34149399-c6ab-42e1-9a6e-d74960361744} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8413 | 2026.05.04 15:28:46.974976 [ 306 ] {34149399-c6ab-42e1-9a6e-d74960361744} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8414 | 2026.05.04 15:28:46.975127 [ 257 ] {34149399-c6ab-42e1-9a6e-d74960361744} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 8415 | 2026.05.04 15:28:46.975155 [ 257 ] {34149399-c6ab-42e1-9a6e-d74960361744} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8416 | 2026.05.04 15:28:46.975197 [ 257 ] {34149399-c6ab-42e1-9a6e-d74960361744} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8417 | 2026.05.04 15:28:46.975217 [ 257 ] {34149399-c6ab-42e1-9a6e-d74960361744} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 8418 | 2026.05.04 15:28:46.976492 [ 257 ] {34149399-c6ab-42e1-9a6e-d74960361744} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002574 sec., 13597.513597513598 rows/sec., 2.89 MiB/sec. | ||
| 8419 | 2026.05.04 15:28:46.976597 [ 257 ] {34149399-c6ab-42e1-9a6e-d74960361744} <Debug> TCPHandler: Processed in 0.00297896 sec. | ||
| 8420 | 2026.05.04 15:28:46.978315 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8421 | 2026.05.04 15:28:46.978441 [ 257 ] {27472206-ef50-4693-ba30-7fc6ff51e944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8422 | 2026.05.04 15:28:46.978491 [ 257 ] {27472206-ef50-4693-ba30-7fc6ff51e944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8423 | 2026.05.04 15:28:46.979420 [ 257 ] {27472206-ef50-4693-ba30-7fc6ff51e944} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8424 | 2026.05.04 15:28:46.979462 [ 257 ] {27472206-ef50-4693-ba30-7fc6ff51e944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8425 | 2026.05.04 15:28:46.979831 [ 257 ] {27472206-ef50-4693-ba30-7fc6ff51e944} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8426 | 2026.05.04 15:28:46.980085 [ 257 ] {27472206-ef50-4693-ba30-7fc6ff51e944} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8427 | 2026.05.04 15:28:46.980246 [ 257 ] {27472206-ef50-4693-ba30-7fc6ff51e944} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001842 sec., 30401.73724212812 rows/sec., 2.34 MiB/sec. | ||
| 8428 | 2026.05.04 15:28:46.980284 [ 257 ] {27472206-ef50-4693-ba30-7fc6ff51e944} <Debug> TCPHandler: Processed in 0.002031787 sec. | ||
| 8429 | 2026.05.04 15:28:46.980409 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8430 | 2026.05.04 15:28:46.980504 [ 257 ] {31cde7ee-46c2-41f7-954e-4c5860d3c918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8431 | 2026.05.04 15:28:46.980544 [ 257 ] {31cde7ee-46c2-41f7-954e-4c5860d3c918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8432 | 2026.05.04 15:28:46.981009 [ 257 ] {31cde7ee-46c2-41f7-954e-4c5860d3c918} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8433 | 2026.05.04 15:28:46.981046 [ 257 ] {31cde7ee-46c2-41f7-954e-4c5860d3c918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8434 | 2026.05.04 15:28:46.981351 [ 257 ] {31cde7ee-46c2-41f7-954e-4c5860d3c918} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8435 | 2026.05.04 15:28:46.981570 [ 257 ] {31cde7ee-46c2-41f7-954e-4c5860d3c918} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8436 | 2026.05.04 15:28:46.981699 [ 257 ] {31cde7ee-46c2-41f7-954e-4c5860d3c918} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 8437 | 2026.05.04 15:28:46.981735 [ 257 ] {31cde7ee-46c2-41f7-954e-4c5860d3c918} <Debug> TCPHandler: Processed in 0.001379479 sec. | ||
| 8438 | 2026.05.04 15:28:46.981850 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8439 | 2026.05.04 15:28:46.981944 [ 257 ] {3a146c9d-cfb4-4162-9a09-0b3f01ec9a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8440 | 2026.05.04 15:28:46.981985 [ 257 ] {3a146c9d-cfb4-4162-9a09-0b3f01ec9a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8441 | 2026.05.04 15:28:46.982402 [ 257 ] {3a146c9d-cfb4-4162-9a09-0b3f01ec9a62} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8442 | 2026.05.04 15:28:46.982438 [ 257 ] {3a146c9d-cfb4-4162-9a09-0b3f01ec9a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8443 | 2026.05.04 15:28:46.982761 [ 257 ] {3a146c9d-cfb4-4162-9a09-0b3f01ec9a62} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8444 | 2026.05.04 15:28:46.982969 [ 257 ] {3a146c9d-cfb4-4162-9a09-0b3f01ec9a62} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8445 | 2026.05.04 15:28:46.983100 [ 257 ] {3a146c9d-cfb4-4162-9a09-0b3f01ec9a62} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 8446 | 2026.05.04 15:28:46.983136 [ 257 ] {3a146c9d-cfb4-4162-9a09-0b3f01ec9a62} <Debug> TCPHandler: Processed in 0.001333988 sec. | ||
| 8447 | 2026.05.04 15:28:46.983251 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8448 | 2026.05.04 15:28:46.983344 [ 257 ] {6b0ccee2-e280-4115-9fab-e860efeb86d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8449 | 2026.05.04 15:28:46.983386 [ 257 ] {6b0ccee2-e280-4115-9fab-e860efeb86d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8450 | 2026.05.04 15:28:46.983713 [ 257 ] {6b0ccee2-e280-4115-9fab-e860efeb86d3} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8451 | 2026.05.04 15:28:46.983748 [ 257 ] {6b0ccee2-e280-4115-9fab-e860efeb86d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 8452 | 2026.05.04 15:28:46.984050 [ 257 ] {6b0ccee2-e280-4115-9fab-e860efeb86d3} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8453 | 2026.05.04 15:28:46.984256 [ 257 ] {6b0ccee2-e280-4115-9fab-e860efeb86d3} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8454 | 2026.05.04 15:28:46.984383 [ 257 ] {6b0ccee2-e280-4115-9fab-e860efeb86d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 8455 | 2026.05.04 15:28:46.984419 [ 257 ] {6b0ccee2-e280-4115-9fab-e860efeb86d3} <Debug> TCPHandler: Processed in 0.001218107 sec. | ||
| 8456 | 2026.05.04 15:28:48.449820 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19656 | ||
| 8457 | 2026.05.04 15:28:48.450574 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8458 | 2026.05.04 15:28:48.450627 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8459 | 2026.05.04 15:28:48.451143 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8460 | 2026.05.04 15:28:48.451395 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8461 | 2026.05.04 15:28:48.451549 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19656 | ||
| 8462 | 2026.05.04 15:28:48.451556 [ 106 ] {} <Debug> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8463 | 2026.05.04 15:28:48.451656 [ 106 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8464 | 2026.05.04 15:28:48.451693 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8465 | 2026.05.04 15:28:48.451857 [ 195 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::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 | ||
| 8466 | 2026.05.04 15:28:48.451996 [ 195 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8467 | 2026.05.04 15:28:48.452033 [ 195 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17224 rows starting from the beginning of the part | ||
| 8468 | 2026.05.04 15:28:48.452094 [ 195 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 8469 | 2026.05.04 15:28:48.452138 [ 195 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 8470 | 2026.05.04 15:28:48.452178 [ 195 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 8471 | 2026.05.04 15:28:48.452217 [ 195 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 8472 | 2026.05.04 15:28:48.452258 [ 195 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 8473 | 2026.05.04 15:28:48.454304 [ 197 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19656 rows, containing 4 columns (4 merged, 0 gathered) in 0.002506954 sec., 7840590.613150461 rows/sec., 112.16 MiB/sec. | ||
| 8474 | 2026.05.04 15:28:48.454619 [ 197 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8475 | 2026.05.04 15:28:48.454906 [ 197 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_41_8} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8476 | 2026.05.04 15:28:48.454984 [ 197 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_41_8} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8477 | 2026.05.04 15:28:48.455091 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 8478 | 2026.05.04 15:28:49.435189 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8479 | 2026.05.04 15:28:49.451794 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8480 | 2026.05.04 15:28:49.451835 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8481 | 2026.05.04 15:28:49.458048 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8482 | 2026.05.04 15:28:49.458755 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8483 | 2026.05.04 15:28:49.459022 [ 107 ] {} <Debug> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8484 | 2026.05.04 15:28:49.459053 [ 107 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8485 | 2026.05.04 15:28:49.459072 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8486 | 2026.05.04 15:28:49.459215 [ 197 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 8487 | 2026.05.04 15:28:49.461830 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8488 | 2026.05.04 15:28:49.463099 [ 197 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8489 | 2026.05.04 15:28:49.464612 [ 197 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 8490 | 2026.05.04 15:28:49.469213 [ 197 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 8491 | 2026.05.04 15:28:49.473560 [ 197 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 8492 | 2026.05.04 15:28:49.477864 [ 197 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 8493 | 2026.05.04 15:28:49.482190 [ 197 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 8494 | 2026.05.04 15:28:49.486260 [ 197 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 8495 | 2026.05.04 15:28:49.540961 [ 197 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.081815152 sec., 3776.8065260087765 rows/sec., 19.53 MiB/sec. | ||
| 8496 | 2026.05.04 15:28:49.542513 [ 197 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8497 | 2026.05.04 15:28:49.544097 [ 197 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_41_8} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8498 | 2026.05.04 15:28:49.544188 [ 197 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_41_8} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8499 | 2026.05.04 15:28:49.545575 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 8500 | 2026.05.04 15:28:50.000259 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.40 MiB, peak 313.80 MiB, free memory in arenas 0.00 B, will set to 302.07 MiB (RSS), difference: 1.68 MiB | ||
| 8501 | 2026.05.04 15:28:50.993806 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1034 | ||
| 8502 | 2026.05.04 15:28:50.996221 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8503 | 2026.05.04 15:28:50.996270 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8504 | 2026.05.04 15:28:50.997534 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8505 | 2026.05.04 15:28:50.997847 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8506 | 2026.05.04 15:28:50.998238 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1034 | ||
| 8507 | 2026.05.04 15:28:51.837580 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57239 | ||
| 8508 | 2026.05.04 15:28:51.837718 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8509 | 2026.05.04 15:28:51.837749 [ 291 ] {} <Debug> TCP-Session: 349606bf-63e1-4591-9c84-ff9b87ac9d90 Authenticating user 'default' from [fd00:1122:3344:101::e]:57239 | ||
| 8510 | 2026.05.04 15:28:51.837775 [ 291 ] {} <Debug> TCP-Session: 349606bf-63e1-4591-9c84-ff9b87ac9d90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8511 | 2026.05.04 15:28:51.837792 [ 291 ] {} <Debug> TCP-Session: 349606bf-63e1-4591-9c84-ff9b87ac9d90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8512 | 2026.05.04 15:28:51.837988 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60207 | ||
| 8513 | 2026.05.04 15:28:51.838035 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55896 | ||
| 8514 | 2026.05.04 15:28:51.838072 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52040 | ||
| 8515 | 2026.05.04 15:28:51.838096 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57712 | ||
| 8516 | 2026.05.04 15:28:51.838107 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35382 | ||
| 8517 | 2026.05.04 15:28:51.838120 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35439 | ||
| 8518 | 2026.05.04 15:28:51.838085 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52365 | ||
| 8519 | 2026.05.04 15:28:51.838233 [ 291 ] {} <Trace> TCP-Session: 349606bf-63e1-4591-9c84-ff9b87ac9d90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8520 | 2026.05.04 15:28:51.838255 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8521 | 2026.05.04 15:28:51.838071 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33192 | ||
| 8522 | 2026.05.04 15:28:51.838300 [ 292 ] {} <Debug> TCP-Session: 8b6c5066-9fdf-4e8e-949c-41f1c879665a Authenticating user 'default' from [fd00:1122:3344:101::e]:60207 | ||
| 8523 | 2026.05.04 15:28:51.838341 [ 292 ] {} <Debug> TCP-Session: 8b6c5066-9fdf-4e8e-949c-41f1c879665a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8524 | 2026.05.04 15:28:51.838354 [ 292 ] {} <Debug> TCP-Session: 8b6c5066-9fdf-4e8e-949c-41f1c879665a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8525 | 2026.05.04 15:28:51.838421 [ 291 ] {f66045fa-9395-49a4-bc07-79bb08f2eb60} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57239) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8526 | 2026.05.04 15:28:51.838704 [ 291 ] {f66045fa-9395-49a4-bc07-79bb08f2eb60} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8527 | 2026.05.04 15:28:51.838767 [ 291 ] {f66045fa-9395-49a4-bc07-79bb08f2eb60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8528 | 2026.05.04 15:28:51.838791 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8529 | 2026.05.04 15:28:51.838831 [ 294 ] {} <Debug> TCP-Session: 6c6c203b-df54-417a-9d02-3798d4ab5d57 Authenticating user 'default' from [fd00:1122:3344:101::e]:33192 | ||
| 8530 | 2026.05.04 15:28:51.838854 [ 294 ] {} <Debug> TCP-Session: 6c6c203b-df54-417a-9d02-3798d4ab5d57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8531 | 2026.05.04 15:28:51.838867 [ 294 ] {} <Debug> TCP-Session: 6c6c203b-df54-417a-9d02-3798d4ab5d57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8532 | 2026.05.04 15:28:51.838955 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8533 | 2026.05.04 15:28:51.839004 [ 286 ] {} <Debug> TCP-Session: 6c154086-87a1-449f-b898-390d6e47024c Authenticating user 'default' from [fd00:1122:3344:101::e]:52365 | ||
| 8534 | 2026.05.04 15:28:51.839039 [ 286 ] {} <Debug> TCP-Session: 6c154086-87a1-449f-b898-390d6e47024c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8535 | 2026.05.04 15:28:51.839058 [ 291 ] {f66045fa-9395-49a4-bc07-79bb08f2eb60} <Debug> oximeter.version (7476fae3-e9ef-46f3-a08f-cb163b95990f) (SelectExecutor): Key condition: unknown | ||
| 8536 | 2026.05.04 15:28:51.839060 [ 286 ] {} <Debug> TCP-Session: 6c154086-87a1-449f-b898-390d6e47024c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8537 | 2026.05.04 15:28:51.839070 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8538 | 2026.05.04 15:28:51.839122 [ 288 ] {} <Debug> TCP-Session: fc7ad218-7be4-4bca-a24c-7a0d2077af58 Authenticating user 'default' from [fd00:1122:3344:101::e]:57712 | ||
| 8539 | 2026.05.04 15:28:51.839150 [ 288 ] {} <Debug> TCP-Session: fc7ad218-7be4-4bca-a24c-7a0d2077af58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8540 | 2026.05.04 15:28:51.839164 [ 288 ] {} <Debug> TCP-Session: fc7ad218-7be4-4bca-a24c-7a0d2077af58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8541 | 2026.05.04 15:28:51.839398 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8542 | 2026.05.04 15:28:51.839438 [ 290 ] {} <Debug> TCP-Session: e8e7d719-5432-4a69-b752-9d8e293d3b2f Authenticating user 'default' from [fd00:1122:3344:101::e]:35439 | ||
| 8543 | 2026.05.04 15:28:51.839454 [ 290 ] {} <Debug> TCP-Session: e8e7d719-5432-4a69-b752-9d8e293d3b2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8544 | 2026.05.04 15:28:51.839471 [ 290 ] {} <Debug> TCP-Session: e8e7d719-5432-4a69-b752-9d8e293d3b2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8545 | 2026.05.04 15:28:51.839513 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8546 | 2026.05.04 15:28:51.839549 [ 3 ] {} <Debug> TCP-Session: 5c7b4f82-f990-404c-97d9-01b297a20f0c Authenticating user 'default' from [fd00:1122:3344:101::e]:52040 | ||
| 8547 | 2026.05.04 15:28:51.839566 [ 3 ] {} <Debug> TCP-Session: 5c7b4f82-f990-404c-97d9-01b297a20f0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8548 | 2026.05.04 15:28:51.839578 [ 3 ] {} <Debug> TCP-Session: 5c7b4f82-f990-404c-97d9-01b297a20f0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8549 | 2026.05.04 15:28:51.839948 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8550 | 2026.05.04 15:28:51.839991 [ 293 ] {} <Debug> TCP-Session: 914c7fe9-ba18-4641-88db-2559b2e61633 Authenticating user 'default' from [fd00:1122:3344:101::e]:55896 | ||
| 8551 | 2026.05.04 15:28:51.840016 [ 293 ] {} <Debug> TCP-Session: 914c7fe9-ba18-4641-88db-2559b2e61633 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8552 | 2026.05.04 15:28:51.840034 [ 293 ] {} <Debug> TCP-Session: 914c7fe9-ba18-4641-88db-2559b2e61633 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8553 | 2026.05.04 15:28:51.840111 [ 320 ] {f66045fa-9395-49a4-bc07-79bb08f2eb60} <Trace> AggregatingTransform: Aggregating | ||
| 8554 | 2026.05.04 15:28:51.840150 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8555 | 2026.05.04 15:28:51.840202 [ 289 ] {} <Debug> TCP-Session: 9dd6e582-f997-4d95-a53f-86c5a638a842 Authenticating user 'default' from [fd00:1122:3344:101::e]:35382 | ||
| 8556 | 2026.05.04 15:28:51.840228 [ 289 ] {} <Debug> TCP-Session: 9dd6e582-f997-4d95-a53f-86c5a638a842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8557 | 2026.05.04 15:28:51.840247 [ 289 ] {} <Debug> TCP-Session: 9dd6e582-f997-4d95-a53f-86c5a638a842 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8558 | 2026.05.04 15:28:51.840260 [ 320 ] {f66045fa-9395-49a4-bc07-79bb08f2eb60} <Trace> Aggregator: Aggregation method: without_key | ||
| 8559 | 2026.05.04 15:28:51.840299 [ 320 ] {f66045fa-9395-49a4-bc07-79bb08f2eb60} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001126895 sec. (887.394 rows/sec., 34.66 KiB/sec.) | ||
| 8560 | 2026.05.04 15:28:51.840315 [ 320 ] {f66045fa-9395-49a4-bc07-79bb08f2eb60} <Trace> Aggregator: Merging aggregated data | ||
| 8561 | 2026.05.04 15:28:51.841436 [ 291 ] {f66045fa-9395-49a4-bc07-79bb08f2eb60} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003073 sec., 325.4149040026033 rows/sec., 12.71 KiB/sec. | ||
| 8562 | 2026.05.04 15:28:51.841597 [ 291 ] {f66045fa-9395-49a4-bc07-79bb08f2eb60} <Debug> TCPHandler: Processed in 0.003497826 sec. | ||
| 8563 | 2026.05.04 15:28:51.841727 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8564 | 2026.05.04 15:28:51.841757 [ 291 ] {} <Debug> TCP-Session: 349606bf-63e1-4591-9c84-ff9b87ac9d90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8565 | 2026.05.04 15:28:51.841758 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8566 | 2026.05.04 15:28:51.841787 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8567 | 2026.05.04 15:28:51.841806 [ 292 ] {} <Debug> TCP-Session: 8b6c5066-9fdf-4e8e-949c-41f1c879665a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8568 | 2026.05.04 15:28:51.841823 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8569 | 2026.05.04 15:28:51.841829 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8570 | 2026.05.04 15:28:51.841856 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8571 | 2026.05.04 15:28:51.841883 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8572 | 2026.05.04 15:28:51.841899 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8573 | 2026.05.04 15:28:51.841917 [ 288 ] {} <Debug> TCP-Session: fc7ad218-7be4-4bca-a24c-7a0d2077af58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8574 | 2026.05.04 15:28:51.841937 [ 3 ] {} <Debug> TCP-Session: 5c7b4f82-f990-404c-97d9-01b297a20f0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8575 | 2026.05.04 15:28:51.841948 [ 286 ] {} <Debug> TCP-Session: 6c154086-87a1-449f-b898-390d6e47024c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8576 | 2026.05.04 15:28:51.841893 [ 290 ] {} <Debug> TCP-Session: e8e7d719-5432-4a69-b752-9d8e293d3b2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8577 | 2026.05.04 15:28:51.841877 [ 294 ] {} <Debug> TCP-Session: 6c6c203b-df54-417a-9d02-3798d4ab5d57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8578 | 2026.05.04 15:28:51.841840 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8579 | 2026.05.04 15:28:51.841836 [ 293 ] {} <Debug> TCP-Session: 914c7fe9-ba18-4641-88db-2559b2e61633 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8580 | 2026.05.04 15:28:51.842072 [ 289 ] {} <Debug> TCP-Session: 9dd6e582-f997-4d95-a53f-86c5a638a842 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8581 | 2026.05.04 15:28:51.975708 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34663 | ||
| 8582 | 2026.05.04 15:28:51.975818 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8583 | 2026.05.04 15:28:51.975843 [ 291 ] {} <Debug> TCP-Session: dedaded6-dea3-42cb-9b4e-fa9d0368baf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34663 | ||
| 8584 | 2026.05.04 15:28:51.975864 [ 291 ] {} <Debug> TCP-Session: dedaded6-dea3-42cb-9b4e-fa9d0368baf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8585 | 2026.05.04 15:28:51.975876 [ 291 ] {} <Debug> TCP-Session: dedaded6-dea3-42cb-9b4e-fa9d0368baf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8586 | 2026.05.04 15:28:51.976124 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60954 | ||
| 8587 | 2026.05.04 15:28:51.976137 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46920 | ||
| 8588 | 2026.05.04 15:28:51.976182 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61312 | ||
| 8589 | 2026.05.04 15:28:51.976196 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41952 | ||
| 8590 | 2026.05.04 15:28:51.976208 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55727 | ||
| 8591 | 2026.05.04 15:28:51.976275 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8592 | 2026.05.04 15:28:51.976283 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8593 | 2026.05.04 15:28:51.976302 [ 291 ] {} <Trace> TCP-Session: dedaded6-dea3-42cb-9b4e-fa9d0368baf6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8594 | 2026.05.04 15:28:51.976304 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8595 | 2026.05.04 15:28:51.976327 [ 286 ] {} <Debug> TCP-Session: 8b360dcc-3437-469c-9ec0-85a490239b84 Authenticating user 'default' from [fd00:1122:3344:101::e]:61312 | ||
| 8596 | 2026.05.04 15:28:51.976357 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8597 | 2026.05.04 15:28:51.976366 [ 289 ] {} <Debug> TCP-Session: 1d62ebd1-ea01-4e8d-a63f-e94d5e988710 Authenticating user 'default' from [fd00:1122:3344:101::e]:41952 | ||
| 8598 | 2026.05.04 15:28:51.976375 [ 286 ] {} <Debug> TCP-Session: 8b360dcc-3437-469c-9ec0-85a490239b84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8599 | 2026.05.04 15:28:51.976414 [ 289 ] {} <Debug> TCP-Session: 1d62ebd1-ea01-4e8d-a63f-e94d5e988710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8600 | 2026.05.04 15:28:51.976429 [ 286 ] {} <Debug> TCP-Session: 8b360dcc-3437-469c-9ec0-85a490239b84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8601 | 2026.05.04 15:28:51.976445 [ 289 ] {} <Debug> TCP-Session: 1d62ebd1-ea01-4e8d-a63f-e94d5e988710 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8602 | 2026.05.04 15:28:51.976395 [ 290 ] {} <Debug> TCP-Session: 9869eff1-b801-4c2d-a614-f4ef5f845775 Authenticating user 'default' from [fd00:1122:3344:101::e]:55727 | ||
| 8603 | 2026.05.04 15:28:51.976479 [ 291 ] {7b6667ce-053a-48d2-8ab3-eef242893ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34663) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8604 | 2026.05.04 15:28:51.976503 [ 290 ] {} <Debug> TCP-Session: 9869eff1-b801-4c2d-a614-f4ef5f845775 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8605 | 2026.05.04 15:28:51.976250 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8606 | 2026.05.04 15:28:51.976530 [ 290 ] {} <Debug> TCP-Session: 9869eff1-b801-4c2d-a614-f4ef5f845775 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8607 | 2026.05.04 15:28:51.976170 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33812 | ||
| 8608 | 2026.05.04 15:28:51.976557 [ 292 ] {} <Debug> TCP-Session: ec376d39-7b4f-4e40-81ea-5b7812bb5cf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60954 | ||
| 8609 | 2026.05.04 15:28:51.976162 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56021 | ||
| 8610 | 2026.05.04 15:28:51.976618 [ 292 ] {} <Debug> TCP-Session: ec376d39-7b4f-4e40-81ea-5b7812bb5cf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8611 | 2026.05.04 15:28:51.976651 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8612 | 2026.05.04 15:28:51.976661 [ 292 ] {} <Debug> TCP-Session: ec376d39-7b4f-4e40-81ea-5b7812bb5cf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8613 | 2026.05.04 15:28:51.976316 [ 293 ] {} <Debug> TCP-Session: d05ab4ed-9b87-4530-8d67-683a6763bf85 Authenticating user 'default' from [fd00:1122:3344:101::e]:46920 | ||
| 8614 | 2026.05.04 15:28:51.976697 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8615 | 2026.05.04 15:28:51.976726 [ 293 ] {} <Debug> TCP-Session: d05ab4ed-9b87-4530-8d67-683a6763bf85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8616 | 2026.05.04 15:28:51.976745 [ 3 ] {} <Debug> TCP-Session: b1605fbe-7027-40e9-9f1a-9250861b77a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56021 | ||
| 8617 | 2026.05.04 15:28:51.976752 [ 293 ] {} <Debug> TCP-Session: d05ab4ed-9b87-4530-8d67-683a6763bf85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8618 | 2026.05.04 15:28:51.976772 [ 291 ] {7b6667ce-053a-48d2-8ab3-eef242893ea9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8619 | 2026.05.04 15:28:51.976774 [ 3 ] {} <Debug> TCP-Session: b1605fbe-7027-40e9-9f1a-9250861b77a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8620 | 2026.05.04 15:28:51.976798 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8621 | 2026.05.04 15:28:51.976828 [ 3 ] {} <Debug> TCP-Session: b1605fbe-7027-40e9-9f1a-9250861b77a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8622 | 2026.05.04 15:28:51.976830 [ 291 ] {7b6667ce-053a-48d2-8ab3-eef242893ea9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8623 | 2026.05.04 15:28:51.976694 [ 294 ] {} <Debug> TCP-Session: a36f104d-b361-47e5-be01-3b0d0b042f0d Authenticating user 'default' from [fd00:1122:3344:101::e]:33812 | ||
| 8624 | 2026.05.04 15:28:51.976190 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62490 | ||
| 8625 | 2026.05.04 15:28:51.976905 [ 294 ] {} <Debug> TCP-Session: a36f104d-b361-47e5-be01-3b0d0b042f0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8626 | 2026.05.04 15:28:51.976933 [ 294 ] {} <Debug> TCP-Session: a36f104d-b361-47e5-be01-3b0d0b042f0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8627 | 2026.05.04 15:28:51.976966 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8628 | 2026.05.04 15:28:51.976994 [ 288 ] {} <Debug> TCP-Session: 17bb1d56-449a-49c4-af28-a3d800137c3f Authenticating user 'default' from [fd00:1122:3344:101::e]:62490 | ||
| 8629 | 2026.05.04 15:28:51.977011 [ 288 ] {} <Debug> TCP-Session: 17bb1d56-449a-49c4-af28-a3d800137c3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8630 | 2026.05.04 15:28:51.977013 [ 257 ] {4067c631-e214-4273-abb9-831559e38472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8631 | 2026.05.04 15:28:51.977024 [ 288 ] {} <Debug> TCP-Session: 17bb1d56-449a-49c4-af28-a3d800137c3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8632 | 2026.05.04 15:28:51.977136 [ 291 ] {7b6667ce-053a-48d2-8ab3-eef242893ea9} <Debug> oximeter.version (7476fae3-e9ef-46f3-a08f-cb163b95990f) (SelectExecutor): Key condition: unknown | ||
| 8633 | 2026.05.04 15:28:51.977357 [ 257 ] {4067c631-e214-4273-abb9-831559e38472} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8634 | 2026.05.04 15:28:51.977399 [ 257 ] {4067c631-e214-4273-abb9-831559e38472} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8635 | 2026.05.04 15:28:51.977623 [ 257 ] {4067c631-e214-4273-abb9-831559e38472} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8636 | 2026.05.04 15:28:51.977693 [ 257 ] {4067c631-e214-4273-abb9-831559e38472} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8637 | 2026.05.04 15:28:51.977839 [ 257 ] {4067c631-e214-4273-abb9-831559e38472} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8638 | 2026.05.04 15:28:51.978191 [ 334 ] {4067c631-e214-4273-abb9-831559e38472} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8639 | 2026.05.04 15:28:51.978203 [ 310 ] {7b6667ce-053a-48d2-8ab3-eef242893ea9} <Trace> AggregatingTransform: Aggregating | ||
| 8640 | 2026.05.04 15:28:51.978265 [ 310 ] {7b6667ce-053a-48d2-8ab3-eef242893ea9} <Trace> Aggregator: Aggregation method: without_key | ||
| 8641 | 2026.05.04 15:28:51.978311 [ 310 ] {7b6667ce-053a-48d2-8ab3-eef242893ea9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001070365 sec. (934.261 rows/sec., 36.49 KiB/sec.) | ||
| 8642 | 2026.05.04 15:28:51.978316 [ 334 ] {4067c631-e214-4273-abb9-831559e38472} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8643 | 2026.05.04 15:28:51.978342 [ 310 ] {7b6667ce-053a-48d2-8ab3-eef242893ea9} <Trace> Aggregator: Merging aggregated data | ||
| 8644 | 2026.05.04 15:28:51.978621 [ 257 ] {4067c631-e214-4273-abb9-831559e38472} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 8645 | 2026.05.04 15:28:51.978652 [ 257 ] {4067c631-e214-4273-abb9-831559e38472} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8646 | 2026.05.04 15:28:51.978700 [ 257 ] {4067c631-e214-4273-abb9-831559e38472} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8647 | 2026.05.04 15:28:51.978724 [ 257 ] {4067c631-e214-4273-abb9-831559e38472} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 8648 | 2026.05.04 15:28:51.979717 [ 291 ] {7b6667ce-053a-48d2-8ab3-eef242893ea9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003295 sec., 303.49013657056145 rows/sec., 11.86 KiB/sec. | ||
| 8649 | 2026.05.04 15:28:51.979877 [ 291 ] {7b6667ce-053a-48d2-8ab3-eef242893ea9} <Debug> TCPHandler: Processed in 0.00369237 sec. | ||
| 8650 | 2026.05.04 15:28:51.980030 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8651 | 2026.05.04 15:28:51.980059 [ 291 ] {} <Debug> TCP-Session: dedaded6-dea3-42cb-9b4e-fa9d0368baf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8652 | 2026.05.04 15:28:51.980063 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8653 | 2026.05.04 15:28:51.980086 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8654 | 2026.05.04 15:28:51.980106 [ 293 ] {} <Debug> TCP-Session: d05ab4ed-9b87-4530-8d67-683a6763bf85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8655 | 2026.05.04 15:28:51.980116 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8656 | 2026.05.04 15:28:51.980141 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8657 | 2026.05.04 15:28:51.980153 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8658 | 2026.05.04 15:28:51.980171 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8659 | 2026.05.04 15:28:51.980190 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8660 | 2026.05.04 15:28:51.980206 [ 289 ] {} <Debug> TCP-Session: 1d62ebd1-ea01-4e8d-a63f-e94d5e988710 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8661 | 2026.05.04 15:28:51.980225 [ 286 ] {} <Debug> TCP-Session: 8b360dcc-3437-469c-9ec0-85a490239b84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8662 | 2026.05.04 15:28:51.980238 [ 3 ] {} <Debug> TCP-Session: b1605fbe-7027-40e9-9f1a-9250861b77a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8663 | 2026.05.04 15:28:51.980197 [ 294 ] {} <Debug> TCP-Session: a36f104d-b361-47e5-be01-3b0d0b042f0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8664 | 2026.05.04 15:28:51.980167 [ 290 ] {} <Debug> TCP-Session: 9869eff1-b801-4c2d-a614-f4ef5f845775 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8665 | 2026.05.04 15:28:51.980132 [ 292 ] {} <Debug> TCP-Session: ec376d39-7b4f-4e40-81ea-5b7812bb5cf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8666 | 2026.05.04 15:28:51.980211 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8667 | 2026.05.04 15:28:51.980381 [ 257 ] {4067c631-e214-4273-abb9-831559e38472} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.003452 sec., 10139.049826187716 rows/sec., 2.15 MiB/sec. | ||
| 8668 | 2026.05.04 15:28:51.980415 [ 288 ] {} <Debug> TCP-Session: 17bb1d56-449a-49c4-af28-a3d800137c3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8669 | 2026.05.04 15:28:51.980505 [ 257 ] {4067c631-e214-4273-abb9-831559e38472} <Debug> TCPHandler: Processed in 0.003831551 sec. | ||
| 8670 | 2026.05.04 15:28:51.983018 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8671 | 2026.05.04 15:28:51.983142 [ 257 ] {29df855c-4b3f-40f5-975e-606d3843877f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8672 | 2026.05.04 15:28:51.983192 [ 257 ] {29df855c-4b3f-40f5-975e-606d3843877f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8673 | 2026.05.04 15:28:51.983813 [ 257 ] {29df855c-4b3f-40f5-975e-606d3843877f} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8674 | 2026.05.04 15:28:51.983860 [ 257 ] {29df855c-4b3f-40f5-975e-606d3843877f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8675 | 2026.05.04 15:28:51.984261 [ 257 ] {29df855c-4b3f-40f5-975e-606d3843877f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8676 | 2026.05.04 15:28:51.984504 [ 257 ] {29df855c-4b3f-40f5-975e-606d3843877f} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8677 | 2026.05.04 15:28:51.984671 [ 257 ] {29df855c-4b3f-40f5-975e-606d3843877f} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001562 sec., 88348.271446863 rows/sec., 7.69 MiB/sec. | ||
| 8678 | 2026.05.04 15:28:51.984731 [ 257 ] {29df855c-4b3f-40f5-975e-606d3843877f} <Debug> TCPHandler: Processed in 0.001772074 sec. | ||
| 8679 | 2026.05.04 15:28:51.984876 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8680 | 2026.05.04 15:28:51.984980 [ 257 ] {02265642-673d-4f23-90c1-bc509894a453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8681 | 2026.05.04 15:28:51.985024 [ 257 ] {02265642-673d-4f23-90c1-bc509894a453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8682 | 2026.05.04 15:28:51.985459 [ 257 ] {02265642-673d-4f23-90c1-bc509894a453} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8683 | 2026.05.04 15:28:51.985498 [ 257 ] {02265642-673d-4f23-90c1-bc509894a453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8684 | 2026.05.04 15:28:51.985810 [ 257 ] {02265642-673d-4f23-90c1-bc509894a453} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8685 | 2026.05.04 15:28:51.986038 [ 257 ] {02265642-673d-4f23-90c1-bc509894a453} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8686 | 2026.05.04 15:28:51.986177 [ 257 ] {02265642-673d-4f23-90c1-bc509894a453} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001221 sec., 33579.033579033574 rows/sec., 2.47 MiB/sec. | ||
| 8687 | 2026.05.04 15:28:51.986216 [ 257 ] {02265642-673d-4f23-90c1-bc509894a453} <Debug> TCPHandler: Processed in 0.001392019 sec. | ||
| 8688 | 2026.05.04 15:28:51.986356 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8689 | 2026.05.04 15:28:51.986463 [ 257 ] {d93583d1-fb87-4429-bb9e-9d2d7851bf1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8690 | 2026.05.04 15:28:51.986508 [ 257 ] {d93583d1-fb87-4429-bb9e-9d2d7851bf1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8691 | 2026.05.04 15:28:51.986967 [ 257 ] {d93583d1-fb87-4429-bb9e-9d2d7851bf1a} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8692 | 2026.05.04 15:28:51.987008 [ 257 ] {d93583d1-fb87-4429-bb9e-9d2d7851bf1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8693 | 2026.05.04 15:28:51.987327 [ 257 ] {d93583d1-fb87-4429-bb9e-9d2d7851bf1a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8694 | 2026.05.04 15:28:51.987534 [ 257 ] {d93583d1-fb87-4429-bb9e-9d2d7851bf1a} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8695 | 2026.05.04 15:28:51.987677 [ 257 ] {d93583d1-fb87-4429-bb9e-9d2d7851bf1a} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001234 sec., 85089.14100486223 rows/sec., 6.65 MiB/sec. | ||
| 8696 | 2026.05.04 15:28:51.987715 [ 257 ] {d93583d1-fb87-4429-bb9e-9d2d7851bf1a} <Debug> TCPHandler: Processed in 0.001417599 sec. | ||
| 8697 | 2026.05.04 15:28:51.987841 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8698 | 2026.05.04 15:28:51.987937 [ 257 ] {bb1abba0-e01c-488d-8bcc-29a9da8cdd24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8699 | 2026.05.04 15:28:51.987981 [ 257 ] {bb1abba0-e01c-488d-8bcc-29a9da8cdd24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8700 | 2026.05.04 15:28:51.988423 [ 257 ] {bb1abba0-e01c-488d-8bcc-29a9da8cdd24} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8701 | 2026.05.04 15:28:51.988459 [ 257 ] {bb1abba0-e01c-488d-8bcc-29a9da8cdd24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8702 | 2026.05.04 15:28:51.988870 [ 257 ] {bb1abba0-e01c-488d-8bcc-29a9da8cdd24} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8703 | 2026.05.04 15:28:51.989174 [ 257 ] {bb1abba0-e01c-488d-8bcc-29a9da8cdd24} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8704 | 2026.05.04 15:28:51.989320 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff) (MergerMutator): Selected 6 parts from all_1_63_13 to all_68_68_0 | ||
| 8705 | 2026.05.04 15:28:51.989326 [ 257 ] {bb1abba0-e01c-488d-8bcc-29a9da8cdd24} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001409 sec., 113555.71327182397 rows/sec., 7.91 MiB/sec. | ||
| 8706 | 2026.05.04 15:28:51.989381 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8707 | 2026.05.04 15:28:51.989392 [ 257 ] {bb1abba0-e01c-488d-8bcc-29a9da8cdd24} <Debug> TCPHandler: Processed in 0.001600112 sec. | ||
| 8708 | 2026.05.04 15:28:51.989412 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8709 | 2026.05.04 15:28:51.989519 [ 188 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_68_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_63_13 to all_68_68_0 into Compact with storage Full | ||
| 8710 | 2026.05.04 15:28:51.989538 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8711 | 2026.05.04 15:28:51.989648 [ 188 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_68_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8712 | 2026.05.04 15:28:51.989662 [ 257 ] {62298b74-7f24-49e7-90b7-3e31c3e3a501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8713 | 2026.05.04 15:28:51.989686 [ 188 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_63_13, total 24355 rows starting from the beginning of the part | ||
| 8714 | 2026.05.04 15:28:51.989754 [ 257 ] {62298b74-7f24-49e7-90b7-3e31c3e3a501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8715 | 2026.05.04 15:28:51.989763 [ 188 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 10 rows starting from the beginning of the part | ||
| 8716 | 2026.05.04 15:28:51.989827 [ 188 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 8717 | 2026.05.04 15:28:51.989876 [ 188 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 8718 | 2026.05.04 15:28:51.989920 [ 188 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 8719 | 2026.05.04 15:28:51.989962 [ 188 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_68_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 8720 | 2026.05.04 15:28:51.990043 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38317 | ||
| 8721 | 2026.05.04 15:28:51.990090 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8722 | 2026.05.04 15:28:51.990108 [ 291 ] {} <Debug> TCP-Session: 2a9fb765-182f-4012-afd4-cd9d2932711e Authenticating user 'default' from [fd00:1122:3344:101::e]:38317 | ||
| 8723 | 2026.05.04 15:28:51.990123 [ 291 ] {} <Debug> TCP-Session: 2a9fb765-182f-4012-afd4-cd9d2932711e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8724 | 2026.05.04 15:28:51.990135 [ 291 ] {} <Debug> TCP-Session: 2a9fb765-182f-4012-afd4-cd9d2932711e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8725 | 2026.05.04 15:28:51.990271 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64128 | ||
| 8726 | 2026.05.04 15:28:51.990316 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63315 | ||
| 8727 | 2026.05.04 15:28:51.990340 [ 291 ] {} <Trace> TCP-Session: 2a9fb765-182f-4012-afd4-cd9d2932711e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8728 | 2026.05.04 15:28:51.990351 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59239 | ||
| 8729 | 2026.05.04 15:28:51.990359 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38678 | ||
| 8730 | 2026.05.04 15:28:51.990372 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48340 | ||
| 8731 | 2026.05.04 15:28:51.990386 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56236 | ||
| 8732 | 2026.05.04 15:28:51.990415 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8733 | 2026.05.04 15:28:51.990445 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8734 | 2026.05.04 15:28:51.990460 [ 291 ] {dddc08dd-8b15-4ac1-89b8-77a3878cb701} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38317) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8735 | 2026.05.04 15:28:51.990464 [ 3 ] {} <Debug> TCP-Session: cd64bcc5-40dd-474d-9c2b-78fab4c62d3e Authenticating user 'default' from [fd00:1122:3344:101::e]:59239 | ||
| 8736 | 2026.05.04 15:28:51.990476 [ 286 ] {} <Debug> TCP-Session: ec8fca3f-f50b-4cc6-9489-a295201fd627 Authenticating user 'default' from [fd00:1122:3344:101::e]:38678 | ||
| 8737 | 2026.05.04 15:28:51.990471 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8738 | 2026.05.04 15:28:51.990497 [ 286 ] {} <Debug> TCP-Session: ec8fca3f-f50b-4cc6-9489-a295201fd627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8739 | 2026.05.04 15:28:51.990511 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8740 | 2026.05.04 15:28:51.990517 [ 289 ] {} <Debug> TCP-Session: d7c55f41-227c-4071-98c5-86bb2cb6d6b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48340 | ||
| 8741 | 2026.05.04 15:28:51.990524 [ 286 ] {} <Debug> TCP-Session: ec8fca3f-f50b-4cc6-9489-a295201fd627 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8742 | 2026.05.04 15:28:51.990545 [ 290 ] {} <Debug> TCP-Session: ef886343-ee89-403a-ba33-1325aedccb2e Authenticating user 'default' from [fd00:1122:3344:101::e]:56236 | ||
| 8743 | 2026.05.04 15:28:51.990557 [ 289 ] {} <Debug> TCP-Session: d7c55f41-227c-4071-98c5-86bb2cb6d6b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8744 | 2026.05.04 15:28:51.990585 [ 290 ] {} <Debug> TCP-Session: ef886343-ee89-403a-ba33-1325aedccb2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8745 | 2026.05.04 15:28:51.990593 [ 289 ] {} <Debug> TCP-Session: d7c55f41-227c-4071-98c5-86bb2cb6d6b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8746 | 2026.05.04 15:28:51.990608 [ 290 ] {} <Debug> TCP-Session: ef886343-ee89-403a-ba33-1325aedccb2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8747 | 2026.05.04 15:28:51.990615 [ 291 ] {dddc08dd-8b15-4ac1-89b8-77a3878cb701} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8748 | 2026.05.04 15:28:51.990488 [ 3 ] {} <Debug> TCP-Session: cd64bcc5-40dd-474d-9c2b-78fab4c62d3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8749 | 2026.05.04 15:28:51.990669 [ 291 ] {dddc08dd-8b15-4ac1-89b8-77a3878cb701} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8750 | 2026.05.04 15:28:51.990680 [ 257 ] {62298b74-7f24-49e7-90b7-3e31c3e3a501} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8751 | 2026.05.04 15:28:51.990685 [ 3 ] {} <Debug> TCP-Session: cd64bcc5-40dd-474d-9c2b-78fab4c62d3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8752 | 2026.05.04 15:28:51.990385 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8753 | 2026.05.04 15:28:51.990722 [ 257 ] {62298b74-7f24-49e7-90b7-3e31c3e3a501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8754 | 2026.05.04 15:28:51.990757 [ 293 ] {} <Debug> TCP-Session: b6c8d086-5078-491e-9f73-236fd060b5f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63315 | ||
| 8755 | 2026.05.04 15:28:51.990344 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60454 | ||
| 8756 | 2026.05.04 15:28:51.990783 [ 293 ] {} <Debug> TCP-Session: b6c8d086-5078-491e-9f73-236fd060b5f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8757 | 2026.05.04 15:28:51.990342 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8758 | 2026.05.04 15:28:51.990824 [ 293 ] {} <Debug> TCP-Session: b6c8d086-5078-491e-9f73-236fd060b5f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8759 | 2026.05.04 15:28:51.990364 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62606 | ||
| 8760 | 2026.05.04 15:28:51.990863 [ 292 ] {} <Debug> TCP-Session: 0871a0e3-6482-47cf-8784-606ffe88e095 Authenticating user 'default' from [fd00:1122:3344:101::e]:64128 | ||
| 8761 | 2026.05.04 15:28:51.990892 [ 291 ] {dddc08dd-8b15-4ac1-89b8-77a3878cb701} <Debug> oximeter.version (7476fae3-e9ef-46f3-a08f-cb163b95990f) (SelectExecutor): Key condition: unknown | ||
| 8762 | 2026.05.04 15:28:51.990964 [ 292 ] {} <Debug> TCP-Session: 0871a0e3-6482-47cf-8784-606ffe88e095 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8763 | 2026.05.04 15:28:51.991008 [ 292 ] {} <Debug> TCP-Session: 0871a0e3-6482-47cf-8784-606ffe88e095 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8764 | 2026.05.04 15:28:51.991319 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8765 | 2026.05.04 15:28:51.991359 [ 294 ] {} <Debug> TCP-Session: 9d938e06-e188-45fb-b409-73150e728104 Authenticating user 'default' from [fd00:1122:3344:101::e]:60454 | ||
| 8766 | 2026.05.04 15:28:51.991376 [ 294 ] {} <Debug> TCP-Session: 9d938e06-e188-45fb-b409-73150e728104 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8767 | 2026.05.04 15:28:51.991393 [ 294 ] {} <Debug> TCP-Session: 9d938e06-e188-45fb-b409-73150e728104 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8768 | 2026.05.04 15:28:51.991436 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8769 | 2026.05.04 15:28:51.991469 [ 288 ] {} <Debug> TCP-Session: 6485b4db-9fe2-4a51-9988-36d66db27d90 Authenticating user 'default' from [fd00:1122:3344:101::e]:62606 | ||
| 8770 | 2026.05.04 15:28:51.991485 [ 288 ] {} <Debug> TCP-Session: 6485b4db-9fe2-4a51-9988-36d66db27d90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8771 | 2026.05.04 15:28:51.991498 [ 288 ] {} <Debug> TCP-Session: 6485b4db-9fe2-4a51-9988-36d66db27d90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8772 | 2026.05.04 15:28:51.991764 [ 331 ] {dddc08dd-8b15-4ac1-89b8-77a3878cb701} <Trace> AggregatingTransform: Aggregating | ||
| 8773 | 2026.05.04 15:28:51.991820 [ 331 ] {dddc08dd-8b15-4ac1-89b8-77a3878cb701} <Trace> Aggregator: Aggregation method: without_key | ||
| 8774 | 2026.05.04 15:28:51.991859 [ 331 ] {dddc08dd-8b15-4ac1-89b8-77a3878cb701} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000805401 sec. (1241.618 rows/sec., 48.50 KiB/sec.) | ||
| 8775 | 2026.05.04 15:28:51.991881 [ 331 ] {dddc08dd-8b15-4ac1-89b8-77a3878cb701} <Trace> Aggregator: Merging aggregated data | ||
| 8776 | 2026.05.04 15:28:51.992320 [ 257 ] {62298b74-7f24-49e7-90b7-3e31c3e3a501} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8777 | 2026.05.04 15:28:51.992620 [ 257 ] {62298b74-7f24-49e7-90b7-3e31c3e3a501} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8778 | 2026.05.04 15:28:51.992811 [ 257 ] {62298b74-7f24-49e7-90b7-3e31c3e3a501} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003174 sec., 12917.4543163201 rows/sec., 23.15 MiB/sec. | ||
| 8779 | 2026.05.04 15:28:51.992890 [ 257 ] {62298b74-7f24-49e7-90b7-3e31c3e3a501} <Debug> TCPHandler: Processed in 0.003400826 sec. | ||
| 8780 | 2026.05.04 15:28:51.993028 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8781 | 2026.05.04 15:28:51.993134 [ 257 ] {4ccc49c2-4539-491f-baf1-157ecbbdeba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8782 | 2026.05.04 15:28:51.993184 [ 257 ] {4ccc49c2-4539-491f-baf1-157ecbbdeba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8783 | 2026.05.04 15:28:51.993403 [ 291 ] {dddc08dd-8b15-4ac1-89b8-77a3878cb701} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002936 sec., 340.59945504087193 rows/sec., 13.30 KiB/sec. | ||
| 8784 | 2026.05.04 15:28:51.993575 [ 291 ] {dddc08dd-8b15-4ac1-89b8-77a3878cb701} <Debug> TCPHandler: Processed in 0.003263664 sec. | ||
| 8785 | 2026.05.04 15:28:51.993616 [ 257 ] {4ccc49c2-4539-491f-baf1-157ecbbdeba0} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8786 | 2026.05.04 15:28:51.993659 [ 257 ] {4ccc49c2-4539-491f-baf1-157ecbbdeba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8787 | 2026.05.04 15:28:51.993704 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8788 | 2026.05.04 15:28:51.993735 [ 291 ] {} <Debug> TCP-Session: 2a9fb765-182f-4012-afd4-cd9d2932711e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8789 | 2026.05.04 15:28:51.993740 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8790 | 2026.05.04 15:28:51.993766 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8791 | 2026.05.04 15:28:51.993787 [ 292 ] {} <Debug> TCP-Session: 0871a0e3-6482-47cf-8784-606ffe88e095 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8792 | 2026.05.04 15:28:51.993791 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8793 | 2026.05.04 15:28:51.993799 [ 289 ] {} <Debug> TCP-Session: d7c55f41-227c-4071-98c5-86bb2cb6d6b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8794 | 2026.05.04 15:28:51.993814 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8795 | 2026.05.04 15:28:51.993838 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8796 | 2026.05.04 15:28:51.993860 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8797 | 2026.05.04 15:28:51.993880 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8798 | 2026.05.04 15:28:51.993920 [ 286 ] {} <Debug> TCP-Session: ec8fca3f-f50b-4cc6-9489-a295201fd627 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8799 | 2026.05.04 15:28:51.993897 [ 293 ] {} <Debug> TCP-Session: b6c8d086-5078-491e-9f73-236fd060b5f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8800 | 2026.05.04 15:28:51.993942 [ 3 ] {} <Debug> TCP-Session: cd64bcc5-40dd-474d-9c2b-78fab4c62d3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8801 | 2026.05.04 15:28:51.993884 [ 294 ] {} <Debug> TCP-Session: 9d938e06-e188-45fb-b409-73150e728104 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8802 | 2026.05.04 15:28:51.993905 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8803 | 2026.05.04 15:28:51.993834 [ 288 ] {} <Debug> TCP-Session: 6485b4db-9fe2-4a51-9988-36d66db27d90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8804 | 2026.05.04 15:28:51.994041 [ 257 ] {4ccc49c2-4539-491f-baf1-157ecbbdeba0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8805 | 2026.05.04 15:28:51.994039 [ 290 ] {} <Debug> TCP-Session: ef886343-ee89-403a-ba33-1325aedccb2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8806 | 2026.05.04 15:28:51.994314 [ 257 ] {4ccc49c2-4539-491f-baf1-157ecbbdeba0} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8807 | 2026.05.04 15:28:51.994463 [ 257 ] {4ccc49c2-4539-491f-baf1-157ecbbdeba0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001352 sec., 44378.69822485207 rows/sec., 2.99 MiB/sec. | ||
| 8808 | 2026.05.04 15:28:51.994500 [ 257 ] {4ccc49c2-4539-491f-baf1-157ecbbdeba0} <Debug> TCPHandler: Processed in 0.00152391 sec. | ||
| 8809 | 2026.05.04 15:28:51.997697 [ 186 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_68_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25005 rows, containing 5 columns (5 merged, 0 gathered) in 0.00826792 sec., 3024339.8581505385 rows/sec., 194.37 MiB/sec. | ||
| 8810 | 2026.05.04 15:28:51.998166 [ 205 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_68_14} <Trace> MergedBlockOutputStream: filled checksums all_1_68_14 (state Temporary) | ||
| 8811 | 2026.05.04 15:28:51.998494 [ 205 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_68_14} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_merge_all_1_68_14 to all_1_68_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8812 | 2026.05.04 15:28:51.998579 [ 205 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_68_14} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff) (MergerMutator): Merged 6 parts: [all_1_63_13, all_68_68_0] -> all_1_68_14 | ||
| 8813 | 2026.05.04 15:28:51.998683 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.02 MiB. | ||
| 8814 | 2026.05.04 15:28:52.000351 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.32 MiB, peak 314.53 MiB, free memory in arenas 0.00 B, will set to 304.60 MiB (RSS), difference: 1.28 MiB | ||
| 8815 | 2026.05.04 15:28:55.782452 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8816 | 2026.05.04 15:28:55.782525 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8817 | 2026.05.04 15:28:55.951820 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20104 | ||
| 8818 | 2026.05.04 15:28:55.952302 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8819 | 2026.05.04 15:28:55.952346 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8820 | 2026.05.04 15:28:55.952836 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8821 | 2026.05.04 15:28:55.953066 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8822 | 2026.05.04 15:28:55.953198 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20104 | ||
| 8823 | 2026.05.04 15:28:56.962590 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8824 | 2026.05.04 15:28:56.974284 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8825 | 2026.05.04 15:28:56.974584 [ 257 ] {8972681d-2843-4404-b6c3-48dd3ca54d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 8826 | 2026.05.04 15:28:56.974917 [ 257 ] {8972681d-2843-4404-b6c3-48dd3ca54d7c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8827 | 2026.05.04 15:28:56.974952 [ 257 ] {8972681d-2843-4404-b6c3-48dd3ca54d7c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 8828 | 2026.05.04 15:28:56.975171 [ 257 ] {8972681d-2843-4404-b6c3-48dd3ca54d7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8829 | 2026.05.04 15:28:56.975247 [ 257 ] {8972681d-2843-4404-b6c3-48dd3ca54d7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8830 | 2026.05.04 15:28:56.975391 [ 257 ] {8972681d-2843-4404-b6c3-48dd3ca54d7c} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8831 | 2026.05.04 15:28:56.975525 [ 315 ] {8972681d-2843-4404-b6c3-48dd3ca54d7c} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8832 | 2026.05.04 15:28:56.975527 [ 319 ] {8972681d-2843-4404-b6c3-48dd3ca54d7c} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8833 | 2026.05.04 15:28:56.975659 [ 257 ] {8972681d-2843-4404-b6c3-48dd3ca54d7c} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 8834 | 2026.05.04 15:28:56.975689 [ 257 ] {8972681d-2843-4404-b6c3-48dd3ca54d7c} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8835 | 2026.05.04 15:28:56.975735 [ 257 ] {8972681d-2843-4404-b6c3-48dd3ca54d7c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8836 | 2026.05.04 15:28:56.975755 [ 257 ] {8972681d-2843-4404-b6c3-48dd3ca54d7c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 8837 | 2026.05.04 15:28:56.976854 [ 257 ] {8972681d-2843-4404-b6c3-48dd3ca54d7c} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002395 sec., 14613.778705636743 rows/sec., 3.11 MiB/sec. | ||
| 8838 | 2026.05.04 15:28:56.976978 [ 257 ] {8972681d-2843-4404-b6c3-48dd3ca54d7c} <Debug> TCPHandler: Processed in 0.002797718 sec. | ||
| 8839 | 2026.05.04 15:28:56.977738 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8840 | 2026.05.04 15:28:56.977786 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8841 | 2026.05.04 15:28:56.978669 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8842 | 2026.05.04 15:28:56.978795 [ 257 ] {e7ff561b-e54f-4ac1-870c-b681ad276c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8843 | 2026.05.04 15:28:56.978873 [ 257 ] {e7ff561b-e54f-4ac1-870c-b681ad276c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8844 | 2026.05.04 15:28:56.979774 [ 257 ] {e7ff561b-e54f-4ac1-870c-b681ad276c85} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8845 | 2026.05.04 15:28:56.979850 [ 257 ] {e7ff561b-e54f-4ac1-870c-b681ad276c85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8846 | 2026.05.04 15:28:56.980231 [ 257 ] {e7ff561b-e54f-4ac1-870c-b681ad276c85} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8847 | 2026.05.04 15:28:56.980460 [ 257 ] {e7ff561b-e54f-4ac1-870c-b681ad276c85} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8848 | 2026.05.04 15:28:56.980614 [ 257 ] {e7ff561b-e54f-4ac1-870c-b681ad276c85} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001841 sec., 30418.250950570342 rows/sec., 2.34 MiB/sec. | ||
| 8849 | 2026.05.04 15:28:56.980653 [ 257 ] {e7ff561b-e54f-4ac1-870c-b681ad276c85} <Debug> TCPHandler: Processed in 0.002013807 sec. | ||
| 8850 | 2026.05.04 15:28:56.980773 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8851 | 2026.05.04 15:28:56.980871 [ 257 ] {ea81a62c-4cc8-4230-b5e8-a4e4edd82fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8852 | 2026.05.04 15:28:56.980914 [ 257 ] {ea81a62c-4cc8-4230-b5e8-a4e4edd82fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8853 | 2026.05.04 15:28:56.981329 [ 257 ] {ea81a62c-4cc8-4230-b5e8-a4e4edd82fd8} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8854 | 2026.05.04 15:28:56.981368 [ 257 ] {ea81a62c-4cc8-4230-b5e8-a4e4edd82fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8855 | 2026.05.04 15:28:56.981658 [ 257 ] {ea81a62c-4cc8-4230-b5e8-a4e4edd82fd8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8856 | 2026.05.04 15:28:56.981852 [ 257 ] {ea81a62c-4cc8-4230-b5e8-a4e4edd82fd8} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8857 | 2026.05.04 15:28:56.981976 [ 257 ] {ea81a62c-4cc8-4230-b5e8-a4e4edd82fd8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001167 sec., 54841.47386461011 rows/sec., 4.28 MiB/sec. | ||
| 8858 | 2026.05.04 15:28:56.982010 [ 257 ] {ea81a62c-4cc8-4230-b5e8-a4e4edd82fd8} <Debug> TCPHandler: Processed in 0.001330398 sec. | ||
| 8859 | 2026.05.04 15:28:56.982115 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8860 | 2026.05.04 15:28:56.982204 [ 257 ] {45fc24df-de21-42f8-b37e-cc625a71a3de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8861 | 2026.05.04 15:28:56.982245 [ 257 ] {45fc24df-de21-42f8-b37e-cc625a71a3de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8862 | 2026.05.04 15:28:56.982720 [ 257 ] {45fc24df-de21-42f8-b37e-cc625a71a3de} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8863 | 2026.05.04 15:28:56.982757 [ 257 ] {45fc24df-de21-42f8-b37e-cc625a71a3de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8864 | 2026.05.04 15:28:56.983119 [ 257 ] {45fc24df-de21-42f8-b37e-cc625a71a3de} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8865 | 2026.05.04 15:28:56.983334 [ 257 ] {45fc24df-de21-42f8-b37e-cc625a71a3de} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8866 | 2026.05.04 15:28:56.983443 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8867 | 2026.05.04 15:28:56.983462 [ 257 ] {45fc24df-de21-42f8-b37e-cc625a71a3de} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 8868 | 2026.05.04 15:28:56.983501 [ 257 ] {45fc24df-de21-42f8-b37e-cc625a71a3de} <Debug> TCPHandler: Processed in 0.001392078 sec. | ||
| 8869 | 2026.05.04 15:28:56.983612 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8870 | 2026.05.04 15:28:56.983732 [ 257 ] {1b7f37a7-e366-4698-b7b6-49e507402bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8871 | 2026.05.04 15:28:56.983784 [ 257 ] {1b7f37a7-e366-4698-b7b6-49e507402bdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8872 | 2026.05.04 15:28:56.984165 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8873 | 2026.05.04 15:28:56.984166 [ 257 ] {1b7f37a7-e366-4698-b7b6-49e507402bdc} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8874 | 2026.05.04 15:28:56.984224 [ 257 ] {1b7f37a7-e366-4698-b7b6-49e507402bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8875 | 2026.05.04 15:28:56.984679 [ 257 ] {1b7f37a7-e366-4698-b7b6-49e507402bdc} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8876 | 2026.05.04 15:28:56.984908 [ 257 ] {1b7f37a7-e366-4698-b7b6-49e507402bdc} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8877 | 2026.05.04 15:28:56.985040 [ 257 ] {1b7f37a7-e366-4698-b7b6-49e507402bdc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001308 sec., 45871.55963302753 rows/sec., 3.09 MiB/sec. | ||
| 8878 | 2026.05.04 15:28:56.985077 [ 257 ] {1b7f37a7-e366-4698-b7b6-49e507402bdc} <Debug> TCPHandler: Processed in 0.00150645 sec. | ||
| 8879 | 2026.05.04 15:28:56.986930 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8880 | 2026.05.04 15:29:00.999065 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1064 | ||
| 8881 | 2026.05.04 15:29:01.001482 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8882 | 2026.05.04 15:29:01.001531 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8883 | 2026.05.04 15:29:01.002726 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8884 | 2026.05.04 15:29:01.002994 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8885 | 2026.05.04 15:29:01.003158 [ 95 ] {} <Debug> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8886 | 2026.05.04 15:29:01.003230 [ 95 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8887 | 2026.05.04 15:29:01.003255 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8888 | 2026.05.04 15:29:01.003263 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1064 | ||
| 8889 | 2026.05.04 15:29:01.003379 [ 186 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::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 | ||
| 8890 | 2026.05.04 15:29:01.003990 [ 186 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8891 | 2026.05.04 15:29:01.004145 [ 186 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 914 rows starting from the beginning of the part | ||
| 8892 | 2026.05.04 15:29:01.004522 [ 186 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part | ||
| 8893 | 2026.05.04 15:29:01.004905 [ 186 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 8894 | 2026.05.04 15:29:01.005295 [ 186 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 44 rows starting from the beginning of the part | ||
| 8895 | 2026.05.04 15:29:01.005876 [ 186 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::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 | ||
| 8896 | 2026.05.04 15:29:01.006437 [ 186 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part | ||
| 8897 | 2026.05.04 15:29:01.013141 [ 191 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1064 rows, containing 72 columns (72 merged, 0 gathered) in 0.009814461 sec., 108411.45530049995 rows/sec., 92.84 MiB/sec. | ||
| 8898 | 2026.05.04 15:29:01.014727 [ 193 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8899 | 2026.05.04 15:29:01.015459 [ 193 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_31_6} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8900 | 2026.05.04 15:29:01.015567 [ 193 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_31_6} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8901 | 2026.05.04 15:29:01.015960 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.56 MiB. | ||
| 8902 | 2026.05.04 15:29:01.489438 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8903 | 2026.05.04 15:29:01.489819 [ 257 ] {96836b67-3e15-4757-8e44-69534acc9b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 8904 | 2026.05.04 15:29:01.490265 [ 257 ] {96836b67-3e15-4757-8e44-69534acc9b66} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8905 | 2026.05.04 15:29:01.490305 [ 257 ] {96836b67-3e15-4757-8e44-69534acc9b66} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 8906 | 2026.05.04 15:29:01.490566 [ 257 ] {96836b67-3e15-4757-8e44-69534acc9b66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8907 | 2026.05.04 15:29:01.490637 [ 257 ] {96836b67-3e15-4757-8e44-69534acc9b66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8908 | 2026.05.04 15:29:01.490778 [ 257 ] {96836b67-3e15-4757-8e44-69534acc9b66} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 8909 | 2026.05.04 15:29:01.490935 [ 319 ] {96836b67-3e15-4757-8e44-69534acc9b66} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8910 | 2026.05.04 15:29:01.490939 [ 315 ] {96836b67-3e15-4757-8e44-69534acc9b66} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8911 | 2026.05.04 15:29:01.491160 [ 257 ] {96836b67-3e15-4757-8e44-69534acc9b66} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 8912 | 2026.05.04 15:29:01.491192 [ 257 ] {96836b67-3e15-4757-8e44-69534acc9b66} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8913 | 2026.05.04 15:29:01.491235 [ 257 ] {96836b67-3e15-4757-8e44-69534acc9b66} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8914 | 2026.05.04 15:29:01.491257 [ 257 ] {96836b67-3e15-4757-8e44-69534acc9b66} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 8915 | 2026.05.04 15:29:01.492612 [ 257 ] {96836b67-3e15-4757-8e44-69534acc9b66} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002962 sec., 11816.340310600946 rows/sec., 2.51 MiB/sec. | ||
| 8916 | 2026.05.04 15:29:01.492723 [ 257 ] {96836b67-3e15-4757-8e44-69534acc9b66} <Debug> TCPHandler: Processed in 0.003466796 sec. | ||
| 8917 | 2026.05.04 15:29:01.506522 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8918 | 2026.05.04 15:29:01.506634 [ 257 ] {d70eee0a-f602-4cb3-bccc-b885cf43e0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8919 | 2026.05.04 15:29:01.506678 [ 257 ] {d70eee0a-f602-4cb3-bccc-b885cf43e0d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8920 | 2026.05.04 15:29:01.507168 [ 257 ] {d70eee0a-f602-4cb3-bccc-b885cf43e0d2} <Trace> oximeter.fields_i16 (2a20fea4-c498-4377-9dd1-aa6e3afac0a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8921 | 2026.05.04 15:29:01.507213 [ 257 ] {d70eee0a-f602-4cb3-bccc-b885cf43e0d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8922 | 2026.05.04 15:29:01.508204 [ 257 ] {d70eee0a-f602-4cb3-bccc-b885cf43e0d2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8923 | 2026.05.04 15:29:01.508428 [ 257 ] {d70eee0a-f602-4cb3-bccc-b885cf43e0d2} <Trace> oximeter.fields_i16 (2a20fea4-c498-4377-9dd1-aa6e3afac0a8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8924 | 2026.05.04 15:29:01.508588 [ 257 ] {d70eee0a-f602-4cb3-bccc-b885cf43e0d2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001986 sec., 12084.592145015105 rows/sec., 1.00 MiB/sec. | ||
| 8925 | 2026.05.04 15:29:01.508626 [ 257 ] {d70eee0a-f602-4cb3-bccc-b885cf43e0d2} <Debug> TCPHandler: Processed in 0.002156618 sec. | ||
| 8926 | 2026.05.04 15:29:01.508753 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8927 | 2026.05.04 15:29:01.508853 [ 257 ] {9db766a0-27fa-4e0e-95e6-6105341b2441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8928 | 2026.05.04 15:29:01.508893 [ 257 ] {9db766a0-27fa-4e0e-95e6-6105341b2441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8929 | 2026.05.04 15:29:01.509299 [ 257 ] {9db766a0-27fa-4e0e-95e6-6105341b2441} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8930 | 2026.05.04 15:29:01.509336 [ 257 ] {9db766a0-27fa-4e0e-95e6-6105341b2441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8931 | 2026.05.04 15:29:01.509647 [ 257 ] {9db766a0-27fa-4e0e-95e6-6105341b2441} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8932 | 2026.05.04 15:29:01.509862 [ 257 ] {9db766a0-27fa-4e0e-95e6-6105341b2441} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8933 | 2026.05.04 15:29:01.509996 [ 257 ] {9db766a0-27fa-4e0e-95e6-6105341b2441} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001165 sec., 12017.167381974248 rows/sec., 979.92 KiB/sec. | ||
| 8934 | 2026.05.04 15:29:01.510033 [ 257 ] {9db766a0-27fa-4e0e-95e6-6105341b2441} <Debug> TCPHandler: Processed in 0.001329438 sec. | ||
| 8935 | 2026.05.04 15:29:01.510151 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8936 | 2026.05.04 15:29:01.510246 [ 257 ] {31d27594-f6b0-4725-8737-44801c23a30f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8937 | 2026.05.04 15:29:01.510284 [ 257 ] {31d27594-f6b0-4725-8737-44801c23a30f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8938 | 2026.05.04 15:29:01.511766 [ 257 ] {31d27594-f6b0-4725-8737-44801c23a30f} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8939 | 2026.05.04 15:29:01.511803 [ 257 ] {31d27594-f6b0-4725-8737-44801c23a30f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8940 | 2026.05.04 15:29:01.512286 [ 257 ] {31d27594-f6b0-4725-8737-44801c23a30f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8941 | 2026.05.04 15:29:01.512492 [ 257 ] {31d27594-f6b0-4725-8737-44801c23a30f} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8942 | 2026.05.04 15:29:01.512631 [ 257 ] {31d27594-f6b0-4725-8737-44801c23a30f} <Debug> executeQuery: Read 2614 rows, 201.56 KiB in 0.002405 sec., 1086902.2869022868 rows/sec., 81.85 MiB/sec. | ||
| 8943 | 2026.05.04 15:29:01.512671 [ 257 ] {31d27594-f6b0-4725-8737-44801c23a30f} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 8944 | 2026.05.04 15:29:01.512684 [ 257 ] {31d27594-f6b0-4725-8737-44801c23a30f} <Debug> TCPHandler: Processed in 0.002581635 sec. | ||
| 8945 | 2026.05.04 15:29:01.512798 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8946 | 2026.05.04 15:29:01.512892 [ 257 ] {21e78e1f-9871-41a4-b71c-8016027edaa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8947 | 2026.05.04 15:29:01.512932 [ 257 ] {21e78e1f-9871-41a4-b71c-8016027edaa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8948 | 2026.05.04 15:29:01.513359 [ 257 ] {21e78e1f-9871-41a4-b71c-8016027edaa1} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8949 | 2026.05.04 15:29:01.513394 [ 257 ] {21e78e1f-9871-41a4-b71c-8016027edaa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8950 | 2026.05.04 15:29:01.513699 [ 257 ] {21e78e1f-9871-41a4-b71c-8016027edaa1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8951 | 2026.05.04 15:29:01.513917 [ 257 ] {21e78e1f-9871-41a4-b71c-8016027edaa1} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8952 | 2026.05.04 15:29:01.514027 [ 95 ] {} <Debug> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8953 | 2026.05.04 15:29:01.514045 [ 257 ] {21e78e1f-9871-41a4-b71c-8016027edaa1} <Debug> executeQuery: Read 78 rows, 5.85 KiB in 0.001172 sec., 66552.90102389078 rows/sec., 4.87 MiB/sec. | ||
| 8954 | 2026.05.04 15:29:01.514088 [ 95 ] {} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8955 | 2026.05.04 15:29:01.514100 [ 257 ] {21e78e1f-9871-41a4-b71c-8016027edaa1} <Debug> TCPHandler: Processed in 0.001352809 sec. | ||
| 8956 | 2026.05.04 15:29:01.514114 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8957 | 2026.05.04 15:29:01.514231 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8958 | 2026.05.04 15:29:01.514268 [ 200 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::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 | ||
| 8959 | 2026.05.04 15:29:01.514329 [ 257 ] {6a6b4b55-0455-4f8b-be25-956ffafe5115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8960 | 2026.05.04 15:29:01.514375 [ 257 ] {6a6b4b55-0455-4f8b-be25-956ffafe5115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8961 | 2026.05.04 15:29:01.514467 [ 200 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8962 | 2026.05.04 15:29:01.514528 [ 200 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 80 rows starting from the beginning of the part | ||
| 8963 | 2026.05.04 15:29:01.514635 [ 200 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::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 | ||
| 8964 | 2026.05.04 15:29:01.514716 [ 200 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::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 | ||
| 8965 | 2026.05.04 15:29:01.514790 [ 200 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::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 | ||
| 8966 | 2026.05.04 15:29:01.514862 [ 200 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::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 | ||
| 8967 | 2026.05.04 15:29:01.514928 [ 200 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 78 rows starting from the beginning of the part | ||
| 8968 | 2026.05.04 15:29:01.515023 [ 257 ] {6a6b4b55-0455-4f8b-be25-956ffafe5115} <Trace> oximeter.fields_u32 (6cde96a8-f8b6-4afa-8692-a3ef9e73c47f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8969 | 2026.05.04 15:29:01.515066 [ 257 ] {6a6b4b55-0455-4f8b-be25-956ffafe5115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8970 | 2026.05.04 15:29:01.515446 [ 257 ] {6a6b4b55-0455-4f8b-be25-956ffafe5115} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8971 | 2026.05.04 15:29:01.515675 [ 257 ] {6a6b4b55-0455-4f8b-be25-956ffafe5115} <Trace> oximeter.fields_u32 (6cde96a8-f8b6-4afa-8692-a3ef9e73c47f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8972 | 2026.05.04 15:29:01.515816 [ 257 ] {6a6b4b55-0455-4f8b-be25-956ffafe5115} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001505 sec., 548172.757475083 rows/sec., 32.07 MiB/sec. | ||
| 8973 | 2026.05.04 15:29:01.515854 [ 257 ] {6a6b4b55-0455-4f8b-be25-956ffafe5115} <Debug> TCPHandler: Processed in 0.001670842 sec. | ||
| 8974 | 2026.05.04 15:29:01.515871 [ 191 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 345 rows, containing 5 columns (5 merged, 0 gathered) in 0.001677972 sec., 205605.33787214567 rows/sec., 15.88 MiB/sec. | ||
| 8975 | 2026.05.04 15:29:01.515983 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8976 | 2026.05.04 15:29:01.516051 [ 192 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8977 | 2026.05.04 15:29:01.516089 [ 257 ] {171036f1-423c-460a-98e0-39d721c73515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8978 | 2026.05.04 15:29:01.516134 [ 257 ] {171036f1-423c-460a-98e0-39d721c73515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8979 | 2026.05.04 15:29:01.516359 [ 192 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_36_7} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8980 | 2026.05.04 15:29:01.516452 [ 192 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_36_7} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8981 | 2026.05.04 15:29:01.516519 [ 257 ] {171036f1-423c-460a-98e0-39d721c73515} <Trace> oximeter.fields_u64 (0698fcfb-8abc-4df0-aabf-4dae96f85530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8982 | 2026.05.04 15:29:01.516538 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8983 | 2026.05.04 15:29:01.516563 [ 257 ] {171036f1-423c-460a-98e0-39d721c73515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8984 | 2026.05.04 15:29:01.516871 [ 257 ] {171036f1-423c-460a-98e0-39d721c73515} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8985 | 2026.05.04 15:29:01.517084 [ 257 ] {171036f1-423c-460a-98e0-39d721c73515} <Trace> oximeter.fields_u64 (0698fcfb-8abc-4df0-aabf-4dae96f85530): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8986 | 2026.05.04 15:29:01.517216 [ 257 ] {171036f1-423c-460a-98e0-39d721c73515} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001146 sec., 872.6003490401396 rows/sec., 61.35 KiB/sec. | ||
| 8987 | 2026.05.04 15:29:01.517253 [ 257 ] {171036f1-423c-460a-98e0-39d721c73515} <Debug> TCPHandler: Processed in 0.001318357 sec. | ||
| 8988 | 2026.05.04 15:29:01.517365 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8989 | 2026.05.04 15:29:01.517459 [ 257 ] {152b30c5-83d8-442c-b7dc-ee7dce024856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8990 | 2026.05.04 15:29:01.517497 [ 257 ] {152b30c5-83d8-442c-b7dc-ee7dce024856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8991 | 2026.05.04 15:29:01.517876 [ 257 ] {152b30c5-83d8-442c-b7dc-ee7dce024856} <Trace> oximeter.fields_u8 (0326c4e3-1635-43fa-8868-177d9610656e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8992 | 2026.05.04 15:29:01.517911 [ 257 ] {152b30c5-83d8-442c-b7dc-ee7dce024856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 8993 | 2026.05.04 15:29:01.518198 [ 257 ] {152b30c5-83d8-442c-b7dc-ee7dce024856} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8994 | 2026.05.04 15:29:01.518397 [ 257 ] {152b30c5-83d8-442c-b7dc-ee7dce024856} <Trace> oximeter.fields_u8 (0326c4e3-1635-43fa-8868-177d9610656e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8995 | 2026.05.04 15:29:01.518528 [ 257 ] {152b30c5-83d8-442c-b7dc-ee7dce024856} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001087 sec., 11039.558417663293 rows/sec., 862.47 KiB/sec. | ||
| 8996 | 2026.05.04 15:29:01.518564 [ 257 ] {152b30c5-83d8-442c-b7dc-ee7dce024856} <Debug> TCPHandler: Processed in 0.001245917 sec. | ||
| 8997 | 2026.05.04 15:29:01.518676 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8998 | 2026.05.04 15:29:01.518768 [ 257 ] {8f22dc78-fc1d-4c1a-8f7e-603a4238307f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8999 | 2026.05.04 15:29:01.518806 [ 257 ] {8f22dc78-fc1d-4c1a-8f7e-603a4238307f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9000 | 2026.05.04 15:29:01.519612 [ 257 ] {8f22dc78-fc1d-4c1a-8f7e-603a4238307f} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9001 | 2026.05.04 15:29:01.519647 [ 257 ] {8f22dc78-fc1d-4c1a-8f7e-603a4238307f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9002 | 2026.05.04 15:29:01.519997 [ 257 ] {8f22dc78-fc1d-4c1a-8f7e-603a4238307f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9003 | 2026.05.04 15:29:01.520213 [ 257 ] {8f22dc78-fc1d-4c1a-8f7e-603a4238307f} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9004 | 2026.05.04 15:29:01.520342 [ 257 ] {8f22dc78-fc1d-4c1a-8f7e-603a4238307f} <Debug> executeQuery: Read 1381 rows, 95.80 KiB in 0.001592 sec., 867462.3115577889 rows/sec., 58.76 MiB/sec. | ||
| 9005 | 2026.05.04 15:29:01.520379 [ 257 ] {8f22dc78-fc1d-4c1a-8f7e-603a4238307f} <Debug> TCPHandler: Processed in 0.001749553 sec. | ||
| 9006 | 2026.05.04 15:29:01.520491 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9007 | 2026.05.04 15:29:01.520584 [ 257 ] {34410670-db91-40c7-b390-e699700f1939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9008 | 2026.05.04 15:29:01.520625 [ 257 ] {34410670-db91-40c7-b390-e699700f1939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9009 | 2026.05.04 15:29:01.521322 [ 257 ] {34410670-db91-40c7-b390-e699700f1939} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9010 | 2026.05.04 15:29:01.521358 [ 257 ] {34410670-db91-40c7-b390-e699700f1939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9011 | 2026.05.04 15:29:01.521787 [ 257 ] {34410670-db91-40c7-b390-e699700f1939} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9012 | 2026.05.04 15:29:01.521995 [ 257 ] {34410670-db91-40c7-b390-e699700f1939} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9013 | 2026.05.04 15:29:01.522123 [ 257 ] {34410670-db91-40c7-b390-e699700f1939} <Debug> executeQuery: Read 1657 rows, 104.80 KiB in 0.001557 sec., 1064226.0757867694 rows/sec., 65.73 MiB/sec. | ||
| 9014 | 2026.05.04 15:29:01.522159 [ 257 ] {34410670-db91-40c7-b390-e699700f1939} <Debug> TCPHandler: Processed in 0.001715663 sec. | ||
| 9015 | 2026.05.04 15:29:01.522271 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9016 | 2026.05.04 15:29:01.522363 [ 257 ] {21f19e06-8a34-4fe9-aa18-d4d90d78edfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9017 | 2026.05.04 15:29:01.522415 [ 257 ] {21f19e06-8a34-4fe9-aa18-d4d90d78edfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9018 | 2026.05.04 15:29:01.523334 [ 257 ] {21f19e06-8a34-4fe9-aa18-d4d90d78edfc} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9019 | 2026.05.04 15:29:01.523370 [ 257 ] {21f19e06-8a34-4fe9-aa18-d4d90d78edfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9020 | 2026.05.04 15:29:01.523936 [ 257 ] {21f19e06-8a34-4fe9-aa18-d4d90d78edfc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9021 | 2026.05.04 15:29:01.524155 [ 257 ] {21f19e06-8a34-4fe9-aa18-d4d90d78edfc} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9022 | 2026.05.04 15:29:01.524262 [ 95 ] {} <Debug> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9023 | 2026.05.04 15:29:01.524291 [ 257 ] {21f19e06-8a34-4fe9-aa18-d4d90d78edfc} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.001945 sec., 26735.21850899743 rows/sec., 47.91 MiB/sec. | ||
| 9024 | 2026.05.04 15:29:01.524298 [ 95 ] {} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9025 | 2026.05.04 15:29:01.524333 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9026 | 2026.05.04 15:29:01.524351 [ 257 ] {21f19e06-8a34-4fe9-aa18-d4d90d78edfc} <Debug> TCPHandler: Processed in 0.002126308 sec. | ||
| 9027 | 2026.05.04 15:29:01.524416 [ 200 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::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 | ||
| 9028 | 2026.05.04 15:29:01.524478 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9029 | 2026.05.04 15:29:01.524576 [ 257 ] {a79cf0f1-1879-455f-9da0-1edfaf4a2519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9030 | 2026.05.04 15:29:01.524616 [ 257 ] {a79cf0f1-1879-455f-9da0-1edfaf4a2519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9031 | 2026.05.04 15:29:01.524637 [ 200 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9032 | 2026.05.04 15:29:01.524695 [ 200 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1018 rows starting from the beginning of the part | ||
| 9033 | 2026.05.04 15:29:01.524819 [ 200 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::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 | ||
| 9034 | 2026.05.04 15:29:01.524930 [ 200 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 50 rows starting from the beginning of the part | ||
| 9035 | 2026.05.04 15:29:01.524959 [ 257 ] {a79cf0f1-1879-455f-9da0-1edfaf4a2519} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9036 | 2026.05.04 15:29:01.525000 [ 257 ] {a79cf0f1-1879-455f-9da0-1edfaf4a2519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9037 | 2026.05.04 15:29:01.525037 [ 200 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
| 9038 | 2026.05.04 15:29:01.525139 [ 200 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::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 | ||
| 9039 | 2026.05.04 15:29:01.525240 [ 200 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 52 rows starting from the beginning of the part | ||
| 9040 | 2026.05.04 15:29:01.525314 [ 257 ] {a79cf0f1-1879-455f-9da0-1edfaf4a2519} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9041 | 2026.05.04 15:29:01.525541 [ 257 ] {a79cf0f1-1879-455f-9da0-1edfaf4a2519} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9042 | 2026.05.04 15:29:01.525679 [ 257 ] {a79cf0f1-1879-455f-9da0-1edfaf4a2519} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.001122 sec., 49910.873440285206 rows/sec., 3.36 MiB/sec. | ||
| 9043 | 2026.05.04 15:29:01.525715 [ 257 ] {a79cf0f1-1879-455f-9da0-1edfaf4a2519} <Debug> TCPHandler: Processed in 0.001284637 sec. | ||
| 9044 | 2026.05.04 15:29:01.532334 [ 191 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1243 rows, containing 19 columns (19 merged, 0 gathered) in 0.007954716 sec., 156259.50693902836 rows/sec., 280.01 MiB/sec. | ||
| 9045 | 2026.05.04 15:29:01.533717 [ 199 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9046 | 2026.05.04 15:29:01.534106 [ 199 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9047 | 2026.05.04 15:29:01.534186 [ 199 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9048 | 2026.05.04 15:29:01.534353 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.53 MiB. | ||
| 9049 | 2026.05.04 15:29:01.968130 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9050 | 2026.05.04 15:29:01.968350 [ 257 ] {3b15dda6-358a-46bc-944d-1cd607beefee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 9051 | 2026.05.04 15:29:01.968689 [ 257 ] {3b15dda6-358a-46bc-944d-1cd607beefee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9052 | 2026.05.04 15:29:01.968729 [ 257 ] {3b15dda6-358a-46bc-944d-1cd607beefee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 9053 | 2026.05.04 15:29:01.969000 [ 257 ] {3b15dda6-358a-46bc-944d-1cd607beefee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9054 | 2026.05.04 15:29:01.969075 [ 257 ] {3b15dda6-358a-46bc-944d-1cd607beefee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9055 | 2026.05.04 15:29:01.969212 [ 257 ] {3b15dda6-358a-46bc-944d-1cd607beefee} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 9056 | 2026.05.04 15:29:01.969352 [ 319 ] {3b15dda6-358a-46bc-944d-1cd607beefee} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9057 | 2026.05.04 15:29:01.969356 [ 315 ] {3b15dda6-358a-46bc-944d-1cd607beefee} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9058 | 2026.05.04 15:29:01.969571 [ 257 ] {3b15dda6-358a-46bc-944d-1cd607beefee} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 9059 | 2026.05.04 15:29:01.969601 [ 257 ] {3b15dda6-358a-46bc-944d-1cd607beefee} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9060 | 2026.05.04 15:29:01.969644 [ 257 ] {3b15dda6-358a-46bc-944d-1cd607beefee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 9061 | 2026.05.04 15:29:01.969664 [ 257 ] {3b15dda6-358a-46bc-944d-1cd607beefee} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 9062 | 2026.05.04 15:29:01.970721 [ 257 ] {3b15dda6-358a-46bc-944d-1cd607beefee} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002455 sec., 14256.61914460285 rows/sec., 3.03 MiB/sec. | ||
| 9063 | 2026.05.04 15:29:01.970826 [ 257 ] {3b15dda6-358a-46bc-944d-1cd607beefee} <Debug> TCPHandler: Processed in 0.002810868 sec. | ||
| 9064 | 2026.05.04 15:29:01.971689 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9065 | 2026.05.04 15:29:01.971794 [ 257 ] {3b22f4fb-bab2-455a-8ef7-5a44009e8f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9066 | 2026.05.04 15:29:01.971837 [ 257 ] {3b22f4fb-bab2-455a-8ef7-5a44009e8f5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9067 | 2026.05.04 15:29:01.972280 [ 257 ] {3b22f4fb-bab2-455a-8ef7-5a44009e8f5a} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9068 | 2026.05.04 15:29:01.972324 [ 257 ] {3b22f4fb-bab2-455a-8ef7-5a44009e8f5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9069 | 2026.05.04 15:29:01.972685 [ 257 ] {3b22f4fb-bab2-455a-8ef7-5a44009e8f5a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9070 | 2026.05.04 15:29:01.972900 [ 257 ] {3b22f4fb-bab2-455a-8ef7-5a44009e8f5a} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9071 | 2026.05.04 15:29:01.973048 [ 257 ] {3b22f4fb-bab2-455a-8ef7-5a44009e8f5a} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001282 sec., 20280.811232449298 rows/sec., 1.57 MiB/sec. | ||
| 9072 | 2026.05.04 15:29:01.973049 [ 95 ] {} <Debug> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9073 | 2026.05.04 15:29:01.973088 [ 257 ] {3b22f4fb-bab2-455a-8ef7-5a44009e8f5a} <Debug> TCPHandler: Processed in 0.001451079 sec. | ||
| 9074 | 2026.05.04 15:29:01.973119 [ 95 ] {} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9075 | 2026.05.04 15:29:01.973148 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9076 | 2026.05.04 15:29:01.973220 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9077 | 2026.05.04 15:29:01.973288 [ 200 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::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 | ||
| 9078 | 2026.05.04 15:29:01.973322 [ 257 ] {0ee33386-eaaa-44cb-8b92-f6df627f759c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9079 | 2026.05.04 15:29:01.973379 [ 257 ] {0ee33386-eaaa-44cb-8b92-f6df627f759c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9080 | 2026.05.04 15:29:01.973474 [ 200 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9081 | 2026.05.04 15:29:01.973533 [ 200 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2615 rows starting from the beginning of the part | ||
| 9082 | 2026.05.04 15:29:01.973627 [ 200 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
| 9083 | 2026.05.04 15:29:01.973701 [ 200 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 138 rows starting from the beginning of the part | ||
| 9084 | 2026.05.04 15:29:01.973769 [ 200 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
| 9085 | 2026.05.04 15:29:01.973774 [ 257 ] {0ee33386-eaaa-44cb-8b92-f6df627f759c} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9086 | 2026.05.04 15:29:01.973828 [ 257 ] {0ee33386-eaaa-44cb-8b92-f6df627f759c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9087 | 2026.05.04 15:29:01.973845 [ 200 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 2614 rows starting from the beginning of the part | ||
| 9088 | 2026.05.04 15:29:01.973916 [ 200 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 26 rows starting from the beginning of the part | ||
| 9089 | 2026.05.04 15:29:01.974145 [ 257 ] {0ee33386-eaaa-44cb-8b92-f6df627f759c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9090 | 2026.05.04 15:29:01.974394 [ 257 ] {0ee33386-eaaa-44cb-8b92-f6df627f759c} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9091 | 2026.05.04 15:29:01.974508 [ 95 ] {} <Debug> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9092 | 2026.05.04 15:29:01.974532 [ 257 ] {0ee33386-eaaa-44cb-8b92-f6df627f759c} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001231 sec., 22745.73517465475 rows/sec., 1.77 MiB/sec. | ||
| 9093 | 2026.05.04 15:29:01.974538 [ 95 ] {} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9094 | 2026.05.04 15:29:01.974573 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9095 | 2026.05.04 15:29:01.974577 [ 257 ] {0ee33386-eaaa-44cb-8b92-f6df627f759c} <Debug> TCPHandler: Processed in 0.001416259 sec. | ||
| 9096 | 2026.05.04 15:29:01.974657 [ 199 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::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 | ||
| 9097 | 2026.05.04 15:29:01.974698 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9098 | 2026.05.04 15:29:01.974771 [ 199 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9099 | 2026.05.04 15:29:01.974798 [ 257 ] {fe372d32-d866-40c1-beec-113d1b2bca7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9100 | 2026.05.04 15:29:01.974810 [ 199 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1401 rows starting from the beginning of the part | ||
| 9101 | 2026.05.04 15:29:01.974847 [ 257 ] {fe372d32-d866-40c1-beec-113d1b2bca7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9102 | 2026.05.04 15:29:01.974887 [ 199 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
| 9103 | 2026.05.04 15:29:01.974937 [ 199 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 105 rows starting from the beginning of the part | ||
| 9104 | 2026.05.04 15:29:01.974977 [ 199 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
| 9105 | 2026.05.04 15:29:01.975015 [ 199 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1381 rows starting from the beginning of the part | ||
| 9106 | 2026.05.04 15:29:01.975054 [ 199 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 28 rows starting from the beginning of the part | ||
| 9107 | 2026.05.04 15:29:01.975203 [ 257 ] {fe372d32-d866-40c1-beec-113d1b2bca7d} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9108 | 2026.05.04 15:29:01.975245 [ 257 ] {fe372d32-d866-40c1-beec-113d1b2bca7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9109 | 2026.05.04 15:29:01.975608 [ 257 ] {fe372d32-d866-40c1-beec-113d1b2bca7d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9110 | 2026.05.04 15:29:01.975836 [ 257 ] {fe372d32-d866-40c1-beec-113d1b2bca7d} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9111 | 2026.05.04 15:29:01.975980 [ 257 ] {fe372d32-d866-40c1-beec-113d1b2bca7d} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.0012 sec., 8333.333333333334 rows/sec., 591.63 KiB/sec. | ||
| 9112 | 2026.05.04 15:29:01.975983 [ 194 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5505 rows, containing 5 columns (5 merged, 0 gathered) in 0.002762616 sec., 1992676.506615469 rows/sec., 158.30 MiB/sec. | ||
| 9113 | 2026.05.04 15:29:01.976018 [ 257 ] {fe372d32-d866-40c1-beec-113d1b2bca7d} <Debug> TCPHandler: Processed in 0.001370138 sec. | ||
| 9114 | 2026.05.04 15:29:01.976135 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9115 | 2026.05.04 15:29:01.976228 [ 257 ] {810a4dde-113e-487b-bcf7-bcb2d985a29e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9116 | 2026.05.04 15:29:01.976250 [ 200 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9117 | 2026.05.04 15:29:01.976272 [ 257 ] {810a4dde-113e-487b-bcf7-bcb2d985a29e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9118 | 2026.05.04 15:29:01.976385 [ 198 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3043 rows, containing 5 columns (5 merged, 0 gathered) in 0.001766894 sec., 1722231.214775759 rows/sec., 124.89 MiB/sec. | ||
| 9119 | 2026.05.04 15:29:01.976512 [ 200 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_71_14} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9120 | 2026.05.04 15:29:01.976598 [ 200 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_71_14} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9121 | 2026.05.04 15:29:01.976601 [ 257 ] {810a4dde-113e-487b-bcf7-bcb2d985a29e} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9122 | 2026.05.04 15:29:01.976609 [ 194 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9123 | 2026.05.04 15:29:01.976647 [ 257 ] {810a4dde-113e-487b-bcf7-bcb2d985a29e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9124 | 2026.05.04 15:29:01.976677 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 9125 | 2026.05.04 15:29:01.976932 [ 194 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_71_14} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9126 | 2026.05.04 15:29:01.976966 [ 257 ] {810a4dde-113e-487b-bcf7-bcb2d985a29e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9127 | 2026.05.04 15:29:01.977021 [ 194 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_71_14} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9128 | 2026.05.04 15:29:01.977101 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 9129 | 2026.05.04 15:29:01.977182 [ 257 ] {810a4dde-113e-487b-bcf7-bcb2d985a29e} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9130 | 2026.05.04 15:29:01.977315 [ 257 ] {810a4dde-113e-487b-bcf7-bcb2d985a29e} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.001104 sec., 3623.1884057971015 rows/sec., 254.76 KiB/sec. | ||
| 9131 | 2026.05.04 15:29:01.977319 [ 92 ] {} <Debug> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9132 | 2026.05.04 15:29:01.977353 [ 257 ] {810a4dde-113e-487b-bcf7-bcb2d985a29e} <Debug> TCPHandler: Processed in 0.001267807 sec. | ||
| 9133 | 2026.05.04 15:29:01.977374 [ 92 ] {} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9134 | 2026.05.04 15:29:01.977402 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9135 | 2026.05.04 15:29:01.977478 [ 199 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 9136 | 2026.05.04 15:29:01.977583 [ 199 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9137 | 2026.05.04 15:29:01.977608 [ 199 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3312 rows starting from the beginning of the part | ||
| 9138 | 2026.05.04 15:29:01.977651 [ 199 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 9139 | 2026.05.04 15:29:01.977687 [ 199 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 9140 | 2026.05.04 15:29:01.977721 [ 199 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 9141 | 2026.05.04 15:29:01.977756 [ 199 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 9142 | 2026.05.04 15:29:01.977788 [ 199 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 4 rows starting from the beginning of the part | ||
| 9143 | 2026.05.04 15:29:01.978867 [ 200 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3552 rows, containing 4 columns (4 merged, 0 gathered) in 0.001418219 sec., 2504549.720459252 rows/sec., 168.74 MiB/sec. | ||
| 9144 | 2026.05.04 15:29:01.979152 [ 198 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9145 | 2026.05.04 15:29:01.979451 [ 198 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_71_14} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9146 | 2026.05.04 15:29:01.979539 [ 198 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_71_14} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9147 | 2026.05.04 15:29:01.979620 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9148 | 2026.05.04 15:29:02.000239 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.50 MiB, peak 317.56 MiB, free memory in arenas 0.00 B, will set to 308.93 MiB (RSS), difference: 2.43 MiB | ||
| 9149 | 2026.05.04 15:29:03.453656 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20616 | ||
| 9150 | 2026.05.04 15:29:03.454533 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9151 | 2026.05.04 15:29:03.454610 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9152 | 2026.05.04 15:29:03.455404 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9153 | 2026.05.04 15:29:03.455643 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9154 | 2026.05.04 15:29:03.455792 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20616 | ||
| 9155 | 2026.05.04 15:29:04.487076 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9156 | 2026.05.04 15:29:04.504044 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9157 | 2026.05.04 15:29:04.504118 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9158 | 2026.05.04 15:29:04.510377 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9159 | 2026.05.04 15:29:04.511122 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9160 | 2026.05.04 15:29:04.514378 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9161 | 2026.05.04 15:29:06.974731 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9162 | 2026.05.04 15:29:06.974972 [ 257 ] {9bbb5744-ee18-40a6-8332-b5111098e251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 9163 | 2026.05.04 15:29:06.975328 [ 257 ] {9bbb5744-ee18-40a6-8332-b5111098e251} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9164 | 2026.05.04 15:29:06.975362 [ 257 ] {9bbb5744-ee18-40a6-8332-b5111098e251} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 9165 | 2026.05.04 15:29:06.975581 [ 257 ] {9bbb5744-ee18-40a6-8332-b5111098e251} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9166 | 2026.05.04 15:29:06.975652 [ 257 ] {9bbb5744-ee18-40a6-8332-b5111098e251} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9167 | 2026.05.04 15:29:06.975789 [ 257 ] {9bbb5744-ee18-40a6-8332-b5111098e251} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9168 | 2026.05.04 15:29:06.975896 [ 345 ] {9bbb5744-ee18-40a6-8332-b5111098e251} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9169 | 2026.05.04 15:29:06.975974 [ 330 ] {9bbb5744-ee18-40a6-8332-b5111098e251} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9170 | 2026.05.04 15:29:06.976127 [ 257 ] {9bbb5744-ee18-40a6-8332-b5111098e251} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 9171 | 2026.05.04 15:29:06.976155 [ 257 ] {9bbb5744-ee18-40a6-8332-b5111098e251} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9172 | 2026.05.04 15:29:06.976205 [ 257 ] {9bbb5744-ee18-40a6-8332-b5111098e251} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9173 | 2026.05.04 15:29:06.976226 [ 257 ] {9bbb5744-ee18-40a6-8332-b5111098e251} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 9174 | 2026.05.04 15:29:06.977315 [ 257 ] {9bbb5744-ee18-40a6-8332-b5111098e251} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002438 sec., 14356.029532403609 rows/sec., 3.05 MiB/sec. | ||
| 9175 | 2026.05.04 15:29:06.977425 [ 257 ] {9bbb5744-ee18-40a6-8332-b5111098e251} <Debug> TCPHandler: Processed in 0.002828648 sec. | ||
| 9176 | 2026.05.04 15:29:06.979069 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9177 | 2026.05.04 15:29:06.979176 [ 257 ] {f5c9e486-3f32-4c6b-ac3f-9d39c2eb64fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9178 | 2026.05.04 15:29:06.979220 [ 257 ] {f5c9e486-3f32-4c6b-ac3f-9d39c2eb64fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9179 | 2026.05.04 15:29:06.980124 [ 257 ] {f5c9e486-3f32-4c6b-ac3f-9d39c2eb64fd} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9180 | 2026.05.04 15:29:06.980201 [ 257 ] {f5c9e486-3f32-4c6b-ac3f-9d39c2eb64fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9181 | 2026.05.04 15:29:06.980662 [ 257 ] {f5c9e486-3f32-4c6b-ac3f-9d39c2eb64fd} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9182 | 2026.05.04 15:29:06.980880 [ 257 ] {f5c9e486-3f32-4c6b-ac3f-9d39c2eb64fd} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9183 | 2026.05.04 15:29:06.981026 [ 257 ] {f5c9e486-3f32-4c6b-ac3f-9d39c2eb64fd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001881 sec., 29771.398192450823 rows/sec., 2.29 MiB/sec. | ||
| 9184 | 2026.05.04 15:29:06.981064 [ 257 ] {f5c9e486-3f32-4c6b-ac3f-9d39c2eb64fd} <Debug> TCPHandler: Processed in 0.002048777 sec. | ||
| 9185 | 2026.05.04 15:29:06.981264 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9186 | 2026.05.04 15:29:06.981358 [ 257 ] {a6449a57-4194-458b-87cf-ac8a9c9649e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9187 | 2026.05.04 15:29:06.981397 [ 257 ] {a6449a57-4194-458b-87cf-ac8a9c9649e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9188 | 2026.05.04 15:29:06.981892 [ 257 ] {a6449a57-4194-458b-87cf-ac8a9c9649e7} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9189 | 2026.05.04 15:29:06.981940 [ 257 ] {a6449a57-4194-458b-87cf-ac8a9c9649e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9190 | 2026.05.04 15:29:06.982319 [ 257 ] {a6449a57-4194-458b-87cf-ac8a9c9649e7} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9191 | 2026.05.04 15:29:06.982531 [ 257 ] {a6449a57-4194-458b-87cf-ac8a9c9649e7} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9192 | 2026.05.04 15:29:06.982664 [ 257 ] {a6449a57-4194-458b-87cf-ac8a9c9649e7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001324 sec., 48338.36858006042 rows/sec., 3.77 MiB/sec. | ||
| 9193 | 2026.05.04 15:29:06.982702 [ 257 ] {a6449a57-4194-458b-87cf-ac8a9c9649e7} <Debug> TCPHandler: Processed in 0.00148879 sec. | ||
| 9194 | 2026.05.04 15:29:06.982816 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9195 | 2026.05.04 15:29:06.982912 [ 257 ] {4c6b64b0-5d3c-4a8e-bca3-041e9b3201b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9196 | 2026.05.04 15:29:06.982954 [ 257 ] {4c6b64b0-5d3c-4a8e-bca3-041e9b3201b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9197 | 2026.05.04 15:29:06.983361 [ 257 ] {4c6b64b0-5d3c-4a8e-bca3-041e9b3201b3} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9198 | 2026.05.04 15:29:06.983397 [ 257 ] {4c6b64b0-5d3c-4a8e-bca3-041e9b3201b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9199 | 2026.05.04 15:29:06.983723 [ 257 ] {4c6b64b0-5d3c-4a8e-bca3-041e9b3201b3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9200 | 2026.05.04 15:29:06.983928 [ 257 ] {4c6b64b0-5d3c-4a8e-bca3-041e9b3201b3} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9201 | 2026.05.04 15:29:06.984059 [ 257 ] {4c6b64b0-5d3c-4a8e-bca3-041e9b3201b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 9202 | 2026.05.04 15:29:06.984097 [ 257 ] {4c6b64b0-5d3c-4a8e-bca3-041e9b3201b3} <Debug> TCPHandler: Processed in 0.001329168 sec. | ||
| 9203 | 2026.05.04 15:29:06.984204 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9204 | 2026.05.04 15:29:06.984299 [ 257 ] {9d566b3f-9552-40fc-bc37-d1de8d0bf8f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9205 | 2026.05.04 15:29:06.984340 [ 257 ] {9d566b3f-9552-40fc-bc37-d1de8d0bf8f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9206 | 2026.05.04 15:29:06.984664 [ 257 ] {9d566b3f-9552-40fc-bc37-d1de8d0bf8f5} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9207 | 2026.05.04 15:29:06.984700 [ 257 ] {9d566b3f-9552-40fc-bc37-d1de8d0bf8f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 9208 | 2026.05.04 15:29:06.985003 [ 257 ] {9d566b3f-9552-40fc-bc37-d1de8d0bf8f5} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9209 | 2026.05.04 15:29:06.985202 [ 257 ] {9d566b3f-9552-40fc-bc37-d1de8d0bf8f5} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9210 | 2026.05.04 15:29:06.985332 [ 257 ] {9d566b3f-9552-40fc-bc37-d1de8d0bf8f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 9211 | 2026.05.04 15:29:06.985369 [ 257 ] {9d566b3f-9552-40fc-bc37-d1de8d0bf8f5} <Debug> TCPHandler: Processed in 0.001213336 sec. | ||
| 9212 | 2026.05.04 15:29:10.782615 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9213 | 2026.05.04 15:29:10.782741 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9214 | 2026.05.04 15:29:10.956300 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21064 | ||
| 9215 | 2026.05.04 15:29:10.956789 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9216 | 2026.05.04 15:29:10.956828 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9217 | 2026.05.04 15:29:10.957309 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9218 | 2026.05.04 15:29:10.957537 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9219 | 2026.05.04 15:29:10.957664 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21064 | ||
| 9220 | 2026.05.04 15:29:11.003708 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1108 | ||
| 9221 | 2026.05.04 15:29:11.006378 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9222 | 2026.05.04 15:29:11.006423 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9223 | 2026.05.04 15:29:11.007656 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9224 | 2026.05.04 15:29:11.007926 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9225 | 2026.05.04 15:29:11.008236 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1108 | ||
| 9226 | 2026.05.04 15:29:11.975332 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9227 | 2026.05.04 15:29:11.975547 [ 257 ] {72b075c5-d643-496d-81d0-9bad6c4f5cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9228 | 2026.05.04 15:29:11.975883 [ 257 ] {72b075c5-d643-496d-81d0-9bad6c4f5cb5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9229 | 2026.05.04 15:29:11.975920 [ 257 ] {72b075c5-d643-496d-81d0-9bad6c4f5cb5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9230 | 2026.05.04 15:29:11.976144 [ 257 ] {72b075c5-d643-496d-81d0-9bad6c4f5cb5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9231 | 2026.05.04 15:29:11.976215 [ 257 ] {72b075c5-d643-496d-81d0-9bad6c4f5cb5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9232 | 2026.05.04 15:29:11.976359 [ 257 ] {72b075c5-d643-496d-81d0-9bad6c4f5cb5} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9233 | 2026.05.04 15:29:11.976457 [ 345 ] {72b075c5-d643-496d-81d0-9bad6c4f5cb5} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9234 | 2026.05.04 15:29:11.976497 [ 330 ] {72b075c5-d643-496d-81d0-9bad6c4f5cb5} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9235 | 2026.05.04 15:29:11.976610 [ 257 ] {72b075c5-d643-496d-81d0-9bad6c4f5cb5} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 9236 | 2026.05.04 15:29:11.976636 [ 257 ] {72b075c5-d643-496d-81d0-9bad6c4f5cb5} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9237 | 2026.05.04 15:29:11.976681 [ 257 ] {72b075c5-d643-496d-81d0-9bad6c4f5cb5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9238 | 2026.05.04 15:29:11.976702 [ 257 ] {72b075c5-d643-496d-81d0-9bad6c4f5cb5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 9239 | 2026.05.04 15:29:11.977823 [ 257 ] {72b075c5-d643-496d-81d0-9bad6c4f5cb5} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002362 sec., 14817.950889077054 rows/sec., 3.15 MiB/sec. | ||
| 9240 | 2026.05.04 15:29:11.977949 [ 257 ] {72b075c5-d643-496d-81d0-9bad6c4f5cb5} <Debug> TCPHandler: Processed in 0.002740616 sec. | ||
| 9241 | 2026.05.04 15:29:11.980169 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9242 | 2026.05.04 15:29:11.980291 [ 257 ] {1af0a53a-8d98-4706-95c6-58268fbf76d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9243 | 2026.05.04 15:29:11.980338 [ 257 ] {1af0a53a-8d98-4706-95c6-58268fbf76d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9244 | 2026.05.04 15:29:11.980869 [ 257 ] {1af0a53a-8d98-4706-95c6-58268fbf76d7} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9245 | 2026.05.04 15:29:11.980913 [ 257 ] {1af0a53a-8d98-4706-95c6-58268fbf76d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9246 | 2026.05.04 15:29:11.981292 [ 257 ] {1af0a53a-8d98-4706-95c6-58268fbf76d7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9247 | 2026.05.04 15:29:11.981509 [ 257 ] {1af0a53a-8d98-4706-95c6-58268fbf76d7} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9248 | 2026.05.04 15:29:11.981658 [ 257 ] {1af0a53a-8d98-4706-95c6-58268fbf76d7} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.0014 sec., 98571.42857142857 rows/sec., 8.58 MiB/sec. | ||
| 9249 | 2026.05.04 15:29:11.981697 [ 257 ] {1af0a53a-8d98-4706-95c6-58268fbf76d7} <Debug> TCPHandler: Processed in 0.001582331 sec. | ||
| 9250 | 2026.05.04 15:29:11.981812 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9251 | 2026.05.04 15:29:11.981917 [ 257 ] {8b71dae7-8af7-4046-976a-fe98e1f44367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9252 | 2026.05.04 15:29:11.981959 [ 257 ] {8b71dae7-8af7-4046-976a-fe98e1f44367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9253 | 2026.05.04 15:29:11.982358 [ 257 ] {8b71dae7-8af7-4046-976a-fe98e1f44367} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9254 | 2026.05.04 15:29:11.982395 [ 257 ] {8b71dae7-8af7-4046-976a-fe98e1f44367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9255 | 2026.05.04 15:29:11.982697 [ 257 ] {8b71dae7-8af7-4046-976a-fe98e1f44367} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9256 | 2026.05.04 15:29:11.982920 [ 257 ] {8b71dae7-8af7-4046-976a-fe98e1f44367} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9257 | 2026.05.04 15:29:11.983053 [ 257 ] {8b71dae7-8af7-4046-976a-fe98e1f44367} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001165 sec., 35193.1330472103 rows/sec., 2.58 MiB/sec. | ||
| 9258 | 2026.05.04 15:29:11.983093 [ 257 ] {8b71dae7-8af7-4046-976a-fe98e1f44367} <Debug> TCPHandler: Processed in 0.001331488 sec. | ||
| 9259 | 2026.05.04 15:29:11.983211 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9260 | 2026.05.04 15:29:11.983332 [ 257 ] {2afe4cd0-8960-4f32-945c-0ead35b43141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9261 | 2026.05.04 15:29:11.983381 [ 257 ] {2afe4cd0-8960-4f32-945c-0ead35b43141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9262 | 2026.05.04 15:29:11.983832 [ 257 ] {2afe4cd0-8960-4f32-945c-0ead35b43141} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9263 | 2026.05.04 15:29:11.983870 [ 257 ] {2afe4cd0-8960-4f32-945c-0ead35b43141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9264 | 2026.05.04 15:29:11.984196 [ 257 ] {2afe4cd0-8960-4f32-945c-0ead35b43141} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9265 | 2026.05.04 15:29:11.984400 [ 257 ] {2afe4cd0-8960-4f32-945c-0ead35b43141} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9266 | 2026.05.04 15:29:11.984529 [ 257 ] {2afe4cd0-8960-4f32-945c-0ead35b43141} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001221 sec., 85995.08599508599 rows/sec., 6.72 MiB/sec. | ||
| 9267 | 2026.05.04 15:29:11.984566 [ 257 ] {2afe4cd0-8960-4f32-945c-0ead35b43141} <Debug> TCPHandler: Processed in 0.001414339 sec. | ||
| 9268 | 2026.05.04 15:29:11.984678 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9269 | 2026.05.04 15:29:11.984771 [ 257 ] {c2a0ea58-90c4-44aa-b93f-2803e719aa5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9270 | 2026.05.04 15:29:11.984813 [ 257 ] {c2a0ea58-90c4-44aa-b93f-2803e719aa5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9271 | 2026.05.04 15:29:11.985204 [ 257 ] {c2a0ea58-90c4-44aa-b93f-2803e719aa5e} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9272 | 2026.05.04 15:29:11.985239 [ 257 ] {c2a0ea58-90c4-44aa-b93f-2803e719aa5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9273 | 2026.05.04 15:29:11.985561 [ 257 ] {c2a0ea58-90c4-44aa-b93f-2803e719aa5e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9274 | 2026.05.04 15:29:11.985761 [ 257 ] {c2a0ea58-90c4-44aa-b93f-2803e719aa5e} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9275 | 2026.05.04 15:29:11.985875 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff) (MergerMutator): Selected 6 parts from all_1_68_14 to all_73_73_0 | ||
| 9276 | 2026.05.04 15:29:11.985891 [ 257 ] {c2a0ea58-90c4-44aa-b93f-2803e719aa5e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001138 sec., 140597.539543058 rows/sec., 9.79 MiB/sec. | ||
| 9277 | 2026.05.04 15:29:11.985943 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9278 | 2026.05.04 15:29:11.985952 [ 257 ] {c2a0ea58-90c4-44aa-b93f-2803e719aa5e} <Debug> TCPHandler: Processed in 0.001321187 sec. | ||
| 9279 | 2026.05.04 15:29:11.985971 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9280 | 2026.05.04 15:29:11.986073 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9281 | 2026.05.04 15:29:11.986076 [ 203 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_73_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_68_14 to all_73_73_0 into Compact with storage Full | ||
| 9282 | 2026.05.04 15:29:11.986172 [ 257 ] {2b15a81c-7c3f-41b8-a307-0117f1dba1d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9283 | 2026.05.04 15:29:11.986229 [ 257 ] {2b15a81c-7c3f-41b8-a307-0117f1dba1d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9284 | 2026.05.04 15:29:11.986233 [ 203 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_73_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9285 | 2026.05.04 15:29:11.986283 [ 203 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_73_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_68_14, total 25005 rows starting from the beginning of the part | ||
| 9286 | 2026.05.04 15:29:11.986359 [ 203 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_73_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 9287 | 2026.05.04 15:29:11.986412 [ 203 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_73_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1657 rows starting from the beginning of the part | ||
| 9288 | 2026.05.04 15:29:11.986462 [ 203 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_73_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 10 rows starting from the beginning of the part | ||
| 9289 | 2026.05.04 15:29:11.986511 [ 203 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_73_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 9290 | 2026.05.04 15:29:11.986555 [ 203 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_73_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 9291 | 2026.05.04 15:29:11.987133 [ 257 ] {2b15a81c-7c3f-41b8-a307-0117f1dba1d2} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9292 | 2026.05.04 15:29:11.987183 [ 257 ] {2b15a81c-7c3f-41b8-a307-0117f1dba1d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9293 | 2026.05.04 15:29:11.987828 [ 257 ] {2b15a81c-7c3f-41b8-a307-0117f1dba1d2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9294 | 2026.05.04 15:29:11.988066 [ 257 ] {2b15a81c-7c3f-41b8-a307-0117f1dba1d2} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9295 | 2026.05.04 15:29:11.988215 [ 257 ] {2b15a81c-7c3f-41b8-a307-0117f1dba1d2} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002061 sec., 19893.255701115962 rows/sec., 35.65 MiB/sec. | ||
| 9296 | 2026.05.04 15:29:11.988279 [ 257 ] {2b15a81c-7c3f-41b8-a307-0117f1dba1d2} <Debug> TCPHandler: Processed in 0.00225293 sec. | ||
| 9297 | 2026.05.04 15:29:11.988393 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9298 | 2026.05.04 15:29:11.988488 [ 257 ] {b2307a3b-da4b-4acc-9c14-bb5bda320b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9299 | 2026.05.04 15:29:11.988532 [ 257 ] {b2307a3b-da4b-4acc-9c14-bb5bda320b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9300 | 2026.05.04 15:29:11.988859 [ 257 ] {b2307a3b-da4b-4acc-9c14-bb5bda320b26} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9301 | 2026.05.04 15:29:11.988895 [ 257 ] {b2307a3b-da4b-4acc-9c14-bb5bda320b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9302 | 2026.05.04 15:29:11.989222 [ 257 ] {b2307a3b-da4b-4acc-9c14-bb5bda320b26} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9303 | 2026.05.04 15:29:11.989440 [ 257 ] {b2307a3b-da4b-4acc-9c14-bb5bda320b26} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9304 | 2026.05.04 15:29:11.989572 [ 257 ] {b2307a3b-da4b-4acc-9c14-bb5bda320b26} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 9305 | 2026.05.04 15:29:11.989607 [ 257 ] {b2307a3b-da4b-4acc-9c14-bb5bda320b26} <Debug> TCPHandler: Processed in 0.001264827 sec. | ||
| 9306 | 2026.05.04 15:29:11.997694 [ 196 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_73_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27152 rows, containing 5 columns (5 merged, 0 gathered) in 0.011662136 sec., 2328218.432712498 rows/sec., 149.50 MiB/sec. | ||
| 9307 | 2026.05.04 15:29:11.998023 [ 187 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_73_15} <Trace> MergedBlockOutputStream: filled checksums all_1_73_15 (state Temporary) | ||
| 9308 | 2026.05.04 15:29:11.998332 [ 187 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_73_15} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_merge_all_1_73_15 to all_1_73_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9309 | 2026.05.04 15:29:11.998414 [ 187 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_73_15} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff) (MergerMutator): Merged 6 parts: [all_1_68_14, all_73_73_0] -> all_1_73_15 | ||
| 9310 | 2026.05.04 15:29:11.998502 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 9311 | 2026.05.04 15:29:12.014785 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9312 | 2026.05.04 15:29:12.030835 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9313 | 2026.05.04 15:29:12.030889 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9314 | 2026.05.04 15:29:12.037025 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9315 | 2026.05.04 15:29:12.037699 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9316 | 2026.05.04 15:29:12.040413 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9317 | 2026.05.04 15:29:16.974801 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9318 | 2026.05.04 15:29:16.975177 [ 257 ] {16136283-6aa8-4bdc-ba31-9ffceb552763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9319 | 2026.05.04 15:29:16.975705 [ 257 ] {16136283-6aa8-4bdc-ba31-9ffceb552763} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9320 | 2026.05.04 15:29:16.975772 [ 257 ] {16136283-6aa8-4bdc-ba31-9ffceb552763} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9321 | 2026.05.04 15:29:16.975996 [ 257 ] {16136283-6aa8-4bdc-ba31-9ffceb552763} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9322 | 2026.05.04 15:29:16.976061 [ 257 ] {16136283-6aa8-4bdc-ba31-9ffceb552763} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9323 | 2026.05.04 15:29:16.976197 [ 257 ] {16136283-6aa8-4bdc-ba31-9ffceb552763} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9324 | 2026.05.04 15:29:16.976290 [ 345 ] {16136283-6aa8-4bdc-ba31-9ffceb552763} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9325 | 2026.05.04 15:29:16.976369 [ 330 ] {16136283-6aa8-4bdc-ba31-9ffceb552763} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9326 | 2026.05.04 15:29:16.976544 [ 257 ] {16136283-6aa8-4bdc-ba31-9ffceb552763} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 9327 | 2026.05.04 15:29:16.976580 [ 257 ] {16136283-6aa8-4bdc-ba31-9ffceb552763} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9328 | 2026.05.04 15:29:16.976626 [ 257 ] {16136283-6aa8-4bdc-ba31-9ffceb552763} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9329 | 2026.05.04 15:29:16.976647 [ 257 ] {16136283-6aa8-4bdc-ba31-9ffceb552763} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 9330 | 2026.05.04 15:29:16.977686 [ 257 ] {16136283-6aa8-4bdc-ba31-9ffceb552763} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002708 sec., 12924.66765140325 rows/sec., 2.75 MiB/sec. | ||
| 9331 | 2026.05.04 15:29:16.977789 [ 257 ] {16136283-6aa8-4bdc-ba31-9ffceb552763} <Debug> TCPHandler: Processed in 0.003228673 sec. | ||
| 9332 | 2026.05.04 15:29:16.979427 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9333 | 2026.05.04 15:29:16.979538 [ 257 ] {ac37df05-310c-4d25-8cc9-077da0eca248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9334 | 2026.05.04 15:29:16.979582 [ 257 ] {ac37df05-310c-4d25-8cc9-077da0eca248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9335 | 2026.05.04 15:29:16.980070 [ 257 ] {ac37df05-310c-4d25-8cc9-077da0eca248} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9336 | 2026.05.04 15:29:16.980132 [ 257 ] {ac37df05-310c-4d25-8cc9-077da0eca248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9337 | 2026.05.04 15:29:16.980532 [ 257 ] {ac37df05-310c-4d25-8cc9-077da0eca248} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9338 | 2026.05.04 15:29:16.980789 [ 257 ] {ac37df05-310c-4d25-8cc9-077da0eca248} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9339 | 2026.05.04 15:29:16.980934 [ 257 ] {ac37df05-310c-4d25-8cc9-077da0eca248} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001426 sec., 1402.5245441795232 rows/sec., 114.37 KiB/sec. | ||
| 9340 | 2026.05.04 15:29:16.980972 [ 257 ] {ac37df05-310c-4d25-8cc9-077da0eca248} <Debug> TCPHandler: Processed in 0.001595442 sec. | ||
| 9341 | 2026.05.04 15:29:16.981086 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9342 | 2026.05.04 15:29:16.981191 [ 257 ] {a45b95fb-d94f-4729-88aa-854a4a766771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9343 | 2026.05.04 15:29:16.981231 [ 257 ] {a45b95fb-d94f-4729-88aa-854a4a766771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9344 | 2026.05.04 15:29:16.981636 [ 257 ] {a45b95fb-d94f-4729-88aa-854a4a766771} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9345 | 2026.05.04 15:29:16.981673 [ 257 ] {a45b95fb-d94f-4729-88aa-854a4a766771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9346 | 2026.05.04 15:29:16.981984 [ 257 ] {a45b95fb-d94f-4729-88aa-854a4a766771} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9347 | 2026.05.04 15:29:16.982197 [ 257 ] {a45b95fb-d94f-4729-88aa-854a4a766771} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9348 | 2026.05.04 15:29:16.982323 [ 257 ] {a45b95fb-d94f-4729-88aa-854a4a766771} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001151 sec., 49522.15464813206 rows/sec., 3.80 MiB/sec. | ||
| 9349 | 2026.05.04 15:29:16.982360 [ 257 ] {a45b95fb-d94f-4729-88aa-854a4a766771} <Debug> TCPHandler: Processed in 0.001321807 sec. | ||
| 9350 | 2026.05.04 15:29:16.982471 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9351 | 2026.05.04 15:29:16.982565 [ 257 ] {fc315be7-1b6a-4c0b-9ac1-1f7a4c8fd67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9352 | 2026.05.04 15:29:16.982605 [ 257 ] {fc315be7-1b6a-4c0b-9ac1-1f7a4c8fd67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9353 | 2026.05.04 15:29:16.982973 [ 257 ] {fc315be7-1b6a-4c0b-9ac1-1f7a4c8fd67c} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9354 | 2026.05.04 15:29:16.983008 [ 257 ] {fc315be7-1b6a-4c0b-9ac1-1f7a4c8fd67c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9355 | 2026.05.04 15:29:16.983290 [ 257 ] {fc315be7-1b6a-4c0b-9ac1-1f7a4c8fd67c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9356 | 2026.05.04 15:29:16.983494 [ 257 ] {fc315be7-1b6a-4c0b-9ac1-1f7a4c8fd67c} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9357 | 2026.05.04 15:29:16.983632 [ 257 ] {fc315be7-1b6a-4c0b-9ac1-1f7a4c8fd67c} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001085 sec., 1843.3179723502303 rows/sec., 128.71 KiB/sec. | ||
| 9358 | 2026.05.04 15:29:16.983668 [ 257 ] {fc315be7-1b6a-4c0b-9ac1-1f7a4c8fd67c} <Debug> TCPHandler: Processed in 0.001244567 sec. | ||
| 9359 | 2026.05.04 15:29:16.983769 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9360 | 2026.05.04 15:29:16.983862 [ 257 ] {663d395d-9176-4eb9-88c8-96e1fe733e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9361 | 2026.05.04 15:29:16.983901 [ 257 ] {663d395d-9176-4eb9-88c8-96e1fe733e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9362 | 2026.05.04 15:29:16.984297 [ 257 ] {663d395d-9176-4eb9-88c8-96e1fe733e7c} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9363 | 2026.05.04 15:29:16.984333 [ 257 ] {663d395d-9176-4eb9-88c8-96e1fe733e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9364 | 2026.05.04 15:29:16.984634 [ 257 ] {663d395d-9176-4eb9-88c8-96e1fe733e7c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9365 | 2026.05.04 15:29:16.984862 [ 257 ] {663d395d-9176-4eb9-88c8-96e1fe733e7c} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9366 | 2026.05.04 15:29:16.984987 [ 257 ] {663d395d-9176-4eb9-88c8-96e1fe733e7c} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001144 sec., 57692.30769230769 rows/sec., 4.51 MiB/sec. | ||
| 9367 | 2026.05.04 15:29:16.985024 [ 257 ] {663d395d-9176-4eb9-88c8-96e1fe733e7c} <Debug> TCPHandler: Processed in 0.001301638 sec. | ||
| 9368 | 2026.05.04 15:29:16.985130 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9369 | 2026.05.04 15:29:16.985222 [ 257 ] {9bc4f5ac-c5b2-4778-a6d6-d3d225fc415c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9370 | 2026.05.04 15:29:16.985263 [ 257 ] {9bc4f5ac-c5b2-4778-a6d6-d3d225fc415c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9371 | 2026.05.04 15:29:16.985642 [ 257 ] {9bc4f5ac-c5b2-4778-a6d6-d3d225fc415c} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9372 | 2026.05.04 15:29:16.985678 [ 257 ] {9bc4f5ac-c5b2-4778-a6d6-d3d225fc415c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9373 | 2026.05.04 15:29:16.986004 [ 257 ] {9bc4f5ac-c5b2-4778-a6d6-d3d225fc415c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9374 | 2026.05.04 15:29:16.986209 [ 257 ] {9bc4f5ac-c5b2-4778-a6d6-d3d225fc415c} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9375 | 2026.05.04 15:29:16.986334 [ 257 ] {9bc4f5ac-c5b2-4778-a6d6-d3d225fc415c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00113 sec., 142477.8761061947 rows/sec., 9.92 MiB/sec. | ||
| 9376 | 2026.05.04 15:29:16.986370 [ 257 ] {9bc4f5ac-c5b2-4778-a6d6-d3d225fc415c} <Debug> TCPHandler: Processed in 0.001286758 sec. | ||
| 9377 | 2026.05.04 15:29:16.986489 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9378 | 2026.05.04 15:29:16.986612 [ 257 ] {7acce3bd-cd6c-4e64-97b2-73550df9083e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9379 | 2026.05.04 15:29:16.986664 [ 257 ] {7acce3bd-cd6c-4e64-97b2-73550df9083e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9380 | 2026.05.04 15:29:16.987023 [ 257 ] {7acce3bd-cd6c-4e64-97b2-73550df9083e} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9381 | 2026.05.04 15:29:16.987060 [ 257 ] {7acce3bd-cd6c-4e64-97b2-73550df9083e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9382 | 2026.05.04 15:29:16.987379 [ 257 ] {7acce3bd-cd6c-4e64-97b2-73550df9083e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9383 | 2026.05.04 15:29:16.987589 [ 257 ] {7acce3bd-cd6c-4e64-97b2-73550df9083e} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9384 | 2026.05.04 15:29:16.987726 [ 257 ] {7acce3bd-cd6c-4e64-97b2-73550df9083e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 9385 | 2026.05.04 15:29:16.987764 [ 257 ] {7acce3bd-cd6c-4e64-97b2-73550df9083e} <Debug> TCPHandler: Processed in 0.001336857 sec. | ||
| 9386 | 2026.05.04 15:29:18.457856 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21576 | ||
| 9387 | 2026.05.04 15:29:18.458380 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9388 | 2026.05.04 15:29:18.458421 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9389 | 2026.05.04 15:29:18.458898 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9390 | 2026.05.04 15:29:18.459124 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9391 | 2026.05.04 15:29:18.459258 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21576 | ||
| 9392 | 2026.05.04 15:29:19.540570 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9393 | 2026.05.04 15:29:19.557060 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9394 | 2026.05.04 15:29:19.557115 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9395 | 2026.05.04 15:29:19.563232 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9396 | 2026.05.04 15:29:19.563893 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9397 | 2026.05.04 15:29:19.566738 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9398 | 2026.05.04 15:29:21.008551 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1136 | ||
| 9399 | 2026.05.04 15:29:21.011752 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9400 | 2026.05.04 15:29:21.011828 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9401 | 2026.05.04 15:29:21.013643 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9402 | 2026.05.04 15:29:21.014111 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9403 | 2026.05.04 15:29:21.014911 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1136 | ||
| 9404 | 2026.05.04 15:29:21.975650 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9405 | 2026.05.04 15:29:21.975895 [ 257 ] {cc679db8-635e-4a46-9495-8aed9c7356c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9406 | 2026.05.04 15:29:21.976225 [ 257 ] {cc679db8-635e-4a46-9495-8aed9c7356c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9407 | 2026.05.04 15:29:21.976260 [ 257 ] {cc679db8-635e-4a46-9495-8aed9c7356c3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9408 | 2026.05.04 15:29:21.976474 [ 257 ] {cc679db8-635e-4a46-9495-8aed9c7356c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9409 | 2026.05.04 15:29:21.976541 [ 257 ] {cc679db8-635e-4a46-9495-8aed9c7356c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9410 | 2026.05.04 15:29:21.976676 [ 257 ] {cc679db8-635e-4a46-9495-8aed9c7356c3} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9411 | 2026.05.04 15:29:21.976771 [ 340 ] {cc679db8-635e-4a46-9495-8aed9c7356c3} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9412 | 2026.05.04 15:29:21.976809 [ 331 ] {cc679db8-635e-4a46-9495-8aed9c7356c3} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9413 | 2026.05.04 15:29:21.976914 [ 257 ] {cc679db8-635e-4a46-9495-8aed9c7356c3} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 9414 | 2026.05.04 15:29:21.976939 [ 257 ] {cc679db8-635e-4a46-9495-8aed9c7356c3} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9415 | 2026.05.04 15:29:21.976980 [ 257 ] {cc679db8-635e-4a46-9495-8aed9c7356c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9416 | 2026.05.04 15:29:21.976999 [ 257 ] {cc679db8-635e-4a46-9495-8aed9c7356c3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 9417 | 2026.05.04 15:29:21.977965 [ 257 ] {cc679db8-635e-4a46-9495-8aed9c7356c3} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002173 sec., 16106.764841233318 rows/sec., 3.42 MiB/sec. | ||
| 9418 | 2026.05.04 15:29:21.978068 [ 257 ] {cc679db8-635e-4a46-9495-8aed9c7356c3} <Debug> TCPHandler: Processed in 0.002548594 sec. | ||
| 9419 | 2026.05.04 15:29:21.980763 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9420 | 2026.05.04 15:29:21.980888 [ 257 ] {ab122383-692d-4129-ad7f-03466a0422c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9421 | 2026.05.04 15:29:21.980930 [ 257 ] {ab122383-692d-4129-ad7f-03466a0422c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9422 | 2026.05.04 15:29:21.981487 [ 257 ] {ab122383-692d-4129-ad7f-03466a0422c5} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9423 | 2026.05.04 15:29:21.981524 [ 257 ] {ab122383-692d-4129-ad7f-03466a0422c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9424 | 2026.05.04 15:29:21.981890 [ 257 ] {ab122383-692d-4129-ad7f-03466a0422c5} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9425 | 2026.05.04 15:29:21.982118 [ 257 ] {ab122383-692d-4129-ad7f-03466a0422c5} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9426 | 2026.05.04 15:29:21.982259 [ 257 ] {ab122383-692d-4129-ad7f-03466a0422c5} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001404 sec., 98290.59829059828 rows/sec., 8.55 MiB/sec. | ||
| 9427 | 2026.05.04 15:29:21.982296 [ 257 ] {ab122383-692d-4129-ad7f-03466a0422c5} <Debug> TCPHandler: Processed in 0.001592071 sec. | ||
| 9428 | 2026.05.04 15:29:21.982420 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9429 | 2026.05.04 15:29:21.982515 [ 257 ] {b0f06715-9662-482b-a912-4d7d8c31c53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9430 | 2026.05.04 15:29:21.982554 [ 257 ] {b0f06715-9662-482b-a912-4d7d8c31c53f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9431 | 2026.05.04 15:29:21.982964 [ 257 ] {b0f06715-9662-482b-a912-4d7d8c31c53f} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9432 | 2026.05.04 15:29:21.982998 [ 257 ] {b0f06715-9662-482b-a912-4d7d8c31c53f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9433 | 2026.05.04 15:29:21.983287 [ 257 ] {b0f06715-9662-482b-a912-4d7d8c31c53f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9434 | 2026.05.04 15:29:21.983504 [ 257 ] {b0f06715-9662-482b-a912-4d7d8c31c53f} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9435 | 2026.05.04 15:29:21.983628 [ 257 ] {b0f06715-9662-482b-a912-4d7d8c31c53f} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001132 sec., 36219.081272084804 rows/sec., 2.66 MiB/sec. | ||
| 9436 | 2026.05.04 15:29:21.983664 [ 257 ] {b0f06715-9662-482b-a912-4d7d8c31c53f} <Debug> TCPHandler: Processed in 0.001291947 sec. | ||
| 9437 | 2026.05.04 15:29:21.983775 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9438 | 2026.05.04 15:29:21.983873 [ 257 ] {1c3bc47d-b39e-4416-9a9c-a2013f6a6ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9439 | 2026.05.04 15:29:21.983912 [ 257 ] {1c3bc47d-b39e-4416-9a9c-a2013f6a6ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9440 | 2026.05.04 15:29:21.984333 [ 257 ] {1c3bc47d-b39e-4416-9a9c-a2013f6a6ff7} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9441 | 2026.05.04 15:29:21.984368 [ 257 ] {1c3bc47d-b39e-4416-9a9c-a2013f6a6ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9442 | 2026.05.04 15:29:21.984670 [ 257 ] {1c3bc47d-b39e-4416-9a9c-a2013f6a6ff7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9443 | 2026.05.04 15:29:21.984878 [ 257 ] {1c3bc47d-b39e-4416-9a9c-a2013f6a6ff7} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9444 | 2026.05.04 15:29:21.985002 [ 257 ] {1c3bc47d-b39e-4416-9a9c-a2013f6a6ff7} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001151 sec., 91225.02172024327 rows/sec., 7.13 MiB/sec. | ||
| 9445 | 2026.05.04 15:29:21.985037 [ 257 ] {1c3bc47d-b39e-4416-9a9c-a2013f6a6ff7} <Debug> TCPHandler: Processed in 0.001309428 sec. | ||
| 9446 | 2026.05.04 15:29:21.985155 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9447 | 2026.05.04 15:29:21.985248 [ 257 ] {619ab8bd-a63f-4028-94bb-bfa10f202934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9448 | 2026.05.04 15:29:21.985291 [ 257 ] {619ab8bd-a63f-4028-94bb-bfa10f202934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9449 | 2026.05.04 15:29:21.985701 [ 257 ] {619ab8bd-a63f-4028-94bb-bfa10f202934} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9450 | 2026.05.04 15:29:21.985736 [ 257 ] {619ab8bd-a63f-4028-94bb-bfa10f202934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9451 | 2026.05.04 15:29:21.986062 [ 257 ] {619ab8bd-a63f-4028-94bb-bfa10f202934} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9452 | 2026.05.04 15:29:21.986267 [ 257 ] {619ab8bd-a63f-4028-94bb-bfa10f202934} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9453 | 2026.05.04 15:29:21.986392 [ 257 ] {619ab8bd-a63f-4028-94bb-bfa10f202934} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 9454 | 2026.05.04 15:29:21.986428 [ 257 ] {619ab8bd-a63f-4028-94bb-bfa10f202934} <Debug> TCPHandler: Processed in 0.001320207 sec. | ||
| 9455 | 2026.05.04 15:29:21.986551 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9456 | 2026.05.04 15:29:21.986644 [ 257 ] {62e30edd-56ab-45ab-8152-c90b25836ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9457 | 2026.05.04 15:29:21.986697 [ 257 ] {62e30edd-56ab-45ab-8152-c90b25836ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9458 | 2026.05.04 15:29:21.987592 [ 257 ] {62e30edd-56ab-45ab-8152-c90b25836ab1} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9459 | 2026.05.04 15:29:21.987631 [ 257 ] {62e30edd-56ab-45ab-8152-c90b25836ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9460 | 2026.05.04 15:29:21.988227 [ 257 ] {62e30edd-56ab-45ab-8152-c90b25836ab1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9461 | 2026.05.04 15:29:21.988459 [ 257 ] {62e30edd-56ab-45ab-8152-c90b25836ab1} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9462 | 2026.05.04 15:29:21.988601 [ 257 ] {62e30edd-56ab-45ab-8152-c90b25836ab1} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001974 sec., 20770.010131712257 rows/sec., 37.22 MiB/sec. | ||
| 9463 | 2026.05.04 15:29:21.988662 [ 257 ] {62e30edd-56ab-45ab-8152-c90b25836ab1} <Debug> TCPHandler: Processed in 0.002157819 sec. | ||
| 9464 | 2026.05.04 15:29:21.988781 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9465 | 2026.05.04 15:29:21.988879 [ 257 ] {0c4c0f77-6993-4c8d-b864-cfc32a6628b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9466 | 2026.05.04 15:29:21.988923 [ 257 ] {0c4c0f77-6993-4c8d-b864-cfc32a6628b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9467 | 2026.05.04 15:29:21.989269 [ 257 ] {0c4c0f77-6993-4c8d-b864-cfc32a6628b4} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9468 | 2026.05.04 15:29:21.989303 [ 257 ] {0c4c0f77-6993-4c8d-b864-cfc32a6628b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9469 | 2026.05.04 15:29:21.989621 [ 257 ] {0c4c0f77-6993-4c8d-b864-cfc32a6628b4} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9470 | 2026.05.04 15:29:21.989844 [ 257 ] {0c4c0f77-6993-4c8d-b864-cfc32a6628b4} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9471 | 2026.05.04 15:29:21.989976 [ 257 ] {0c4c0f77-6993-4c8d-b864-cfc32a6628b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 9472 | 2026.05.04 15:29:21.990012 [ 257 ] {0c4c0f77-6993-4c8d-b864-cfc32a6628b4} <Debug> TCPHandler: Processed in 0.001282377 sec. | ||
| 9473 | 2026.05.04 15:29:25.782850 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9474 | 2026.05.04 15:29:25.782959 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9475 | 2026.05.04 15:29:25.959348 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22024 | ||
| 9476 | 2026.05.04 15:29:25.959915 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9477 | 2026.05.04 15:29:25.959971 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9478 | 2026.05.04 15:29:25.960473 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9479 | 2026.05.04 15:29:25.960703 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9480 | 2026.05.04 15:29:25.960836 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22024 | ||
| 9481 | 2026.05.04 15:29:25.960844 [ 68 ] {} <Debug> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9482 | 2026.05.04 15:29:25.960905 [ 68 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9483 | 2026.05.04 15:29:25.960931 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9484 | 2026.05.04 15:29:25.961058 [ 203 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::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 | ||
| 9485 | 2026.05.04 15:29:25.961196 [ 203 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9486 | 2026.05.04 15:29:25.961234 [ 203 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19656 rows starting from the beginning of the part | ||
| 9487 | 2026.05.04 15:29:25.961295 [ 203 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 9488 | 2026.05.04 15:29:25.961339 [ 203 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 9489 | 2026.05.04 15:29:25.961381 [ 203 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 9490 | 2026.05.04 15:29:25.961420 [ 203 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 9491 | 2026.05.04 15:29:25.961460 [ 203 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 9492 | 2026.05.04 15:29:25.963514 [ 196 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22024 rows, containing 4 columns (4 merged, 0 gathered) in 0.002513174 sec., 8763420.28048993 rows/sec., 125.36 MiB/sec. | ||
| 9493 | 2026.05.04 15:29:25.963896 [ 189 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9494 | 2026.05.04 15:29:25.964186 [ 189 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_46_9} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9495 | 2026.05.04 15:29:25.964250 [ 189 ] {1071879e-e2fc-4f61-9608-7c325d640fb5::all_1_46_9} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9496 | 2026.05.04 15:29:25.964359 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 9497 | 2026.05.04 15:29:26.974556 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9498 | 2026.05.04 15:29:26.974804 [ 257 ] {3407faa5-9ffa-4126-8d3a-e2242be78562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 9499 | 2026.05.04 15:29:26.975163 [ 257 ] {3407faa5-9ffa-4126-8d3a-e2242be78562} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9500 | 2026.05.04 15:29:26.975199 [ 257 ] {3407faa5-9ffa-4126-8d3a-e2242be78562} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 9501 | 2026.05.04 15:29:26.975418 [ 257 ] {3407faa5-9ffa-4126-8d3a-e2242be78562} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9502 | 2026.05.04 15:29:26.975488 [ 257 ] {3407faa5-9ffa-4126-8d3a-e2242be78562} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9503 | 2026.05.04 15:29:26.975629 [ 257 ] {3407faa5-9ffa-4126-8d3a-e2242be78562} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9504 | 2026.05.04 15:29:26.975720 [ 340 ] {3407faa5-9ffa-4126-8d3a-e2242be78562} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9505 | 2026.05.04 15:29:26.975769 [ 343 ] {3407faa5-9ffa-4126-8d3a-e2242be78562} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9506 | 2026.05.04 15:29:26.975885 [ 257 ] {3407faa5-9ffa-4126-8d3a-e2242be78562} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 9507 | 2026.05.04 15:29:26.975912 [ 257 ] {3407faa5-9ffa-4126-8d3a-e2242be78562} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9508 | 2026.05.04 15:29:26.975955 [ 257 ] {3407faa5-9ffa-4126-8d3a-e2242be78562} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9509 | 2026.05.04 15:29:26.975982 [ 257 ] {3407faa5-9ffa-4126-8d3a-e2242be78562} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 9510 | 2026.05.04 15:29:26.977063 [ 257 ] {3407faa5-9ffa-4126-8d3a-e2242be78562} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002359 sec., 14836.79525222552 rows/sec., 3.15 MiB/sec. | ||
| 9511 | 2026.05.04 15:29:26.977170 [ 257 ] {3407faa5-9ffa-4126-8d3a-e2242be78562} <Debug> TCPHandler: Processed in 0.002745586 sec. | ||
| 9512 | 2026.05.04 15:29:26.978900 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9513 | 2026.05.04 15:29:26.979014 [ 257 ] {27b317de-80a9-4d80-8915-d7b462388f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9514 | 2026.05.04 15:29:26.979059 [ 257 ] {27b317de-80a9-4d80-8915-d7b462388f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9515 | 2026.05.04 15:29:26.979613 [ 257 ] {27b317de-80a9-4d80-8915-d7b462388f9c} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9516 | 2026.05.04 15:29:26.979662 [ 257 ] {27b317de-80a9-4d80-8915-d7b462388f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9517 | 2026.05.04 15:29:26.980089 [ 257 ] {27b317de-80a9-4d80-8915-d7b462388f9c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9518 | 2026.05.04 15:29:26.980330 [ 257 ] {27b317de-80a9-4d80-8915-d7b462388f9c} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9519 | 2026.05.04 15:29:26.980478 [ 67 ] {} <Debug> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9520 | 2026.05.04 15:29:26.980483 [ 257 ] {27b317de-80a9-4d80-8915-d7b462388f9c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001502 sec., 37283.62183754993 rows/sec., 2.86 MiB/sec. | ||
| 9521 | 2026.05.04 15:29:26.980551 [ 67 ] {} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9522 | 2026.05.04 15:29:26.980568 [ 257 ] {27b317de-80a9-4d80-8915-d7b462388f9c} <Debug> TCPHandler: Processed in 0.001719373 sec. | ||
| 9523 | 2026.05.04 15:29:26.980581 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9524 | 2026.05.04 15:29:26.980683 [ 203 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::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 | ||
| 9525 | 2026.05.04 15:29:26.980694 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9526 | 2026.05.04 15:29:26.980804 [ 203 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9527 | 2026.05.04 15:29:26.980809 [ 257 ] {d4a51cf5-5b8a-45cf-94c5-98a3de3759df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9528 | 2026.05.04 15:29:26.980842 [ 203 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2619 rows starting from the beginning of the part | ||
| 9529 | 2026.05.04 15:29:26.980864 [ 257 ] {d4a51cf5-5b8a-45cf-94c5-98a3de3759df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9530 | 2026.05.04 15:29:26.980911 [ 203 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
| 9531 | 2026.05.04 15:29:26.980972 [ 203 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 138 rows starting from the beginning of the part | ||
| 9532 | 2026.05.04 15:29:26.981016 [ 203 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 57 rows starting from the beginning of the part | ||
| 9533 | 2026.05.04 15:29:26.981059 [ 203 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 138 rows starting from the beginning of the part | ||
| 9534 | 2026.05.04 15:29:26.981100 [ 203 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 56 rows starting from the beginning of the part | ||
| 9535 | 2026.05.04 15:29:26.981320 [ 257 ] {d4a51cf5-5b8a-45cf-94c5-98a3de3759df} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9536 | 2026.05.04 15:29:26.981365 [ 257 ] {d4a51cf5-5b8a-45cf-94c5-98a3de3759df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9537 | 2026.05.04 15:29:26.981703 [ 257 ] {d4a51cf5-5b8a-45cf-94c5-98a3de3759df} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9538 | 2026.05.04 15:29:26.981931 [ 257 ] {d4a51cf5-5b8a-45cf-94c5-98a3de3759df} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9539 | 2026.05.04 15:29:26.982052 [ 67 ] {} <Debug> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9540 | 2026.05.04 15:29:26.982069 [ 257 ] {d4a51cf5-5b8a-45cf-94c5-98a3de3759df} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001281 sec., 49960.96799375488 rows/sec., 3.90 MiB/sec. | ||
| 9541 | 2026.05.04 15:29:26.982083 [ 67 ] {} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9542 | 2026.05.04 15:29:26.982108 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9543 | 2026.05.04 15:29:26.982113 [ 257 ] {d4a51cf5-5b8a-45cf-94c5-98a3de3759df} <Debug> TCPHandler: Processed in 0.001467719 sec. | ||
| 9544 | 2026.05.04 15:29:26.982215 [ 196 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::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 | ||
| 9545 | 2026.05.04 15:29:26.982238 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9546 | 2026.05.04 15:29:26.982344 [ 196 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9547 | 2026.05.04 15:29:26.982345 [ 257 ] {b1ec82c9-f8e3-4853-be31-2e40ba492575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9548 | 2026.05.04 15:29:26.982384 [ 196 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1403 rows starting from the beginning of the part | ||
| 9549 | 2026.05.04 15:29:26.982387 [ 195 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3064 rows, containing 5 columns (5 merged, 0 gathered) in 0.001745803 sec., 1755066.293275931 rows/sec., 140.86 MiB/sec. | ||
| 9550 | 2026.05.04 15:29:26.982406 [ 257 ] {b1ec82c9-f8e3-4853-be31-2e40ba492575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9551 | 2026.05.04 15:29:26.982460 [ 196 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
| 9552 | 2026.05.04 15:29:26.982511 [ 196 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 105 rows starting from the beginning of the part | ||
| 9553 | 2026.05.04 15:29:26.982554 [ 196 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 66 rows starting from the beginning of the part | ||
| 9554 | 2026.05.04 15:29:26.982593 [ 196 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 105 rows starting from the beginning of the part | ||
| 9555 | 2026.05.04 15:29:26.982633 [ 196 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 64 rows starting from the beginning of the part | ||
| 9556 | 2026.05.04 15:29:26.982660 [ 203 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9557 | 2026.05.04 15:29:26.982825 [ 257 ] {b1ec82c9-f8e3-4853-be31-2e40ba492575} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9558 | 2026.05.04 15:29:26.982868 [ 257 ] {b1ec82c9-f8e3-4853-be31-2e40ba492575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9559 | 2026.05.04 15:29:26.982945 [ 203 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_76_15} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9560 | 2026.05.04 15:29:26.983033 [ 203 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_76_15} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9561 | 2026.05.04 15:29:26.983103 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 9562 | 2026.05.04 15:29:26.983252 [ 257 ] {b1ec82c9-f8e3-4853-be31-2e40ba492575} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9563 | 2026.05.04 15:29:26.983486 [ 257 ] {b1ec82c9-f8e3-4853-be31-2e40ba492575} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9564 | 2026.05.04 15:29:26.983619 [ 257 ] {b1ec82c9-f8e3-4853-be31-2e40ba492575} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001293 sec., 123743.23279195667 rows/sec., 8.62 MiB/sec. | ||
| 9565 | 2026.05.04 15:29:26.983657 [ 257 ] {b1ec82c9-f8e3-4853-be31-2e40ba492575} <Debug> TCPHandler: Processed in 0.00146765 sec. | ||
| 9566 | 2026.05.04 15:29:26.983766 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9567 | 2026.05.04 15:29:26.983803 [ 197 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1807 rows, containing 5 columns (5 merged, 0 gathered) in 0.001637602 sec., 1103442.7168506146 rows/sec., 81.66 MiB/sec. | ||
| 9568 | 2026.05.04 15:29:26.983860 [ 257 ] {4a659a4b-591f-4431-931e-c84cab1846b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9569 | 2026.05.04 15:29:26.983907 [ 257 ] {4a659a4b-591f-4431-931e-c84cab1846b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9570 | 2026.05.04 15:29:26.984001 [ 196 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9571 | 2026.05.04 15:29:26.984261 [ 257 ] {4a659a4b-591f-4431-931e-c84cab1846b5} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9572 | 2026.05.04 15:29:26.984276 [ 196 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_76_15} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9573 | 2026.05.04 15:29:26.984304 [ 257 ] {4a659a4b-591f-4431-931e-c84cab1846b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9574 | 2026.05.04 15:29:26.984362 [ 196 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_76_15} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9575 | 2026.05.04 15:29:26.984435 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 9576 | 2026.05.04 15:29:26.984629 [ 257 ] {4a659a4b-591f-4431-931e-c84cab1846b5} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9577 | 2026.05.04 15:29:26.984871 [ 257 ] {4a659a4b-591f-4431-931e-c84cab1846b5} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9578 | 2026.05.04 15:29:26.984984 [ 67 ] {} <Debug> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9579 | 2026.05.04 15:29:26.985004 [ 257 ] {4a659a4b-591f-4431-931e-c84cab1846b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 9580 | 2026.05.04 15:29:26.985014 [ 67 ] {} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9581 | 2026.05.04 15:29:26.985043 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9582 | 2026.05.04 15:29:26.985046 [ 257 ] {4a659a4b-591f-4431-931e-c84cab1846b5} <Debug> TCPHandler: Processed in 0.001327827 sec. | ||
| 9583 | 2026.05.04 15:29:26.985127 [ 188 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 9584 | 2026.05.04 15:29:26.985245 [ 188 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9585 | 2026.05.04 15:29:26.985274 [ 188 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3552 rows starting from the beginning of the part | ||
| 9586 | 2026.05.04 15:29:26.985326 [ 188 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 9587 | 2026.05.04 15:29:26.985367 [ 188 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 9588 | 2026.05.04 15:29:26.985406 [ 188 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 9589 | 2026.05.04 15:29:26.985447 [ 188 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 9590 | 2026.05.04 15:29:26.985487 [ 188 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 9591 | 2026.05.04 15:29:26.986645 [ 205 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3852 rows, containing 4 columns (4 merged, 0 gathered) in 0.001554331 sec., 2478236.6175544336 rows/sec., 166.97 MiB/sec. | ||
| 9592 | 2026.05.04 15:29:26.986920 [ 196 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9593 | 2026.05.04 15:29:26.987148 [ 196 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_76_15} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9594 | 2026.05.04 15:29:26.987209 [ 196 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_76_15} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9595 | 2026.05.04 15:29:26.987273 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 9596 | 2026.05.04 15:29:27.066886 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9597 | 2026.05.04 15:29:27.084223 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9598 | 2026.05.04 15:29:27.084269 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9599 | 2026.05.04 15:29:27.090318 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9600 | 2026.05.04 15:29:27.091029 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9601 | 2026.05.04 15:29:27.091319 [ 67 ] {} <Debug> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9602 | 2026.05.04 15:29:27.091358 [ 67 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9603 | 2026.05.04 15:29:27.091381 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9604 | 2026.05.04 15:29:27.091481 [ 205 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 9605 | 2026.05.04 15:29:27.093936 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9606 | 2026.05.04 15:29:27.094818 [ 205 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9607 | 2026.05.04 15:29:27.096234 [ 205 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 9608 | 2026.05.04 15:29:27.100796 [ 205 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 9609 | 2026.05.04 15:29:27.105327 [ 205 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 9610 | 2026.05.04 15:29:27.109727 [ 205 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 9611 | 2026.05.04 15:29:27.114321 [ 205 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 9612 | 2026.05.04 15:29:27.118294 [ 205 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::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 | ||
| 9613 | 2026.05.04 15:29:27.169001 [ 193 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.077561496 sec., 4473.869353938197 rows/sec., 23.13 MiB/sec. | ||
| 9614 | 2026.05.04 15:29:27.171574 [ 191 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9615 | 2026.05.04 15:29:27.173475 [ 191 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_46_9} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9616 | 2026.05.04 15:29:27.173549 [ 191 ] {529612f7-6d93-4e28-907d-9d0d234e9dab::all_1_46_9} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9617 | 2026.05.04 15:29:27.175899 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9618 | 2026.05.04 15:29:29.507682 [ 66 ] {} <Debug> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 9619 | 2026.05.04 15:29:29.507762 [ 66 ] {} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9620 | 2026.05.04 15:29:29.507782 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9621 | 2026.05.04 15:29:29.507904 [ 192 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::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 | ||
| 9622 | 2026.05.04 15:29:29.508055 [ 192 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9623 | 2026.05.04 15:29:29.508091 [ 192 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::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 | ||
| 9624 | 2026.05.04 15:29:29.508165 [ 192 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::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 | ||
| 9625 | 2026.05.04 15:29:29.508210 [ 192 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 9626 | 2026.05.04 15:29:29.508254 [ 192 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
| 9627 | 2026.05.04 15:29:29.508299 [ 192 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::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 | ||
| 9628 | 2026.05.04 15:29:29.509049 [ 194 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001202897 sec., 31590.402170759422 rows/sec., 2.64 MiB/sec. | ||
| 9629 | 2026.05.04 15:29:29.509233 [ 186 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 9630 | 2026.05.04 15:29:29.509556 [ 186 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::all_1_17_4} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9631 | 2026.05.04 15:29:29.509647 [ 186 ] {74f1f9a1-1a9b-47b7-992b-0834996157a8::all_1_17_4} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 9632 | 2026.05.04 15:29:29.509748 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9633 | 2026.05.04 15:29:31.015298 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1160 | ||
| 9634 | 2026.05.04 15:29:31.017718 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9635 | 2026.05.04 15:29:31.017770 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9636 | 2026.05.04 15:29:31.018997 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9637 | 2026.05.04 15:29:31.019271 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9638 | 2026.05.04 15:29:31.019715 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1160 | ||
| 9639 | 2026.05.04 15:29:31.492137 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9640 | 2026.05.04 15:29:31.492444 [ 257 ] {3e2ecacf-a05a-4dc9-8df8-82ac146ebd18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 9641 | 2026.05.04 15:29:31.492808 [ 257 ] {3e2ecacf-a05a-4dc9-8df8-82ac146ebd18} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9642 | 2026.05.04 15:29:31.492848 [ 257 ] {3e2ecacf-a05a-4dc9-8df8-82ac146ebd18} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 9643 | 2026.05.04 15:29:31.493108 [ 257 ] {3e2ecacf-a05a-4dc9-8df8-82ac146ebd18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9644 | 2026.05.04 15:29:31.493177 [ 257 ] {3e2ecacf-a05a-4dc9-8df8-82ac146ebd18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9645 | 2026.05.04 15:29:31.493320 [ 257 ] {3e2ecacf-a05a-4dc9-8df8-82ac146ebd18} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 9646 | 2026.05.04 15:29:31.493448 [ 340 ] {3e2ecacf-a05a-4dc9-8df8-82ac146ebd18} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9647 | 2026.05.04 15:29:31.493472 [ 343 ] {3e2ecacf-a05a-4dc9-8df8-82ac146ebd18} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9648 | 2026.05.04 15:29:31.493618 [ 257 ] {3e2ecacf-a05a-4dc9-8df8-82ac146ebd18} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 9649 | 2026.05.04 15:29:31.493646 [ 257 ] {3e2ecacf-a05a-4dc9-8df8-82ac146ebd18} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9650 | 2026.05.04 15:29:31.493690 [ 257 ] {3e2ecacf-a05a-4dc9-8df8-82ac146ebd18} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 9651 | 2026.05.04 15:29:31.493722 [ 257 ] {3e2ecacf-a05a-4dc9-8df8-82ac146ebd18} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 9652 | 2026.05.04 15:29:31.494908 [ 257 ] {3e2ecacf-a05a-4dc9-8df8-82ac146ebd18} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002566 sec., 13639.906469212781 rows/sec., 2.90 MiB/sec. | ||
| 9653 | 2026.05.04 15:29:31.495013 [ 257 ] {3e2ecacf-a05a-4dc9-8df8-82ac146ebd18} <Debug> TCPHandler: Processed in 0.003060651 sec. | ||
| 9654 | 2026.05.04 15:29:31.508224 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9655 | 2026.05.04 15:29:31.508335 [ 257 ] {1a3da3bc-6c08-472c-b66c-2e2dd5ef0113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9656 | 2026.05.04 15:29:31.508379 [ 257 ] {1a3da3bc-6c08-472c-b66c-2e2dd5ef0113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9657 | 2026.05.04 15:29:31.508839 [ 257 ] {1a3da3bc-6c08-472c-b66c-2e2dd5ef0113} <Trace> oximeter.fields_i16 (2a20fea4-c498-4377-9dd1-aa6e3afac0a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9658 | 2026.05.04 15:29:31.508886 [ 257 ] {1a3da3bc-6c08-472c-b66c-2e2dd5ef0113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9659 | 2026.05.04 15:29:31.509261 [ 257 ] {1a3da3bc-6c08-472c-b66c-2e2dd5ef0113} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9660 | 2026.05.04 15:29:31.509490 [ 257 ] {1a3da3bc-6c08-472c-b66c-2e2dd5ef0113} <Trace> oximeter.fields_i16 (2a20fea4-c498-4377-9dd1-aa6e3afac0a8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9661 | 2026.05.04 15:29:31.509636 [ 257 ] {1a3da3bc-6c08-472c-b66c-2e2dd5ef0113} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001332 sec., 18018.018018018018 rows/sec., 1.49 MiB/sec. | ||
| 9662 | 2026.05.04 15:29:31.509780 [ 257 ] {1a3da3bc-6c08-472c-b66c-2e2dd5ef0113} <Debug> TCPHandler: Processed in 0.001607261 sec. | ||
| 9663 | 2026.05.04 15:29:31.509894 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9664 | 2026.05.04 15:29:31.510000 [ 257 ] {a2719df9-23ab-451c-9648-76897213ff2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9665 | 2026.05.04 15:29:31.510042 [ 257 ] {a2719df9-23ab-451c-9648-76897213ff2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9666 | 2026.05.04 15:29:31.510423 [ 257 ] {a2719df9-23ab-451c-9648-76897213ff2c} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9667 | 2026.05.04 15:29:31.510458 [ 257 ] {a2719df9-23ab-451c-9648-76897213ff2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9668 | 2026.05.04 15:29:31.510773 [ 257 ] {a2719df9-23ab-451c-9648-76897213ff2c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9669 | 2026.05.04 15:29:31.510985 [ 257 ] {a2719df9-23ab-451c-9648-76897213ff2c} <Trace> oximeter.fields_ipaddr (74f1f9a1-1a9b-47b7-992b-0834996157a8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9670 | 2026.05.04 15:29:31.511115 [ 257 ] {a2719df9-23ab-451c-9648-76897213ff2c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001134 sec., 1763.668430335097 rows/sec., 143.81 KiB/sec. | ||
| 9671 | 2026.05.04 15:29:31.511153 [ 257 ] {a2719df9-23ab-451c-9648-76897213ff2c} <Debug> TCPHandler: Processed in 0.001307857 sec. | ||
| 9672 | 2026.05.04 15:29:31.511263 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9673 | 2026.05.04 15:29:31.511364 [ 257 ] {0c50bd8e-b8a9-4f2a-8e51-38721f1fc737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9674 | 2026.05.04 15:29:31.511402 [ 257 ] {0c50bd8e-b8a9-4f2a-8e51-38721f1fc737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9675 | 2026.05.04 15:29:31.512707 [ 257 ] {0c50bd8e-b8a9-4f2a-8e51-38721f1fc737} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9676 | 2026.05.04 15:29:31.512743 [ 257 ] {0c50bd8e-b8a9-4f2a-8e51-38721f1fc737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9677 | 2026.05.04 15:29:31.513220 [ 257 ] {0c50bd8e-b8a9-4f2a-8e51-38721f1fc737} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9678 | 2026.05.04 15:29:31.513448 [ 257 ] {0c50bd8e-b8a9-4f2a-8e51-38721f1fc737} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9679 | 2026.05.04 15:29:31.513581 [ 257 ] {0c50bd8e-b8a9-4f2a-8e51-38721f1fc737} <Debug> executeQuery: Read 2608 rows, 201.12 KiB in 0.002235 sec., 1166890.380313199 rows/sec., 87.88 MiB/sec. | ||
| 9680 | 2026.05.04 15:29:31.513619 [ 257 ] {0c50bd8e-b8a9-4f2a-8e51-38721f1fc737} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 9681 | 2026.05.04 15:29:31.513632 [ 257 ] {0c50bd8e-b8a9-4f2a-8e51-38721f1fc737} <Debug> TCPHandler: Processed in 0.002418482 sec. | ||
| 9682 | 2026.05.04 15:29:31.513762 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9683 | 2026.05.04 15:29:31.513891 [ 257 ] {6a3d659c-0ae1-472d-a680-bdae98ae3dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9684 | 2026.05.04 15:29:31.513939 [ 257 ] {6a3d659c-0ae1-472d-a680-bdae98ae3dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9685 | 2026.05.04 15:29:31.514466 [ 257 ] {6a3d659c-0ae1-472d-a680-bdae98ae3dde} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9686 | 2026.05.04 15:29:31.514502 [ 257 ] {6a3d659c-0ae1-472d-a680-bdae98ae3dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9687 | 2026.05.04 15:29:31.514805 [ 257 ] {6a3d659c-0ae1-472d-a680-bdae98ae3dde} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9688 | 2026.05.04 15:29:31.515016 [ 257 ] {6a3d659c-0ae1-472d-a680-bdae98ae3dde} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9689 | 2026.05.04 15:29:31.515146 [ 257 ] {6a3d659c-0ae1-472d-a680-bdae98ae3dde} <Debug> executeQuery: Read 66 rows, 5.01 KiB in 0.001289 sec., 51202.482544608225 rows/sec., 3.80 MiB/sec. | ||
| 9690 | 2026.05.04 15:29:31.515183 [ 257 ] {6a3d659c-0ae1-472d-a680-bdae98ae3dde} <Debug> TCPHandler: Processed in 0.001480398 sec. | ||
| 9691 | 2026.05.04 15:29:31.515293 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9692 | 2026.05.04 15:29:31.515388 [ 257 ] {c672f775-0797-405d-a581-8cd4c3b7f788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9693 | 2026.05.04 15:29:31.515427 [ 257 ] {c672f775-0797-405d-a581-8cd4c3b7f788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9694 | 2026.05.04 15:29:31.516070 [ 257 ] {c672f775-0797-405d-a581-8cd4c3b7f788} <Trace> oximeter.fields_u32 (6cde96a8-f8b6-4afa-8692-a3ef9e73c47f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9695 | 2026.05.04 15:29:31.516108 [ 257 ] {c672f775-0797-405d-a581-8cd4c3b7f788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9696 | 2026.05.04 15:29:31.516441 [ 257 ] {c672f775-0797-405d-a581-8cd4c3b7f788} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9697 | 2026.05.04 15:29:31.516642 [ 257 ] {c672f775-0797-405d-a581-8cd4c3b7f788} <Trace> oximeter.fields_u32 (6cde96a8-f8b6-4afa-8692-a3ef9e73c47f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9698 | 2026.05.04 15:29:31.516769 [ 257 ] {c672f775-0797-405d-a581-8cd4c3b7f788} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001399 sec., 589706.9335239456 rows/sec., 34.50 MiB/sec. | ||
| 9699 | 2026.05.04 15:29:31.516807 [ 257 ] {c672f775-0797-405d-a581-8cd4c3b7f788} <Debug> TCPHandler: Processed in 0.001562251 sec. | ||
| 9700 | 2026.05.04 15:29:31.516913 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9701 | 2026.05.04 15:29:31.517012 [ 257 ] {b4748557-856c-45d2-8102-02ea2b906e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9702 | 2026.05.04 15:29:31.517052 [ 257 ] {b4748557-856c-45d2-8102-02ea2b906e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9703 | 2026.05.04 15:29:31.517424 [ 257 ] {b4748557-856c-45d2-8102-02ea2b906e3a} <Trace> oximeter.fields_u64 (0698fcfb-8abc-4df0-aabf-4dae96f85530): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9704 | 2026.05.04 15:29:31.517459 [ 257 ] {b4748557-856c-45d2-8102-02ea2b906e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9705 | 2026.05.04 15:29:31.517732 [ 257 ] {b4748557-856c-45d2-8102-02ea2b906e3a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9706 | 2026.05.04 15:29:31.517935 [ 257 ] {b4748557-856c-45d2-8102-02ea2b906e3a} <Trace> oximeter.fields_u64 (0698fcfb-8abc-4df0-aabf-4dae96f85530): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9707 | 2026.05.04 15:29:31.518058 [ 257 ] {b4748557-856c-45d2-8102-02ea2b906e3a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 66.08 KiB/sec. | ||
| 9708 | 2026.05.04 15:29:31.518095 [ 257 ] {b4748557-856c-45d2-8102-02ea2b906e3a} <Debug> TCPHandler: Processed in 0.001229826 sec. | ||
| 9709 | 2026.05.04 15:29:31.518199 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9710 | 2026.05.04 15:29:31.518300 [ 257 ] {9b6df2cc-e98d-49ae-a315-f2060b8ca5e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9711 | 2026.05.04 15:29:31.518338 [ 257 ] {9b6df2cc-e98d-49ae-a315-f2060b8ca5e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9712 | 2026.05.04 15:29:31.518719 [ 257 ] {9b6df2cc-e98d-49ae-a315-f2060b8ca5e4} <Trace> oximeter.fields_u8 (0326c4e3-1635-43fa-8868-177d9610656e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9713 | 2026.05.04 15:29:31.518753 [ 257 ] {9b6df2cc-e98d-49ae-a315-f2060b8ca5e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9714 | 2026.05.04 15:29:31.519039 [ 257 ] {9b6df2cc-e98d-49ae-a315-f2060b8ca5e4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9715 | 2026.05.04 15:29:31.519272 [ 257 ] {9b6df2cc-e98d-49ae-a315-f2060b8ca5e4} <Trace> oximeter.fields_u8 (0326c4e3-1635-43fa-8868-177d9610656e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9716 | 2026.05.04 15:29:31.519411 [ 257 ] {9b6df2cc-e98d-49ae-a315-f2060b8ca5e4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001128 sec., 10638.297872340425 rows/sec., 831.12 KiB/sec. | ||
| 9717 | 2026.05.04 15:29:31.519449 [ 257 ] {9b6df2cc-e98d-49ae-a315-f2060b8ca5e4} <Debug> TCPHandler: Processed in 0.001297087 sec. | ||
| 9718 | 2026.05.04 15:29:31.519559 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9719 | 2026.05.04 15:29:31.519658 [ 257 ] {991c8d97-cd5c-43e0-ba8f-d4d0ba147046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9720 | 2026.05.04 15:29:31.519697 [ 257 ] {991c8d97-cd5c-43e0-ba8f-d4d0ba147046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9721 | 2026.05.04 15:29:31.520554 [ 257 ] {991c8d97-cd5c-43e0-ba8f-d4d0ba147046} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9722 | 2026.05.04 15:29:31.520590 [ 257 ] {991c8d97-cd5c-43e0-ba8f-d4d0ba147046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9723 | 2026.05.04 15:29:31.520956 [ 257 ] {991c8d97-cd5c-43e0-ba8f-d4d0ba147046} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9724 | 2026.05.04 15:29:31.521168 [ 257 ] {991c8d97-cd5c-43e0-ba8f-d4d0ba147046} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9725 | 2026.05.04 15:29:31.521298 [ 257 ] {991c8d97-cd5c-43e0-ba8f-d4d0ba147046} <Debug> executeQuery: Read 1369 rows, 94.82 KiB in 0.001657 sec., 826191.9130959566 rows/sec., 55.88 MiB/sec. | ||
| 9726 | 2026.05.04 15:29:31.521336 [ 257 ] {991c8d97-cd5c-43e0-ba8f-d4d0ba147046} <Debug> TCPHandler: Processed in 0.001824675 sec. | ||
| 9727 | 2026.05.04 15:29:31.521450 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9728 | 2026.05.04 15:29:31.521559 [ 257 ] {afe375cb-3429-44ec-9096-e3511bbafd8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9729 | 2026.05.04 15:29:31.521601 [ 257 ] {afe375cb-3429-44ec-9096-e3511bbafd8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9730 | 2026.05.04 15:29:31.522285 [ 257 ] {afe375cb-3429-44ec-9096-e3511bbafd8e} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9731 | 2026.05.04 15:29:31.522323 [ 257 ] {afe375cb-3429-44ec-9096-e3511bbafd8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9732 | 2026.05.04 15:29:31.522762 [ 257 ] {afe375cb-3429-44ec-9096-e3511bbafd8e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9733 | 2026.05.04 15:29:31.522969 [ 257 ] {afe375cb-3429-44ec-9096-e3511bbafd8e} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9734 | 2026.05.04 15:29:31.523093 [ 257 ] {afe375cb-3429-44ec-9096-e3511bbafd8e} <Debug> executeQuery: Read 1651 rows, 104.38 KiB in 0.001553 sec., 1063103.6703155185 rows/sec., 65.64 MiB/sec. | ||
| 9735 | 2026.05.04 15:29:31.523130 [ 257 ] {afe375cb-3429-44ec-9096-e3511bbafd8e} <Debug> TCPHandler: Processed in 0.001728154 sec. | ||
| 9736 | 2026.05.04 15:29:31.523239 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9737 | 2026.05.04 15:29:31.523332 [ 257 ] {f983736d-b750-479f-bc3e-22a99402ed3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9738 | 2026.05.04 15:29:31.523385 [ 257 ] {f983736d-b750-479f-bc3e-22a99402ed3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9739 | 2026.05.04 15:29:31.524213 [ 257 ] {f983736d-b750-479f-bc3e-22a99402ed3d} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9740 | 2026.05.04 15:29:31.524249 [ 257 ] {f983736d-b750-479f-bc3e-22a99402ed3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9741 | 2026.05.04 15:29:31.524813 [ 257 ] {f983736d-b750-479f-bc3e-22a99402ed3d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9742 | 2026.05.04 15:29:31.525035 [ 257 ] {f983736d-b750-479f-bc3e-22a99402ed3d} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9743 | 2026.05.04 15:29:31.525168 [ 257 ] {f983736d-b750-479f-bc3e-22a99402ed3d} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.001854 sec., 28047.464940668826 rows/sec., 50.26 MiB/sec. | ||
| 9744 | 2026.05.04 15:29:31.525220 [ 257 ] {f983736d-b750-479f-bc3e-22a99402ed3d} <Debug> TCPHandler: Processed in 0.002028868 sec. | ||
| 9745 | 2026.05.04 15:29:31.525330 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9746 | 2026.05.04 15:29:31.525433 [ 257 ] {74be2600-5437-4a9a-a8ff-f86027bb4638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9747 | 2026.05.04 15:29:31.525474 [ 257 ] {74be2600-5437-4a9a-a8ff-f86027bb4638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9748 | 2026.05.04 15:29:31.525789 [ 257 ] {74be2600-5437-4a9a-a8ff-f86027bb4638} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9749 | 2026.05.04 15:29:31.525824 [ 257 ] {74be2600-5437-4a9a-a8ff-f86027bb4638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9750 | 2026.05.04 15:29:31.526123 [ 257 ] {74be2600-5437-4a9a-a8ff-f86027bb4638} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9751 | 2026.05.04 15:29:31.526313 [ 257 ] {74be2600-5437-4a9a-a8ff-f86027bb4638} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9752 | 2026.05.04 15:29:31.526431 [ 257 ] {74be2600-5437-4a9a-a8ff-f86027bb4638} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.001043 sec., 53691.27516778523 rows/sec., 3.61 MiB/sec. | ||
| 9753 | 2026.05.04 15:29:31.526465 [ 257 ] {74be2600-5437-4a9a-a8ff-f86027bb4638} <Debug> TCPHandler: Processed in 0.001211076 sec. | ||
| 9754 | 2026.05.04 15:29:31.969349 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9755 | 2026.05.04 15:29:31.969690 [ 257 ] {95d659b1-561b-464a-954f-dc86db9a02d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 9756 | 2026.05.04 15:29:31.970207 [ 257 ] {95d659b1-561b-464a-954f-dc86db9a02d4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9757 | 2026.05.04 15:29:31.970271 [ 257 ] {95d659b1-561b-464a-954f-dc86db9a02d4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 9758 | 2026.05.04 15:29:31.970502 [ 257 ] {95d659b1-561b-464a-954f-dc86db9a02d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9759 | 2026.05.04 15:29:31.970571 [ 257 ] {95d659b1-561b-464a-954f-dc86db9a02d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9760 | 2026.05.04 15:29:31.970708 [ 257 ] {95d659b1-561b-464a-954f-dc86db9a02d4} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 9761 | 2026.05.04 15:29:31.970797 [ 340 ] {95d659b1-561b-464a-954f-dc86db9a02d4} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9762 | 2026.05.04 15:29:31.970833 [ 321 ] {95d659b1-561b-464a-954f-dc86db9a02d4} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9763 | 2026.05.04 15:29:31.970941 [ 257 ] {95d659b1-561b-464a-954f-dc86db9a02d4} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 9764 | 2026.05.04 15:29:31.970969 [ 257 ] {95d659b1-561b-464a-954f-dc86db9a02d4} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9765 | 2026.05.04 15:29:31.971011 [ 257 ] {95d659b1-561b-464a-954f-dc86db9a02d4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 9766 | 2026.05.04 15:29:31.971032 [ 257 ] {95d659b1-561b-464a-954f-dc86db9a02d4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 9767 | 2026.05.04 15:29:31.972076 [ 257 ] {95d659b1-561b-464a-954f-dc86db9a02d4} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002524 sec., 13866.87797147385 rows/sec., 2.95 MiB/sec. | ||
| 9768 | 2026.05.04 15:29:31.972186 [ 257 ] {95d659b1-561b-464a-954f-dc86db9a02d4} <Debug> TCPHandler: Processed in 0.00301523 sec. | ||
| 9769 | 2026.05.04 15:29:31.973004 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9770 | 2026.05.04 15:29:31.973121 [ 257 ] {ed79f79e-d85e-4f53-bce6-48521ffc1df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9771 | 2026.05.04 15:29:31.973164 [ 257 ] {ed79f79e-d85e-4f53-bce6-48521ffc1df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9772 | 2026.05.04 15:29:31.973629 [ 257 ] {ed79f79e-d85e-4f53-bce6-48521ffc1df1} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9773 | 2026.05.04 15:29:31.973676 [ 257 ] {ed79f79e-d85e-4f53-bce6-48521ffc1df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9774 | 2026.05.04 15:29:31.974043 [ 257 ] {ed79f79e-d85e-4f53-bce6-48521ffc1df1} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9775 | 2026.05.04 15:29:31.974267 [ 257 ] {ed79f79e-d85e-4f53-bce6-48521ffc1df1} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9776 | 2026.05.04 15:29:31.974438 [ 257 ] {ed79f79e-d85e-4f53-bce6-48521ffc1df1} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001353 sec., 19216.555801921655 rows/sec., 1.49 MiB/sec. | ||
| 9777 | 2026.05.04 15:29:31.974477 [ 257 ] {ed79f79e-d85e-4f53-bce6-48521ffc1df1} <Debug> TCPHandler: Processed in 0.00152486 sec. | ||
| 9778 | 2026.05.04 15:29:31.974594 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9779 | 2026.05.04 15:29:31.974697 [ 257 ] {e0e9089e-deb3-46c5-8603-b4d6f154d265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9780 | 2026.05.04 15:29:31.974739 [ 257 ] {e0e9089e-deb3-46c5-8603-b4d6f154d265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9781 | 2026.05.04 15:29:31.975150 [ 257 ] {e0e9089e-deb3-46c5-8603-b4d6f154d265} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9782 | 2026.05.04 15:29:31.975188 [ 257 ] {e0e9089e-deb3-46c5-8603-b4d6f154d265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9783 | 2026.05.04 15:29:31.975505 [ 257 ] {e0e9089e-deb3-46c5-8603-b4d6f154d265} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9784 | 2026.05.04 15:29:31.975721 [ 257 ] {e0e9089e-deb3-46c5-8603-b4d6f154d265} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9785 | 2026.05.04 15:29:31.975863 [ 257 ] {e0e9089e-deb3-46c5-8603-b4d6f154d265} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001184 sec., 23648.64864864865 rows/sec., 1.84 MiB/sec. | ||
| 9786 | 2026.05.04 15:29:31.975901 [ 257 ] {e0e9089e-deb3-46c5-8603-b4d6f154d265} <Debug> TCPHandler: Processed in 0.001357838 sec. | ||
| 9787 | 2026.05.04 15:29:31.976012 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9788 | 2026.05.04 15:29:31.976107 [ 257 ] {e29198e2-1480-4960-8dae-4c77e81c088f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9789 | 2026.05.04 15:29:31.976150 [ 257 ] {e29198e2-1480-4960-8dae-4c77e81c088f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9790 | 2026.05.04 15:29:31.976497 [ 257 ] {e29198e2-1480-4960-8dae-4c77e81c088f} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9791 | 2026.05.04 15:29:31.976533 [ 257 ] {e29198e2-1480-4960-8dae-4c77e81c088f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9792 | 2026.05.04 15:29:31.976863 [ 257 ] {e29198e2-1480-4960-8dae-4c77e81c088f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9793 | 2026.05.04 15:29:31.977072 [ 257 ] {e29198e2-1480-4960-8dae-4c77e81c088f} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9794 | 2026.05.04 15:29:31.977212 [ 257 ] {e29198e2-1480-4960-8dae-4c77e81c088f} <Debug> executeQuery: Read 10 rows, 727.00 B in 0.001124 sec., 8896.79715302491 rows/sec., 631.64 KiB/sec. | ||
| 9795 | 2026.05.04 15:29:31.977219 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff) (MergerMutator): Selected 5 parts from all_1_73_15 to all_77_77_0 | ||
| 9796 | 2026.05.04 15:29:31.977250 [ 257 ] {e29198e2-1480-4960-8dae-4c77e81c088f} <Debug> TCPHandler: Processed in 0.001287167 sec. | ||
| 9797 | 2026.05.04 15:29:31.977293 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9798 | 2026.05.04 15:29:31.977318 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9799 | 2026.05.04 15:29:31.977395 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9800 | 2026.05.04 15:29:31.977412 [ 186 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_77_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_73_15 to all_77_77_0 into Compact with storage Full | ||
| 9801 | 2026.05.04 15:29:31.977516 [ 186 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_77_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9802 | 2026.05.04 15:29:31.977523 [ 257 ] {8ddb95c8-807d-492d-a68c-7d21a820d000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9803 | 2026.05.04 15:29:31.977551 [ 186 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_77_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_73_15, total 27152 rows starting from the beginning of the part | ||
| 9804 | 2026.05.04 15:29:31.977579 [ 257 ] {8ddb95c8-807d-492d-a68c-7d21a820d000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9805 | 2026.05.04 15:29:31.977616 [ 186 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_77_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 161 rows starting from the beginning of the part | ||
| 9806 | 2026.05.04 15:29:31.977668 [ 186 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_77_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 9807 | 2026.05.04 15:29:31.977721 [ 186 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_77_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 9808 | 2026.05.04 15:29:31.977771 [ 186 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_77_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1651 rows starting from the beginning of the part | ||
| 9809 | 2026.05.04 15:29:31.977959 [ 257 ] {8ddb95c8-807d-492d-a68c-7d21a820d000} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9810 | 2026.05.04 15:29:31.977993 [ 257 ] {8ddb95c8-807d-492d-a68c-7d21a820d000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9811 | 2026.05.04 15:29:31.978331 [ 257 ] {8ddb95c8-807d-492d-a68c-7d21a820d000} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9812 | 2026.05.04 15:29:31.978541 [ 257 ] {8ddb95c8-807d-492d-a68c-7d21a820d000} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9813 | 2026.05.04 15:29:31.978680 [ 257 ] {8ddb95c8-807d-492d-a68c-7d21a820d000} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.001183 sec., 3381.23415046492 rows/sec., 237.74 KiB/sec. | ||
| 9814 | 2026.05.04 15:29:31.978717 [ 257 ] {8ddb95c8-807d-492d-a68c-7d21a820d000} <Debug> TCPHandler: Processed in 0.001385149 sec. | ||
| 9815 | 2026.05.04 15:29:31.984906 [ 194 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_77_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29284 rows, containing 5 columns (5 merged, 0 gathered) in 0.007534161 sec., 3886829.6018627686 rows/sec., 249.39 MiB/sec. | ||
| 9816 | 2026.05.04 15:29:31.985364 [ 186 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_77_16} <Trace> MergedBlockOutputStream: filled checksums all_1_77_16 (state Temporary) | ||
| 9817 | 2026.05.04 15:29:31.985626 [ 186 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_77_16} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_merge_all_1_77_16 to all_1_77_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9818 | 2026.05.04 15:29:31.985689 [ 186 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_77_16} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff) (MergerMutator): Merged 5 parts: [all_1_73_15, all_77_77_0] -> all_1_77_16 | ||
| 9819 | 2026.05.04 15:29:31.985747 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 9820 | 2026.05.04 15:29:32.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.54 MiB, peak 325.20 MiB, free memory in arenas 0.00 B, will set to 314.78 MiB (RSS), difference: 1.23 MiB | ||
| 9821 | 2026.05.04 15:29:33.461037 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22536 | ||
| 9822 | 2026.05.04 15:29:33.461588 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9823 | 2026.05.04 15:29:33.461640 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9824 | 2026.05.04 15:29:33.462151 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9825 | 2026.05.04 15:29:33.462411 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9826 | 2026.05.04 15:29:33.462563 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22536 | ||
| 9827 | 2026.05.04 15:29:34.594121 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9828 | 2026.05.04 15:29:34.608703 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9829 | 2026.05.04 15:29:34.608750 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9830 | 2026.05.04 15:29:34.614250 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9831 | 2026.05.04 15:29:34.614902 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9832 | 2026.05.04 15:29:34.617444 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9833 | 2026.05.04 15:29:36.975069 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9834 | 2026.05.04 15:29:36.975408 [ 257 ] {3f3dec34-06ba-4e9d-8d4a-34429bc06d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 9835 | 2026.05.04 15:29:36.975727 [ 257 ] {3f3dec34-06ba-4e9d-8d4a-34429bc06d76} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9836 | 2026.05.04 15:29:36.975761 [ 257 ] {3f3dec34-06ba-4e9d-8d4a-34429bc06d76} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 9837 | 2026.05.04 15:29:36.975973 [ 257 ] {3f3dec34-06ba-4e9d-8d4a-34429bc06d76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9838 | 2026.05.04 15:29:36.976042 [ 257 ] {3f3dec34-06ba-4e9d-8d4a-34429bc06d76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9839 | 2026.05.04 15:29:36.976181 [ 257 ] {3f3dec34-06ba-4e9d-8d4a-34429bc06d76} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9840 | 2026.05.04 15:29:36.976316 [ 340 ] {3f3dec34-06ba-4e9d-8d4a-34429bc06d76} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9841 | 2026.05.04 15:29:36.976328 [ 321 ] {3f3dec34-06ba-4e9d-8d4a-34429bc06d76} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9842 | 2026.05.04 15:29:36.976445 [ 257 ] {3f3dec34-06ba-4e9d-8d4a-34429bc06d76} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 9843 | 2026.05.04 15:29:36.976471 [ 257 ] {3f3dec34-06ba-4e9d-8d4a-34429bc06d76} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9844 | 2026.05.04 15:29:36.976514 [ 257 ] {3f3dec34-06ba-4e9d-8d4a-34429bc06d76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9845 | 2026.05.04 15:29:36.976534 [ 257 ] {3f3dec34-06ba-4e9d-8d4a-34429bc06d76} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 9846 | 2026.05.04 15:29:36.977644 [ 257 ] {3f3dec34-06ba-4e9d-8d4a-34429bc06d76} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002366 sec., 14792.899408284024 rows/sec., 3.14 MiB/sec. | ||
| 9847 | 2026.05.04 15:29:36.977764 [ 257 ] {3f3dec34-06ba-4e9d-8d4a-34429bc06d76} <Debug> TCPHandler: Processed in 0.002880669 sec. | ||
| 9848 | 2026.05.04 15:29:36.979406 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9849 | 2026.05.04 15:29:36.979542 [ 257 ] {102218b2-b3e9-4087-a856-01edcaa087f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9850 | 2026.05.04 15:29:36.979594 [ 257 ] {102218b2-b3e9-4087-a856-01edcaa087f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9851 | 2026.05.04 15:29:36.980287 [ 257 ] {102218b2-b3e9-4087-a856-01edcaa087f6} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9852 | 2026.05.04 15:29:36.980340 [ 257 ] {102218b2-b3e9-4087-a856-01edcaa087f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9853 | 2026.05.04 15:29:36.980734 [ 257 ] {102218b2-b3e9-4087-a856-01edcaa087f6} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9854 | 2026.05.04 15:29:36.980946 [ 257 ] {102218b2-b3e9-4087-a856-01edcaa087f6} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9855 | 2026.05.04 15:29:36.981094 [ 257 ] {102218b2-b3e9-4087-a856-01edcaa087f6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001588 sec., 35264.48362720403 rows/sec., 2.71 MiB/sec. | ||
| 9856 | 2026.05.04 15:29:36.981132 [ 257 ] {102218b2-b3e9-4087-a856-01edcaa087f6} <Debug> TCPHandler: Processed in 0.001806824 sec. | ||
| 9857 | 2026.05.04 15:29:36.981335 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9858 | 2026.05.04 15:29:36.981435 [ 257 ] {e9a51bc6-ece5-4e00-a27d-89a8cab3de36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9859 | 2026.05.04 15:29:36.981475 [ 257 ] {e9a51bc6-ece5-4e00-a27d-89a8cab3de36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9860 | 2026.05.04 15:29:36.981917 [ 257 ] {e9a51bc6-ece5-4e00-a27d-89a8cab3de36} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9861 | 2026.05.04 15:29:36.981953 [ 257 ] {e9a51bc6-ece5-4e00-a27d-89a8cab3de36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9862 | 2026.05.04 15:29:36.982249 [ 257 ] {e9a51bc6-ece5-4e00-a27d-89a8cab3de36} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9863 | 2026.05.04 15:29:36.982456 [ 257 ] {e9a51bc6-ece5-4e00-a27d-89a8cab3de36} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9864 | 2026.05.04 15:29:36.982584 [ 257 ] {e9a51bc6-ece5-4e00-a27d-89a8cab3de36} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001168 sec., 54794.520547945205 rows/sec., 4.28 MiB/sec. | ||
| 9865 | 2026.05.04 15:29:36.982621 [ 257 ] {e9a51bc6-ece5-4e00-a27d-89a8cab3de36} <Debug> TCPHandler: Processed in 0.001339218 sec. | ||
| 9866 | 2026.05.04 15:29:36.982739 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9867 | 2026.05.04 15:29:36.982833 [ 257 ] {a25cdcd6-a7d1-4c4a-835e-c7a3e60093e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9868 | 2026.05.04 15:29:36.982875 [ 257 ] {a25cdcd6-a7d1-4c4a-835e-c7a3e60093e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9869 | 2026.05.04 15:29:36.983299 [ 257 ] {a25cdcd6-a7d1-4c4a-835e-c7a3e60093e1} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9870 | 2026.05.04 15:29:36.983336 [ 257 ] {a25cdcd6-a7d1-4c4a-835e-c7a3e60093e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9871 | 2026.05.04 15:29:36.983655 [ 257 ] {a25cdcd6-a7d1-4c4a-835e-c7a3e60093e1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9872 | 2026.05.04 15:29:36.983860 [ 257 ] {a25cdcd6-a7d1-4c4a-835e-c7a3e60093e1} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9873 | 2026.05.04 15:29:36.983992 [ 257 ] {a25cdcd6-a7d1-4c4a-835e-c7a3e60093e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 9874 | 2026.05.04 15:29:36.984030 [ 257 ] {a25cdcd6-a7d1-4c4a-835e-c7a3e60093e1} <Debug> TCPHandler: Processed in 0.001340228 sec. | ||
| 9875 | 2026.05.04 15:29:36.984141 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9876 | 2026.05.04 15:29:36.984235 [ 257 ] {1053e69b-6fa8-48a1-bc51-f5692b5926ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9877 | 2026.05.04 15:29:36.984276 [ 257 ] {1053e69b-6fa8-48a1-bc51-f5692b5926ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9878 | 2026.05.04 15:29:36.984625 [ 257 ] {1053e69b-6fa8-48a1-bc51-f5692b5926ef} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9879 | 2026.05.04 15:29:36.984660 [ 257 ] {1053e69b-6fa8-48a1-bc51-f5692b5926ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 9880 | 2026.05.04 15:29:36.984953 [ 257 ] {1053e69b-6fa8-48a1-bc51-f5692b5926ef} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9881 | 2026.05.04 15:29:36.985150 [ 257 ] {1053e69b-6fa8-48a1-bc51-f5692b5926ef} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9882 | 2026.05.04 15:29:36.985278 [ 257 ] {1053e69b-6fa8-48a1-bc51-f5692b5926ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 9883 | 2026.05.04 15:29:36.985313 [ 257 ] {1053e69b-6fa8-48a1-bc51-f5692b5926ef} <Debug> TCPHandler: Processed in 0.001220466 sec. | ||
| 9884 | 2026.05.04 15:29:40.783007 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9885 | 2026.05.04 15:29:40.783076 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9886 | 2026.05.04 15:29:40.963518 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22984 | ||
| 9887 | 2026.05.04 15:29:40.964030 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9888 | 2026.05.04 15:29:40.964072 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9889 | 2026.05.04 15:29:40.964552 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9890 | 2026.05.04 15:29:40.964777 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9891 | 2026.05.04 15:29:40.964909 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22984 | ||
| 9892 | 2026.05.04 15:29:41.001162 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000818621 sec. | ||
| 9893 | 2026.05.04 15:29:41.020798 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1204 | ||
| 9894 | 2026.05.04 15:29:41.023456 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9895 | 2026.05.04 15:29:41.023510 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9896 | 2026.05.04 15:29:41.024746 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9897 | 2026.05.04 15:29:41.025012 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9898 | 2026.05.04 15:29:41.025293 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1204 | ||
| 9899 | 2026.05.04 15:29:41.975472 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9900 | 2026.05.04 15:29:41.975717 [ 257 ] {6e769437-3b61-484d-abf6-2b3f50bd1fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9901 | 2026.05.04 15:29:41.976102 [ 257 ] {6e769437-3b61-484d-abf6-2b3f50bd1fdf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9902 | 2026.05.04 15:29:41.976144 [ 257 ] {6e769437-3b61-484d-abf6-2b3f50bd1fdf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9903 | 2026.05.04 15:29:41.976406 [ 257 ] {6e769437-3b61-484d-abf6-2b3f50bd1fdf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9904 | 2026.05.04 15:29:41.976477 [ 257 ] {6e769437-3b61-484d-abf6-2b3f50bd1fdf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9905 | 2026.05.04 15:29:41.976618 [ 257 ] {6e769437-3b61-484d-abf6-2b3f50bd1fdf} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9906 | 2026.05.04 15:29:41.976747 [ 305 ] {6e769437-3b61-484d-abf6-2b3f50bd1fdf} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9907 | 2026.05.04 15:29:41.976748 [ 335 ] {6e769437-3b61-484d-abf6-2b3f50bd1fdf} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9908 | 2026.05.04 15:29:41.976895 [ 257 ] {6e769437-3b61-484d-abf6-2b3f50bd1fdf} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 9909 | 2026.05.04 15:29:41.976922 [ 257 ] {6e769437-3b61-484d-abf6-2b3f50bd1fdf} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9910 | 2026.05.04 15:29:41.976966 [ 257 ] {6e769437-3b61-484d-abf6-2b3f50bd1fdf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9911 | 2026.05.04 15:29:41.976989 [ 257 ] {6e769437-3b61-484d-abf6-2b3f50bd1fdf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 9912 | 2026.05.04 15:29:41.978051 [ 257 ] {6e769437-3b61-484d-abf6-2b3f50bd1fdf} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002434 sec., 14379.62202136401 rows/sec., 3.06 MiB/sec. | ||
| 9913 | 2026.05.04 15:29:41.978160 [ 257 ] {6e769437-3b61-484d-abf6-2b3f50bd1fdf} <Debug> TCPHandler: Processed in 0.002826478 sec. | ||
| 9914 | 2026.05.04 15:29:41.980494 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9915 | 2026.05.04 15:29:41.980620 [ 257 ] {7fd9ad97-80ce-4b9f-a0b0-93054946e395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9916 | 2026.05.04 15:29:41.980674 [ 257 ] {7fd9ad97-80ce-4b9f-a0b0-93054946e395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9917 | 2026.05.04 15:29:41.981288 [ 257 ] {7fd9ad97-80ce-4b9f-a0b0-93054946e395} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9918 | 2026.05.04 15:29:41.981337 [ 257 ] {7fd9ad97-80ce-4b9f-a0b0-93054946e395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9919 | 2026.05.04 15:29:41.981723 [ 257 ] {7fd9ad97-80ce-4b9f-a0b0-93054946e395} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9920 | 2026.05.04 15:29:41.981950 [ 257 ] {7fd9ad97-80ce-4b9f-a0b0-93054946e395} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9921 | 2026.05.04 15:29:41.982099 [ 257 ] {7fd9ad97-80ce-4b9f-a0b0-93054946e395} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001516 sec., 91029.02374670185 rows/sec., 7.92 MiB/sec. | ||
| 9922 | 2026.05.04 15:29:41.982139 [ 257 ] {7fd9ad97-80ce-4b9f-a0b0-93054946e395} <Debug> TCPHandler: Processed in 0.001706863 sec. | ||
| 9923 | 2026.05.04 15:29:41.982269 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9924 | 2026.05.04 15:29:41.982390 [ 257 ] {1690839f-9f24-4a5a-907c-1cb764b6cd27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9925 | 2026.05.04 15:29:41.982436 [ 257 ] {1690839f-9f24-4a5a-907c-1cb764b6cd27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9926 | 2026.05.04 15:29:41.982846 [ 257 ] {1690839f-9f24-4a5a-907c-1cb764b6cd27} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9927 | 2026.05.04 15:29:41.982884 [ 257 ] {1690839f-9f24-4a5a-907c-1cb764b6cd27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9928 | 2026.05.04 15:29:41.983194 [ 257 ] {1690839f-9f24-4a5a-907c-1cb764b6cd27} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9929 | 2026.05.04 15:29:41.983403 [ 257 ] {1690839f-9f24-4a5a-907c-1cb764b6cd27} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9930 | 2026.05.04 15:29:41.983515 [ 45 ] {} <Debug> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9931 | 2026.05.04 15:29:41.983536 [ 257 ] {1690839f-9f24-4a5a-907c-1cb764b6cd27} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001169 sec., 35072.71171941831 rows/sec., 2.58 MiB/sec. | ||
| 9932 | 2026.05.04 15:29:41.983572 [ 45 ] {} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9933 | 2026.05.04 15:29:41.983587 [ 257 ] {1690839f-9f24-4a5a-907c-1cb764b6cd27} <Debug> TCPHandler: Processed in 0.001378248 sec. | ||
| 9934 | 2026.05.04 15:29:41.983598 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9935 | 2026.05.04 15:29:41.983709 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9936 | 2026.05.04 15:29:41.983720 [ 199 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::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 | ||
| 9937 | 2026.05.04 15:29:41.983810 [ 257 ] {d37ff1d7-0dfe-433e-83a7-bc05d62a6377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9938 | 2026.05.04 15:29:41.983854 [ 199 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9939 | 2026.05.04 15:29:41.983855 [ 257 ] {d37ff1d7-0dfe-433e-83a7-bc05d62a6377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9940 | 2026.05.04 15:29:41.983892 [ 199 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 82 rows starting from the beginning of the part | ||
| 9941 | 2026.05.04 15:29:41.983965 [ 199 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 41 rows starting from the beginning of the part | ||
| 9942 | 2026.05.04 15:29:41.984010 [ 199 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part | ||
| 9943 | 2026.05.04 15:29:41.984054 [ 199 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::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 | ||
| 9944 | 2026.05.04 15:29:41.984091 [ 199 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 66 rows starting from the beginning of the part | ||
| 9945 | 2026.05.04 15:29:41.984131 [ 199 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 41 rows starting from the beginning of the part | ||
| 9946 | 2026.05.04 15:29:41.984297 [ 257 ] {d37ff1d7-0dfe-433e-83a7-bc05d62a6377} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9947 | 2026.05.04 15:29:41.984340 [ 257 ] {d37ff1d7-0dfe-433e-83a7-bc05d62a6377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9948 | 2026.05.04 15:29:41.984673 [ 257 ] {d37ff1d7-0dfe-433e-83a7-bc05d62a6377} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9949 | 2026.05.04 15:29:41.984895 [ 257 ] {d37ff1d7-0dfe-433e-83a7-bc05d62a6377} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9950 | 2026.05.04 15:29:41.984965 [ 194 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 273 rows, containing 5 columns (5 merged, 0 gathered) in 0.001293547 sec., 211047.60785653713 rows/sec., 16.30 MiB/sec. | ||
| 9951 | 2026.05.04 15:29:41.985033 [ 257 ] {d37ff1d7-0dfe-433e-83a7-bc05d62a6377} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001241 sec., 84609.18614020951 rows/sec., 6.61 MiB/sec. | ||
| 9952 | 2026.05.04 15:29:41.985071 [ 257 ] {d37ff1d7-0dfe-433e-83a7-bc05d62a6377} <Debug> TCPHandler: Processed in 0.001410478 sec. | ||
| 9953 | 2026.05.04 15:29:41.985114 [ 194 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9954 | 2026.05.04 15:29:41.985183 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9955 | 2026.05.04 15:29:41.985276 [ 257 ] {5aced638-c92c-45aa-9737-6a55ddb10fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9956 | 2026.05.04 15:29:41.985320 [ 257 ] {5aced638-c92c-45aa-9737-6a55ddb10fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9957 | 2026.05.04 15:29:41.985405 [ 194 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_41_8} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9958 | 2026.05.04 15:29:41.985471 [ 194 ] {a734026a-9cf8-416d-b899-a6e9ab9b1518::all_1_41_8} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9959 | 2026.05.04 15:29:41.985545 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 9960 | 2026.05.04 15:29:41.985716 [ 257 ] {5aced638-c92c-45aa-9737-6a55ddb10fec} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9961 | 2026.05.04 15:29:41.985751 [ 257 ] {5aced638-c92c-45aa-9737-6a55ddb10fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9962 | 2026.05.04 15:29:41.986085 [ 257 ] {5aced638-c92c-45aa-9737-6a55ddb10fec} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9963 | 2026.05.04 15:29:41.986305 [ 257 ] {5aced638-c92c-45aa-9737-6a55ddb10fec} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9964 | 2026.05.04 15:29:41.986439 [ 257 ] {5aced638-c92c-45aa-9737-6a55ddb10fec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 9965 | 2026.05.04 15:29:41.986476 [ 257 ] {5aced638-c92c-45aa-9737-6a55ddb10fec} <Debug> TCPHandler: Processed in 0.001341498 sec. | ||
| 9966 | 2026.05.04 15:29:41.986594 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9967 | 2026.05.04 15:29:41.986696 [ 257 ] {f6672764-b10f-45e9-9637-a198afb474cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9968 | 2026.05.04 15:29:41.986750 [ 257 ] {f6672764-b10f-45e9-9637-a198afb474cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9969 | 2026.05.04 15:29:41.987623 [ 257 ] {f6672764-b10f-45e9-9637-a198afb474cd} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9970 | 2026.05.04 15:29:41.987661 [ 257 ] {f6672764-b10f-45e9-9637-a198afb474cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9971 | 2026.05.04 15:29:41.988235 [ 257 ] {f6672764-b10f-45e9-9637-a198afb474cd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9972 | 2026.05.04 15:29:41.988462 [ 257 ] {f6672764-b10f-45e9-9637-a198afb474cd} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9973 | 2026.05.04 15:29:41.988605 [ 257 ] {f6672764-b10f-45e9-9637-a198afb474cd} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001928 sec., 21265.560165975105 rows/sec., 38.11 MiB/sec. | ||
| 9974 | 2026.05.04 15:29:41.988659 [ 257 ] {f6672764-b10f-45e9-9637-a198afb474cd} <Debug> TCPHandler: Processed in 0.002116048 sec. | ||
| 9975 | 2026.05.04 15:29:41.988779 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9976 | 2026.05.04 15:29:41.988873 [ 257 ] {165a711f-45dc-42c0-80f3-5c8f990cf8d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9977 | 2026.05.04 15:29:41.988916 [ 257 ] {165a711f-45dc-42c0-80f3-5c8f990cf8d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9978 | 2026.05.04 15:29:41.989245 [ 257 ] {165a711f-45dc-42c0-80f3-5c8f990cf8d5} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9979 | 2026.05.04 15:29:41.989282 [ 257 ] {165a711f-45dc-42c0-80f3-5c8f990cf8d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9980 | 2026.05.04 15:29:41.989587 [ 257 ] {165a711f-45dc-42c0-80f3-5c8f990cf8d5} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9981 | 2026.05.04 15:29:41.989796 [ 257 ] {165a711f-45dc-42c0-80f3-5c8f990cf8d5} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9982 | 2026.05.04 15:29:41.989923 [ 257 ] {165a711f-45dc-42c0-80f3-5c8f990cf8d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 9983 | 2026.05.04 15:29:41.989960 [ 257 ] {165a711f-45dc-42c0-80f3-5c8f990cf8d5} <Debug> TCPHandler: Processed in 0.001230757 sec. | ||
| 9984 | 2026.05.04 15:29:42.118338 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9985 | 2026.05.04 15:29:42.135050 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9986 | 2026.05.04 15:29:42.135100 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 9987 | 2026.05.04 15:29:42.141413 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9988 | 2026.05.04 15:29:42.142123 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9989 | 2026.05.04 15:29:42.145443 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 9990 | 2026.05.04 15:29:46.974935 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9991 | 2026.05.04 15:29:46.975311 [ 257 ] {3c0a28c1-4cff-4601-a22e-f6a9680fbbc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 9992 | 2026.05.04 15:29:46.975780 [ 257 ] {3c0a28c1-4cff-4601-a22e-f6a9680fbbc9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9993 | 2026.05.04 15:29:46.975815 [ 257 ] {3c0a28c1-4cff-4601-a22e-f6a9680fbbc9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 9994 | 2026.05.04 15:29:46.976035 [ 257 ] {3c0a28c1-4cff-4601-a22e-f6a9680fbbc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9995 | 2026.05.04 15:29:46.976107 [ 257 ] {3c0a28c1-4cff-4601-a22e-f6a9680fbbc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9996 | 2026.05.04 15:29:46.976248 [ 257 ] {3c0a28c1-4cff-4601-a22e-f6a9680fbbc9} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9997 | 2026.05.04 15:29:46.976359 [ 305 ] {3c0a28c1-4cff-4601-a22e-f6a9680fbbc9} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9998 | 2026.05.04 15:29:46.976410 [ 306 ] {3c0a28c1-4cff-4601-a22e-f6a9680fbbc9} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9999 | 2026.05.04 15:29:46.976634 [ 257 ] {3c0a28c1-4cff-4601-a22e-f6a9680fbbc9} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 10000 | 2026.05.04 15:29:46.976681 [ 257 ] {3c0a28c1-4cff-4601-a22e-f6a9680fbbc9} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10001 | 2026.05.04 15:29:46.976745 [ 257 ] {3c0a28c1-4cff-4601-a22e-f6a9680fbbc9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10002 | 2026.05.04 15:29:46.976770 [ 257 ] {3c0a28c1-4cff-4601-a22e-f6a9680fbbc9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 10003 | 2026.05.04 15:29:46.978082 [ 257 ] {3c0a28c1-4cff-4601-a22e-f6a9680fbbc9} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002918 sec., 11994.51679232351 rows/sec., 2.55 MiB/sec. | ||
| 10004 | 2026.05.04 15:29:46.978188 [ 257 ] {3c0a28c1-4cff-4601-a22e-f6a9680fbbc9} <Debug> TCPHandler: Processed in 0.003452007 sec. | ||
| 10005 | 2026.05.04 15:29:46.979819 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10006 | 2026.05.04 15:29:46.979934 [ 257 ] {beacec63-9dad-4c0d-b4c2-352fc3d12d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10007 | 2026.05.04 15:29:46.979981 [ 257 ] {beacec63-9dad-4c0d-b4c2-352fc3d12d4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10008 | 2026.05.04 15:29:46.980450 [ 257 ] {beacec63-9dad-4c0d-b4c2-352fc3d12d4f} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10009 | 2026.05.04 15:29:46.980495 [ 257 ] {beacec63-9dad-4c0d-b4c2-352fc3d12d4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10010 | 2026.05.04 15:29:46.980858 [ 257 ] {beacec63-9dad-4c0d-b4c2-352fc3d12d4f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10011 | 2026.05.04 15:29:46.981096 [ 257 ] {beacec63-9dad-4c0d-b4c2-352fc3d12d4f} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10012 | 2026.05.04 15:29:46.981258 [ 41 ] {} <Debug> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10013 | 2026.05.04 15:29:46.981261 [ 257 ] {beacec63-9dad-4c0d-b4c2-352fc3d12d4f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001359 sec., 41206.76968359088 rows/sec., 3.17 MiB/sec. | ||
| 10014 | 2026.05.04 15:29:46.981316 [ 41 ] {} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10015 | 2026.05.04 15:29:46.981338 [ 257 ] {beacec63-9dad-4c0d-b4c2-352fc3d12d4f} <Debug> TCPHandler: Processed in 0.001573531 sec. | ||
| 10016 | 2026.05.04 15:29:46.981346 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10017 | 2026.05.04 15:29:46.981467 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10018 | 2026.05.04 15:29:46.981524 [ 200 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::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 | ||
| 10019 | 2026.05.04 15:29:46.981565 [ 257 ] {1b7b72bc-02f9-44d5-86e4-90e16e1f8daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10020 | 2026.05.04 15:29:46.981635 [ 257 ] {1b7b72bc-02f9-44d5-86e4-90e16e1f8daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10021 | 2026.05.04 15:29:46.981715 [ 200 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10022 | 2026.05.04 15:29:46.981757 [ 200 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2619 rows starting from the beginning of the part | ||
| 10023 | 2026.05.04 15:29:46.981832 [ 200 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 2608 rows starting from the beginning of the part | ||
| 10024 | 2026.05.04 15:29:46.981882 [ 200 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 26 rows starting from the beginning of the part | ||
| 10025 | 2026.05.04 15:29:46.981930 [ 200 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
| 10026 | 2026.05.04 15:29:46.981974 [ 200 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 138 rows starting from the beginning of the part | ||
| 10027 | 2026.05.04 15:29:46.982020 [ 200 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
| 10028 | 2026.05.04 15:29:46.982038 [ 257 ] {1b7b72bc-02f9-44d5-86e4-90e16e1f8daa} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10029 | 2026.05.04 15:29:46.982080 [ 257 ] {1b7b72bc-02f9-44d5-86e4-90e16e1f8daa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10030 | 2026.05.04 15:29:46.982428 [ 257 ] {1b7b72bc-02f9-44d5-86e4-90e16e1f8daa} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10031 | 2026.05.04 15:29:46.982647 [ 257 ] {1b7b72bc-02f9-44d5-86e4-90e16e1f8daa} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10032 | 2026.05.04 15:29:46.982782 [ 257 ] {1b7b72bc-02f9-44d5-86e4-90e16e1f8daa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001235 sec., 51821.86234817814 rows/sec., 4.04 MiB/sec. | ||
| 10033 | 2026.05.04 15:29:46.982810 [ 40 ] {} <Debug> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10034 | 2026.05.04 15:29:46.982820 [ 257 ] {1b7b72bc-02f9-44d5-86e4-90e16e1f8daa} <Debug> TCPHandler: Processed in 0.001401498 sec. | ||
| 10035 | 2026.05.04 15:29:46.982866 [ 40 ] {} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10036 | 2026.05.04 15:29:46.982896 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10037 | 2026.05.04 15:29:46.982960 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10038 | 2026.05.04 15:29:46.982989 [ 194 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::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 | ||
| 10039 | 2026.05.04 15:29:46.983059 [ 257 ] {d362f999-2dc0-45a4-af0b-776eec4c7299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10040 | 2026.05.04 15:29:46.983090 [ 194 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10041 | 2026.05.04 15:29:46.983101 [ 257 ] {d362f999-2dc0-45a4-af0b-776eec4c7299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10042 | 2026.05.04 15:29:46.983128 [ 194 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1403 rows starting from the beginning of the part | ||
| 10043 | 2026.05.04 15:29:46.983202 [ 194 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1369 rows starting from the beginning of the part | ||
| 10044 | 2026.05.04 15:29:46.983255 [ 194 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 28 rows starting from the beginning of the part | ||
| 10045 | 2026.05.04 15:29:46.983298 [ 194 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 10046 | 2026.05.04 15:29:46.983345 [ 194 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 105 rows starting from the beginning of the part | ||
| 10047 | 2026.05.04 15:29:46.983393 [ 194 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
| 10048 | 2026.05.04 15:29:46.983498 [ 257 ] {d362f999-2dc0-45a4-af0b-776eec4c7299} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10049 | 2026.05.04 15:29:46.983532 [ 257 ] {d362f999-2dc0-45a4-af0b-776eec4c7299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10050 | 2026.05.04 15:29:46.983891 [ 257 ] {d362f999-2dc0-45a4-af0b-776eec4c7299} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10051 | 2026.05.04 15:29:46.984102 [ 257 ] {d362f999-2dc0-45a4-af0b-776eec4c7299} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10052 | 2026.05.04 15:29:46.984141 [ 187 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5503 rows, containing 5 columns (5 merged, 0 gathered) in 0.002704886 sec., 2034466.5172580285 rows/sec., 161.65 MiB/sec. | ||
| 10053 | 2026.05.04 15:29:46.984236 [ 257 ] {d362f999-2dc0-45a4-af0b-776eec4c7299} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 10054 | 2026.05.04 15:29:46.984276 [ 257 ] {d362f999-2dc0-45a4-af0b-776eec4c7299} <Debug> TCPHandler: Processed in 0.001364149 sec. | ||
| 10055 | 2026.05.04 15:29:46.984388 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10056 | 2026.05.04 15:29:46.984481 [ 189 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10057 | 2026.05.04 15:29:46.984483 [ 257 ] {a6ba2509-9ba7-40d5-860e-051ef89246e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10058 | 2026.05.04 15:29:46.984543 [ 257 ] {a6ba2509-9ba7-40d5-860e-051ef89246e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10059 | 2026.05.04 15:29:46.984586 [ 187 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3033 rows, containing 5 columns (5 merged, 0 gathered) in 0.001639142 sec., 1850358.2972067094 rows/sec., 134.11 MiB/sec. | ||
| 10060 | 2026.05.04 15:29:46.984829 [ 195 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10061 | 2026.05.04 15:29:46.984850 [ 189 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_81_16} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10062 | 2026.05.04 15:29:46.984900 [ 257 ] {a6ba2509-9ba7-40d5-860e-051ef89246e4} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10063 | 2026.05.04 15:29:46.984954 [ 257 ] {a6ba2509-9ba7-40d5-860e-051ef89246e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10064 | 2026.05.04 15:29:46.984956 [ 189 ] {21522eb5-5983-455e-9f34-c435e16fe2bf::all_1_81_16} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10065 | 2026.05.04 15:29:46.985086 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 10066 | 2026.05.04 15:29:46.985200 [ 195 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_81_16} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10067 | 2026.05.04 15:29:46.985302 [ 257 ] {a6ba2509-9ba7-40d5-860e-051ef89246e4} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10068 | 2026.05.04 15:29:46.985307 [ 195 ] {7657295b-93ca-4d2b-8dd8-dadd1cdc4017::all_1_81_16} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10069 | 2026.05.04 15:29:46.985428 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 10070 | 2026.05.04 15:29:46.985526 [ 257 ] {a6ba2509-9ba7-40d5-860e-051ef89246e4} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10071 | 2026.05.04 15:29:46.985665 [ 257 ] {a6ba2509-9ba7-40d5-860e-051ef89246e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0012 sec., 50000.00000000001 rows/sec., 3.37 MiB/sec. | ||
| 10072 | 2026.05.04 15:29:46.985666 [ 40 ] {} <Debug> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10073 | 2026.05.04 15:29:46.985702 [ 257 ] {a6ba2509-9ba7-40d5-860e-051ef89246e4} <Debug> TCPHandler: Processed in 0.001361349 sec. | ||
| 10074 | 2026.05.04 15:29:46.985717 [ 40 ] {} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10075 | 2026.05.04 15:29:46.985742 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10076 | 2026.05.04 15:29:46.985823 [ 187 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 10077 | 2026.05.04 15:29:46.985928 [ 187 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10078 | 2026.05.04 15:29:46.985958 [ 187 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3852 rows starting from the beginning of the part | ||
| 10079 | 2026.05.04 15:29:46.986018 [ 187 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::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 | ||
| 10080 | 2026.05.04 15:29:46.986062 [ 187 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 4 rows starting from the beginning of the part | ||
| 10081 | 2026.05.04 15:29:46.986102 [ 187 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 10082 | 2026.05.04 15:29:46.986139 [ 187 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 10083 | 2026.05.04 15:29:46.986177 [ 187 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 10084 | 2026.05.04 15:29:46.987470 [ 197 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4092 rows, containing 4 columns (4 merged, 0 gathered) in 0.001678112 sec., 2438454.6442668904 rows/sec., 164.29 MiB/sec. | ||
| 10085 | 2026.05.04 15:29:46.987757 [ 187 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10086 | 2026.05.04 15:29:46.988004 [ 187 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_81_16} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10087 | 2026.05.04 15:29:46.988070 [ 187 ] {5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0::all_1_81_16} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10088 | 2026.05.04 15:29:46.988128 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 10089 | 2026.05.04 15:29:48.465205 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23496 | ||
| 10090 | 2026.05.04 15:29:48.465929 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10091 | 2026.05.04 15:29:48.465967 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10092 | 2026.05.04 15:29:48.466468 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10093 | 2026.05.04 15:29:48.466707 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10094 | 2026.05.04 15:29:48.466862 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23496 | ||
| 10095 | 2026.05.04 15:29:49.645707 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10096 | 2026.05.04 15:29:49.662383 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10097 | 2026.05.04 15:29:49.662448 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10098 | 2026.05.04 15:29:49.668681 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10099 | 2026.05.04 15:29:49.669379 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10100 | 2026.05.04 15:29:49.672264 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10101 | 2026.05.04 15:29:51.025853 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1228 | ||
| 10102 | 2026.05.04 15:29:51.030515 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10103 | 2026.05.04 15:29:51.030612 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10104 | 2026.05.04 15:29:51.032616 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10105 | 2026.05.04 15:29:51.033046 [ 243 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10106 | 2026.05.04 15:29:51.033317 [ 37 ] {} <Debug> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10107 | 2026.05.04 15:29:51.033407 [ 37 ] {} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10108 | 2026.05.04 15:29:51.033442 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10109 | 2026.05.04 15:29:51.033621 [ 195 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::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 | ||
| 10110 | 2026.05.04 15:29:51.033725 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1228 | ||
| 10111 | 2026.05.04 15:29:51.034521 [ 195 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10112 | 2026.05.04 15:29:51.034789 [ 195 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1064 rows starting from the beginning of the part | ||
| 10113 | 2026.05.04 15:29:51.035451 [ 195 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 44 rows starting from the beginning of the part | ||
| 10114 | 2026.05.04 15:29:51.036025 [ 195 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 28 rows starting from the beginning of the part | ||
| 10115 | 2026.05.04 15:29:51.036585 [ 195 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 10116 | 2026.05.04 15:29:51.037147 [ 195 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 44 rows starting from the beginning of the part | ||
| 10117 | 2026.05.04 15:29:51.037715 [ 195 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 10118 | 2026.05.04 15:29:51.049383 [ 193 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1228 rows, containing 72 columns (72 merged, 0 gathered) in 0.015833092 sec., 77559.07690045633 rows/sec., 66.10 MiB/sec. | ||
| 10119 | 2026.05.04 15:29:51.051532 [ 193 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10120 | 2026.05.04 15:29:51.052447 [ 193 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_36_7} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10121 | 2026.05.04 15:29:51.052579 [ 193 ] {21fe8d52-4b8d-4923-b64d-63ee7542c590::all_1_36_7} <Trace> system.query_log (21fe8d52-4b8d-4923-b64d-63ee7542c590) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10122 | 2026.05.04 15:29:51.053012 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB. | ||
| 10123 | 2026.05.04 15:29:51.653537 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62865 | ||
| 10124 | 2026.05.04 15:29:51.653688 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10125 | 2026.05.04 15:29:51.653725 [ 291 ] {} <Debug> TCP-Session: d8d6beee-b057-4e73-8932-a7801ba50c36 Authenticating user 'default' from [fd00:1122:3344:101::e]:62865 | ||
| 10126 | 2026.05.04 15:29:51.653754 [ 291 ] {} <Debug> TCP-Session: d8d6beee-b057-4e73-8932-a7801ba50c36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10127 | 2026.05.04 15:29:51.653773 [ 291 ] {} <Debug> TCP-Session: d8d6beee-b057-4e73-8932-a7801ba50c36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10128 | 2026.05.04 15:29:51.654014 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50462 | ||
| 10129 | 2026.05.04 15:29:51.654054 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47852 | ||
| 10130 | 2026.05.04 15:29:51.654076 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41723 | ||
| 10131 | 2026.05.04 15:29:51.654107 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40025 | ||
| 10132 | 2026.05.04 15:29:51.654113 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65344 | ||
| 10133 | 2026.05.04 15:29:51.654181 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10134 | 2026.05.04 15:29:51.654205 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10135 | 2026.05.04 15:29:51.654222 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10136 | 2026.05.04 15:29:51.654232 [ 286 ] {} <Debug> TCP-Session: 6f03988c-b2ae-4549-95ad-13107fcbee77 Authenticating user 'default' from [fd00:1122:3344:101::e]:41723 | ||
| 10137 | 2026.05.04 15:29:51.654240 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10138 | 2026.05.04 15:29:51.654316 [ 286 ] {} <Debug> TCP-Session: 6f03988c-b2ae-4549-95ad-13107fcbee77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10139 | 2026.05.04 15:29:51.654317 [ 289 ] {} <Debug> TCP-Session: c62d1794-8add-4de2-aa31-1107f571cd01 Authenticating user 'default' from [fd00:1122:3344:101::e]:40025 | ||
| 10140 | 2026.05.04 15:29:51.654326 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10141 | 2026.05.04 15:29:51.654342 [ 3 ] {} <Debug> TCP-Session: 32a80f76-5b1d-470d-8361-202d8b8c5f3f Authenticating user 'default' from [fd00:1122:3344:101::e]:47852 | ||
| 10142 | 2026.05.04 15:29:51.654372 [ 289 ] {} <Debug> TCP-Session: c62d1794-8add-4de2-aa31-1107f571cd01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10143 | 2026.05.04 15:29:51.654391 [ 290 ] {} <Debug> TCP-Session: 81d56bed-1e74-4bd5-8a83-b45f3f7ddca6 Authenticating user 'default' from [fd00:1122:3344:101::e]:65344 | ||
| 10144 | 2026.05.04 15:29:51.654410 [ 3 ] {} <Debug> TCP-Session: 32a80f76-5b1d-470d-8361-202d8b8c5f3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10145 | 2026.05.04 15:29:51.654419 [ 289 ] {} <Debug> TCP-Session: c62d1794-8add-4de2-aa31-1107f571cd01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10146 | 2026.05.04 15:29:51.654444 [ 290 ] {} <Debug> TCP-Session: 81d56bed-1e74-4bd5-8a83-b45f3f7ddca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10147 | 2026.05.04 15:29:51.654458 [ 3 ] {} <Debug> TCP-Session: 32a80f76-5b1d-470d-8361-202d8b8c5f3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10148 | 2026.05.04 15:29:51.654486 [ 290 ] {} <Debug> TCP-Session: 81d56bed-1e74-4bd5-8a83-b45f3f7ddca6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10149 | 2026.05.04 15:29:51.654338 [ 286 ] {} <Debug> TCP-Session: 6f03988c-b2ae-4549-95ad-13107fcbee77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10150 | 2026.05.04 15:29:51.654259 [ 292 ] {} <Debug> TCP-Session: bef56471-5f0c-4306-8d02-fec7e39378d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50462 | ||
| 10151 | 2026.05.04 15:29:51.654158 [ 291 ] {} <Trace> TCP-Session: d8d6beee-b057-4e73-8932-a7801ba50c36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10152 | 2026.05.04 15:29:51.654571 [ 292 ] {} <Debug> TCP-Session: bef56471-5f0c-4306-8d02-fec7e39378d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10153 | 2026.05.04 15:29:51.654099 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42866 | ||
| 10154 | 2026.05.04 15:29:51.654613 [ 292 ] {} <Debug> TCP-Session: bef56471-5f0c-4306-8d02-fec7e39378d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10155 | 2026.05.04 15:29:51.654058 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39714 | ||
| 10156 | 2026.05.04 15:29:51.654036 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62700 | ||
| 10157 | 2026.05.04 15:29:51.654758 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10158 | 2026.05.04 15:29:51.654776 [ 291 ] {b727fd3c-2b4a-4069-9a82-cc6d4f460bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62865) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10159 | 2026.05.04 15:29:51.654793 [ 288 ] {} <Debug> TCP-Session: 41dbd1a0-aeb4-4840-adbe-580520740529 Authenticating user 'default' from [fd00:1122:3344:101::e]:42866 | ||
| 10160 | 2026.05.04 15:29:51.654832 [ 288 ] {} <Debug> TCP-Session: 41dbd1a0-aeb4-4840-adbe-580520740529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10161 | 2026.05.04 15:29:51.654846 [ 288 ] {} <Debug> TCP-Session: 41dbd1a0-aeb4-4840-adbe-580520740529 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10162 | 2026.05.04 15:29:51.655160 [ 291 ] {b727fd3c-2b4a-4069-9a82-cc6d4f460bb4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10163 | 2026.05.04 15:29:51.655253 [ 291 ] {b727fd3c-2b4a-4069-9a82-cc6d4f460bb4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10164 | 2026.05.04 15:29:51.655319 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10165 | 2026.05.04 15:29:51.655380 [ 294 ] {} <Debug> TCP-Session: 0bed5053-cfee-4d35-8ad8-aa74f4905e8b Authenticating user 'default' from [fd00:1122:3344:101::e]:39714 | ||
| 10166 | 2026.05.04 15:29:51.655413 [ 294 ] {} <Debug> TCP-Session: 0bed5053-cfee-4d35-8ad8-aa74f4905e8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10167 | 2026.05.04 15:29:51.655436 [ 294 ] {} <Debug> TCP-Session: 0bed5053-cfee-4d35-8ad8-aa74f4905e8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10168 | 2026.05.04 15:29:51.655445 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10169 | 2026.05.04 15:29:51.655503 [ 293 ] {} <Debug> TCP-Session: 6bc502d6-f95e-4345-9a01-3987ba4e826b Authenticating user 'default' from [fd00:1122:3344:101::e]:62700 | ||
| 10170 | 2026.05.04 15:29:51.655524 [ 293 ] {} <Debug> TCP-Session: 6bc502d6-f95e-4345-9a01-3987ba4e826b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10171 | 2026.05.04 15:29:51.655539 [ 293 ] {} <Debug> TCP-Session: 6bc502d6-f95e-4345-9a01-3987ba4e826b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10172 | 2026.05.04 15:29:51.655744 [ 291 ] {b727fd3c-2b4a-4069-9a82-cc6d4f460bb4} <Debug> oximeter.version (7476fae3-e9ef-46f3-a08f-cb163b95990f) (SelectExecutor): Key condition: unknown | ||
| 10173 | 2026.05.04 15:29:51.657128 [ 305 ] {b727fd3c-2b4a-4069-9a82-cc6d4f460bb4} <Trace> AggregatingTransform: Aggregating | ||
| 10174 | 2026.05.04 15:29:51.657284 [ 305 ] {b727fd3c-2b4a-4069-9a82-cc6d4f460bb4} <Trace> Aggregator: Aggregation method: without_key | ||
| 10175 | 2026.05.04 15:29:51.657320 [ 305 ] {b727fd3c-2b4a-4069-9a82-cc6d4f460bb4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001413309 sec. (707.559 rows/sec., 27.64 KiB/sec.) | ||
| 10176 | 2026.05.04 15:29:51.657336 [ 305 ] {b727fd3c-2b4a-4069-9a82-cc6d4f460bb4} <Trace> Aggregator: Merging aggregated data | ||
| 10177 | 2026.05.04 15:29:51.658997 [ 291 ] {b727fd3c-2b4a-4069-9a82-cc6d4f460bb4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004292 sec., 232.99161230195713 rows/sec., 9.10 KiB/sec. | ||
| 10178 | 2026.05.04 15:29:51.659171 [ 291 ] {b727fd3c-2b4a-4069-9a82-cc6d4f460bb4} <Debug> TCPHandler: Processed in 0.005150679 sec. | ||
| 10179 | 2026.05.04 15:29:51.659326 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10180 | 2026.05.04 15:29:51.659354 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10181 | 2026.05.04 15:29:51.659377 [ 291 ] {} <Debug> TCP-Session: d8d6beee-b057-4e73-8932-a7801ba50c36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10182 | 2026.05.04 15:29:51.659394 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10183 | 2026.05.04 15:29:51.659410 [ 292 ] {} <Debug> TCP-Session: bef56471-5f0c-4306-8d02-fec7e39378d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10184 | 2026.05.04 15:29:51.659421 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10185 | 2026.05.04 15:29:51.659446 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10186 | 2026.05.04 15:29:51.659479 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10187 | 2026.05.04 15:29:51.659489 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10188 | 2026.05.04 15:29:51.659509 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10189 | 2026.05.04 15:29:51.659528 [ 293 ] {} <Debug> TCP-Session: 6bc502d6-f95e-4345-9a01-3987ba4e826b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10190 | 2026.05.04 15:29:51.659549 [ 288 ] {} <Debug> TCP-Session: 41dbd1a0-aeb4-4840-adbe-580520740529 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10191 | 2026.05.04 15:29:51.659502 [ 286 ] {} <Debug> TCP-Session: 6f03988c-b2ae-4549-95ad-13107fcbee77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10192 | 2026.05.04 15:29:51.659585 [ 290 ] {} <Debug> TCP-Session: 81d56bed-1e74-4bd5-8a83-b45f3f7ddca6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10193 | 2026.05.04 15:29:51.659483 [ 3 ] {} <Debug> TCP-Session: 32a80f76-5b1d-470d-8361-202d8b8c5f3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10194 | 2026.05.04 15:29:51.659450 [ 289 ] {} <Debug> TCP-Session: c62d1794-8add-4de2-aa31-1107f571cd01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10195 | 2026.05.04 15:29:51.659379 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10196 | 2026.05.04 15:29:51.659715 [ 294 ] {} <Debug> TCP-Session: 0bed5053-cfee-4d35-8ad8-aa74f4905e8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10197 | 2026.05.04 15:29:51.815868 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44175 | ||
| 10198 | 2026.05.04 15:29:51.815988 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10199 | 2026.05.04 15:29:51.816019 [ 291 ] {} <Debug> TCP-Session: e8f1d59b-6e00-4970-be64-87ddacaf6951 Authenticating user 'default' from [fd00:1122:3344:101::e]:44175 | ||
| 10200 | 2026.05.04 15:29:51.816050 [ 291 ] {} <Debug> TCP-Session: e8f1d59b-6e00-4970-be64-87ddacaf6951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10201 | 2026.05.04 15:29:51.816071 [ 291 ] {} <Debug> TCP-Session: e8f1d59b-6e00-4970-be64-87ddacaf6951 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10202 | 2026.05.04 15:29:51.816313 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44982 | ||
| 10203 | 2026.05.04 15:29:51.816355 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37619 | ||
| 10204 | 2026.05.04 15:29:51.816386 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46561 | ||
| 10205 | 2026.05.04 15:29:51.816422 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44005 | ||
| 10206 | 2026.05.04 15:29:51.816444 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10207 | 2026.05.04 15:29:51.816401 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63157 | ||
| 10208 | 2026.05.04 15:29:51.816505 [ 292 ] {} <Debug> TCP-Session: c80dc844-a8d5-4acc-8de7-37164a1480e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44982 | ||
| 10209 | 2026.05.04 15:29:51.816497 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10210 | 2026.05.04 15:29:51.816497 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10211 | 2026.05.04 15:29:51.816543 [ 292 ] {} <Debug> TCP-Session: c80dc844-a8d5-4acc-8de7-37164a1480e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10212 | 2026.05.04 15:29:51.816576 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10213 | 2026.05.04 15:29:51.816588 [ 292 ] {} <Debug> TCP-Session: c80dc844-a8d5-4acc-8de7-37164a1480e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10214 | 2026.05.04 15:29:51.816588 [ 286 ] {} <Debug> TCP-Session: 74b88030-2896-4af5-b537-feb5070352f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46561 | ||
| 10215 | 2026.05.04 15:29:51.816609 [ 289 ] {} <Debug> TCP-Session: c50235e1-14d9-4fc5-ae83-809d53161001 Authenticating user 'default' from [fd00:1122:3344:101::e]:63157 | ||
| 10216 | 2026.05.04 15:29:51.816634 [ 286 ] {} <Debug> TCP-Session: 74b88030-2896-4af5-b537-feb5070352f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10217 | 2026.05.04 15:29:51.816651 [ 289 ] {} <Debug> TCP-Session: c50235e1-14d9-4fc5-ae83-809d53161001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10218 | 2026.05.04 15:29:51.816659 [ 286 ] {} <Debug> TCP-Session: 74b88030-2896-4af5-b537-feb5070352f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10219 | 2026.05.04 15:29:51.816679 [ 289 ] {} <Debug> TCP-Session: c50235e1-14d9-4fc5-ae83-809d53161001 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10220 | 2026.05.04 15:29:51.816560 [ 293 ] {} <Debug> TCP-Session: 6f5cc21f-6e50-4037-b9a6-3e58be8c3d22 Authenticating user 'default' from [fd00:1122:3344:101::e]:37619 | ||
| 10221 | 2026.05.04 15:29:51.816546 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10222 | 2026.05.04 15:29:51.816740 [ 293 ] {} <Debug> TCP-Session: 6f5cc21f-6e50-4037-b9a6-3e58be8c3d22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10223 | 2026.05.04 15:29:51.816396 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44021 | ||
| 10224 | 2026.05.04 15:29:51.816765 [ 293 ] {} <Debug> TCP-Session: 6f5cc21f-6e50-4037-b9a6-3e58be8c3d22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10225 | 2026.05.04 15:29:51.816770 [ 290 ] {} <Debug> TCP-Session: 595a1476-b771-4b2f-b128-e355cca935fb Authenticating user 'default' from [fd00:1122:3344:101::e]:44005 | ||
| 10226 | 2026.05.04 15:29:51.816370 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59845 | ||
| 10227 | 2026.05.04 15:29:51.816813 [ 290 ] {} <Debug> TCP-Session: 595a1476-b771-4b2f-b128-e355cca935fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10228 | 2026.05.04 15:29:51.816826 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10229 | 2026.05.04 15:29:51.816838 [ 290 ] {} <Debug> TCP-Session: 595a1476-b771-4b2f-b128-e355cca935fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10230 | 2026.05.04 15:29:51.816859 [ 288 ] {} <Debug> TCP-Session: 29299d60-7c37-450e-8f5b-b6d9fe90c4fe Authenticating user 'default' from [fd00:1122:3344:101::e]:44021 | ||
| 10231 | 2026.05.04 15:29:51.816871 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10232 | 2026.05.04 15:29:51.816889 [ 288 ] {} <Debug> TCP-Session: 29299d60-7c37-450e-8f5b-b6d9fe90c4fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10233 | 2026.05.04 15:29:51.816906 [ 294 ] {} <Debug> TCP-Session: 5481a37a-3a7d-4ee6-8fea-ee4bac2b7ef2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59845 | ||
| 10234 | 2026.05.04 15:29:51.816913 [ 288 ] {} <Debug> TCP-Session: 29299d60-7c37-450e-8f5b-b6d9fe90c4fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10235 | 2026.05.04 15:29:51.816932 [ 294 ] {} <Debug> TCP-Session: 5481a37a-3a7d-4ee6-8fea-ee4bac2b7ef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10236 | 2026.05.04 15:29:51.816372 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54313 | ||
| 10237 | 2026.05.04 15:29:51.816961 [ 294 ] {} <Debug> TCP-Session: 5481a37a-3a7d-4ee6-8fea-ee4bac2b7ef2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10238 | 2026.05.04 15:29:51.816455 [ 291 ] {} <Trace> TCP-Session: e8f1d59b-6e00-4970-be64-87ddacaf6951 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10239 | 2026.05.04 15:29:51.817027 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10240 | 2026.05.04 15:29:51.817049 [ 3 ] {} <Debug> TCP-Session: 95d48dd5-34b0-4a86-ac6d-45bdb356c07b Authenticating user 'default' from [fd00:1122:3344:101::e]:54313 | ||
| 10241 | 2026.05.04 15:29:51.817065 [ 3 ] {} <Debug> TCP-Session: 95d48dd5-34b0-4a86-ac6d-45bdb356c07b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10242 | 2026.05.04 15:29:51.817078 [ 3 ] {} <Debug> TCP-Session: 95d48dd5-34b0-4a86-ac6d-45bdb356c07b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10243 | 2026.05.04 15:29:51.817181 [ 291 ] {e9b6b388-906d-4dd0-8fb5-bcc40761936f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44175) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10244 | 2026.05.04 15:29:51.817449 [ 291 ] {e9b6b388-906d-4dd0-8fb5-bcc40761936f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10245 | 2026.05.04 15:29:51.817506 [ 291 ] {e9b6b388-906d-4dd0-8fb5-bcc40761936f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10246 | 2026.05.04 15:29:51.817806 [ 291 ] {e9b6b388-906d-4dd0-8fb5-bcc40761936f} <Debug> oximeter.version (7476fae3-e9ef-46f3-a08f-cb163b95990f) (SelectExecutor): Key condition: unknown | ||
| 10247 | 2026.05.04 15:29:51.818775 [ 342 ] {e9b6b388-906d-4dd0-8fb5-bcc40761936f} <Trace> AggregatingTransform: Aggregating | ||
| 10248 | 2026.05.04 15:29:51.818829 [ 342 ] {e9b6b388-906d-4dd0-8fb5-bcc40761936f} <Trace> Aggregator: Aggregation method: without_key | ||
| 10249 | 2026.05.04 15:29:51.818865 [ 342 ] {e9b6b388-906d-4dd0-8fb5-bcc40761936f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000951323 sec. (1051.168 rows/sec., 41.06 KiB/sec.) | ||
| 10250 | 2026.05.04 15:29:51.818881 [ 342 ] {e9b6b388-906d-4dd0-8fb5-bcc40761936f} <Trace> Aggregator: Merging aggregated data | ||
| 10251 | 2026.05.04 15:29:51.820125 [ 291 ] {e9b6b388-906d-4dd0-8fb5-bcc40761936f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003009 sec., 332.3363243602526 rows/sec., 12.98 KiB/sec. | ||
| 10252 | 2026.05.04 15:29:51.820284 [ 291 ] {e9b6b388-906d-4dd0-8fb5-bcc40761936f} <Debug> TCPHandler: Processed in 0.003968373 sec. | ||
| 10253 | 2026.05.04 15:29:51.820416 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10254 | 2026.05.04 15:29:51.820445 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10255 | 2026.05.04 15:29:51.820464 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10256 | 2026.05.04 15:29:51.820483 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10257 | 2026.05.04 15:29:51.820503 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10258 | 2026.05.04 15:29:51.820521 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10259 | 2026.05.04 15:29:51.820550 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10260 | 2026.05.04 15:29:51.820561 [ 293 ] {} <Debug> TCP-Session: 6f5cc21f-6e50-4037-b9a6-3e58be8c3d22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10261 | 2026.05.04 15:29:51.820565 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10262 | 2026.05.04 15:29:51.820596 [ 288 ] {} <Debug> TCP-Session: 29299d60-7c37-450e-8f5b-b6d9fe90c4fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10263 | 2026.05.04 15:29:51.820579 [ 3 ] {} <Debug> TCP-Session: 95d48dd5-34b0-4a86-ac6d-45bdb356c07b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10264 | 2026.05.04 15:29:51.820626 [ 289 ] {} <Debug> TCP-Session: c50235e1-14d9-4fc5-ae83-809d53161001 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10265 | 2026.05.04 15:29:51.820539 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10266 | 2026.05.04 15:29:51.820530 [ 286 ] {} <Debug> TCP-Session: 74b88030-2896-4af5-b537-feb5070352f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10267 | 2026.05.04 15:29:51.820699 [ 294 ] {} <Debug> TCP-Session: 5481a37a-3a7d-4ee6-8fea-ee4bac2b7ef2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10268 | 2026.05.04 15:29:51.820496 [ 290 ] {} <Debug> TCP-Session: 595a1476-b771-4b2f-b128-e355cca935fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10269 | 2026.05.04 15:29:51.820512 [ 292 ] {} <Debug> TCP-Session: c80dc844-a8d5-4acc-8de7-37164a1480e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10270 | 2026.05.04 15:29:51.820449 [ 291 ] {} <Debug> TCP-Session: e8f1d59b-6e00-4970-be64-87ddacaf6951 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10271 | 2026.05.04 15:29:51.977249 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10272 | 2026.05.04 15:29:51.977468 [ 257 ] {118d550e-96df-4435-a1ab-39646f996bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10273 | 2026.05.04 15:29:51.977798 [ 257 ] {118d550e-96df-4435-a1ab-39646f996bea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10274 | 2026.05.04 15:29:51.977835 [ 257 ] {118d550e-96df-4435-a1ab-39646f996bea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10275 | 2026.05.04 15:29:51.978059 [ 257 ] {118d550e-96df-4435-a1ab-39646f996bea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10276 | 2026.05.04 15:29:51.978128 [ 257 ] {118d550e-96df-4435-a1ab-39646f996bea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10277 | 2026.05.04 15:29:51.978278 [ 257 ] {118d550e-96df-4435-a1ab-39646f996bea} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10278 | 2026.05.04 15:29:51.978412 [ 335 ] {118d550e-96df-4435-a1ab-39646f996bea} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10279 | 2026.05.04 15:29:51.978420 [ 308 ] {118d550e-96df-4435-a1ab-39646f996bea} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10280 | 2026.05.04 15:29:51.978561 [ 257 ] {118d550e-96df-4435-a1ab-39646f996bea} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 10281 | 2026.05.04 15:29:51.978587 [ 257 ] {118d550e-96df-4435-a1ab-39646f996bea} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10282 | 2026.05.04 15:29:51.978631 [ 257 ] {118d550e-96df-4435-a1ab-39646f996bea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10283 | 2026.05.04 15:29:51.978652 [ 257 ] {118d550e-96df-4435-a1ab-39646f996bea} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 10284 | 2026.05.04 15:29:51.979723 [ 257 ] {118d550e-96df-4435-a1ab-39646f996bea} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002344 sec., 14931.74061433447 rows/sec., 3.17 MiB/sec. | ||
| 10285 | 2026.05.04 15:29:51.979829 [ 257 ] {118d550e-96df-4435-a1ab-39646f996bea} <Debug> TCPHandler: Processed in 0.002705166 sec. | ||
| 10286 | 2026.05.04 15:29:51.982207 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10287 | 2026.05.04 15:29:51.982336 [ 257 ] {d7074a69-4ecc-46a7-8106-6c7f5469b472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10288 | 2026.05.04 15:29:51.982388 [ 257 ] {d7074a69-4ecc-46a7-8106-6c7f5469b472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10289 | 2026.05.04 15:29:51.983010 [ 257 ] {d7074a69-4ecc-46a7-8106-6c7f5469b472} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10290 | 2026.05.04 15:29:51.983053 [ 257 ] {d7074a69-4ecc-46a7-8106-6c7f5469b472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10291 | 2026.05.04 15:29:51.983458 [ 257 ] {d7074a69-4ecc-46a7-8106-6c7f5469b472} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10292 | 2026.05.04 15:29:51.983714 [ 257 ] {d7074a69-4ecc-46a7-8106-6c7f5469b472} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10293 | 2026.05.04 15:29:51.983876 [ 257 ] {d7074a69-4ecc-46a7-8106-6c7f5469b472} <Debug> executeQuery: Read 138 rows, 12.30 KiB in 0.001577 sec., 87507.92644261256 rows/sec., 7.62 MiB/sec. | ||
| 10294 | 2026.05.04 15:29:51.983917 [ 257 ] {d7074a69-4ecc-46a7-8106-6c7f5469b472} <Debug> TCPHandler: Processed in 0.001768934 sec. | ||
| 10295 | 2026.05.04 15:29:51.984044 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10296 | 2026.05.04 15:29:51.984146 [ 257 ] {4c498545-ab53-422a-b0bf-f620fc63cff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10297 | 2026.05.04 15:29:51.984188 [ 257 ] {4c498545-ab53-422a-b0bf-f620fc63cff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10298 | 2026.05.04 15:29:51.984604 [ 257 ] {4c498545-ab53-422a-b0bf-f620fc63cff9} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10299 | 2026.05.04 15:29:51.984641 [ 257 ] {4c498545-ab53-422a-b0bf-f620fc63cff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10300 | 2026.05.04 15:29:51.984947 [ 257 ] {4c498545-ab53-422a-b0bf-f620fc63cff9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10301 | 2026.05.04 15:29:51.985175 [ 257 ] {4c498545-ab53-422a-b0bf-f620fc63cff9} <Trace> oximeter.fields_u16 (a734026a-9cf8-416d-b899-a6e9ab9b1518): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10302 | 2026.05.04 15:29:51.985339 [ 257 ] {4c498545-ab53-422a-b0bf-f620fc63cff9} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00121 sec., 33884.29752066116 rows/sec., 2.49 MiB/sec. | ||
| 10303 | 2026.05.04 15:29:51.985393 [ 257 ] {4c498545-ab53-422a-b0bf-f620fc63cff9} <Debug> TCPHandler: Processed in 0.001395889 sec. | ||
| 10304 | 2026.05.04 15:29:51.985581 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10305 | 2026.05.04 15:29:51.985703 [ 257 ] {494d0b62-c1e2-4345-a7d9-27fcd1a907f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10306 | 2026.05.04 15:29:51.985757 [ 257 ] {494d0b62-c1e2-4345-a7d9-27fcd1a907f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10307 | 2026.05.04 15:29:51.986324 [ 257 ] {494d0b62-c1e2-4345-a7d9-27fcd1a907f9} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10308 | 2026.05.04 15:29:51.986370 [ 257 ] {494d0b62-c1e2-4345-a7d9-27fcd1a907f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10309 | 2026.05.04 15:29:51.986741 [ 257 ] {494d0b62-c1e2-4345-a7d9-27fcd1a907f9} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10310 | 2026.05.04 15:29:51.986970 [ 257 ] {494d0b62-c1e2-4345-a7d9-27fcd1a907f9} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10311 | 2026.05.04 15:29:51.987107 [ 257 ] {494d0b62-c1e2-4345-a7d9-27fcd1a907f9} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00143 sec., 73426.57342657342 rows/sec., 5.74 MiB/sec. | ||
| 10312 | 2026.05.04 15:29:51.987146 [ 257 ] {494d0b62-c1e2-4345-a7d9-27fcd1a907f9} <Debug> TCPHandler: Processed in 0.001631262 sec. | ||
| 10313 | 2026.05.04 15:29:51.987287 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10314 | 2026.05.04 15:29:51.987385 [ 257 ] {e91510e4-d475-4684-afb2-6cd85efb7146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10315 | 2026.05.04 15:29:51.987429 [ 257 ] {e91510e4-d475-4684-afb2-6cd85efb7146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10316 | 2026.05.04 15:29:51.987849 [ 257 ] {e91510e4-d475-4684-afb2-6cd85efb7146} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10317 | 2026.05.04 15:29:51.987887 [ 257 ] {e91510e4-d475-4684-afb2-6cd85efb7146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10318 | 2026.05.04 15:29:51.988263 [ 257 ] {e91510e4-d475-4684-afb2-6cd85efb7146} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10319 | 2026.05.04 15:29:51.988613 [ 257 ] {e91510e4-d475-4684-afb2-6cd85efb7146} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10320 | 2026.05.04 15:29:51.988739 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff) (MergerMutator): Selected 6 parts from all_1_77_16 to all_82_82_0 | ||
| 10321 | 2026.05.04 15:29:51.988749 [ 257 ] {e91510e4-d475-4684-afb2-6cd85efb7146} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001383 sec., 115690.52783803327 rows/sec., 8.06 MiB/sec. | ||
| 10322 | 2026.05.04 15:29:51.988810 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10323 | 2026.05.04 15:29:51.988829 [ 257 ] {e91510e4-d475-4684-afb2-6cd85efb7146} <Debug> TCPHandler: Processed in 0.001590171 sec. | ||
| 10324 | 2026.05.04 15:29:51.988836 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10325 | 2026.05.04 15:29:51.988955 [ 193 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_82_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_77_16 to all_82_82_0 into Compact with storage Full | ||
| 10326 | 2026.05.04 15:29:51.988965 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10327 | 2026.05.04 15:29:51.989113 [ 193 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_82_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10328 | 2026.05.04 15:29:51.989171 [ 193 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_77_16, total 29284 rows starting from the beginning of the part | ||
| 10329 | 2026.05.04 15:29:51.989205 [ 257 ] {1e583c19-0de9-49d3-81aa-0ca4c0badc8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10330 | 2026.05.04 15:29:51.989246 [ 193 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 10 rows starting from the beginning of the part | ||
| 10331 | 2026.05.04 15:29:51.989273 [ 257 ] {1e583c19-0de9-49d3-81aa-0ca4c0badc8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10332 | 2026.05.04 15:29:51.989299 [ 193 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 10333 | 2026.05.04 15:29:51.989347 [ 193 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 10334 | 2026.05.04 15:29:51.989388 [ 193 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 10335 | 2026.05.04 15:29:51.989437 [ 193 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 10336 | 2026.05.04 15:29:51.990224 [ 257 ] {1e583c19-0de9-49d3-81aa-0ca4c0badc8d} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10337 | 2026.05.04 15:29:51.990267 [ 257 ] {1e583c19-0de9-49d3-81aa-0ca4c0badc8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10338 | 2026.05.04 15:29:51.990929 [ 257 ] {1e583c19-0de9-49d3-81aa-0ca4c0badc8d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10339 | 2026.05.04 15:29:51.991176 [ 257 ] {1e583c19-0de9-49d3-81aa-0ca4c0badc8d} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10340 | 2026.05.04 15:29:51.991293 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10341 | 2026.05.04 15:29:51.991322 [ 257 ] {1e583c19-0de9-49d3-81aa-0ca4c0badc8d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002136 sec., 19194.756554307118 rows/sec., 34.40 MiB/sec. | ||
| 10342 | 2026.05.04 15:29:51.991330 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10343 | 2026.05.04 15:29:51.991363 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10344 | 2026.05.04 15:29:51.991386 [ 257 ] {1e583c19-0de9-49d3-81aa-0ca4c0badc8d} <Debug> TCPHandler: Processed in 0.002469953 sec. | ||
| 10345 | 2026.05.04 15:29:51.991495 [ 188 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::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 | ||
| 10346 | 2026.05.04 15:29:51.991543 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10347 | 2026.05.04 15:29:51.991647 [ 257 ] {508293bd-4143-42dd-b797-14a27207a787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10348 | 2026.05.04 15:29:51.991692 [ 257 ] {508293bd-4143-42dd-b797-14a27207a787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10349 | 2026.05.04 15:29:51.991783 [ 188 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10350 | 2026.05.04 15:29:51.991855 [ 188 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1243 rows starting from the beginning of the part | ||
| 10351 | 2026.05.04 15:29:51.992005 [ 188 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::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 | ||
| 10352 | 2026.05.04 15:29:51.992075 [ 257 ] {508293bd-4143-42dd-b797-14a27207a787} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10353 | 2026.05.04 15:29:51.992118 [ 257 ] {508293bd-4143-42dd-b797-14a27207a787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10354 | 2026.05.04 15:29:51.992131 [ 188 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
| 10355 | 2026.05.04 15:29:51.992250 [ 188 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 52 rows starting from the beginning of the part | ||
| 10356 | 2026.05.04 15:29:51.992355 [ 188 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::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 | ||
| 10357 | 2026.05.04 15:29:51.992470 [ 188 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::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 | ||
| 10358 | 2026.05.04 15:29:51.992472 [ 257 ] {508293bd-4143-42dd-b797-14a27207a787} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10359 | 2026.05.04 15:29:51.992722 [ 257 ] {508293bd-4143-42dd-b797-14a27207a787} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10360 | 2026.05.04 15:29:51.992867 [ 257 ] {508293bd-4143-42dd-b797-14a27207a787} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001239 sec., 48426.15012106537 rows/sec., 3.26 MiB/sec. | ||
| 10361 | 2026.05.04 15:29:51.992905 [ 257 ] {508293bd-4143-42dd-b797-14a27207a787} <Debug> TCPHandler: Processed in 0.001411249 sec. | ||
| 10362 | 2026.05.04 15:29:51.996483 [ 196 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_82_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29934 rows, containing 5 columns (5 merged, 0 gathered) in 0.007574362 sec., 3952016.0245839846 rows/sec., 254.05 MiB/sec. | ||
| 10363 | 2026.05.04 15:29:51.997088 [ 196 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_82_17} <Trace> MergedBlockOutputStream: filled checksums all_1_82_17 (state Temporary) | ||
| 10364 | 2026.05.04 15:29:51.997386 [ 196 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_82_17} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_merge_all_1_82_17 to all_1_82_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10365 | 2026.05.04 15:29:51.997468 [ 196 ] {cc476321-9998-4dd9-9bb2-068dbea832ff::all_1_82_17} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff) (MergerMutator): Merged 6 parts: [all_1_77_16, all_82_82_0] -> all_1_82_17 | ||
| 10366 | 2026.05.04 15:29:51.997575 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 10367 | 2026.05.04 15:29:51.999605 [ 205 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1459 rows, containing 19 columns (19 merged, 0 gathered) in 0.008179519 sec., 178372.34683359743 rows/sec., 319.64 MiB/sec. | ||
| 10368 | 2026.05.04 15:29:52.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.54 MiB, peak 328.44 MiB, free memory in arenas 0.00 B, will set to 320.37 MiB (RSS), difference: -2.17 MiB | ||
| 10369 | 2026.05.04 15:29:52.002005 [ 203 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10370 | 2026.05.04 15:29:52.002415 [ 203 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10371 | 2026.05.04 15:29:52.002500 [ 203 ] {9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (9b8f5fa0-7fb1-49fc-895a-8a51ddc0de9f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10372 | 2026.05.04 15:29:52.002679 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.71 MiB. | ||
| 10373 | 2026.05.04 15:29:53.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.58 MiB, peak 328.44 MiB, free memory in arenas 0.00 B, will set to 320.84 MiB (RSS), difference: 6.26 MiB | ||
| 10374 | 2026.05.04 15:29:55.783135 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10375 | 2026.05.04 15:29:55.783213 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10376 | 2026.05.04 15:29:55.966962 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23944 | ||
| 10377 | 2026.05.04 15:29:55.967777 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10378 | 2026.05.04 15:29:55.967847 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10379 | 2026.05.04 15:29:55.968414 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10380 | 2026.05.04 15:29:55.968636 [ 245 ] {} <Trace> system.asynchronous_metric_log (1071879e-e2fc-4f61-9608-7c325d640fb5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10381 | 2026.05.04 15:29:55.968756 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23944 | ||
| 10382 | 2026.05.04 15:29:56.975613 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10383 | 2026.05.04 15:29:56.975842 [ 257 ] {85232733-b0b1-4cfb-af1b-8a0a1a8930fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 10384 | 2026.05.04 15:29:56.976189 [ 257 ] {85232733-b0b1-4cfb-af1b-8a0a1a8930fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10385 | 2026.05.04 15:29:56.976222 [ 257 ] {85232733-b0b1-4cfb-af1b-8a0a1a8930fc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 10386 | 2026.05.04 15:29:56.976501 [ 257 ] {85232733-b0b1-4cfb-af1b-8a0a1a8930fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10387 | 2026.05.04 15:29:56.976572 [ 257 ] {85232733-b0b1-4cfb-af1b-8a0a1a8930fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10388 | 2026.05.04 15:29:56.976716 [ 257 ] {85232733-b0b1-4cfb-af1b-8a0a1a8930fc} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10389 | 2026.05.04 15:29:56.976839 [ 335 ] {85232733-b0b1-4cfb-af1b-8a0a1a8930fc} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10390 | 2026.05.04 15:29:56.976855 [ 308 ] {85232733-b0b1-4cfb-af1b-8a0a1a8930fc} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10391 | 2026.05.04 15:29:56.976992 [ 257 ] {85232733-b0b1-4cfb-af1b-8a0a1a8930fc} <Debug> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (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 | ||
| 10392 | 2026.05.04 15:29:56.977022 [ 257 ] {85232733-b0b1-4cfb-af1b-8a0a1a8930fc} <Trace> oximeter.timeseries_schema (c3638233-9b14-45be-b0e7-70a9edf5ef84) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10393 | 2026.05.04 15:29:56.977066 [ 257 ] {85232733-b0b1-4cfb-af1b-8a0a1a8930fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10394 | 2026.05.04 15:29:56.977087 [ 257 ] {85232733-b0b1-4cfb-af1b-8a0a1a8930fc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 10395 | 2026.05.04 15:29:56.978229 [ 257 ] {85232733-b0b1-4cfb-af1b-8a0a1a8930fc} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002454 sec., 14262.42868785656 rows/sec., 3.03 MiB/sec. | ||
| 10396 | 2026.05.04 15:29:56.978345 [ 257 ] {85232733-b0b1-4cfb-af1b-8a0a1a8930fc} <Debug> TCPHandler: Processed in 0.002848038 sec. | ||
| 10397 | 2026.05.04 15:29:56.979902 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10398 | 2026.05.04 15:29:56.980012 [ 257 ] {65ca94fd-c2ee-4e6f-af97-72e45042e0e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10399 | 2026.05.04 15:29:56.980057 [ 257 ] {65ca94fd-c2ee-4e6f-af97-72e45042e0e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10400 | 2026.05.04 15:29:56.980544 [ 257 ] {65ca94fd-c2ee-4e6f-af97-72e45042e0e1} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10401 | 2026.05.04 15:29:56.980585 [ 257 ] {65ca94fd-c2ee-4e6f-af97-72e45042e0e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10402 | 2026.05.04 15:29:56.980950 [ 257 ] {65ca94fd-c2ee-4e6f-af97-72e45042e0e1} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10403 | 2026.05.04 15:29:56.981200 [ 257 ] {65ca94fd-c2ee-4e6f-af97-72e45042e0e1} <Trace> oximeter.fields_string (21522eb5-5983-455e-9f34-c435e16fe2bf): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10404 | 2026.05.04 15:29:56.981413 [ 257 ] {65ca94fd-c2ee-4e6f-af97-72e45042e0e1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001431 sec., 39133.473095737245 rows/sec., 3.01 MiB/sec. | ||
| 10405 | 2026.05.04 15:29:56.981453 [ 257 ] {65ca94fd-c2ee-4e6f-af97-72e45042e0e1} <Debug> TCPHandler: Processed in 0.001601292 sec. | ||
| 10406 | 2026.05.04 15:29:56.981576 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10407 | 2026.05.04 15:29:56.981672 [ 257 ] {54bc16b4-c3c0-4a69-bf7a-4f3ffa8c9024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10408 | 2026.05.04 15:29:56.981713 [ 257 ] {54bc16b4-c3c0-4a69-bf7a-4f3ffa8c9024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10409 | 2026.05.04 15:29:56.982136 [ 257 ] {54bc16b4-c3c0-4a69-bf7a-4f3ffa8c9024} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10410 | 2026.05.04 15:29:56.982174 [ 257 ] {54bc16b4-c3c0-4a69-bf7a-4f3ffa8c9024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10411 | 2026.05.04 15:29:56.982506 [ 257 ] {54bc16b4-c3c0-4a69-bf7a-4f3ffa8c9024} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10412 | 2026.05.04 15:29:56.982728 [ 257 ] {54bc16b4-c3c0-4a69-bf7a-4f3ffa8c9024} <Trace> oximeter.fields_uuid (7657295b-93ca-4d2b-8dd8-dadd1cdc4017): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10413 | 2026.05.04 15:29:56.982862 [ 257 ] {54bc16b4-c3c0-4a69-bf7a-4f3ffa8c9024} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001211 sec., 52848.88521882741 rows/sec., 4.12 MiB/sec. | ||
| 10414 | 2026.05.04 15:29:56.982900 [ 257 ] {54bc16b4-c3c0-4a69-bf7a-4f3ffa8c9024} <Debug> TCPHandler: Processed in 0.001373898 sec. | ||
| 10415 | 2026.05.04 15:29:56.983017 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10416 | 2026.05.04 15:29:56.983112 [ 257 ] {46bb73a8-6a11-4f08-81bd-83ef1ba40a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10417 | 2026.05.04 15:29:56.983156 [ 257 ] {46bb73a8-6a11-4f08-81bd-83ef1ba40a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10418 | 2026.05.04 15:29:56.983558 [ 257 ] {46bb73a8-6a11-4f08-81bd-83ef1ba40a39} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10419 | 2026.05.04 15:29:56.983594 [ 257 ] {46bb73a8-6a11-4f08-81bd-83ef1ba40a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10420 | 2026.05.04 15:29:56.983937 [ 257 ] {46bb73a8-6a11-4f08-81bd-83ef1ba40a39} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10421 | 2026.05.04 15:29:56.984151 [ 257 ] {46bb73a8-6a11-4f08-81bd-83ef1ba40a39} <Trace> oximeter.measurements_cumulativeu64 (cc476321-9998-4dd9-9bb2-068dbea832ff): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10422 | 2026.05.04 15:29:56.984285 [ 257 ] {46bb73a8-6a11-4f08-81bd-83ef1ba40a39} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 10423 | 2026.05.04 15:29:56.984323 [ 257 ] {46bb73a8-6a11-4f08-81bd-83ef1ba40a39} <Debug> TCPHandler: Processed in 0.001354828 sec. | ||
| 10424 | 2026.05.04 15:29:56.984434 [ 257 ] {} <Trace> TCP-Session: b1eeef9d-c1f5-4712-8ed8-ac5abc9ec6fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10425 | 2026.05.04 15:29:56.984522 [ 257 ] {070b0e08-230e-4944-80d6-b65ddd25236c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38617) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10426 | 2026.05.04 15:29:56.984562 [ 257 ] {070b0e08-230e-4944-80d6-b65ddd25236c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10427 | 2026.05.04 15:29:56.984866 [ 257 ] {070b0e08-230e-4944-80d6-b65ddd25236c} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10428 | 2026.05.04 15:29:56.984899 [ 257 ] {070b0e08-230e-4944-80d6-b65ddd25236c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10429 | 2026.05.04 15:29:56.985190 [ 257 ] {070b0e08-230e-4944-80d6-b65ddd25236c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10430 | 2026.05.04 15:29:56.985480 [ 257 ] {070b0e08-230e-4944-80d6-b65ddd25236c} <Trace> oximeter.measurements_u64 (5c4a8ebf-e28b-4b56-a1d8-8eb614f757f0): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10431 | 2026.05.04 15:29:56.985610 [ 257 ] {070b0e08-230e-4944-80d6-b65ddd25236c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 10432 | 2026.05.04 15:29:56.985646 [ 257 ] {070b0e08-230e-4944-80d6-b65ddd25236c} <Debug> TCPHandler: Processed in 0.001255857 sec. | ||
| 10433 | 2026.05.04 15:29:57.172554 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10434 | 2026.05.04 15:29:57.190890 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10435 | 2026.05.04 15:29:57.190958 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 10436 | 2026.05.04 15:29:57.197340 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10437 | 2026.05.04 15:29:57.198053 [ 244 ] {} <Trace> system.metric_log (529612f7-6d93-4e28-907d-9d0d234e9dab): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10438 | 2026.05.04 15:29:57.201409 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||