| 1 | [ May 7 17:11:27 Enabled. ] | ||
| 2 | [ May 7 17:11:27 Rereading configuration. ] | ||
| 3 | [ May 7 17:11:28 Rereading configuration. ] | ||
| 4 | [ May 7 17:11:30 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 7 17:11:30 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.07 17:11:31.098432 [ 1 ] {} <Information> Application: Will watch for the process with pid 24791 | ||
| 29 | 2026.05.07 17:11:31.098867 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.07 17:11:31.344233 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24791 | ||
| 31 | 2026.05.07 17:11:31.345075 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.07 17:11:31.345254 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.07 17:11:31.444552 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.07 17:11:31.521659 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.07 17:11:31.521710 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.07 17:11:31.521728 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.07 17:11:31.521786 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.07 17:11:31.522225 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.07 17:11:31.524506 [ 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.07 17:11:31.525265 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.07 17:11:31.526154 [ 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.07 17:11:31.526179 [ 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.07 17:11:31.526194 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.05.07 17:11:31.526944 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.07 17:11:31.527973 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.07 17:11:31.533163 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.07 17:11:31.533868 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.07 17:11:31.535675 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.07 17:11:31.535744 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.07 17:11:31.536717 [ 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.07 17:11:31.537119 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.07 17:11:31.541174 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.07 17:11:31.541613 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.07 17:11:31.544949 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.07 17:11:31.545346 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.07 17:11:31.545718 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.07 17:11:31.546053 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.07 17:11:31.547434 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.07 17:11:31.547459 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.07 17:11:31.547532 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.07 17:11:31.547599 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.07 17:11:31.577845 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.07 17:11:31.577872 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000187882 sec | ||
| 68 | 2026.05.07 17:11:31.577894 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.07 17:11:31.577912 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.07 17:11:31.578622 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.07 17:11:31.579260 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.07 17:11:31.588649 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.07 17:11:31.588694 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.07 17:11:31.588725 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.07 17:11:31.588737 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.07 17:11:31.588772 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.07 17:11:31.588793 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.07 17:11:31.590835 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.07 17:11:31.590879 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.07 17:11:31.590898 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.07 17:11:31.591038 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.07 17:11:31.591082 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.07 17:11:31.591096 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.07 17:11:31.591120 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.07 17:11:31.591132 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.07 17:11:31.591162 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.07 17:11:31.591183 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.07 17:11:31.614444 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.07 17:11:31.616941 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.07 17:11:31.616991 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.696e-05 sec | ||
| 91 | 2026.05.07 17:11:31.617003 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.07 17:11:31.617013 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.07 17:11:31.617036 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.07 17:11:31.617238 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.07 17:11:31.617290 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.07 17:11:31.617305 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.07 17:11:31.617318 [ 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.07 17:11:31.617331 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.07 17:11:31.636130 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.07 17:11:31.636340 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.65 MiB (RSS), difference: 91.87 MiB | ||
| 101 | 2026.05.07 17:11:31.637786 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.41e-05 sec. | ||
| 102 | 2026.05.07 17:11:31.638126 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.07 17:11:31.638181 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.07 17:11:31.638196 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.07 17:11:31.757935 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46666 | ||
| 106 | 2026.05.07 17:11:31.758869 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.05.07 17:11:31.758933 [ 3 ] {} <Debug> TCP-Session: 847ce5c5-0257-4fae-9b72-4639c25f2d71 Authenticating user 'default' from [fd00:1122:3344:101::e]:46666 | ||
| 108 | 2026.05.07 17:11:31.758961 [ 3 ] {} <Debug> TCP-Session: 847ce5c5-0257-4fae-9b72-4639c25f2d71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.05.07 17:11:31.758993 [ 3 ] {} <Debug> TCP-Session: 847ce5c5-0257-4fae-9b72-4639c25f2d71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.07 17:11:31.759094 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.05.07 17:11:31.759119 [ 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.07 17:11:31.759144 [ 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.07 17:11:31.759538 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62596 | ||
| 114 | 2026.05.07 17:11:31.760352 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62937 | ||
| 115 | 2026.05.07 17:11:31.760352 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42221 | ||
| 116 | 2026.05.07 17:11:31.760377 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.05.07 17:11:31.760495 [ 4 ] {} <Debug> TCP-Session: 9ea79e4d-a6ad-4558-87b4-5cfadf2e587a Authenticating user 'default' from [fd00:1122:3344:101::e]:62596 | ||
| 118 | 2026.05.07 17:11:31.760522 [ 4 ] {} <Debug> TCP-Session: 9ea79e4d-a6ad-4558-87b4-5cfadf2e587a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.05.07 17:11:31.760531 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38028 | ||
| 120 | 2026.05.07 17:11:31.760537 [ 4 ] {} <Debug> TCP-Session: 9ea79e4d-a6ad-4558-87b4-5cfadf2e587a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.05.07 17:11:31.760633 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53624 | ||
| 122 | 2026.05.07 17:11:31.760733 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52055 | ||
| 123 | 2026.05.07 17:11:31.760843 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57327 | ||
| 124 | 2026.05.07 17:11:31.761432 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.05.07 17:11:31.761450 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.05.07 17:11:31.761493 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.05.07 17:11:31.761562 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.05.07 17:11:31.761591 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.05.07 17:11:31.761673 [ 256 ] {} <Debug> TCP-Session: 7ba0ea89-b12a-454c-beba-fee25e6a4039 Authenticating user 'default' from [fd00:1122:3344:101::e]:53624 | ||
| 130 | 2026.05.07 17:11:31.761682 [ 5 ] {} <Debug> TCP-Session: e4dd4ff1-8373-48b3-ad70-81749cfabb77 Authenticating user 'default' from [fd00:1122:3344:101::e]:42221 | ||
| 131 | 2026.05.07 17:11:31.761687 [ 253 ] {} <Debug> TCP-Session: 928ebacf-fa10-4631-882d-393f2f15dd5c Authenticating user 'default' from [fd00:1122:3344:101::e]:62937 | ||
| 132 | 2026.05.07 17:11:31.761698 [ 256 ] {} <Debug> TCP-Session: 7ba0ea89-b12a-454c-beba-fee25e6a4039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.05.07 17:11:31.761723 [ 5 ] {} <Debug> TCP-Session: e4dd4ff1-8373-48b3-ad70-81749cfabb77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.07 17:11:31.761736 [ 253 ] {} <Debug> TCP-Session: 928ebacf-fa10-4631-882d-393f2f15dd5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.07 17:11:31.761740 [ 256 ] {} <Debug> TCP-Session: 7ba0ea89-b12a-454c-beba-fee25e6a4039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.05.07 17:11:31.761752 [ 5 ] {} <Debug> TCP-Session: e4dd4ff1-8373-48b3-ad70-81749cfabb77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.05.07 17:11:31.761765 [ 253 ] {} <Debug> TCP-Session: 928ebacf-fa10-4631-882d-393f2f15dd5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.05.07 17:11:31.761692 [ 258 ] {} <Debug> TCP-Session: 504f04a4-59df-49b0-b4cb-1b8c31f09da6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57327 | ||
| 139 | 2026.05.07 17:11:31.761688 [ 255 ] {} <Debug> TCP-Session: 81740baa-e480-4e83-8e26-80dab6619cb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38028 | ||
| 140 | 2026.05.07 17:11:31.761833 [ 258 ] {} <Debug> TCP-Session: 504f04a4-59df-49b0-b4cb-1b8c31f09da6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.07 17:11:31.761847 [ 255 ] {} <Debug> TCP-Session: 81740baa-e480-4e83-8e26-80dab6619cb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.07 17:11:31.761872 [ 258 ] {} <Debug> TCP-Session: 504f04a4-59df-49b0-b4cb-1b8c31f09da6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.07 17:11:31.761882 [ 255 ] {} <Debug> TCP-Session: 81740baa-e480-4e83-8e26-80dab6619cb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.07 17:11:31.761592 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2026.05.07 17:11:31.761948 [ 257 ] {} <Debug> TCP-Session: 3c4a9247-08b1-4a4c-8b51-7c05df644f2d Authenticating user 'default' from [fd00:1122:3344:101::e]:52055 | ||
| 146 | 2026.05.07 17:11:31.761964 [ 257 ] {} <Debug> TCP-Session: 3c4a9247-08b1-4a4c-8b51-7c05df644f2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.07 17:11:31.761989 [ 257 ] {} <Debug> TCP-Session: 3c4a9247-08b1-4a4c-8b51-7c05df644f2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.07 17:11:31.980647 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61782 | ||
| 149 | 2026.05.07 17:11:31.980806 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.05.07 17:11:31.980865 [ 259 ] {} <Debug> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Authenticating user 'default' from [fd00:1122:3344:101::d]:61782 | ||
| 151 | 2026.05.07 17:11:31.980887 [ 259 ] {} <Debug> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.05.07 17:11:31.980899 [ 259 ] {} <Debug> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.07 17:11:31.980968 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.05.07 17:11:31.981000 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 155 | 2026.05.07 17:11:31.981022 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.05.07 17:11:31.981800 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40660 | ||
| 157 | 2026.05.07 17:11:31.981899 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53017 | ||
| 158 | 2026.05.07 17:11:31.982013 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 159 | 2026.05.07 17:11:31.982015 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51275 | ||
| 160 | 2026.05.07 17:11:31.982058 [ 260 ] {} <Debug> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Authenticating user 'default' from [fd00:1122:3344:101::d]:40660 | ||
| 161 | 2026.05.07 17:11:31.982102 [ 260 ] {} <Debug> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 162 | 2026.05.07 17:11:31.982115 [ 260 ] {} <Debug> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 163 | 2026.05.07 17:11:31.982163 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38304 | ||
| 164 | 2026.05.07 17:11:31.982186 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 165 | 2026.05.07 17:11:31.982245 [ 261 ] {} <Debug> TCP-Session: 286ba87f-107c-4de6-9b0b-758eae67aa01 Authenticating user 'default' from [fd00:1122:3344:101::d]:53017 | ||
| 166 | 2026.05.07 17:11:31.982270 [ 261 ] {} <Debug> TCP-Session: 286ba87f-107c-4de6-9b0b-758eae67aa01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.05.07 17:11:31.982295 [ 261 ] {} <Debug> TCP-Session: 286ba87f-107c-4de6-9b0b-758eae67aa01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2026.05.07 17:11:31.982362 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60927 | ||
| 169 | 2026.05.07 17:11:31.982440 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2026.05.07 17:11:31.982485 [ 262 ] {} <Debug> TCP-Session: 7e3a29d0-4904-40e3-9ec9-a68e9b17c4b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51275 | ||
| 171 | 2026.05.07 17:11:31.982524 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46989 | ||
| 172 | 2026.05.07 17:11:31.982533 [ 262 ] {} <Debug> TCP-Session: 7e3a29d0-4904-40e3-9ec9-a68e9b17c4b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.05.07 17:11:31.982548 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.05.07 17:11:31.982556 [ 262 ] {} <Debug> TCP-Session: 7e3a29d0-4904-40e3-9ec9-a68e9b17c4b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.05.07 17:11:31.982611 [ 264 ] {} <Debug> TCP-Session: 06955c62-4639-4d93-a252-fe6f1ff6d39e Authenticating user 'default' from [fd00:1122:3344:101::d]:60927 | ||
| 176 | 2026.05.07 17:11:31.982618 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41295 | ||
| 177 | 2026.05.07 17:11:31.982663 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.05.07 17:11:31.982701 [ 264 ] {} <Debug> TCP-Session: 06955c62-4639-4d93-a252-fe6f1ff6d39e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.05.07 17:11:31.982744 [ 265 ] {} <Debug> TCP-Session: 9cd2d104-c8ba-4a84-acbf-7db00e7e2b75 Authenticating user 'default' from [fd00:1122:3344:101::d]:46989 | ||
| 180 | 2026.05.07 17:11:31.982746 [ 264 ] {} <Debug> TCP-Session: 06955c62-4639-4d93-a252-fe6f1ff6d39e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.05.07 17:11:31.982771 [ 265 ] {} <Debug> TCP-Session: 9cd2d104-c8ba-4a84-acbf-7db00e7e2b75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.05.07 17:11:31.982796 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56525 | ||
| 183 | 2026.05.07 17:11:31.982807 [ 265 ] {} <Debug> TCP-Session: 9cd2d104-c8ba-4a84-acbf-7db00e7e2b75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.05.07 17:11:31.982835 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 185 | 2026.05.07 17:11:31.982876 [ 266 ] {} <Debug> TCP-Session: c4be66de-c582-4ba4-a9a7-907261c2a174 Authenticating user 'default' from [fd00:1122:3344:101::d]:41295 | ||
| 186 | 2026.05.07 17:11:31.982893 [ 266 ] {} <Debug> TCP-Session: c4be66de-c582-4ba4-a9a7-907261c2a174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.05.07 17:11:31.982915 [ 266 ] {} <Debug> TCP-Session: c4be66de-c582-4ba4-a9a7-907261c2a174 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.05.07 17:11:31.982935 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 189 | 2026.05.07 17:11:31.982970 [ 267 ] {} <Debug> TCP-Session: a975dbe4-25ff-4d19-9438-e83dca0ecc1a Authenticating user 'default' from [fd00:1122:3344:101::d]:56525 | ||
| 190 | 2026.05.07 17:11:31.982989 [ 267 ] {} <Debug> TCP-Session: a975dbe4-25ff-4d19-9438-e83dca0ecc1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.07 17:11:31.983017 [ 267 ] {} <Debug> TCP-Session: a975dbe4-25ff-4d19-9438-e83dca0ecc1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.05.07 17:11:31.983233 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2026.05.07 17:11:31.983288 [ 263 ] {} <Debug> TCP-Session: e1a66d18-fac4-4ca7-a31b-f0fb1c90c81b Authenticating user 'default' from [fd00:1122:3344:101::d]:38304 | ||
| 194 | 2026.05.07 17:11:31.983314 [ 263 ] {} <Debug> TCP-Session: e1a66d18-fac4-4ca7-a31b-f0fb1c90c81b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.05.07 17:11:31.983327 [ 263 ] {} <Debug> TCP-Session: e1a66d18-fac4-4ca7-a31b-f0fb1c90c81b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.07 17:11:31.985295 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 197 | 2026.05.07 17:11:31.988268 [ 259 ] {0bb4a565-a129-4852-9037-da4e18103be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 198 | 2026.05.07 17:11:32.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.77 MiB, peak 116.77 MiB, free memory in arenas 0.00 B, will set to 121.38 MiB (RSS), difference: 4.61 MiB | ||
| 199 | 2026.05.07 17:11:32.086968 [ 259 ] {0bb4a565-a129-4852-9037-da4e18103be9} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61782) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 200 | |||
| 201 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 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 | ||
| 204 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 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 | ||
| 208 | 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 | ||
| 209 | 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 | ||
| 210 | 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 | ||
| 211 | 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 | ||
| 212 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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 | ||
| 215 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 222 | |||
| 223 | 2026.05.07 17:11:32.087941 [ 259 ] {0bb4a565-a129-4852-9037-da4e18103be9} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 224 | |||
| 225 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 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 | ||
| 228 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 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 | ||
| 232 | 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 | ||
| 233 | 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 | ||
| 234 | 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 | ||
| 235 | 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 | ||
| 236 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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 | ||
| 239 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 246 | |||
| 247 | 2026.05.07 17:11:32.088170 [ 259 ] {0bb4a565-a129-4852-9037-da4e18103be9} <Debug> TCPHandler: Processed in 0.104899704 sec. | ||
| 248 | 2026.05.07 17:11:32.088519 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 249 | 2026.05.07 17:11:32.088822 [ 260 ] {7b45e220-203d-4663-bd16-0d92fb33be43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 250 | 2026.05.07 17:11:32.089216 [ 260 ] {7b45e220-203d-4663-bd16-0d92fb33be43} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40660) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 251 | |||
| 252 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 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 | ||
| 255 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 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 | ||
| 259 | 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 | ||
| 260 | 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 | ||
| 261 | 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 | ||
| 262 | 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 | ||
| 263 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 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 | ||
| 266 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 273 | |||
| 274 | 2026.05.07 17:11:32.089500 [ 260 ] {7b45e220-203d-4663-bd16-0d92fb33be43} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 275 | |||
| 276 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 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 | ||
| 279 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 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 | ||
| 283 | 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 | ||
| 284 | 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 | ||
| 285 | 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 | ||
| 286 | 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 | ||
| 287 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 297 | |||
| 298 | 2026.05.07 17:11:32.089755 [ 260 ] {7b45e220-203d-4663-bd16-0d92fb33be43} <Debug> TCPHandler: Processed in 0.00141295 sec. | ||
| 299 | 2026.05.07 17:11:32.090042 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 300 | 2026.05.07 17:11:32.090781 [ 259 ] {37036086-9ed2-4376-91a0-e597bcfedce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 301 | 2026.05.07 17:11:32.091450 [ 259 ] {37036086-9ed2-4376-91a0-e597bcfedce3} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 302 | 2026.05.07 17:11:32.093105 [ 259 ] {37036086-9ed2-4376-91a0-e597bcfedce3} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 303 | 2026.05.07 17:11:32.093130 [ 259 ] {37036086-9ed2-4376-91a0-e597bcfedce3} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.136e-05 sec | ||
| 304 | 2026.05.07 17:11:32.093190 [ 259 ] {37036086-9ed2-4376-91a0-e597bcfedce3} <Trace> ReferentialDeps: No tables | ||
| 305 | 2026.05.07 17:11:32.093247 [ 259 ] {37036086-9ed2-4376-91a0-e597bcfedce3} <Trace> LoadingDeps: No tables | ||
| 306 | 2026.05.07 17:11:32.093275 [ 259 ] {37036086-9ed2-4376-91a0-e597bcfedce3} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 307 | 2026.05.07 17:11:32.094072 [ 259 ] {37036086-9ed2-4376-91a0-e597bcfedce3} <Debug> TCPHandler: Processed in 0.004138468 sec. | ||
| 308 | 2026.05.07 17:11:32.094220 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 309 | 2026.05.07 17:11:32.094449 [ 259 ] {6314fe07-dbd6-41a1-9d15-5400692ca554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) /* The version table contains metadata about the `oximeter` database */ | ||
| 310 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 311 | 2026.05.07 17:11:32.094570 [ 259 ] {6314fe07-dbd6-41a1-9d15-5400692ca554} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 312 | 2026.05.07 17:11:32.099786 [ 259 ] {6314fe07-dbd6-41a1-9d15-5400692ca554} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 313 | 2026.05.07 17:11:32.103655 [ 259 ] {6314fe07-dbd6-41a1-9d15-5400692ca554} <Debug> oximeter.version (5b76626b-6ce1-4840-bd40-6f1534e4c59a): Loading data parts | ||
| 314 | 2026.05.07 17:11:32.104777 [ 259 ] {6314fe07-dbd6-41a1-9d15-5400692ca554} <Debug> oximeter.version (5b76626b-6ce1-4840-bd40-6f1534e4c59a): There are no data parts | ||
| 315 | 2026.05.07 17:11:32.107662 [ 259 ] {6314fe07-dbd6-41a1-9d15-5400692ca554} <Debug> TCPHandler: Processed in 0.013493052 sec. | ||
| 316 | 2026.05.07 17:11:32.107829 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 317 | 2026.05.07 17:11:32.108010 [ 259 ] {5d1a0872-86fd-48f7-92f8-6c90407a6cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) /* The measurement tables contain all individual samples from each timeseries. | ||
| 318 | * | ||
| 319 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 320 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 321 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 322 | * by all samples from the same timeseries. | ||
| 323 | * | ||
| 324 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 325 | * and then uses that to index quickly into the measurements tables. | ||
| 326 | */ | ||
| 327 | 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) | ||
| 328 | 2026.05.07 17:11:32.108159 [ 259 ] {5d1a0872-86fd-48f7-92f8-6c90407a6cb3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 329 | 2026.05.07 17:11:32.132642 [ 259 ] {5d1a0872-86fd-48f7-92f8-6c90407a6cb3} <Debug> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Loading data parts | ||
| 330 | 2026.05.07 17:11:32.132976 [ 259 ] {5d1a0872-86fd-48f7-92f8-6c90407a6cb3} <Debug> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): There are no data parts | ||
| 331 | 2026.05.07 17:11:32.138133 [ 259 ] {5d1a0872-86fd-48f7-92f8-6c90407a6cb3} <Debug> TCPHandler: Processed in 0.030358626 sec. | ||
| 332 | 2026.05.07 17:11:32.138377 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 333 | 2026.05.07 17:11:32.138546 [ 259 ] {6d024b01-5b43-4c2d-9634-dae4bf6e6963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) 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) | ||
| 334 | 2026.05.07 17:11:32.138680 [ 259 ] {6d024b01-5b43-4c2d-9634-dae4bf6e6963} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 335 | 2026.05.07 17:11:32.140685 [ 259 ] {6d024b01-5b43-4c2d-9634-dae4bf6e6963} <Debug> oximeter.measurements_i8 (44ea25a2-cd00-4529-8286-c9c92743a375): Loading data parts | ||
| 336 | 2026.05.07 17:11:32.140823 [ 259 ] {6d024b01-5b43-4c2d-9634-dae4bf6e6963} <Debug> oximeter.measurements_i8 (44ea25a2-cd00-4529-8286-c9c92743a375): There are no data parts | ||
| 337 | 2026.05.07 17:11:32.144628 [ 259 ] {6d024b01-5b43-4c2d-9634-dae4bf6e6963} <Debug> TCPHandler: Processed in 0.006311143 sec. | ||
| 338 | 2026.05.07 17:11:32.144778 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 339 | 2026.05.07 17:11:32.144966 [ 259 ] {103df16f-0674-4f8d-b9be-d245cf9bd9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) 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) | ||
| 340 | 2026.05.07 17:11:32.145106 [ 259 ] {103df16f-0674-4f8d-b9be-d245cf9bd9f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 341 | 2026.05.07 17:11:32.147165 [ 259 ] {103df16f-0674-4f8d-b9be-d245cf9bd9f6} <Debug> oximeter.measurements_u8 (5dad6863-7a26-4109-87ee-cfba73d278b2): Loading data parts | ||
| 342 | 2026.05.07 17:11:32.147318 [ 259 ] {103df16f-0674-4f8d-b9be-d245cf9bd9f6} <Debug> oximeter.measurements_u8 (5dad6863-7a26-4109-87ee-cfba73d278b2): There are no data parts | ||
| 343 | 2026.05.07 17:11:32.152316 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59970 | ||
| 344 | 2026.05.07 17:11:32.152540 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 345 | 2026.05.07 17:11:32.152614 [ 270 ] {} <Debug> TCP-Session: 05458774-8b10-455a-9457-8e51c5793853 Authenticating user 'default' from [fd00:1122:3344:101::e]:59970 | ||
| 346 | 2026.05.07 17:11:32.152639 [ 270 ] {} <Debug> TCP-Session: 05458774-8b10-455a-9457-8e51c5793853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 347 | 2026.05.07 17:11:32.152651 [ 270 ] {} <Debug> TCP-Session: 05458774-8b10-455a-9457-8e51c5793853 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 348 | 2026.05.07 17:11:32.153032 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47410 | ||
| 349 | 2026.05.07 17:11:32.153102 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65068 | ||
| 350 | 2026.05.07 17:11:32.153236 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 351 | 2026.05.07 17:11:32.153312 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 352 | 2026.05.07 17:11:32.153324 [ 271 ] {} <Debug> TCP-Session: 2160a90e-7bac-4a80-b9da-5f2b69735852 Authenticating user 'default' from [fd00:1122:3344:101::e]:47410 | ||
| 353 | 2026.05.07 17:11:32.153350 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59557 | ||
| 354 | 2026.05.07 17:11:32.153361 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48142 | ||
| 355 | 2026.05.07 17:11:32.153424 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60460 | ||
| 356 | 2026.05.07 17:11:32.153455 [ 271 ] {} <Debug> TCP-Session: 2160a90e-7bac-4a80-b9da-5f2b69735852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 357 | 2026.05.07 17:11:32.153478 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53833 | ||
| 358 | 2026.05.07 17:11:32.153433 [ 272 ] {} <Debug> TCP-Session: 7a7ca598-1b05-45d9-bcd7-c6a881ec00d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:65068 | ||
| 359 | 2026.05.07 17:11:32.153512 [ 271 ] {} <Debug> TCP-Session: 2160a90e-7bac-4a80-b9da-5f2b69735852 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 360 | 2026.05.07 17:11:32.153406 [ 270 ] {} <Trace> TCP-Session: 05458774-8b10-455a-9457-8e51c5793853 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 361 | 2026.05.07 17:11:32.153622 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 362 | 2026.05.07 17:11:32.153682 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56478 | ||
| 363 | 2026.05.07 17:11:32.153653 [ 272 ] {} <Debug> TCP-Session: 7a7ca598-1b05-45d9-bcd7-c6a881ec00d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 364 | 2026.05.07 17:11:32.153610 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46510 | ||
| 365 | 2026.05.07 17:11:32.153792 [ 274 ] {} <Debug> TCP-Session: dbe91610-bba8-424e-b3bc-719eeba4b5b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59557 | ||
| 366 | 2026.05.07 17:11:32.153807 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 367 | 2026.05.07 17:11:32.153781 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 368 | 2026.05.07 17:11:32.153777 [ 272 ] {} <Debug> TCP-Session: 7a7ca598-1b05-45d9-bcd7-c6a881ec00d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 369 | 2026.05.07 17:11:32.153918 [ 274 ] {} <Debug> TCP-Session: dbe91610-bba8-424e-b3bc-719eeba4b5b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 370 | 2026.05.07 17:11:32.153906 [ 275 ] {} <Debug> TCP-Session: b3c805a4-8e04-49ef-b85e-dfa95cda9191 Authenticating user 'default' from [fd00:1122:3344:101::e]:60460 | ||
| 371 | 2026.05.07 17:11:32.153888 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 372 | 2026.05.07 17:11:32.154005 [ 274 ] {} <Debug> TCP-Session: dbe91610-bba8-424e-b3bc-719eeba4b5b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 373 | 2026.05.07 17:11:32.153994 [ 275 ] {} <Debug> TCP-Session: b3c805a4-8e04-49ef-b85e-dfa95cda9191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 374 | 2026.05.07 17:11:32.154075 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 375 | 2026.05.07 17:11:32.154119 [ 275 ] {} <Debug> TCP-Session: b3c805a4-8e04-49ef-b85e-dfa95cda9191 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 376 | 2026.05.07 17:11:32.154119 [ 273 ] {} <Debug> TCP-Session: 8f270125-9195-456d-a5b9-2f0763a1a311 Authenticating user 'default' from [fd00:1122:3344:101::e]:48142 | ||
| 377 | 2026.05.07 17:11:32.154110 [ 270 ] {8785cabb-5cb2-460b-a364-276a18c8be44} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59970) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 378 | 2026.05.07 17:11:32.154223 [ 273 ] {} <Debug> TCP-Session: 8f270125-9195-456d-a5b9-2f0763a1a311 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 379 | 2026.05.07 17:11:32.153974 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 380 | 2026.05.07 17:11:32.154346 [ 273 ] {} <Debug> TCP-Session: 8f270125-9195-456d-a5b9-2f0763a1a311 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 381 | 2026.05.07 17:11:32.153881 [ 276 ] {} <Debug> TCP-Session: 7942b409-1c9c-4f0b-9761-a3a8ad0d9bce Authenticating user 'default' from [fd00:1122:3344:101::e]:53833 | ||
| 382 | 2026.05.07 17:11:32.154205 [ 277 ] {} <Debug> TCP-Session: ca22cd44-30fd-427c-b79d-b541e33589da Authenticating user 'default' from [fd00:1122:3344:101::e]:46510 | ||
| 383 | 2026.05.07 17:11:32.154413 [ 276 ] {} <Debug> TCP-Session: 7942b409-1c9c-4f0b-9761-a3a8ad0d9bce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 384 | 2026.05.07 17:11:32.154456 [ 277 ] {} <Debug> TCP-Session: ca22cd44-30fd-427c-b79d-b541e33589da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 385 | 2026.05.07 17:11:32.154405 [ 278 ] {} <Debug> TCP-Session: 6145de5f-69bb-4ff5-9e41-7fa9f48fa12e Authenticating user 'default' from [fd00:1122:3344:101::e]:56478 | ||
| 386 | 2026.05.07 17:11:32.154515 [ 277 ] {} <Debug> TCP-Session: ca22cd44-30fd-427c-b79d-b541e33589da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 387 | 2026.05.07 17:11:32.154564 [ 278 ] {} <Debug> TCP-Session: 6145de5f-69bb-4ff5-9e41-7fa9f48fa12e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 388 | 2026.05.07 17:11:32.154503 [ 276 ] {} <Debug> TCP-Session: 7942b409-1c9c-4f0b-9761-a3a8ad0d9bce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 389 | 2026.05.07 17:11:32.154644 [ 278 ] {} <Debug> TCP-Session: 6145de5f-69bb-4ff5-9e41-7fa9f48fa12e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 390 | 2026.05.07 17:11:32.156843 [ 270 ] {8785cabb-5cb2-460b-a364-276a18c8be44} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 391 | 2026.05.07 17:11:32.157069 [ 259 ] {103df16f-0674-4f8d-b9be-d245cf9bd9f6} <Debug> TCPHandler: Processed in 0.012348254 sec. | ||
| 392 | 2026.05.07 17:11:32.157232 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.05.07 17:11:32.157512 [ 259 ] {48ba3032-b622-4877-ae10-affe576d3fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) 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) | ||
| 394 | 2026.05.07 17:11:32.157641 [ 259 ] {48ba3032-b622-4877-ae10-affe576d3fcc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 395 | 2026.05.07 17:11:32.157816 [ 270 ] {8785cabb-5cb2-460b-a364-276a18c8be44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 396 | 2026.05.07 17:11:32.160457 [ 259 ] {48ba3032-b622-4877-ae10-affe576d3fcc} <Debug> oximeter.measurements_i16 (f6c05a0b-23c3-4123-b602-f76baa150baa): Loading data parts | ||
| 397 | 2026.05.07 17:11:32.160654 [ 268 ] {8785cabb-5cb2-460b-a364-276a18c8be44} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 398 | 2026.05.07 17:11:32.160814 [ 259 ] {48ba3032-b622-4877-ae10-affe576d3fcc} <Debug> oximeter.measurements_i16 (f6c05a0b-23c3-4123-b602-f76baa150baa): There are no data parts | ||
| 399 | 2026.05.07 17:11:32.162001 [ 270 ] {8785cabb-5cb2-460b-a364-276a18c8be44} <Debug> executeQuery: Read 100 rows, 5.52 KiB in 0.008084 sec., 12370.113805047007 rows/sec., 682.89 KiB/sec. | ||
| 400 | 2026.05.07 17:11:32.162173 [ 270 ] {8785cabb-5cb2-460b-a364-276a18c8be44} <Debug> TCPHandler: Processed in 0.008962791 sec. | ||
| 401 | 2026.05.07 17:11:32.164555 [ 259 ] {48ba3032-b622-4877-ae10-affe576d3fcc} <Debug> TCPHandler: Processed in 0.00738212 sec. | ||
| 402 | 2026.05.07 17:11:32.164710 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2026.05.07 17:11:32.164945 [ 259 ] {a8fba8b6-372a-4912-b592-32e1140392b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) 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) | ||
| 404 | 2026.05.07 17:11:32.165044 [ 259 ] {a8fba8b6-372a-4912-b592-32e1140392b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 405 | 2026.05.07 17:11:32.167060 [ 259 ] {a8fba8b6-372a-4912-b592-32e1140392b7} <Debug> oximeter.measurements_u16 (0691b0bc-3216-4068-99a8-e446c9dc928e): Loading data parts | ||
| 406 | 2026.05.07 17:11:32.167205 [ 259 ] {a8fba8b6-372a-4912-b592-32e1140392b7} <Debug> oximeter.measurements_u16 (0691b0bc-3216-4068-99a8-e446c9dc928e): There are no data parts | ||
| 407 | 2026.05.07 17:11:32.177007 [ 259 ] {a8fba8b6-372a-4912-b592-32e1140392b7} <Debug> TCPHandler: Processed in 0.012356434 sec. | ||
| 408 | 2026.05.07 17:11:32.177228 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.05.07 17:11:32.177380 [ 259 ] {5fec20c1-7fad-466b-81c9-480c82d97073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) 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) | ||
| 410 | 2026.05.07 17:11:32.177500 [ 259 ] {5fec20c1-7fad-466b-81c9-480c82d97073} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 411 | 2026.05.07 17:11:32.182976 [ 259 ] {5fec20c1-7fad-466b-81c9-480c82d97073} <Debug> oximeter.measurements_i32 (b3999ce9-a2e5-41f0-8b2e-bfe6b51cd2ce): Loading data parts | ||
| 412 | 2026.05.07 17:11:32.183178 [ 259 ] {5fec20c1-7fad-466b-81c9-480c82d97073} <Debug> oximeter.measurements_i32 (b3999ce9-a2e5-41f0-8b2e-bfe6b51cd2ce): There are no data parts | ||
| 413 | 2026.05.07 17:11:32.187221 [ 259 ] {5fec20c1-7fad-466b-81c9-480c82d97073} <Debug> TCPHandler: Processed in 0.010040389 sec. | ||
| 414 | 2026.05.07 17:11:32.187368 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.05.07 17:11:32.187605 [ 259 ] {56d95eda-049b-423f-b264-54f589983cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) 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) | ||
| 416 | 2026.05.07 17:11:32.187696 [ 259 ] {56d95eda-049b-423f-b264-54f589983cda} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 417 | 2026.05.07 17:11:32.189756 [ 259 ] {56d95eda-049b-423f-b264-54f589983cda} <Debug> oximeter.measurements_u32 (271b2995-16ae-4cfc-91fd-dc5b71cfae10): Loading data parts | ||
| 418 | 2026.05.07 17:11:32.189892 [ 259 ] {56d95eda-049b-423f-b264-54f589983cda} <Debug> oximeter.measurements_u32 (271b2995-16ae-4cfc-91fd-dc5b71cfae10): There are no data parts | ||
| 419 | 2026.05.07 17:11:32.199645 [ 259 ] {56d95eda-049b-423f-b264-54f589983cda} <Debug> TCPHandler: Processed in 0.012335614 sec. | ||
| 420 | 2026.05.07 17:11:32.199805 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.05.07 17:11:32.199991 [ 259 ] {9fc0598d-f0b4-42c6-b90b-a943f8644f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) 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) | ||
| 422 | 2026.05.07 17:11:32.200056 [ 259 ] {9fc0598d-f0b4-42c6-b90b-a943f8644f98} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 423 | 2026.05.07 17:11:32.205209 [ 259 ] {9fc0598d-f0b4-42c6-b90b-a943f8644f98} <Debug> oximeter.measurements_i64 (983c97b9-750c-4f55-8688-6106cf4e0f2d): Loading data parts | ||
| 424 | 2026.05.07 17:11:32.205458 [ 259 ] {9fc0598d-f0b4-42c6-b90b-a943f8644f98} <Debug> oximeter.measurements_i64 (983c97b9-750c-4f55-8688-6106cf4e0f2d): There are no data parts | ||
| 425 | 2026.05.07 17:11:32.209553 [ 259 ] {9fc0598d-f0b4-42c6-b90b-a943f8644f98} <Debug> TCPHandler: Processed in 0.009807567 sec. | ||
| 426 | 2026.05.07 17:11:32.209732 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.05.07 17:11:32.209920 [ 259 ] {e639406a-f216-4caa-8deb-25e68b92a863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) 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) | ||
| 428 | 2026.05.07 17:11:32.209987 [ 259 ] {e639406a-f216-4caa-8deb-25e68b92a863} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 429 | 2026.05.07 17:11:32.216569 [ 259 ] {e639406a-f216-4caa-8deb-25e68b92a863} <Debug> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Loading data parts | ||
| 430 | 2026.05.07 17:11:32.216712 [ 259 ] {e639406a-f216-4caa-8deb-25e68b92a863} <Debug> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): There are no data parts | ||
| 431 | 2026.05.07 17:11:32.222413 [ 259 ] {e639406a-f216-4caa-8deb-25e68b92a863} <Debug> TCPHandler: Processed in 0.012740627 sec. | ||
| 432 | 2026.05.07 17:11:32.222560 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.05.07 17:11:32.222713 [ 259 ] {fcf6a44d-b1f1-4353-a45e-57849b03b7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) 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) | ||
| 434 | 2026.05.07 17:11:32.222764 [ 259 ] {fcf6a44d-b1f1-4353-a45e-57849b03b7e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 435 | 2026.05.07 17:11:32.226464 [ 259 ] {fcf6a44d-b1f1-4353-a45e-57849b03b7e7} <Debug> oximeter.measurements_f32 (6d4da5d2-c89e-4706-9e8e-0136120881b5): Loading data parts | ||
| 436 | 2026.05.07 17:11:32.226617 [ 259 ] {fcf6a44d-b1f1-4353-a45e-57849b03b7e7} <Debug> oximeter.measurements_f32 (6d4da5d2-c89e-4706-9e8e-0136120881b5): There are no data parts | ||
| 437 | 2026.05.07 17:11:32.239212 [ 259 ] {fcf6a44d-b1f1-4353-a45e-57849b03b7e7} <Debug> TCPHandler: Processed in 0.016700893 sec. | ||
| 438 | 2026.05.07 17:11:32.239368 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.05.07 17:11:32.239554 [ 259 ] {b0f5922b-ab5e-4634-a880-c55bb21bf739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) 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) | ||
| 440 | 2026.05.07 17:11:32.239618 [ 259 ] {b0f5922b-ab5e-4634-a880-c55bb21bf739} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 441 | 2026.05.07 17:11:32.243901 [ 259 ] {b0f5922b-ab5e-4634-a880-c55bb21bf739} <Debug> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Loading data parts | ||
| 442 | 2026.05.07 17:11:32.244049 [ 259 ] {b0f5922b-ab5e-4634-a880-c55bb21bf739} <Debug> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): There are no data parts | ||
| 443 | 2026.05.07 17:11:32.245749 [ 259 ] {b0f5922b-ab5e-4634-a880-c55bb21bf739} <Debug> TCPHandler: Processed in 0.006439334 sec. | ||
| 444 | 2026.05.07 17:11:32.245890 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.05.07 17:11:32.246040 [ 259 ] {95f44f38-22ca-457b-9869-8de1344bd7a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) 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) | ||
| 446 | 2026.05.07 17:11:32.246092 [ 259 ] {95f44f38-22ca-457b-9869-8de1344bd7a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 447 | 2026.05.07 17:11:32.251799 [ 259 ] {95f44f38-22ca-457b-9869-8de1344bd7a3} <Debug> oximeter.measurements_string (b24f2bf7-7e4a-484b-8efa-467a30e3e7ca): Loading data parts | ||
| 448 | 2026.05.07 17:11:32.251984 [ 259 ] {95f44f38-22ca-457b-9869-8de1344bd7a3} <Debug> oximeter.measurements_string (b24f2bf7-7e4a-484b-8efa-467a30e3e7ca): There are no data parts | ||
| 449 | 2026.05.07 17:11:32.253882 [ 259 ] {95f44f38-22ca-457b-9869-8de1344bd7a3} <Debug> TCPHandler: Processed in 0.008040344 sec. | ||
| 450 | 2026.05.07 17:11:32.254017 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.05.07 17:11:32.254169 [ 259 ] {4e5b0dc4-f2b0-42d8-93f5-2d81bf9e2e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 452 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 453 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 454 | * a string isn't palatable for a few reasons. | ||
| 455 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 456 | * details. | ||
| 457 | */ | ||
| 458 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 459 | 2026.05.07 17:11:32.254223 [ 259 ] {4e5b0dc4-f2b0-42d8-93f5-2d81bf9e2e87} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 460 | 2026.05.07 17:11:32.256896 [ 259 ] {4e5b0dc4-f2b0-42d8-93f5-2d81bf9e2e87} <Debug> oximeter.measurements_bytes (036cdd13-39c4-4d35-bd4b-d601e541731c): Loading data parts | ||
| 461 | 2026.05.07 17:11:32.257048 [ 259 ] {4e5b0dc4-f2b0-42d8-93f5-2d81bf9e2e87} <Debug> oximeter.measurements_bytes (036cdd13-39c4-4d35-bd4b-d601e541731c): There are no data parts | ||
| 462 | 2026.05.07 17:11:32.258646 [ 259 ] {4e5b0dc4-f2b0-42d8-93f5-2d81bf9e2e87} <Debug> TCPHandler: Processed in 0.004676952 sec. | ||
| 463 | 2026.05.07 17:11:32.258775 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.05.07 17:11:32.258945 [ 259 ] {9c9d4726-82a7-4a57-b6ea-f9b305757ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) 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) | ||
| 465 | 2026.05.07 17:11:32.258992 [ 259 ] {9c9d4726-82a7-4a57-b6ea-f9b305757ac0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 466 | 2026.05.07 17:11:32.261695 [ 259 ] {9c9d4726-82a7-4a57-b6ea-f9b305757ac0} <Debug> oximeter.measurements_cumulativei64 (c2981767-8ab3-48a3-a533-4152aa7d592d): Loading data parts | ||
| 467 | 2026.05.07 17:11:32.261842 [ 259 ] {9c9d4726-82a7-4a57-b6ea-f9b305757ac0} <Debug> oximeter.measurements_cumulativei64 (c2981767-8ab3-48a3-a533-4152aa7d592d): There are no data parts | ||
| 468 | 2026.05.07 17:11:32.263424 [ 259 ] {9c9d4726-82a7-4a57-b6ea-f9b305757ac0} <Debug> TCPHandler: Processed in 0.004696472 sec. | ||
| 469 | 2026.05.07 17:11:32.263552 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2026.05.07 17:11:32.263714 [ 259 ] {e8f9a963-c36f-4361-b093-799b5d40dc63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) 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) | ||
| 471 | 2026.05.07 17:11:32.263769 [ 259 ] {e8f9a963-c36f-4361-b093-799b5d40dc63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 472 | 2026.05.07 17:11:32.271485 [ 259 ] {e8f9a963-c36f-4361-b093-799b5d40dc63} <Debug> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Loading data parts | ||
| 473 | 2026.05.07 17:11:32.271659 [ 259 ] {e8f9a963-c36f-4361-b093-799b5d40dc63} <Debug> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): There are no data parts | ||
| 474 | 2026.05.07 17:11:32.280914 [ 259 ] {e8f9a963-c36f-4361-b093-799b5d40dc63} <Debug> TCPHandler: Processed in 0.017409558 sec. | ||
| 475 | 2026.05.07 17:11:32.281064 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2026.05.07 17:11:32.281247 [ 259 ] {8d33bea7-18fa-4d2d-9a6b-405dfdb61ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) 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) | ||
| 477 | 2026.05.07 17:11:32.281302 [ 259 ] {8d33bea7-18fa-4d2d-9a6b-405dfdb61ada} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 478 | 2026.05.07 17:11:32.284730 [ 259 ] {8d33bea7-18fa-4d2d-9a6b-405dfdb61ada} <Debug> oximeter.measurements_cumulativef32 (e23bd0e1-f1c4-4fc6-83d9-08ce5456f242): Loading data parts | ||
| 479 | 2026.05.07 17:11:32.284869 [ 259 ] {8d33bea7-18fa-4d2d-9a6b-405dfdb61ada} <Debug> oximeter.measurements_cumulativef32 (e23bd0e1-f1c4-4fc6-83d9-08ce5456f242): There are no data parts | ||
| 480 | 2026.05.07 17:11:32.286600 [ 259 ] {8d33bea7-18fa-4d2d-9a6b-405dfdb61ada} <Debug> TCPHandler: Processed in 0.005592578 sec. | ||
| 481 | 2026.05.07 17:11:32.286740 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.05.07 17:11:32.286924 [ 259 ] {b93d6c8e-ba4d-49c2-9160-55b71d5cc81d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) 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) | ||
| 483 | 2026.05.07 17:11:32.286976 [ 259 ] {b93d6c8e-ba4d-49c2-9160-55b71d5cc81d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 484 | 2026.05.07 17:11:32.289811 [ 259 ] {b93d6c8e-ba4d-49c2-9160-55b71d5cc81d} <Debug> oximeter.measurements_cumulativef64 (7da25ed6-e0bf-4a54-928c-4f77118cfe68): Loading data parts | ||
| 485 | 2026.05.07 17:11:32.289945 [ 259 ] {b93d6c8e-ba4d-49c2-9160-55b71d5cc81d} <Debug> oximeter.measurements_cumulativef64 (7da25ed6-e0bf-4a54-928c-4f77118cfe68): There are no data parts | ||
| 486 | 2026.05.07 17:11:32.291691 [ 259 ] {b93d6c8e-ba4d-49c2-9160-55b71d5cc81d} <Debug> TCPHandler: Processed in 0.005004664 sec. | ||
| 487 | 2026.05.07 17:11:32.291827 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2026.05.07 17:11:32.292055 [ 259 ] {dd7d517a-75f8-489f-9929-f02e909e8c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 489 | * NOTE: Array types cannot be Nullable, see | ||
| 490 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 491 | * for more details. | ||
| 492 | * | ||
| 493 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 494 | * is unfortunate, and at this point relies on the fact that an | ||
| 495 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 496 | * to figure out another way to represent missing samples here. | ||
| 497 | */ | ||
| 498 | 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) | ||
| 499 | 2026.05.07 17:11:32.292124 [ 259 ] {dd7d517a-75f8-489f-9929-f02e909e8c86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 500 | 2026.05.07 17:11:32.297492 [ 259 ] {dd7d517a-75f8-489f-9929-f02e909e8c86} <Debug> oximeter.measurements_histogrami8 (1e7b9eca-0545-4626-a05a-1bfe03cd3694): Loading data parts | ||
| 501 | 2026.05.07 17:11:32.297646 [ 259 ] {dd7d517a-75f8-489f-9929-f02e909e8c86} <Debug> oximeter.measurements_histogrami8 (1e7b9eca-0545-4626-a05a-1bfe03cd3694): There are no data parts | ||
| 502 | 2026.05.07 17:11:32.299542 [ 259 ] {dd7d517a-75f8-489f-9929-f02e909e8c86} <Debug> TCPHandler: Processed in 0.007765183 sec. | ||
| 503 | 2026.05.07 17:11:32.299671 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.05.07 17:11:32.299901 [ 259 ] {f03f2884-4442-4bd5-a0a0-db0c13778687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) 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) | ||
| 505 | 2026.05.07 17:11:32.299964 [ 259 ] {f03f2884-4442-4bd5-a0a0-db0c13778687} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 506 | 2026.05.07 17:11:32.302831 [ 259 ] {f03f2884-4442-4bd5-a0a0-db0c13778687} <Debug> oximeter.measurements_histogramu8 (6354dc02-f90f-4839-b7e5-a544986b01b6): Loading data parts | ||
| 507 | 2026.05.07 17:11:32.302957 [ 259 ] {f03f2884-4442-4bd5-a0a0-db0c13778687} <Debug> oximeter.measurements_histogramu8 (6354dc02-f90f-4839-b7e5-a544986b01b6): There are no data parts | ||
| 508 | 2026.05.07 17:11:32.304557 [ 259 ] {f03f2884-4442-4bd5-a0a0-db0c13778687} <Debug> TCPHandler: Processed in 0.004935103 sec. | ||
| 509 | 2026.05.07 17:11:32.304734 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2026.05.07 17:11:32.304949 [ 259 ] {a1fd5f9a-5a91-40b0-9605-162b10772754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) 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) | ||
| 511 | 2026.05.07 17:11:32.305015 [ 259 ] {a1fd5f9a-5a91-40b0-9605-162b10772754} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 512 | 2026.05.07 17:11:32.307869 [ 259 ] {a1fd5f9a-5a91-40b0-9605-162b10772754} <Debug> oximeter.measurements_histogrami16 (67b36a69-10b0-4fc8-adb2-b4233fdd7188): Loading data parts | ||
| 513 | 2026.05.07 17:11:32.308005 [ 259 ] {a1fd5f9a-5a91-40b0-9605-162b10772754} <Debug> oximeter.measurements_histogrami16 (67b36a69-10b0-4fc8-adb2-b4233fdd7188): There are no data parts | ||
| 514 | 2026.05.07 17:11:32.309645 [ 259 ] {a1fd5f9a-5a91-40b0-9605-162b10772754} <Debug> TCPHandler: Processed in 0.004960054 sec. | ||
| 515 | 2026.05.07 17:11:32.309781 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2026.05.07 17:11:32.310015 [ 259 ] {cb946027-1285-4537-9979-84d98f7ba2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) 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) | ||
| 517 | 2026.05.07 17:11:32.310078 [ 259 ] {cb946027-1285-4537-9979-84d98f7ba2ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 518 | 2026.05.07 17:11:32.317900 [ 259 ] {cb946027-1285-4537-9979-84d98f7ba2ee} <Debug> oximeter.measurements_histogramu16 (8d432ac8-3ec4-4df9-84e8-d6afc17d2739): Loading data parts | ||
| 519 | 2026.05.07 17:11:32.318043 [ 259 ] {cb946027-1285-4537-9979-84d98f7ba2ee} <Debug> oximeter.measurements_histogramu16 (8d432ac8-3ec4-4df9-84e8-d6afc17d2739): There are no data parts | ||
| 520 | 2026.05.07 17:11:32.320166 [ 259 ] {cb946027-1285-4537-9979-84d98f7ba2ee} <Debug> TCPHandler: Processed in 0.010434112 sec. | ||
| 521 | 2026.05.07 17:11:32.320323 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2026.05.07 17:11:32.320545 [ 259 ] {0351a00d-2be5-4837-af4c-ec0558786dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) 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) | ||
| 523 | 2026.05.07 17:11:32.320608 [ 259 ] {0351a00d-2be5-4837-af4c-ec0558786dc5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 524 | 2026.05.07 17:11:32.323633 [ 259 ] {0351a00d-2be5-4837-af4c-ec0558786dc5} <Debug> oximeter.measurements_histogrami32 (dfc898a5-512e-415e-bcf4-102054fb1219): Loading data parts | ||
| 525 | 2026.05.07 17:11:32.323782 [ 259 ] {0351a00d-2be5-4837-af4c-ec0558786dc5} <Debug> oximeter.measurements_histogrami32 (dfc898a5-512e-415e-bcf4-102054fb1219): There are no data parts | ||
| 526 | 2026.05.07 17:11:32.325787 [ 259 ] {0351a00d-2be5-4837-af4c-ec0558786dc5} <Debug> TCPHandler: Processed in 0.005513008 sec. | ||
| 527 | 2026.05.07 17:11:32.325918 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 528 | 2026.05.07 17:11:32.326147 [ 259 ] {be1ea416-faec-4071-a80f-83b14419fdb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) 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) | ||
| 529 | 2026.05.07 17:11:32.326208 [ 259 ] {be1ea416-faec-4071-a80f-83b14419fdb0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 530 | 2026.05.07 17:11:32.333522 [ 259 ] {be1ea416-faec-4071-a80f-83b14419fdb0} <Debug> oximeter.measurements_histogramu32 (6286a0a6-7df9-475f-bbe8-21439d5d88de): Loading data parts | ||
| 531 | 2026.05.07 17:11:32.333670 [ 259 ] {be1ea416-faec-4071-a80f-83b14419fdb0} <Debug> oximeter.measurements_histogramu32 (6286a0a6-7df9-475f-bbe8-21439d5d88de): There are no data parts | ||
| 532 | 2026.05.07 17:11:32.335552 [ 259 ] {be1ea416-faec-4071-a80f-83b14419fdb0} <Debug> TCPHandler: Processed in 0.009684305 sec. | ||
| 533 | 2026.05.07 17:11:32.335685 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 534 | 2026.05.07 17:11:32.335900 [ 259 ] {821dbc61-fb83-4c76-8da1-5c7c0d90853f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) 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) | ||
| 535 | 2026.05.07 17:11:32.335964 [ 259 ] {821dbc61-fb83-4c76-8da1-5c7c0d90853f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 536 | 2026.05.07 17:11:32.338877 [ 259 ] {821dbc61-fb83-4c76-8da1-5c7c0d90853f} <Debug> oximeter.measurements_histogrami64 (cd24b525-4f39-44eb-8488-3b1acd1ee9c7): Loading data parts | ||
| 537 | 2026.05.07 17:11:32.339025 [ 259 ] {821dbc61-fb83-4c76-8da1-5c7c0d90853f} <Debug> oximeter.measurements_histogrami64 (cd24b525-4f39-44eb-8488-3b1acd1ee9c7): There are no data parts | ||
| 538 | 2026.05.07 17:11:32.340384 [ 259 ] {821dbc61-fb83-4c76-8da1-5c7c0d90853f} <Debug> TCPHandler: Processed in 0.004746902 sec. | ||
| 539 | 2026.05.07 17:11:32.340527 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 540 | 2026.05.07 17:11:32.340845 [ 259 ] {8f3f0819-6a02-4377-9dd8-6d4ed740a8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) 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) | ||
| 541 | 2026.05.07 17:11:32.340921 [ 259 ] {8f3f0819-6a02-4377-9dd8-6d4ed740a8c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 542 | 2026.05.07 17:11:32.343882 [ 259 ] {8f3f0819-6a02-4377-9dd8-6d4ed740a8c1} <Debug> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Loading data parts | ||
| 543 | 2026.05.07 17:11:32.344026 [ 259 ] {8f3f0819-6a02-4377-9dd8-6d4ed740a8c1} <Debug> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): There are no data parts | ||
| 544 | 2026.05.07 17:11:32.345408 [ 259 ] {8f3f0819-6a02-4377-9dd8-6d4ed740a8c1} <Debug> TCPHandler: Processed in 0.004929213 sec. | ||
| 545 | 2026.05.07 17:11:32.345618 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 546 | 2026.05.07 17:11:32.345835 [ 259 ] {da19ff7a-a4e2-4756-8bef-b79c71fc18d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) 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) | ||
| 547 | 2026.05.07 17:11:32.345912 [ 259 ] {da19ff7a-a4e2-4756-8bef-b79c71fc18d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 548 | 2026.05.07 17:11:32.353909 [ 259 ] {da19ff7a-a4e2-4756-8bef-b79c71fc18d2} <Debug> oximeter.measurements_histogramf32 (f15c2331-b8a5-4297-b281-a2f558ff6dc0): Loading data parts | ||
| 549 | 2026.05.07 17:11:32.354077 [ 259 ] {da19ff7a-a4e2-4756-8bef-b79c71fc18d2} <Debug> oximeter.measurements_histogramf32 (f15c2331-b8a5-4297-b281-a2f558ff6dc0): There are no data parts | ||
| 550 | 2026.05.07 17:11:32.369322 [ 259 ] {da19ff7a-a4e2-4756-8bef-b79c71fc18d2} <Debug> TCPHandler: Processed in 0.023752672 sec. | ||
| 551 | 2026.05.07 17:11:32.369491 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 552 | 2026.05.07 17:11:32.369812 [ 259 ] {69c84443-ff20-46cb-b5d8-8aef3f824d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) 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) | ||
| 553 | 2026.05.07 17:11:32.369900 [ 259 ] {69c84443-ff20-46cb-b5d8-8aef3f824d59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 554 | 2026.05.07 17:11:32.375489 [ 259 ] {69c84443-ff20-46cb-b5d8-8aef3f824d59} <Debug> oximeter.measurements_histogramf64 (bbc84633-266c-47cc-9afc-aa9414bf737b): Loading data parts | ||
| 555 | 2026.05.07 17:11:32.375648 [ 259 ] {69c84443-ff20-46cb-b5d8-8aef3f824d59} <Debug> oximeter.measurements_histogramf64 (bbc84633-266c-47cc-9afc-aa9414bf737b): There are no data parts | ||
| 556 | 2026.05.07 17:11:32.377166 [ 259 ] {69c84443-ff20-46cb-b5d8-8aef3f824d59} <Debug> TCPHandler: Processed in 0.007733103 sec. | ||
| 557 | 2026.05.07 17:11:32.377339 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 558 | 2026.05.07 17:11:32.377517 [ 259 ] {852bf0e3-812f-4bc8-855e-ee57454121da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) /* The field tables store named dimensions of each timeseries. | ||
| 559 | * | ||
| 560 | * As with the measurement tables, there is one field table for each field data | ||
| 561 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 562 | * this behavior **must not** be relied upon for query correctness. | ||
| 563 | * | ||
| 564 | * The index for the fields differs from the measurements, however. Rows are | ||
| 565 | * sorted by timeseries name, then field name, field value, and finally | ||
| 566 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 567 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 568 | * usually then used to look up measurements. | ||
| 569 | * | ||
| 570 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 571 | * timeseries name and then key, since it would improve lookups where one | ||
| 572 | * already has the key. Realistically though, these tables are quite small and | ||
| 573 | * so performance benefits will be low in absolute terms. | ||
| 574 | * | ||
| 575 | * TTL: We use a materialized column to expire old field table records. This | ||
| 576 | * column is generated automatically by the database whenever a new row is | ||
| 577 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 578 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 579 | * record will remain during a deduplication, which will have the last | ||
| 580 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 581 | * measurement tables. | ||
| 582 | */ | ||
| 583 | 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) | ||
| 584 | 2026.05.07 17:11:32.377596 [ 259 ] {852bf0e3-812f-4bc8-855e-ee57454121da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 585 | 2026.05.07 17:11:32.381866 [ 259 ] {852bf0e3-812f-4bc8-855e-ee57454121da} <Debug> oximeter.fields_bool (e5050edf-e04c-43af-974d-fdeb6e1b83a0): Loading data parts | ||
| 586 | 2026.05.07 17:11:32.382027 [ 259 ] {852bf0e3-812f-4bc8-855e-ee57454121da} <Debug> oximeter.fields_bool (e5050edf-e04c-43af-974d-fdeb6e1b83a0): There are no data parts | ||
| 587 | 2026.05.07 17:11:32.383743 [ 259 ] {852bf0e3-812f-4bc8-855e-ee57454121da} <Debug> TCPHandler: Processed in 0.006452994 sec. | ||
| 588 | 2026.05.07 17:11:32.383868 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 589 | 2026.05.07 17:11:32.384021 [ 259 ] {7076fdc4-efe1-4db1-bdc4-ccf5cf0f5b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) 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) | ||
| 590 | 2026.05.07 17:11:32.384088 [ 259 ] {7076fdc4-efe1-4db1-bdc4-ccf5cf0f5b43} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 591 | 2026.05.07 17:11:32.394595 [ 259 ] {7076fdc4-efe1-4db1-bdc4-ccf5cf0f5b43} <Debug> oximeter.fields_i8 (a949c971-9282-4562-86ca-161abd7f56b4): Loading data parts | ||
| 592 | 2026.05.07 17:11:32.394734 [ 259 ] {7076fdc4-efe1-4db1-bdc4-ccf5cf0f5b43} <Debug> oximeter.fields_i8 (a949c971-9282-4562-86ca-161abd7f56b4): There are no data parts | ||
| 593 | 2026.05.07 17:11:32.396842 [ 259 ] {7076fdc4-efe1-4db1-bdc4-ccf5cf0f5b43} <Debug> TCPHandler: Processed in 0.013023089 sec. | ||
| 594 | 2026.05.07 17:11:32.396973 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 595 | 2026.05.07 17:11:32.397173 [ 259 ] {73657650-6986-458d-8b26-4237e4dded39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) 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) | ||
| 596 | 2026.05.07 17:11:32.397246 [ 259 ] {73657650-6986-458d-8b26-4237e4dded39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 597 | 2026.05.07 17:11:32.401493 [ 259 ] {73657650-6986-458d-8b26-4237e4dded39} <Debug> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Loading data parts | ||
| 598 | 2026.05.07 17:11:32.401757 [ 259 ] {73657650-6986-458d-8b26-4237e4dded39} <Debug> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): There are no data parts | ||
| 599 | 2026.05.07 17:11:32.403236 [ 259 ] {73657650-6986-458d-8b26-4237e4dded39} <Debug> TCPHandler: Processed in 0.006311373 sec. | ||
| 600 | 2026.05.07 17:11:32.403367 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 601 | 2026.05.07 17:11:32.403521 [ 259 ] {4da9f65a-3e2a-40ae-aa99-03a9fb1024d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) 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) | ||
| 602 | 2026.05.07 17:11:32.403593 [ 259 ] {4da9f65a-3e2a-40ae-aa99-03a9fb1024d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 603 | 2026.05.07 17:11:32.414774 [ 259 ] {4da9f65a-3e2a-40ae-aa99-03a9fb1024d1} <Debug> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Loading data parts | ||
| 604 | 2026.05.07 17:11:32.414957 [ 259 ] {4da9f65a-3e2a-40ae-aa99-03a9fb1024d1} <Debug> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): There are no data parts | ||
| 605 | 2026.05.07 17:11:32.419751 [ 259 ] {4da9f65a-3e2a-40ae-aa99-03a9fb1024d1} <Debug> TCPHandler: Processed in 0.016431681 sec. | ||
| 606 | 2026.05.07 17:11:32.419946 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 607 | 2026.05.07 17:11:32.420164 [ 259 ] {072dd722-5251-4cf4-a372-7cb52d1596c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) 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) | ||
| 608 | 2026.05.07 17:11:32.420233 [ 259 ] {072dd722-5251-4cf4-a372-7cb52d1596c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 609 | 2026.05.07 17:11:32.432582 [ 259 ] {072dd722-5251-4cf4-a372-7cb52d1596c2} <Debug> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Loading data parts | ||
| 610 | 2026.05.07 17:11:32.432716 [ 259 ] {072dd722-5251-4cf4-a372-7cb52d1596c2} <Debug> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): There are no data parts | ||
| 611 | 2026.05.07 17:11:32.437387 [ 259 ] {072dd722-5251-4cf4-a372-7cb52d1596c2} <Debug> TCPHandler: Processed in 0.017493028 sec. | ||
| 612 | 2026.05.07 17:11:32.437568 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 613 | 2026.05.07 17:11:32.437754 [ 259 ] {80d61a74-de53-47e9-b5b2-81d9bc2a85b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) 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) | ||
| 614 | 2026.05.07 17:11:32.437847 [ 259 ] {80d61a74-de53-47e9-b5b2-81d9bc2a85b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 615 | 2026.05.07 17:11:32.450192 [ 259 ] {80d61a74-de53-47e9-b5b2-81d9bc2a85b2} <Debug> oximeter.fields_i32 (0c2a502b-c7e3-4c09-bb0e-7de0ea73ed01): Loading data parts | ||
| 616 | 2026.05.07 17:11:32.450331 [ 259 ] {80d61a74-de53-47e9-b5b2-81d9bc2a85b2} <Debug> oximeter.fields_i32 (0c2a502b-c7e3-4c09-bb0e-7de0ea73ed01): There are no data parts | ||
| 617 | 2026.05.07 17:11:32.452384 [ 259 ] {80d61a74-de53-47e9-b5b2-81d9bc2a85b2} <Debug> TCPHandler: Processed in 0.014883252 sec. | ||
| 618 | 2026.05.07 17:11:32.452552 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 619 | 2026.05.07 17:11:32.452703 [ 259 ] {5fe3411d-dbb8-4fdf-a608-4443cb87bef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) 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) | ||
| 620 | 2026.05.07 17:11:32.452771 [ 259 ] {5fe3411d-dbb8-4fdf-a608-4443cb87bef3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 621 | 2026.05.07 17:11:32.469264 [ 259 ] {5fe3411d-dbb8-4fdf-a608-4443cb87bef3} <Debug> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Loading data parts | ||
| 622 | 2026.05.07 17:11:32.469485 [ 259 ] {5fe3411d-dbb8-4fdf-a608-4443cb87bef3} <Debug> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): There are no data parts | ||
| 623 | 2026.05.07 17:11:32.473964 [ 259 ] {5fe3411d-dbb8-4fdf-a608-4443cb87bef3} <Debug> TCPHandler: Processed in 0.021460795 sec. | ||
| 624 | 2026.05.07 17:11:32.474105 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 625 | 2026.05.07 17:11:32.474281 [ 259 ] {975dedcb-9e84-4f21-be93-5bb0e81db0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) 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) | ||
| 626 | 2026.05.07 17:11:32.474339 [ 259 ] {975dedcb-9e84-4f21-be93-5bb0e81db0cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 627 | 2026.05.07 17:11:32.476282 [ 259 ] {975dedcb-9e84-4f21-be93-5bb0e81db0cc} <Debug> oximeter.fields_i64 (16958b4e-d8d3-4965-93b4-3057fbdaa338): Loading data parts | ||
| 628 | 2026.05.07 17:11:32.476427 [ 259 ] {975dedcb-9e84-4f21-be93-5bb0e81db0cc} <Debug> oximeter.fields_i64 (16958b4e-d8d3-4965-93b4-3057fbdaa338): There are no data parts | ||
| 629 | 2026.05.07 17:11:32.486543 [ 259 ] {975dedcb-9e84-4f21-be93-5bb0e81db0cc} <Debug> TCPHandler: Processed in 0.012486145 sec. | ||
| 630 | 2026.05.07 17:11:32.486752 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 631 | 2026.05.07 17:11:32.486909 [ 259 ] {d1024b96-4d3e-48e0-99c0-aa2711f0da9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) 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) | ||
| 632 | 2026.05.07 17:11:32.486973 [ 259 ] {d1024b96-4d3e-48e0-99c0-aa2711f0da9a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 633 | 2026.05.07 17:11:32.492119 [ 259 ] {d1024b96-4d3e-48e0-99c0-aa2711f0da9a} <Debug> oximeter.fields_u64 (de6f0f6e-926a-4e36-86dd-5ad81d3e3b17): Loading data parts | ||
| 634 | 2026.05.07 17:11:32.492321 [ 259 ] {d1024b96-4d3e-48e0-99c0-aa2711f0da9a} <Debug> oximeter.fields_u64 (de6f0f6e-926a-4e36-86dd-5ad81d3e3b17): There are no data parts | ||
| 635 | 2026.05.07 17:11:32.504741 [ 259 ] {d1024b96-4d3e-48e0-99c0-aa2711f0da9a} <Debug> TCPHandler: Processed in 0.018038053 sec. | ||
| 636 | 2026.05.07 17:11:32.504872 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 637 | 2026.05.07 17:11:32.505042 [ 259 ] {b26e9fc7-a021-4aea-ac65-4311f45b489a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) 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) | ||
| 638 | 2026.05.07 17:11:32.505095 [ 259 ] {b26e9fc7-a021-4aea-ac65-4311f45b489a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 639 | 2026.05.07 17:11:32.507857 [ 259 ] {b26e9fc7-a021-4aea-ac65-4311f45b489a} <Debug> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e): Loading data parts | ||
| 640 | 2026.05.07 17:11:32.507978 [ 259 ] {b26e9fc7-a021-4aea-ac65-4311f45b489a} <Debug> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e): There are no data parts | ||
| 641 | 2026.05.07 17:11:32.511849 [ 259 ] {b26e9fc7-a021-4aea-ac65-4311f45b489a} <Debug> TCPHandler: Processed in 0.007024627 sec. | ||
| 642 | 2026.05.07 17:11:32.512080 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 643 | 2026.05.07 17:11:32.512238 [ 259 ] {bb96f146-71f9-4ca3-bdf9-d9228e5f3e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) 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) | ||
| 644 | 2026.05.07 17:11:32.512294 [ 259 ] {bb96f146-71f9-4ca3-bdf9-d9228e5f3e8e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 645 | 2026.05.07 17:11:32.524201 [ 259 ] {bb96f146-71f9-4ca3-bdf9-d9228e5f3e8e} <Debug> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Loading data parts | ||
| 646 | 2026.05.07 17:11:32.524347 [ 259 ] {bb96f146-71f9-4ca3-bdf9-d9228e5f3e8e} <Debug> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): There are no data parts | ||
| 647 | 2026.05.07 17:11:32.526591 [ 259 ] {bb96f146-71f9-4ca3-bdf9-d9228e5f3e8e} <Debug> TCPHandler: Processed in 0.01456961 sec. | ||
| 648 | 2026.05.07 17:11:32.526729 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 649 | 2026.05.07 17:11:32.526938 [ 259 ] {f1a859d8-7bbc-4f1c-9c31-1e199b6472cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) 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) | ||
| 650 | 2026.05.07 17:11:32.527014 [ 259 ] {f1a859d8-7bbc-4f1c-9c31-1e199b6472cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 651 | 2026.05.07 17:11:32.531795 [ 259 ] {f1a859d8-7bbc-4f1c-9c31-1e199b6472cc} <Debug> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Loading data parts | ||
| 652 | 2026.05.07 17:11:32.531955 [ 259 ] {f1a859d8-7bbc-4f1c-9c31-1e199b6472cc} <Debug> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): There are no data parts | ||
| 653 | 2026.05.07 17:11:32.554542 [ 259 ] {f1a859d8-7bbc-4f1c-9c31-1e199b6472cc} <Debug> TCPHandler: Processed in 0.0278625 sec. | ||
| 654 | 2026.05.07 17:11:32.554724 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2026.05.07 17:11:32.554993 [ 259 ] {b7986415-6adb-41a0-99f4-e12df9a2a71c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) /* The timeseries schema table stores the extracted schema for the samples | ||
| 656 | * oximeter collects. | ||
| 657 | */ | ||
| 658 | 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) | ||
| 659 | 2026.05.07 17:11:32.555084 [ 259 ] {b7986415-6adb-41a0-99f4-e12df9a2a71c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 660 | 2026.05.07 17:11:32.564288 [ 259 ] {b7986415-6adb-41a0-99f4-e12df9a2a71c} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8): Loading data parts | ||
| 661 | 2026.05.07 17:11:32.564425 [ 259 ] {b7986415-6adb-41a0-99f4-e12df9a2a71c} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8): There are no data parts | ||
| 662 | 2026.05.07 17:11:32.575018 [ 259 ] {b7986415-6adb-41a0-99f4-e12df9a2a71c} <Debug> TCPHandler: Processed in 0.020344568 sec. | ||
| 663 | 2026.05.07 17:11:32.575412 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 664 | 2026.05.07 17:11:32.575704 [ 260 ] {9895d2eb-7ffa-40ac-85ec-e4572dbbb08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 665 | 2026.05.07 17:11:32.577015 [ 260 ] {9895d2eb-7ffa-40ac-85ec-e4572dbbb08c} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 666 | 2026.05.07 17:11:32.590963 [ 279 ] {9895d2eb-7ffa-40ac-85ec-e4572dbbb08c} <Trace> oximeter.version (5b76626b-6ce1-4840-bd40-6f1534e4c59a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 667 | 2026.05.07 17:11:32.591002 [ 279 ] {9895d2eb-7ffa-40ac-85ec-e4572dbbb08c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 668 | 2026.05.07 17:11:32.595506 [ 279 ] {9895d2eb-7ffa-40ac-85ec-e4572dbbb08c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 669 | 2026.05.07 17:11:32.596163 [ 279 ] {9895d2eb-7ffa-40ac-85ec-e4572dbbb08c} <Trace> oximeter.version (5b76626b-6ce1-4840-bd40-6f1534e4c59a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 670 | 2026.05.07 17:11:32.596421 [ 260 ] {9895d2eb-7ffa-40ac-85ec-e4572dbbb08c} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.020879 sec., 47.895014129029164 rows/sec., 766.32 B/sec. | ||
| 671 | 2026.05.07 17:11:32.596718 [ 260 ] {9895d2eb-7ffa-40ac-85ec-e4572dbbb08c} <Debug> TCPHandler: Processed in 0.021439326 sec. | ||
| 672 | 2026.05.07 17:11:33.001147 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 130.80 MiB, peak 130.80 MiB, free memory in arenas 0.00 B, will set to 140.46 MiB (RSS), difference: 9.66 MiB | ||
| 673 | 2026.05.07 17:11:33.740321 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55342 | ||
| 674 | 2026.05.07 17:11:33.740445 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.05.07 17:11:33.740650 [ 280 ] {} <Debug> TCP-Session: 2fbc5c0c-cebd-414f-982b-1ba982de9851 Authenticating user 'default' from [fd00:1122:3344:101::b]:55342 | ||
| 676 | 2026.05.07 17:11:33.740677 [ 280 ] {} <Debug> TCP-Session: 2fbc5c0c-cebd-414f-982b-1ba982de9851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 677 | 2026.05.07 17:11:33.740691 [ 280 ] {} <Debug> TCP-Session: 2fbc5c0c-cebd-414f-982b-1ba982de9851 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.05.07 17:11:33.740835 [ 280 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 679 | 2026.05.07 17:11:33.740863 [ 280 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 680 | 2026.05.07 17:11:33.740955 [ 280 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 681 | 2026.05.07 17:11:33.741475 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62877 | ||
| 682 | 2026.05.07 17:11:33.741552 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37109 | ||
| 683 | 2026.05.07 17:11:33.741708 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42531 | ||
| 684 | 2026.05.07 17:11:33.741723 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56387 | ||
| 685 | 2026.05.07 17:11:33.741903 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36513 | ||
| 686 | 2026.05.07 17:11:33.741918 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.05.07 17:11:33.741980 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48510 | ||
| 688 | 2026.05.07 17:11:33.742004 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.05.07 17:11:33.742023 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.05.07 17:11:33.742105 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41437 | ||
| 691 | 2026.05.07 17:11:33.742079 [ 281 ] {} <Debug> TCP-Session: b3663d48-eda8-4dbd-9371-0ca2e8400923 Authenticating user 'default' from [fd00:1122:3344:101::b]:62877 | ||
| 692 | 2026.05.07 17:11:33.742065 [ 282 ] {} <Debug> TCP-Session: f6d417ac-1240-4db1-a54a-517e57b9989d Authenticating user 'default' from [fd00:1122:3344:101::b]:37109 | ||
| 693 | 2026.05.07 17:11:33.742222 [ 281 ] {} <Debug> TCP-Session: b3663d48-eda8-4dbd-9371-0ca2e8400923 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.05.07 17:11:33.742209 [ 284 ] {} <Debug> TCP-Session: e50206f3-f995-4a04-9093-4633cf7c96ff Authenticating user 'default' from [fd00:1122:3344:101::b]:42531 | ||
| 695 | 2026.05.07 17:11:33.742286 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2026.05.07 17:11:33.742422 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 697 | 2026.05.07 17:11:33.742361 [ 281 ] {} <Debug> TCP-Session: b3663d48-eda8-4dbd-9371-0ca2e8400923 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.05.07 17:11:33.742358 [ 284 ] {} <Debug> TCP-Session: e50206f3-f995-4a04-9093-4633cf7c96ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.05.07 17:11:33.742529 [ 287 ] {} <Debug> TCP-Session: a9def01d-b056-4641-a76d-738c2d4dc51d Authenticating user 'default' from [fd00:1122:3344:101::b]:41437 | ||
| 700 | 2026.05.07 17:11:33.742634 [ 284 ] {} <Debug> TCP-Session: e50206f3-f995-4a04-9093-4633cf7c96ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.05.07 17:11:33.742471 [ 283 ] {} <Debug> TCP-Session: 2a0d4083-b901-48db-afdb-7e5fad303228 Authenticating user 'default' from [fd00:1122:3344:101::b]:56387 | ||
| 702 | 2026.05.07 17:11:33.742368 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 703 | 2026.05.07 17:11:33.742688 [ 287 ] {} <Debug> TCP-Session: a9def01d-b056-4641-a76d-738c2d4dc51d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.05.07 17:11:33.742338 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 705 | 2026.05.07 17:11:33.742331 [ 282 ] {} <Debug> TCP-Session: f6d417ac-1240-4db1-a54a-517e57b9989d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.05.07 17:11:33.742894 [ 287 ] {} <Debug> TCP-Session: a9def01d-b056-4641-a76d-738c2d4dc51d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.05.07 17:11:33.742890 [ 285 ] {} <Debug> TCP-Session: 2dd220b9-5dfd-47b8-b446-49f0f71d2b02 Authenticating user 'default' from [fd00:1122:3344:101::b]:36513 | ||
| 708 | 2026.05.07 17:11:33.742880 [ 286 ] {} <Debug> TCP-Session: 87304885-c501-4f42-b244-897c22a6d7f1 Authenticating user 'default' from [fd00:1122:3344:101::b]:48510 | ||
| 709 | 2026.05.07 17:11:33.743155 [ 285 ] {} <Debug> TCP-Session: 2dd220b9-5dfd-47b8-b446-49f0f71d2b02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 710 | 2026.05.07 17:11:33.743143 [ 282 ] {} <Debug> TCP-Session: f6d417ac-1240-4db1-a54a-517e57b9989d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2026.05.07 17:11:33.742718 [ 283 ] {} <Debug> TCP-Session: 2a0d4083-b901-48db-afdb-7e5fad303228 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.05.07 17:11:33.743255 [ 285 ] {} <Debug> TCP-Session: 2dd220b9-5dfd-47b8-b446-49f0f71d2b02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.05.07 17:11:33.743233 [ 286 ] {} <Debug> TCP-Session: 87304885-c501-4f42-b244-897c22a6d7f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 714 | 2026.05.07 17:11:33.743317 [ 283 ] {} <Debug> TCP-Session: 2a0d4083-b901-48db-afdb-7e5fad303228 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2026.05.07 17:11:33.743324 [ 286 ] {} <Debug> TCP-Session: 87304885-c501-4f42-b244-897c22a6d7f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 716 | 2026.05.07 17:11:33.836076 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40848 | ||
| 717 | 2026.05.07 17:11:33.836298 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 718 | 2026.05.07 17:11:33.836455 [ 288 ] {} <Debug> TCP-Session: e4a4ad12-58ed-4264-a76e-e63121054f82 Authenticating user 'default' from [fd00:1122:3344:101::c]:40848 | ||
| 719 | 2026.05.07 17:11:33.836477 [ 288 ] {} <Debug> TCP-Session: e4a4ad12-58ed-4264-a76e-e63121054f82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.05.07 17:11:33.836490 [ 288 ] {} <Debug> TCP-Session: e4a4ad12-58ed-4264-a76e-e63121054f82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.05.07 17:11:33.836667 [ 288 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 722 | 2026.05.07 17:11:33.836695 [ 288 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 723 | 2026.05.07 17:11:33.836802 [ 288 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 724 | 2026.05.07 17:11:33.837225 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58281 | ||
| 725 | 2026.05.07 17:11:33.837322 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59974 | ||
| 726 | 2026.05.07 17:11:33.837485 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55765 | ||
| 727 | 2026.05.07 17:11:33.837494 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 728 | 2026.05.07 17:11:33.837504 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56077 | ||
| 729 | 2026.05.07 17:11:33.837599 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65399 | ||
| 730 | 2026.05.07 17:11:33.837536 [ 289 ] {} <Debug> TCP-Session: 9059e4a3-9145-4e5b-8d6c-7fdef2eaee2d Authenticating user 'default' from [fd00:1122:3344:101::c]:58281 | ||
| 731 | 2026.05.07 17:11:33.837689 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 732 | 2026.05.07 17:11:33.837722 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 733 | 2026.05.07 17:11:33.837763 [ 292 ] {} <Debug> TCP-Session: c46929fa-6c0d-4d24-ba6a-0413e1a76622 Authenticating user 'default' from [fd00:1122:3344:101::c]:55765 | ||
| 734 | 2026.05.07 17:11:33.837738 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48635 | ||
| 735 | 2026.05.07 17:11:33.837737 [ 289 ] {} <Debug> TCP-Session: 9059e4a3-9145-4e5b-8d6c-7fdef2eaee2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 736 | 2026.05.07 17:11:33.837845 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53339 | ||
| 737 | 2026.05.07 17:11:33.837916 [ 289 ] {} <Debug> TCP-Session: 9059e4a3-9145-4e5b-8d6c-7fdef2eaee2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 738 | 2026.05.07 17:11:33.837873 [ 290 ] {} <Debug> TCP-Session: df7882fa-ead2-4d4b-9783-9c5a9f098744 Authenticating user 'default' from [fd00:1122:3344:101::c]:59974 | ||
| 739 | 2026.05.07 17:11:33.837970 [ 292 ] {} <Debug> TCP-Session: c46929fa-6c0d-4d24-ba6a-0413e1a76622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2026.05.07 17:11:33.838069 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 741 | 2026.05.07 17:11:33.838043 [ 290 ] {} <Debug> TCP-Session: df7882fa-ead2-4d4b-9783-9c5a9f098744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.05.07 17:11:33.838239 [ 292 ] {} <Debug> TCP-Session: c46929fa-6c0d-4d24-ba6a-0413e1a76622 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 743 | 2026.05.07 17:11:33.838259 [ 290 ] {} <Debug> TCP-Session: df7882fa-ead2-4d4b-9783-9c5a9f098744 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 744 | 2026.05.07 17:11:33.838258 [ 293 ] {} <Debug> TCP-Session: c7b0161e-84c0-46f7-a517-ad8598b18a0e Authenticating user 'default' from [fd00:1122:3344:101::c]:65399 | ||
| 745 | 2026.05.07 17:11:33.837991 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 746 | 2026.05.07 17:11:33.838354 [ 293 ] {} <Debug> TCP-Session: c7b0161e-84c0-46f7-a517-ad8598b18a0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 747 | 2026.05.07 17:11:33.838460 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 748 | 2026.05.07 17:11:33.838433 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 749 | 2026.05.07 17:11:33.838628 [ 291 ] {} <Debug> TCP-Session: 133b8403-0bbc-4563-9945-5191b51da9ee Authenticating user 'default' from [fd00:1122:3344:101::c]:56077 | ||
| 750 | 2026.05.07 17:11:33.838643 [ 294 ] {} <Debug> TCP-Session: b829890f-4352-4427-b993-fa0cef317113 Authenticating user 'default' from [fd00:1122:3344:101::c]:48635 | ||
| 751 | 2026.05.07 17:11:33.838665 [ 291 ] {} <Debug> TCP-Session: 133b8403-0bbc-4563-9945-5191b51da9ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.05.07 17:11:33.838665 [ 295 ] {} <Debug> TCP-Session: 23a7e34b-0dee-44b6-90f6-92d9a3a816ac Authenticating user 'default' from [fd00:1122:3344:101::c]:53339 | ||
| 753 | 2026.05.07 17:11:33.838755 [ 294 ] {} <Debug> TCP-Session: b829890f-4352-4427-b993-fa0cef317113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.05.07 17:11:33.838768 [ 295 ] {} <Debug> TCP-Session: 23a7e34b-0dee-44b6-90f6-92d9a3a816ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.05.07 17:11:33.838775 [ 291 ] {} <Debug> TCP-Session: 133b8403-0bbc-4563-9945-5191b51da9ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.05.07 17:11:33.838833 [ 294 ] {} <Debug> TCP-Session: b829890f-4352-4427-b993-fa0cef317113 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.05.07 17:11:33.838856 [ 293 ] {} <Debug> TCP-Session: c7b0161e-84c0-46f7-a517-ad8598b18a0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.05.07 17:11:33.839019 [ 295 ] {} <Debug> TCP-Session: 23a7e34b-0dee-44b6-90f6-92d9a3a816ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.05.07 17:11:34.001132 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.55 MiB, peak 140.55 MiB, free memory in arenas 0.00 B, will set to 141.62 MiB (RSS), difference: 1.07 MiB | ||
| 760 | 2026.05.07 17:11:35.529567 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54412 | ||
| 761 | 2026.05.07 17:11:35.529751 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 762 | 2026.05.07 17:11:35.529784 [ 296 ] {} <Debug> TCP-Session: 5f3ca6b6-37a6-4559-bb53-b7f05fcd42c2 Authenticating user 'default' from [fd00:1122:3344:101::a]:54412 | ||
| 763 | 2026.05.07 17:11:35.529806 [ 296 ] {} <Debug> TCP-Session: 5f3ca6b6-37a6-4559-bb53-b7f05fcd42c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.05.07 17:11:35.529819 [ 296 ] {} <Debug> TCP-Session: 5f3ca6b6-37a6-4559-bb53-b7f05fcd42c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.05.07 17:11:35.529886 [ 296 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 766 | 2026.05.07 17:11:35.529913 [ 296 ] {} <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 | ||
| 767 | 2026.05.07 17:11:35.529953 [ 296 ] {} <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 | ||
| 768 | 2026.05.07 17:11:35.530384 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59085 | ||
| 769 | 2026.05.07 17:11:35.530496 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39242 | ||
| 770 | 2026.05.07 17:11:35.530565 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2026.05.07 17:11:35.530583 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42905 | ||
| 772 | 2026.05.07 17:11:35.530606 [ 297 ] {} <Debug> TCP-Session: 12f17e10-6a78-44cb-a25c-4698596b2f74 Authenticating user 'default' from [fd00:1122:3344:101::a]:59085 | ||
| 773 | 2026.05.07 17:11:35.530651 [ 297 ] {} <Debug> TCP-Session: 12f17e10-6a78-44cb-a25c-4698596b2f74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.05.07 17:11:35.530665 [ 297 ] {} <Debug> TCP-Session: 12f17e10-6a78-44cb-a25c-4698596b2f74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.05.07 17:11:35.530681 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41262 | ||
| 776 | 2026.05.07 17:11:35.530723 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 777 | 2026.05.07 17:11:35.530763 [ 298 ] {} <Debug> TCP-Session: 91119251-73a3-4611-bffe-ba687f27c8b9 Authenticating user 'default' from [fd00:1122:3344:101::a]:39242 | ||
| 778 | 2026.05.07 17:11:35.530786 [ 298 ] {} <Debug> TCP-Session: 91119251-73a3-4611-bffe-ba687f27c8b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.05.07 17:11:35.530798 [ 298 ] {} <Debug> TCP-Session: 91119251-73a3-4611-bffe-ba687f27c8b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.05.07 17:11:35.530878 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62719 | ||
| 781 | 2026.05.07 17:11:35.530950 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 782 | 2026.05.07 17:11:35.530992 [ 299 ] {} <Debug> TCP-Session: 8ed7949b-e991-4409-93b8-0326a4afc786 Authenticating user 'default' from [fd00:1122:3344:101::a]:42905 | ||
| 783 | 2026.05.07 17:11:35.531015 [ 299 ] {} <Debug> TCP-Session: 8ed7949b-e991-4409-93b8-0326a4afc786 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.05.07 17:11:35.531025 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53900 | ||
| 785 | 2026.05.07 17:11:35.531029 [ 299 ] {} <Debug> TCP-Session: 8ed7949b-e991-4409-93b8-0326a4afc786 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.05.07 17:11:35.531044 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 787 | 2026.05.07 17:11:35.531100 [ 300 ] {} <Debug> TCP-Session: a3211d9f-4ef7-49c1-9301-44732c786eea Authenticating user 'default' from [fd00:1122:3344:101::a]:41262 | ||
| 788 | 2026.05.07 17:11:35.531118 [ 300 ] {} <Debug> TCP-Session: a3211d9f-4ef7-49c1-9301-44732c786eea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2026.05.07 17:11:35.531131 [ 300 ] {} <Debug> TCP-Session: a3211d9f-4ef7-49c1-9301-44732c786eea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2026.05.07 17:11:35.531185 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 791 | 2026.05.07 17:11:35.531234 [ 301 ] {} <Debug> TCP-Session: 856334fc-e32b-4129-ad3d-d110efd2ed1d Authenticating user 'default' from [fd00:1122:3344:101::a]:62719 | ||
| 792 | 2026.05.07 17:11:35.531260 [ 301 ] {} <Debug> TCP-Session: 856334fc-e32b-4129-ad3d-d110efd2ed1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.05.07 17:11:35.531274 [ 301 ] {} <Debug> TCP-Session: 856334fc-e32b-4129-ad3d-d110efd2ed1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.05.07 17:11:35.531282 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 795 | 2026.05.07 17:11:35.531286 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55721 | ||
| 796 | 2026.05.07 17:11:35.531331 [ 302 ] {} <Debug> TCP-Session: 4f0976d3-33bc-4efc-9841-860146c0cdf1 Authenticating user 'default' from [fd00:1122:3344:101::a]:53900 | ||
| 797 | 2026.05.07 17:11:35.531356 [ 302 ] {} <Debug> TCP-Session: 4f0976d3-33bc-4efc-9841-860146c0cdf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.05.07 17:11:35.531388 [ 302 ] {} <Debug> TCP-Session: 4f0976d3-33bc-4efc-9841-860146c0cdf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.05.07 17:11:35.531481 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 800 | 2026.05.07 17:11:35.531511 [ 303 ] {} <Debug> TCP-Session: 135dce99-9b27-46a0-997e-8681868eb258 Authenticating user 'default' from [fd00:1122:3344:101::a]:55721 | ||
| 801 | 2026.05.07 17:11:35.531528 [ 303 ] {} <Debug> TCP-Session: 135dce99-9b27-46a0-997e-8681868eb258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.07 17:11:35.531540 [ 303 ] {} <Debug> TCP-Session: 135dce99-9b27-46a0-997e-8681868eb258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.05.07 17:11:39.092376 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 804 | 2026.05.07 17:11:39.092454 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 805 | 2026.05.07 17:11:39.092498 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 806 | 2026.05.07 17:11:39.092553 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 807 | 2026.05.07 17:11:39.096603 [ 244 ] {} <Debug> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Loading data parts | ||
| 808 | 2026.05.07 17:11:39.096852 [ 244 ] {} <Debug> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): There are no data parts | ||
| 809 | 2026.05.07 17:11:39.104217 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 810 | 2026.05.07 17:11:39.104264 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 811 | 2026.05.07 17:11:39.109690 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 812 | 2026.05.07 17:11:39.110285 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 813 | 2026.05.07 17:11:39.110446 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 814 | 2026.05.07 17:11:39.112452 [ 243 ] {} <Debug> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Loading data parts | ||
| 815 | 2026.05.07 17:11:39.112654 [ 243 ] {} <Debug> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): There are no data parts | ||
| 816 | 2026.05.07 17:11:39.143598 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 817 | 2026.05.07 17:11:39.143676 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 818 | 2026.05.07 17:11:39.156780 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 819 | 2026.05.07 17:11:39.160776 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 820 | 2026.05.07 17:11:39.167631 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 821 | 2026.05.07 17:11:40.000298 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.26 MiB, peak 151.26 MiB, free memory in arenas 0.00 B, will set to 156.32 MiB (RSS), difference: 9.06 MiB | ||
| 822 | 2026.05.07 17:11:41.591619 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 823 | 2026.05.07 17:11:41.591772 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 824 | 2026.05.07 17:11:41.615692 [ 242 ] {} <Debug> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Loading data parts | ||
| 825 | 2026.05.07 17:11:41.615914 [ 242 ] {} <Debug> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): There are no data parts | ||
| 826 | 2026.05.07 17:11:41.629256 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 827 | 2026.05.07 17:11:41.629297 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 828 | 2026.05.07 17:11:41.633023 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 829 | 2026.05.07 17:11:41.633650 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 830 | 2026.05.07 17:11:41.633932 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 831 | 2026.05.07 17:11:42.000356 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.52 MiB, peak 160.52 MiB, free memory in arenas 0.00 B, will set to 157.41 MiB (RSS), difference: -3.11 MiB | ||
| 832 | 2026.05.07 17:11:46.547776 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 833 | 2026.05.07 17:11:46.547848 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 834 | 2026.05.07 17:11:46.611147 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 835 | 2026.05.07 17:11:46.614582 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 836 | 2026.05.07 17:11:46.614669 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 837 | 2026.05.07 17:11:46.615577 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 838 | 2026.05.07 17:11:46.616025 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 839 | 2026.05.07 17:11:46.618117 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 840 | 2026.05.07 17:11:46.668331 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 841 | 2026.05.07 17:11:46.686220 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 842 | 2026.05.07 17:11:46.686274 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 843 | 2026.05.07 17:11:46.692791 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 844 | 2026.05.07 17:11:46.693960 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 845 | 2026.05.07 17:11:46.696911 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 846 | 2026.05.07 17:11:47.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.10 MiB, peak 162.10 MiB, free memory in arenas 0.00 B, will set to 160.15 MiB (RSS), difference: 2.05 MiB | ||
| 847 | 2026.05.07 17:11:52.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.19 MiB, peak 162.10 MiB, free memory in arenas 0.00 B, will set to 160.21 MiB (RSS), difference: 4.02 MiB | ||
| 848 | 2026.05.07 17:11:54.118222 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 849 | 2026.05.07 17:11:54.118770 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 850 | 2026.05.07 17:11:54.118827 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 851 | 2026.05.07 17:11:54.119546 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 852 | 2026.05.07 17:11:54.120032 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 853 | 2026.05.07 17:11:54.120179 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 854 | 2026.05.07 17:11:54.196997 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 855 | 2026.05.07 17:11:54.214042 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 856 | 2026.05.07 17:11:54.214106 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 857 | 2026.05.07 17:11:54.220498 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 858 | 2026.05.07 17:11:54.221588 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 859 | 2026.05.07 17:11:54.224625 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 860 | 2026.05.07 17:11:54.904928 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51089 | ||
| 861 | 2026.05.07 17:11:54.905059 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 862 | 2026.05.07 17:11:54.905095 [ 304 ] {} <Debug> TCP-Session: fdcc1ecb-59b4-47d6-b05f-c49fb36c184f Authenticating user 'default' from [fd00:1122:3344:101::e]:51089 | ||
| 863 | 2026.05.07 17:11:54.905118 [ 304 ] {} <Debug> TCP-Session: fdcc1ecb-59b4-47d6-b05f-c49fb36c184f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.05.07 17:11:54.905132 [ 304 ] {} <Debug> TCP-Session: fdcc1ecb-59b4-47d6-b05f-c49fb36c184f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.05.07 17:11:54.905480 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50959 | ||
| 866 | 2026.05.07 17:11:54.905551 [ 304 ] {} <Trace> TCP-Session: fdcc1ecb-59b4-47d6-b05f-c49fb36c184f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 867 | 2026.05.07 17:11:54.905565 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54794 | ||
| 868 | 2026.05.07 17:11:54.905609 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 869 | 2026.05.07 17:11:54.905654 [ 305 ] {} <Debug> TCP-Session: 2f783368-c020-47fb-a2f4-fac0396dad51 Authenticating user 'default' from [fd00:1122:3344:101::e]:50959 | ||
| 870 | 2026.05.07 17:11:54.905678 [ 305 ] {} <Debug> TCP-Session: 2f783368-c020-47fb-a2f4-fac0396dad51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.05.07 17:11:54.905692 [ 305 ] {} <Debug> TCP-Session: 2f783368-c020-47fb-a2f4-fac0396dad51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 872 | 2026.05.07 17:11:54.905733 [ 304 ] {831cc2d9-79d8-493b-a9b3-74693ddbcc95} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51089) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 873 | 2026.05.07 17:11:54.905734 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 874 | 2026.05.07 17:11:54.905774 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37514 | ||
| 875 | 2026.05.07 17:11:54.905802 [ 306 ] {} <Debug> TCP-Session: db889efc-9602-472c-aeb3-6597eb4b1283 Authenticating user 'default' from [fd00:1122:3344:101::e]:54794 | ||
| 876 | 2026.05.07 17:11:54.905778 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39043 | ||
| 877 | 2026.05.07 17:11:54.905850 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63576 | ||
| 878 | 2026.05.07 17:11:54.905854 [ 306 ] {} <Debug> TCP-Session: db889efc-9602-472c-aeb3-6597eb4b1283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.05.07 17:11:54.905906 [ 306 ] {} <Debug> TCP-Session: db889efc-9602-472c-aeb3-6597eb4b1283 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 880 | 2026.05.07 17:11:54.905947 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47615 | ||
| 881 | 2026.05.07 17:11:54.908075 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 882 | 2026.05.07 17:11:54.908098 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45215 | ||
| 883 | 2026.05.07 17:11:54.908117 [ 307 ] {} <Debug> TCP-Session: aac604cf-744e-482e-8994-9c879606266a Authenticating user 'default' from [fd00:1122:3344:101::e]:37514 | ||
| 884 | 2026.05.07 17:11:54.908130 [ 304 ] {831cc2d9-79d8-493b-a9b3-74693ddbcc95} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 885 | 2026.05.07 17:11:54.908142 [ 307 ] {} <Debug> TCP-Session: aac604cf-744e-482e-8994-9c879606266a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 886 | 2026.05.07 17:11:54.908164 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 887 | 2026.05.07 17:11:54.908171 [ 307 ] {} <Debug> TCP-Session: aac604cf-744e-482e-8994-9c879606266a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2026.05.07 17:11:54.908213 [ 310 ] {} <Debug> TCP-Session: 1a2b53f1-d9e1-4e51-a782-b7b9937809be Authenticating user 'default' from [fd00:1122:3344:101::e]:47615 | ||
| 889 | 2026.05.07 17:11:54.908240 [ 310 ] {} <Debug> TCP-Session: 1a2b53f1-d9e1-4e51-a782-b7b9937809be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2026.05.07 17:11:54.908254 [ 310 ] {} <Debug> TCP-Session: 1a2b53f1-d9e1-4e51-a782-b7b9937809be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 891 | 2026.05.07 17:11:54.910401 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36172 | ||
| 892 | 2026.05.07 17:11:54.910428 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 893 | 2026.05.07 17:11:54.910472 [ 309 ] {} <Debug> TCP-Session: 59459860-adab-4386-a891-1da064d7f6b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:63576 | ||
| 894 | 2026.05.07 17:11:54.910496 [ 309 ] {} <Debug> TCP-Session: 59459860-adab-4386-a891-1da064d7f6b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.05.07 17:11:54.910511 [ 309 ] {} <Debug> TCP-Session: 59459860-adab-4386-a891-1da064d7f6b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2026.05.07 17:11:54.912516 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 897 | 2026.05.07 17:11:54.912553 [ 308 ] {} <Debug> TCP-Session: fb069999-c900-4b29-bb69-d86dff2324e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39043 | ||
| 898 | 2026.05.07 17:11:54.912572 [ 308 ] {} <Debug> TCP-Session: fb069999-c900-4b29-bb69-d86dff2324e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2026.05.07 17:11:54.912585 [ 308 ] {} <Debug> TCP-Session: fb069999-c900-4b29-bb69-d86dff2324e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.05.07 17:11:54.914570 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 901 | 2026.05.07 17:11:54.914608 [ 311 ] {} <Debug> TCP-Session: ed7109d2-b7cf-4e19-a9c3-717f34767d14 Authenticating user 'default' from [fd00:1122:3344:101::e]:45215 | ||
| 902 | 2026.05.07 17:11:54.914617 [ 304 ] {831cc2d9-79d8-493b-a9b3-74693ddbcc95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 903 | 2026.05.07 17:11:54.914619 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 904 | 2026.05.07 17:11:54.914625 [ 311 ] {} <Debug> TCP-Session: ed7109d2-b7cf-4e19-a9c3-717f34767d14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2026.05.07 17:11:54.914672 [ 312 ] {} <Debug> TCP-Session: 53dbd982-9dac-4292-af1e-7609deca58fd Authenticating user 'default' from [fd00:1122:3344:101::e]:36172 | ||
| 906 | 2026.05.07 17:11:54.914680 [ 311 ] {} <Debug> TCP-Session: ed7109d2-b7cf-4e19-a9c3-717f34767d14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 907 | 2026.05.07 17:11:54.914698 [ 312 ] {} <Debug> TCP-Session: 53dbd982-9dac-4292-af1e-7609deca58fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.05.07 17:11:54.914717 [ 312 ] {} <Debug> TCP-Session: 53dbd982-9dac-4292-af1e-7609deca58fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.05.07 17:11:54.932190 [ 304 ] {831cc2d9-79d8-493b-a9b3-74693ddbcc95} <Debug> oximeter.version (5b76626b-6ce1-4840-bd40-6f1534e4c59a) (SelectExecutor): Key condition: unknown | ||
| 910 | 2026.05.07 17:11:54.945694 [ 268 ] {831cc2d9-79d8-493b-a9b3-74693ddbcc95} <Trace> AggregatingTransform: Aggregating | ||
| 911 | 2026.05.07 17:11:54.945822 [ 268 ] {831cc2d9-79d8-493b-a9b3-74693ddbcc95} <Trace> Aggregator: Aggregation method: without_key | ||
| 912 | 2026.05.07 17:11:54.946481 [ 268 ] {831cc2d9-79d8-493b-a9b3-74693ddbcc95} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005669229 sec. (176.391 rows/sec., 6.89 KiB/sec.) | ||
| 913 | 2026.05.07 17:11:54.946504 [ 268 ] {831cc2d9-79d8-493b-a9b3-74693ddbcc95} <Trace> Aggregator: Merging aggregated data | ||
| 914 | 2026.05.07 17:11:54.946535 [ 268 ] {831cc2d9-79d8-493b-a9b3-74693ddbcc95} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 915 | 2026.05.07 17:11:54.951823 [ 304 ] {831cc2d9-79d8-493b-a9b3-74693ddbcc95} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.046148 sec., 21.66941145878478 rows/sec., 866.78 B/sec. | ||
| 916 | 2026.05.07 17:11:54.951988 [ 304 ] {831cc2d9-79d8-493b-a9b3-74693ddbcc95} <Debug> TCPHandler: Processed in 0.046575827 sec. | ||
| 917 | 2026.05.07 17:11:54.956805 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 918 | 2026.05.07 17:11:54.956848 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 919 | 2026.05.07 17:11:54.956871 [ 304 ] {} <Debug> TCP-Session: fdcc1ecb-59b4-47d6-b05f-c49fb36c184f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 920 | 2026.05.07 17:11:54.956876 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 921 | 2026.05.07 17:11:54.956890 [ 312 ] {} <Debug> TCP-Session: 53dbd982-9dac-4292-af1e-7609deca58fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 922 | 2026.05.07 17:11:54.956923 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 923 | 2026.05.07 17:11:54.956896 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 924 | 2026.05.07 17:11:54.956946 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 925 | 2026.05.07 17:11:54.956967 [ 308 ] {} <Debug> TCP-Session: fb069999-c900-4b29-bb69-d86dff2324e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.05.07 17:11:54.956994 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 927 | 2026.05.07 17:11:54.957013 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 928 | 2026.05.07 17:11:54.957007 [ 310 ] {} <Debug> TCP-Session: 1a2b53f1-d9e1-4e51-a782-b7b9937809be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.05.07 17:11:54.957063 [ 307 ] {} <Debug> TCP-Session: aac604cf-744e-482e-8994-9c879606266a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.05.07 17:11:54.957082 [ 311 ] {} <Debug> TCP-Session: ed7109d2-b7cf-4e19-a9c3-717f34767d14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.05.07 17:11:54.956998 [ 306 ] {} <Debug> TCP-Session: db889efc-9602-472c-aeb3-6597eb4b1283 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.05.07 17:11:54.956968 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 933 | 2026.05.07 17:11:54.956947 [ 305 ] {} <Debug> TCP-Session: 2f783368-c020-47fb-a2f4-fac0396dad51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2026.05.07 17:11:54.957174 [ 309 ] {} <Debug> TCP-Session: 59459860-adab-4386-a891-1da064d7f6b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.05.07 17:11:55.001200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.00 MiB, peak 169.09 MiB, free memory in arenas 0.00 B, will set to 164.57 MiB (RSS), difference: 3.58 MiB | ||
| 936 | 2026.05.07 17:11:57.611555 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2026.05.07 17:11:57.611785 [ 259 ] {c35e6157-7643-4945-957e-a0ab28b116d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 938 | 2026.05.07 17:11:57.619528 [ 259 ] {c35e6157-7643-4945-957e-a0ab28b116d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 939 | 2026.05.07 17:11:57.619590 [ 259 ] {c35e6157-7643-4945-957e-a0ab28b116d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 940 | 2026.05.07 17:11:57.620095 [ 259 ] {c35e6157-7643-4945-957e-a0ab28b116d4} <Debug> TCPHandler: Processed in 0.008668449 sec. | ||
| 941 | 2026.05.07 17:11:57.634900 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 942 | 2026.05.07 17:11:57.635012 [ 259 ] {5fea7a8f-931f-458b-a474-febab85facd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 943 | 2026.05.07 17:11:57.635058 [ 259 ] {5fea7a8f-931f-458b-a474-febab85facd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 944 | 2026.05.07 17:11:57.637971 [ 259 ] {5fea7a8f-931f-458b-a474-febab85facd4} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 945 | 2026.05.07 17:11:57.638029 [ 259 ] {5fea7a8f-931f-458b-a474-febab85facd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 946 | 2026.05.07 17:11:57.640531 [ 259 ] {5fea7a8f-931f-458b-a474-febab85facd4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 947 | 2026.05.07 17:11:57.640999 [ 259 ] {5fea7a8f-931f-458b-a474-febab85facd4} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 948 | 2026.05.07 17:11:57.641158 [ 259 ] {5fea7a8f-931f-458b-a474-febab85facd4} <Debug> executeQuery: Read 14 rows, 4.75 KiB in 0.006175 sec., 2267.2064777327937 rows/sec., 768.76 KiB/sec. | ||
| 949 | 2026.05.07 17:11:57.641198 [ 259 ] {5fea7a8f-931f-458b-a474-febab85facd4} <Debug> TCPHandler: Processed in 0.006350834 sec. | ||
| 950 | 2026.05.07 17:11:57.641341 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 951 | 2026.05.07 17:11:57.641438 [ 259 ] {45a6c484-0ff7-4618-96e9-94f07cddc457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 952 | 2026.05.07 17:11:57.641479 [ 259 ] {45a6c484-0ff7-4618-96e9-94f07cddc457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 953 | 2026.05.07 17:11:57.652496 [ 259 ] {45a6c484-0ff7-4618-96e9-94f07cddc457} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 954 | 2026.05.07 17:11:57.652537 [ 259 ] {45a6c484-0ff7-4618-96e9-94f07cddc457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 955 | 2026.05.07 17:11:57.655097 [ 259 ] {45a6c484-0ff7-4618-96e9-94f07cddc457} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 956 | 2026.05.07 17:11:57.655615 [ 259 ] {45a6c484-0ff7-4618-96e9-94f07cddc457} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 957 | 2026.05.07 17:11:57.655755 [ 259 ] {45a6c484-0ff7-4618-96e9-94f07cddc457} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.014335 sec., 19811.64980816184 rows/sec., 1.26 MiB/sec. | ||
| 958 | 2026.05.07 17:11:57.655794 [ 259 ] {45a6c484-0ff7-4618-96e9-94f07cddc457} <Debug> TCPHandler: Processed in 0.014502379 sec. | ||
| 959 | 2026.05.07 17:11:57.655947 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 960 | 2026.05.07 17:11:57.656043 [ 259 ] {1fb246a3-3dbc-40f6-98f4-625e9c35f536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 961 | 2026.05.07 17:11:57.656084 [ 259 ] {1fb246a3-3dbc-40f6-98f4-625e9c35f536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 962 | 2026.05.07 17:11:57.656479 [ 259 ] {1fb246a3-3dbc-40f6-98f4-625e9c35f536} <Trace> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 963 | 2026.05.07 17:11:57.656515 [ 259 ] {1fb246a3-3dbc-40f6-98f4-625e9c35f536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 964 | 2026.05.07 17:11:57.656980 [ 259 ] {1fb246a3-3dbc-40f6-98f4-625e9c35f536} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 965 | 2026.05.07 17:11:57.657417 [ 259 ] {1fb246a3-3dbc-40f6-98f4-625e9c35f536} <Trace> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 966 | 2026.05.07 17:11:57.657552 [ 259 ] {1fb246a3-3dbc-40f6-98f4-625e9c35f536} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001527 sec., 2619.515389652914 rows/sec., 213.60 KiB/sec. | ||
| 967 | 2026.05.07 17:11:57.657593 [ 259 ] {1fb246a3-3dbc-40f6-98f4-625e9c35f536} <Debug> TCPHandler: Processed in 0.001696381 sec. | ||
| 968 | 2026.05.07 17:11:57.657730 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 969 | 2026.05.07 17:11:57.657849 [ 259 ] {1d9c8819-4dfb-445e-a2f1-4aab71c715d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 970 | 2026.05.07 17:11:57.657902 [ 259 ] {1d9c8819-4dfb-445e-a2f1-4aab71c715d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 971 | 2026.05.07 17:11:57.658696 [ 259 ] {1d9c8819-4dfb-445e-a2f1-4aab71c715d8} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 972 | 2026.05.07 17:11:57.658731 [ 259 ] {1d9c8819-4dfb-445e-a2f1-4aab71c715d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 973 | 2026.05.07 17:11:57.659260 [ 259 ] {1d9c8819-4dfb-445e-a2f1-4aab71c715d8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 974 | 2026.05.07 17:11:57.659707 [ 259 ] {1d9c8819-4dfb-445e-a2f1-4aab71c715d8} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 975 | 2026.05.07 17:11:57.659839 [ 259 ] {1d9c8819-4dfb-445e-a2f1-4aab71c715d8} <Debug> executeQuery: Read 765 rows, 60.79 KiB in 0.002013 sec., 380029.8062593145 rows/sec., 29.49 MiB/sec. | ||
| 976 | 2026.05.07 17:11:57.659876 [ 259 ] {1d9c8819-4dfb-445e-a2f1-4aab71c715d8} <Debug> TCPHandler: Processed in 0.002210655 sec. | ||
| 977 | 2026.05.07 17:11:57.660007 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 978 | 2026.05.07 17:11:57.660102 [ 259 ] {62380c64-e5fc-468b-a77a-4fd59ad54435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 979 | 2026.05.07 17:11:57.660143 [ 259 ] {62380c64-e5fc-468b-a77a-4fd59ad54435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 980 | 2026.05.07 17:11:57.660563 [ 259 ] {62380c64-e5fc-468b-a77a-4fd59ad54435} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2026.05.07 17:11:57.660600 [ 259 ] {62380c64-e5fc-468b-a77a-4fd59ad54435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 982 | 2026.05.07 17:11:57.661109 [ 259 ] {62380c64-e5fc-468b-a77a-4fd59ad54435} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 983 | 2026.05.07 17:11:57.661543 [ 259 ] {62380c64-e5fc-468b-a77a-4fd59ad54435} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2026.05.07 17:11:57.661670 [ 259 ] {62380c64-e5fc-468b-a77a-4fd59ad54435} <Debug> executeQuery: Read 157 rows, 9.65 KiB in 0.001586 sec., 98991.17276166457 rows/sec., 5.94 MiB/sec. | ||
| 985 | 2026.05.07 17:11:57.661708 [ 259 ] {62380c64-e5fc-468b-a77a-4fd59ad54435} <Debug> TCPHandler: Processed in 0.001751262 sec. | ||
| 986 | 2026.05.07 17:11:57.661827 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2026.05.07 17:11:57.661920 [ 259 ] {0ff3df2f-d7a9-4030-972e-fdb267c5a5fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 988 | 2026.05.07 17:11:57.661959 [ 259 ] {0ff3df2f-d7a9-4030-972e-fdb267c5a5fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 989 | 2026.05.07 17:11:57.662418 [ 259 ] {0ff3df2f-d7a9-4030-972e-fdb267c5a5fa} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 990 | 2026.05.07 17:11:57.662451 [ 259 ] {0ff3df2f-d7a9-4030-972e-fdb267c5a5fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 991 | 2026.05.07 17:11:57.662941 [ 259 ] {0ff3df2f-d7a9-4030-972e-fdb267c5a5fa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 992 | 2026.05.07 17:11:57.663384 [ 259 ] {0ff3df2f-d7a9-4030-972e-fdb267c5a5fa} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 993 | 2026.05.07 17:11:57.663511 [ 259 ] {0ff3df2f-d7a9-4030-972e-fdb267c5a5fa} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001609 sec., 92604.10192666252 rows/sec., 5.98 MiB/sec. | ||
| 994 | 2026.05.07 17:11:57.663549 [ 259 ] {0ff3df2f-d7a9-4030-972e-fdb267c5a5fa} <Debug> TCPHandler: Processed in 0.001771292 sec. | ||
| 995 | 2026.05.07 17:11:57.663667 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 996 | 2026.05.07 17:11:57.663759 [ 259 ] {ab3ebece-7204-4587-ba87-e3ca2180cc1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 997 | 2026.05.07 17:11:57.663799 [ 259 ] {ab3ebece-7204-4587-ba87-e3ca2180cc1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 998 | 2026.05.07 17:11:57.664212 [ 259 ] {ab3ebece-7204-4587-ba87-e3ca2180cc1b} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 999 | 2026.05.07 17:11:57.664249 [ 259 ] {ab3ebece-7204-4587-ba87-e3ca2180cc1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1000 | 2026.05.07 17:11:57.664673 [ 259 ] {ab3ebece-7204-4587-ba87-e3ca2180cc1b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1001 | 2026.05.07 17:11:57.665114 [ 259 ] {ab3ebece-7204-4587-ba87-e3ca2180cc1b} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1002 | 2026.05.07 17:11:57.665243 [ 259 ] {ab3ebece-7204-4587-ba87-e3ca2180cc1b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001501 sec., 98600.93271152566 rows/sec., 5.61 MiB/sec. | ||
| 1003 | 2026.05.07 17:11:57.665279 [ 259 ] {ab3ebece-7204-4587-ba87-e3ca2180cc1b} <Debug> TCPHandler: Processed in 0.001662102 sec. | ||
| 1004 | 2026.05.07 17:11:57.665401 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1005 | 2026.05.07 17:11:57.665494 [ 259 ] {535ccb33-e7a2-48b5-8a1f-70759654d3dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1006 | 2026.05.07 17:11:57.665533 [ 259 ] {535ccb33-e7a2-48b5-8a1f-70759654d3dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1007 | 2026.05.07 17:11:57.666043 [ 259 ] {535ccb33-e7a2-48b5-8a1f-70759654d3dc} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1008 | 2026.05.07 17:11:57.666079 [ 259 ] {535ccb33-e7a2-48b5-8a1f-70759654d3dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1009 | 2026.05.07 17:11:57.666508 [ 259 ] {535ccb33-e7a2-48b5-8a1f-70759654d3dc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1010 | 2026.05.07 17:11:57.667033 [ 259 ] {535ccb33-e7a2-48b5-8a1f-70759654d3dc} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1011 | 2026.05.07 17:11:57.667159 [ 259 ] {535ccb33-e7a2-48b5-8a1f-70759654d3dc} <Debug> executeQuery: Read 441 rows, 31.27 KiB in 0.001683 sec., 262032.0855614973 rows/sec., 18.14 MiB/sec. | ||
| 1012 | 2026.05.07 17:11:57.667196 [ 259 ] {535ccb33-e7a2-48b5-8a1f-70759654d3dc} <Debug> TCPHandler: Processed in 0.001845813 sec. | ||
| 1013 | 2026.05.07 17:11:57.667335 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2026.05.07 17:11:57.667429 [ 259 ] {44669e11-13a9-42fe-aeac-885daf6a14a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1015 | 2026.05.07 17:11:57.667470 [ 259 ] {44669e11-13a9-42fe-aeac-885daf6a14a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1016 | 2026.05.07 17:11:57.667798 [ 259 ] {44669e11-13a9-42fe-aeac-885daf6a14a3} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1017 | 2026.05.07 17:11:57.667835 [ 259 ] {44669e11-13a9-42fe-aeac-885daf6a14a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1018 | 2026.05.07 17:11:57.670388 [ 259 ] {44669e11-13a9-42fe-aeac-885daf6a14a3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1019 | 2026.05.07 17:11:57.670962 [ 259 ] {44669e11-13a9-42fe-aeac-885daf6a14a3} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1020 | 2026.05.07 17:11:57.671112 [ 259 ] {44669e11-13a9-42fe-aeac-885daf6a14a3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003698 sec., 1622.4986479177935 rows/sec., 84.77 KiB/sec. | ||
| 1021 | 2026.05.07 17:11:57.671150 [ 259 ] {44669e11-13a9-42fe-aeac-885daf6a14a3} <Debug> TCPHandler: Processed in 0.003875646 sec. | ||
| 1022 | 2026.05.07 17:11:57.671274 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1023 | 2026.05.07 17:11:57.671373 [ 259 ] {91d1336c-dc12-40e5-9993-a589024b9ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1024 | 2026.05.07 17:11:57.671415 [ 259 ] {91d1336c-dc12-40e5-9993-a589024b9ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1025 | 2026.05.07 17:11:57.671781 [ 259 ] {91d1336c-dc12-40e5-9993-a589024b9ee8} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1026 | 2026.05.07 17:11:57.671817 [ 259 ] {91d1336c-dc12-40e5-9993-a589024b9ee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1027 | 2026.05.07 17:11:57.672409 [ 259 ] {91d1336c-dc12-40e5-9993-a589024b9ee8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1028 | 2026.05.07 17:11:57.672945 [ 259 ] {91d1336c-dc12-40e5-9993-a589024b9ee8} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1029 | 2026.05.07 17:11:57.673068 [ 259 ] {91d1336c-dc12-40e5-9993-a589024b9ee8} <Debug> executeQuery: Read 107 rows, 6.76 KiB in 0.001719 sec., 62245.49156486329 rows/sec., 3.84 MiB/sec. | ||
| 1030 | 2026.05.07 17:11:57.673105 [ 259 ] {91d1336c-dc12-40e5-9993-a589024b9ee8} <Debug> TCPHandler: Processed in 0.001880193 sec. | ||
| 1031 | 2026.05.07 17:11:57.673224 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1032 | 2026.05.07 17:11:57.673316 [ 259 ] {71603da5-3565-4a1f-99ec-d081fb83be83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1033 | 2026.05.07 17:11:57.673357 [ 259 ] {71603da5-3565-4a1f-99ec-d081fb83be83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1034 | 2026.05.07 17:11:57.673658 [ 259 ] {71603da5-3565-4a1f-99ec-d081fb83be83} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1035 | 2026.05.07 17:11:57.673694 [ 259 ] {71603da5-3565-4a1f-99ec-d081fb83be83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1036 | 2026.05.07 17:11:57.674149 [ 259 ] {71603da5-3565-4a1f-99ec-d081fb83be83} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1037 | 2026.05.07 17:11:57.674661 [ 259 ] {71603da5-3565-4a1f-99ec-d081fb83be83} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1038 | 2026.05.07 17:11:57.674787 [ 259 ] {71603da5-3565-4a1f-99ec-d081fb83be83} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001488 sec., 672.0430107526882 rows/sec., 45.28 KiB/sec. | ||
| 1039 | 2026.05.07 17:11:57.674822 [ 259 ] {71603da5-3565-4a1f-99ec-d081fb83be83} <Debug> TCPHandler: Processed in 0.001647602 sec. | ||
| 1040 | 2026.05.07 17:11:57.674934 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1041 | 2026.05.07 17:11:57.675026 [ 259 ] {1618060a-e51c-4c32-be48-b4d8a05b9bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1042 | 2026.05.07 17:11:57.675078 [ 259 ] {1618060a-e51c-4c32-be48-b4d8a05b9bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1043 | 2026.05.07 17:11:57.675824 [ 259 ] {1618060a-e51c-4c32-be48-b4d8a05b9bd0} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1044 | 2026.05.07 17:11:57.675860 [ 259 ] {1618060a-e51c-4c32-be48-b4d8a05b9bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1045 | 2026.05.07 17:11:57.679388 [ 259 ] {1618060a-e51c-4c32-be48-b4d8a05b9bd0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1046 | 2026.05.07 17:11:57.679833 [ 259 ] {1618060a-e51c-4c32-be48-b4d8a05b9bd0} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1047 | 2026.05.07 17:11:57.679968 [ 259 ] {1618060a-e51c-4c32-be48-b4d8a05b9bd0} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.004959 sec., 2218.189151038516 rows/sec., 3.97 MiB/sec. | ||
| 1048 | 2026.05.07 17:11:57.680015 [ 259 ] {1618060a-e51c-4c32-be48-b4d8a05b9bd0} <Debug> TCPHandler: Processed in 0.005129665 sec. | ||
| 1049 | 2026.05.07 17:11:57.680147 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1050 | 2026.05.07 17:11:57.680247 [ 259 ] {27afbfa7-dbff-474d-b872-42ff4717c7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1051 | 2026.05.07 17:11:57.680290 [ 259 ] {27afbfa7-dbff-474d-b872-42ff4717c7fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1052 | 2026.05.07 17:11:57.680615 [ 259 ] {27afbfa7-dbff-474d-b872-42ff4717c7fe} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1053 | 2026.05.07 17:11:57.680652 [ 259 ] {27afbfa7-dbff-474d-b872-42ff4717c7fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1054 | 2026.05.07 17:11:57.681119 [ 259 ] {27afbfa7-dbff-474d-b872-42ff4717c7fe} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1055 | 2026.05.07 17:11:57.681585 [ 259 ] {27afbfa7-dbff-474d-b872-42ff4717c7fe} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1056 | 2026.05.07 17:11:57.681712 [ 259 ] {27afbfa7-dbff-474d-b872-42ff4717c7fe} <Debug> executeQuery: Read 30 rows, 1.63 KiB in 0.001484 sec., 20215.633423180592 rows/sec., 1.07 MiB/sec. | ||
| 1057 | 2026.05.07 17:11:57.681748 [ 259 ] {27afbfa7-dbff-474d-b872-42ff4717c7fe} <Debug> TCPHandler: Processed in 0.001651761 sec. | ||
| 1058 | 2026.05.07 17:11:58.916582 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53461 | ||
| 1059 | 2026.05.07 17:11:58.916683 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1060 | 2026.05.07 17:11:58.916708 [ 304 ] {} <Debug> TCP-Session: 6d100c57-29cd-4958-b444-d787b8ad9329 Authenticating user 'default' from [fd00:1122:3344:101::e]:53461 | ||
| 1061 | 2026.05.07 17:11:58.916729 [ 304 ] {} <Debug> TCP-Session: 6d100c57-29cd-4958-b444-d787b8ad9329 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1062 | 2026.05.07 17:11:58.916742 [ 304 ] {} <Debug> TCP-Session: 6d100c57-29cd-4958-b444-d787b8ad9329 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2026.05.07 17:11:58.916957 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52304 | ||
| 1064 | 2026.05.07 17:11:58.916982 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52718 | ||
| 1065 | 2026.05.07 17:11:58.917027 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41486 | ||
| 1066 | 2026.05.07 17:11:58.917027 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45784 | ||
| 1067 | 2026.05.07 17:11:58.917060 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37440 | ||
| 1068 | 2026.05.07 17:11:58.917090 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1069 | 2026.05.07 17:11:58.917106 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1070 | 2026.05.07 17:11:58.917130 [ 305 ] {} <Debug> TCP-Session: 51fe799e-84e4-4f9e-8b8d-3302c6fb5edd Authenticating user 'default' from [fd00:1122:3344:101::e]:52304 | ||
| 1071 | 2026.05.07 17:11:58.917148 [ 306 ] {} <Debug> TCP-Session: 8a6f8d05-28b1-4094-ab88-6e28e114d044 Authenticating user 'default' from [fd00:1122:3344:101::e]:52718 | ||
| 1072 | 2026.05.07 17:11:58.917154 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1073 | 2026.05.07 17:11:58.917163 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1074 | 2026.05.07 17:11:58.917178 [ 306 ] {} <Debug> TCP-Session: 8a6f8d05-28b1-4094-ab88-6e28e114d044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1075 | 2026.05.07 17:11:58.917204 [ 308 ] {} <Debug> TCP-Session: fce219fe-25dc-41c9-8a12-24428d7de3e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41486 | ||
| 1076 | 2026.05.07 17:11:58.917218 [ 311 ] {} <Debug> TCP-Session: ae082859-f569-48b5-9cc4-752866c262b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37440 | ||
| 1077 | 2026.05.07 17:11:58.917223 [ 306 ] {} <Debug> TCP-Session: 8a6f8d05-28b1-4094-ab88-6e28e114d044 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1078 | 2026.05.07 17:11:58.917239 [ 308 ] {} <Debug> TCP-Session: fce219fe-25dc-41c9-8a12-24428d7de3e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1079 | 2026.05.07 17:11:58.917258 [ 311 ] {} <Debug> TCP-Session: ae082859-f569-48b5-9cc4-752866c262b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1080 | 2026.05.07 17:11:58.917276 [ 308 ] {} <Debug> TCP-Session: fce219fe-25dc-41c9-8a12-24428d7de3e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1081 | 2026.05.07 17:11:58.917288 [ 311 ] {} <Debug> TCP-Session: ae082859-f569-48b5-9cc4-752866c262b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1082 | 2026.05.07 17:11:58.917165 [ 305 ] {} <Debug> TCP-Session: 51fe799e-84e4-4f9e-8b8d-3302c6fb5edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1083 | 2026.05.07 17:11:58.917164 [ 304 ] {} <Trace> TCP-Session: 6d100c57-29cd-4958-b444-d787b8ad9329 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1084 | 2026.05.07 17:11:58.917334 [ 305 ] {} <Debug> TCP-Session: 51fe799e-84e4-4f9e-8b8d-3302c6fb5edd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1085 | 2026.05.07 17:11:58.917159 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1086 | 2026.05.07 17:11:58.917066 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45799 | ||
| 1087 | 2026.05.07 17:11:58.917427 [ 307 ] {} <Debug> TCP-Session: 95b2a625-9400-48c7-9c62-ad7d4d479430 Authenticating user 'default' from [fd00:1122:3344:101::e]:45784 | ||
| 1088 | 2026.05.07 17:11:58.917034 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56697 | ||
| 1089 | 2026.05.07 17:11:58.917466 [ 307 ] {} <Debug> TCP-Session: 95b2a625-9400-48c7-9c62-ad7d4d479430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1090 | 2026.05.07 17:11:58.917495 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1091 | 2026.05.07 17:11:58.917503 [ 304 ] {3fc6f37a-af8d-4b83-b39f-8cbb7880b5c9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53461) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1092 | 2026.05.07 17:11:58.917511 [ 307 ] {} <Debug> TCP-Session: 95b2a625-9400-48c7-9c62-ad7d4d479430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1093 | 2026.05.07 17:11:58.917524 [ 312 ] {} <Debug> TCP-Session: 52cf1012-05fb-4b64-8957-17dd06790341 Authenticating user 'default' from [fd00:1122:3344:101::e]:45799 | ||
| 1094 | 2026.05.07 17:11:58.917541 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1095 | 2026.05.07 17:11:58.917568 [ 312 ] {} <Debug> TCP-Session: 52cf1012-05fb-4b64-8957-17dd06790341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1096 | 2026.05.07 17:11:58.917585 [ 309 ] {} <Debug> TCP-Session: ce158352-1792-4d94-9781-9bee2d46401e Authenticating user 'default' from [fd00:1122:3344:101::e]:56697 | ||
| 1097 | 2026.05.07 17:11:58.917607 [ 312 ] {} <Debug> TCP-Session: 52cf1012-05fb-4b64-8957-17dd06790341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1098 | 2026.05.07 17:11:58.917622 [ 309 ] {} <Debug> TCP-Session: ce158352-1792-4d94-9781-9bee2d46401e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2026.05.07 17:11:58.917048 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44917 | ||
| 1100 | 2026.05.07 17:11:58.917644 [ 309 ] {} <Debug> TCP-Session: ce158352-1792-4d94-9781-9bee2d46401e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1101 | 2026.05.07 17:11:58.917766 [ 304 ] {3fc6f37a-af8d-4b83-b39f-8cbb7880b5c9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1102 | 2026.05.07 17:11:58.917806 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1103 | 2026.05.07 17:11:58.917825 [ 304 ] {3fc6f37a-af8d-4b83-b39f-8cbb7880b5c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1104 | 2026.05.07 17:11:58.917836 [ 310 ] {} <Debug> TCP-Session: 739989d9-4321-4d2a-90cd-b1353b0ebdd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44917 | ||
| 1105 | 2026.05.07 17:11:58.917865 [ 310 ] {} <Debug> TCP-Session: 739989d9-4321-4d2a-90cd-b1353b0ebdd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1106 | 2026.05.07 17:11:58.917878 [ 310 ] {} <Debug> TCP-Session: 739989d9-4321-4d2a-90cd-b1353b0ebdd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1107 | 2026.05.07 17:11:58.918123 [ 304 ] {3fc6f37a-af8d-4b83-b39f-8cbb7880b5c9} <Debug> oximeter.version (5b76626b-6ce1-4840-bd40-6f1534e4c59a) (SelectExecutor): Key condition: unknown | ||
| 1108 | 2026.05.07 17:11:58.919011 [ 355 ] {3fc6f37a-af8d-4b83-b39f-8cbb7880b5c9} <Trace> AggregatingTransform: Aggregating | ||
| 1109 | 2026.05.07 17:11:58.919058 [ 355 ] {3fc6f37a-af8d-4b83-b39f-8cbb7880b5c9} <Trace> Aggregator: Aggregation method: without_key | ||
| 1110 | 2026.05.07 17:11:58.919094 [ 355 ] {3fc6f37a-af8d-4b83-b39f-8cbb7880b5c9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000867296 sec. (1153.009 rows/sec., 45.04 KiB/sec.) | ||
| 1111 | 2026.05.07 17:11:58.919114 [ 355 ] {3fc6f37a-af8d-4b83-b39f-8cbb7880b5c9} <Trace> Aggregator: Merging aggregated data | ||
| 1112 | 2026.05.07 17:11:58.920627 [ 304 ] {3fc6f37a-af8d-4b83-b39f-8cbb7880b5c9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003177 sec., 314.7623544224111 rows/sec., 12.30 KiB/sec. | ||
| 1113 | 2026.05.07 17:11:58.920814 [ 304 ] {3fc6f37a-af8d-4b83-b39f-8cbb7880b5c9} <Debug> TCPHandler: Processed in 0.003781545 sec. | ||
| 1114 | 2026.05.07 17:11:58.920946 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1115 | 2026.05.07 17:11:58.920980 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1116 | 2026.05.07 17:11:58.920983 [ 304 ] {} <Debug> TCP-Session: 6d100c57-29cd-4958-b444-d787b8ad9329 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2026.05.07 17:11:58.921007 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1118 | 2026.05.07 17:11:58.921022 [ 310 ] {} <Debug> TCP-Session: 739989d9-4321-4d2a-90cd-b1353b0ebdd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2026.05.07 17:11:58.921037 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1120 | 2026.05.07 17:11:58.921065 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1121 | 2026.05.07 17:11:58.921084 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1122 | 2026.05.07 17:11:58.921090 [ 312 ] {} <Debug> TCP-Session: 52cf1012-05fb-4b64-8957-17dd06790341 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1123 | 2026.05.07 17:11:58.921110 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1124 | 2026.05.07 17:11:58.921131 [ 307 ] {} <Debug> TCP-Session: 95b2a625-9400-48c7-9c62-ad7d4d479430 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2026.05.07 17:11:58.921140 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1126 | 2026.05.07 17:11:58.921165 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1127 | 2026.05.07 17:11:58.921167 [ 306 ] {} <Debug> TCP-Session: 8a6f8d05-28b1-4094-ab88-6e28e114d044 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1128 | 2026.05.07 17:11:58.921189 [ 309 ] {} <Debug> TCP-Session: ce158352-1792-4d94-9781-9bee2d46401e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1129 | 2026.05.07 17:11:58.921208 [ 311 ] {} <Debug> TCP-Session: ae082859-f569-48b5-9cc4-752866c262b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2026.05.07 17:11:58.921101 [ 308 ] {} <Debug> TCP-Session: fce219fe-25dc-41c9-8a12-24428d7de3e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1131 | 2026.05.07 17:11:58.921057 [ 305 ] {} <Debug> TCP-Session: 51fe799e-84e4-4f9e-8b8d-3302c6fb5edd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1132 | 2026.05.07 17:11:58.924316 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37903 | ||
| 1133 | 2026.05.07 17:11:58.924377 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1134 | 2026.05.07 17:11:58.924398 [ 308 ] {} <Debug> TCP-Session: 2f5909d7-a586-4262-b4e2-5ced2ea86c4d Authenticating user 'default' from [fd00:1122:3344:101::e]:37903 | ||
| 1135 | 2026.05.07 17:11:58.924414 [ 308 ] {} <Debug> TCP-Session: 2f5909d7-a586-4262-b4e2-5ced2ea86c4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1136 | 2026.05.07 17:11:58.924426 [ 308 ] {} <Debug> TCP-Session: 2f5909d7-a586-4262-b4e2-5ced2ea86c4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1137 | 2026.05.07 17:11:58.924569 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63558 | ||
| 1138 | 2026.05.07 17:11:58.924600 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64771 | ||
| 1139 | 2026.05.07 17:11:58.924628 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1140 | 2026.05.07 17:11:58.924630 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47202 | ||
| 1141 | 2026.05.07 17:11:58.924639 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34144 | ||
| 1142 | 2026.05.07 17:11:58.924662 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50451 | ||
| 1143 | 2026.05.07 17:11:58.924695 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38463 | ||
| 1144 | 2026.05.07 17:11:58.924707 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1145 | 2026.05.07 17:11:58.924700 [ 308 ] {} <Trace> TCP-Session: 2f5909d7-a586-4262-b4e2-5ced2ea86c4d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1146 | 2026.05.07 17:11:58.924746 [ 311 ] {} <Debug> TCP-Session: 551364df-8fba-45a8-a245-72a65a737cfc Authenticating user 'default' from [fd00:1122:3344:101::e]:47202 | ||
| 1147 | 2026.05.07 17:11:58.924767 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1148 | 2026.05.07 17:11:58.924782 [ 311 ] {} <Debug> TCP-Session: 551364df-8fba-45a8-a245-72a65a737cfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2026.05.07 17:11:58.924794 [ 307 ] {} <Debug> TCP-Session: 79b20d0f-0b29-4b7a-a417-93a380c7e6b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:38463 | ||
| 1150 | 2026.05.07 17:11:58.924798 [ 311 ] {} <Debug> TCP-Session: 551364df-8fba-45a8-a245-72a65a737cfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1151 | 2026.05.07 17:11:58.924811 [ 307 ] {} <Debug> TCP-Session: 79b20d0f-0b29-4b7a-a417-93a380c7e6b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1152 | 2026.05.07 17:11:58.924739 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1153 | 2026.05.07 17:11:58.924826 [ 307 ] {} <Debug> TCP-Session: 79b20d0f-0b29-4b7a-a417-93a380c7e6b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1154 | 2026.05.07 17:11:58.924689 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41553 | ||
| 1155 | 2026.05.07 17:11:58.924866 [ 312 ] {} <Debug> TCP-Session: d4b43972-8ea4-4587-b668-af3a503a4f43 Authenticating user 'default' from [fd00:1122:3344:101::e]:34144 | ||
| 1156 | 2026.05.07 17:11:58.924667 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54697 | ||
| 1157 | 2026.05.07 17:11:58.924915 [ 312 ] {} <Debug> TCP-Session: d4b43972-8ea4-4587-b668-af3a503a4f43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1158 | 2026.05.07 17:11:58.924929 [ 308 ] {151521f5-14ee-422f-88bd-ea0e812bfacb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37903) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1159 | 2026.05.07 17:11:58.924950 [ 312 ] {} <Debug> TCP-Session: d4b43972-8ea4-4587-b668-af3a503a4f43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1160 | 2026.05.07 17:11:58.924973 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1161 | 2026.05.07 17:11:58.924661 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1162 | 2026.05.07 17:11:58.925003 [ 305 ] {} <Debug> TCP-Session: 8c727c98-d9a3-48e1-a75d-5628c7560169 Authenticating user 'default' from [fd00:1122:3344:101::e]:54697 | ||
| 1163 | 2026.05.07 17:11:58.924653 [ 309 ] {} <Debug> TCP-Session: 13c4918c-8d10-4f24-b605-5a600f947d90 Authenticating user 'default' from [fd00:1122:3344:101::e]:63558 | ||
| 1164 | 2026.05.07 17:11:58.925036 [ 305 ] {} <Debug> TCP-Session: 8c727c98-d9a3-48e1-a75d-5628c7560169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1165 | 2026.05.07 17:11:58.925029 [ 310 ] {} <Debug> TCP-Session: b3d94bdb-a803-499f-b310-2869a99831b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64771 | ||
| 1166 | 2026.05.07 17:11:58.925049 [ 309 ] {} <Debug> TCP-Session: 13c4918c-8d10-4f24-b605-5a600f947d90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1167 | 2026.05.07 17:11:58.925054 [ 305 ] {} <Debug> TCP-Session: 8c727c98-d9a3-48e1-a75d-5628c7560169 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2026.05.07 17:11:58.925074 [ 310 ] {} <Debug> TCP-Session: b3d94bdb-a803-499f-b310-2869a99831b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1169 | 2026.05.07 17:11:58.925079 [ 309 ] {} <Debug> TCP-Session: 13c4918c-8d10-4f24-b605-5a600f947d90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1170 | 2026.05.07 17:11:58.925102 [ 310 ] {} <Debug> TCP-Session: b3d94bdb-a803-499f-b310-2869a99831b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1171 | 2026.05.07 17:11:58.924745 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1172 | 2026.05.07 17:11:58.924935 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1173 | 2026.05.07 17:11:58.925179 [ 304 ] {} <Debug> TCP-Session: 157ebae6-e18b-4c94-b07a-ba9cc0ef4a84 Authenticating user 'default' from [fd00:1122:3344:101::e]:50451 | ||
| 1174 | 2026.05.07 17:11:58.925190 [ 306 ] {} <Debug> TCP-Session: 452e0ef1-a4bf-4784-ae80-232dfaae7828 Authenticating user 'default' from [fd00:1122:3344:101::e]:41553 | ||
| 1175 | 2026.05.07 17:11:58.925210 [ 308 ] {151521f5-14ee-422f-88bd-ea0e812bfacb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1176 | 2026.05.07 17:11:58.925214 [ 304 ] {} <Debug> TCP-Session: 157ebae6-e18b-4c94-b07a-ba9cc0ef4a84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1177 | 2026.05.07 17:11:58.925222 [ 306 ] {} <Debug> TCP-Session: 452e0ef1-a4bf-4784-ae80-232dfaae7828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1178 | 2026.05.07 17:11:58.925248 [ 304 ] {} <Debug> TCP-Session: 157ebae6-e18b-4c94-b07a-ba9cc0ef4a84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1179 | 2026.05.07 17:11:58.925260 [ 308 ] {151521f5-14ee-422f-88bd-ea0e812bfacb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1180 | 2026.05.07 17:11:58.925269 [ 306 ] {} <Debug> TCP-Session: 452e0ef1-a4bf-4784-ae80-232dfaae7828 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1181 | 2026.05.07 17:11:58.925557 [ 308 ] {151521f5-14ee-422f-88bd-ea0e812bfacb} <Debug> oximeter.version (5b76626b-6ce1-4840-bd40-6f1534e4c59a) (SelectExecutor): Key condition: unknown | ||
| 1182 | 2026.05.07 17:11:58.926474 [ 342 ] {151521f5-14ee-422f-88bd-ea0e812bfacb} <Trace> AggregatingTransform: Aggregating | ||
| 1183 | 2026.05.07 17:11:58.926521 [ 342 ] {151521f5-14ee-422f-88bd-ea0e812bfacb} <Trace> Aggregator: Aggregation method: without_key | ||
| 1184 | 2026.05.07 17:11:58.926557 [ 342 ] {151521f5-14ee-422f-88bd-ea0e812bfacb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000955017 sec. (1047.102 rows/sec., 40.90 KiB/sec.) | ||
| 1185 | 2026.05.07 17:11:58.926575 [ 342 ] {151521f5-14ee-422f-88bd-ea0e812bfacb} <Trace> Aggregator: Merging aggregated data | ||
| 1186 | 2026.05.07 17:11:58.927969 [ 308 ] {151521f5-14ee-422f-88bd-ea0e812bfacb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003113 sec., 321.23353678124 rows/sec., 12.55 KiB/sec. | ||
| 1187 | 2026.05.07 17:11:58.928116 [ 308 ] {151521f5-14ee-422f-88bd-ea0e812bfacb} <Debug> TCPHandler: Processed in 0.003519674 sec. | ||
| 1188 | 2026.05.07 17:11:58.928255 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1189 | 2026.05.07 17:11:58.928283 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1190 | 2026.05.07 17:11:58.928288 [ 308 ] {} <Debug> TCP-Session: 2f5909d7-a586-4262-b4e2-5ced2ea86c4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1191 | 2026.05.07 17:11:58.928306 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1192 | 2026.05.07 17:11:58.928324 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1193 | 2026.05.07 17:11:58.928340 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1194 | 2026.05.07 17:11:58.928357 [ 307 ] {} <Debug> TCP-Session: 79b20d0f-0b29-4b7a-a417-93a380c7e6b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1195 | 2026.05.07 17:11:58.928364 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1196 | 2026.05.07 17:11:58.928381 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1197 | 2026.05.07 17:11:58.928410 [ 304 ] {} <Debug> TCP-Session: 157ebae6-e18b-4c94-b07a-ba9cc0ef4a84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1198 | 2026.05.07 17:11:58.928421 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1199 | 2026.05.07 17:11:58.928436 [ 305 ] {} <Debug> TCP-Session: 8c727c98-d9a3-48e1-a75d-5628c7560169 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1200 | 2026.05.07 17:11:58.928471 [ 306 ] {} <Debug> TCP-Session: 452e0ef1-a4bf-4784-ae80-232dfaae7828 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1201 | 2026.05.07 17:11:58.928389 [ 311 ] {} <Debug> TCP-Session: 551364df-8fba-45a8-a245-72a65a737cfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1202 | 2026.05.07 17:11:58.928375 [ 310 ] {} <Debug> TCP-Session: b3d94bdb-a803-499f-b310-2869a99831b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1203 | 2026.05.07 17:11:58.928329 [ 309 ] {} <Debug> TCP-Session: 13c4918c-8d10-4f24-b605-5a600f947d90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1204 | 2026.05.07 17:11:58.928404 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1205 | 2026.05.07 17:11:58.928587 [ 312 ] {} <Debug> TCP-Session: d4b43972-8ea4-4587-b668-af3a503a4f43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1206 | 2026.05.07 17:12:01.547887 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1207 | 2026.05.07 17:12:01.547984 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1208 | 2026.05.07 17:12:01.620568 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1912 | ||
| 1209 | 2026.05.07 17:12:01.621004 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1210 | 2026.05.07 17:12:01.621036 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1211 | 2026.05.07 17:12:01.621601 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1212 | 2026.05.07 17:12:01.622048 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1213 | 2026.05.07 17:12:01.622171 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1912 | ||
| 1214 | 2026.05.07 17:12:01.634862 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 124 | ||
| 1215 | 2026.05.07 17:12:01.637664 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1216 | 2026.05.07 17:12:01.637718 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1217 | 2026.05.07 17:12:01.638987 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1218 | 2026.05.07 17:12:01.639495 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1219 | 2026.05.07 17:12:01.639766 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 124 | ||
| 1220 | 2026.05.07 17:12:01.724955 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1221 | 2026.05.07 17:12:01.741655 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1222 | 2026.05.07 17:12:01.741707 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1223 | 2026.05.07 17:12:01.748280 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1224 | 2026.05.07 17:12:01.749377 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1225 | 2026.05.07 17:12:01.752319 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1226 | 2026.05.07 17:12:02.000302 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.92 MiB, peak 171.84 MiB, free memory in arenas 0.00 B, will set to 168.00 MiB (RSS), difference: 2.08 MiB | ||
| 1227 | 2026.05.07 17:12:07.608940 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1228 | 2026.05.07 17:12:07.609166 [ 259 ] {43cbf554-bc7e-4c76-9638-d6f1793b5733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1229 | 2026.05.07 17:12:07.609472 [ 259 ] {43cbf554-bc7e-4c76-9638-d6f1793b5733} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1230 | 2026.05.07 17:12:07.613735 [ 259 ] {43cbf554-bc7e-4c76-9638-d6f1793b5733} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1231 | 2026.05.07 17:12:07.613952 [ 259 ] {43cbf554-bc7e-4c76-9638-d6f1793b5733} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1232 | 2026.05.07 17:12:07.614021 [ 259 ] {43cbf554-bc7e-4c76-9638-d6f1793b5733} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1233 | 2026.05.07 17:12:07.614209 [ 259 ] {43cbf554-bc7e-4c76-9638-d6f1793b5733} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 13-element set) | ||
| 1234 | 2026.05.07 17:12:07.616176 [ 259 ] {43cbf554-bc7e-4c76-9638-d6f1793b5733} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1235 | 2026.05.07 17:12:07.618138 [ 259 ] {43cbf554-bc7e-4c76-9638-d6f1793b5733} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (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 | ||
| 1236 | 2026.05.07 17:12:07.618171 [ 259 ] {43cbf554-bc7e-4c76-9638-d6f1793b5733} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1237 | 2026.05.07 17:12:07.622191 [ 259 ] {43cbf554-bc7e-4c76-9638-d6f1793b5733} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1238 | 2026.05.07 17:12:07.622230 [ 259 ] {43cbf554-bc7e-4c76-9638-d6f1793b5733} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1239 | 2026.05.07 17:12:07.652248 [ 259 ] {43cbf554-bc7e-4c76-9638-d6f1793b5733} <Debug> executeQuery: Read 14 rows, 4.75 KiB in 0.043162 sec., 324.3593902043464 rows/sec., 109.98 KiB/sec. | ||
| 1240 | 2026.05.07 17:12:07.652355 [ 259 ] {43cbf554-bc7e-4c76-9638-d6f1793b5733} <Debug> MemoryTracker: Peak memory usage (for query): 135.94 KiB. | ||
| 1241 | 2026.05.07 17:12:07.652373 [ 259 ] {43cbf554-bc7e-4c76-9638-d6f1793b5733} <Debug> TCPHandler: Processed in 0.043556676 sec. | ||
| 1242 | 2026.05.07 17:12:07.658602 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1243 | 2026.05.07 17:12:07.658729 [ 259 ] {808ee151-dd8f-42ad-bb1b-08a37d77e805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1244 | 2026.05.07 17:12:07.658786 [ 259 ] {808ee151-dd8f-42ad-bb1b-08a37d77e805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1245 | 2026.05.07 17:12:07.659390 [ 259 ] {808ee151-dd8f-42ad-bb1b-08a37d77e805} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1246 | 2026.05.07 17:12:07.659434 [ 259 ] {808ee151-dd8f-42ad-bb1b-08a37d77e805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1247 | 2026.05.07 17:12:07.659932 [ 259 ] {808ee151-dd8f-42ad-bb1b-08a37d77e805} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1248 | 2026.05.07 17:12:07.660427 [ 259 ] {808ee151-dd8f-42ad-bb1b-08a37d77e805} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1249 | 2026.05.07 17:12:07.660573 [ 259 ] {808ee151-dd8f-42ad-bb1b-08a37d77e805} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001881 sec., 150983.51940457203 rows/sec., 9.59 MiB/sec. | ||
| 1250 | 2026.05.07 17:12:07.660614 [ 259 ] {808ee151-dd8f-42ad-bb1b-08a37d77e805} <Debug> TCPHandler: Processed in 0.002116454 sec. | ||
| 1251 | 2026.05.07 17:12:07.660743 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1252 | 2026.05.07 17:12:07.660844 [ 259 ] {fdba4b31-1208-4c90-a0b6-43308d3fa05d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1253 | 2026.05.07 17:12:07.660888 [ 259 ] {fdba4b31-1208-4c90-a0b6-43308d3fa05d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1254 | 2026.05.07 17:12:07.661574 [ 259 ] {fdba4b31-1208-4c90-a0b6-43308d3fa05d} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1255 | 2026.05.07 17:12:07.661612 [ 259 ] {fdba4b31-1208-4c90-a0b6-43308d3fa05d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1256 | 2026.05.07 17:12:07.662078 [ 259 ] {fdba4b31-1208-4c90-a0b6-43308d3fa05d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1257 | 2026.05.07 17:12:07.662502 [ 259 ] {fdba4b31-1208-4c90-a0b6-43308d3fa05d} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1258 | 2026.05.07 17:12:07.662636 [ 259 ] {fdba4b31-1208-4c90-a0b6-43308d3fa05d} <Debug> executeQuery: Read 763 rows, 60.64 KiB in 0.001815 sec., 420385.6749311295 rows/sec., 32.63 MiB/sec. | ||
| 1259 | 2026.05.07 17:12:07.662674 [ 259 ] {fdba4b31-1208-4c90-a0b6-43308d3fa05d} <Debug> TCPHandler: Processed in 0.001982653 sec. | ||
| 1260 | 2026.05.07 17:12:07.662793 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1261 | 2026.05.07 17:12:07.662890 [ 259 ] {1e7782f0-1ee9-4bad-b1e4-1f03629ec444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1262 | 2026.05.07 17:12:07.662932 [ 259 ] {1e7782f0-1ee9-4bad-b1e4-1f03629ec444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1263 | 2026.05.07 17:12:07.663352 [ 259 ] {1e7782f0-1ee9-4bad-b1e4-1f03629ec444} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1264 | 2026.05.07 17:12:07.663391 [ 259 ] {1e7782f0-1ee9-4bad-b1e4-1f03629ec444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1265 | 2026.05.07 17:12:07.663804 [ 259 ] {1e7782f0-1ee9-4bad-b1e4-1f03629ec444} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1266 | 2026.05.07 17:12:07.664283 [ 259 ] {1e7782f0-1ee9-4bad-b1e4-1f03629ec444} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1267 | 2026.05.07 17:12:07.664414 [ 259 ] {1e7782f0-1ee9-4bad-b1e4-1f03629ec444} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001544 sec., 99093.26424870467 rows/sec., 5.93 MiB/sec. | ||
| 1268 | 2026.05.07 17:12:07.664453 [ 259 ] {1e7782f0-1ee9-4bad-b1e4-1f03629ec444} <Debug> TCPHandler: Processed in 0.001710682 sec. | ||
| 1269 | 2026.05.07 17:12:07.664575 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1270 | 2026.05.07 17:12:07.664670 [ 259 ] {3054df9d-0de2-4230-85d9-c08c705485ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1271 | 2026.05.07 17:12:07.664712 [ 259 ] {3054df9d-0de2-4230-85d9-c08c705485ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1272 | 2026.05.07 17:12:07.665145 [ 259 ] {3054df9d-0de2-4230-85d9-c08c705485ad} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1273 | 2026.05.07 17:12:07.665182 [ 259 ] {3054df9d-0de2-4230-85d9-c08c705485ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1274 | 2026.05.07 17:12:07.665597 [ 259 ] {3054df9d-0de2-4230-85d9-c08c705485ad} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1275 | 2026.05.07 17:12:07.666028 [ 259 ] {3054df9d-0de2-4230-85d9-c08c705485ad} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1276 | 2026.05.07 17:12:07.666163 [ 259 ] {3054df9d-0de2-4230-85d9-c08c705485ad} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001512 sec., 98544.97354497353 rows/sec., 6.37 MiB/sec. | ||
| 1277 | 2026.05.07 17:12:07.666201 [ 259 ] {3054df9d-0de2-4230-85d9-c08c705485ad} <Debug> TCPHandler: Processed in 0.001675521 sec. | ||
| 1278 | 2026.05.07 17:12:07.666326 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1279 | 2026.05.07 17:12:07.666438 [ 259 ] {76e15909-b1cb-448a-b401-f8a9791ef4be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1280 | 2026.05.07 17:12:07.666489 [ 259 ] {76e15909-b1cb-448a-b401-f8a9791ef4be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1281 | 2026.05.07 17:12:07.666989 [ 259 ] {76e15909-b1cb-448a-b401-f8a9791ef4be} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1282 | 2026.05.07 17:12:07.667028 [ 259 ] {76e15909-b1cb-448a-b401-f8a9791ef4be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1283 | 2026.05.07 17:12:07.667444 [ 259 ] {76e15909-b1cb-448a-b401-f8a9791ef4be} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1284 | 2026.05.07 17:12:07.667878 [ 259 ] {76e15909-b1cb-448a-b401-f8a9791ef4be} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1285 | 2026.05.07 17:12:07.668006 [ 259 ] {76e15909-b1cb-448a-b401-f8a9791ef4be} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001591 sec., 93023.2558139535 rows/sec., 5.29 MiB/sec. | ||
| 1286 | 2026.05.07 17:12:07.668045 [ 259 ] {76e15909-b1cb-448a-b401-f8a9791ef4be} <Debug> TCPHandler: Processed in 0.001776092 sec. | ||
| 1287 | 2026.05.07 17:12:07.668166 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1288 | 2026.05.07 17:12:07.668260 [ 259 ] {e61dc50f-d8a0-4116-96f6-6ef5fd13f3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1289 | 2026.05.07 17:12:07.668301 [ 259 ] {e61dc50f-d8a0-4116-96f6-6ef5fd13f3a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1290 | 2026.05.07 17:12:07.668814 [ 259 ] {e61dc50f-d8a0-4116-96f6-6ef5fd13f3a5} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1291 | 2026.05.07 17:12:07.668851 [ 259 ] {e61dc50f-d8a0-4116-96f6-6ef5fd13f3a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1292 | 2026.05.07 17:12:07.669290 [ 259 ] {e61dc50f-d8a0-4116-96f6-6ef5fd13f3a5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1293 | 2026.05.07 17:12:07.669764 [ 259 ] {e61dc50f-d8a0-4116-96f6-6ef5fd13f3a5} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1294 | 2026.05.07 17:12:07.669892 [ 259 ] {e61dc50f-d8a0-4116-96f6-6ef5fd13f3a5} <Debug> executeQuery: Read 437 rows, 30.94 KiB in 0.00165 sec., 264848.48484848486 rows/sec., 18.31 MiB/sec. | ||
| 1295 | 2026.05.07 17:12:07.669930 [ 259 ] {e61dc50f-d8a0-4116-96f6-6ef5fd13f3a5} <Debug> TCPHandler: Processed in 0.001813512 sec. | ||
| 1296 | 2026.05.07 17:12:07.670041 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1297 | 2026.05.07 17:12:07.670135 [ 259 ] {980d7964-ecdd-494d-be0a-ffeb030314b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1298 | 2026.05.07 17:12:07.670177 [ 259 ] {980d7964-ecdd-494d-be0a-ffeb030314b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1299 | 2026.05.07 17:12:07.670501 [ 259 ] {980d7964-ecdd-494d-be0a-ffeb030314b2} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1300 | 2026.05.07 17:12:07.670538 [ 259 ] {980d7964-ecdd-494d-be0a-ffeb030314b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1301 | 2026.05.07 17:12:07.670948 [ 259 ] {980d7964-ecdd-494d-be0a-ffeb030314b2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1302 | 2026.05.07 17:12:07.671429 [ 259 ] {980d7964-ecdd-494d-be0a-ffeb030314b2} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1303 | 2026.05.07 17:12:07.671557 [ 259 ] {980d7964-ecdd-494d-be0a-ffeb030314b2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00144 sec., 4166.666666666666 rows/sec., 217.69 KiB/sec. | ||
| 1304 | 2026.05.07 17:12:07.671601 [ 259 ] {980d7964-ecdd-494d-be0a-ffeb030314b2} <Debug> TCPHandler: Processed in 0.001609131 sec. | ||
| 1305 | 2026.05.07 17:12:07.671710 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1306 | 2026.05.07 17:12:07.671804 [ 259 ] {fc1cac21-1dff-4a51-a5c3-c50f2f036a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1307 | 2026.05.07 17:12:07.671847 [ 259 ] {fc1cac21-1dff-4a51-a5c3-c50f2f036a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1308 | 2026.05.07 17:12:07.672244 [ 259 ] {fc1cac21-1dff-4a51-a5c3-c50f2f036a12} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1309 | 2026.05.07 17:12:07.672280 [ 259 ] {fc1cac21-1dff-4a51-a5c3-c50f2f036a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1310 | 2026.05.07 17:12:07.672689 [ 259 ] {fc1cac21-1dff-4a51-a5c3-c50f2f036a12} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1311 | 2026.05.07 17:12:07.673110 [ 259 ] {fc1cac21-1dff-4a51-a5c3-c50f2f036a12} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1312 | 2026.05.07 17:12:07.673237 [ 259 ] {fc1cac21-1dff-4a51-a5c3-c50f2f036a12} <Debug> executeQuery: Read 105 rows, 6.62 KiB in 0.001451 sec., 72363.88697450035 rows/sec., 4.46 MiB/sec. | ||
| 1313 | 2026.05.07 17:12:07.673274 [ 259 ] {fc1cac21-1dff-4a51-a5c3-c50f2f036a12} <Debug> TCPHandler: Processed in 0.001614141 sec. | ||
| 1314 | 2026.05.07 17:12:07.673384 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1315 | 2026.05.07 17:12:07.673478 [ 259 ] {0aff52cb-9178-4242-8e5c-b858e7cccb75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1316 | 2026.05.07 17:12:07.673521 [ 259 ] {0aff52cb-9178-4242-8e5c-b858e7cccb75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1317 | 2026.05.07 17:12:07.673832 [ 259 ] {0aff52cb-9178-4242-8e5c-b858e7cccb75} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1318 | 2026.05.07 17:12:07.673869 [ 259 ] {0aff52cb-9178-4242-8e5c-b858e7cccb75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1319 | 2026.05.07 17:12:07.674275 [ 259 ] {0aff52cb-9178-4242-8e5c-b858e7cccb75} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1320 | 2026.05.07 17:12:07.674744 [ 259 ] {0aff52cb-9178-4242-8e5c-b858e7cccb75} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1321 | 2026.05.07 17:12:07.674872 [ 259 ] {0aff52cb-9178-4242-8e5c-b858e7cccb75} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001412 sec., 708.2152974504249 rows/sec., 47.72 KiB/sec. | ||
| 1322 | 2026.05.07 17:12:07.674910 [ 259 ] {0aff52cb-9178-4242-8e5c-b858e7cccb75} <Debug> TCPHandler: Processed in 0.001575571 sec. | ||
| 1323 | 2026.05.07 17:12:07.675018 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1324 | 2026.05.07 17:12:07.675110 [ 259 ] {86fc7a85-1fd0-44e4-84e2-d4eabc9fd4c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1325 | 2026.05.07 17:12:07.675164 [ 259 ] {86fc7a85-1fd0-44e4-84e2-d4eabc9fd4c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1326 | 2026.05.07 17:12:07.675870 [ 259 ] {86fc7a85-1fd0-44e4-84e2-d4eabc9fd4c4} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1327 | 2026.05.07 17:12:07.675907 [ 259 ] {86fc7a85-1fd0-44e4-84e2-d4eabc9fd4c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1328 | 2026.05.07 17:12:07.676539 [ 259 ] {86fc7a85-1fd0-44e4-84e2-d4eabc9fd4c4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1329 | 2026.05.07 17:12:07.676971 [ 259 ] {86fc7a85-1fd0-44e4-84e2-d4eabc9fd4c4} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1330 | 2026.05.07 17:12:07.677113 [ 259 ] {86fc7a85-1fd0-44e4-84e2-d4eabc9fd4c4} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00202 sec., 5445.544554455445 rows/sec., 9.76 MiB/sec. | ||
| 1331 | 2026.05.07 17:12:07.677170 [ 259 ] {86fc7a85-1fd0-44e4-84e2-d4eabc9fd4c4} <Debug> TCPHandler: Processed in 0.002200075 sec. | ||
| 1332 | 2026.05.07 17:12:07.677292 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1333 | 2026.05.07 17:12:07.677394 [ 259 ] {85aec299-6bac-454e-8293-941c1da59645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1334 | 2026.05.07 17:12:07.677438 [ 259 ] {85aec299-6bac-454e-8293-941c1da59645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1335 | 2026.05.07 17:12:07.677803 [ 259 ] {85aec299-6bac-454e-8293-941c1da59645} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1336 | 2026.05.07 17:12:07.677841 [ 259 ] {85aec299-6bac-454e-8293-941c1da59645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1337 | 2026.05.07 17:12:07.678267 [ 259 ] {85aec299-6bac-454e-8293-941c1da59645} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1338 | 2026.05.07 17:12:07.678675 [ 259 ] {85aec299-6bac-454e-8293-941c1da59645} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1339 | 2026.05.07 17:12:07.678804 [ 259 ] {85aec299-6bac-454e-8293-941c1da59645} <Debug> executeQuery: Read 30 rows, 1.63 KiB in 0.00143 sec., 20979.020979020977 rows/sec., 1.11 MiB/sec. | ||
| 1340 | 2026.05.07 17:12:07.678840 [ 259 ] {85aec299-6bac-454e-8293-941c1da59645} <Debug> TCPHandler: Processed in 0.00159995 sec. | ||
| 1341 | 2026.05.07 17:12:09.123172 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2424 | ||
| 1342 | 2026.05.07 17:12:09.123655 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1343 | 2026.05.07 17:12:09.123698 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1344 | 2026.05.07 17:12:09.124303 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1345 | 2026.05.07 17:12:09.124763 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1346 | 2026.05.07 17:12:09.124918 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2424 | ||
| 1347 | 2026.05.07 17:12:09.253300 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1348 | 2026.05.07 17:12:09.270160 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1349 | 2026.05.07 17:12:09.270215 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1350 | 2026.05.07 17:12:09.276510 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1351 | 2026.05.07 17:12:09.277606 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1352 | 2026.05.07 17:12:09.280452 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1353 | 2026.05.07 17:12:10.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.50 MiB, peak 173.50 MiB, free memory in arenas 0.00 B, will set to 170.64 MiB (RSS), difference: 1.15 MiB | ||
| 1354 | 2026.05.07 17:12:11.640825 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 148 | ||
| 1355 | 2026.05.07 17:12:11.642901 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1356 | 2026.05.07 17:12:11.642960 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1357 | 2026.05.07 17:12:11.644298 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1358 | 2026.05.07 17:12:11.644966 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1359 | 2026.05.07 17:12:11.645314 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 148 | ||
| 1360 | 2026.05.07 17:12:12.605870 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1361 | 2026.05.07 17:12:12.606078 [ 259 ] {763cf5db-f27e-4f00-86e4-46fd0afe7906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native (stage: Complete) | ||
| 1362 | 2026.05.07 17:12:12.606358 [ 259 ] {763cf5db-f27e-4f00-86e4-46fd0afe7906} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1363 | 2026.05.07 17:12:12.606388 [ 259 ] {763cf5db-f27e-4f00-86e4-46fd0afe7906} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1364 | 2026.05.07 17:12:12.606569 [ 259 ] {763cf5db-f27e-4f00-86e4-46fd0afe7906} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1365 | 2026.05.07 17:12:12.606634 [ 259 ] {763cf5db-f27e-4f00-86e4-46fd0afe7906} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1366 | 2026.05.07 17:12:12.606772 [ 259 ] {763cf5db-f27e-4f00-86e4-46fd0afe7906} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 5-element set) | ||
| 1367 | 2026.05.07 17:12:12.606810 [ 259 ] {763cf5db-f27e-4f00-86e4-46fd0afe7906} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1368 | 2026.05.07 17:12:12.606831 [ 259 ] {763cf5db-f27e-4f00-86e4-46fd0afe7906} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (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 | ||
| 1369 | 2026.05.07 17:12:12.606846 [ 259 ] {763cf5db-f27e-4f00-86e4-46fd0afe7906} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1370 | 2026.05.07 17:12:12.606882 [ 259 ] {763cf5db-f27e-4f00-86e4-46fd0afe7906} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1371 | 2026.05.07 17:12:12.606901 [ 259 ] {763cf5db-f27e-4f00-86e4-46fd0afe7906} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1372 | 2026.05.07 17:12:12.607786 [ 259 ] {763cf5db-f27e-4f00-86e4-46fd0afe7906} <Debug> executeQuery: Read 14 rows, 4.75 KiB in 0.001792 sec., 7812.5 rows/sec., 2.59 MiB/sec. | ||
| 1373 | 2026.05.07 17:12:12.607849 [ 259 ] {763cf5db-f27e-4f00-86e4-46fd0afe7906} <Debug> TCPHandler: Processed in 0.002097424 sec. | ||
| 1374 | 2026.05.07 17:12:12.608629 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1375 | 2026.05.07 17:12:12.608733 [ 259 ] {bf928ddd-37c1-4c35-b163-2528ce5d57aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1376 | 2026.05.07 17:12:12.608775 [ 259 ] {bf928ddd-37c1-4c35-b163-2528ce5d57aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1377 | 2026.05.07 17:12:12.609232 [ 259 ] {bf928ddd-37c1-4c35-b163-2528ce5d57aa} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1378 | 2026.05.07 17:12:12.609267 [ 259 ] {bf928ddd-37c1-4c35-b163-2528ce5d57aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1379 | 2026.05.07 17:12:12.609766 [ 259 ] {bf928ddd-37c1-4c35-b163-2528ce5d57aa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1380 | 2026.05.07 17:12:12.610144 [ 259 ] {bf928ddd-37c1-4c35-b163-2528ce5d57aa} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1381 | 2026.05.07 17:12:12.610285 [ 259 ] {bf928ddd-37c1-4c35-b163-2528ce5d57aa} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001582 sec., 1896.3337547408344 rows/sec., 172.84 KiB/sec. | ||
| 1382 | 2026.05.07 17:12:12.610322 [ 259 ] {bf928ddd-37c1-4c35-b163-2528ce5d57aa} <Debug> TCPHandler: Processed in 0.001744592 sec. | ||
| 1383 | 2026.05.07 17:12:12.610428 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1384 | 2026.05.07 17:12:12.610522 [ 259 ] {f3a3871c-7914-4542-9b8a-937cba5bd844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1385 | 2026.05.07 17:12:12.610561 [ 259 ] {f3a3871c-7914-4542-9b8a-937cba5bd844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1386 | 2026.05.07 17:12:12.610948 [ 259 ] {f3a3871c-7914-4542-9b8a-937cba5bd844} <Trace> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1387 | 2026.05.07 17:12:12.610984 [ 259 ] {f3a3871c-7914-4542-9b8a-937cba5bd844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1388 | 2026.05.07 17:12:12.611380 [ 259 ] {f3a3871c-7914-4542-9b8a-937cba5bd844} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1389 | 2026.05.07 17:12:12.611781 [ 259 ] {f3a3871c-7914-4542-9b8a-937cba5bd844} <Trace> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1390 | 2026.05.07 17:12:12.611908 [ 259 ] {f3a3871c-7914-4542-9b8a-937cba5bd844} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001406 sec., 1422.4751066856331 rows/sec., 115.99 KiB/sec. | ||
| 1391 | 2026.05.07 17:12:12.611943 [ 259 ] {f3a3871c-7914-4542-9b8a-937cba5bd844} <Debug> TCPHandler: Processed in 0.0015647 sec. | ||
| 1392 | 2026.05.07 17:12:12.612059 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1393 | 2026.05.07 17:12:12.612151 [ 259 ] {ce13a824-c196-4cc5-9717-fe69e77bdccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1394 | 2026.05.07 17:12:12.612189 [ 259 ] {ce13a824-c196-4cc5-9717-fe69e77bdccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1395 | 2026.05.07 17:12:12.612570 [ 259 ] {ce13a824-c196-4cc5-9717-fe69e77bdccf} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1396 | 2026.05.07 17:12:12.612606 [ 259 ] {ce13a824-c196-4cc5-9717-fe69e77bdccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1397 | 2026.05.07 17:12:12.613028 [ 259 ] {ce13a824-c196-4cc5-9717-fe69e77bdccf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1398 | 2026.05.07 17:12:12.613484 [ 259 ] {ce13a824-c196-4cc5-9717-fe69e77bdccf} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1399 | 2026.05.07 17:12:12.613609 [ 259 ] {ce13a824-c196-4cc5-9717-fe69e77bdccf} <Debug> executeQuery: Read 47 rows, 4.41 KiB in 0.001476 sec., 31842.81842818428 rows/sec., 2.92 MiB/sec. | ||
| 1400 | 2026.05.07 17:12:12.613646 [ 259 ] {ce13a824-c196-4cc5-9717-fe69e77bdccf} <Debug> TCPHandler: Processed in 0.001646451 sec. | ||
| 1401 | 2026.05.07 17:12:12.613749 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1402 | 2026.05.07 17:12:12.613842 [ 259 ] {4b939553-4ae8-4c0b-a03b-9bf9006a9529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1403 | 2026.05.07 17:12:12.613881 [ 259 ] {4b939553-4ae8-4c0b-a03b-9bf9006a9529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1404 | 2026.05.07 17:12:12.614265 [ 259 ] {4b939553-4ae8-4c0b-a03b-9bf9006a9529} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1405 | 2026.05.07 17:12:12.614300 [ 259 ] {4b939553-4ae8-4c0b-a03b-9bf9006a9529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1406 | 2026.05.07 17:12:12.614693 [ 259 ] {4b939553-4ae8-4c0b-a03b-9bf9006a9529} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1407 | 2026.05.07 17:12:12.615099 [ 259 ] {4b939553-4ae8-4c0b-a03b-9bf9006a9529} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1408 | 2026.05.07 17:12:12.615226 [ 259 ] {4b939553-4ae8-4c0b-a03b-9bf9006a9529} <Debug> executeQuery: Read 25 rows, 1.87 KiB in 0.001402 sec., 17831.669044222537 rows/sec., 1.30 MiB/sec. | ||
| 1409 | 2026.05.07 17:12:12.615261 [ 259 ] {4b939553-4ae8-4c0b-a03b-9bf9006a9529} <Debug> TCPHandler: Processed in 0.001561301 sec. | ||
| 1410 | 2026.05.07 17:12:12.615365 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1411 | 2026.05.07 17:12:12.615457 [ 259 ] {2d19d5e2-dccb-405c-b976-79fee5445dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1412 | 2026.05.07 17:12:12.615494 [ 259 ] {2d19d5e2-dccb-405c-b976-79fee5445dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1413 | 2026.05.07 17:12:12.615868 [ 259 ] {2d19d5e2-dccb-405c-b976-79fee5445dfd} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1414 | 2026.05.07 17:12:12.615904 [ 259 ] {2d19d5e2-dccb-405c-b976-79fee5445dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1415 | 2026.05.07 17:12:12.616295 [ 259 ] {2d19d5e2-dccb-405c-b976-79fee5445dfd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1416 | 2026.05.07 17:12:12.616711 [ 259 ] {2d19d5e2-dccb-405c-b976-79fee5445dfd} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1417 | 2026.05.07 17:12:12.616833 [ 259 ] {2d19d5e2-dccb-405c-b976-79fee5445dfd} <Debug> executeQuery: Read 40 rows, 3.21 KiB in 0.001394 sec., 28694.404591104732 rows/sec., 2.25 MiB/sec. | ||
| 1418 | 2026.05.07 17:12:12.616868 [ 259 ] {2d19d5e2-dccb-405c-b976-79fee5445dfd} <Debug> TCPHandler: Processed in 0.001553151 sec. | ||
| 1419 | 2026.05.07 17:12:12.616970 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1420 | 2026.05.07 17:12:12.617074 [ 259 ] {13034078-8385-4e25-9928-c46a76a60686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1421 | 2026.05.07 17:12:12.617115 [ 259 ] {13034078-8385-4e25-9928-c46a76a60686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1422 | 2026.05.07 17:12:12.617437 [ 259 ] {13034078-8385-4e25-9928-c46a76a60686} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1423 | 2026.05.07 17:12:12.617472 [ 259 ] {13034078-8385-4e25-9928-c46a76a60686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1424 | 2026.05.07 17:12:12.617886 [ 259 ] {13034078-8385-4e25-9928-c46a76a60686} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1425 | 2026.05.07 17:12:12.618333 [ 259 ] {13034078-8385-4e25-9928-c46a76a60686} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1426 | 2026.05.07 17:12:12.618459 [ 259 ] {13034078-8385-4e25-9928-c46a76a60686} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001404 sec., 712.2507122507122 rows/sec., 50.08 KiB/sec. | ||
| 1427 | 2026.05.07 17:12:12.618494 [ 259 ] {13034078-8385-4e25-9928-c46a76a60686} <Debug> TCPHandler: Processed in 0.001573161 sec. | ||
| 1428 | 2026.05.07 17:12:12.618621 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1429 | 2026.05.07 17:12:12.618725 [ 259 ] {9c311c71-3f6a-4b7c-aaf9-ad5b51ffb82f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1430 | 2026.05.07 17:12:12.618781 [ 259 ] {9c311c71-3f6a-4b7c-aaf9-ad5b51ffb82f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1431 | 2026.05.07 17:12:12.619514 [ 259 ] {9c311c71-3f6a-4b7c-aaf9-ad5b51ffb82f} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1432 | 2026.05.07 17:12:12.619553 [ 259 ] {9c311c71-3f6a-4b7c-aaf9-ad5b51ffb82f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1433 | 2026.05.07 17:12:12.620213 [ 259 ] {9c311c71-3f6a-4b7c-aaf9-ad5b51ffb82f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1434 | 2026.05.07 17:12:12.620654 [ 259 ] {9c311c71-3f6a-4b7c-aaf9-ad5b51ffb82f} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1435 | 2026.05.07 17:12:12.620793 [ 259 ] {9c311c71-3f6a-4b7c-aaf9-ad5b51ffb82f} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002087 sec., 11020.603737422138 rows/sec., 19.75 MiB/sec. | ||
| 1436 | 2026.05.07 17:12:12.620844 [ 259 ] {9c311c71-3f6a-4b7c-aaf9-ad5b51ffb82f} <Debug> TCPHandler: Processed in 0.002273616 sec. | ||
| 1437 | 2026.05.07 17:12:12.620958 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1438 | 2026.05.07 17:12:12.621054 [ 259 ] {c8c2252c-b445-460e-ba25-abeb9f04d48c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1439 | 2026.05.07 17:12:12.621095 [ 259 ] {c8c2252c-b445-460e-ba25-abeb9f04d48c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1440 | 2026.05.07 17:12:12.623594 [ 259 ] {c8c2252c-b445-460e-ba25-abeb9f04d48c} <Trace> oximeter.measurements_i64 (983c97b9-750c-4f55-8688-6106cf4e0f2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1441 | 2026.05.07 17:12:12.623635 [ 259 ] {c8c2252c-b445-460e-ba25-abeb9f04d48c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1442 | 2026.05.07 17:12:12.624278 [ 259 ] {c8c2252c-b445-460e-ba25-abeb9f04d48c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1443 | 2026.05.07 17:12:12.624787 [ 259 ] {c8c2252c-b445-460e-ba25-abeb9f04d48c} <Trace> oximeter.measurements_i64 (983c97b9-750c-4f55-8688-6106cf4e0f2d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1444 | 2026.05.07 17:12:12.624916 [ 259 ] {c8c2252c-b445-460e-ba25-abeb9f04d48c} <Debug> executeQuery: Read 24 rows, 1.78 KiB in 0.00388 sec., 6185.567010309278 rows/sec., 458.83 KiB/sec. | ||
| 1445 | 2026.05.07 17:12:12.624954 [ 259 ] {c8c2252c-b445-460e-ba25-abeb9f04d48c} <Debug> TCPHandler: Processed in 0.004045498 sec. | ||
| 1446 | 2026.05.07 17:12:16.548036 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1447 | 2026.05.07 17:12:16.548102 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1448 | 2026.05.07 17:12:16.625917 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2872 | ||
| 1449 | 2026.05.07 17:12:16.626386 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1450 | 2026.05.07 17:12:16.626432 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1451 | 2026.05.07 17:12:16.627029 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1452 | 2026.05.07 17:12:16.627446 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1453 | 2026.05.07 17:12:16.627573 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2872 | ||
| 1454 | 2026.05.07 17:12:16.627594 [ 84 ] {} <Debug> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1455 | 2026.05.07 17:12:16.627658 [ 84 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1456 | 2026.05.07 17:12:16.627683 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1457 | 2026.05.07 17:12:16.629857 [ 201 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1458 | 2026.05.07 17:12:16.632340 [ 201 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1459 | 2026.05.07 17:12:16.632506 [ 201 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::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 | ||
| 1460 | 2026.05.07 17:12:16.632607 [ 201 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::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 | ||
| 1461 | 2026.05.07 17:12:16.632662 [ 201 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::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 | ||
| 1462 | 2026.05.07 17:12:16.632709 [ 201 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1463 | 2026.05.07 17:12:16.632760 [ 201 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1464 | 2026.05.07 17:12:16.632819 [ 201 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1465 | 2026.05.07 17:12:16.650846 [ 187 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2872 rows, containing 4 columns (4 merged, 0 gathered) in 0.023075767 sec., 124459.56834284207 rows/sec., 1.78 MiB/sec. | ||
| 1466 | 2026.05.07 17:12:16.652004 [ 189 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1467 | 2026.05.07 17:12:16.652538 [ 189 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::all_1_6_1} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1468 | 2026.05.07 17:12:16.652601 [ 189 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::all_1_6_1} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1469 | 2026.05.07 17:12:16.652677 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1470 | 2026.05.07 17:12:16.781475 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1471 | 2026.05.07 17:12:16.798357 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1472 | 2026.05.07 17:12:16.798395 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1473 | 2026.05.07 17:12:16.804885 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1474 | 2026.05.07 17:12:16.806249 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1475 | 2026.05.07 17:12:16.806500 [ 84 ] {} <Debug> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1476 | 2026.05.07 17:12:16.806532 [ 84 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1477 | 2026.05.07 17:12:16.806548 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1478 | 2026.05.07 17:12:16.806631 [ 189 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::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 | ||
| 1479 | 2026.05.07 17:12:16.809605 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1480 | 2026.05.07 17:12:16.810899 [ 189 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1481 | 2026.05.07 17:12:16.812445 [ 189 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::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 | ||
| 1482 | 2026.05.07 17:12:16.817307 [ 189 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::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 | ||
| 1483 | 2026.05.07 17:12:16.821620 [ 189 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::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 | ||
| 1484 | 2026.05.07 17:12:16.825692 [ 189 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::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 | ||
| 1485 | 2026.05.07 17:12:16.834971 [ 189 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::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 | ||
| 1486 | 2026.05.07 17:12:16.839929 [ 189 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::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 | ||
| 1487 | 2026.05.07 17:12:16.902189 [ 187 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.095590681 sec., 481.2184568493659 rows/sec., 2.49 MiB/sec. | ||
| 1488 | 2026.05.07 17:12:16.904600 [ 191 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1489 | 2026.05.07 17:12:16.907123 [ 191 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::all_1_6_1} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1490 | 2026.05.07 17:12:16.907228 [ 191 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::all_1_6_1} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1491 | 2026.05.07 17:12:16.908928 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1492 | 2026.05.07 17:12:17.000263 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.83 MiB, peak 181.37 MiB, free memory in arenas 0.00 B, will set to 182.81 MiB (RSS), difference: 10.98 MiB | ||
| 1493 | 2026.05.07 17:12:17.609089 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1494 | 2026.05.07 17:12:17.609404 [ 259 ] {7a3a104b-dc71-4541-805d-5feef285976b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1495 | 2026.05.07 17:12:17.609903 [ 259 ] {7a3a104b-dc71-4541-805d-5feef285976b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1496 | 2026.05.07 17:12:17.609944 [ 259 ] {7a3a104b-dc71-4541-805d-5feef285976b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1497 | 2026.05.07 17:12:17.610136 [ 259 ] {7a3a104b-dc71-4541-805d-5feef285976b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1498 | 2026.05.07 17:12:17.610205 [ 259 ] {7a3a104b-dc71-4541-805d-5feef285976b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1499 | 2026.05.07 17:12:17.610345 [ 259 ] {7a3a104b-dc71-4541-805d-5feef285976b} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 13-element set) | ||
| 1500 | 2026.05.07 17:12:17.610461 [ 328 ] {7a3a104b-dc71-4541-805d-5feef285976b} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1501 | 2026.05.07 17:12:17.610473 [ 322 ] {7a3a104b-dc71-4541-805d-5feef285976b} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1502 | 2026.05.07 17:12:17.610687 [ 259 ] {7a3a104b-dc71-4541-805d-5feef285976b} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (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 | ||
| 1503 | 2026.05.07 17:12:17.610716 [ 259 ] {7a3a104b-dc71-4541-805d-5feef285976b} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1504 | 2026.05.07 17:12:17.610759 [ 259 ] {7a3a104b-dc71-4541-805d-5feef285976b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1505 | 2026.05.07 17:12:17.610780 [ 259 ] {7a3a104b-dc71-4541-805d-5feef285976b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1506 | 2026.05.07 17:12:17.612106 [ 259 ] {7a3a104b-dc71-4541-805d-5feef285976b} <Debug> executeQuery: Read 14 rows, 4.75 KiB in 0.002824 sec., 4957.507082152974 rows/sec., 1.64 MiB/sec. | ||
| 1507 | 2026.05.07 17:12:17.612219 [ 259 ] {7a3a104b-dc71-4541-805d-5feef285976b} <Debug> TCPHandler: Processed in 0.003299122 sec. | ||
| 1508 | 2026.05.07 17:12:17.615671 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1509 | 2026.05.07 17:12:17.615778 [ 259 ] {0e880978-d9c7-491e-a24d-a896ce19ccd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1510 | 2026.05.07 17:12:17.615819 [ 259 ] {0e880978-d9c7-491e-a24d-a896ce19ccd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1511 | 2026.05.07 17:12:17.616438 [ 259 ] {0e880978-d9c7-491e-a24d-a896ce19ccd1} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1512 | 2026.05.07 17:12:17.616474 [ 259 ] {0e880978-d9c7-491e-a24d-a896ce19ccd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1513 | 2026.05.07 17:12:17.617044 [ 259 ] {0e880978-d9c7-491e-a24d-a896ce19ccd1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1514 | 2026.05.07 17:12:17.617501 [ 259 ] {0e880978-d9c7-491e-a24d-a896ce19ccd1} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1515 | 2026.05.07 17:12:17.617635 [ 259 ] {0e880978-d9c7-491e-a24d-a896ce19ccd1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001888 sec., 150423.72881355934 rows/sec., 9.55 MiB/sec. | ||
| 1516 | 2026.05.07 17:12:17.617670 [ 259 ] {0e880978-d9c7-491e-a24d-a896ce19ccd1} <Debug> TCPHandler: Processed in 0.002052944 sec. | ||
| 1517 | 2026.05.07 17:12:17.617829 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1518 | 2026.05.07 17:12:17.617920 [ 259 ] {c0f457b1-d432-4f70-9057-db85c6cc546d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1519 | 2026.05.07 17:12:17.617957 [ 259 ] {c0f457b1-d432-4f70-9057-db85c6cc546d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1520 | 2026.05.07 17:12:17.618667 [ 259 ] {c0f457b1-d432-4f70-9057-db85c6cc546d} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1521 | 2026.05.07 17:12:17.618701 [ 259 ] {c0f457b1-d432-4f70-9057-db85c6cc546d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1522 | 2026.05.07 17:12:17.619175 [ 259 ] {c0f457b1-d432-4f70-9057-db85c6cc546d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1523 | 2026.05.07 17:12:17.619617 [ 259 ] {c0f457b1-d432-4f70-9057-db85c6cc546d} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1524 | 2026.05.07 17:12:17.619739 [ 259 ] {c0f457b1-d432-4f70-9057-db85c6cc546d} <Debug> executeQuery: Read 763 rows, 60.64 KiB in 0.001838 sec., 415125.1360174102 rows/sec., 32.22 MiB/sec. | ||
| 1525 | 2026.05.07 17:12:17.619773 [ 259 ] {c0f457b1-d432-4f70-9057-db85c6cc546d} <Debug> TCPHandler: Processed in 0.002006284 sec. | ||
| 1526 | 2026.05.07 17:12:17.619885 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1527 | 2026.05.07 17:12:17.619976 [ 259 ] {19cabc41-833d-404e-9e5f-640688b05dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1528 | 2026.05.07 17:12:17.620013 [ 259 ] {19cabc41-833d-404e-9e5f-640688b05dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1529 | 2026.05.07 17:12:17.620450 [ 259 ] {19cabc41-833d-404e-9e5f-640688b05dea} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1530 | 2026.05.07 17:12:17.620483 [ 259 ] {19cabc41-833d-404e-9e5f-640688b05dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1531 | 2026.05.07 17:12:17.620893 [ 259 ] {19cabc41-833d-404e-9e5f-640688b05dea} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1532 | 2026.05.07 17:12:17.621381 [ 259 ] {19cabc41-833d-404e-9e5f-640688b05dea} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1533 | 2026.05.07 17:12:17.621501 [ 259 ] {19cabc41-833d-404e-9e5f-640688b05dea} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001543 sec., 99157.48541801685 rows/sec., 5.93 MiB/sec. | ||
| 1534 | 2026.05.07 17:12:17.621534 [ 259 ] {19cabc41-833d-404e-9e5f-640688b05dea} <Debug> TCPHandler: Processed in 0.001695782 sec. | ||
| 1535 | 2026.05.07 17:12:17.621663 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1536 | 2026.05.07 17:12:17.621752 [ 259 ] {305fbd97-e0c2-49a0-a9c9-8d3ac51a906b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1537 | 2026.05.07 17:12:17.621789 [ 259 ] {305fbd97-e0c2-49a0-a9c9-8d3ac51a906b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1538 | 2026.05.07 17:12:17.622208 [ 259 ] {305fbd97-e0c2-49a0-a9c9-8d3ac51a906b} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1539 | 2026.05.07 17:12:17.622242 [ 259 ] {305fbd97-e0c2-49a0-a9c9-8d3ac51a906b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1540 | 2026.05.07 17:12:17.622644 [ 259 ] {305fbd97-e0c2-49a0-a9c9-8d3ac51a906b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1541 | 2026.05.07 17:12:17.623112 [ 259 ] {305fbd97-e0c2-49a0-a9c9-8d3ac51a906b} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1542 | 2026.05.07 17:12:17.623231 [ 259 ] {305fbd97-e0c2-49a0-a9c9-8d3ac51a906b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001496 sec., 99598.93048128343 rows/sec., 6.43 MiB/sec. | ||
| 1543 | 2026.05.07 17:12:17.623265 [ 259 ] {305fbd97-e0c2-49a0-a9c9-8d3ac51a906b} <Debug> TCPHandler: Processed in 0.001648521 sec. | ||
| 1544 | 2026.05.07 17:12:17.623386 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1545 | 2026.05.07 17:12:17.623475 [ 259 ] {2b0d5c05-cb41-43e0-8f37-2cb541578153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1546 | 2026.05.07 17:12:17.623512 [ 259 ] {2b0d5c05-cb41-43e0-8f37-2cb541578153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1547 | 2026.05.07 17:12:17.623923 [ 259 ] {2b0d5c05-cb41-43e0-8f37-2cb541578153} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1548 | 2026.05.07 17:12:17.623956 [ 259 ] {2b0d5c05-cb41-43e0-8f37-2cb541578153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1549 | 2026.05.07 17:12:17.624386 [ 259 ] {2b0d5c05-cb41-43e0-8f37-2cb541578153} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1550 | 2026.05.07 17:12:17.624826 [ 259 ] {2b0d5c05-cb41-43e0-8f37-2cb541578153} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1551 | 2026.05.07 17:12:17.624945 [ 259 ] {2b0d5c05-cb41-43e0-8f37-2cb541578153} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001488 sec., 99462.36559139786 rows/sec., 5.66 MiB/sec. | ||
| 1552 | 2026.05.07 17:12:17.624979 [ 259 ] {2b0d5c05-cb41-43e0-8f37-2cb541578153} <Debug> TCPHandler: Processed in 0.001640761 sec. | ||
| 1553 | 2026.05.07 17:12:17.625092 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1554 | 2026.05.07 17:12:17.625181 [ 259 ] {bd127412-87e7-4f97-b6a5-1b41bf162d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1555 | 2026.05.07 17:12:17.625218 [ 259 ] {bd127412-87e7-4f97-b6a5-1b41bf162d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1556 | 2026.05.07 17:12:17.625749 [ 259 ] {bd127412-87e7-4f97-b6a5-1b41bf162d22} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1557 | 2026.05.07 17:12:17.625782 [ 259 ] {bd127412-87e7-4f97-b6a5-1b41bf162d22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1558 | 2026.05.07 17:12:17.626189 [ 259 ] {bd127412-87e7-4f97-b6a5-1b41bf162d22} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1559 | 2026.05.07 17:12:17.626664 [ 259 ] {bd127412-87e7-4f97-b6a5-1b41bf162d22} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1560 | 2026.05.07 17:12:17.626774 [ 259 ] {bd127412-87e7-4f97-b6a5-1b41bf162d22} <Debug> executeQuery: Read 437 rows, 30.94 KiB in 0.001665 sec., 262462.4624624625 rows/sec., 18.15 MiB/sec. | ||
| 1561 | 2026.05.07 17:12:17.626806 [ 259 ] {bd127412-87e7-4f97-b6a5-1b41bf162d22} <Debug> TCPHandler: Processed in 0.001817912 sec. | ||
| 1562 | 2026.05.07 17:12:17.626982 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1563 | 2026.05.07 17:12:17.627083 [ 259 ] {16b072c6-4279-4328-ab4a-e93cfa05d2bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1564 | 2026.05.07 17:12:17.627122 [ 259 ] {16b072c6-4279-4328-ab4a-e93cfa05d2bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1565 | 2026.05.07 17:12:17.627434 [ 259 ] {16b072c6-4279-4328-ab4a-e93cfa05d2bf} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1566 | 2026.05.07 17:12:17.627467 [ 259 ] {16b072c6-4279-4328-ab4a-e93cfa05d2bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1567 | 2026.05.07 17:12:17.627924 [ 259 ] {16b072c6-4279-4328-ab4a-e93cfa05d2bf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1568 | 2026.05.07 17:12:17.628367 [ 259 ] {16b072c6-4279-4328-ab4a-e93cfa05d2bf} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1569 | 2026.05.07 17:12:17.628485 [ 259 ] {16b072c6-4279-4328-ab4a-e93cfa05d2bf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001419 sec., 4228.329809725159 rows/sec., 220.91 KiB/sec. | ||
| 1570 | 2026.05.07 17:12:17.628520 [ 259 ] {16b072c6-4279-4328-ab4a-e93cfa05d2bf} <Debug> TCPHandler: Processed in 0.001590041 sec. | ||
| 1571 | 2026.05.07 17:12:17.628633 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1572 | 2026.05.07 17:12:17.628722 [ 259 ] {5089f268-1ec5-496e-91a3-579362505bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1573 | 2026.05.07 17:12:17.628762 [ 259 ] {5089f268-1ec5-496e-91a3-579362505bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1574 | 2026.05.07 17:12:17.629097 [ 259 ] {5089f268-1ec5-496e-91a3-579362505bd1} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1575 | 2026.05.07 17:12:17.629131 [ 259 ] {5089f268-1ec5-496e-91a3-579362505bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1576 | 2026.05.07 17:12:17.629558 [ 259 ] {5089f268-1ec5-496e-91a3-579362505bd1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1577 | 2026.05.07 17:12:17.630003 [ 259 ] {5089f268-1ec5-496e-91a3-579362505bd1} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1578 | 2026.05.07 17:12:17.630124 [ 259 ] {5089f268-1ec5-496e-91a3-579362505bd1} <Debug> executeQuery: Read 105 rows, 6.62 KiB in 0.001419 sec., 73995.77167019028 rows/sec., 4.56 MiB/sec. | ||
| 1579 | 2026.05.07 17:12:17.630158 [ 259 ] {5089f268-1ec5-496e-91a3-579362505bd1} <Debug> TCPHandler: Processed in 0.00157413 sec. | ||
| 1580 | 2026.05.07 17:12:17.630269 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1581 | 2026.05.07 17:12:17.630358 [ 259 ] {84b22150-327a-4672-908a-c4c246e817fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1582 | 2026.05.07 17:12:17.630397 [ 259 ] {84b22150-327a-4672-908a-c4c246e817fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1583 | 2026.05.07 17:12:17.630691 [ 259 ] {84b22150-327a-4672-908a-c4c246e817fd} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1584 | 2026.05.07 17:12:17.630723 [ 259 ] {84b22150-327a-4672-908a-c4c246e817fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1585 | 2026.05.07 17:12:17.631129 [ 259 ] {84b22150-327a-4672-908a-c4c246e817fd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1586 | 2026.05.07 17:12:17.631584 [ 259 ] {84b22150-327a-4672-908a-c4c246e817fd} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1587 | 2026.05.07 17:12:17.631707 [ 259 ] {84b22150-327a-4672-908a-c4c246e817fd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001365 sec., 732.6007326007326 rows/sec., 49.36 KiB/sec. | ||
| 1588 | 2026.05.07 17:12:17.631740 [ 259 ] {84b22150-327a-4672-908a-c4c246e817fd} <Debug> TCPHandler: Processed in 0.00151715 sec. | ||
| 1589 | 2026.05.07 17:12:17.631849 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1590 | 2026.05.07 17:12:17.631938 [ 259 ] {2aadb395-906f-4653-9362-d9f09d0f7af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1591 | 2026.05.07 17:12:17.631988 [ 259 ] {2aadb395-906f-4653-9362-d9f09d0f7af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1592 | 2026.05.07 17:12:17.632694 [ 259 ] {2aadb395-906f-4653-9362-d9f09d0f7af9} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1593 | 2026.05.07 17:12:17.632729 [ 259 ] {2aadb395-906f-4653-9362-d9f09d0f7af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1594 | 2026.05.07 17:12:17.633409 [ 259 ] {2aadb395-906f-4653-9362-d9f09d0f7af9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1595 | 2026.05.07 17:12:17.633851 [ 259 ] {2aadb395-906f-4653-9362-d9f09d0f7af9} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1596 | 2026.05.07 17:12:17.633984 [ 259 ] {2aadb395-906f-4653-9362-d9f09d0f7af9} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002063 sec., 5332.040717401842 rows/sec., 9.55 MiB/sec. | ||
| 1597 | 2026.05.07 17:12:17.634035 [ 259 ] {2aadb395-906f-4653-9362-d9f09d0f7af9} <Debug> TCPHandler: Processed in 0.002231675 sec. | ||
| 1598 | 2026.05.07 17:12:17.634155 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1599 | 2026.05.07 17:12:17.634247 [ 259 ] {e448de94-b98b-442b-a87b-47ebaddf0fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1600 | 2026.05.07 17:12:17.634286 [ 259 ] {e448de94-b98b-442b-a87b-47ebaddf0fb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1601 | 2026.05.07 17:12:17.634593 [ 259 ] {e448de94-b98b-442b-a87b-47ebaddf0fb8} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1602 | 2026.05.07 17:12:17.634625 [ 259 ] {e448de94-b98b-442b-a87b-47ebaddf0fb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1603 | 2026.05.07 17:12:17.635021 [ 259 ] {e448de94-b98b-442b-a87b-47ebaddf0fb8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1604 | 2026.05.07 17:12:17.635464 [ 259 ] {e448de94-b98b-442b-a87b-47ebaddf0fb8} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1605 | 2026.05.07 17:12:17.635584 [ 259 ] {e448de94-b98b-442b-a87b-47ebaddf0fb8} <Debug> executeQuery: Read 30 rows, 1.63 KiB in 0.001355 sec., 22140.22140221402 rows/sec., 1.17 MiB/sec. | ||
| 1606 | 2026.05.07 17:12:17.635618 [ 259 ] {e448de94-b98b-442b-a87b-47ebaddf0fb8} <Debug> TCPHandler: Processed in 0.001520191 sec. | ||
| 1607 | 2026.05.07 17:12:21.645436 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 190 | ||
| 1608 | 2026.05.07 17:12:21.647800 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1609 | 2026.05.07 17:12:21.647837 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1610 | 2026.05.07 17:12:21.649282 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1611 | 2026.05.07 17:12:21.649926 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1612 | 2026.05.07 17:12:21.650165 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 190 | ||
| 1613 | 2026.05.07 17:12:22.604566 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1614 | 2026.05.07 17:12:22.604773 [ 259 ] {5f2f570b-3e92-40f9-bb1e-9994cf05b55a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 1615 | 2026.05.07 17:12:22.605060 [ 259 ] {5f2f570b-3e92-40f9-bb1e-9994cf05b55a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1616 | 2026.05.07 17:12:22.605089 [ 259 ] {5f2f570b-3e92-40f9-bb1e-9994cf05b55a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('http_service:request_latency_histogram')" moved to PREWHERE | ||
| 1617 | 2026.05.07 17:12:22.605255 [ 259 ] {5f2f570b-3e92-40f9-bb1e-9994cf05b55a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1618 | 2026.05.07 17:12:22.605325 [ 259 ] {5f2f570b-3e92-40f9-bb1e-9994cf05b55a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1619 | 2026.05.07 17:12:22.605466 [ 259 ] {5f2f570b-3e92-40f9-bb1e-9994cf05b55a} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 1-element set) | ||
| 1620 | 2026.05.07 17:12:22.605558 [ 328 ] {5f2f570b-3e92-40f9-bb1e-9994cf05b55a} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Running binary search on index range for part all_2_2_0 (2 marks) | ||
| 1621 | 2026.05.07 17:12:22.605568 [ 322 ] {5f2f570b-3e92-40f9-bb1e-9994cf05b55a} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Running binary search on index range for part all_1_1_0 (2 marks) | ||
| 1622 | 2026.05.07 17:12:22.605598 [ 328 ] {5f2f570b-3e92-40f9-bb1e-9994cf05b55a} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Found (LEFT) boundary mark: 1 | ||
| 1623 | 2026.05.07 17:12:22.605633 [ 328 ] {5f2f570b-3e92-40f9-bb1e-9994cf05b55a} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Found (RIGHT) boundary mark: 2 | ||
| 1624 | 2026.05.07 17:12:22.605639 [ 322 ] {5f2f570b-3e92-40f9-bb1e-9994cf05b55a} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Found (LEFT) boundary mark: 0 | ||
| 1625 | 2026.05.07 17:12:22.605658 [ 328 ] {5f2f570b-3e92-40f9-bb1e-9994cf05b55a} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Found empty range in 1 steps | ||
| 1626 | 2026.05.07 17:12:22.605680 [ 322 ] {5f2f570b-3e92-40f9-bb1e-9994cf05b55a} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Found (RIGHT) boundary mark: 1 | ||
| 1627 | 2026.05.07 17:12:22.605701 [ 322 ] {5f2f570b-3e92-40f9-bb1e-9994cf05b55a} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Found continuous range in 2 steps | ||
| 1628 | 2026.05.07 17:12:22.605766 [ 259 ] {5f2f570b-3e92-40f9-bb1e-9994cf05b55a} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (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 | ||
| 1629 | 2026.05.07 17:12:22.605792 [ 259 ] {5f2f570b-3e92-40f9-bb1e-9994cf05b55a} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1630 | 2026.05.07 17:12:22.605833 [ 259 ] {5f2f570b-3e92-40f9-bb1e-9994cf05b55a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, 'http_service:request_latency_histogram')" | ||
| 1631 | 2026.05.07 17:12:22.605851 [ 259 ] {5f2f570b-3e92-40f9-bb1e-9994cf05b55a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1632 | 2026.05.07 17:12:22.606700 [ 259 ] {5f2f570b-3e92-40f9-bb1e-9994cf05b55a} <Debug> executeQuery: Read 14 rows, 4.75 KiB in 0.002045 sec., 6845.965770171149 rows/sec., 2.27 MiB/sec. | ||
| 1633 | 2026.05.07 17:12:22.606765 [ 259 ] {5f2f570b-3e92-40f9-bb1e-9994cf05b55a} <Debug> TCPHandler: Processed in 0.002364516 sec. | ||
| 1634 | 2026.05.07 17:12:22.607462 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1635 | 2026.05.07 17:12:22.607569 [ 259 ] {0099543d-3015-4e88-95de-c03ba5a29e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1636 | 2026.05.07 17:12:22.607611 [ 259 ] {0099543d-3015-4e88-95de-c03ba5a29e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1637 | 2026.05.07 17:12:22.608073 [ 259 ] {0099543d-3015-4e88-95de-c03ba5a29e00} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1638 | 2026.05.07 17:12:22.608114 [ 259 ] {0099543d-3015-4e88-95de-c03ba5a29e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1639 | 2026.05.07 17:12:22.608564 [ 259 ] {0099543d-3015-4e88-95de-c03ba5a29e00} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1640 | 2026.05.07 17:12:22.609020 [ 259 ] {0099543d-3015-4e88-95de-c03ba5a29e00} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1641 | 2026.05.07 17:12:22.609188 [ 259 ] {0099543d-3015-4e88-95de-c03ba5a29e00} <Debug> executeQuery: Read 48 rows, 4.53 KiB in 0.001648 sec., 29126.21359223301 rows/sec., 2.69 MiB/sec. | ||
| 1642 | 2026.05.07 17:12:22.609236 [ 259 ] {0099543d-3015-4e88-95de-c03ba5a29e00} <Debug> TCPHandler: Processed in 0.001824642 sec. | ||
| 1643 | 2026.05.07 17:12:22.609378 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1644 | 2026.05.07 17:12:22.609497 [ 259 ] {8087e1df-fbd7-4982-a17d-09ce65ab620f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1645 | 2026.05.07 17:12:22.609552 [ 259 ] {8087e1df-fbd7-4982-a17d-09ce65ab620f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1646 | 2026.05.07 17:12:22.610031 [ 259 ] {8087e1df-fbd7-4982-a17d-09ce65ab620f} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1647 | 2026.05.07 17:12:22.610067 [ 259 ] {8087e1df-fbd7-4982-a17d-09ce65ab620f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1648 | 2026.05.07 17:12:22.610470 [ 259 ] {8087e1df-fbd7-4982-a17d-09ce65ab620f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1649 | 2026.05.07 17:12:22.610949 [ 259 ] {8087e1df-fbd7-4982-a17d-09ce65ab620f} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1650 | 2026.05.07 17:12:22.611103 [ 259 ] {8087e1df-fbd7-4982-a17d-09ce65ab620f} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001632 sec., 14705.882352941177 rows/sec., 1.08 MiB/sec. | ||
| 1651 | 2026.05.07 17:12:22.611141 [ 259 ] {8087e1df-fbd7-4982-a17d-09ce65ab620f} <Debug> TCPHandler: Processed in 0.001825292 sec. | ||
| 1652 | 2026.05.07 17:12:22.611259 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1653 | 2026.05.07 17:12:22.611355 [ 259 ] {aa51e7e8-90a9-417e-9e70-0bc6efd362d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1654 | 2026.05.07 17:12:22.611393 [ 259 ] {aa51e7e8-90a9-417e-9e70-0bc6efd362d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1655 | 2026.05.07 17:12:22.611782 [ 259 ] {aa51e7e8-90a9-417e-9e70-0bc6efd362d4} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1656 | 2026.05.07 17:12:22.611817 [ 259 ] {aa51e7e8-90a9-417e-9e70-0bc6efd362d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1657 | 2026.05.07 17:12:22.612220 [ 259 ] {aa51e7e8-90a9-417e-9e70-0bc6efd362d4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1658 | 2026.05.07 17:12:22.612634 [ 259 ] {aa51e7e8-90a9-417e-9e70-0bc6efd362d4} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1659 | 2026.05.07 17:12:22.612780 [ 259 ] {aa51e7e8-90a9-417e-9e70-0bc6efd362d4} <Debug> executeQuery: Read 24 rows, 1.92 KiB in 0.001442 sec., 16643.55062413315 rows/sec., 1.30 MiB/sec. | ||
| 1660 | 2026.05.07 17:12:22.612816 [ 259 ] {aa51e7e8-90a9-417e-9e70-0bc6efd362d4} <Debug> TCPHandler: Processed in 0.001607401 sec. | ||
| 1661 | 2026.05.07 17:12:22.612938 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1662 | 2026.05.07 17:12:22.613031 [ 259 ] {8b3140c4-d8ed-454c-8c29-2bd7e8395309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1663 | 2026.05.07 17:12:22.613083 [ 259 ] {8b3140c4-d8ed-454c-8c29-2bd7e8395309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1664 | 2026.05.07 17:12:22.613854 [ 259 ] {8b3140c4-d8ed-454c-8c29-2bd7e8395309} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1665 | 2026.05.07 17:12:22.613891 [ 259 ] {8b3140c4-d8ed-454c-8c29-2bd7e8395309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1666 | 2026.05.07 17:12:22.614519 [ 259 ] {8b3140c4-d8ed-454c-8c29-2bd7e8395309} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1667 | 2026.05.07 17:12:22.614931 [ 259 ] {8b3140c4-d8ed-454c-8c29-2bd7e8395309} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1668 | 2026.05.07 17:12:22.615088 [ 259 ] {8b3140c4-d8ed-454c-8c29-2bd7e8395309} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002074 sec., 11571.841851494697 rows/sec., 20.74 MiB/sec. | ||
| 1669 | 2026.05.07 17:12:22.615150 [ 259 ] {8b3140c4-d8ed-454c-8c29-2bd7e8395309} <Debug> TCPHandler: Processed in 0.002260336 sec. | ||
| 1670 | 2026.05.07 17:12:24.127786 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3384 | ||
| 1671 | 2026.05.07 17:12:24.128322 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1672 | 2026.05.07 17:12:24.128360 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1673 | 2026.05.07 17:12:24.129197 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1674 | 2026.05.07 17:12:24.129663 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1675 | 2026.05.07 17:12:24.129793 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3384 | ||
| 1676 | 2026.05.07 17:12:24.309800 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1677 | 2026.05.07 17:12:24.327817 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1678 | 2026.05.07 17:12:24.327880 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1679 | 2026.05.07 17:12:24.333767 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1680 | 2026.05.07 17:12:24.334893 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1681 | 2026.05.07 17:12:24.337935 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1682 | 2026.05.07 17:12:27.612906 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1683 | 2026.05.07 17:12:27.613154 [ 259 ] {28a2bb51-6e56-4a8b-93fe-42f8223fcbf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1684 | 2026.05.07 17:12:27.613478 [ 259 ] {28a2bb51-6e56-4a8b-93fe-42f8223fcbf6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1685 | 2026.05.07 17:12:27.613516 [ 259 ] {28a2bb51-6e56-4a8b-93fe-42f8223fcbf6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1686 | 2026.05.07 17:12:27.613752 [ 259 ] {28a2bb51-6e56-4a8b-93fe-42f8223fcbf6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1687 | 2026.05.07 17:12:27.613821 [ 259 ] {28a2bb51-6e56-4a8b-93fe-42f8223fcbf6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1688 | 2026.05.07 17:12:27.613962 [ 259 ] {28a2bb51-6e56-4a8b-93fe-42f8223fcbf6} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 1689 | 2026.05.07 17:12:27.614054 [ 328 ] {28a2bb51-6e56-4a8b-93fe-42f8223fcbf6} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1690 | 2026.05.07 17:12:27.614090 [ 322 ] {28a2bb51-6e56-4a8b-93fe-42f8223fcbf6} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1691 | 2026.05.07 17:12:27.614204 [ 259 ] {28a2bb51-6e56-4a8b-93fe-42f8223fcbf6} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (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 | ||
| 1692 | 2026.05.07 17:12:27.614232 [ 259 ] {28a2bb51-6e56-4a8b-93fe-42f8223fcbf6} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1693 | 2026.05.07 17:12:27.614276 [ 259 ] {28a2bb51-6e56-4a8b-93fe-42f8223fcbf6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1694 | 2026.05.07 17:12:27.614297 [ 259 ] {28a2bb51-6e56-4a8b-93fe-42f8223fcbf6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1695 | 2026.05.07 17:12:27.615360 [ 259 ] {28a2bb51-6e56-4a8b-93fe-42f8223fcbf6} <Debug> executeQuery: Read 14 rows, 4.75 KiB in 0.002299 sec., 6089.604175728578 rows/sec., 2.02 MiB/sec. | ||
| 1696 | 2026.05.07 17:12:27.615466 [ 259 ] {28a2bb51-6e56-4a8b-93fe-42f8223fcbf6} <Debug> TCPHandler: Processed in 0.002696598 sec. | ||
| 1697 | 2026.05.07 17:12:27.619528 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1698 | 2026.05.07 17:12:27.619667 [ 259 ] {5bc0cfa3-8022-4661-8c5b-3f00715448b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1699 | 2026.05.07 17:12:27.619724 [ 259 ] {5bc0cfa3-8022-4661-8c5b-3f00715448b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1700 | 2026.05.07 17:12:27.620363 [ 259 ] {5bc0cfa3-8022-4661-8c5b-3f00715448b5} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1701 | 2026.05.07 17:12:27.620407 [ 259 ] {5bc0cfa3-8022-4661-8c5b-3f00715448b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1702 | 2026.05.07 17:12:27.620985 [ 259 ] {5bc0cfa3-8022-4661-8c5b-3f00715448b5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1703 | 2026.05.07 17:12:27.621358 [ 259 ] {5bc0cfa3-8022-4661-8c5b-3f00715448b5} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1704 | 2026.05.07 17:12:27.621507 [ 259 ] {5bc0cfa3-8022-4661-8c5b-3f00715448b5} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001878 sec., 7454.739084132056 rows/sec., 1.04 MiB/sec. | ||
| 1705 | 2026.05.07 17:12:27.621545 [ 259 ] {5bc0cfa3-8022-4661-8c5b-3f00715448b5} <Debug> TCPHandler: Processed in 0.002083854 sec. | ||
| 1706 | 2026.05.07 17:12:27.621669 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1707 | 2026.05.07 17:12:27.621765 [ 259 ] {d3cc5f3d-fd8c-4442-ad97-083c0482d83e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1708 | 2026.05.07 17:12:27.621807 [ 259 ] {d3cc5f3d-fd8c-4442-ad97-083c0482d83e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1709 | 2026.05.07 17:12:27.622337 [ 259 ] {d3cc5f3d-fd8c-4442-ad97-083c0482d83e} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1710 | 2026.05.07 17:12:27.622372 [ 259 ] {d3cc5f3d-fd8c-4442-ad97-083c0482d83e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1711 | 2026.05.07 17:12:27.622794 [ 259 ] {d3cc5f3d-fd8c-4442-ad97-083c0482d83e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1712 | 2026.05.07 17:12:27.623212 [ 259 ] {d3cc5f3d-fd8c-4442-ad97-083c0482d83e} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1713 | 2026.05.07 17:12:27.623343 [ 259 ] {d3cc5f3d-fd8c-4442-ad97-083c0482d83e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001596 sec., 177944.8621553885 rows/sec., 11.30 MiB/sec. | ||
| 1714 | 2026.05.07 17:12:27.623380 [ 259 ] {d3cc5f3d-fd8c-4442-ad97-083c0482d83e} <Debug> TCPHandler: Processed in 0.001761372 sec. | ||
| 1715 | 2026.05.07 17:12:27.623515 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1716 | 2026.05.07 17:12:27.623608 [ 259 ] {8e18a588-c167-4a2f-a0f7-2918fad11602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1717 | 2026.05.07 17:12:27.623648 [ 259 ] {8e18a588-c167-4a2f-a0f7-2918fad11602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1718 | 2026.05.07 17:12:27.624038 [ 259 ] {8e18a588-c167-4a2f-a0f7-2918fad11602} <Trace> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1719 | 2026.05.07 17:12:27.624075 [ 259 ] {8e18a588-c167-4a2f-a0f7-2918fad11602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1720 | 2026.05.07 17:12:27.624474 [ 259 ] {8e18a588-c167-4a2f-a0f7-2918fad11602} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1721 | 2026.05.07 17:12:27.624911 [ 259 ] {8e18a588-c167-4a2f-a0f7-2918fad11602} <Trace> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1722 | 2026.05.07 17:12:27.625041 [ 259 ] {8e18a588-c167-4a2f-a0f7-2918fad11602} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001451 sec., 1378.3597518952447 rows/sec., 112.40 KiB/sec. | ||
| 1723 | 2026.05.07 17:12:27.625078 [ 259 ] {8e18a588-c167-4a2f-a0f7-2918fad11602} <Debug> TCPHandler: Processed in 0.001624071 sec. | ||
| 1724 | 2026.05.07 17:12:27.625190 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1725 | 2026.05.07 17:12:27.625283 [ 259 ] {13d4fb06-c6e9-4988-854f-902b3d665585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1726 | 2026.05.07 17:12:27.625322 [ 259 ] {13d4fb06-c6e9-4988-854f-902b3d665585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1727 | 2026.05.07 17:12:27.626018 [ 259 ] {13d4fb06-c6e9-4988-854f-902b3d665585} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1728 | 2026.05.07 17:12:27.626054 [ 259 ] {13d4fb06-c6e9-4988-854f-902b3d665585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1729 | 2026.05.07 17:12:27.626544 [ 259 ] {13d4fb06-c6e9-4988-854f-902b3d665585} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1730 | 2026.05.07 17:12:27.626955 [ 259 ] {13d4fb06-c6e9-4988-854f-902b3d665585} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1731 | 2026.05.07 17:12:27.627063 [ 66 ] {} <Debug> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1732 | 2026.05.07 17:12:27.627086 [ 259 ] {13d4fb06-c6e9-4988-854f-902b3d665585} <Debug> executeQuery: Read 790 rows, 62.72 KiB in 0.00182 sec., 434065.93406593404 rows/sec., 33.65 MiB/sec. | ||
| 1733 | 2026.05.07 17:12:27.627130 [ 66 ] {} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1734 | 2026.05.07 17:12:27.627137 [ 259 ] {13d4fb06-c6e9-4988-854f-902b3d665585} <Debug> TCPHandler: Processed in 0.001996363 sec. | ||
| 1735 | 2026.05.07 17:12:27.627180 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1736 | 2026.05.07 17:12:27.627287 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1737 | 2026.05.07 17:12:27.627325 [ 186 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1738 | 2026.05.07 17:12:27.627386 [ 259 ] {62a86d47-aa56-49e8-a323-70ef68151b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1739 | 2026.05.07 17:12:27.627432 [ 259 ] {62a86d47-aa56-49e8-a323-70ef68151b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1740 | 2026.05.07 17:12:27.627470 [ 186 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1741 | 2026.05.07 17:12:27.627519 [ 186 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 765 rows starting from the beginning of the part | ||
| 1742 | 2026.05.07 17:12:27.627627 [ 186 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 763 rows starting from the beginning of the part | ||
| 1743 | 2026.05.07 17:12:27.627683 [ 186 ] {5623ad74-cb01-492c-9ba1-ba42252788de::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 | ||
| 1744 | 2026.05.07 17:12:27.627733 [ 186 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 763 rows starting from the beginning of the part | ||
| 1745 | 2026.05.07 17:12:27.627781 [ 186 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
| 1746 | 2026.05.07 17:12:27.627832 [ 186 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 790 rows starting from the beginning of the part | ||
| 1747 | 2026.05.07 17:12:27.627855 [ 259 ] {62a86d47-aa56-49e8-a323-70ef68151b88} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1748 | 2026.05.07 17:12:27.627897 [ 259 ] {62a86d47-aa56-49e8-a323-70ef68151b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1749 | 2026.05.07 17:12:27.628346 [ 259 ] {62a86d47-aa56-49e8-a323-70ef68151b88} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1750 | 2026.05.07 17:12:27.628797 [ 259 ] {62a86d47-aa56-49e8-a323-70ef68151b88} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1751 | 2026.05.07 17:12:27.628897 [ 66 ] {} <Debug> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1752 | 2026.05.07 17:12:27.628930 [ 259 ] {62a86d47-aa56-49e8-a323-70ef68151b88} <Debug> executeQuery: Read 155 rows, 9.51 KiB in 0.001562 sec., 99231.75416133163 rows/sec., 5.94 MiB/sec. | ||
| 1753 | 2026.05.07 17:12:27.628940 [ 66 ] {} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1754 | 2026.05.07 17:12:27.628972 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1755 | 2026.05.07 17:12:27.628976 [ 259 ] {62a86d47-aa56-49e8-a323-70ef68151b88} <Debug> TCPHandler: Processed in 0.001738112 sec. | ||
| 1756 | 2026.05.07 17:12:27.629078 [ 187 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::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 | ||
| 1757 | 2026.05.07 17:12:27.629100 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1758 | 2026.05.07 17:12:27.629203 [ 259 ] {e5b0a0ce-0c79-45bc-857b-ac125e8fd548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1759 | 2026.05.07 17:12:27.629209 [ 187 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1760 | 2026.05.07 17:12:27.629247 [ 259 ] {e5b0a0ce-0c79-45bc-857b-ac125e8fd548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1761 | 2026.05.07 17:12:27.629265 [ 187 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 157 rows starting from the beginning of the part | ||
| 1762 | 2026.05.07 17:12:27.629325 [ 190 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3176 rows, containing 5 columns (5 merged, 0 gathered) in 0.002054644 sec., 1545766.5658868398 rows/sec., 126.49 MiB/sec. | ||
| 1763 | 2026.05.07 17:12:27.629358 [ 187 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 153 rows starting from the beginning of the part | ||
| 1764 | 2026.05.07 17:12:27.629417 [ 187 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 25 rows starting from the beginning of the part | ||
| 1765 | 2026.05.07 17:12:27.629465 [ 187 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 153 rows starting from the beginning of the part | ||
| 1766 | 2026.05.07 17:12:27.629506 [ 187 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 1767 | 2026.05.07 17:12:27.629552 [ 187 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 155 rows starting from the beginning of the part | ||
| 1768 | 2026.05.07 17:12:27.629686 [ 259 ] {e5b0a0ce-0c79-45bc-857b-ac125e8fd548} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1769 | 2026.05.07 17:12:27.629727 [ 259 ] {e5b0a0ce-0c79-45bc-857b-ac125e8fd548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1770 | 2026.05.07 17:12:27.629727 [ 200 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1771 | 2026.05.07 17:12:27.630301 [ 259 ] {e5b0a0ce-0c79-45bc-857b-ac125e8fd548} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1772 | 2026.05.07 17:12:27.630413 [ 200 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_6_1} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1773 | 2026.05.07 17:12:27.630507 [ 200 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_6_1} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1774 | 2026.05.07 17:12:27.630604 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 1775 | 2026.05.07 17:12:27.630729 [ 200 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 667 rows, containing 5 columns (5 merged, 0 gathered) in 0.001702052 sec., 391879.91906240233 rows/sec., 25.35 MiB/sec. | ||
| 1776 | 2026.05.07 17:12:27.630761 [ 259 ] {e5b0a0ce-0c79-45bc-857b-ac125e8fd548} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1777 | 2026.05.07 17:12:27.630892 [ 259 ] {e5b0a0ce-0c79-45bc-857b-ac125e8fd548} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001706 sec., 87338.8042203986 rows/sec., 5.64 MiB/sec. | ||
| 1778 | 2026.05.07 17:12:27.630930 [ 259 ] {e5b0a0ce-0c79-45bc-857b-ac125e8fd548} <Debug> TCPHandler: Processed in 0.001879402 sec. | ||
| 1779 | 2026.05.07 17:12:27.631033 [ 190 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1780 | 2026.05.07 17:12:27.631050 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1781 | 2026.05.07 17:12:27.631149 [ 259 ] {0fe55ec2-22c4-4cc9-b4f0-414ca04b54c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1782 | 2026.05.07 17:12:27.631190 [ 259 ] {0fe55ec2-22c4-4cc9-b4f0-414ca04b54c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1783 | 2026.05.07 17:12:27.631564 [ 190 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_6_1} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1784 | 2026.05.07 17:12:27.631626 [ 259 ] {0fe55ec2-22c4-4cc9-b4f0-414ca04b54c7} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1785 | 2026.05.07 17:12:27.631642 [ 190 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_6_1} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1786 | 2026.05.07 17:12:27.631673 [ 259 ] {0fe55ec2-22c4-4cc9-b4f0-414ca04b54c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1787 | 2026.05.07 17:12:27.631736 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1788 | 2026.05.07 17:12:27.632105 [ 259 ] {0fe55ec2-22c4-4cc9-b4f0-414ca04b54c7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1789 | 2026.05.07 17:12:27.632582 [ 259 ] {0fe55ec2-22c4-4cc9-b4f0-414ca04b54c7} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1790 | 2026.05.07 17:12:27.632712 [ 259 ] {0fe55ec2-22c4-4cc9-b4f0-414ca04b54c7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001581 sec., 93611.63820366857 rows/sec., 5.32 MiB/sec. | ||
| 1791 | 2026.05.07 17:12:27.632749 [ 259 ] {0fe55ec2-22c4-4cc9-b4f0-414ca04b54c7} <Debug> TCPHandler: Processed in 0.001748412 sec. | ||
| 1792 | 2026.05.07 17:12:27.632864 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1793 | 2026.05.07 17:12:27.632957 [ 259 ] {8d2e76ec-b099-40d0-86d1-29e4750f8126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1794 | 2026.05.07 17:12:27.632997 [ 259 ] {8d2e76ec-b099-40d0-86d1-29e4750f8126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1795 | 2026.05.07 17:12:27.633535 [ 259 ] {8d2e76ec-b099-40d0-86d1-29e4750f8126} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1796 | 2026.05.07 17:12:27.633572 [ 259 ] {8d2e76ec-b099-40d0-86d1-29e4750f8126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1797 | 2026.05.07 17:12:27.633998 [ 259 ] {8d2e76ec-b099-40d0-86d1-29e4750f8126} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1798 | 2026.05.07 17:12:27.634520 [ 259 ] {8d2e76ec-b099-40d0-86d1-29e4750f8126} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1799 | 2026.05.07 17:12:27.634629 [ 66 ] {} <Debug> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1800 | 2026.05.07 17:12:27.634660 [ 66 ] {} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1801 | 2026.05.07 17:12:27.634677 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1802 | 2026.05.07 17:12:27.634678 [ 259 ] {8d2e76ec-b099-40d0-86d1-29e4750f8126} <Debug> executeQuery: Read 467 rows, 33.34 KiB in 0.001736 sec., 269009.2165898618 rows/sec., 18.76 MiB/sec. | ||
| 1803 | 2026.05.07 17:12:27.634740 [ 259 ] {8d2e76ec-b099-40d0-86d1-29e4750f8126} <Debug> TCPHandler: Processed in 0.001925193 sec. | ||
| 1804 | 2026.05.07 17:12:27.634771 [ 187 ] {15675992-5db2-4655-9cc0-3518372e93a1::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 | ||
| 1805 | 2026.05.07 17:12:27.634869 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1806 | 2026.05.07 17:12:27.634883 [ 187 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1807 | 2026.05.07 17:12:27.634929 [ 187 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 441 rows starting from the beginning of the part | ||
| 1808 | 2026.05.07 17:12:27.634983 [ 187 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 437 rows starting from the beginning of the part | ||
| 1809 | 2026.05.07 17:12:27.634995 [ 259 ] {93fc03cd-c69a-4b6b-86c9-f004b19dd1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1810 | 2026.05.07 17:12:27.635028 [ 187 ] {15675992-5db2-4655-9cc0-3518372e93a1::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 | ||
| 1811 | 2026.05.07 17:12:27.635056 [ 259 ] {93fc03cd-c69a-4b6b-86c9-f004b19dd1ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1812 | 2026.05.07 17:12:27.635068 [ 187 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 437 rows starting from the beginning of the part | ||
| 1813 | 2026.05.07 17:12:27.635116 [ 187 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 1814 | 2026.05.07 17:12:27.635154 [ 187 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 467 rows starting from the beginning of the part | ||
| 1815 | 2026.05.07 17:12:27.635484 [ 259 ] {93fc03cd-c69a-4b6b-86c9-f004b19dd1ff} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1816 | 2026.05.07 17:12:27.635535 [ 259 ] {93fc03cd-c69a-4b6b-86c9-f004b19dd1ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1817 | 2026.05.07 17:12:27.636061 [ 259 ] {93fc03cd-c69a-4b6b-86c9-f004b19dd1ff} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1818 | 2026.05.07 17:12:27.636158 [ 190 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1846 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142085 sec., 1299222.2965126508 rows/sec., 95.43 MiB/sec. | ||
| 1819 | 2026.05.07 17:12:27.636415 [ 187 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1820 | 2026.05.07 17:12:27.636651 [ 259 ] {93fc03cd-c69a-4b6b-86c9-f004b19dd1ff} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1821 | 2026.05.07 17:12:27.636806 [ 259 ] {93fc03cd-c69a-4b6b-86c9-f004b19dd1ff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001834 sec., 3271.537622682661 rows/sec., 170.93 KiB/sec. | ||
| 1822 | 2026.05.07 17:12:27.636846 [ 259 ] {93fc03cd-c69a-4b6b-86c9-f004b19dd1ff} <Debug> TCPHandler: Processed in 0.002039414 sec. | ||
| 1823 | 2026.05.07 17:12:27.636960 [ 187 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_6_1} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1824 | 2026.05.07 17:12:27.636974 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1825 | 2026.05.07 17:12:27.637040 [ 187 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_6_1} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1826 | 2026.05.07 17:12:27.637077 [ 259 ] {ed379d5a-b489-4f55-8099-f74240d696c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1827 | 2026.05.07 17:12:27.637110 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1828 | 2026.05.07 17:12:27.637126 [ 259 ] {ed379d5a-b489-4f55-8099-f74240d696c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1829 | 2026.05.07 17:12:27.637553 [ 259 ] {ed379d5a-b489-4f55-8099-f74240d696c3} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1830 | 2026.05.07 17:12:27.637588 [ 259 ] {ed379d5a-b489-4f55-8099-f74240d696c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1831 | 2026.05.07 17:12:27.638039 [ 259 ] {ed379d5a-b489-4f55-8099-f74240d696c3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1832 | 2026.05.07 17:12:27.638527 [ 259 ] {ed379d5a-b489-4f55-8099-f74240d696c3} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1833 | 2026.05.07 17:12:27.638684 [ 259 ] {ed379d5a-b489-4f55-8099-f74240d696c3} <Debug> executeQuery: Read 166 rows, 10.95 KiB in 0.001625 sec., 102153.84615384616 rows/sec., 6.58 MiB/sec. | ||
| 1834 | 2026.05.07 17:12:27.638723 [ 259 ] {ed379d5a-b489-4f55-8099-f74240d696c3} <Debug> TCPHandler: Processed in 0.001797082 sec. | ||
| 1835 | 2026.05.07 17:12:27.638844 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1836 | 2026.05.07 17:12:27.638937 [ 259 ] {bb55d77f-51b9-42f1-84d3-e80624729652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1837 | 2026.05.07 17:12:27.638979 [ 259 ] {bb55d77f-51b9-42f1-84d3-e80624729652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1838 | 2026.05.07 17:12:27.639456 [ 259 ] {bb55d77f-51b9-42f1-84d3-e80624729652} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1839 | 2026.05.07 17:12:27.639492 [ 259 ] {bb55d77f-51b9-42f1-84d3-e80624729652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1840 | 2026.05.07 17:12:27.639912 [ 259 ] {bb55d77f-51b9-42f1-84d3-e80624729652} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1841 | 2026.05.07 17:12:27.640385 [ 259 ] {bb55d77f-51b9-42f1-84d3-e80624729652} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1842 | 2026.05.07 17:12:27.640520 [ 259 ] {bb55d77f-51b9-42f1-84d3-e80624729652} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001601 sec., 624.6096189881324 rows/sec., 42.09 KiB/sec. | ||
| 1843 | 2026.05.07 17:12:27.640556 [ 259 ] {bb55d77f-51b9-42f1-84d3-e80624729652} <Debug> TCPHandler: Processed in 0.001760602 sec. | ||
| 1844 | 2026.05.07 17:12:27.640670 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1845 | 2026.05.07 17:12:27.640762 [ 259 ] {7503ae75-94f3-477b-9a14-2160abcc5ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1846 | 2026.05.07 17:12:27.640816 [ 259 ] {7503ae75-94f3-477b-9a14-2160abcc5ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1847 | 2026.05.07 17:12:27.641671 [ 259 ] {7503ae75-94f3-477b-9a14-2160abcc5ddd} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1848 | 2026.05.07 17:12:27.641710 [ 259 ] {7503ae75-94f3-477b-9a14-2160abcc5ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1849 | 2026.05.07 17:12:27.642532 [ 259 ] {7503ae75-94f3-477b-9a14-2160abcc5ddd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1850 | 2026.05.07 17:12:27.643113 [ 259 ] {7503ae75-94f3-477b-9a14-2160abcc5ddd} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1851 | 2026.05.07 17:12:27.643252 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1852 | 2026.05.07 17:12:27.643283 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1853 | 2026.05.07 17:12:27.643299 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1854 | 2026.05.07 17:12:27.643298 [ 259 ] {7503ae75-94f3-477b-9a14-2160abcc5ddd} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002553 sec., 4308.656482569526 rows/sec., 7.72 MiB/sec. | ||
| 1855 | 2026.05.07 17:12:27.643405 [ 259 ] {7503ae75-94f3-477b-9a14-2160abcc5ddd} <Debug> TCPHandler: Processed in 0.002781999 sec. | ||
| 1856 | 2026.05.07 17:12:27.643407 [ 195 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::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 | ||
| 1857 | 2026.05.07 17:12:27.643552 [ 259 ] {} <Trace> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1858 | 2026.05.07 17:12:27.643669 [ 195 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1859 | 2026.05.07 17:12:27.643673 [ 259 ] {f97221f0-7e5b-496d-9fe1-fb18baa32d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61782) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1860 | 2026.05.07 17:12:27.643738 [ 195 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 1861 | 2026.05.07 17:12:27.643743 [ 259 ] {f97221f0-7e5b-496d-9fe1-fb18baa32d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1862 | 2026.05.07 17:12:27.643903 [ 195 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::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 | ||
| 1863 | 2026.05.07 17:12:27.644028 [ 195 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 1864 | 2026.05.07 17:12:27.644126 [ 195 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::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 | ||
| 1865 | 2026.05.07 17:12:27.644208 [ 259 ] {f97221f0-7e5b-496d-9fe1-fb18baa32d87} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1866 | 2026.05.07 17:12:27.644224 [ 195 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 1867 | 2026.05.07 17:12:27.644263 [ 259 ] {f97221f0-7e5b-496d-9fe1-fb18baa32d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1868 | 2026.05.07 17:12:27.644350 [ 195 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part | ||
| 1869 | 2026.05.07 17:12:27.644824 [ 259 ] {f97221f0-7e5b-496d-9fe1-fb18baa32d87} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1870 | 2026.05.07 17:12:27.645423 [ 259 ] {f97221f0-7e5b-496d-9fe1-fb18baa32d87} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1871 | 2026.05.07 17:12:27.645597 [ 259 ] {f97221f0-7e5b-496d-9fe1-fb18baa32d87} <Debug> executeQuery: Read 48 rows, 2.89 KiB in 0.001944 sec., 24691.35802469136 rows/sec., 1.45 MiB/sec. | ||
| 1872 | 2026.05.07 17:12:27.645651 [ 259 ] {f97221f0-7e5b-496d-9fe1-fb18baa32d87} <Debug> TCPHandler: Processed in 0.002159354 sec. | ||
| 1873 | 2026.05.07 17:12:27.646279 [ 187 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 91 rows, containing 19 columns (19 merged, 0 gathered) in 0.00291792 sec., 31186.59867302736 rows/sec., 55.88 MiB/sec. | ||
| 1874 | 2026.05.07 17:12:27.646669 [ 195 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1875 | 2026.05.07 17:12:27.647193 [ 195 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1876 | 2026.05.07 17:12:27.647256 [ 195 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1877 | 2026.05.07 17:12:27.647326 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 1878 | 2026.05.07 17:12:31.548349 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1879 | 2026.05.07 17:12:31.548447 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1880 | 2026.05.07 17:12:31.630031 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3832 | ||
| 1881 | 2026.05.07 17:12:31.630759 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1882 | 2026.05.07 17:12:31.630822 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1883 | 2026.05.07 17:12:31.631453 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1884 | 2026.05.07 17:12:31.631669 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1885 | 2026.05.07 17:12:31.631789 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3832 | ||
| 1886 | 2026.05.07 17:12:31.650567 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 228 | ||
| 1887 | 2026.05.07 17:12:31.653147 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1888 | 2026.05.07 17:12:31.653204 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1889 | 2026.05.07 17:12:31.654368 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1890 | 2026.05.07 17:12:31.654631 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1891 | 2026.05.07 17:12:31.654916 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 228 | ||
| 1892 | 2026.05.07 17:12:31.838184 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1893 | 2026.05.07 17:12:31.856715 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1894 | 2026.05.07 17:12:31.856768 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1895 | 2026.05.07 17:12:31.863047 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1896 | 2026.05.07 17:12:31.863799 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1897 | 2026.05.07 17:12:31.867290 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1898 | 2026.05.07 17:12:31.984526 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1899 | 2026.05.07 17:12:31.984592 [ 259 ] {} <Debug> TCP-Session: 48434092-f839-44d7-b2e6-c242e4800036 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1900 | 2026.05.07 17:12:32.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.47 MiB, peak 190.46 MiB, free memory in arenas 0.00 B, will set to 185.91 MiB (RSS), difference: 3.43 MiB | ||
| 1901 | 2026.05.07 17:12:32.156501 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1902 | 2026.05.07 17:12:32.156569 [ 270 ] {} <Debug> TCP-Session: 05458774-8b10-455a-9457-8e51c5793853 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1903 | 2026.05.07 17:12:32.609937 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1904 | 2026.05.07 17:12:32.610376 [ 260 ] {e7242bbd-a1b8-48c6-8183-bd6f763d86d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 1905 | 2026.05.07 17:12:32.610791 [ 260 ] {e7242bbd-a1b8-48c6-8183-bd6f763d86d0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1906 | 2026.05.07 17:12:32.610847 [ 260 ] {e7242bbd-a1b8-48c6-8183-bd6f763d86d0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 1907 | 2026.05.07 17:12:32.611087 [ 260 ] {e7242bbd-a1b8-48c6-8183-bd6f763d86d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1908 | 2026.05.07 17:12:32.611161 [ 260 ] {e7242bbd-a1b8-48c6-8183-bd6f763d86d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1909 | 2026.05.07 17:12:32.611377 [ 260 ] {e7242bbd-a1b8-48c6-8183-bd6f763d86d0} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 1910 | 2026.05.07 17:12:32.611490 [ 268 ] {e7242bbd-a1b8-48c6-8183-bd6f763d86d0} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1911 | 2026.05.07 17:12:32.611513 [ 315 ] {e7242bbd-a1b8-48c6-8183-bd6f763d86d0} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1912 | 2026.05.07 17:12:32.611513 [ 344 ] {e7242bbd-a1b8-48c6-8183-bd6f763d86d0} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1913 | 2026.05.07 17:12:32.611649 [ 260 ] {e7242bbd-a1b8-48c6-8183-bd6f763d86d0} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 1914 | 2026.05.07 17:12:32.611675 [ 260 ] {e7242bbd-a1b8-48c6-8183-bd6f763d86d0} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1915 | 2026.05.07 17:12:32.613646 [ 260 ] {e7242bbd-a1b8-48c6-8183-bd6f763d86d0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1916 | 2026.05.07 17:12:32.613676 [ 260 ] {e7242bbd-a1b8-48c6-8183-bd6f763d86d0} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 28 rows with 2 streams | ||
| 1917 | 2026.05.07 17:12:32.613740 [ 260 ] {e7242bbd-a1b8-48c6-8183-bd6f763d86d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 1918 | 2026.05.07 17:12:32.613785 [ 260 ] {e7242bbd-a1b8-48c6-8183-bd6f763d86d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 1919 | 2026.05.07 17:12:32.615250 [ 260 ] {e7242bbd-a1b8-48c6-8183-bd6f763d86d0} <Debug> executeQuery: Read 28 rows, 6.76 KiB in 0.005089 sec., 5502.063273727648 rows/sec., 1.30 MiB/sec. | ||
| 1920 | 2026.05.07 17:12:32.615376 [ 260 ] {e7242bbd-a1b8-48c6-8183-bd6f763d86d0} <Debug> TCPHandler: Processed in 0.005621049 sec. | ||
| 1921 | 2026.05.07 17:12:32.616944 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1922 | 2026.05.07 17:12:32.617054 [ 260 ] {d08a9e31-11dc-479c-ba5d-23396ac957fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1923 | 2026.05.07 17:12:32.617097 [ 260 ] {d08a9e31-11dc-479c-ba5d-23396ac957fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1924 | 2026.05.07 17:12:32.617591 [ 260 ] {d08a9e31-11dc-479c-ba5d-23396ac957fb} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1925 | 2026.05.07 17:12:32.617633 [ 260 ] {d08a9e31-11dc-479c-ba5d-23396ac957fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1926 | 2026.05.07 17:12:32.618006 [ 260 ] {d08a9e31-11dc-479c-ba5d-23396ac957fb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1927 | 2026.05.07 17:12:32.618246 [ 260 ] {d08a9e31-11dc-479c-ba5d-23396ac957fb} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1928 | 2026.05.07 17:12:32.618391 [ 260 ] {d08a9e31-11dc-479c-ba5d-23396ac957fb} <Debug> executeQuery: Read 74 rows, 6.54 KiB in 0.00137 sec., 54014.59854014599 rows/sec., 4.66 MiB/sec. | ||
| 1929 | 2026.05.07 17:12:32.618429 [ 260 ] {d08a9e31-11dc-479c-ba5d-23396ac957fb} <Debug> TCPHandler: Processed in 0.00153557 sec. | ||
| 1930 | 2026.05.07 17:12:32.618545 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1931 | 2026.05.07 17:12:32.618640 [ 260 ] {b7eb7be0-c8d5-49ea-88f4-5df8a85ef037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1932 | 2026.05.07 17:12:32.618680 [ 260 ] {b7eb7be0-c8d5-49ea-88f4-5df8a85ef037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1933 | 2026.05.07 17:12:32.619075 [ 260 ] {b7eb7be0-c8d5-49ea-88f4-5df8a85ef037} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1934 | 2026.05.07 17:12:32.619111 [ 260 ] {b7eb7be0-c8d5-49ea-88f4-5df8a85ef037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1935 | 2026.05.07 17:12:32.619411 [ 260 ] {b7eb7be0-c8d5-49ea-88f4-5df8a85ef037} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1936 | 2026.05.07 17:12:32.619626 [ 260 ] {b7eb7be0-c8d5-49ea-88f4-5df8a85ef037} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1937 | 2026.05.07 17:12:32.619752 [ 260 ] {b7eb7be0-c8d5-49ea-88f4-5df8a85ef037} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.00113 sec., 21238.938053097347 rows/sec., 1.56 MiB/sec. | ||
| 1938 | 2026.05.07 17:12:32.619787 [ 260 ] {b7eb7be0-c8d5-49ea-88f4-5df8a85ef037} <Debug> TCPHandler: Processed in 0.001290588 sec. | ||
| 1939 | 2026.05.07 17:12:32.619903 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1940 | 2026.05.07 17:12:32.619999 [ 260 ] {3c4d3bb9-034a-4a29-a411-4fa0628b2374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1941 | 2026.05.07 17:12:32.620038 [ 260 ] {3c4d3bb9-034a-4a29-a411-4fa0628b2374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1942 | 2026.05.07 17:12:32.620436 [ 260 ] {3c4d3bb9-034a-4a29-a411-4fa0628b2374} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1943 | 2026.05.07 17:12:32.620473 [ 260 ] {3c4d3bb9-034a-4a29-a411-4fa0628b2374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1944 | 2026.05.07 17:12:32.620767 [ 260 ] {3c4d3bb9-034a-4a29-a411-4fa0628b2374} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1945 | 2026.05.07 17:12:32.620978 [ 260 ] {3c4d3bb9-034a-4a29-a411-4fa0628b2374} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1946 | 2026.05.07 17:12:32.621103 [ 260 ] {3c4d3bb9-034a-4a29-a411-4fa0628b2374} <Debug> executeQuery: Read 52 rows, 4.16 KiB in 0.001123 sec., 46304.541406945675 rows/sec., 3.62 MiB/sec. | ||
| 1947 | 2026.05.07 17:12:32.621139 [ 260 ] {3c4d3bb9-034a-4a29-a411-4fa0628b2374} <Debug> TCPHandler: Processed in 0.001292039 sec. | ||
| 1948 | 2026.05.07 17:12:32.621247 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1949 | 2026.05.07 17:12:32.621342 [ 260 ] {0dd5b4c8-f276-4df4-837b-9bf42180688c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1950 | 2026.05.07 17:12:32.621384 [ 260 ] {0dd5b4c8-f276-4df4-837b-9bf42180688c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1951 | 2026.05.07 17:12:32.621757 [ 260 ] {0dd5b4c8-f276-4df4-837b-9bf42180688c} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1952 | 2026.05.07 17:12:32.621792 [ 260 ] {0dd5b4c8-f276-4df4-837b-9bf42180688c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1953 | 2026.05.07 17:12:32.622121 [ 260 ] {0dd5b4c8-f276-4df4-837b-9bf42180688c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1954 | 2026.05.07 17:12:32.622329 [ 260 ] {0dd5b4c8-f276-4df4-837b-9bf42180688c} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1955 | 2026.05.07 17:12:32.622456 [ 260 ] {0dd5b4c8-f276-4df4-837b-9bf42180688c} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001132 sec., 88339.222614841 rows/sec., 6.12 MiB/sec. | ||
| 1956 | 2026.05.07 17:12:32.622467 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1957 | 2026.05.07 17:12:32.622490 [ 260 ] {0dd5b4c8-f276-4df4-837b-9bf42180688c} <Debug> TCPHandler: Processed in 0.001291659 sec. | ||
| 1958 | 2026.05.07 17:12:32.622515 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1959 | 2026.05.07 17:12:32.622548 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1960 | 2026.05.07 17:12:32.622627 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1961 | 2026.05.07 17:12:32.622670 [ 190 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::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 | ||
| 1962 | 2026.05.07 17:12:32.622727 [ 260 ] {b9ff07d2-1ab1-4e13-9b1d-6f6491f3b2c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1963 | 2026.05.07 17:12:32.622789 [ 260 ] {b9ff07d2-1ab1-4e13-9b1d-6f6491f3b2c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1964 | 2026.05.07 17:12:32.622834 [ 190 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1965 | 2026.05.07 17:12:32.622881 [ 190 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 107 rows starting from the beginning of the part | ||
| 1966 | 2026.05.07 17:12:32.622982 [ 190 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 105 rows starting from the beginning of the part | ||
| 1967 | 2026.05.07 17:12:32.623062 [ 190 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 1968 | 2026.05.07 17:12:32.623121 [ 190 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 105 rows starting from the beginning of the part | ||
| 1969 | 2026.05.07 17:12:32.623185 [ 190 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 166 rows starting from the beginning of the part | ||
| 1970 | 2026.05.07 17:12:32.623243 [ 190 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part | ||
| 1971 | 2026.05.07 17:12:32.623629 [ 260 ] {b9ff07d2-1ab1-4e13-9b1d-6f6491f3b2c0} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1972 | 2026.05.07 17:12:32.623672 [ 260 ] {b9ff07d2-1ab1-4e13-9b1d-6f6491f3b2c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1973 | 2026.05.07 17:12:32.624243 [ 187 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 5 columns (5 merged, 0 gathered) in 0.001630321 sec., 358211.66506473266 rows/sec., 22.84 MiB/sec. | ||
| 1974 | 2026.05.07 17:12:32.624260 [ 260 ] {b9ff07d2-1ab1-4e13-9b1d-6f6491f3b2c0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1975 | 2026.05.07 17:12:32.624445 [ 199 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1976 | 2026.05.07 17:12:32.624507 [ 260 ] {b9ff07d2-1ab1-4e13-9b1d-6f6491f3b2c0} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1977 | 2026.05.07 17:12:32.624650 [ 260 ] {b9ff07d2-1ab1-4e13-9b1d-6f6491f3b2c0} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001941 sec., 12364.760432766616 rows/sec., 22.16 MiB/sec. | ||
| 1978 | 2026.05.07 17:12:32.624715 [ 260 ] {b9ff07d2-1ab1-4e13-9b1d-6f6491f3b2c0} <Debug> TCPHandler: Processed in 0.002137654 sec. | ||
| 1979 | 2026.05.07 17:12:32.624726 [ 199 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1980 | 2026.05.07 17:12:32.624811 [ 199 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1981 | 2026.05.07 17:12:32.624837 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1982 | 2026.05.07 17:12:32.624891 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1983 | 2026.05.07 17:12:32.624931 [ 260 ] {8831ee16-5c74-4094-bab6-f318974ddf58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1984 | 2026.05.07 17:12:32.624974 [ 260 ] {8831ee16-5c74-4094-bab6-f318974ddf58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1985 | 2026.05.07 17:12:32.625296 [ 260 ] {8831ee16-5c74-4094-bab6-f318974ddf58} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1986 | 2026.05.07 17:12:32.625331 [ 260 ] {8831ee16-5c74-4094-bab6-f318974ddf58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 1987 | 2026.05.07 17:12:32.625630 [ 260 ] {8831ee16-5c74-4094-bab6-f318974ddf58} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1988 | 2026.05.07 17:12:32.625840 [ 260 ] {8831ee16-5c74-4094-bab6-f318974ddf58} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1989 | 2026.05.07 17:12:32.625967 [ 260 ] {8831ee16-5c74-4094-bab6-f318974ddf58} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001055 sec., 28436.018957345972 rows/sec., 1.95 MiB/sec. | ||
| 1990 | 2026.05.07 17:12:32.626002 [ 260 ] {8831ee16-5c74-4094-bab6-f318974ddf58} <Debug> TCPHandler: Processed in 0.001217058 sec. | ||
| 1991 | 2026.05.07 17:12:33.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.42 MiB, peak 190.46 MiB, free memory in arenas 0.00 B, will set to 186.38 MiB (RSS), difference: 1.96 MiB | ||
| 1992 | 2026.05.07 17:12:37.612553 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1993 | 2026.05.07 17:12:37.612828 [ 260 ] {31e77b06-7e9f-45a0-99f3-2626beb7a473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1994 | 2026.05.07 17:12:37.613233 [ 260 ] {31e77b06-7e9f-45a0-99f3-2626beb7a473} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1995 | 2026.05.07 17:12:37.613277 [ 260 ] {31e77b06-7e9f-45a0-99f3-2626beb7a473} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1996 | 2026.05.07 17:12:37.613526 [ 260 ] {31e77b06-7e9f-45a0-99f3-2626beb7a473} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1997 | 2026.05.07 17:12:37.613593 [ 260 ] {31e77b06-7e9f-45a0-99f3-2626beb7a473} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1998 | 2026.05.07 17:12:37.613732 [ 260 ] {31e77b06-7e9f-45a0-99f3-2626beb7a473} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 27-element set) | ||
| 1999 | 2026.05.07 17:12:37.613851 [ 268 ] {31e77b06-7e9f-45a0-99f3-2626beb7a473} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2000 | 2026.05.07 17:12:37.613857 [ 315 ] {31e77b06-7e9f-45a0-99f3-2626beb7a473} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2001 | 2026.05.07 17:12:37.613857 [ 347 ] {31e77b06-7e9f-45a0-99f3-2626beb7a473} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2002 | 2026.05.07 17:12:37.613993 [ 260 ] {31e77b06-7e9f-45a0-99f3-2626beb7a473} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2003 | 2026.05.07 17:12:37.614019 [ 260 ] {31e77b06-7e9f-45a0-99f3-2626beb7a473} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2004 | 2026.05.07 17:12:37.614086 [ 260 ] {31e77b06-7e9f-45a0-99f3-2626beb7a473} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2005 | 2026.05.07 17:12:37.614105 [ 260 ] {31e77b06-7e9f-45a0-99f3-2626beb7a473} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 28 rows with 2 streams | ||
| 2006 | 2026.05.07 17:12:37.614138 [ 260 ] {31e77b06-7e9f-45a0-99f3-2626beb7a473} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2007 | 2026.05.07 17:12:37.614175 [ 260 ] {31e77b06-7e9f-45a0-99f3-2626beb7a473} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2008 | 2026.05.07 17:12:37.615399 [ 260 ] {31e77b06-7e9f-45a0-99f3-2626beb7a473} <Debug> executeQuery: Read 28 rows, 6.76 KiB in 0.002681 sec., 10443.864229765013 rows/sec., 2.46 MiB/sec. | ||
| 2009 | 2026.05.07 17:12:37.615534 [ 260 ] {31e77b06-7e9f-45a0-99f3-2626beb7a473} <Debug> TCPHandler: Processed in 0.003121891 sec. | ||
| 2010 | 2026.05.07 17:12:37.622018 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2011 | 2026.05.07 17:12:37.622131 [ 260 ] {9d65e9c2-d8c4-47eb-8542-06f5885014fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2012 | 2026.05.07 17:12:37.622173 [ 260 ] {9d65e9c2-d8c4-47eb-8542-06f5885014fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2013 | 2026.05.07 17:12:37.622774 [ 260 ] {9d65e9c2-d8c4-47eb-8542-06f5885014fd} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2014 | 2026.05.07 17:12:37.622821 [ 260 ] {9d65e9c2-d8c4-47eb-8542-06f5885014fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2015 | 2026.05.07 17:12:37.623198 [ 260 ] {9d65e9c2-d8c4-47eb-8542-06f5885014fd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2016 | 2026.05.07 17:12:37.623426 [ 260 ] {9d65e9c2-d8c4-47eb-8542-06f5885014fd} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2017 | 2026.05.07 17:12:37.623571 [ 260 ] {9d65e9c2-d8c4-47eb-8542-06f5885014fd} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001472 sec., 192934.78260869565 rows/sec., 12.25 MiB/sec. | ||
| 2018 | 2026.05.07 17:12:37.623580 [ 37 ] {} <Debug> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2019 | 2026.05.07 17:12:37.623609 [ 260 ] {9d65e9c2-d8c4-47eb-8542-06f5885014fd} <Debug> TCPHandler: Processed in 0.001642471 sec. | ||
| 2020 | 2026.05.07 17:12:37.623634 [ 37 ] {} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2021 | 2026.05.07 17:12:37.623664 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2022 | 2026.05.07 17:12:37.623744 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2023 | 2026.05.07 17:12:37.623792 [ 190 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::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 | ||
| 2024 | 2026.05.07 17:12:37.623843 [ 260 ] {7e157a60-415b-46a6-bd58-25d32c371d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2025 | 2026.05.07 17:12:37.623887 [ 260 ] {7e157a60-415b-46a6-bd58-25d32c371d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2026 | 2026.05.07 17:12:37.623969 [ 190 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2027 | 2026.05.07 17:12:37.624013 [ 190 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 2028 | 2026.05.07 17:12:37.624087 [ 190 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 2029 | 2026.05.07 17:12:37.624143 [ 190 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 2030 | 2026.05.07 17:12:37.624194 [ 190 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 2031 | 2026.05.07 17:12:37.624246 [ 190 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 2032 | 2026.05.07 17:12:37.624618 [ 260 ] {7e157a60-415b-46a6-bd58-25d32c371d01} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2033 | 2026.05.07 17:12:37.624661 [ 260 ] {7e157a60-415b-46a6-bd58-25d32c371d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2034 | 2026.05.07 17:12:37.625061 [ 260 ] {7e157a60-415b-46a6-bd58-25d32c371d01} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2035 | 2026.05.07 17:12:37.625293 [ 260 ] {7e157a60-415b-46a6-bd58-25d32c371d01} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2036 | 2026.05.07 17:12:37.625302 [ 187 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.00157131 sec., 903704.552252579 rows/sec., 60.84 MiB/sec. | ||
| 2037 | 2026.05.07 17:12:37.625423 [ 260 ] {7e157a60-415b-46a6-bd58-25d32c371d01} <Debug> executeQuery: Read 789 rows, 62.65 KiB in 0.001598 sec., 493742.1777221527 rows/sec., 38.28 MiB/sec. | ||
| 2038 | 2026.05.07 17:12:37.625461 [ 260 ] {7e157a60-415b-46a6-bd58-25d32c371d01} <Debug> TCPHandler: Processed in 0.001764572 sec. | ||
| 2039 | 2026.05.07 17:12:37.625550 [ 196 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2040 | 2026.05.07 17:12:37.625573 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2041 | 2026.05.07 17:12:37.625675 [ 260 ] {b4fafe63-d330-4f79-963b-a11ea2d22b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2042 | 2026.05.07 17:12:37.625717 [ 260 ] {b4fafe63-d330-4f79-963b-a11ea2d22b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2043 | 2026.05.07 17:12:37.625888 [ 196 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_5_1} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2044 | 2026.05.07 17:12:37.625972 [ 196 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_5_1} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2045 | 2026.05.07 17:12:37.626064 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2046 | 2026.05.07 17:12:37.626143 [ 260 ] {b4fafe63-d330-4f79-963b-a11ea2d22b2b} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2047 | 2026.05.07 17:12:37.626184 [ 260 ] {b4fafe63-d330-4f79-963b-a11ea2d22b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2048 | 2026.05.07 17:12:37.626510 [ 260 ] {b4fafe63-d330-4f79-963b-a11ea2d22b2b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2049 | 2026.05.07 17:12:37.626716 [ 260 ] {b4fafe63-d330-4f79-963b-a11ea2d22b2b} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2050 | 2026.05.07 17:12:37.626840 [ 260 ] {b4fafe63-d330-4f79-963b-a11ea2d22b2b} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001183 sec., 129332.20625528318 rows/sec., 7.73 MiB/sec. | ||
| 2051 | 2026.05.07 17:12:37.626876 [ 260 ] {b4fafe63-d330-4f79-963b-a11ea2d22b2b} <Debug> TCPHandler: Processed in 0.001349679 sec. | ||
| 2052 | 2026.05.07 17:12:37.626991 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2053 | 2026.05.07 17:12:37.627084 [ 260 ] {7380e24b-5b8e-4a2d-b564-a42cf39138ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2054 | 2026.05.07 17:12:37.627122 [ 260 ] {7380e24b-5b8e-4a2d-b564-a42cf39138ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2055 | 2026.05.07 17:12:37.627534 [ 260 ] {7380e24b-5b8e-4a2d-b564-a42cf39138ba} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2056 | 2026.05.07 17:12:37.627571 [ 260 ] {7380e24b-5b8e-4a2d-b564-a42cf39138ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2057 | 2026.05.07 17:12:37.627893 [ 260 ] {7380e24b-5b8e-4a2d-b564-a42cf39138ba} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2058 | 2026.05.07 17:12:37.628123 [ 260 ] {7380e24b-5b8e-4a2d-b564-a42cf39138ba} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2059 | 2026.05.07 17:12:37.628249 [ 260 ] {7380e24b-5b8e-4a2d-b564-a42cf39138ba} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001184 sec., 125844.5945945946 rows/sec., 8.13 MiB/sec. | ||
| 2060 | 2026.05.07 17:12:37.628254 [ 44 ] {} <Debug> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2061 | 2026.05.07 17:12:37.628286 [ 260 ] {7380e24b-5b8e-4a2d-b564-a42cf39138ba} <Debug> TCPHandler: Processed in 0.00134233 sec. | ||
| 2062 | 2026.05.07 17:12:37.628317 [ 44 ] {} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2063 | 2026.05.07 17:12:37.628347 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2064 | 2026.05.07 17:12:37.628418 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2065 | 2026.05.07 17:12:37.628473 [ 198 ] {2c16c637-9e36-4c3f-b035-17cf45e21380::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 | ||
| 2066 | 2026.05.07 17:12:37.628526 [ 260 ] {e221a05f-199d-4a63-a924-cdadd6948de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2067 | 2026.05.07 17:12:37.628571 [ 260 ] {e221a05f-199d-4a63-a924-cdadd6948de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2068 | 2026.05.07 17:12:37.628587 [ 198 ] {2c16c637-9e36-4c3f-b035-17cf45e21380::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2069 | 2026.05.07 17:12:37.628626 [ 198 ] {2c16c637-9e36-4c3f-b035-17cf45e21380::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 2070 | 2026.05.07 17:12:37.628710 [ 198 ] {2c16c637-9e36-4c3f-b035-17cf45e21380::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2071 | 2026.05.07 17:12:37.628767 [ 198 ] {2c16c637-9e36-4c3f-b035-17cf45e21380::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2072 | 2026.05.07 17:12:37.628818 [ 198 ] {2c16c637-9e36-4c3f-b035-17cf45e21380::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 2073 | 2026.05.07 17:12:37.628861 [ 198 ] {2c16c637-9e36-4c3f-b035-17cf45e21380::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2074 | 2026.05.07 17:12:37.628998 [ 260 ] {e221a05f-199d-4a63-a924-cdadd6948de8} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2075 | 2026.05.07 17:12:37.629040 [ 260 ] {e221a05f-199d-4a63-a924-cdadd6948de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2076 | 2026.05.07 17:12:37.629369 [ 260 ] {e221a05f-199d-4a63-a924-cdadd6948de8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2077 | 2026.05.07 17:12:37.629620 [ 260 ] {e221a05f-199d-4a63-a924-cdadd6948de8} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2078 | 2026.05.07 17:12:37.629727 [ 44 ] {} <Debug> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2079 | 2026.05.07 17:12:37.629750 [ 260 ] {e221a05f-199d-4a63-a924-cdadd6948de8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001242 sec., 119162.64090177133 rows/sec., 6.78 MiB/sec. | ||
| 2080 | 2026.05.07 17:12:37.629763 [ 44 ] {} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2081 | 2026.05.07 17:12:37.629792 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2082 | 2026.05.07 17:12:37.629796 [ 260 ] {e221a05f-199d-4a63-a924-cdadd6948de8} <Debug> TCPHandler: Processed in 0.00142985 sec. | ||
| 2083 | 2026.05.07 17:12:37.629823 [ 196 ] {2c16c637-9e36-4c3f-b035-17cf45e21380::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 5 columns (5 merged, 0 gathered) in 0.00141016 sec., 528308.8443864526 rows/sec., 36.15 MiB/sec. | ||
| 2084 | 2026.05.07 17:12:37.629868 [ 187 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::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 | ||
| 2085 | 2026.05.07 17:12:37.629925 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2086 | 2026.05.07 17:12:37.629957 [ 187 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2087 | 2026.05.07 17:12:37.629958 [ 196 ] {2c16c637-9e36-4c3f-b035-17cf45e21380::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2088 | 2026.05.07 17:12:37.629988 [ 187 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 2089 | 2026.05.07 17:12:37.630018 [ 260 ] {76787587-bb9c-455a-8183-99c4dff07b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2090 | 2026.05.07 17:12:37.630046 [ 187 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 2091 | 2026.05.07 17:12:37.630058 [ 260 ] {76787587-bb9c-455a-8183-99c4dff07b31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2092 | 2026.05.07 17:12:37.630096 [ 187 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2093 | 2026.05.07 17:12:37.630136 [ 187 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 2094 | 2026.05.07 17:12:37.630188 [ 187 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 2095 | 2026.05.07 17:12:37.630256 [ 196 ] {2c16c637-9e36-4c3f-b035-17cf45e21380::all_1_5_1} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2096 | 2026.05.07 17:12:37.630332 [ 196 ] {2c16c637-9e36-4c3f-b035-17cf45e21380::all_1_5_1} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2097 | 2026.05.07 17:12:37.630404 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2098 | 2026.05.07 17:12:37.630596 [ 260 ] {76787587-bb9c-455a-8183-99c4dff07b31} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2099 | 2026.05.07 17:12:37.630637 [ 260 ] {76787587-bb9c-455a-8183-99c4dff07b31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2100 | 2026.05.07 17:12:37.630995 [ 260 ] {76787587-bb9c-455a-8183-99c4dff07b31} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2101 | 2026.05.07 17:12:37.631074 [ 192 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001243039 sec., 595315.1912369604 rows/sec., 36.13 MiB/sec. | ||
| 2102 | 2026.05.07 17:12:37.631217 [ 260 ] {76787587-bb9c-455a-8183-99c4dff07b31} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2103 | 2026.05.07 17:12:37.631244 [ 190 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2104 | 2026.05.07 17:12:37.631351 [ 260 ] {76787587-bb9c-455a-8183-99c4dff07b31} <Debug> executeQuery: Read 465 rows, 33.18 KiB in 0.00135 sec., 344444.44444444444 rows/sec., 24.00 MiB/sec. | ||
| 2105 | 2026.05.07 17:12:37.631393 [ 260 ] {76787587-bb9c-455a-8183-99c4dff07b31} <Debug> TCPHandler: Processed in 0.001515161 sec. | ||
| 2106 | 2026.05.07 17:12:37.631514 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2107 | 2026.05.07 17:12:37.631534 [ 190 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_5_1} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2108 | 2026.05.07 17:12:37.631606 [ 260 ] {93aed4e5-4001-4e87-bd88-b09d0201fb4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2109 | 2026.05.07 17:12:37.631613 [ 190 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_5_1} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2110 | 2026.05.07 17:12:37.631652 [ 260 ] {93aed4e5-4001-4e87-bd88-b09d0201fb4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2111 | 2026.05.07 17:12:37.631709 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2112 | 2026.05.07 17:12:37.631985 [ 260 ] {93aed4e5-4001-4e87-bd88-b09d0201fb4e} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2113 | 2026.05.07 17:12:37.632025 [ 260 ] {93aed4e5-4001-4e87-bd88-b09d0201fb4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2114 | 2026.05.07 17:12:37.632334 [ 260 ] {93aed4e5-4001-4e87-bd88-b09d0201fb4e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2115 | 2026.05.07 17:12:37.632550 [ 260 ] {93aed4e5-4001-4e87-bd88-b09d0201fb4e} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2116 | 2026.05.07 17:12:37.632680 [ 260 ] {93aed4e5-4001-4e87-bd88-b09d0201fb4e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 2117 | 2026.05.07 17:12:37.632715 [ 260 ] {93aed4e5-4001-4e87-bd88-b09d0201fb4e} <Debug> TCPHandler: Processed in 0.001248079 sec. | ||
| 2118 | 2026.05.07 17:12:37.632835 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2119 | 2026.05.07 17:12:37.632927 [ 260 ] {86b12dcd-6e22-4bfd-8a11-2b2bc5dfb755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2120 | 2026.05.07 17:12:37.632968 [ 260 ] {86b12dcd-6e22-4bfd-8a11-2b2bc5dfb755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2121 | 2026.05.07 17:12:37.633362 [ 260 ] {86b12dcd-6e22-4bfd-8a11-2b2bc5dfb755} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2122 | 2026.05.07 17:12:37.633398 [ 260 ] {86b12dcd-6e22-4bfd-8a11-2b2bc5dfb755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2123 | 2026.05.07 17:12:37.633743 [ 260 ] {86b12dcd-6e22-4bfd-8a11-2b2bc5dfb755} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2124 | 2026.05.07 17:12:37.633975 [ 260 ] {86b12dcd-6e22-4bfd-8a11-2b2bc5dfb755} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2125 | 2026.05.07 17:12:37.634101 [ 260 ] {86b12dcd-6e22-4bfd-8a11-2b2bc5dfb755} <Debug> executeQuery: Read 205 rows, 13.72 KiB in 0.001192 sec., 171979.8657718121 rows/sec., 11.24 MiB/sec. | ||
| 2126 | 2026.05.07 17:12:37.634137 [ 260 ] {86b12dcd-6e22-4bfd-8a11-2b2bc5dfb755} <Debug> TCPHandler: Processed in 0.001349649 sec. | ||
| 2127 | 2026.05.07 17:12:37.634256 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2128 | 2026.05.07 17:12:37.634349 [ 260 ] {006ef277-551c-4969-9801-8b16320824d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2129 | 2026.05.07 17:12:37.634390 [ 260 ] {006ef277-551c-4969-9801-8b16320824d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2130 | 2026.05.07 17:12:37.634705 [ 260 ] {006ef277-551c-4969-9801-8b16320824d7} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2131 | 2026.05.07 17:12:37.634741 [ 260 ] {006ef277-551c-4969-9801-8b16320824d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2132 | 2026.05.07 17:12:37.635065 [ 260 ] {006ef277-551c-4969-9801-8b16320824d7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2133 | 2026.05.07 17:12:37.635282 [ 260 ] {006ef277-551c-4969-9801-8b16320824d7} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2134 | 2026.05.07 17:12:37.635385 [ 44 ] {} <Debug> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2135 | 2026.05.07 17:12:37.635409 [ 260 ] {006ef277-551c-4969-9801-8b16320824d7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001078 sec., 927.643784786642 rows/sec., 62.51 KiB/sec. | ||
| 2136 | 2026.05.07 17:12:37.635425 [ 44 ] {} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2137 | 2026.05.07 17:12:37.635453 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2138 | 2026.05.07 17:12:37.635455 [ 260 ] {006ef277-551c-4969-9801-8b16320824d7} <Debug> TCPHandler: Processed in 0.001245899 sec. | ||
| 2139 | 2026.05.07 17:12:37.635526 [ 196 ] {77765c93-2cd4-47c7-a502-7d370b46503e::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 | ||
| 2140 | 2026.05.07 17:12:37.635591 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2141 | 2026.05.07 17:12:37.635626 [ 196 ] {77765c93-2cd4-47c7-a502-7d370b46503e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2142 | 2026.05.07 17:12:37.635661 [ 196 ] {77765c93-2cd4-47c7-a502-7d370b46503e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2143 | 2026.05.07 17:12:37.635687 [ 260 ] {d3a6d828-15a2-42b1-8db5-cc9fc36d75e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2144 | 2026.05.07 17:12:37.635735 [ 196 ] {77765c93-2cd4-47c7-a502-7d370b46503e::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 | ||
| 2145 | 2026.05.07 17:12:37.635744 [ 260 ] {d3a6d828-15a2-42b1-8db5-cc9fc36d75e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2146 | 2026.05.07 17:12:37.635785 [ 196 ] {77765c93-2cd4-47c7-a502-7d370b46503e::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 | ||
| 2147 | 2026.05.07 17:12:37.635824 [ 196 ] {77765c93-2cd4-47c7-a502-7d370b46503e::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 | ||
| 2148 | 2026.05.07 17:12:37.635858 [ 196 ] {77765c93-2cd4-47c7-a502-7d370b46503e::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 | ||
| 2149 | 2026.05.07 17:12:37.636533 [ 196 ] {77765c93-2cd4-47c7-a502-7d370b46503e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001035287 sec., 4829.578657898728 rows/sec., 325.43 KiB/sec. | ||
| 2150 | 2026.05.07 17:12:37.636542 [ 260 ] {d3a6d828-15a2-42b1-8db5-cc9fc36d75e1} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2151 | 2026.05.07 17:12:37.636592 [ 260 ] {d3a6d828-15a2-42b1-8db5-cc9fc36d75e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2152 | 2026.05.07 17:12:37.636641 [ 196 ] {77765c93-2cd4-47c7-a502-7d370b46503e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2153 | 2026.05.07 17:12:37.636951 [ 196 ] {77765c93-2cd4-47c7-a502-7d370b46503e::all_1_5_1} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2154 | 2026.05.07 17:12:37.637016 [ 196 ] {77765c93-2cd4-47c7-a502-7d370b46503e::all_1_5_1} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2155 | 2026.05.07 17:12:37.637072 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2156 | 2026.05.07 17:12:37.637138 [ 260 ] {d3a6d828-15a2-42b1-8db5-cc9fc36d75e1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2157 | 2026.05.07 17:12:37.637367 [ 260 ] {d3a6d828-15a2-42b1-8db5-cc9fc36d75e1} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2158 | 2026.05.07 17:12:37.637508 [ 260 ] {d3a6d828-15a2-42b1-8db5-cc9fc36d75e1} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001838 sec., 5984.766050054407 rows/sec., 10.72 MiB/sec. | ||
| 2159 | 2026.05.07 17:12:37.637573 [ 260 ] {d3a6d828-15a2-42b1-8db5-cc9fc36d75e1} <Debug> TCPHandler: Processed in 0.002028284 sec. | ||
| 2160 | 2026.05.07 17:12:37.637701 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2161 | 2026.05.07 17:12:37.637794 [ 260 ] {6d8e4848-411f-4010-b9fe-0262768d92d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2162 | 2026.05.07 17:12:37.637834 [ 260 ] {6d8e4848-411f-4010-b9fe-0262768d92d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2163 | 2026.05.07 17:12:37.638179 [ 260 ] {6d8e4848-411f-4010-b9fe-0262768d92d1} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2164 | 2026.05.07 17:12:37.638214 [ 260 ] {6d8e4848-411f-4010-b9fe-0262768d92d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2165 | 2026.05.07 17:12:37.638524 [ 260 ] {6d8e4848-411f-4010-b9fe-0262768d92d1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2166 | 2026.05.07 17:12:37.638727 [ 260 ] {6d8e4848-411f-4010-b9fe-0262768d92d1} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2167 | 2026.05.07 17:12:37.638820 [ 44 ] {} <Debug> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2168 | 2026.05.07 17:12:37.638848 [ 260 ] {6d8e4848-411f-4010-b9fe-0262768d92d1} <Debug> executeQuery: Read 60 rows, 3.73 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.40 MiB/sec. | ||
| 2169 | 2026.05.07 17:12:37.638854 [ 44 ] {} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2170 | 2026.05.07 17:12:37.638888 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2171 | 2026.05.07 17:12:37.638889 [ 260 ] {6d8e4848-411f-4010-b9fe-0262768d92d1} <Debug> TCPHandler: Processed in 0.001236919 sec. | ||
| 2172 | 2026.05.07 17:12:37.638979 [ 192 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::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 | ||
| 2173 | 2026.05.07 17:12:37.639102 [ 192 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2174 | 2026.05.07 17:12:37.639138 [ 192 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 2175 | 2026.05.07 17:12:37.639218 [ 192 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::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 | ||
| 2176 | 2026.05.07 17:12:37.639277 [ 192 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::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 | ||
| 2177 | 2026.05.07 17:12:37.639320 [ 192 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 48 rows starting from the beginning of the part | ||
| 2178 | 2026.05.07 17:12:37.639373 [ 192 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 2179 | 2026.05.07 17:12:37.639420 [ 192 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::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 | ||
| 2180 | 2026.05.07 17:12:37.640222 [ 187 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 4 columns (4 merged, 0 gathered) in 0.001290429 sec., 176685.42786933648 rows/sec., 10.29 MiB/sec. | ||
| 2181 | 2026.05.07 17:12:37.640404 [ 194 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2182 | 2026.05.07 17:12:37.640710 [ 194 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_6_1} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2183 | 2026.05.07 17:12:37.640779 [ 194 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_6_1} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2184 | 2026.05.07 17:12:37.640848 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2185 | 2026.05.07 17:12:39.086220 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42319 | ||
| 2186 | 2026.05.07 17:12:39.086331 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2187 | 2026.05.07 17:12:39.086356 [ 308 ] {} <Debug> TCP-Session: 3fe586ca-65bc-4d83-b87d-dfd470228db2 Authenticating user 'default' from [fd00:1122:3344:101::e]:42319 | ||
| 2188 | 2026.05.07 17:12:39.086379 [ 308 ] {} <Debug> TCP-Session: 3fe586ca-65bc-4d83-b87d-dfd470228db2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2189 | 2026.05.07 17:12:39.086391 [ 308 ] {} <Debug> TCP-Session: 3fe586ca-65bc-4d83-b87d-dfd470228db2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2190 | 2026.05.07 17:12:39.086619 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62370 | ||
| 2191 | 2026.05.07 17:12:39.086642 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51109 | ||
| 2192 | 2026.05.07 17:12:39.086674 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36457 | ||
| 2193 | 2026.05.07 17:12:39.086699 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50122 | ||
| 2194 | 2026.05.07 17:12:39.086743 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2195 | 2026.05.07 17:12:39.086710 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56175 | ||
| 2196 | 2026.05.07 17:12:39.086781 [ 309 ] {} <Debug> TCP-Session: 15d9d92d-c754-4f26-9745-529d6ea06df6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62370 | ||
| 2197 | 2026.05.07 17:12:39.086781 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2198 | 2026.05.07 17:12:39.086792 [ 308 ] {} <Trace> TCP-Session: 3fe586ca-65bc-4d83-b87d-dfd470228db2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2199 | 2026.05.07 17:12:39.086829 [ 259 ] {} <Debug> TCP-Session: d90ef828-85bf-4997-9dd7-8b4086a639d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36457 | ||
| 2200 | 2026.05.07 17:12:39.086779 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2201 | 2026.05.07 17:12:39.086858 [ 259 ] {} <Debug> TCP-Session: d90ef828-85bf-4997-9dd7-8b4086a639d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2202 | 2026.05.07 17:12:39.086688 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34347 | ||
| 2203 | 2026.05.07 17:12:39.086890 [ 259 ] {} <Debug> TCP-Session: d90ef828-85bf-4997-9dd7-8b4086a639d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2204 | 2026.05.07 17:12:39.086889 [ 310 ] {} <Debug> TCP-Session: 5748819d-7c2c-486d-9d23-d32a04a009b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51109 | ||
| 2205 | 2026.05.07 17:12:39.086663 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52097 | ||
| 2206 | 2026.05.07 17:12:39.086958 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2207 | 2026.05.07 17:12:39.086956 [ 310 ] {} <Debug> TCP-Session: 5748819d-7c2c-486d-9d23-d32a04a009b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2208 | 2026.05.07 17:12:39.086997 [ 304 ] {} <Debug> TCP-Session: d747bbcd-e1b7-4a17-a589-2966367d6cc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50122 | ||
| 2209 | 2026.05.07 17:12:39.087010 [ 310 ] {} <Debug> TCP-Session: 5748819d-7c2c-486d-9d23-d32a04a009b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2210 | 2026.05.07 17:12:39.087026 [ 304 ] {} <Debug> TCP-Session: d747bbcd-e1b7-4a17-a589-2966367d6cc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2211 | 2026.05.07 17:12:39.086985 [ 308 ] {dd9e30d1-18c1-47b1-a48d-0d145662f73b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42319) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2212 | 2026.05.07 17:12:39.087049 [ 304 ] {} <Debug> TCP-Session: d747bbcd-e1b7-4a17-a589-2966367d6cc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2213 | 2026.05.07 17:12:39.086654 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37800 | ||
| 2214 | 2026.05.07 17:12:39.086819 [ 309 ] {} <Debug> TCP-Session: 15d9d92d-c754-4f26-9745-529d6ea06df6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2215 | 2026.05.07 17:12:39.087134 [ 309 ] {} <Debug> TCP-Session: 15d9d92d-c754-4f26-9745-529d6ea06df6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2216 | 2026.05.07 17:12:39.087163 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2217 | 2026.05.07 17:12:39.087202 [ 305 ] {} <Debug> TCP-Session: fd231745-e46c-4077-9e16-3d896afad65d Authenticating user 'default' from [fd00:1122:3344:101::e]:56175 | ||
| 2218 | 2026.05.07 17:12:39.087221 [ 305 ] {} <Debug> TCP-Session: fd231745-e46c-4077-9e16-3d896afad65d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2219 | 2026.05.07 17:12:39.087236 [ 305 ] {} <Debug> TCP-Session: fd231745-e46c-4077-9e16-3d896afad65d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2220 | 2026.05.07 17:12:39.087259 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2221 | 2026.05.07 17:12:39.087296 [ 312 ] {} <Debug> TCP-Session: 26eeffe5-6eba-4ede-bab5-db1b35b1b329 Authenticating user 'default' from [fd00:1122:3344:101::e]:52097 | ||
| 2222 | 2026.05.07 17:12:39.087299 [ 308 ] {dd9e30d1-18c1-47b1-a48d-0d145662f73b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2223 | 2026.05.07 17:12:39.087315 [ 312 ] {} <Debug> TCP-Session: 26eeffe5-6eba-4ede-bab5-db1b35b1b329 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2224 | 2026.05.07 17:12:39.087316 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2225 | 2026.05.07 17:12:39.087336 [ 312 ] {} <Debug> TCP-Session: 26eeffe5-6eba-4ede-bab5-db1b35b1b329 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2226 | 2026.05.07 17:12:39.087358 [ 308 ] {dd9e30d1-18c1-47b1-a48d-0d145662f73b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2227 | 2026.05.07 17:12:39.087364 [ 311 ] {} <Debug> TCP-Session: a6c2f3ac-8eac-4d91-9cf0-240e3e3f2eaa Authenticating user 'default' from [fd00:1122:3344:101::e]:37800 | ||
| 2228 | 2026.05.07 17:12:39.087315 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2229 | 2026.05.07 17:12:39.087413 [ 311 ] {} <Debug> TCP-Session: a6c2f3ac-8eac-4d91-9cf0-240e3e3f2eaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2230 | 2026.05.07 17:12:39.087432 [ 270 ] {} <Debug> TCP-Session: 222549c2-04d7-4519-9dc0-be7eaf19f538 Authenticating user 'default' from [fd00:1122:3344:101::e]:34347 | ||
| 2231 | 2026.05.07 17:12:39.087435 [ 311 ] {} <Debug> TCP-Session: a6c2f3ac-8eac-4d91-9cf0-240e3e3f2eaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2232 | 2026.05.07 17:12:39.087457 [ 270 ] {} <Debug> TCP-Session: 222549c2-04d7-4519-9dc0-be7eaf19f538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2233 | 2026.05.07 17:12:39.087486 [ 270 ] {} <Debug> TCP-Session: 222549c2-04d7-4519-9dc0-be7eaf19f538 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2234 | 2026.05.07 17:12:39.087658 [ 308 ] {dd9e30d1-18c1-47b1-a48d-0d145662f73b} <Debug> oximeter.version (5b76626b-6ce1-4840-bd40-6f1534e4c59a) (SelectExecutor): Key condition: unknown | ||
| 2235 | 2026.05.07 17:12:39.087748 [ 308 ] {dd9e30d1-18c1-47b1-a48d-0d145662f73b} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2236 | 2026.05.07 17:12:39.132027 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4344 | ||
| 2237 | 2026.05.07 17:12:39.132498 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2238 | 2026.05.07 17:12:39.132539 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2239 | 2026.05.07 17:12:39.140128 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2240 | 2026.05.07 17:12:39.140355 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2241 | 2026.05.07 17:12:39.140562 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4344 | ||
| 2242 | 2026.05.07 17:12:39.367524 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2243 | 2026.05.07 17:12:39.383541 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2244 | 2026.05.07 17:12:39.383600 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2245 | 2026.05.07 17:12:39.389424 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2246 | 2026.05.07 17:12:39.390152 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2247 | 2026.05.07 17:12:39.393418 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2248 | 2026.05.07 17:12:39.463704 [ 324 ] {dd9e30d1-18c1-47b1-a48d-0d145662f73b} <Trace> AggregatingTransform: Aggregating | ||
| 2249 | 2026.05.07 17:12:39.463773 [ 324 ] {dd9e30d1-18c1-47b1-a48d-0d145662f73b} <Trace> Aggregator: Aggregation method: without_key | ||
| 2250 | 2026.05.07 17:12:39.463808 [ 324 ] {dd9e30d1-18c1-47b1-a48d-0d145662f73b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001569671 sec. (637.076 rows/sec., 24.89 KiB/sec.) | ||
| 2251 | 2026.05.07 17:12:39.463824 [ 324 ] {dd9e30d1-18c1-47b1-a48d-0d145662f73b} <Trace> Aggregator: Merging aggregated data | ||
| 2252 | 2026.05.07 17:12:39.464777 [ 308 ] {dd9e30d1-18c1-47b1-a48d-0d145662f73b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.37784 sec., 2.6466229091679017 rows/sec., 105.86 B/sec. | ||
| 2253 | 2026.05.07 17:12:39.464901 [ 308 ] {dd9e30d1-18c1-47b1-a48d-0d145662f73b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2254 | 2026.05.07 17:12:39.464918 [ 308 ] {dd9e30d1-18c1-47b1-a48d-0d145662f73b} <Debug> TCPHandler: Processed in 0.378223254 sec. | ||
| 2255 | 2026.05.07 17:12:39.465088 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2256 | 2026.05.07 17:12:39.465121 [ 308 ] {} <Debug> TCP-Session: 3fe586ca-65bc-4d83-b87d-dfd470228db2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2257 | 2026.05.07 17:12:39.465137 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2258 | 2026.05.07 17:12:39.465155 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2259 | 2026.05.07 17:12:39.465186 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2260 | 2026.05.07 17:12:39.465209 [ 309 ] {} <Debug> TCP-Session: 15d9d92d-c754-4f26-9745-529d6ea06df6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2261 | 2026.05.07 17:12:39.465210 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2262 | 2026.05.07 17:12:39.465233 [ 311 ] {} <Debug> TCP-Session: a6c2f3ac-8eac-4d91-9cf0-240e3e3f2eaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2263 | 2026.05.07 17:12:39.465240 [ 305 ] {} <Debug> TCP-Session: fd231745-e46c-4077-9e16-3d896afad65d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2264 | 2026.05.07 17:12:39.465269 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2265 | 2026.05.07 17:12:39.465292 [ 310 ] {} <Debug> TCP-Session: 5748819d-7c2c-486d-9d23-d32a04a009b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2266 | 2026.05.07 17:12:39.465246 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2267 | 2026.05.07 17:12:39.465321 [ 304 ] {} <Debug> TCP-Session: d747bbcd-e1b7-4a17-a589-2966367d6cc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2268 | 2026.05.07 17:12:39.465224 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2269 | 2026.05.07 17:12:39.465357 [ 312 ] {} <Debug> TCP-Session: 26eeffe5-6eba-4ede-bab5-db1b35b1b329 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2270 | 2026.05.07 17:12:39.465168 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2271 | 2026.05.07 17:12:39.465395 [ 270 ] {} <Debug> TCP-Session: 222549c2-04d7-4519-9dc0-be7eaf19f538 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2272 | 2026.05.07 17:12:39.465436 [ 259 ] {} <Debug> TCP-Session: d90ef828-85bf-4997-9dd7-8b4086a639d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2273 | 2026.05.07 17:12:40.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.94 MiB, peak 199.05 MiB, free memory in arenas 0.00 B, will set to 208.61 MiB (RSS), difference: 19.67 MiB | ||
| 2274 | 2026.05.07 17:12:40.283730 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43147 | ||
| 2275 | 2026.05.07 17:12:40.283843 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2276 | 2026.05.07 17:12:40.283871 [ 308 ] {} <Debug> TCP-Session: ea4849e9-1961-4c08-807e-c174508d0d34 Authenticating user 'default' from [fd00:1122:3344:101::e]:43147 | ||
| 2277 | 2026.05.07 17:12:40.283893 [ 308 ] {} <Debug> TCP-Session: ea4849e9-1961-4c08-807e-c174508d0d34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2278 | 2026.05.07 17:12:40.283906 [ 308 ] {} <Debug> TCP-Session: ea4849e9-1961-4c08-807e-c174508d0d34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2279 | 2026.05.07 17:12:40.284120 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58820 | ||
| 2280 | 2026.05.07 17:12:40.284147 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36235 | ||
| 2281 | 2026.05.07 17:12:40.284180 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42559 | ||
| 2282 | 2026.05.07 17:12:40.284187 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46635 | ||
| 2283 | 2026.05.07 17:12:40.284169 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47474 | ||
| 2284 | 2026.05.07 17:12:40.284261 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2285 | 2026.05.07 17:12:40.284290 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2286 | 2026.05.07 17:12:40.284306 [ 309 ] {} <Debug> TCP-Session: 16818907-05cd-46c1-830d-9fd647a19b66 Authenticating user 'default' from [fd00:1122:3344:101::e]:58820 | ||
| 2287 | 2026.05.07 17:12:40.284311 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2288 | 2026.05.07 17:12:40.284324 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2289 | 2026.05.07 17:12:40.284337 [ 309 ] {} <Debug> TCP-Session: 16818907-05cd-46c1-830d-9fd647a19b66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2290 | 2026.05.07 17:12:40.284324 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2291 | 2026.05.07 17:12:40.284352 [ 309 ] {} <Debug> TCP-Session: 16818907-05cd-46c1-830d-9fd647a19b66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2292 | 2026.05.07 17:12:40.284341 [ 305 ] {} <Debug> TCP-Session: bfc028cc-efe8-4363-b8d3-5545047d8ef2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46635 | ||
| 2293 | 2026.05.07 17:12:40.284390 [ 304 ] {} <Debug> TCP-Session: 22d53bc6-416c-4f98-8907-d2d938583f3c Authenticating user 'default' from [fd00:1122:3344:101::e]:42559 | ||
| 2294 | 2026.05.07 17:12:40.284421 [ 305 ] {} <Debug> TCP-Session: bfc028cc-efe8-4363-b8d3-5545047d8ef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2295 | 2026.05.07 17:12:40.284444 [ 304 ] {} <Debug> TCP-Session: 22d53bc6-416c-4f98-8907-d2d938583f3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2296 | 2026.05.07 17:12:40.284453 [ 305 ] {} <Debug> TCP-Session: bfc028cc-efe8-4363-b8d3-5545047d8ef2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2297 | 2026.05.07 17:12:40.284476 [ 304 ] {} <Debug> TCP-Session: 22d53bc6-416c-4f98-8907-d2d938583f3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2298 | 2026.05.07 17:12:40.284330 [ 311 ] {} <Debug> TCP-Session: 005ecb19-f063-49fa-89fb-665af266564b Authenticating user 'default' from [fd00:1122:3344:101::e]:36235 | ||
| 2299 | 2026.05.07 17:12:40.284155 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62611 | ||
| 2300 | 2026.05.07 17:12:40.284567 [ 311 ] {} <Debug> TCP-Session: 005ecb19-f063-49fa-89fb-665af266564b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2301 | 2026.05.07 17:12:40.284146 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55456 | ||
| 2302 | 2026.05.07 17:12:40.284599 [ 311 ] {} <Debug> TCP-Session: 005ecb19-f063-49fa-89fb-665af266564b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2303 | 2026.05.07 17:12:40.284621 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2304 | 2026.05.07 17:12:40.284120 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38202 | ||
| 2305 | 2026.05.07 17:12:40.284666 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2306 | 2026.05.07 17:12:40.284660 [ 259 ] {} <Debug> TCP-Session: a0255334-2f66-4bfa-992c-90e92475017f Authenticating user 'default' from [fd00:1122:3344:101::e]:62611 | ||
| 2307 | 2026.05.07 17:12:40.284734 [ 312 ] {} <Debug> TCP-Session: 77b9dcb1-4606-4c20-bf4e-a0b6dd6250c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55456 | ||
| 2308 | 2026.05.07 17:12:40.284746 [ 259 ] {} <Debug> TCP-Session: a0255334-2f66-4bfa-992c-90e92475017f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2309 | 2026.05.07 17:12:40.284754 [ 312 ] {} <Debug> TCP-Session: 77b9dcb1-4606-4c20-bf4e-a0b6dd6250c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2310 | 2026.05.07 17:12:40.284761 [ 259 ] {} <Debug> TCP-Session: a0255334-2f66-4bfa-992c-90e92475017f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2311 | 2026.05.07 17:12:40.284770 [ 312 ] {} <Debug> TCP-Session: 77b9dcb1-4606-4c20-bf4e-a0b6dd6250c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2312 | 2026.05.07 17:12:40.284776 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2313 | 2026.05.07 17:12:40.284350 [ 270 ] {} <Debug> TCP-Session: 2457d32b-516f-412d-81d2-1ff922e5fe82 Authenticating user 'default' from [fd00:1122:3344:101::e]:47474 | ||
| 2314 | 2026.05.07 17:12:40.284813 [ 310 ] {} <Debug> TCP-Session: 99d23152-33d0-47a2-9b02-1f4a0f86d4fc Authenticating user 'default' from [fd00:1122:3344:101::e]:38202 | ||
| 2315 | 2026.05.07 17:12:40.284830 [ 270 ] {} <Debug> TCP-Session: 2457d32b-516f-412d-81d2-1ff922e5fe82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2316 | 2026.05.07 17:12:40.284258 [ 308 ] {} <Trace> TCP-Session: ea4849e9-1961-4c08-807e-c174508d0d34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2317 | 2026.05.07 17:12:40.284852 [ 270 ] {} <Debug> TCP-Session: 2457d32b-516f-412d-81d2-1ff922e5fe82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2318 | 2026.05.07 17:12:40.284848 [ 310 ] {} <Debug> TCP-Session: 99d23152-33d0-47a2-9b02-1f4a0f86d4fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2319 | 2026.05.07 17:12:40.284916 [ 310 ] {} <Debug> TCP-Session: 99d23152-33d0-47a2-9b02-1f4a0f86d4fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2320 | 2026.05.07 17:12:40.285041 [ 308 ] {86aee342-f9ff-4264-b5d1-83d35f66c5d3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43147) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2321 | 2026.05.07 17:12:40.285297 [ 308 ] {86aee342-f9ff-4264-b5d1-83d35f66c5d3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2322 | 2026.05.07 17:12:40.285354 [ 308 ] {86aee342-f9ff-4264-b5d1-83d35f66c5d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2323 | 2026.05.07 17:12:40.285642 [ 308 ] {86aee342-f9ff-4264-b5d1-83d35f66c5d3} <Debug> oximeter.version (5b76626b-6ce1-4840-bd40-6f1534e4c59a) (SelectExecutor): Key condition: unknown | ||
| 2324 | 2026.05.07 17:12:40.286637 [ 333 ] {86aee342-f9ff-4264-b5d1-83d35f66c5d3} <Trace> AggregatingTransform: Aggregating | ||
| 2325 | 2026.05.07 17:12:40.286688 [ 333 ] {86aee342-f9ff-4264-b5d1-83d35f66c5d3} <Trace> Aggregator: Aggregation method: without_key | ||
| 2326 | 2026.05.07 17:12:40.286728 [ 333 ] {86aee342-f9ff-4264-b5d1-83d35f66c5d3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000980986 sec. (1019.383 rows/sec., 39.82 KiB/sec.) | ||
| 2327 | 2026.05.07 17:12:40.286748 [ 333 ] {86aee342-f9ff-4264-b5d1-83d35f66c5d3} <Trace> Aggregator: Merging aggregated data | ||
| 2328 | 2026.05.07 17:12:40.287920 [ 308 ] {86aee342-f9ff-4264-b5d1-83d35f66c5d3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002931 sec., 341.180484476288 rows/sec., 13.33 KiB/sec. | ||
| 2329 | 2026.05.07 17:12:40.288081 [ 308 ] {86aee342-f9ff-4264-b5d1-83d35f66c5d3} <Debug> TCPHandler: Processed in 0.003975107 sec. | ||
| 2330 | 2026.05.07 17:12:40.288221 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2331 | 2026.05.07 17:12:40.288255 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2332 | 2026.05.07 17:12:40.288258 [ 308 ] {} <Debug> TCP-Session: ea4849e9-1961-4c08-807e-c174508d0d34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2333 | 2026.05.07 17:12:40.288273 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2334 | 2026.05.07 17:12:40.288300 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2335 | 2026.05.07 17:12:40.288324 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2336 | 2026.05.07 17:12:40.288336 [ 310 ] {} <Debug> TCP-Session: 99d23152-33d0-47a2-9b02-1f4a0f86d4fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2337 | 2026.05.07 17:12:40.288354 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2338 | 2026.05.07 17:12:40.288389 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2339 | 2026.05.07 17:12:40.288382 [ 311 ] {} <Debug> TCP-Session: 005ecb19-f063-49fa-89fb-665af266564b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2340 | 2026.05.07 17:12:40.288410 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2341 | 2026.05.07 17:12:40.288419 [ 259 ] {} <Debug> TCP-Session: a0255334-2f66-4bfa-992c-90e92475017f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2342 | 2026.05.07 17:12:40.288414 [ 312 ] {} <Debug> TCP-Session: 77b9dcb1-4606-4c20-bf4e-a0b6dd6250c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2343 | 2026.05.07 17:12:40.288468 [ 304 ] {} <Debug> TCP-Session: 22d53bc6-416c-4f98-8907-d2d938583f3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2344 | 2026.05.07 17:12:40.288374 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2345 | 2026.05.07 17:12:40.288360 [ 309 ] {} <Debug> TCP-Session: 16818907-05cd-46c1-830d-9fd647a19b66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2346 | 2026.05.07 17:12:40.288316 [ 305 ] {} <Debug> TCP-Session: bfc028cc-efe8-4363-b8d3-5545047d8ef2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2347 | 2026.05.07 17:12:40.288539 [ 270 ] {} <Debug> TCP-Session: 2457d32b-516f-412d-81d2-1ff922e5fe82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2348 | 2026.05.07 17:12:41.655298 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 270 | ||
| 2349 | 2026.05.07 17:12:41.657702 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2350 | 2026.05.07 17:12:41.657750 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2351 | 2026.05.07 17:12:41.658992 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2352 | 2026.05.07 17:12:41.659269 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2353 | 2026.05.07 17:12:41.659395 [ 39 ] {} <Debug> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2354 | 2026.05.07 17:12:41.659441 [ 39 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2355 | 2026.05.07 17:12:41.659461 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2356 | 2026.05.07 17:12:41.659569 [ 192 ] {8a725783-07ea-4baf-8681-9af5708b1817::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 | ||
| 2357 | 2026.05.07 17:12:41.659599 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 270 | ||
| 2358 | 2026.05.07 17:12:41.660202 [ 192 ] {8a725783-07ea-4baf-8681-9af5708b1817::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2359 | 2026.05.07 17:12:41.660383 [ 192 ] {8a725783-07ea-4baf-8681-9af5708b1817::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 2360 | 2026.05.07 17:12:41.660800 [ 192 ] {8a725783-07ea-4baf-8681-9af5708b1817::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 34 rows starting from the beginning of the part | ||
| 2361 | 2026.05.07 17:12:41.661170 [ 192 ] {8a725783-07ea-4baf-8681-9af5708b1817::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 2362 | 2026.05.07 17:12:41.661554 [ 192 ] {8a725783-07ea-4baf-8681-9af5708b1817::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part | ||
| 2363 | 2026.05.07 17:12:41.661953 [ 192 ] {8a725783-07ea-4baf-8681-9af5708b1817::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part | ||
| 2364 | 2026.05.07 17:12:41.662333 [ 192 ] {8a725783-07ea-4baf-8681-9af5708b1817::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 42 rows starting from the beginning of the part | ||
| 2365 | 2026.05.07 17:12:41.669296 [ 187 ] {8a725783-07ea-4baf-8681-9af5708b1817::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 72 columns (72 merged, 0 gathered) in 0.009779787 sec., 27607.96324091721 rows/sec., 24.90 MiB/sec. | ||
| 2366 | 2026.05.07 17:12:41.670289 [ 193 ] {8a725783-07ea-4baf-8681-9af5708b1817::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2367 | 2026.05.07 17:12:41.670944 [ 193 ] {8a725783-07ea-4baf-8681-9af5708b1817::all_1_6_1} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2368 | 2026.05.07 17:12:41.671027 [ 193 ] {8a725783-07ea-4baf-8681-9af5708b1817::all_1_6_1} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2369 | 2026.05.07 17:12:41.671254 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.61 MiB. | ||
| 2370 | 2026.05.07 17:12:42.000278 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.78 MiB, peak 216.96 MiB, free memory in arenas 0.00 B, will set to 210.16 MiB (RSS), difference: 1.39 MiB | ||
| 2371 | 2026.05.07 17:12:42.610081 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2372 | 2026.05.07 17:12:42.610453 [ 260 ] {94903061-c5ee-4224-bbb2-63b903aec596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) 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', 'oximeter_collector:collections') FORMAT Native (stage: Complete) | ||
| 2373 | 2026.05.07 17:12:42.610877 [ 260 ] {94903061-c5ee-4224-bbb2-63b903aec596} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2374 | 2026.05.07 17:12:42.610916 [ 260 ] {94903061-c5ee-4224-bbb2-63b903aec596} <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', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 2375 | 2026.05.07 17:12:42.611137 [ 260 ] {94903061-c5ee-4224-bbb2-63b903aec596} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2376 | 2026.05.07 17:12:42.611210 [ 260 ] {94903061-c5ee-4224-bbb2-63b903aec596} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2377 | 2026.05.07 17:12:42.611356 [ 260 ] {94903061-c5ee-4224-bbb2-63b903aec596} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2378 | 2026.05.07 17:12:42.611476 [ 316 ] {94903061-c5ee-4224-bbb2-63b903aec596} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2379 | 2026.05.07 17:12:42.611497 [ 365 ] {94903061-c5ee-4224-bbb2-63b903aec596} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2380 | 2026.05.07 17:12:42.611530 [ 333 ] {94903061-c5ee-4224-bbb2-63b903aec596} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2381 | 2026.05.07 17:12:42.611690 [ 260 ] {94903061-c5ee-4224-bbb2-63b903aec596} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2382 | 2026.05.07 17:12:42.611723 [ 260 ] {94903061-c5ee-4224-bbb2-63b903aec596} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2383 | 2026.05.07 17:12:42.611809 [ 260 ] {94903061-c5ee-4224-bbb2-63b903aec596} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2384 | 2026.05.07 17:12:42.611831 [ 260 ] {94903061-c5ee-4224-bbb2-63b903aec596} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2385 | 2026.05.07 17:12:42.611865 [ 260 ] {94903061-c5ee-4224-bbb2-63b903aec596} <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', 'oximeter_collector:collections'))" | ||
| 2386 | 2026.05.07 17:12:42.611901 [ 260 ] {94903061-c5ee-4224-bbb2-63b903aec596} <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', 'oximeter_collector:collections'))" | ||
| 2387 | 2026.05.07 17:12:42.611938 [ 260 ] {94903061-c5ee-4224-bbb2-63b903aec596} <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', 'oximeter_collector:collections'))" | ||
| 2388 | 2026.05.07 17:12:42.613544 [ 260 ] {94903061-c5ee-4224-bbb2-63b903aec596} <Debug> executeQuery: Read 31 rows, 7.03 KiB in 0.003246 sec., 9550.215650030807 rows/sec., 2.11 MiB/sec. | ||
| 2389 | 2026.05.07 17:12:42.613719 [ 260 ] {94903061-c5ee-4224-bbb2-63b903aec596} <Debug> MemoryTracker: Peak memory usage (for query): 136.86 KiB. | ||
| 2390 | 2026.05.07 17:12:42.613735 [ 260 ] {94903061-c5ee-4224-bbb2-63b903aec596} <Debug> TCPHandler: Processed in 0.003844186 sec. | ||
| 2391 | 2026.05.07 17:12:42.615550 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2392 | 2026.05.07 17:12:42.615669 [ 260 ] {a49a97e1-84bf-43d5-a782-0a87c3c3d786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2393 | 2026.05.07 17:12:42.615726 [ 260 ] {a49a97e1-84bf-43d5-a782-0a87c3c3d786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2394 | 2026.05.07 17:12:42.616282 [ 260 ] {a49a97e1-84bf-43d5-a782-0a87c3c3d786} <Trace> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2395 | 2026.05.07 17:12:42.616328 [ 260 ] {a49a97e1-84bf-43d5-a782-0a87c3c3d786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2396 | 2026.05.07 17:12:42.616727 [ 260 ] {a49a97e1-84bf-43d5-a782-0a87c3c3d786} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2397 | 2026.05.07 17:12:42.616950 [ 260 ] {a49a97e1-84bf-43d5-a782-0a87c3c3d786} <Trace> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2398 | 2026.05.07 17:12:42.617096 [ 260 ] {a49a97e1-84bf-43d5-a782-0a87c3c3d786} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001464 sec., 2732.24043715847 rows/sec., 222.79 KiB/sec. | ||
| 2399 | 2026.05.07 17:12:42.617137 [ 260 ] {a49a97e1-84bf-43d5-a782-0a87c3c3d786} <Debug> TCPHandler: Processed in 0.001640181 sec. | ||
| 2400 | 2026.05.07 17:12:42.617258 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2401 | 2026.05.07 17:12:42.617358 [ 260 ] {858d3b7e-09e5-4b10-af2b-58047ce2dcee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2402 | 2026.05.07 17:12:42.617399 [ 260 ] {858d3b7e-09e5-4b10-af2b-58047ce2dcee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2403 | 2026.05.07 17:12:42.617845 [ 260 ] {858d3b7e-09e5-4b10-af2b-58047ce2dcee} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2404 | 2026.05.07 17:12:42.617882 [ 260 ] {858d3b7e-09e5-4b10-af2b-58047ce2dcee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2405 | 2026.05.07 17:12:42.618202 [ 260 ] {858d3b7e-09e5-4b10-af2b-58047ce2dcee} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2406 | 2026.05.07 17:12:42.618410 [ 260 ] {858d3b7e-09e5-4b10-af2b-58047ce2dcee} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2407 | 2026.05.07 17:12:42.618544 [ 260 ] {858d3b7e-09e5-4b10-af2b-58047ce2dcee} <Debug> executeQuery: Read 92 rows, 8.22 KiB in 0.001207 sec., 76222.03811101906 rows/sec., 6.65 MiB/sec. | ||
| 2408 | 2026.05.07 17:12:42.618581 [ 260 ] {858d3b7e-09e5-4b10-af2b-58047ce2dcee} <Debug> TCPHandler: Processed in 0.00137399 sec. | ||
| 2409 | 2026.05.07 17:12:42.618703 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2410 | 2026.05.07 17:12:42.618798 [ 260 ] {ab2bee7e-3e78-41d9-90ab-403efea6593f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2411 | 2026.05.07 17:12:42.618839 [ 260 ] {ab2bee7e-3e78-41d9-90ab-403efea6593f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2412 | 2026.05.07 17:12:42.619259 [ 260 ] {ab2bee7e-3e78-41d9-90ab-403efea6593f} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2413 | 2026.05.07 17:12:42.619296 [ 260 ] {ab2bee7e-3e78-41d9-90ab-403efea6593f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2414 | 2026.05.07 17:12:42.619615 [ 260 ] {ab2bee7e-3e78-41d9-90ab-403efea6593f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2415 | 2026.05.07 17:12:42.619827 [ 260 ] {ab2bee7e-3e78-41d9-90ab-403efea6593f} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2416 | 2026.05.07 17:12:42.619957 [ 260 ] {ab2bee7e-3e78-41d9-90ab-403efea6593f} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.001178 sec., 30560.271646859084 rows/sec., 2.23 MiB/sec. | ||
| 2417 | 2026.05.07 17:12:42.619993 [ 260 ] {ab2bee7e-3e78-41d9-90ab-403efea6593f} <Debug> TCPHandler: Processed in 0.001339629 sec. | ||
| 2418 | 2026.05.07 17:12:42.620109 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2419 | 2026.05.07 17:12:42.620208 [ 260 ] {0c5eb8c0-85f2-4e73-8d4c-d7025bf578b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2420 | 2026.05.07 17:12:42.620248 [ 260 ] {0c5eb8c0-85f2-4e73-8d4c-d7025bf578b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2421 | 2026.05.07 17:12:42.620665 [ 260 ] {0c5eb8c0-85f2-4e73-8d4c-d7025bf578b8} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2422 | 2026.05.07 17:12:42.620700 [ 260 ] {0c5eb8c0-85f2-4e73-8d4c-d7025bf578b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2423 | 2026.05.07 17:12:42.621000 [ 260 ] {0c5eb8c0-85f2-4e73-8d4c-d7025bf578b8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2424 | 2026.05.07 17:12:42.621210 [ 260 ] {0c5eb8c0-85f2-4e73-8d4c-d7025bf578b8} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2425 | 2026.05.07 17:12:42.621336 [ 260 ] {0c5eb8c0-85f2-4e73-8d4c-d7025bf578b8} <Debug> executeQuery: Read 67 rows, 5.37 KiB in 0.001148 sec., 58362.3693379791 rows/sec., 4.56 MiB/sec. | ||
| 2426 | 2026.05.07 17:12:42.621373 [ 260 ] {0c5eb8c0-85f2-4e73-8d4c-d7025bf578b8} <Debug> TCPHandler: Processed in 0.001314249 sec. | ||
| 2427 | 2026.05.07 17:12:42.621493 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2428 | 2026.05.07 17:12:42.621586 [ 260 ] {9d72ab8e-2464-432d-afbe-6e094f736c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2429 | 2026.05.07 17:12:42.621629 [ 260 ] {9d72ab8e-2464-432d-afbe-6e094f736c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2430 | 2026.05.07 17:12:42.622005 [ 260 ] {9d72ab8e-2464-432d-afbe-6e094f736c40} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2431 | 2026.05.07 17:12:42.622040 [ 260 ] {9d72ab8e-2464-432d-afbe-6e094f736c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2432 | 2026.05.07 17:12:42.622365 [ 260 ] {9d72ab8e-2464-432d-afbe-6e094f736c40} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2433 | 2026.05.07 17:12:42.622575 [ 260 ] {9d72ab8e-2464-432d-afbe-6e094f736c40} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2434 | 2026.05.07 17:12:42.622706 [ 260 ] {9d72ab8e-2464-432d-afbe-6e094f736c40} <Debug> executeQuery: Read 102 rows, 7.24 KiB in 0.001138 sec., 89630.93145869947 rows/sec., 6.21 MiB/sec. | ||
| 2435 | 2026.05.07 17:12:42.622742 [ 260 ] {9d72ab8e-2464-432d-afbe-6e094f736c40} <Debug> TCPHandler: Processed in 0.001297339 sec. | ||
| 2436 | 2026.05.07 17:12:42.622864 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2437 | 2026.05.07 17:12:42.622957 [ 260 ] {8ee53601-543a-4c8b-8e1e-d35b9d801dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2438 | 2026.05.07 17:12:42.623012 [ 260 ] {8ee53601-543a-4c8b-8e1e-d35b9d801dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2439 | 2026.05.07 17:12:42.623829 [ 260 ] {8ee53601-543a-4c8b-8e1e-d35b9d801dd4} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2440 | 2026.05.07 17:12:42.623866 [ 260 ] {8ee53601-543a-4c8b-8e1e-d35b9d801dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2441 | 2026.05.07 17:12:42.624433 [ 260 ] {8ee53601-543a-4c8b-8e1e-d35b9d801dd4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2442 | 2026.05.07 17:12:42.624665 [ 260 ] {8ee53601-543a-4c8b-8e1e-d35b9d801dd4} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2443 | 2026.05.07 17:12:42.624804 [ 260 ] {8ee53601-543a-4c8b-8e1e-d35b9d801dd4} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001865 sec., 17158.17694369973 rows/sec., 30.75 MiB/sec. | ||
| 2444 | 2026.05.07 17:12:42.624864 [ 260 ] {8ee53601-543a-4c8b-8e1e-d35b9d801dd4} <Debug> TCPHandler: Processed in 0.002048703 sec. | ||
| 2445 | 2026.05.07 17:12:42.624987 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2446 | 2026.05.07 17:12:42.625085 [ 260 ] {0db1a64c-0089-4250-a7da-56c7713cc0e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2447 | 2026.05.07 17:12:42.625126 [ 260 ] {0db1a64c-0089-4250-a7da-56c7713cc0e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2448 | 2026.05.07 17:12:42.625451 [ 260 ] {0db1a64c-0089-4250-a7da-56c7713cc0e6} <Trace> oximeter.measurements_i64 (983c97b9-750c-4f55-8688-6106cf4e0f2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2449 | 2026.05.07 17:12:42.625487 [ 260 ] {0db1a64c-0089-4250-a7da-56c7713cc0e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2450 | 2026.05.07 17:12:42.625786 [ 260 ] {0db1a64c-0089-4250-a7da-56c7713cc0e6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2451 | 2026.05.07 17:12:42.625989 [ 260 ] {0db1a64c-0089-4250-a7da-56c7713cc0e6} <Trace> oximeter.measurements_i64 (983c97b9-750c-4f55-8688-6106cf4e0f2d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2452 | 2026.05.07 17:12:42.626114 [ 260 ] {0db1a64c-0089-4250-a7da-56c7713cc0e6} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001048 sec., 2862.595419847328 rows/sec., 202.21 KiB/sec. | ||
| 2453 | 2026.05.07 17:12:42.626149 [ 260 ] {0db1a64c-0089-4250-a7da-56c7713cc0e6} <Debug> TCPHandler: Processed in 0.001211208 sec. | ||
| 2454 | 2026.05.07 17:12:42.626263 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2455 | 2026.05.07 17:12:42.626357 [ 260 ] {186d1ba1-9896-4f61-b428-c41350a364e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2456 | 2026.05.07 17:12:42.626398 [ 260 ] {186d1ba1-9896-4f61-b428-c41350a364e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2457 | 2026.05.07 17:12:42.626720 [ 260 ] {186d1ba1-9896-4f61-b428-c41350a364e7} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2458 | 2026.05.07 17:12:42.626756 [ 260 ] {186d1ba1-9896-4f61-b428-c41350a364e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2459 | 2026.05.07 17:12:42.627060 [ 260 ] {186d1ba1-9896-4f61-b428-c41350a364e7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2460 | 2026.05.07 17:12:42.627268 [ 260 ] {186d1ba1-9896-4f61-b428-c41350a364e7} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2461 | 2026.05.07 17:12:42.627396 [ 260 ] {186d1ba1-9896-4f61-b428-c41350a364e7} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001057 sec., 28382.21381267739 rows/sec., 1.94 MiB/sec. | ||
| 2462 | 2026.05.07 17:12:42.627429 [ 260 ] {186d1ba1-9896-4f61-b428-c41350a364e7} <Debug> TCPHandler: Processed in 0.001215008 sec. | ||
| 2463 | 2026.05.07 17:12:46.548703 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2464 | 2026.05.07 17:12:46.548778 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2465 | 2026.05.07 17:12:46.640790 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4792 | ||
| 2466 | 2026.05.07 17:12:46.641546 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2467 | 2026.05.07 17:12:46.641615 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2468 | 2026.05.07 17:12:46.642175 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2469 | 2026.05.07 17:12:46.642406 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2470 | 2026.05.07 17:12:46.642530 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4792 | ||
| 2471 | 2026.05.07 17:12:46.893644 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2472 | 2026.05.07 17:12:46.911249 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2473 | 2026.05.07 17:12:46.911315 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2474 | 2026.05.07 17:12:46.917653 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2475 | 2026.05.07 17:12:46.918302 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2476 | 2026.05.07 17:12:46.921109 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2477 | 2026.05.07 17:12:47.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.76 MiB, peak 216.96 MiB, free memory in arenas 0.00 B, will set to 213.09 MiB (RSS), difference: 2.33 MiB | ||
| 2478 | 2026.05.07 17:12:47.613627 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2479 | 2026.05.07 17:12:47.613887 [ 260 ] {2d665e18-2a12-410e-9c98-2d4df72eb359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 2480 | 2026.05.07 17:12:47.614229 [ 260 ] {2d665e18-2a12-410e-9c98-2d4df72eb359} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2481 | 2026.05.07 17:12:47.614268 [ 260 ] {2d665e18-2a12-410e-9c98-2d4df72eb359} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2482 | 2026.05.07 17:12:47.614505 [ 260 ] {2d665e18-2a12-410e-9c98-2d4df72eb359} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2483 | 2026.05.07 17:12:47.614577 [ 260 ] {2d665e18-2a12-410e-9c98-2d4df72eb359} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2484 | 2026.05.07 17:12:47.614721 [ 260 ] {2d665e18-2a12-410e-9c98-2d4df72eb359} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 27-element set) | ||
| 2485 | 2026.05.07 17:12:47.614848 [ 268 ] {2d665e18-2a12-410e-9c98-2d4df72eb359} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2486 | 2026.05.07 17:12:47.614852 [ 279 ] {2d665e18-2a12-410e-9c98-2d4df72eb359} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2487 | 2026.05.07 17:12:47.614860 [ 329 ] {2d665e18-2a12-410e-9c98-2d4df72eb359} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2488 | 2026.05.07 17:12:47.615019 [ 260 ] {2d665e18-2a12-410e-9c98-2d4df72eb359} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2489 | 2026.05.07 17:12:47.615048 [ 260 ] {2d665e18-2a12-410e-9c98-2d4df72eb359} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2490 | 2026.05.07 17:12:47.615119 [ 260 ] {2d665e18-2a12-410e-9c98-2d4df72eb359} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2491 | 2026.05.07 17:12:47.615140 [ 260 ] {2d665e18-2a12-410e-9c98-2d4df72eb359} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 28 rows with 2 streams | ||
| 2492 | 2026.05.07 17:12:47.615174 [ 260 ] {2d665e18-2a12-410e-9c98-2d4df72eb359} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2493 | 2026.05.07 17:12:47.615211 [ 260 ] {2d665e18-2a12-410e-9c98-2d4df72eb359} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2494 | 2026.05.07 17:12:47.616397 [ 260 ] {2d665e18-2a12-410e-9c98-2d4df72eb359} <Debug> executeQuery: Read 28 rows, 6.76 KiB in 0.002614 sec., 10711.553175210405 rows/sec., 2.52 MiB/sec. | ||
| 2495 | 2026.05.07 17:12:47.616530 [ 260 ] {2d665e18-2a12-410e-9c98-2d4df72eb359} <Debug> TCPHandler: Processed in 0.00304499 sec. | ||
| 2496 | 2026.05.07 17:12:47.621001 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2497 | 2026.05.07 17:12:47.621134 [ 260 ] {85453f44-f68a-4790-b020-ce69f0c52a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2498 | 2026.05.07 17:12:47.621189 [ 260 ] {85453f44-f68a-4790-b020-ce69f0c52a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2499 | 2026.05.07 17:12:47.621819 [ 260 ] {85453f44-f68a-4790-b020-ce69f0c52a1a} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2500 | 2026.05.07 17:12:47.621865 [ 260 ] {85453f44-f68a-4790-b020-ce69f0c52a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2501 | 2026.05.07 17:12:47.622256 [ 260 ] {85453f44-f68a-4790-b020-ce69f0c52a1a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2502 | 2026.05.07 17:12:47.622495 [ 260 ] {85453f44-f68a-4790-b020-ce69f0c52a1a} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2503 | 2026.05.07 17:12:47.622641 [ 260 ] {85453f44-f68a-4790-b020-ce69f0c52a1a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001546 sec., 183699.8706338939 rows/sec., 11.67 MiB/sec. | ||
| 2504 | 2026.05.07 17:12:47.622680 [ 260 ] {85453f44-f68a-4790-b020-ce69f0c52a1a} <Debug> TCPHandler: Processed in 0.001741652 sec. | ||
| 2505 | 2026.05.07 17:12:47.622802 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2506 | 2026.05.07 17:12:47.622901 [ 260 ] {baf3f14a-ec94-4398-ae94-3adb0d8809b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2507 | 2026.05.07 17:12:47.622943 [ 260 ] {baf3f14a-ec94-4398-ae94-3adb0d8809b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2508 | 2026.05.07 17:12:47.623581 [ 260 ] {baf3f14a-ec94-4398-ae94-3adb0d8809b7} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2509 | 2026.05.07 17:12:47.623619 [ 260 ] {baf3f14a-ec94-4398-ae94-3adb0d8809b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2510 | 2026.05.07 17:12:47.624008 [ 260 ] {baf3f14a-ec94-4398-ae94-3adb0d8809b7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2511 | 2026.05.07 17:12:47.624223 [ 260 ] {baf3f14a-ec94-4398-ae94-3adb0d8809b7} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2512 | 2026.05.07 17:12:47.624351 [ 260 ] {baf3f14a-ec94-4398-ae94-3adb0d8809b7} <Debug> executeQuery: Read 789 rows, 62.65 KiB in 0.001472 sec., 536005.4347826086 rows/sec., 41.56 MiB/sec. | ||
| 2513 | 2026.05.07 17:12:47.624387 [ 260 ] {baf3f14a-ec94-4398-ae94-3adb0d8809b7} <Debug> TCPHandler: Processed in 0.001635971 sec. | ||
| 2514 | 2026.05.07 17:12:47.624503 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2515 | 2026.05.07 17:12:47.624599 [ 260 ] {59b8feb8-3be9-4245-b23b-727118f069f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2516 | 2026.05.07 17:12:47.624641 [ 260 ] {59b8feb8-3be9-4245-b23b-727118f069f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2517 | 2026.05.07 17:12:47.625050 [ 260 ] {59b8feb8-3be9-4245-b23b-727118f069f7} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2518 | 2026.05.07 17:12:47.625085 [ 260 ] {59b8feb8-3be9-4245-b23b-727118f069f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2519 | 2026.05.07 17:12:47.625390 [ 260 ] {59b8feb8-3be9-4245-b23b-727118f069f7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2520 | 2026.05.07 17:12:47.625600 [ 260 ] {59b8feb8-3be9-4245-b23b-727118f069f7} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2521 | 2026.05.07 17:12:47.625727 [ 260 ] {59b8feb8-3be9-4245-b23b-727118f069f7} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001148 sec., 133275.2613240418 rows/sec., 7.97 MiB/sec. | ||
| 2522 | 2026.05.07 17:12:47.625766 [ 260 ] {59b8feb8-3be9-4245-b23b-727118f069f7} <Debug> TCPHandler: Processed in 0.001312099 sec. | ||
| 2523 | 2026.05.07 17:12:47.625890 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2524 | 2026.05.07 17:12:47.625984 [ 260 ] {3013bcef-61d0-41b8-b5d4-7a11df109649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2525 | 2026.05.07 17:12:47.626024 [ 260 ] {3013bcef-61d0-41b8-b5d4-7a11df109649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2526 | 2026.05.07 17:12:47.626432 [ 260 ] {3013bcef-61d0-41b8-b5d4-7a11df109649} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2527 | 2026.05.07 17:12:47.626468 [ 260 ] {3013bcef-61d0-41b8-b5d4-7a11df109649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2528 | 2026.05.07 17:12:47.626762 [ 260 ] {3013bcef-61d0-41b8-b5d4-7a11df109649} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2529 | 2026.05.07 17:12:47.626984 [ 260 ] {3013bcef-61d0-41b8-b5d4-7a11df109649} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2530 | 2026.05.07 17:12:47.627108 [ 260 ] {3013bcef-61d0-41b8-b5d4-7a11df109649} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001143 sec., 130358.70516185477 rows/sec., 8.42 MiB/sec. | ||
| 2531 | 2026.05.07 17:12:47.627144 [ 260 ] {3013bcef-61d0-41b8-b5d4-7a11df109649} <Debug> TCPHandler: Processed in 0.001303238 sec. | ||
| 2532 | 2026.05.07 17:12:47.627258 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2533 | 2026.05.07 17:12:47.627353 [ 260 ] {7011f08a-9248-4585-b9be-62ffb7d38df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2534 | 2026.05.07 17:12:47.627393 [ 260 ] {7011f08a-9248-4585-b9be-62ffb7d38df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2535 | 2026.05.07 17:12:47.627803 [ 260 ] {7011f08a-9248-4585-b9be-62ffb7d38df5} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2536 | 2026.05.07 17:12:47.627839 [ 260 ] {7011f08a-9248-4585-b9be-62ffb7d38df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2537 | 2026.05.07 17:12:47.628149 [ 260 ] {7011f08a-9248-4585-b9be-62ffb7d38df5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2538 | 2026.05.07 17:12:47.628351 [ 260 ] {7011f08a-9248-4585-b9be-62ffb7d38df5} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2539 | 2026.05.07 17:12:47.628476 [ 260 ] {7011f08a-9248-4585-b9be-62ffb7d38df5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001141 sec., 129710.78001752848 rows/sec., 7.38 MiB/sec. | ||
| 2540 | 2026.05.07 17:12:47.628511 [ 260 ] {7011f08a-9248-4585-b9be-62ffb7d38df5} <Debug> TCPHandler: Processed in 0.001302489 sec. | ||
| 2541 | 2026.05.07 17:12:47.628626 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2542 | 2026.05.07 17:12:47.628721 [ 260 ] {f3deb555-23ce-49c9-9b40-197b0f5a92c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2543 | 2026.05.07 17:12:47.628760 [ 260 ] {f3deb555-23ce-49c9-9b40-197b0f5a92c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2544 | 2026.05.07 17:12:47.629266 [ 260 ] {f3deb555-23ce-49c9-9b40-197b0f5a92c2} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2545 | 2026.05.07 17:12:47.629301 [ 260 ] {f3deb555-23ce-49c9-9b40-197b0f5a92c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2546 | 2026.05.07 17:12:47.629624 [ 260 ] {f3deb555-23ce-49c9-9b40-197b0f5a92c2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2547 | 2026.05.07 17:12:47.629839 [ 260 ] {f3deb555-23ce-49c9-9b40-197b0f5a92c2} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2548 | 2026.05.07 17:12:47.629965 [ 260 ] {f3deb555-23ce-49c9-9b40-197b0f5a92c2} <Debug> executeQuery: Read 465 rows, 33.18 KiB in 0.001262 sec., 368462.75752773375 rows/sec., 25.68 MiB/sec. | ||
| 2549 | 2026.05.07 17:12:47.630001 [ 260 ] {f3deb555-23ce-49c9-9b40-197b0f5a92c2} <Debug> TCPHandler: Processed in 0.0014257 sec. | ||
| 2550 | 2026.05.07 17:12:47.630113 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2551 | 2026.05.07 17:12:47.630208 [ 260 ] {82e49bdd-8db0-467c-9bbb-d7b9b6031158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2552 | 2026.05.07 17:12:47.630249 [ 260 ] {82e49bdd-8db0-467c-9bbb-d7b9b6031158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2553 | 2026.05.07 17:12:47.630572 [ 260 ] {82e49bdd-8db0-467c-9bbb-d7b9b6031158} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2554 | 2026.05.07 17:12:47.630607 [ 260 ] {82e49bdd-8db0-467c-9bbb-d7b9b6031158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2555 | 2026.05.07 17:12:47.630922 [ 260 ] {82e49bdd-8db0-467c-9bbb-d7b9b6031158} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2556 | 2026.05.07 17:12:47.631128 [ 260 ] {82e49bdd-8db0-467c-9bbb-d7b9b6031158} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2557 | 2026.05.07 17:12:47.631227 [ 76 ] {} <Debug> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2558 | 2026.05.07 17:12:47.631253 [ 260 ] {82e49bdd-8db0-467c-9bbb-d7b9b6031158} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 2559 | 2026.05.07 17:12:47.631282 [ 76 ] {} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2560 | 2026.05.07 17:12:47.631294 [ 260 ] {82e49bdd-8db0-467c-9bbb-d7b9b6031158} <Debug> TCPHandler: Processed in 0.001228549 sec. | ||
| 2561 | 2026.05.07 17:12:47.631315 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2562 | 2026.05.07 17:12:47.631407 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2563 | 2026.05.07 17:12:47.631419 [ 192 ] {14c0596a-51d5-4f00-9fde-de8ef844ea28::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 | ||
| 2564 | 2026.05.07 17:12:47.631506 [ 260 ] {19ca7792-7b61-4d0d-90f7-6f2f00352d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2565 | 2026.05.07 17:12:47.631553 [ 260 ] {19ca7792-7b61-4d0d-90f7-6f2f00352d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2566 | 2026.05.07 17:12:47.631558 [ 192 ] {14c0596a-51d5-4f00-9fde-de8ef844ea28::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2567 | 2026.05.07 17:12:47.631608 [ 192 ] {14c0596a-51d5-4f00-9fde-de8ef844ea28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2568 | 2026.05.07 17:12:47.631683 [ 192 ] {14c0596a-51d5-4f00-9fde-de8ef844ea28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2569 | 2026.05.07 17:12:47.631752 [ 192 ] {14c0596a-51d5-4f00-9fde-de8ef844ea28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2570 | 2026.05.07 17:12:47.631811 [ 192 ] {14c0596a-51d5-4f00-9fde-de8ef844ea28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2571 | 2026.05.07 17:12:47.631870 [ 192 ] {14c0596a-51d5-4f00-9fde-de8ef844ea28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2572 | 2026.05.07 17:12:47.631931 [ 192 ] {14c0596a-51d5-4f00-9fde-de8ef844ea28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 2573 | 2026.05.07 17:12:47.631948 [ 260 ] {19ca7792-7b61-4d0d-90f7-6f2f00352d78} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2574 | 2026.05.07 17:12:47.631988 [ 260 ] {19ca7792-7b61-4d0d-90f7-6f2f00352d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2575 | 2026.05.07 17:12:47.632362 [ 260 ] {19ca7792-7b61-4d0d-90f7-6f2f00352d78} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2576 | 2026.05.07 17:12:47.632603 [ 260 ] {19ca7792-7b61-4d0d-90f7-6f2f00352d78} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2577 | 2026.05.07 17:12:47.632745 [ 260 ] {19ca7792-7b61-4d0d-90f7-6f2f00352d78} <Debug> executeQuery: Read 205 rows, 13.72 KiB in 0.001257 sec., 163086.71439936355 rows/sec., 10.66 MiB/sec. | ||
| 2578 | 2026.05.07 17:12:47.632781 [ 260 ] {19ca7792-7b61-4d0d-90f7-6f2f00352d78} <Debug> TCPHandler: Processed in 0.00142242 sec. | ||
| 2579 | 2026.05.07 17:12:47.632892 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2580 | 2026.05.07 17:12:47.632985 [ 260 ] {5b135ba2-ae85-4b6f-ba73-82cb6a04984d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2581 | 2026.05.07 17:12:47.633007 [ 187 ] {14c0596a-51d5-4f00-9fde-de8ef844ea28::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001634741 sec., 22021.837098353804 rows/sec., 1.12 MiB/sec. | ||
| 2582 | 2026.05.07 17:12:47.633028 [ 260 ] {5b135ba2-ae85-4b6f-ba73-82cb6a04984d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2583 | 2026.05.07 17:12:47.633172 [ 188 ] {14c0596a-51d5-4f00-9fde-de8ef844ea28::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2584 | 2026.05.07 17:12:47.633354 [ 260 ] {5b135ba2-ae85-4b6f-ba73-82cb6a04984d} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2026.05.07 17:12:47.633398 [ 260 ] {5b135ba2-ae85-4b6f-ba73-82cb6a04984d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2586 | 2026.05.07 17:12:47.633470 [ 188 ] {14c0596a-51d5-4f00-9fde-de8ef844ea28::all_1_6_1} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2587 | 2026.05.07 17:12:47.633549 [ 188 ] {14c0596a-51d5-4f00-9fde-de8ef844ea28::all_1_6_1} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2588 | 2026.05.07 17:12:47.633612 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2589 | 2026.05.07 17:12:47.633723 [ 260 ] {5b135ba2-ae85-4b6f-ba73-82cb6a04984d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2590 | 2026.05.07 17:12:47.633940 [ 260 ] {5b135ba2-ae85-4b6f-ba73-82cb6a04984d} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2591 | 2026.05.07 17:12:47.634067 [ 260 ] {5b135ba2-ae85-4b6f-ba73-82cb6a04984d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0011 sec., 909.090909090909 rows/sec., 61.26 KiB/sec. | ||
| 2592 | 2026.05.07 17:12:47.634102 [ 260 ] {5b135ba2-ae85-4b6f-ba73-82cb6a04984d} <Debug> TCPHandler: Processed in 0.001257679 sec. | ||
| 2593 | 2026.05.07 17:12:47.634209 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2594 | 2026.05.07 17:12:47.634303 [ 260 ] {ed24de17-525b-4e99-abf4-69a72ac5ce56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2595 | 2026.05.07 17:12:47.634358 [ 260 ] {ed24de17-525b-4e99-abf4-69a72ac5ce56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2596 | 2026.05.07 17:12:47.635120 [ 260 ] {ed24de17-525b-4e99-abf4-69a72ac5ce56} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2597 | 2026.05.07 17:12:47.635156 [ 260 ] {ed24de17-525b-4e99-abf4-69a72ac5ce56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2598 | 2026.05.07 17:12:47.635663 [ 260 ] {ed24de17-525b-4e99-abf4-69a72ac5ce56} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2599 | 2026.05.07 17:12:47.635881 [ 260 ] {ed24de17-525b-4e99-abf4-69a72ac5ce56} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2600 | 2026.05.07 17:12:47.636020 [ 260 ] {ed24de17-525b-4e99-abf4-69a72ac5ce56} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001736 sec., 6336.405529953918 rows/sec., 11.35 MiB/sec. | ||
| 2601 | 2026.05.07 17:12:47.636083 [ 260 ] {ed24de17-525b-4e99-abf4-69a72ac5ce56} <Debug> TCPHandler: Processed in 0.001922713 sec. | ||
| 2602 | 2026.05.07 17:12:47.636199 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2603 | 2026.05.07 17:12:47.636293 [ 260 ] {8e27c9fe-f280-45de-8f6e-173e071e3b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2604 | 2026.05.07 17:12:47.636335 [ 260 ] {8e27c9fe-f280-45de-8f6e-173e071e3b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2605 | 2026.05.07 17:12:47.636661 [ 260 ] {8e27c9fe-f280-45de-8f6e-173e071e3b8c} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2606 | 2026.05.07 17:12:47.636697 [ 260 ] {8e27c9fe-f280-45de-8f6e-173e071e3b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2607 | 2026.05.07 17:12:47.637013 [ 260 ] {8e27c9fe-f280-45de-8f6e-173e071e3b8c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2608 | 2026.05.07 17:12:47.637217 [ 260 ] {8e27c9fe-f280-45de-8f6e-173e071e3b8c} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2609 | 2026.05.07 17:12:47.637341 [ 260 ] {8e27c9fe-f280-45de-8f6e-173e071e3b8c} <Debug> executeQuery: Read 60 rows, 3.73 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.41 MiB/sec. | ||
| 2610 | 2026.05.07 17:12:47.637384 [ 260 ] {8e27c9fe-f280-45de-8f6e-173e071e3b8c} <Debug> TCPHandler: Processed in 0.001233998 sec. | ||
| 2611 | 2026.05.07 17:12:51.660646 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 312 | ||
| 2612 | 2026.05.07 17:12:51.663602 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2613 | 2026.05.07 17:12:51.663639 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2614 | 2026.05.07 17:12:51.664806 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2615 | 2026.05.07 17:12:51.665057 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2616 | 2026.05.07 17:12:51.665296 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 312 | ||
| 2617 | 2026.05.07 17:12:52.610064 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2618 | 2026.05.07 17:12:52.610286 [ 260 ] {cebabe6b-8d6e-4ec2-9c34-7335bd96cbaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 2619 | 2026.05.07 17:12:52.610601 [ 260 ] {cebabe6b-8d6e-4ec2-9c34-7335bd96cbaf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2620 | 2026.05.07 17:12:52.610635 [ 260 ] {cebabe6b-8d6e-4ec2-9c34-7335bd96cbaf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 2621 | 2026.05.07 17:12:52.610840 [ 260 ] {cebabe6b-8d6e-4ec2-9c34-7335bd96cbaf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2622 | 2026.05.07 17:12:52.610907 [ 260 ] {cebabe6b-8d6e-4ec2-9c34-7335bd96cbaf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2623 | 2026.05.07 17:12:52.611046 [ 260 ] {cebabe6b-8d6e-4ec2-9c34-7335bd96cbaf} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 2624 | 2026.05.07 17:12:52.611185 [ 268 ] {cebabe6b-8d6e-4ec2-9c34-7335bd96cbaf} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2625 | 2026.05.07 17:12:52.611190 [ 329 ] {cebabe6b-8d6e-4ec2-9c34-7335bd96cbaf} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2626 | 2026.05.07 17:12:52.611184 [ 279 ] {cebabe6b-8d6e-4ec2-9c34-7335bd96cbaf} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2627 | 2026.05.07 17:12:52.611358 [ 260 ] {cebabe6b-8d6e-4ec2-9c34-7335bd96cbaf} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2628 | 2026.05.07 17:12:52.611384 [ 260 ] {cebabe6b-8d6e-4ec2-9c34-7335bd96cbaf} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2629 | 2026.05.07 17:12:52.611451 [ 260 ] {cebabe6b-8d6e-4ec2-9c34-7335bd96cbaf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2630 | 2026.05.07 17:12:52.611469 [ 260 ] {cebabe6b-8d6e-4ec2-9c34-7335bd96cbaf} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 28 rows with 2 streams | ||
| 2631 | 2026.05.07 17:12:52.611501 [ 260 ] {cebabe6b-8d6e-4ec2-9c34-7335bd96cbaf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 2632 | 2026.05.07 17:12:52.611537 [ 260 ] {cebabe6b-8d6e-4ec2-9c34-7335bd96cbaf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 2633 | 2026.05.07 17:12:52.612782 [ 260 ] {cebabe6b-8d6e-4ec2-9c34-7335bd96cbaf} <Debug> executeQuery: Read 28 rows, 6.76 KiB in 0.002583 sec., 10840.108401084011 rows/sec., 2.55 MiB/sec. | ||
| 2634 | 2026.05.07 17:12:52.612886 [ 260 ] {cebabe6b-8d6e-4ec2-9c34-7335bd96cbaf} <Debug> TCPHandler: Processed in 0.0029476 sec. | ||
| 2635 | 2026.05.07 17:12:52.614571 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2636 | 2026.05.07 17:12:52.614683 [ 260 ] {28dc51e8-78a5-4288-a8f7-61d2a941142e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2637 | 2026.05.07 17:12:52.614726 [ 260 ] {28dc51e8-78a5-4288-a8f7-61d2a941142e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2638 | 2026.05.07 17:12:52.615215 [ 260 ] {28dc51e8-78a5-4288-a8f7-61d2a941142e} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2639 | 2026.05.07 17:12:52.615255 [ 260 ] {28dc51e8-78a5-4288-a8f7-61d2a941142e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2640 | 2026.05.07 17:12:52.615625 [ 260 ] {28dc51e8-78a5-4288-a8f7-61d2a941142e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2641 | 2026.05.07 17:12:52.615846 [ 260 ] {28dc51e8-78a5-4288-a8f7-61d2a941142e} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2642 | 2026.05.07 17:12:52.615957 [ 28 ] {} <Debug> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2643 | 2026.05.07 17:12:52.615983 [ 260 ] {28dc51e8-78a5-4288-a8f7-61d2a941142e} <Debug> executeQuery: Read 90 rows, 8.07 KiB in 0.001331 sec., 67618.332081142 rows/sec., 5.92 MiB/sec. | ||
| 2644 | 2026.05.07 17:12:52.615998 [ 28 ] {} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2645 | 2026.05.07 17:12:52.616025 [ 260 ] {28dc51e8-78a5-4288-a8f7-61d2a941142e} <Debug> TCPHandler: Processed in 0.001506031 sec. | ||
| 2646 | 2026.05.07 17:12:52.616025 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2647 | 2026.05.07 17:12:52.616137 [ 192 ] {5623ad74-cb01-492c-9ba1-ba42252788de::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 | ||
| 2648 | 2026.05.07 17:12:52.616163 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2649 | 2026.05.07 17:12:52.616244 [ 192 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2650 | 2026.05.07 17:12:52.616261 [ 260 ] {b04afc87-1c8a-4f56-a7d8-05570b2c1da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2651 | 2026.05.07 17:12:52.616277 [ 192 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 841 rows starting from the beginning of the part | ||
| 2652 | 2026.05.07 17:12:52.616305 [ 260 ] {b04afc87-1c8a-4f56-a7d8-05570b2c1da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2653 | 2026.05.07 17:12:52.616344 [ 192 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 74 rows starting from the beginning of the part | ||
| 2654 | 2026.05.07 17:12:52.616403 [ 192 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 789 rows starting from the beginning of the part | ||
| 2655 | 2026.05.07 17:12:52.616449 [ 192 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 92 rows starting from the beginning of the part | ||
| 2656 | 2026.05.07 17:12:52.616489 [ 192 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 789 rows starting from the beginning of the part | ||
| 2657 | 2026.05.07 17:12:52.616531 [ 192 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2658 | 2026.05.07 17:12:52.616716 [ 260 ] {b04afc87-1c8a-4f56-a7d8-05570b2c1da6} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2659 | 2026.05.07 17:12:52.616755 [ 260 ] {b04afc87-1c8a-4f56-a7d8-05570b2c1da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2660 | 2026.05.07 17:12:52.617061 [ 260 ] {b04afc87-1c8a-4f56-a7d8-05570b2c1da6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2661 | 2026.05.07 17:12:52.617288 [ 260 ] {b04afc87-1c8a-4f56-a7d8-05570b2c1da6} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2662 | 2026.05.07 17:12:52.617393 [ 28 ] {} <Debug> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2663 | 2026.05.07 17:12:52.617417 [ 260 ] {b04afc87-1c8a-4f56-a7d8-05570b2c1da6} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001174 sec., 27257.240204429305 rows/sec., 2.00 MiB/sec. | ||
| 2664 | 2026.05.07 17:12:52.617432 [ 28 ] {} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2665 | 2026.05.07 17:12:52.617458 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2666 | 2026.05.07 17:12:52.617458 [ 260 ] {b04afc87-1c8a-4f56-a7d8-05570b2c1da6} <Debug> TCPHandler: Processed in 0.001342449 sec. | ||
| 2667 | 2026.05.07 17:12:52.617526 [ 188 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2668 | 2026.05.07 17:12:52.617592 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2669 | 2026.05.07 17:12:52.617622 [ 188 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2670 | 2026.05.07 17:12:52.617658 [ 188 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 185 rows starting from the beginning of the part | ||
| 2671 | 2026.05.07 17:12:52.617689 [ 260 ] {b7363cb9-cd97-45ba-acad-ac7e5d8cb1bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2672 | 2026.05.07 17:12:52.617729 [ 188 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 2673 | 2026.05.07 17:12:52.617732 [ 260 ] {b7363cb9-cd97-45ba-acad-ac7e5d8cb1bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2674 | 2026.05.07 17:12:52.617784 [ 188 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 153 rows starting from the beginning of the part | ||
| 2675 | 2026.05.07 17:12:52.617809 [ 187 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2675 rows, containing 5 columns (5 merged, 0 gathered) in 0.001708662 sec., 1565552.4615166723 rows/sec., 129.19 MiB/sec. | ||
| 2676 | 2026.05.07 17:12:52.617835 [ 188 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 2677 | 2026.05.07 17:12:52.617903 [ 188 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 153 rows starting from the beginning of the part | ||
| 2678 | 2026.05.07 17:12:52.617945 [ 188 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part | ||
| 2679 | 2026.05.07 17:12:52.618014 [ 192 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2680 | 2026.05.07 17:12:52.618168 [ 260 ] {b7363cb9-cd97-45ba-acad-ac7e5d8cb1bd} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2681 | 2026.05.07 17:12:52.618211 [ 260 ] {b7363cb9-cd97-45ba-acad-ac7e5d8cb1bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2682 | 2026.05.07 17:12:52.618282 [ 192 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_11_2} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2683 | 2026.05.07 17:12:52.618363 [ 192 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_11_2} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2684 | 2026.05.07 17:12:52.618442 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 2685 | 2026.05.07 17:12:52.618538 [ 260 ] {b7363cb9-cd97-45ba-acad-ac7e5d8cb1bd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2686 | 2026.05.07 17:12:52.618734 [ 192 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 583 rows, containing 5 columns (5 merged, 0 gathered) in 0.001237518 sec., 471104.2586855302 rows/sec., 31.28 MiB/sec. | ||
| 2687 | 2026.05.07 17:12:52.618774 [ 260 ] {b7363cb9-cd97-45ba-acad-ac7e5d8cb1bd} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2688 | 2026.05.07 17:12:52.618848 [ 192 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2689 | 2026.05.07 17:12:52.618878 [ 28 ] {} <Debug> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2690 | 2026.05.07 17:12:52.618905 [ 28 ] {} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2691 | 2026.05.07 17:12:52.618911 [ 260 ] {b7363cb9-cd97-45ba-acad-ac7e5d8cb1bd} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.00124 sec., 48387.096774193546 rows/sec., 3.78 MiB/sec. | ||
| 2692 | 2026.05.07 17:12:52.618922 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2693 | 2026.05.07 17:12:52.618956 [ 260 ] {b7363cb9-cd97-45ba-acad-ac7e5d8cb1bd} <Debug> TCPHandler: Processed in 0.001412579 sec. | ||
| 2694 | 2026.05.07 17:12:52.618989 [ 188 ] {15675992-5db2-4655-9cc0-3518372e93a1::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 | ||
| 2695 | 2026.05.07 17:12:52.619079 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2696 | 2026.05.07 17:12:52.619081 [ 188 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2697 | 2026.05.07 17:12:52.619088 [ 192 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_11_2} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2698 | 2026.05.07 17:12:52.619128 [ 188 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 512 rows starting from the beginning of the part | ||
| 2699 | 2026.05.07 17:12:52.619179 [ 260 ] {5233cb92-149e-47cb-8624-5eb2cda77b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2700 | 2026.05.07 17:12:52.619181 [ 188 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part | ||
| 2701 | 2026.05.07 17:12:52.619195 [ 192 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_11_2} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2702 | 2026.05.07 17:12:52.619229 [ 260 ] {5233cb92-149e-47cb-8624-5eb2cda77b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2703 | 2026.05.07 17:12:52.619237 [ 188 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 465 rows starting from the beginning of the part | ||
| 2704 | 2026.05.07 17:12:52.619262 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2705 | 2026.05.07 17:12:52.619297 [ 188 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 67 rows starting from the beginning of the part | ||
| 2706 | 2026.05.07 17:12:52.619328 [ 188 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 465 rows starting from the beginning of the part | ||
| 2707 | 2026.05.07 17:12:52.619362 [ 188 ] {15675992-5db2-4655-9cc0-3518372e93a1::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 | ||
| 2708 | 2026.05.07 17:12:52.619603 [ 260 ] {5233cb92-149e-47cb-8624-5eb2cda77b45} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2709 | 2026.05.07 17:12:52.619643 [ 260 ] {5233cb92-149e-47cb-8624-5eb2cda77b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2710 | 2026.05.07 17:12:52.619982 [ 260 ] {5233cb92-149e-47cb-8624-5eb2cda77b45} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2711 | 2026.05.07 17:12:52.620193 [ 260 ] {5233cb92-149e-47cb-8624-5eb2cda77b45} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2712 | 2026.05.07 17:12:52.620214 [ 187 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1621 rows, containing 5 columns (5 merged, 0 gathered) in 0.001249188 sec., 1297642.9488595792 rows/sec., 96.92 MiB/sec. | ||
| 2713 | 2026.05.07 17:12:52.620315 [ 260 ] {5233cb92-149e-47cb-8624-5eb2cda77b45} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001154 sec., 86655.11265164644 rows/sec., 6.01 MiB/sec. | ||
| 2714 | 2026.05.07 17:12:52.620332 [ 192 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2715 | 2026.05.07 17:12:52.620353 [ 260 ] {5233cb92-149e-47cb-8624-5eb2cda77b45} <Debug> TCPHandler: Processed in 0.001321129 sec. | ||
| 2716 | 2026.05.07 17:12:52.620482 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2717 | 2026.05.07 17:12:52.620573 [ 192 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_11_2} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2718 | 2026.05.07 17:12:52.620576 [ 260 ] {df1dde3c-954f-4611-8168-c8ebd460466e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2719 | 2026.05.07 17:12:52.620641 [ 192 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_11_2} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2720 | 2026.05.07 17:12:52.620646 [ 260 ] {df1dde3c-954f-4611-8168-c8ebd460466e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2721 | 2026.05.07 17:12:52.620716 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2722 | 2026.05.07 17:12:52.621474 [ 260 ] {df1dde3c-954f-4611-8168-c8ebd460466e} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2723 | 2026.05.07 17:12:52.621514 [ 260 ] {df1dde3c-954f-4611-8168-c8ebd460466e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2724 | 2026.05.07 17:12:52.622126 [ 260 ] {df1dde3c-954f-4611-8168-c8ebd460466e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2725 | 2026.05.07 17:12:52.622342 [ 260 ] {df1dde3c-954f-4611-8168-c8ebd460466e} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2726 | 2026.05.07 17:12:52.622445 [ 28 ] {} <Debug> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2727 | 2026.05.07 17:12:52.622477 [ 260 ] {df1dde3c-954f-4611-8168-c8ebd460466e} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001919 sec., 16675.351745700886 rows/sec., 29.88 MiB/sec. | ||
| 2728 | 2026.05.07 17:12:52.622488 [ 28 ] {} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2729 | 2026.05.07 17:12:52.622519 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2730 | 2026.05.07 17:12:52.622533 [ 260 ] {df1dde3c-954f-4611-8168-c8ebd460466e} <Debug> TCPHandler: Processed in 0.002097295 sec. | ||
| 2731 | 2026.05.07 17:12:52.622572 [ 188 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::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 | ||
| 2732 | 2026.05.07 17:12:52.622667 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2733 | 2026.05.07 17:12:52.622763 [ 260 ] {503b4b1a-a650-42fc-b694-28fdcdd40b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2734 | 2026.05.07 17:12:52.622781 [ 188 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2735 | 2026.05.07 17:12:52.622804 [ 260 ] {503b4b1a-a650-42fc-b694-28fdcdd40b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2736 | 2026.05.07 17:12:52.622838 [ 188 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 91 rows starting from the beginning of the part | ||
| 2737 | 2026.05.07 17:12:52.622973 [ 188 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 2738 | 2026.05.07 17:12:52.623098 [ 188 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 2739 | 2026.05.07 17:12:52.623148 [ 260 ] {503b4b1a-a650-42fc-b694-28fdcdd40b58} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2740 | 2026.05.07 17:12:52.623187 [ 260 ] {503b4b1a-a650-42fc-b694-28fdcdd40b58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2741 | 2026.05.07 17:12:52.623215 [ 188 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
| 2742 | 2026.05.07 17:12:52.623328 [ 188 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 2743 | 2026.05.07 17:12:52.623443 [ 188 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part | ||
| 2744 | 2026.05.07 17:12:52.623493 [ 260 ] {503b4b1a-a650-42fc-b694-28fdcdd40b58} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2745 | 2026.05.07 17:12:52.623710 [ 260 ] {503b4b1a-a650-42fc-b694-28fdcdd40b58} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2746 | 2026.05.07 17:12:52.623840 [ 260 ] {503b4b1a-a650-42fc-b694-28fdcdd40b58} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001095 sec., 27397.260273972603 rows/sec., 1.88 MiB/sec. | ||
| 2747 | 2026.05.07 17:12:52.623877 [ 260 ] {503b4b1a-a650-42fc-b694-28fdcdd40b58} <Debug> TCPHandler: Processed in 0.001260009 sec. | ||
| 2748 | 2026.05.07 17:12:52.629099 [ 187 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 19 columns (19 merged, 0 gathered) in 0.006549784 sec., 30688.034903135736 rows/sec., 54.99 MiB/sec. | ||
| 2749 | 2026.05.07 17:12:52.629469 [ 188 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2750 | 2026.05.07 17:12:52.629763 [ 188 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2751 | 2026.05.07 17:12:52.629827 [ 188 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2752 | 2026.05.07 17:12:52.629895 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 2753 | 2026.05.07 17:12:54.143404 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5304 | ||
| 2754 | 2026.05.07 17:12:54.143935 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2755 | 2026.05.07 17:12:54.143972 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2756 | 2026.05.07 17:12:54.144460 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2757 | 2026.05.07 17:12:54.144708 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2758 | 2026.05.07 17:12:54.144822 [ 33 ] {} <Debug> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2759 | 2026.05.07 17:12:54.144846 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5304 | ||
| 2760 | 2026.05.07 17:12:54.144864 [ 33 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2761 | 2026.05.07 17:12:54.144883 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2762 | 2026.05.07 17:12:54.145001 [ 191 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::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 | ||
| 2763 | 2026.05.07 17:12:54.145150 [ 191 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2764 | 2026.05.07 17:12:54.145191 [ 191 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2872 rows starting from the beginning of the part | ||
| 2765 | 2026.05.07 17:12:54.145283 [ 191 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::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 | ||
| 2766 | 2026.05.07 17:12:54.145331 [ 191 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::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 | ||
| 2767 | 2026.05.07 17:12:54.145386 [ 191 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::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 | ||
| 2768 | 2026.05.07 17:12:54.145430 [ 191 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::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 | ||
| 2769 | 2026.05.07 17:12:54.145475 [ 191 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::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 | ||
| 2770 | 2026.05.07 17:12:54.146872 [ 187 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5304 rows, containing 4 columns (4 merged, 0 gathered) in 0.001928004 sec., 2751031.636863824 rows/sec., 39.35 MiB/sec. | ||
| 2771 | 2026.05.07 17:12:54.147438 [ 191 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2772 | 2026.05.07 17:12:54.147694 [ 191 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::all_1_11_2} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2773 | 2026.05.07 17:12:54.147767 [ 191 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::all_1_11_2} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2774 | 2026.05.07 17:12:54.147854 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 2775 | 2026.05.07 17:12:54.421982 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2776 | 2026.05.07 17:12:54.439618 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2777 | 2026.05.07 17:12:54.439684 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2778 | 2026.05.07 17:12:54.445718 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2779 | 2026.05.07 17:12:54.446545 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2780 | 2026.05.07 17:12:54.446834 [ 33 ] {} <Debug> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2781 | 2026.05.07 17:12:54.446887 [ 33 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2782 | 2026.05.07 17:12:54.446907 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2783 | 2026.05.07 17:12:54.447006 [ 189 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::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 | ||
| 2784 | 2026.05.07 17:12:54.450003 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2785 | 2026.05.07 17:12:54.450677 [ 189 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2786 | 2026.05.07 17:12:54.451985 [ 189 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::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 | ||
| 2787 | 2026.05.07 17:12:54.456211 [ 189 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::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 | ||
| 2788 | 2026.05.07 17:12:54.460193 [ 189 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::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 | ||
| 2789 | 2026.05.07 17:12:54.464330 [ 189 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::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 | ||
| 2790 | 2026.05.07 17:12:54.468652 [ 189 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::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 | ||
| 2791 | 2026.05.07 17:12:54.473089 [ 189 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::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 | ||
| 2792 | 2026.05.07 17:12:54.523924 [ 187 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.076950264 sec., 1078.618781606779 rows/sec., 5.58 MiB/sec. | ||
| 2793 | 2026.05.07 17:12:54.526471 [ 186 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2794 | 2026.05.07 17:12:54.528522 [ 186 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::all_1_11_2} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2026.05.07 17:12:54.528627 [ 186 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::all_1_11_2} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2796 | 2026.05.07 17:12:54.530754 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2797 | 2026.05.07 17:12:55.000293 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.17 MiB, peak 225.05 MiB, free memory in arenas 0.00 B, will set to 223.48 MiB (RSS), difference: 8.31 MiB | ||
| 2798 | 2026.05.07 17:12:55.562074 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2799 | 2026.05.07 17:12:55.562512 [ 260 ] {181cc79f-20f6-47bb-9770-433b5b6c6265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2800 | 2026.05.07 17:12:55.563007 [ 260 ] {181cc79f-20f6-47bb-9770-433b5b6c6265} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2801 | 2026.05.07 17:12:55.563049 [ 260 ] {181cc79f-20f6-47bb-9770-433b5b6c6265} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2802 | 2026.05.07 17:12:55.563308 [ 260 ] {181cc79f-20f6-47bb-9770-433b5b6c6265} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2803 | 2026.05.07 17:12:55.563378 [ 260 ] {181cc79f-20f6-47bb-9770-433b5b6c6265} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2804 | 2026.05.07 17:12:55.563522 [ 260 ] {181cc79f-20f6-47bb-9770-433b5b6c6265} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 2805 | 2026.05.07 17:12:55.563641 [ 268 ] {181cc79f-20f6-47bb-9770-433b5b6c6265} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2806 | 2026.05.07 17:12:55.563644 [ 279 ] {181cc79f-20f6-47bb-9770-433b5b6c6265} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2807 | 2026.05.07 17:12:55.563662 [ 329 ] {181cc79f-20f6-47bb-9770-433b5b6c6265} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2808 | 2026.05.07 17:12:55.563807 [ 260 ] {181cc79f-20f6-47bb-9770-433b5b6c6265} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2809 | 2026.05.07 17:12:55.563836 [ 260 ] {181cc79f-20f6-47bb-9770-433b5b6c6265} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2810 | 2026.05.07 17:12:55.563906 [ 260 ] {181cc79f-20f6-47bb-9770-433b5b6c6265} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2811 | 2026.05.07 17:12:55.563928 [ 260 ] {181cc79f-20f6-47bb-9770-433b5b6c6265} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 28 rows with 2 streams | ||
| 2812 | 2026.05.07 17:12:55.563963 [ 260 ] {181cc79f-20f6-47bb-9770-433b5b6c6265} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2813 | 2026.05.07 17:12:55.564000 [ 260 ] {181cc79f-20f6-47bb-9770-433b5b6c6265} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2814 | 2026.05.07 17:12:55.565344 [ 260 ] {181cc79f-20f6-47bb-9770-433b5b6c6265} <Debug> executeQuery: Read 28 rows, 6.76 KiB in 0.003012 sec., 9296.148738379814 rows/sec., 2.19 MiB/sec. | ||
| 2815 | 2026.05.07 17:12:55.565451 [ 260 ] {181cc79f-20f6-47bb-9770-433b5b6c6265} <Debug> TCPHandler: Processed in 0.003567725 sec. | ||
| 2816 | 2026.05.07 17:12:55.592279 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2817 | 2026.05.07 17:12:55.592401 [ 260 ] {a1a1572d-c626-43a3-97f2-96c5f0eb1f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2818 | 2026.05.07 17:12:55.592455 [ 260 ] {a1a1572d-c626-43a3-97f2-96c5f0eb1f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2819 | 2026.05.07 17:12:55.593052 [ 260 ] {a1a1572d-c626-43a3-97f2-96c5f0eb1f03} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2820 | 2026.05.07 17:12:55.593095 [ 260 ] {a1a1572d-c626-43a3-97f2-96c5f0eb1f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2821 | 2026.05.07 17:12:55.593517 [ 260 ] {a1a1572d-c626-43a3-97f2-96c5f0eb1f03} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2822 | 2026.05.07 17:12:55.593717 [ 260 ] {a1a1572d-c626-43a3-97f2-96c5f0eb1f03} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2823 | 2026.05.07 17:12:55.593861 [ 260 ] {a1a1572d-c626-43a3-97f2-96c5f0eb1f03} <Debug> executeQuery: Read 13 rows, 2.39 KiB in 0.001494 sec., 8701.472556894243 rows/sec., 1.56 MiB/sec. | ||
| 2824 | 2026.05.07 17:12:55.593901 [ 260 ] {a1a1572d-c626-43a3-97f2-96c5f0eb1f03} <Debug> TCPHandler: Processed in 0.001682131 sec. | ||
| 2825 | 2026.05.07 17:12:55.594025 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2826 | 2026.05.07 17:12:55.594119 [ 260 ] {3b2da106-35d3-478c-97a2-dc59f983b4bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2827 | 2026.05.07 17:12:55.594161 [ 260 ] {3b2da106-35d3-478c-97a2-dc59f983b4bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2828 | 2026.05.07 17:12:55.594706 [ 260 ] {3b2da106-35d3-478c-97a2-dc59f983b4bc} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2829 | 2026.05.07 17:12:55.594742 [ 260 ] {3b2da106-35d3-478c-97a2-dc59f983b4bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2830 | 2026.05.07 17:12:55.595048 [ 260 ] {3b2da106-35d3-478c-97a2-dc59f983b4bc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2831 | 2026.05.07 17:12:55.595258 [ 260 ] {3b2da106-35d3-478c-97a2-dc59f983b4bc} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2832 | 2026.05.07 17:12:55.595381 [ 260 ] {3b2da106-35d3-478c-97a2-dc59f983b4bc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00128 sec., 221874.99999999997 rows/sec., 14.09 MiB/sec. | ||
| 2833 | 2026.05.07 17:12:55.595418 [ 260 ] {3b2da106-35d3-478c-97a2-dc59f983b4bc} <Debug> TCPHandler: Processed in 0.0014437 sec. | ||
| 2834 | 2026.05.07 17:12:55.595547 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2835 | 2026.05.07 17:12:55.595650 [ 260 ] {e3ed6e6d-2186-40cd-85d6-8481623b4129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2836 | 2026.05.07 17:12:55.595692 [ 260 ] {e3ed6e6d-2186-40cd-85d6-8481623b4129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2837 | 2026.05.07 17:12:55.596180 [ 260 ] {e3ed6e6d-2186-40cd-85d6-8481623b4129} <Trace> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2838 | 2026.05.07 17:12:55.596223 [ 260 ] {e3ed6e6d-2186-40cd-85d6-8481623b4129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2839 | 2026.05.07 17:12:55.596590 [ 260 ] {e3ed6e6d-2186-40cd-85d6-8481623b4129} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2840 | 2026.05.07 17:12:55.596830 [ 260 ] {e3ed6e6d-2186-40cd-85d6-8481623b4129} <Trace> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2841 | 2026.05.07 17:12:55.596961 [ 260 ] {e3ed6e6d-2186-40cd-85d6-8481623b4129} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00133 sec., 6015.037593984963 rows/sec., 490.48 KiB/sec. | ||
| 2842 | 2026.05.07 17:12:55.597000 [ 260 ] {e3ed6e6d-2186-40cd-85d6-8481623b4129} <Debug> TCPHandler: Processed in 0.00150519 sec. | ||
| 2843 | 2026.05.07 17:12:55.597118 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2844 | 2026.05.07 17:12:55.597217 [ 260 ] {6eecc044-86c2-408b-bcc3-c7b8ae3bf5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2845 | 2026.05.07 17:12:55.597257 [ 260 ] {6eecc044-86c2-408b-bcc3-c7b8ae3bf5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2846 | 2026.05.07 17:12:55.599758 [ 260 ] {6eecc044-86c2-408b-bcc3-c7b8ae3bf5a4} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2026.05.07 17:12:55.599795 [ 260 ] {6eecc044-86c2-408b-bcc3-c7b8ae3bf5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2848 | 2026.05.07 17:12:55.600452 [ 260 ] {6eecc044-86c2-408b-bcc3-c7b8ae3bf5a4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2849 | 2026.05.07 17:12:55.600681 [ 260 ] {6eecc044-86c2-408b-bcc3-c7b8ae3bf5a4} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2850 | 2026.05.07 17:12:55.600818 [ 260 ] {6eecc044-86c2-408b-bcc3-c7b8ae3bf5a4} <Debug> executeQuery: Read 3144 rows, 240.35 KiB in 0.003621 sec., 868268.4341342171 rows/sec., 64.82 MiB/sec. | ||
| 2851 | 2026.05.07 17:12:55.600856 [ 260 ] {6eecc044-86c2-408b-bcc3-c7b8ae3bf5a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 2852 | 2026.05.07 17:12:55.600869 [ 260 ] {6eecc044-86c2-408b-bcc3-c7b8ae3bf5a4} <Debug> TCPHandler: Processed in 0.003800996 sec. | ||
| 2853 | 2026.05.07 17:12:55.600987 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2854 | 2026.05.07 17:12:55.601081 [ 260 ] {70ca003c-dcc1-4344-8e9b-ef8615c5a689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2855 | 2026.05.07 17:12:55.601120 [ 260 ] {70ca003c-dcc1-4344-8e9b-ef8615c5a689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2856 | 2026.05.07 17:12:55.601580 [ 260 ] {70ca003c-dcc1-4344-8e9b-ef8615c5a689} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2857 | 2026.05.07 17:12:55.601614 [ 260 ] {70ca003c-dcc1-4344-8e9b-ef8615c5a689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2858 | 2026.05.07 17:12:55.601898 [ 260 ] {70ca003c-dcc1-4344-8e9b-ef8615c5a689} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2859 | 2026.05.07 17:12:55.602105 [ 260 ] {70ca003c-dcc1-4344-8e9b-ef8615c5a689} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2860 | 2026.05.07 17:12:55.602224 [ 260 ] {70ca003c-dcc1-4344-8e9b-ef8615c5a689} <Debug> executeQuery: Read 170 rows, 10.60 KiB in 0.001211 sec., 140379.85136251032 rows/sec., 8.55 MiB/sec. | ||
| 2861 | 2026.05.07 17:12:55.602260 [ 260 ] {70ca003c-dcc1-4344-8e9b-ef8615c5a689} <Debug> TCPHandler: Processed in 0.00137526 sec. | ||
| 2862 | 2026.05.07 17:12:55.602369 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2863 | 2026.05.07 17:12:55.602525 [ 260 ] {b1398fa1-8887-4586-9106-c0f2e4351dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2864 | 2026.05.07 17:12:55.602564 [ 260 ] {b1398fa1-8887-4586-9106-c0f2e4351dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2865 | 2026.05.07 17:12:55.603316 [ 260 ] {b1398fa1-8887-4586-9106-c0f2e4351dac} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2866 | 2026.05.07 17:12:55.603352 [ 260 ] {b1398fa1-8887-4586-9106-c0f2e4351dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2867 | 2026.05.07 17:12:55.603692 [ 260 ] {b1398fa1-8887-4586-9106-c0f2e4351dac} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2868 | 2026.05.07 17:12:55.603900 [ 260 ] {b1398fa1-8887-4586-9106-c0f2e4351dac} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2869 | 2026.05.07 17:12:55.604026 [ 260 ] {b1398fa1-8887-4586-9106-c0f2e4351dac} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001519 sec., 625411.4549045425 rows/sec., 36.80 MiB/sec. | ||
| 2870 | 2026.05.07 17:12:55.604062 [ 260 ] {b1398fa1-8887-4586-9106-c0f2e4351dac} <Debug> TCPHandler: Processed in 0.001681212 sec. | ||
| 2871 | 2026.05.07 17:12:55.604179 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2872 | 2026.05.07 17:12:55.604273 [ 260 ] {eebe8703-6647-4db6-9c5f-3ad62a0353db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2873 | 2026.05.07 17:12:55.604312 [ 260 ] {eebe8703-6647-4db6-9c5f-3ad62a0353db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2874 | 2026.05.07 17:12:55.604695 [ 260 ] {eebe8703-6647-4db6-9c5f-3ad62a0353db} <Trace> oximeter.fields_u64 (de6f0f6e-926a-4e36-86dd-5ad81d3e3b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2875 | 2026.05.07 17:12:55.604731 [ 260 ] {eebe8703-6647-4db6-9c5f-3ad62a0353db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2876 | 2026.05.07 17:12:55.605003 [ 260 ] {eebe8703-6647-4db6-9c5f-3ad62a0353db} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2877 | 2026.05.07 17:12:55.605217 [ 260 ] {eebe8703-6647-4db6-9c5f-3ad62a0353db} <Trace> oximeter.fields_u64 (de6f0f6e-926a-4e36-86dd-5ad81d3e3b17): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2878 | 2026.05.07 17:12:55.605342 [ 260 ] {eebe8703-6647-4db6-9c5f-3ad62a0353db} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001086 sec., 1841.620626151013 rows/sec., 129.49 KiB/sec. | ||
| 2879 | 2026.05.07 17:12:55.605377 [ 260 ] {eebe8703-6647-4db6-9c5f-3ad62a0353db} <Debug> TCPHandler: Processed in 0.001245828 sec. | ||
| 2880 | 2026.05.07 17:12:55.605494 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2881 | 2026.05.07 17:12:55.605586 [ 260 ] {0b0620fc-ca1f-45bc-bbc1-d8b431b65621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2882 | 2026.05.07 17:12:55.605625 [ 260 ] {0b0620fc-ca1f-45bc-bbc1-d8b431b65621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2883 | 2026.05.07 17:12:55.606065 [ 260 ] {0b0620fc-ca1f-45bc-bbc1-d8b431b65621} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2884 | 2026.05.07 17:12:55.606100 [ 260 ] {0b0620fc-ca1f-45bc-bbc1-d8b431b65621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2885 | 2026.05.07 17:12:55.606387 [ 260 ] {0b0620fc-ca1f-45bc-bbc1-d8b431b65621} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2886 | 2026.05.07 17:12:55.606603 [ 260 ] {0b0620fc-ca1f-45bc-bbc1-d8b431b65621} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2887 | 2026.05.07 17:12:55.606727 [ 260 ] {0b0620fc-ca1f-45bc-bbc1-d8b431b65621} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001158 sec., 127806.56303972367 rows/sec., 7.27 MiB/sec. | ||
| 2888 | 2026.05.07 17:12:55.606763 [ 260 ] {0b0620fc-ca1f-45bc-bbc1-d8b431b65621} <Debug> TCPHandler: Processed in 0.001317699 sec. | ||
| 2889 | 2026.05.07 17:12:55.606880 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2890 | 2026.05.07 17:12:55.606972 [ 260 ] {716e342f-b8e9-411f-8fe7-8442eed5e0a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2891 | 2026.05.07 17:12:55.607012 [ 260 ] {716e342f-b8e9-411f-8fe7-8442eed5e0a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2892 | 2026.05.07 17:12:55.608117 [ 260 ] {716e342f-b8e9-411f-8fe7-8442eed5e0a0} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2893 | 2026.05.07 17:12:55.608153 [ 260 ] {716e342f-b8e9-411f-8fe7-8442eed5e0a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2894 | 2026.05.07 17:12:55.608528 [ 260 ] {716e342f-b8e9-411f-8fe7-8442eed5e0a0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2895 | 2026.05.07 17:12:55.608734 [ 260 ] {716e342f-b8e9-411f-8fe7-8442eed5e0a0} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2896 | 2026.05.07 17:12:55.608860 [ 260 ] {716e342f-b8e9-411f-8fe7-8442eed5e0a0} <Debug> executeQuery: Read 1705 rows, 117.32 KiB in 0.001905 sec., 895013.1233595801 rows/sec., 60.14 MiB/sec. | ||
| 2897 | 2026.05.07 17:12:55.608899 [ 260 ] {716e342f-b8e9-411f-8fe7-8442eed5e0a0} <Debug> TCPHandler: Processed in 0.002066654 sec. | ||
| 2898 | 2026.05.07 17:12:55.609021 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2899 | 2026.05.07 17:12:55.609115 [ 260 ] {9c042353-11ee-4b5a-a9c5-7cb2be9a7b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2900 | 2026.05.07 17:12:55.609156 [ 260 ] {9c042353-11ee-4b5a-a9c5-7cb2be9a7b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2901 | 2026.05.07 17:12:55.609518 [ 260 ] {9c042353-11ee-4b5a-a9c5-7cb2be9a7b5d} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2902 | 2026.05.07 17:12:55.609552 [ 260 ] {9c042353-11ee-4b5a-a9c5-7cb2be9a7b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2903 | 2026.05.07 17:12:55.609854 [ 260 ] {9c042353-11ee-4b5a-a9c5-7cb2be9a7b5d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2904 | 2026.05.07 17:12:55.610060 [ 260 ] {9c042353-11ee-4b5a-a9c5-7cb2be9a7b5d} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2905 | 2026.05.07 17:12:55.610190 [ 260 ] {9c042353-11ee-4b5a-a9c5-7cb2be9a7b5d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 2906 | 2026.05.07 17:12:55.610226 [ 260 ] {9c042353-11ee-4b5a-a9c5-7cb2be9a7b5d} <Debug> TCPHandler: Processed in 0.001253669 sec. | ||
| 2907 | 2026.05.07 17:12:55.610346 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2908 | 2026.05.07 17:12:55.610444 [ 260 ] {8ef554c2-f757-492a-883e-e64c0d57c756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2909 | 2026.05.07 17:12:55.610487 [ 260 ] {8ef554c2-f757-492a-883e-e64c0d57c756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2910 | 2026.05.07 17:12:55.612266 [ 260 ] {8ef554c2-f757-492a-883e-e64c0d57c756} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2911 | 2026.05.07 17:12:55.612302 [ 260 ] {8ef554c2-f757-492a-883e-e64c0d57c756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2912 | 2026.05.07 17:12:55.613011 [ 260 ] {8ef554c2-f757-492a-883e-e64c0d57c756} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2913 | 2026.05.07 17:12:55.613235 [ 260 ] {8ef554c2-f757-492a-883e-e64c0d57c756} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2914 | 2026.05.07 17:12:55.613344 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2915 | 2026.05.07 17:12:55.613364 [ 260 ] {8ef554c2-f757-492a-883e-e64c0d57c756} <Debug> executeQuery: Read 4486 rows, 293.62 KiB in 0.002943 sec., 1524294.937138974 rows/sec., 97.43 MiB/sec. | ||
| 2916 | 2026.05.07 17:12:55.613420 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2917 | 2026.05.07 17:12:55.613424 [ 260 ] {8ef554c2-f757-492a-883e-e64c0d57c756} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 2918 | 2026.05.07 17:12:55.613459 [ 260 ] {8ef554c2-f757-492a-883e-e64c0d57c756} <Debug> TCPHandler: Processed in 0.003162152 sec. | ||
| 2919 | 2026.05.07 17:12:55.613458 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2920 | 2026.05.07 17:12:55.613575 [ 200 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::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 | ||
| 2921 | 2026.05.07 17:12:55.613601 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2922 | 2026.05.07 17:12:55.613701 [ 260 ] {4867aa25-410c-40c7-85f0-c984d1c6fdce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2923 | 2026.05.07 17:12:55.613717 [ 200 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2924 | 2026.05.07 17:12:55.613743 [ 260 ] {4867aa25-410c-40c7-85f0-c984d1c6fdce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2925 | 2026.05.07 17:12:55.613760 [ 200 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 584 rows starting from the beginning of the part | ||
| 2926 | 2026.05.07 17:12:55.613861 [ 200 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 205 rows starting from the beginning of the part | ||
| 2927 | 2026.05.07 17:12:55.613922 [ 200 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 102 rows starting from the beginning of the part | ||
| 2928 | 2026.05.07 17:12:55.613986 [ 200 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 205 rows starting from the beginning of the part | ||
| 2929 | 2026.05.07 17:12:55.614038 [ 200 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 100 rows starting from the beginning of the part | ||
| 2930 | 2026.05.07 17:12:55.614095 [ 200 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4486 rows starting from the beginning of the part | ||
| 2931 | 2026.05.07 17:12:55.614096 [ 260 ] {4867aa25-410c-40c7-85f0-c984d1c6fdce} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2026.05.07 17:12:55.614146 [ 260 ] {4867aa25-410c-40c7-85f0-c984d1c6fdce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2933 | 2026.05.07 17:12:55.614471 [ 260 ] {4867aa25-410c-40c7-85f0-c984d1c6fdce} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2934 | 2026.05.07 17:12:55.614700 [ 260 ] {4867aa25-410c-40c7-85f0-c984d1c6fdce} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2935 | 2026.05.07 17:12:55.614834 [ 260 ] {4867aa25-410c-40c7-85f0-c984d1c6fdce} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001151 sec., 868.8097306689835 rows/sec., 58.54 KiB/sec. | ||
| 2936 | 2026.05.07 17:12:55.614872 [ 260 ] {4867aa25-410c-40c7-85f0-c984d1c6fdce} <Debug> TCPHandler: Processed in 0.001320839 sec. | ||
| 2937 | 2026.05.07 17:12:55.614991 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2938 | 2026.05.07 17:12:55.615084 [ 260 ] {55e9781d-878c-42d3-8f0b-585a3f1e8d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2939 | 2026.05.07 17:12:55.615139 [ 260 ] {55e9781d-878c-42d3-8f0b-585a3f1e8d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2940 | 2026.05.07 17:12:55.615940 [ 260 ] {55e9781d-878c-42d3-8f0b-585a3f1e8d87} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2941 | 2026.05.07 17:12:55.615980 [ 260 ] {55e9781d-878c-42d3-8f0b-585a3f1e8d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2942 | 2026.05.07 17:12:55.616578 [ 260 ] {55e9781d-878c-42d3-8f0b-585a3f1e8d87} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2943 | 2026.05.07 17:12:55.616767 [ 186 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5682 rows, containing 5 columns (5 merged, 0 gathered) in 0.003233092 sec., 1757450.7623043205 rows/sec., 112.83 MiB/sec. | ||
| 2944 | 2026.05.07 17:12:55.616812 [ 260 ] {55e9781d-878c-42d3-8f0b-585a3f1e8d87} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2945 | 2026.05.07 17:12:55.616962 [ 260 ] {55e9781d-878c-42d3-8f0b-585a3f1e8d87} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001895 sec., 10554.089709762533 rows/sec., 18.91 MiB/sec. | ||
| 2946 | 2026.05.07 17:12:55.617025 [ 260 ] {55e9781d-878c-42d3-8f0b-585a3f1e8d87} <Debug> TCPHandler: Processed in 0.002082534 sec. | ||
| 2947 | 2026.05.07 17:12:55.617157 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2948 | 2026.05.07 17:12:55.617251 [ 260 ] {5da6a7ee-cc84-4a63-a995-33fb37b89243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2949 | 2026.05.07 17:12:55.617294 [ 260 ] {5da6a7ee-cc84-4a63-a995-33fb37b89243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2950 | 2026.05.07 17:12:55.617309 [ 187 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2951 | 2026.05.07 17:12:55.617581 [ 187 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2952 | 2026.05.07 17:12:55.617630 [ 260 ] {5da6a7ee-cc84-4a63-a995-33fb37b89243} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2953 | 2026.05.07 17:12:55.617651 [ 187 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2954 | 2026.05.07 17:12:55.617665 [ 260 ] {5da6a7ee-cc84-4a63-a995-33fb37b89243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2955 | 2026.05.07 17:12:55.617724 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 2956 | 2026.05.07 17:12:55.617972 [ 260 ] {5da6a7ee-cc84-4a63-a995-33fb37b89243} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2957 | 2026.05.07 17:12:55.618185 [ 260 ] {5da6a7ee-cc84-4a63-a995-33fb37b89243} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2958 | 2026.05.07 17:12:55.618313 [ 260 ] {5da6a7ee-cc84-4a63-a995-33fb37b89243} <Debug> executeQuery: Read 50 rows, 3.01 KiB in 0.001079 sec., 46339.20296570899 rows/sec., 2.73 MiB/sec. | ||
| 2959 | 2026.05.07 17:12:55.618347 [ 260 ] {5da6a7ee-cc84-4a63-a995-33fb37b89243} <Debug> TCPHandler: Processed in 0.001241119 sec. | ||
| 2960 | 2026.05.07 17:12:57.607361 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2961 | 2026.05.07 17:12:57.607592 [ 260 ] {45f7d005-2be4-4e79-8545-f442b6aa78b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 2962 | 2026.05.07 17:12:57.607917 [ 260 ] {45f7d005-2be4-4e79-8545-f442b6aa78b5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2963 | 2026.05.07 17:12:57.607953 [ 260 ] {45f7d005-2be4-4e79-8545-f442b6aa78b5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 2964 | 2026.05.07 17:12:57.608168 [ 260 ] {45f7d005-2be4-4e79-8545-f442b6aa78b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2965 | 2026.05.07 17:12:57.608236 [ 260 ] {45f7d005-2be4-4e79-8545-f442b6aa78b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2966 | 2026.05.07 17:12:57.608374 [ 260 ] {45f7d005-2be4-4e79-8545-f442b6aa78b5} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2967 | 2026.05.07 17:12:57.608481 [ 334 ] {45f7d005-2be4-4e79-8545-f442b6aa78b5} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2968 | 2026.05.07 17:12:57.608504 [ 366 ] {45f7d005-2be4-4e79-8545-f442b6aa78b5} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2969 | 2026.05.07 17:12:57.608527 [ 329 ] {45f7d005-2be4-4e79-8545-f442b6aa78b5} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2970 | 2026.05.07 17:12:57.608528 [ 279 ] {45f7d005-2be4-4e79-8545-f442b6aa78b5} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2971 | 2026.05.07 17:12:57.608688 [ 260 ] {45f7d005-2be4-4e79-8545-f442b6aa78b5} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2972 | 2026.05.07 17:12:57.608716 [ 260 ] {45f7d005-2be4-4e79-8545-f442b6aa78b5} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2973 | 2026.05.07 17:12:57.608800 [ 260 ] {45f7d005-2be4-4e79-8545-f442b6aa78b5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2974 | 2026.05.07 17:12:57.608820 [ 260 ] {45f7d005-2be4-4e79-8545-f442b6aa78b5} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2975 | 2026.05.07 17:12:57.608852 [ 260 ] {45f7d005-2be4-4e79-8545-f442b6aa78b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2976 | 2026.05.07 17:12:57.608889 [ 260 ] {45f7d005-2be4-4e79-8545-f442b6aa78b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2977 | 2026.05.07 17:12:57.608922 [ 260 ] {45f7d005-2be4-4e79-8545-f442b6aa78b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2978 | 2026.05.07 17:12:57.610214 [ 260 ] {45f7d005-2be4-4e79-8545-f442b6aa78b5} <Debug> executeQuery: Read 41 rows, 4.87 KiB in 0.002713 sec., 15112.421673424253 rows/sec., 1.75 MiB/sec. | ||
| 2979 | 2026.05.07 17:12:57.610337 [ 260 ] {45f7d005-2be4-4e79-8545-f442b6aa78b5} <Debug> MemoryTracker: Peak memory usage (for query): 128.21 KiB. | ||
| 2980 | 2026.05.07 17:12:57.610353 [ 260 ] {45f7d005-2be4-4e79-8545-f442b6aa78b5} <Debug> TCPHandler: Processed in 0.003122262 sec. | ||
| 2981 | 2026.05.07 17:12:57.611379 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2982 | 2026.05.07 17:12:57.611544 [ 260 ] {fc11664d-c94a-47f9-9ce9-a45978c35433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2983 | 2026.05.07 17:12:57.611593 [ 260 ] {fc11664d-c94a-47f9-9ce9-a45978c35433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2984 | 2026.05.07 17:12:57.612095 [ 260 ] {fc11664d-c94a-47f9-9ce9-a45978c35433} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2985 | 2026.05.07 17:12:57.612141 [ 260 ] {fc11664d-c94a-47f9-9ce9-a45978c35433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2986 | 2026.05.07 17:12:57.612520 [ 260 ] {fc11664d-c94a-47f9-9ce9-a45978c35433} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2987 | 2026.05.07 17:12:57.612743 [ 260 ] {fc11664d-c94a-47f9-9ce9-a45978c35433} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2988 | 2026.05.07 17:12:57.612893 [ 260 ] {fc11664d-c94a-47f9-9ce9-a45978c35433} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001379 sec., 21754.894851341553 rows/sec., 1.66 MiB/sec. | ||
| 2989 | 2026.05.07 17:12:57.612930 [ 260 ] {fc11664d-c94a-47f9-9ce9-a45978c35433} <Debug> TCPHandler: Processed in 0.0015443 sec. | ||
| 2990 | 2026.05.07 17:12:57.613051 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2991 | 2026.05.07 17:12:57.613145 [ 260 ] {5a0ef3ce-c99b-4aaa-85b7-0f886a049fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2992 | 2026.05.07 17:12:57.613184 [ 260 ] {5a0ef3ce-c99b-4aaa-85b7-0f886a049fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2993 | 2026.05.07 17:12:57.613619 [ 260 ] {5a0ef3ce-c99b-4aaa-85b7-0f886a049fcd} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2994 | 2026.05.07 17:12:57.613654 [ 260 ] {5a0ef3ce-c99b-4aaa-85b7-0f886a049fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 2995 | 2026.05.07 17:12:57.613942 [ 260 ] {5a0ef3ce-c99b-4aaa-85b7-0f886a049fcd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2996 | 2026.05.07 17:12:57.614153 [ 260 ] {5a0ef3ce-c99b-4aaa-85b7-0f886a049fcd} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2997 | 2026.05.07 17:12:57.614281 [ 260 ] {5a0ef3ce-c99b-4aaa-85b7-0f886a049fcd} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001156 sec., 31141.86851211073 rows/sec., 2.43 MiB/sec. | ||
| 2998 | 2026.05.07 17:12:57.614318 [ 260 ] {5a0ef3ce-c99b-4aaa-85b7-0f886a049fcd} <Debug> TCPHandler: Processed in 0.001317069 sec. | ||
| 2999 | 2026.05.07 17:12:57.614429 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3000 | 2026.05.07 17:12:57.614521 [ 260 ] {7d40cac4-f45c-4a82-ab11-fb886dec3024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3001 | 2026.05.07 17:12:57.614564 [ 260 ] {7d40cac4-f45c-4a82-ab11-fb886dec3024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3002 | 2026.05.07 17:12:57.614921 [ 260 ] {7d40cac4-f45c-4a82-ab11-fb886dec3024} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3003 | 2026.05.07 17:12:57.614956 [ 260 ] {7d40cac4-f45c-4a82-ab11-fb886dec3024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3004 | 2026.05.07 17:12:57.615263 [ 260 ] {7d40cac4-f45c-4a82-ab11-fb886dec3024} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3005 | 2026.05.07 17:12:57.615468 [ 260 ] {7d40cac4-f45c-4a82-ab11-fb886dec3024} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3006 | 2026.05.07 17:12:57.615601 [ 260 ] {7d40cac4-f45c-4a82-ab11-fb886dec3024} <Debug> executeQuery: Read 44 rows, 3.14 KiB in 0.001098 sec., 40072.85974499089 rows/sec., 2.80 MiB/sec. | ||
| 3007 | 2026.05.07 17:12:57.615638 [ 260 ] {7d40cac4-f45c-4a82-ab11-fb886dec3024} <Debug> TCPHandler: Processed in 0.001257229 sec. | ||
| 3008 | 2026.05.07 17:12:57.615750 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3009 | 2026.05.07 17:12:57.615844 [ 260 ] {0423071f-fc7f-4eff-a3fe-30e6ef43d10c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3010 | 2026.05.07 17:12:57.615885 [ 260 ] {0423071f-fc7f-4eff-a3fe-30e6ef43d10c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3011 | 2026.05.07 17:12:57.616204 [ 260 ] {0423071f-fc7f-4eff-a3fe-30e6ef43d10c} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3012 | 2026.05.07 17:12:57.616240 [ 260 ] {0423071f-fc7f-4eff-a3fe-30e6ef43d10c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3013 | 2026.05.07 17:12:57.616542 [ 260 ] {0423071f-fc7f-4eff-a3fe-30e6ef43d10c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3014 | 2026.05.07 17:12:57.616748 [ 260 ] {0423071f-fc7f-4eff-a3fe-30e6ef43d10c} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3015 | 2026.05.07 17:12:57.616850 [ 25 ] {} <Debug> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3016 | 2026.05.07 17:12:57.616877 [ 260 ] {0423071f-fc7f-4eff-a3fe-30e6ef43d10c} <Debug> executeQuery: Read 16 rows, 1.09 KiB in 0.00105 sec., 15238.095238095239 rows/sec., 1.02 MiB/sec. | ||
| 3017 | 2026.05.07 17:12:57.616915 [ 25 ] {} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3018 | 2026.05.07 17:12:57.616922 [ 260 ] {0423071f-fc7f-4eff-a3fe-30e6ef43d10c} <Debug> TCPHandler: Processed in 0.001221639 sec. | ||
| 3019 | 2026.05.07 17:12:57.616944 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3020 | 2026.05.07 17:12:57.617045 [ 195 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::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 | ||
| 3021 | 2026.05.07 17:12:57.617140 [ 195 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3022 | 2026.05.07 17:12:57.617166 [ 195 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 228 rows starting from the beginning of the part | ||
| 3023 | 2026.05.07 17:12:57.617215 [ 195 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 3024 | 2026.05.07 17:12:57.617254 [ 195 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 3025 | 2026.05.07 17:12:57.617294 [ 195 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 3026 | 2026.05.07 17:12:57.617326 [ 195 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::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 | ||
| 3027 | 2026.05.07 17:12:57.617361 [ 195 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part | ||
| 3028 | 2026.05.07 17:12:57.618068 [ 187 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 414 rows, containing 4 columns (4 merged, 0 gathered) in 0.001059497 sec., 390751.4603627948 rows/sec., 23.64 MiB/sec. | ||
| 3029 | 2026.05.07 17:12:57.618195 [ 187 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3030 | 2026.05.07 17:12:57.618442 [ 187 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_11_2} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3031 | 2026.05.07 17:12:57.618506 [ 187 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_11_2} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3032 | 2026.05.07 17:12:57.618562 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3033 | 2026.05.07 17:13:01.548828 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3034 | 2026.05.07 17:13:01.548931 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3035 | 2026.05.07 17:13:01.645139 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5752 | ||
| 3036 | 2026.05.07 17:13:01.645629 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3037 | 2026.05.07 17:13:01.645738 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3038 | 2026.05.07 17:13:01.646272 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3039 | 2026.05.07 17:13:01.646501 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3040 | 2026.05.07 17:13:01.646625 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5752 | ||
| 3041 | 2026.05.07 17:13:01.665801 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 366 | ||
| 3042 | 2026.05.07 17:13:01.668531 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3043 | 2026.05.07 17:13:01.668569 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3044 | 2026.05.07 17:13:01.669752 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3045 | 2026.05.07 17:13:01.670021 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3046 | 2026.05.07 17:13:01.670259 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 366 | ||
| 3047 | 2026.05.07 17:13:01.950338 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3048 | 2026.05.07 17:13:01.968338 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3049 | 2026.05.07 17:13:01.968390 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3050 | 2026.05.07 17:13:01.974198 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3051 | 2026.05.07 17:13:01.974875 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3052 | 2026.05.07 17:13:01.977585 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3053 | 2026.05.07 17:13:02.611409 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3054 | 2026.05.07 17:13:02.611665 [ 260 ] {90a97734-1f9f-4985-937a-25612b9253b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3055 | 2026.05.07 17:13:02.612050 [ 260 ] {90a97734-1f9f-4985-937a-25612b9253b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3056 | 2026.05.07 17:13:02.612094 [ 260 ] {90a97734-1f9f-4985-937a-25612b9253b7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3057 | 2026.05.07 17:13:02.612325 [ 260 ] {90a97734-1f9f-4985-937a-25612b9253b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3058 | 2026.05.07 17:13:02.612392 [ 260 ] {90a97734-1f9f-4985-937a-25612b9253b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3059 | 2026.05.07 17:13:02.612530 [ 260 ] {90a97734-1f9f-4985-937a-25612b9253b7} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3060 | 2026.05.07 17:13:02.612646 [ 334 ] {90a97734-1f9f-4985-937a-25612b9253b7} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3061 | 2026.05.07 17:13:02.612646 [ 314 ] {90a97734-1f9f-4985-937a-25612b9253b7} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3062 | 2026.05.07 17:13:02.612669 [ 279 ] {90a97734-1f9f-4985-937a-25612b9253b7} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3063 | 2026.05.07 17:13:02.612681 [ 329 ] {90a97734-1f9f-4985-937a-25612b9253b7} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3064 | 2026.05.07 17:13:02.612837 [ 260 ] {90a97734-1f9f-4985-937a-25612b9253b7} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3065 | 2026.05.07 17:13:02.612864 [ 260 ] {90a97734-1f9f-4985-937a-25612b9253b7} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3066 | 2026.05.07 17:13:02.612946 [ 260 ] {90a97734-1f9f-4985-937a-25612b9253b7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3067 | 2026.05.07 17:13:02.612966 [ 260 ] {90a97734-1f9f-4985-937a-25612b9253b7} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3068 | 2026.05.07 17:13:02.612999 [ 260 ] {90a97734-1f9f-4985-937a-25612b9253b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3069 | 2026.05.07 17:13:02.613036 [ 260 ] {90a97734-1f9f-4985-937a-25612b9253b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3070 | 2026.05.07 17:13:02.613068 [ 260 ] {90a97734-1f9f-4985-937a-25612b9253b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3071 | 2026.05.07 17:13:02.614405 [ 260 ] {90a97734-1f9f-4985-937a-25612b9253b7} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002842 sec., 14426.46023926812 rows/sec., 3.14 MiB/sec. | ||
| 3072 | 2026.05.07 17:13:02.614542 [ 260 ] {90a97734-1f9f-4985-937a-25612b9253b7} <Debug> MemoryTracker: Peak memory usage (for query): 146.28 KiB. | ||
| 3073 | 2026.05.07 17:13:02.614558 [ 260 ] {90a97734-1f9f-4985-937a-25612b9253b7} <Debug> TCPHandler: Processed in 0.003288792 sec. | ||
| 3074 | 2026.05.07 17:13:02.616396 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3075 | 2026.05.07 17:13:02.616508 [ 260 ] {49d760ca-7756-4fb4-adc6-381bd08ce55a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3076 | 2026.05.07 17:13:02.616551 [ 260 ] {49d760ca-7756-4fb4-adc6-381bd08ce55a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3077 | 2026.05.07 17:13:02.617059 [ 260 ] {49d760ca-7756-4fb4-adc6-381bd08ce55a} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2026.05.07 17:13:02.617100 [ 260 ] {49d760ca-7756-4fb4-adc6-381bd08ce55a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3079 | 2026.05.07 17:13:02.617472 [ 260 ] {49d760ca-7756-4fb4-adc6-381bd08ce55a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3080 | 2026.05.07 17:13:02.617698 [ 260 ] {49d760ca-7756-4fb4-adc6-381bd08ce55a} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2026.05.07 17:13:02.617841 [ 260 ] {49d760ca-7756-4fb4-adc6-381bd08ce55a} <Debug> executeQuery: Read 94 rows, 8.41 KiB in 0.001365 sec., 68864.46886446887 rows/sec., 6.02 MiB/sec. | ||
| 3082 | 2026.05.07 17:13:02.617877 [ 260 ] {49d760ca-7756-4fb4-adc6-381bd08ce55a} <Debug> TCPHandler: Processed in 0.00153294 sec. | ||
| 3083 | 2026.05.07 17:13:02.618004 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3084 | 2026.05.07 17:13:02.618099 [ 260 ] {bd5a66a0-6e45-4eb5-895b-8857918e0ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3085 | 2026.05.07 17:13:02.618139 [ 260 ] {bd5a66a0-6e45-4eb5-895b-8857918e0ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3086 | 2026.05.07 17:13:02.618543 [ 260 ] {bd5a66a0-6e45-4eb5-895b-8857918e0ccd} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3087 | 2026.05.07 17:13:02.618577 [ 260 ] {bd5a66a0-6e45-4eb5-895b-8857918e0ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3088 | 2026.05.07 17:13:02.618868 [ 260 ] {bd5a66a0-6e45-4eb5-895b-8857918e0ccd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3089 | 2026.05.07 17:13:02.619083 [ 260 ] {bd5a66a0-6e45-4eb5-895b-8857918e0ccd} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3090 | 2026.05.07 17:13:02.619208 [ 260 ] {bd5a66a0-6e45-4eb5-895b-8857918e0ccd} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001127 sec., 28393.96628216504 rows/sec., 2.09 MiB/sec. | ||
| 3091 | 2026.05.07 17:13:02.619244 [ 260 ] {bd5a66a0-6e45-4eb5-895b-8857918e0ccd} <Debug> TCPHandler: Processed in 0.001288549 sec. | ||
| 3092 | 2026.05.07 17:13:02.619362 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3093 | 2026.05.07 17:13:02.619456 [ 260 ] {cb75149a-8b13-4164-960f-ab74186bcca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3094 | 2026.05.07 17:13:02.619494 [ 260 ] {cb75149a-8b13-4164-960f-ab74186bcca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3095 | 2026.05.07 17:13:02.619899 [ 260 ] {cb75149a-8b13-4164-960f-ab74186bcca2} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3096 | 2026.05.07 17:13:02.619933 [ 260 ] {cb75149a-8b13-4164-960f-ab74186bcca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3097 | 2026.05.07 17:13:02.620223 [ 260 ] {cb75149a-8b13-4164-960f-ab74186bcca2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3098 | 2026.05.07 17:13:02.620437 [ 260 ] {cb75149a-8b13-4164-960f-ab74186bcca2} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3099 | 2026.05.07 17:13:02.620562 [ 260 ] {cb75149a-8b13-4164-960f-ab74186bcca2} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001123 sec., 60552.09260908281 rows/sec., 4.73 MiB/sec. | ||
| 3100 | 2026.05.07 17:13:02.620597 [ 260 ] {cb75149a-8b13-4164-960f-ab74186bcca2} <Debug> TCPHandler: Processed in 0.001283449 sec. | ||
| 3101 | 2026.05.07 17:13:02.620716 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3102 | 2026.05.07 17:13:02.620815 [ 260 ] {0c595932-16f5-4143-aefc-4762b8f135b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3103 | 2026.05.07 17:13:02.620858 [ 260 ] {0c595932-16f5-4143-aefc-4762b8f135b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3104 | 2026.05.07 17:13:02.621224 [ 260 ] {0c595932-16f5-4143-aefc-4762b8f135b9} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3105 | 2026.05.07 17:13:02.621258 [ 260 ] {0c595932-16f5-4143-aefc-4762b8f135b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3106 | 2026.05.07 17:13:02.621574 [ 260 ] {0c595932-16f5-4143-aefc-4762b8f135b9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3107 | 2026.05.07 17:13:02.621785 [ 260 ] {0c595932-16f5-4143-aefc-4762b8f135b9} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3108 | 2026.05.07 17:13:02.621909 [ 260 ] {0c595932-16f5-4143-aefc-4762b8f135b9} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001112 sec., 98920.86330935253 rows/sec., 6.90 MiB/sec. | ||
| 3109 | 2026.05.07 17:13:02.621944 [ 260 ] {0c595932-16f5-4143-aefc-4762b8f135b9} <Debug> TCPHandler: Processed in 0.001276558 sec. | ||
| 3110 | 2026.05.07 17:13:02.622063 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3111 | 2026.05.07 17:13:02.622156 [ 260 ] {b85084ce-81f0-436f-99b1-37f8fd3c929d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3112 | 2026.05.07 17:13:02.622210 [ 260 ] {b85084ce-81f0-436f-99b1-37f8fd3c929d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3113 | 2026.05.07 17:13:02.622981 [ 260 ] {b85084ce-81f0-436f-99b1-37f8fd3c929d} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3114 | 2026.05.07 17:13:02.623013 [ 260 ] {b85084ce-81f0-436f-99b1-37f8fd3c929d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3115 | 2026.05.07 17:13:02.623490 [ 260 ] {b85084ce-81f0-436f-99b1-37f8fd3c929d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3116 | 2026.05.07 17:13:02.623763 [ 260 ] {b85084ce-81f0-436f-99b1-37f8fd3c929d} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3117 | 2026.05.07 17:13:02.623898 [ 260 ] {b85084ce-81f0-436f-99b1-37f8fd3c929d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001758 sec., 18202.50284414107 rows/sec., 32.62 MiB/sec. | ||
| 3118 | 2026.05.07 17:13:02.623948 [ 260 ] {b85084ce-81f0-436f-99b1-37f8fd3c929d} <Debug> TCPHandler: Processed in 0.001934653 sec. | ||
| 3119 | 2026.05.07 17:13:02.624078 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3120 | 2026.05.07 17:13:02.624171 [ 260 ] {45c871e2-64af-4aa3-9fdc-7b4e9a6d3916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3121 | 2026.05.07 17:13:02.624213 [ 260 ] {45c871e2-64af-4aa3-9fdc-7b4e9a6d3916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3122 | 2026.05.07 17:13:02.624552 [ 260 ] {45c871e2-64af-4aa3-9fdc-7b4e9a6d3916} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3123 | 2026.05.07 17:13:02.624586 [ 260 ] {45c871e2-64af-4aa3-9fdc-7b4e9a6d3916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3124 | 2026.05.07 17:13:02.624883 [ 260 ] {45c871e2-64af-4aa3-9fdc-7b4e9a6d3916} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3125 | 2026.05.07 17:13:02.625092 [ 260 ] {45c871e2-64af-4aa3-9fdc-7b4e9a6d3916} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3126 | 2026.05.07 17:13:02.625217 [ 260 ] {45c871e2-64af-4aa3-9fdc-7b4e9a6d3916} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001063 sec., 37629.35089369708 rows/sec., 2.51 MiB/sec. | ||
| 3127 | 2026.05.07 17:13:02.625252 [ 260 ] {45c871e2-64af-4aa3-9fdc-7b4e9a6d3916} <Debug> TCPHandler: Processed in 0.001221909 sec. | ||
| 3128 | 2026.05.07 17:13:06.746518 [ 27 ] {} <Debug> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3129 | 2026.05.07 17:13:06.746654 [ 27 ] {} <Trace> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3130 | 2026.05.07 17:13:06.746699 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3131 | 2026.05.07 17:13:06.746885 [ 195 ] {e1a087e5-28d8-4001-a324-7ba4c2b1768e::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 | ||
| 3132 | 2026.05.07 17:13:06.747091 [ 195 ] {e1a087e5-28d8-4001-a324-7ba4c2b1768e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3133 | 2026.05.07 17:13:06.747146 [ 195 ] {e1a087e5-28d8-4001-a324-7ba4c2b1768e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3134 | 2026.05.07 17:13:06.747252 [ 195 ] {e1a087e5-28d8-4001-a324-7ba4c2b1768e::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 | ||
| 3135 | 2026.05.07 17:13:06.747331 [ 195 ] {e1a087e5-28d8-4001-a324-7ba4c2b1768e::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 | ||
| 3136 | 2026.05.07 17:13:06.747403 [ 195 ] {e1a087e5-28d8-4001-a324-7ba4c2b1768e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3137 | 2026.05.07 17:13:06.747471 [ 195 ] {e1a087e5-28d8-4001-a324-7ba4c2b1768e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 3138 | 2026.05.07 17:13:06.748244 [ 199 ] {e1a087e5-28d8-4001-a324-7ba4c2b1768e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 5 columns (5 merged, 0 gathered) in 0.00143886 sec., 13899.892970824125 rows/sec., 1.16 MiB/sec. | ||
| 3139 | 2026.05.07 17:13:06.748353 [ 195 ] {e1a087e5-28d8-4001-a324-7ba4c2b1768e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3140 | 2026.05.07 17:13:06.748587 [ 195 ] {e1a087e5-28d8-4001-a324-7ba4c2b1768e::all_1_5_1} <Trace> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3141 | 2026.05.07 17:13:06.748652 [ 195 ] {e1a087e5-28d8-4001-a324-7ba4c2b1768e::all_1_5_1} <Trace> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3142 | 2026.05.07 17:13:06.748711 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3143 | 2026.05.07 17:13:07.614660 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3144 | 2026.05.07 17:13:07.614891 [ 260 ] {cb19fdc5-3a6b-4e43-9fe9-32501ec5bdf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 3145 | 2026.05.07 17:13:07.615228 [ 260 ] {cb19fdc5-3a6b-4e43-9fe9-32501ec5bdf2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3146 | 2026.05.07 17:13:07.615266 [ 260 ] {cb19fdc5-3a6b-4e43-9fe9-32501ec5bdf2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3147 | 2026.05.07 17:13:07.615501 [ 260 ] {cb19fdc5-3a6b-4e43-9fe9-32501ec5bdf2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3148 | 2026.05.07 17:13:07.615569 [ 260 ] {cb19fdc5-3a6b-4e43-9fe9-32501ec5bdf2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3149 | 2026.05.07 17:13:07.615709 [ 260 ] {cb19fdc5-3a6b-4e43-9fe9-32501ec5bdf2} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3150 | 2026.05.07 17:13:07.615829 [ 322 ] {cb19fdc5-3a6b-4e43-9fe9-32501ec5bdf2} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3151 | 2026.05.07 17:13:07.615829 [ 334 ] {cb19fdc5-3a6b-4e43-9fe9-32501ec5bdf2} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3152 | 2026.05.07 17:13:07.615852 [ 279 ] {cb19fdc5-3a6b-4e43-9fe9-32501ec5bdf2} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3153 | 2026.05.07 17:13:07.615867 [ 317 ] {cb19fdc5-3a6b-4e43-9fe9-32501ec5bdf2} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3154 | 2026.05.07 17:13:07.616049 [ 260 ] {cb19fdc5-3a6b-4e43-9fe9-32501ec5bdf2} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3155 | 2026.05.07 17:13:07.616077 [ 260 ] {cb19fdc5-3a6b-4e43-9fe9-32501ec5bdf2} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3156 | 2026.05.07 17:13:07.616161 [ 260 ] {cb19fdc5-3a6b-4e43-9fe9-32501ec5bdf2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3157 | 2026.05.07 17:13:07.616181 [ 260 ] {cb19fdc5-3a6b-4e43-9fe9-32501ec5bdf2} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3158 | 2026.05.07 17:13:07.616216 [ 260 ] {cb19fdc5-3a6b-4e43-9fe9-32501ec5bdf2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3159 | 2026.05.07 17:13:07.616253 [ 260 ] {cb19fdc5-3a6b-4e43-9fe9-32501ec5bdf2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3160 | 2026.05.07 17:13:07.616287 [ 260 ] {cb19fdc5-3a6b-4e43-9fe9-32501ec5bdf2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3161 | 2026.05.07 17:13:07.617500 [ 260 ] {cb19fdc5-3a6b-4e43-9fe9-32501ec5bdf2} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002705 sec., 15157.116451016636 rows/sec., 3.30 MiB/sec. | ||
| 3162 | 2026.05.07 17:13:07.617622 [ 260 ] {cb19fdc5-3a6b-4e43-9fe9-32501ec5bdf2} <Debug> MemoryTracker: Peak memory usage (for query): 154.37 KiB. | ||
| 3163 | 2026.05.07 17:13:07.617638 [ 260 ] {cb19fdc5-3a6b-4e43-9fe9-32501ec5bdf2} <Debug> TCPHandler: Processed in 0.003104821 sec. | ||
| 3164 | 2026.05.07 17:13:07.622982 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3165 | 2026.05.07 17:13:07.623103 [ 260 ] {40068794-f2ff-4477-89ca-c55a38444be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3166 | 2026.05.07 17:13:07.623152 [ 260 ] {40068794-f2ff-4477-89ca-c55a38444be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3167 | 2026.05.07 17:13:07.623815 [ 260 ] {40068794-f2ff-4477-89ca-c55a38444be8} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3168 | 2026.05.07 17:13:07.623855 [ 260 ] {40068794-f2ff-4477-89ca-c55a38444be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3169 | 2026.05.07 17:13:07.624247 [ 260 ] {40068794-f2ff-4477-89ca-c55a38444be8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3170 | 2026.05.07 17:13:07.624476 [ 260 ] {40068794-f2ff-4477-89ca-c55a38444be8} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3171 | 2026.05.07 17:13:07.624629 [ 260 ] {40068794-f2ff-4477-89ca-c55a38444be8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001563 sec., 181701.85540627 rows/sec., 11.54 MiB/sec. | ||
| 3172 | 2026.05.07 17:13:07.624670 [ 260 ] {40068794-f2ff-4477-89ca-c55a38444be8} <Debug> TCPHandler: Processed in 0.001749672 sec. | ||
| 3173 | 2026.05.07 17:13:07.624813 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3174 | 2026.05.07 17:13:07.624914 [ 260 ] {fdfab136-5546-4a67-9592-ca6b542dad36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3175 | 2026.05.07 17:13:07.624957 [ 260 ] {fdfab136-5546-4a67-9592-ca6b542dad36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3176 | 2026.05.07 17:13:07.625691 [ 260 ] {fdfab136-5546-4a67-9592-ca6b542dad36} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3177 | 2026.05.07 17:13:07.625728 [ 260 ] {fdfab136-5546-4a67-9592-ca6b542dad36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3178 | 2026.05.07 17:13:07.626081 [ 260 ] {fdfab136-5546-4a67-9592-ca6b542dad36} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3179 | 2026.05.07 17:13:07.626298 [ 260 ] {fdfab136-5546-4a67-9592-ca6b542dad36} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3180 | 2026.05.07 17:13:07.626429 [ 260 ] {fdfab136-5546-4a67-9592-ca6b542dad36} <Debug> executeQuery: Read 793 rows, 62.98 KiB in 0.001539 sec., 515269.6556205328 rows/sec., 39.97 MiB/sec. | ||
| 3181 | 2026.05.07 17:13:07.626465 [ 260 ] {fdfab136-5546-4a67-9592-ca6b542dad36} <Debug> TCPHandler: Processed in 0.001701562 sec. | ||
| 3182 | 2026.05.07 17:13:07.626579 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3183 | 2026.05.07 17:13:07.626673 [ 260 ] {3ac230a9-d8fb-495d-adbb-185189b4149e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3184 | 2026.05.07 17:13:07.626713 [ 260 ] {3ac230a9-d8fb-495d-adbb-185189b4149e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3185 | 2026.05.07 17:13:07.627133 [ 260 ] {3ac230a9-d8fb-495d-adbb-185189b4149e} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3186 | 2026.05.07 17:13:07.627169 [ 260 ] {3ac230a9-d8fb-495d-adbb-185189b4149e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3187 | 2026.05.07 17:13:07.627467 [ 260 ] {3ac230a9-d8fb-495d-adbb-185189b4149e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3188 | 2026.05.07 17:13:07.627671 [ 260 ] {3ac230a9-d8fb-495d-adbb-185189b4149e} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3189 | 2026.05.07 17:13:07.627796 [ 260 ] {3ac230a9-d8fb-495d-adbb-185189b4149e} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001142 sec., 133975.4816112084 rows/sec., 8.01 MiB/sec. | ||
| 3190 | 2026.05.07 17:13:07.627830 [ 260 ] {3ac230a9-d8fb-495d-adbb-185189b4149e} <Debug> TCPHandler: Processed in 0.001298609 sec. | ||
| 3191 | 2026.05.07 17:13:07.627948 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3192 | 2026.05.07 17:13:07.628040 [ 260 ] {35cc40b7-a5dd-45f0-aa8a-10fc42983df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3193 | 2026.05.07 17:13:07.628078 [ 260 ] {35cc40b7-a5dd-45f0-aa8a-10fc42983df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3194 | 2026.05.07 17:13:07.628490 [ 260 ] {35cc40b7-a5dd-45f0-aa8a-10fc42983df7} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3195 | 2026.05.07 17:13:07.628525 [ 260 ] {35cc40b7-a5dd-45f0-aa8a-10fc42983df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3196 | 2026.05.07 17:13:07.628814 [ 260 ] {35cc40b7-a5dd-45f0-aa8a-10fc42983df7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3197 | 2026.05.07 17:13:07.629018 [ 260 ] {35cc40b7-a5dd-45f0-aa8a-10fc42983df7} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3198 | 2026.05.07 17:13:07.629146 [ 260 ] {35cc40b7-a5dd-45f0-aa8a-10fc42983df7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001124 sec., 132562.27758007118 rows/sec., 8.56 MiB/sec. | ||
| 3199 | 2026.05.07 17:13:07.629182 [ 260 ] {35cc40b7-a5dd-45f0-aa8a-10fc42983df7} <Debug> TCPHandler: Processed in 0.001280858 sec. | ||
| 3200 | 2026.05.07 17:13:07.629309 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3201 | 2026.05.07 17:13:07.629403 [ 260 ] {850e0299-393a-4eba-b0b2-305508d3274d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3202 | 2026.05.07 17:13:07.629441 [ 260 ] {850e0299-393a-4eba-b0b2-305508d3274d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3203 | 2026.05.07 17:13:07.629859 [ 260 ] {850e0299-393a-4eba-b0b2-305508d3274d} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3204 | 2026.05.07 17:13:07.629895 [ 260 ] {850e0299-393a-4eba-b0b2-305508d3274d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3205 | 2026.05.07 17:13:07.630194 [ 260 ] {850e0299-393a-4eba-b0b2-305508d3274d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3206 | 2026.05.07 17:13:07.630405 [ 260 ] {850e0299-393a-4eba-b0b2-305508d3274d} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3207 | 2026.05.07 17:13:07.630528 [ 260 ] {850e0299-393a-4eba-b0b2-305508d3274d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001144 sec., 129370.62937062937 rows/sec., 7.36 MiB/sec. | ||
| 3208 | 2026.05.07 17:13:07.630564 [ 260 ] {850e0299-393a-4eba-b0b2-305508d3274d} <Debug> TCPHandler: Processed in 0.001308749 sec. | ||
| 3209 | 2026.05.07 17:13:07.630678 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3210 | 2026.05.07 17:13:07.630770 [ 260 ] {a33a2132-01f0-419c-8bd0-69edc58aead4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3211 | 2026.05.07 17:13:07.630808 [ 260 ] {a33a2132-01f0-419c-8bd0-69edc58aead4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3212 | 2026.05.07 17:13:07.631367 [ 260 ] {a33a2132-01f0-419c-8bd0-69edc58aead4} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3213 | 2026.05.07 17:13:07.631405 [ 260 ] {a33a2132-01f0-419c-8bd0-69edc58aead4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3214 | 2026.05.07 17:13:07.631742 [ 260 ] {a33a2132-01f0-419c-8bd0-69edc58aead4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3215 | 2026.05.07 17:13:07.631951 [ 260 ] {a33a2132-01f0-419c-8bd0-69edc58aead4} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3216 | 2026.05.07 17:13:07.632082 [ 260 ] {a33a2132-01f0-419c-8bd0-69edc58aead4} <Debug> executeQuery: Read 473 rows, 33.82 KiB in 0.00133 sec., 355639.0977443609 rows/sec., 24.83 MiB/sec. | ||
| 3217 | 2026.05.07 17:13:07.632120 [ 260 ] {a33a2132-01f0-419c-8bd0-69edc58aead4} <Debug> TCPHandler: Processed in 0.00148901 sec. | ||
| 3218 | 2026.05.07 17:13:07.632261 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3219 | 2026.05.07 17:13:07.632353 [ 260 ] {ebee726e-a96d-4906-a4fc-8195bb8dbb8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3220 | 2026.05.07 17:13:07.632393 [ 260 ] {ebee726e-a96d-4906-a4fc-8195bb8dbb8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3221 | 2026.05.07 17:13:07.632715 [ 260 ] {ebee726e-a96d-4906-a4fc-8195bb8dbb8d} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3222 | 2026.05.07 17:13:07.632750 [ 260 ] {ebee726e-a96d-4906-a4fc-8195bb8dbb8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3223 | 2026.05.07 17:13:07.633035 [ 260 ] {ebee726e-a96d-4906-a4fc-8195bb8dbb8d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3224 | 2026.05.07 17:13:07.633237 [ 260 ] {ebee726e-a96d-4906-a4fc-8195bb8dbb8d} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3225 | 2026.05.07 17:13:07.633360 [ 260 ] {ebee726e-a96d-4906-a4fc-8195bb8dbb8d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001025 sec., 5853.658536585365 rows/sec., 305.83 KiB/sec. | ||
| 3226 | 2026.05.07 17:13:07.633394 [ 260 ] {ebee726e-a96d-4906-a4fc-8195bb8dbb8d} <Debug> TCPHandler: Processed in 0.001179918 sec. | ||
| 3227 | 2026.05.07 17:13:07.633511 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3228 | 2026.05.07 17:13:07.633602 [ 260 ] {3f9f9911-0070-41d8-b2da-cf246ed1b7f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3229 | 2026.05.07 17:13:07.633644 [ 260 ] {3f9f9911-0070-41d8-b2da-cf246ed1b7f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3230 | 2026.05.07 17:13:07.634023 [ 260 ] {3f9f9911-0070-41d8-b2da-cf246ed1b7f1} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3231 | 2026.05.07 17:13:07.634058 [ 260 ] {3f9f9911-0070-41d8-b2da-cf246ed1b7f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3232 | 2026.05.07 17:13:07.634385 [ 260 ] {3f9f9911-0070-41d8-b2da-cf246ed1b7f1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3233 | 2026.05.07 17:13:07.634587 [ 260 ] {3f9f9911-0070-41d8-b2da-cf246ed1b7f1} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3234 | 2026.05.07 17:13:07.634713 [ 260 ] {3f9f9911-0070-41d8-b2da-cf246ed1b7f1} <Debug> executeQuery: Read 215 rows, 14.48 KiB in 0.001128 sec., 190602.8368794326 rows/sec., 12.54 MiB/sec. | ||
| 3235 | 2026.05.07 17:13:07.634748 [ 260 ] {3f9f9911-0070-41d8-b2da-cf246ed1b7f1} <Debug> TCPHandler: Processed in 0.001283019 sec. | ||
| 3236 | 2026.05.07 17:13:07.634870 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3237 | 2026.05.07 17:13:07.634962 [ 260 ] {aea89412-d311-4b2e-855d-8e7bc0cd14e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3238 | 2026.05.07 17:13:07.635002 [ 260 ] {aea89412-d311-4b2e-855d-8e7bc0cd14e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3239 | 2026.05.07 17:13:07.635319 [ 260 ] {aea89412-d311-4b2e-855d-8e7bc0cd14e6} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3240 | 2026.05.07 17:13:07.635354 [ 260 ] {aea89412-d311-4b2e-855d-8e7bc0cd14e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3241 | 2026.05.07 17:13:07.635643 [ 260 ] {aea89412-d311-4b2e-855d-8e7bc0cd14e6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3242 | 2026.05.07 17:13:07.635844 [ 260 ] {aea89412-d311-4b2e-855d-8e7bc0cd14e6} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3243 | 2026.05.07 17:13:07.635965 [ 260 ] {aea89412-d311-4b2e-855d-8e7bc0cd14e6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 3244 | 2026.05.07 17:13:07.635999 [ 260 ] {aea89412-d311-4b2e-855d-8e7bc0cd14e6} <Debug> TCPHandler: Processed in 0.001174918 sec. | ||
| 3245 | 2026.05.07 17:13:07.636113 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3246 | 2026.05.07 17:13:07.636204 [ 260 ] {909af085-588c-41dc-9dde-f5537d770885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3247 | 2026.05.07 17:13:07.636256 [ 260 ] {909af085-588c-41dc-9dde-f5537d770885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3248 | 2026.05.07 17:13:07.636979 [ 260 ] {909af085-588c-41dc-9dde-f5537d770885} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3249 | 2026.05.07 17:13:07.637014 [ 260 ] {909af085-588c-41dc-9dde-f5537d770885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3250 | 2026.05.07 17:13:07.637496 [ 260 ] {909af085-588c-41dc-9dde-f5537d770885} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3251 | 2026.05.07 17:13:07.637712 [ 260 ] {909af085-588c-41dc-9dde-f5537d770885} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3252 | 2026.05.07 17:13:07.637852 [ 260 ] {909af085-588c-41dc-9dde-f5537d770885} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001665 sec., 6606.606606606607 rows/sec., 11.84 MiB/sec. | ||
| 3253 | 2026.05.07 17:13:07.637912 [ 260 ] {909af085-588c-41dc-9dde-f5537d770885} <Debug> TCPHandler: Processed in 0.001845603 sec. | ||
| 3254 | 2026.05.07 17:13:07.638039 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3255 | 2026.05.07 17:13:07.638132 [ 260 ] {d592eff8-2075-4b8c-9660-71830fc925d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3256 | 2026.05.07 17:13:07.638173 [ 260 ] {d592eff8-2075-4b8c-9660-71830fc925d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3257 | 2026.05.07 17:13:07.638512 [ 260 ] {d592eff8-2075-4b8c-9660-71830fc925d8} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3258 | 2026.05.07 17:13:07.638547 [ 260 ] {d592eff8-2075-4b8c-9660-71830fc925d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3259 | 2026.05.07 17:13:07.638842 [ 260 ] {d592eff8-2075-4b8c-9660-71830fc925d8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3260 | 2026.05.07 17:13:07.639044 [ 260 ] {d592eff8-2075-4b8c-9660-71830fc925d8} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3261 | 2026.05.07 17:13:07.639167 [ 260 ] {d592eff8-2075-4b8c-9660-71830fc925d8} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001054 sec., 66413.66223908919 rows/sec., 4.04 MiB/sec. | ||
| 3262 | 2026.05.07 17:13:07.639202 [ 260 ] {d592eff8-2075-4b8c-9660-71830fc925d8} <Debug> TCPHandler: Processed in 0.001211108 sec. | ||
| 3263 | 2026.05.07 17:13:09.147101 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6264 | ||
| 3264 | 2026.05.07 17:13:09.147808 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3265 | 2026.05.07 17:13:09.147870 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3266 | 2026.05.07 17:13:09.148583 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3267 | 2026.05.07 17:13:09.148922 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3268 | 2026.05.07 17:13:09.149115 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6264 | ||
| 3269 | 2026.05.07 17:13:09.478032 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3270 | 2026.05.07 17:13:09.500887 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3271 | 2026.05.07 17:13:09.500974 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3272 | 2026.05.07 17:13:09.507180 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3273 | 2026.05.07 17:13:09.507859 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3274 | 2026.05.07 17:13:09.510680 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3275 | 2026.05.07 17:13:11.670812 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 404 | ||
| 3276 | 2026.05.07 17:13:11.673238 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3277 | 2026.05.07 17:13:11.673288 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3278 | 2026.05.07 17:13:11.674538 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3279 | 2026.05.07 17:13:11.674840 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3280 | 2026.05.07 17:13:11.675085 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 404 | ||
| 3281 | 2026.05.07 17:13:12.612901 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3282 | 2026.05.07 17:13:12.613264 [ 260 ] {d681431c-c4ae-42ae-9874-c876b175e8cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3283 | 2026.05.07 17:13:12.613781 [ 260 ] {d681431c-c4ae-42ae-9874-c876b175e8cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3284 | 2026.05.07 17:13:12.613818 [ 260 ] {d681431c-c4ae-42ae-9874-c876b175e8cb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3285 | 2026.05.07 17:13:12.614046 [ 260 ] {d681431c-c4ae-42ae-9874-c876b175e8cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3286 | 2026.05.07 17:13:12.614117 [ 260 ] {d681431c-c4ae-42ae-9874-c876b175e8cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3287 | 2026.05.07 17:13:12.614261 [ 260 ] {d681431c-c4ae-42ae-9874-c876b175e8cb} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 3288 | 2026.05.07 17:13:12.614360 [ 322 ] {d681431c-c4ae-42ae-9874-c876b175e8cb} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3289 | 2026.05.07 17:13:12.614360 [ 334 ] {d681431c-c4ae-42ae-9874-c876b175e8cb} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3290 | 2026.05.07 17:13:12.614404 [ 279 ] {d681431c-c4ae-42ae-9874-c876b175e8cb} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3291 | 2026.05.07 17:13:12.614435 [ 357 ] {d681431c-c4ae-42ae-9874-c876b175e8cb} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3292 | 2026.05.07 17:13:12.614601 [ 260 ] {d681431c-c4ae-42ae-9874-c876b175e8cb} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3293 | 2026.05.07 17:13:12.614630 [ 260 ] {d681431c-c4ae-42ae-9874-c876b175e8cb} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3294 | 2026.05.07 17:13:12.614721 [ 260 ] {d681431c-c4ae-42ae-9874-c876b175e8cb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3295 | 2026.05.07 17:13:12.614741 [ 260 ] {d681431c-c4ae-42ae-9874-c876b175e8cb} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3296 | 2026.05.07 17:13:12.614780 [ 260 ] {d681431c-c4ae-42ae-9874-c876b175e8cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3297 | 2026.05.07 17:13:12.614817 [ 260 ] {d681431c-c4ae-42ae-9874-c876b175e8cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3298 | 2026.05.07 17:13:12.614854 [ 260 ] {d681431c-c4ae-42ae-9874-c876b175e8cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3299 | 2026.05.07 17:13:12.616115 [ 260 ] {d681431c-c4ae-42ae-9874-c876b175e8cb} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.003002 sec., 13657.561625582945 rows/sec., 2.98 MiB/sec. | ||
| 3300 | 2026.05.07 17:13:12.616264 [ 260 ] {d681431c-c4ae-42ae-9874-c876b175e8cb} <Debug> MemoryTracker: Peak memory usage (for query): 145.64 KiB. | ||
| 3301 | 2026.05.07 17:13:12.616280 [ 260 ] {d681431c-c4ae-42ae-9874-c876b175e8cb} <Debug> TCPHandler: Processed in 0.003566185 sec. | ||
| 3302 | 2026.05.07 17:13:12.618405 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3303 | 2026.05.07 17:13:12.618535 [ 260 ] {c8769489-a3c5-4d97-aeed-b2e41535f3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3304 | 2026.05.07 17:13:12.618588 [ 260 ] {c8769489-a3c5-4d97-aeed-b2e41535f3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3305 | 2026.05.07 17:13:12.619070 [ 260 ] {c8769489-a3c5-4d97-aeed-b2e41535f3ce} <Trace> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3306 | 2026.05.07 17:13:12.619113 [ 260 ] {c8769489-a3c5-4d97-aeed-b2e41535f3ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3307 | 2026.05.07 17:13:12.619459 [ 260 ] {c8769489-a3c5-4d97-aeed-b2e41535f3ce} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3308 | 2026.05.07 17:13:12.619680 [ 260 ] {c8769489-a3c5-4d97-aeed-b2e41535f3ce} <Trace> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3309 | 2026.05.07 17:13:12.619829 [ 260 ] {c8769489-a3c5-4d97-aeed-b2e41535f3ce} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001331 sec., 3005.259203606311 rows/sec., 245.06 KiB/sec. | ||
| 3310 | 2026.05.07 17:13:12.619868 [ 260 ] {c8769489-a3c5-4d97-aeed-b2e41535f3ce} <Debug> TCPHandler: Processed in 0.00152472 sec. | ||
| 3311 | 2026.05.07 17:13:12.619988 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3312 | 2026.05.07 17:13:12.620086 [ 260 ] {233fa47e-a378-4ade-81b9-31b9ab258f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3313 | 2026.05.07 17:13:12.620127 [ 260 ] {233fa47e-a378-4ade-81b9-31b9ab258f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3314 | 2026.05.07 17:13:12.620567 [ 260 ] {233fa47e-a378-4ade-81b9-31b9ab258f76} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3315 | 2026.05.07 17:13:12.620604 [ 260 ] {233fa47e-a378-4ade-81b9-31b9ab258f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3316 | 2026.05.07 17:13:12.620911 [ 260 ] {233fa47e-a378-4ade-81b9-31b9ab258f76} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3317 | 2026.05.07 17:13:12.621126 [ 260 ] {233fa47e-a378-4ade-81b9-31b9ab258f76} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3318 | 2026.05.07 17:13:12.621232 [ 173 ] {} <Debug> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3319 | 2026.05.07 17:13:12.621257 [ 260 ] {233fa47e-a378-4ade-81b9-31b9ab258f76} <Debug> executeQuery: Read 122 rows, 10.62 KiB in 0.001191 sec., 102434.92863140219 rows/sec., 8.70 MiB/sec. | ||
| 3320 | 2026.05.07 17:13:12.621298 [ 173 ] {} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3321 | 2026.05.07 17:13:12.621306 [ 260 ] {233fa47e-a378-4ade-81b9-31b9ab258f76} <Debug> TCPHandler: Processed in 0.00136708 sec. | ||
| 3322 | 2026.05.07 17:13:12.621328 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3323 | 2026.05.07 17:13:12.621439 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3324 | 2026.05.07 17:13:12.621446 [ 195 ] {5623ad74-cb01-492c-9ba1-ba42252788de::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 | ||
| 3325 | 2026.05.07 17:13:12.621539 [ 260 ] {15eca04a-742c-4d81-8d09-7575c2574af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3326 | 2026.05.07 17:13:12.621560 [ 195 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3327 | 2026.05.07 17:13:12.621580 [ 260 ] {15eca04a-742c-4d81-8d09-7575c2574af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3328 | 2026.05.07 17:13:12.621590 [ 195 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 859 rows starting from the beginning of the part | ||
| 3329 | 2026.05.07 17:13:12.621652 [ 195 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 3144 rows starting from the beginning of the part | ||
| 3330 | 2026.05.07 17:13:12.621718 [ 195 ] {5623ad74-cb01-492c-9ba1-ba42252788de::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 | ||
| 3331 | 2026.05.07 17:13:12.621784 [ 195 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 94 rows starting from the beginning of the part | ||
| 3332 | 2026.05.07 17:13:12.621828 [ 195 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 793 rows starting from the beginning of the part | ||
| 3333 | 2026.05.07 17:13:12.621870 [ 195 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 122 rows starting from the beginning of the part | ||
| 3334 | 2026.05.07 17:13:12.621985 [ 260 ] {15eca04a-742c-4d81-8d09-7575c2574af4} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3335 | 2026.05.07 17:13:12.622021 [ 260 ] {15eca04a-742c-4d81-8d09-7575c2574af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3336 | 2026.05.07 17:13:12.622410 [ 260 ] {15eca04a-742c-4d81-8d09-7575c2574af4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3337 | 2026.05.07 17:13:12.622648 [ 260 ] {15eca04a-742c-4d81-8d09-7575c2574af4} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3338 | 2026.05.07 17:13:12.622782 [ 260 ] {15eca04a-742c-4d81-8d09-7575c2574af4} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.001261 sec., 28548.770816812055 rows/sec., 2.08 MiB/sec. | ||
| 3339 | 2026.05.07 17:13:12.622817 [ 260 ] {15eca04a-742c-4d81-8d09-7575c2574af4} <Debug> TCPHandler: Processed in 0.00142789 sec. | ||
| 3340 | 2026.05.07 17:13:12.622945 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3341 | 2026.05.07 17:13:12.623040 [ 260 ] {7d9004a0-28d0-4857-829c-e83951a0e7b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3342 | 2026.05.07 17:13:12.623079 [ 260 ] {7d9004a0-28d0-4857-829c-e83951a0e7b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3343 | 2026.05.07 17:13:12.623508 [ 260 ] {7d9004a0-28d0-4857-829c-e83951a0e7b6} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3344 | 2026.05.07 17:13:12.623542 [ 260 ] {7d9004a0-28d0-4857-829c-e83951a0e7b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3345 | 2026.05.07 17:13:12.623795 [ 198 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5042 rows, containing 5 columns (5 merged, 0 gathered) in 0.002385946 sec., 2113207.9267510665 rows/sec., 169.27 MiB/sec. | ||
| 3346 | 2026.05.07 17:13:12.623851 [ 260 ] {7d9004a0-28d0-4857-829c-e83951a0e7b6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3347 | 2026.05.07 17:13:12.624071 [ 260 ] {7d9004a0-28d0-4857-829c-e83951a0e7b6} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3348 | 2026.05.07 17:13:12.624078 [ 195 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3349 | 2026.05.07 17:13:12.624205 [ 173 ] {} <Debug> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3350 | 2026.05.07 17:13:12.624208 [ 260 ] {7d9004a0-28d0-4857-829c-e83951a0e7b6} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001186 sec., 84317.03204047217 rows/sec., 6.59 MiB/sec. | ||
| 3351 | 2026.05.07 17:13:12.624278 [ 173 ] {} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3352 | 2026.05.07 17:13:12.624298 [ 260 ] {7d9004a0-28d0-4857-829c-e83951a0e7b6} <Debug> TCPHandler: Processed in 0.001402359 sec. | ||
| 3353 | 2026.05.07 17:13:12.624333 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3354 | 2026.05.07 17:13:12.624349 [ 195 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_16_3} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3355 | 2026.05.07 17:13:12.624421 [ 195 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_16_3} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3356 | 2026.05.07 17:13:12.624424 [ 199 ] {15675992-5db2-4655-9cc0-3518372e93a1::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 | ||
| 3357 | 2026.05.07 17:13:12.624441 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3358 | 2026.05.07 17:13:12.624479 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 3359 | 2026.05.07 17:13:12.624515 [ 199 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3360 | 2026.05.07 17:13:12.624541 [ 260 ] {d86d0e7d-8912-4192-bbff-0326a1b3f3d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3361 | 2026.05.07 17:13:12.624541 [ 199 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 527 rows starting from the beginning of the part | ||
| 3362 | 2026.05.07 17:13:12.624680 [ 260 ] {d86d0e7d-8912-4192-bbff-0326a1b3f3d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3363 | 2026.05.07 17:13:12.624726 [ 199 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1705 rows starting from the beginning of the part | ||
| 3364 | 2026.05.07 17:13:12.624775 [ 199 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 3365 | 2026.05.07 17:13:12.624816 [ 199 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 68 rows starting from the beginning of the part | ||
| 3366 | 2026.05.07 17:13:12.624855 [ 199 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 473 rows starting from the beginning of the part | ||
| 3367 | 2026.05.07 17:13:12.624892 [ 199 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 100 rows starting from the beginning of the part | ||
| 3368 | 2026.05.07 17:13:12.625076 [ 260 ] {d86d0e7d-8912-4192-bbff-0326a1b3f3d5} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3369 | 2026.05.07 17:13:12.625111 [ 260 ] {d86d0e7d-8912-4192-bbff-0326a1b3f3d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3370 | 2026.05.07 17:13:12.625443 [ 260 ] {d86d0e7d-8912-4192-bbff-0326a1b3f3d5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3371 | 2026.05.07 17:13:12.625654 [ 260 ] {d86d0e7d-8912-4192-bbff-0326a1b3f3d5} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3372 | 2026.05.07 17:13:12.625783 [ 260 ] {d86d0e7d-8912-4192-bbff-0326a1b3f3d5} <Debug> executeQuery: Read 142 rows, 10.13 KiB in 0.00126 sec., 112698.41269841269 rows/sec., 7.85 MiB/sec. | ||
| 3373 | 2026.05.07 17:13:12.625819 [ 260 ] {d86d0e7d-8912-4192-bbff-0326a1b3f3d5} <Debug> TCPHandler: Processed in 0.001429439 sec. | ||
| 3374 | 2026.05.07 17:13:12.625936 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3375 | 2026.05.07 17:13:12.625996 [ 190 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2909 rows, containing 5 columns (5 merged, 0 gathered) in 0.001601411 sec., 1816523.05373199 rows/sec., 132.33 MiB/sec. | ||
| 3376 | 2026.05.07 17:13:12.626034 [ 260 ] {0043ef05-be86-43e2-8432-4cc9e5322ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3377 | 2026.05.07 17:13:12.626092 [ 260 ] {0043ef05-be86-43e2-8432-4cc9e5322ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3378 | 2026.05.07 17:13:12.626276 [ 190 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3379 | 2026.05.07 17:13:12.626626 [ 190 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_16_3} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2026.05.07 17:13:12.626715 [ 190 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_16_3} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3381 | 2026.05.07 17:13:12.626806 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 3382 | 2026.05.07 17:13:12.626856 [ 260 ] {0043ef05-be86-43e2-8432-4cc9e5322ec1} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2026.05.07 17:13:12.626896 [ 260 ] {0043ef05-be86-43e2-8432-4cc9e5322ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3384 | 2026.05.07 17:13:12.627438 [ 260 ] {0043ef05-be86-43e2-8432-4cc9e5322ec1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3385 | 2026.05.07 17:13:12.627687 [ 260 ] {0043ef05-be86-43e2-8432-4cc9e5322ec1} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3386 | 2026.05.07 17:13:12.627829 [ 260 ] {0043ef05-be86-43e2-8432-4cc9e5322ec1} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001816 sec., 17621.14537444934 rows/sec., 31.58 MiB/sec. | ||
| 3387 | 2026.05.07 17:13:12.627886 [ 260 ] {0043ef05-be86-43e2-8432-4cc9e5322ec1} <Debug> TCPHandler: Processed in 0.001999334 sec. | ||
| 3388 | 2026.05.07 17:13:12.628016 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3389 | 2026.05.07 17:13:12.628115 [ 260 ] {03b8211e-1a28-4576-974c-6d9004c4382a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3390 | 2026.05.07 17:13:12.628157 [ 260 ] {03b8211e-1a28-4576-974c-6d9004c4382a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3391 | 2026.05.07 17:13:12.628486 [ 260 ] {03b8211e-1a28-4576-974c-6d9004c4382a} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3392 | 2026.05.07 17:13:12.628522 [ 260 ] {03b8211e-1a28-4576-974c-6d9004c4382a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3393 | 2026.05.07 17:13:12.628820 [ 260 ] {03b8211e-1a28-4576-974c-6d9004c4382a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3394 | 2026.05.07 17:13:12.629028 [ 260 ] {03b8211e-1a28-4576-974c-6d9004c4382a} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3395 | 2026.05.07 17:13:12.629156 [ 260 ] {03b8211e-1a28-4576-974c-6d9004c4382a} <Debug> executeQuery: Read 52 rows, 3.58 KiB in 0.001064 sec., 48872.18045112782 rows/sec., 3.28 MiB/sec. | ||
| 3396 | 2026.05.07 17:13:12.629192 [ 260 ] {03b8211e-1a28-4576-974c-6d9004c4382a} <Debug> TCPHandler: Processed in 0.001227308 sec. | ||
| 3397 | 2026.05.07 17:13:16.548980 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3398 | 2026.05.07 17:13:16.549047 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3399 | 2026.05.07 17:13:16.649279 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6712 | ||
| 3400 | 2026.05.07 17:13:16.649748 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3401 | 2026.05.07 17:13:16.649789 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3402 | 2026.05.07 17:13:16.650283 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3403 | 2026.05.07 17:13:16.650501 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3404 | 2026.05.07 17:13:16.650624 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6712 | ||
| 3405 | 2026.05.07 17:13:17.010805 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3406 | 2026.05.07 17:13:17.027686 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3407 | 2026.05.07 17:13:17.027760 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3408 | 2026.05.07 17:13:17.033356 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3409 | 2026.05.07 17:13:17.034023 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3410 | 2026.05.07 17:13:17.036758 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3411 | 2026.05.07 17:13:17.617515 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3412 | 2026.05.07 17:13:17.617894 [ 260 ] {6518bbdb-6251-4754-91df-eac530ad0769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 3413 | 2026.05.07 17:13:17.618255 [ 260 ] {6518bbdb-6251-4754-91df-eac530ad0769} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3414 | 2026.05.07 17:13:17.618294 [ 260 ] {6518bbdb-6251-4754-91df-eac530ad0769} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3415 | 2026.05.07 17:13:17.618531 [ 260 ] {6518bbdb-6251-4754-91df-eac530ad0769} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3416 | 2026.05.07 17:13:17.618600 [ 260 ] {6518bbdb-6251-4754-91df-eac530ad0769} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3417 | 2026.05.07 17:13:17.618746 [ 260 ] {6518bbdb-6251-4754-91df-eac530ad0769} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3418 | 2026.05.07 17:13:17.618871 [ 320 ] {6518bbdb-6251-4754-91df-eac530ad0769} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3419 | 2026.05.07 17:13:17.618874 [ 279 ] {6518bbdb-6251-4754-91df-eac530ad0769} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3420 | 2026.05.07 17:13:17.618874 [ 322 ] {6518bbdb-6251-4754-91df-eac530ad0769} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3421 | 2026.05.07 17:13:17.618871 [ 356 ] {6518bbdb-6251-4754-91df-eac530ad0769} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3422 | 2026.05.07 17:13:17.619061 [ 260 ] {6518bbdb-6251-4754-91df-eac530ad0769} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3423 | 2026.05.07 17:13:17.619089 [ 260 ] {6518bbdb-6251-4754-91df-eac530ad0769} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3424 | 2026.05.07 17:13:17.619181 [ 260 ] {6518bbdb-6251-4754-91df-eac530ad0769} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3425 | 2026.05.07 17:13:17.619202 [ 260 ] {6518bbdb-6251-4754-91df-eac530ad0769} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3426 | 2026.05.07 17:13:17.619239 [ 260 ] {6518bbdb-6251-4754-91df-eac530ad0769} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3427 | 2026.05.07 17:13:17.619278 [ 260 ] {6518bbdb-6251-4754-91df-eac530ad0769} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3428 | 2026.05.07 17:13:17.619312 [ 260 ] {6518bbdb-6251-4754-91df-eac530ad0769} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3429 | 2026.05.07 17:13:17.620505 [ 260 ] {6518bbdb-6251-4754-91df-eac530ad0769} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002779 sec., 14753.508456279238 rows/sec., 3.21 MiB/sec. | ||
| 3430 | 2026.05.07 17:13:17.620664 [ 260 ] {6518bbdb-6251-4754-91df-eac530ad0769} <Debug> MemoryTracker: Peak memory usage (for query): 154.27 KiB. | ||
| 3431 | 2026.05.07 17:13:17.620681 [ 260 ] {6518bbdb-6251-4754-91df-eac530ad0769} <Debug> TCPHandler: Processed in 0.003354043 sec. | ||
| 3432 | 2026.05.07 17:13:17.625590 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3433 | 2026.05.07 17:13:17.625796 [ 260 ] {b2519c1e-b64a-4a4a-9629-da22e8c08e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3434 | 2026.05.07 17:13:17.625879 [ 260 ] {b2519c1e-b64a-4a4a-9629-da22e8c08e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3435 | 2026.05.07 17:13:17.626567 [ 260 ] {b2519c1e-b64a-4a4a-9629-da22e8c08e1f} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3436 | 2026.05.07 17:13:17.626609 [ 260 ] {b2519c1e-b64a-4a4a-9629-da22e8c08e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3437 | 2026.05.07 17:13:17.626973 [ 260 ] {b2519c1e-b64a-4a4a-9629-da22e8c08e1f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3438 | 2026.05.07 17:13:17.627251 [ 260 ] {b2519c1e-b64a-4a4a-9629-da22e8c08e1f} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3439 | 2026.05.07 17:13:17.627388 [ 154 ] {} <Debug> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3440 | 2026.05.07 17:13:17.627401 [ 260 ] {b2519c1e-b64a-4a4a-9629-da22e8c08e1f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001664 sec., 170673.07692307694 rows/sec., 10.84 MiB/sec. | ||
| 3441 | 2026.05.07 17:13:17.627456 [ 154 ] {} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3442 | 2026.05.07 17:13:17.627466 [ 260 ] {b2519c1e-b64a-4a4a-9629-da22e8c08e1f} <Debug> TCPHandler: Processed in 0.001977074 sec. | ||
| 3443 | 2026.05.07 17:13:17.627490 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3444 | 2026.05.07 17:13:17.627603 [ 196 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::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 | ||
| 3445 | 2026.05.07 17:13:17.627625 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3446 | 2026.05.07 17:13:17.627711 [ 196 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3447 | 2026.05.07 17:13:17.627725 [ 260 ] {2a97f6c7-5061-4e97-8fbf-8ede3c330c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3448 | 2026.05.07 17:13:17.627745 [ 196 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 284 rows starting from the beginning of the part | ||
| 3449 | 2026.05.07 17:13:17.627771 [ 260 ] {2a97f6c7-5061-4e97-8fbf-8ede3c330c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3450 | 2026.05.07 17:13:17.627808 [ 196 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 3451 | 2026.05.07 17:13:17.627854 [ 196 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 3452 | 2026.05.07 17:13:17.627894 [ 196 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 3453 | 2026.05.07 17:13:17.627934 [ 196 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 3454 | 2026.05.07 17:13:17.628564 [ 260 ] {2a97f6c7-5061-4e97-8fbf-8ede3c330c18} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3455 | 2026.05.07 17:13:17.628606 [ 260 ] {2a97f6c7-5061-4e97-8fbf-8ede3c330c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3456 | 2026.05.07 17:13:17.628844 [ 190 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001277879 sec., 1111216.3201680284 rows/sec., 74.82 MiB/sec. | ||
| 3457 | 2026.05.07 17:13:17.628993 [ 260 ] {2a97f6c7-5061-4e97-8fbf-8ede3c330c18} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3458 | 2026.05.07 17:13:17.629071 [ 198 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3459 | 2026.05.07 17:13:17.629242 [ 260 ] {2a97f6c7-5061-4e97-8fbf-8ede3c330c18} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3460 | 2026.05.07 17:13:17.629393 [ 260 ] {2a97f6c7-5061-4e97-8fbf-8ede3c330c18} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001687 sec., 485477.17842323653 rows/sec., 37.65 MiB/sec. | ||
| 3461 | 2026.05.07 17:13:17.629435 [ 260 ] {2a97f6c7-5061-4e97-8fbf-8ede3c330c18} <Debug> TCPHandler: Processed in 0.001859592 sec. | ||
| 3462 | 2026.05.07 17:13:17.629458 [ 198 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_9_2} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3463 | 2026.05.07 17:13:17.629550 [ 198 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_9_2} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3464 | 2026.05.07 17:13:17.629556 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3465 | 2026.05.07 17:13:17.629647 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3466 | 2026.05.07 17:13:17.629659 [ 260 ] {9fa4a8b7-991c-4f2a-b0e1-2fd9b6b7546c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3467 | 2026.05.07 17:13:17.629709 [ 260 ] {9fa4a8b7-991c-4f2a-b0e1-2fd9b6b7546c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3468 | 2026.05.07 17:13:17.630158 [ 260 ] {9fa4a8b7-991c-4f2a-b0e1-2fd9b6b7546c} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3469 | 2026.05.07 17:13:17.630196 [ 260 ] {9fa4a8b7-991c-4f2a-b0e1-2fd9b6b7546c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3470 | 2026.05.07 17:13:17.630501 [ 260 ] {9fa4a8b7-991c-4f2a-b0e1-2fd9b6b7546c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3471 | 2026.05.07 17:13:17.630709 [ 260 ] {9fa4a8b7-991c-4f2a-b0e1-2fd9b6b7546c} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3472 | 2026.05.07 17:13:17.630804 [ 154 ] {} <Debug> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3473 | 2026.05.07 17:13:17.630835 [ 154 ] {} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3474 | 2026.05.07 17:13:17.630835 [ 260 ] {9fa4a8b7-991c-4f2a-b0e1-2fd9b6b7546c} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001195 sec., 128033.47280334726 rows/sec., 7.66 MiB/sec. | ||
| 3475 | 2026.05.07 17:13:17.630852 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3476 | 2026.05.07 17:13:17.630885 [ 260 ] {9fa4a8b7-991c-4f2a-b0e1-2fd9b6b7546c} <Debug> TCPHandler: Processed in 0.001378089 sec. | ||
| 3477 | 2026.05.07 17:13:17.630933 [ 196 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::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 | ||
| 3478 | 2026.05.07 17:13:17.631012 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3479 | 2026.05.07 17:13:17.631022 [ 196 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3480 | 2026.05.07 17:13:17.631059 [ 196 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 197 rows starting from the beginning of the part | ||
| 3481 | 2026.05.07 17:13:17.631105 [ 196 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 170 rows starting from the beginning of the part | ||
| 3482 | 2026.05.07 17:13:17.631113 [ 260 ] {75567b9d-8560-4a7a-9c2c-3570275505b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3483 | 2026.05.07 17:13:17.631142 [ 196 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part | ||
| 3484 | 2026.05.07 17:13:17.631158 [ 260 ] {75567b9d-8560-4a7a-9c2c-3570275505b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3485 | 2026.05.07 17:13:17.631183 [ 196 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 153 rows starting from the beginning of the part | ||
| 3486 | 2026.05.07 17:13:17.631221 [ 196 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 3487 | 2026.05.07 17:13:17.631256 [ 196 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 153 rows starting from the beginning of the part | ||
| 3488 | 2026.05.07 17:13:17.631599 [ 260 ] {75567b9d-8560-4a7a-9c2c-3570275505b4} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3489 | 2026.05.07 17:13:17.631639 [ 260 ] {75567b9d-8560-4a7a-9c2c-3570275505b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3490 | 2026.05.07 17:13:17.631959 [ 260 ] {75567b9d-8560-4a7a-9c2c-3570275505b4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3491 | 2026.05.07 17:13:17.632040 [ 198 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 5 columns (5 merged, 0 gathered) in 0.001138708 sec., 650737.5025028365 rows/sec., 42.83 MiB/sec. | ||
| 3492 | 2026.05.07 17:13:17.632193 [ 260 ] {75567b9d-8560-4a7a-9c2c-3570275505b4} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3493 | 2026.05.07 17:13:17.632194 [ 198 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3494 | 2026.05.07 17:13:17.632330 [ 260 ] {75567b9d-8560-4a7a-9c2c-3570275505b4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001234 sec., 120745.54294975688 rows/sec., 7.80 MiB/sec. | ||
| 3495 | 2026.05.07 17:13:17.632372 [ 260 ] {75567b9d-8560-4a7a-9c2c-3570275505b4} <Debug> TCPHandler: Processed in 0.00140938 sec. | ||
| 3496 | 2026.05.07 17:13:17.632470 [ 198 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_16_3} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3497 | 2026.05.07 17:13:17.632495 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3498 | 2026.05.07 17:13:17.632541 [ 198 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_16_3} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3499 | 2026.05.07 17:13:17.632596 [ 260 ] {6ce3a769-566a-4aa8-a741-d828c04f35d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3500 | 2026.05.07 17:13:17.632620 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3501 | 2026.05.07 17:13:17.632641 [ 260 ] {6ce3a769-566a-4aa8-a741-d828c04f35d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3502 | 2026.05.07 17:13:17.633073 [ 260 ] {6ce3a769-566a-4aa8-a741-d828c04f35d0} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3503 | 2026.05.07 17:13:17.633110 [ 260 ] {6ce3a769-566a-4aa8-a741-d828c04f35d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3504 | 2026.05.07 17:13:17.633412 [ 260 ] {6ce3a769-566a-4aa8-a741-d828c04f35d0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3505 | 2026.05.07 17:13:17.633621 [ 260 ] {6ce3a769-566a-4aa8-a741-d828c04f35d0} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3506 | 2026.05.07 17:13:17.633715 [ 154 ] {} <Debug> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3507 | 2026.05.07 17:13:17.633742 [ 154 ] {} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3508 | 2026.05.07 17:13:17.633745 [ 260 ] {6ce3a769-566a-4aa8-a741-d828c04f35d0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001166 sec., 126929.67409948543 rows/sec., 7.22 MiB/sec. | ||
| 3509 | 2026.05.07 17:13:17.633759 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3510 | 2026.05.07 17:13:17.633794 [ 260 ] {6ce3a769-566a-4aa8-a741-d828c04f35d0} <Debug> TCPHandler: Processed in 0.001349969 sec. | ||
| 3511 | 2026.05.07 17:13:17.633855 [ 198 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::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 | ||
| 3512 | 2026.05.07 17:13:17.633919 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3513 | 2026.05.07 17:13:17.633951 [ 198 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3514 | 2026.05.07 17:13:17.633984 [ 198 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 148 rows starting from the beginning of the part | ||
| 3515 | 2026.05.07 17:13:17.634019 [ 260 ] {478d88df-a331-4bd8-988e-3bbba38fabfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3516 | 2026.05.07 17:13:17.634043 [ 198 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 3517 | 2026.05.07 17:13:17.634063 [ 260 ] {478d88df-a331-4bd8-988e-3bbba38fabfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3518 | 2026.05.07 17:13:17.634091 [ 198 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 3519 | 2026.05.07 17:13:17.634134 [ 198 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 3520 | 2026.05.07 17:13:17.634172 [ 198 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 3521 | 2026.05.07 17:13:17.634675 [ 260 ] {478d88df-a331-4bd8-988e-3bbba38fabfd} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3522 | 2026.05.07 17:13:17.634719 [ 260 ] {478d88df-a331-4bd8-988e-3bbba38fabfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3523 | 2026.05.07 17:13:17.634935 [ 194 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001110737 sec., 666224.3177277789 rows/sec., 40.43 MiB/sec. | ||
| 3524 | 2026.05.07 17:13:17.635057 [ 198 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3525 | 2026.05.07 17:13:17.635076 [ 260 ] {478d88df-a331-4bd8-988e-3bbba38fabfd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3526 | 2026.05.07 17:13:17.635373 [ 198 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_9_2} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3527 | 2026.05.07 17:13:17.635375 [ 260 ] {478d88df-a331-4bd8-988e-3bbba38fabfd} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3528 | 2026.05.07 17:13:17.635443 [ 198 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_9_2} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3529 | 2026.05.07 17:13:17.635503 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3530 | 2026.05.07 17:13:17.635531 [ 260 ] {478d88df-a331-4bd8-988e-3bbba38fabfd} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001529 sec., 327665.1406147809 rows/sec., 23.03 MiB/sec. | ||
| 3531 | 2026.05.07 17:13:17.635574 [ 260 ] {478d88df-a331-4bd8-988e-3bbba38fabfd} <Debug> TCPHandler: Processed in 0.001704012 sec. | ||
| 3532 | 2026.05.07 17:13:17.635691 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3533 | 2026.05.07 17:13:17.635785 [ 260 ] {c9347a54-c22a-44a5-8ef1-f21555ef727a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3534 | 2026.05.07 17:13:17.635825 [ 260 ] {c9347a54-c22a-44a5-8ef1-f21555ef727a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3535 | 2026.05.07 17:13:17.636163 [ 260 ] {c9347a54-c22a-44a5-8ef1-f21555ef727a} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3536 | 2026.05.07 17:13:17.636198 [ 260 ] {c9347a54-c22a-44a5-8ef1-f21555ef727a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3537 | 2026.05.07 17:13:17.636496 [ 260 ] {c9347a54-c22a-44a5-8ef1-f21555ef727a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3538 | 2026.05.07 17:13:17.636692 [ 260 ] {c9347a54-c22a-44a5-8ef1-f21555ef727a} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3539 | 2026.05.07 17:13:17.636817 [ 260 ] {c9347a54-c22a-44a5-8ef1-f21555ef727a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 3540 | 2026.05.07 17:13:17.636852 [ 260 ] {c9347a54-c22a-44a5-8ef1-f21555ef727a} <Debug> TCPHandler: Processed in 0.001207609 sec. | ||
| 3541 | 2026.05.07 17:13:17.636973 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3542 | 2026.05.07 17:13:17.637065 [ 260 ] {05c62186-9e96-4c60-8485-91397d369f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3543 | 2026.05.07 17:13:17.637106 [ 260 ] {05c62186-9e96-4c60-8485-91397d369f86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3544 | 2026.05.07 17:13:17.637505 [ 260 ] {05c62186-9e96-4c60-8485-91397d369f86} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3545 | 2026.05.07 17:13:17.637540 [ 260 ] {05c62186-9e96-4c60-8485-91397d369f86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3546 | 2026.05.07 17:13:17.637861 [ 260 ] {05c62186-9e96-4c60-8485-91397d369f86} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3547 | 2026.05.07 17:13:17.638060 [ 260 ] {05c62186-9e96-4c60-8485-91397d369f86} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3548 | 2026.05.07 17:13:17.638165 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3549 | 2026.05.07 17:13:17.638183 [ 260 ] {05c62186-9e96-4c60-8485-91397d369f86} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001136 sec., 233274.64788732392 rows/sec., 15.50 MiB/sec. | ||
| 3550 | 2026.05.07 17:13:17.638231 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3551 | 2026.05.07 17:13:17.638239 [ 260 ] {05c62186-9e96-4c60-8485-91397d369f86} <Debug> TCPHandler: Processed in 0.001312389 sec. | ||
| 3552 | 2026.05.07 17:13:17.638260 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3553 | 2026.05.07 17:13:17.638337 [ 196 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::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 | ||
| 3554 | 2026.05.07 17:13:17.638367 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3555 | 2026.05.07 17:13:17.638437 [ 196 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3556 | 2026.05.07 17:13:17.638467 [ 196 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5682 rows starting from the beginning of the part | ||
| 3557 | 2026.05.07 17:13:17.638467 [ 260 ] {74e7ce09-7674-47f8-9997-8bf5dc44ef45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3558 | 2026.05.07 17:13:17.638520 [ 196 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 44 rows starting from the beginning of the part | ||
| 3559 | 2026.05.07 17:13:17.638522 [ 260 ] {74e7ce09-7674-47f8-9997-8bf5dc44ef45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3560 | 2026.05.07 17:13:17.638566 [ 196 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 110 rows starting from the beginning of the part | ||
| 3561 | 2026.05.07 17:13:17.638611 [ 196 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 215 rows starting from the beginning of the part | ||
| 3562 | 2026.05.07 17:13:17.638645 [ 196 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 142 rows starting from the beginning of the part | ||
| 3563 | 2026.05.07 17:13:17.638682 [ 196 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 265 rows starting from the beginning of the part | ||
| 3564 | 2026.05.07 17:13:17.638860 [ 260 ] {74e7ce09-7674-47f8-9997-8bf5dc44ef45} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3565 | 2026.05.07 17:13:17.638912 [ 260 ] {74e7ce09-7674-47f8-9997-8bf5dc44ef45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3566 | 2026.05.07 17:13:17.639221 [ 260 ] {74e7ce09-7674-47f8-9997-8bf5dc44ef45} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3567 | 2026.05.07 17:13:17.639436 [ 260 ] {74e7ce09-7674-47f8-9997-8bf5dc44ef45} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3568 | 2026.05.07 17:13:17.639568 [ 260 ] {74e7ce09-7674-47f8-9997-8bf5dc44ef45} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001119 sec., 893.6550491510277 rows/sec., 60.22 KiB/sec. | ||
| 3569 | 2026.05.07 17:13:17.639603 [ 260 ] {74e7ce09-7674-47f8-9997-8bf5dc44ef45} <Debug> TCPHandler: Processed in 0.001281968 sec. | ||
| 3570 | 2026.05.07 17:13:17.639725 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3571 | 2026.05.07 17:13:17.639816 [ 260 ] {03d0f4c0-a965-4e8f-bae4-51883c36898f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3572 | 2026.05.07 17:13:17.639868 [ 260 ] {03d0f4c0-a965-4e8f-bae4-51883c36898f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3573 | 2026.05.07 17:13:17.640548 [ 198 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6458 rows, containing 5 columns (5 merged, 0 gathered) in 0.002241096 sec., 2881625.77595962 rows/sec., 186.14 MiB/sec. | ||
| 3574 | 2026.05.07 17:13:17.640622 [ 260 ] {03d0f4c0-a965-4e8f-bae4-51883c36898f} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3575 | 2026.05.07 17:13:17.640659 [ 260 ] {03d0f4c0-a965-4e8f-bae4-51883c36898f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3576 | 2026.05.07 17:13:17.640993 [ 194 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3577 | 2026.05.07 17:13:17.641168 [ 260 ] {03d0f4c0-a965-4e8f-bae4-51883c36898f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3578 | 2026.05.07 17:13:17.641314 [ 194 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3579 | 2026.05.07 17:13:17.641395 [ 194 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3580 | 2026.05.07 17:13:17.641431 [ 260 ] {03d0f4c0-a965-4e8f-bae4-51883c36898f} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3581 | 2026.05.07 17:13:17.641470 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 3582 | 2026.05.07 17:13:17.641555 [ 151 ] {} <Debug> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3583 | 2026.05.07 17:13:17.641574 [ 260 ] {03d0f4c0-a965-4e8f-bae4-51883c36898f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001775 sec., 6197.1830985915485 rows/sec., 11.11 MiB/sec. | ||
| 3584 | 2026.05.07 17:13:17.641598 [ 151 ] {} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3585 | 2026.05.07 17:13:17.641617 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3586 | 2026.05.07 17:13:17.641625 [ 260 ] {03d0f4c0-a965-4e8f-bae4-51883c36898f} <Debug> TCPHandler: Processed in 0.001954463 sec. | ||
| 3587 | 2026.05.07 17:13:17.641720 [ 193 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::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 | ||
| 3588 | 2026.05.07 17:13:17.641754 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3589 | 2026.05.07 17:13:17.641860 [ 260 ] {aa08fa6c-785b-47c6-b605-2e13796d41d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3590 | 2026.05.07 17:13:17.641901 [ 260 ] {aa08fa6c-785b-47c6-b605-2e13796d41d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3591 | 2026.05.07 17:13:17.641951 [ 193 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3592 | 2026.05.07 17:13:17.642017 [ 193 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 201 rows starting from the beginning of the part | ||
| 3593 | 2026.05.07 17:13:17.642167 [ 193 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 20 rows starting from the beginning of the part | ||
| 3594 | 2026.05.07 17:13:17.642237 [ 260 ] {aa08fa6c-785b-47c6-b605-2e13796d41d1} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3595 | 2026.05.07 17:13:17.642276 [ 260 ] {aa08fa6c-785b-47c6-b605-2e13796d41d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3596 | 2026.05.07 17:13:17.642293 [ 193 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part | ||
| 3597 | 2026.05.07 17:13:17.642408 [ 193 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 11 rows starting from the beginning of the part | ||
| 3598 | 2026.05.07 17:13:17.642512 [ 193 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 3599 | 2026.05.07 17:13:17.642576 [ 260 ] {aa08fa6c-785b-47c6-b605-2e13796d41d1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3600 | 2026.05.07 17:13:17.642611 [ 193 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 11 rows starting from the beginning of the part | ||
| 3601 | 2026.05.07 17:13:17.642794 [ 260 ] {aa08fa6c-785b-47c6-b605-2e13796d41d1} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3602 | 2026.05.07 17:13:17.642922 [ 260 ] {aa08fa6c-785b-47c6-b605-2e13796d41d1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00108 sec., 83333.33333333333 rows/sec., 5.21 MiB/sec. | ||
| 3603 | 2026.05.07 17:13:17.642956 [ 260 ] {aa08fa6c-785b-47c6-b605-2e13796d41d1} <Debug> TCPHandler: Processed in 0.001250638 sec. | ||
| 3604 | 2026.05.07 17:13:17.645407 [ 194 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 307 rows, containing 19 columns (19 merged, 0 gathered) in 0.003737686 sec., 82136.38063764585 rows/sec., 147.18 MiB/sec. | ||
| 3605 | 2026.05.07 17:13:17.645826 [ 193 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3606 | 2026.05.07 17:13:17.646131 [ 193 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3607 | 2026.05.07 17:13:17.646199 [ 193 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3608 | 2026.05.07 17:13:17.646278 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
| 3609 | 2026.05.07 17:13:21.675328 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 444 | ||
| 3610 | 2026.05.07 17:13:21.677757 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3611 | 2026.05.07 17:13:21.677815 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3612 | 2026.05.07 17:13:21.679039 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3613 | 2026.05.07 17:13:21.679315 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2026.05.07 17:13:21.679649 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 444 | ||
| 3615 | 2026.05.07 17:13:22.614409 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3616 | 2026.05.07 17:13:22.614630 [ 260 ] {55e19c9f-ec26-412b-8a89-38e981e1b0c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3617 | 2026.05.07 17:13:22.614947 [ 260 ] {55e19c9f-ec26-412b-8a89-38e981e1b0c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3618 | 2026.05.07 17:13:22.614983 [ 260 ] {55e19c9f-ec26-412b-8a89-38e981e1b0c7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3619 | 2026.05.07 17:13:22.615196 [ 260 ] {55e19c9f-ec26-412b-8a89-38e981e1b0c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3620 | 2026.05.07 17:13:22.615264 [ 260 ] {55e19c9f-ec26-412b-8a89-38e981e1b0c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3621 | 2026.05.07 17:13:22.615405 [ 260 ] {55e19c9f-ec26-412b-8a89-38e981e1b0c7} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3622 | 2026.05.07 17:13:22.615526 [ 322 ] {55e19c9f-ec26-412b-8a89-38e981e1b0c7} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3623 | 2026.05.07 17:13:22.615535 [ 279 ] {55e19c9f-ec26-412b-8a89-38e981e1b0c7} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3624 | 2026.05.07 17:13:22.615533 [ 340 ] {55e19c9f-ec26-412b-8a89-38e981e1b0c7} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3625 | 2026.05.07 17:13:22.615532 [ 356 ] {55e19c9f-ec26-412b-8a89-38e981e1b0c7} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3626 | 2026.05.07 17:13:22.615702 [ 260 ] {55e19c9f-ec26-412b-8a89-38e981e1b0c7} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3627 | 2026.05.07 17:13:22.615728 [ 260 ] {55e19c9f-ec26-412b-8a89-38e981e1b0c7} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3628 | 2026.05.07 17:13:22.615810 [ 260 ] {55e19c9f-ec26-412b-8a89-38e981e1b0c7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3629 | 2026.05.07 17:13:22.615829 [ 260 ] {55e19c9f-ec26-412b-8a89-38e981e1b0c7} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3630 | 2026.05.07 17:13:22.615863 [ 260 ] {55e19c9f-ec26-412b-8a89-38e981e1b0c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3631 | 2026.05.07 17:13:22.615904 [ 260 ] {55e19c9f-ec26-412b-8a89-38e981e1b0c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3632 | 2026.05.07 17:13:22.615939 [ 260 ] {55e19c9f-ec26-412b-8a89-38e981e1b0c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3633 | 2026.05.07 17:13:22.617217 [ 260 ] {55e19c9f-ec26-412b-8a89-38e981e1b0c7} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002683 sec., 15281.401416325009 rows/sec., 3.33 MiB/sec. | ||
| 3634 | 2026.05.07 17:13:22.617366 [ 260 ] {55e19c9f-ec26-412b-8a89-38e981e1b0c7} <Debug> MemoryTracker: Peak memory usage (for query): 145.15 KiB. | ||
| 3635 | 2026.05.07 17:13:22.617380 [ 260 ] {55e19c9f-ec26-412b-8a89-38e981e1b0c7} <Debug> TCPHandler: Processed in 0.003116231 sec. | ||
| 3636 | 2026.05.07 17:13:22.619517 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3637 | 2026.05.07 17:13:22.619642 [ 260 ] {61df1af3-1306-4622-a7aa-a40728ae65c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3638 | 2026.05.07 17:13:22.619692 [ 260 ] {61df1af3-1306-4622-a7aa-a40728ae65c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3639 | 2026.05.07 17:13:22.620245 [ 260 ] {61df1af3-1306-4622-a7aa-a40728ae65c2} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3640 | 2026.05.07 17:13:22.620282 [ 260 ] {61df1af3-1306-4622-a7aa-a40728ae65c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3641 | 2026.05.07 17:13:22.620646 [ 260 ] {61df1af3-1306-4622-a7aa-a40728ae65c2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3642 | 2026.05.07 17:13:22.620875 [ 260 ] {61df1af3-1306-4622-a7aa-a40728ae65c2} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3643 | 2026.05.07 17:13:22.621020 [ 260 ] {61df1af3-1306-4622-a7aa-a40728ae65c2} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001415 sec., 84805.65371024735 rows/sec., 7.23 MiB/sec. | ||
| 3644 | 2026.05.07 17:13:22.621057 [ 260 ] {61df1af3-1306-4622-a7aa-a40728ae65c2} <Debug> TCPHandler: Processed in 0.001597621 sec. | ||
| 3645 | 2026.05.07 17:13:22.621181 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3646 | 2026.05.07 17:13:22.621275 [ 260 ] {12682ead-2e43-4138-85e9-d34ab8428db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3647 | 2026.05.07 17:13:22.621314 [ 260 ] {12682ead-2e43-4138-85e9-d34ab8428db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3648 | 2026.05.07 17:13:22.621713 [ 260 ] {12682ead-2e43-4138-85e9-d34ab8428db3} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3649 | 2026.05.07 17:13:22.621748 [ 260 ] {12682ead-2e43-4138-85e9-d34ab8428db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3650 | 2026.05.07 17:13:22.622121 [ 260 ] {12682ead-2e43-4138-85e9-d34ab8428db3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3651 | 2026.05.07 17:13:22.622419 [ 260 ] {12682ead-2e43-4138-85e9-d34ab8428db3} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3652 | 2026.05.07 17:13:22.622580 [ 260 ] {12682ead-2e43-4138-85e9-d34ab8428db3} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001324 sec., 24169.18429003021 rows/sec., 1.77 MiB/sec. | ||
| 3653 | 2026.05.07 17:13:22.622624 [ 260 ] {12682ead-2e43-4138-85e9-d34ab8428db3} <Debug> TCPHandler: Processed in 0.00148951 sec. | ||
| 3654 | 2026.05.07 17:13:22.622766 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3655 | 2026.05.07 17:13:22.622878 [ 260 ] {659ca6ce-420d-49e3-aea3-b535226b3334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3656 | 2026.05.07 17:13:22.622926 [ 260 ] {659ca6ce-420d-49e3-aea3-b535226b3334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3657 | 2026.05.07 17:13:22.623354 [ 260 ] {659ca6ce-420d-49e3-aea3-b535226b3334} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3658 | 2026.05.07 17:13:22.623389 [ 260 ] {659ca6ce-420d-49e3-aea3-b535226b3334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3659 | 2026.05.07 17:13:22.623695 [ 260 ] {659ca6ce-420d-49e3-aea3-b535226b3334} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3660 | 2026.05.07 17:13:22.623904 [ 260 ] {659ca6ce-420d-49e3-aea3-b535226b3334} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3661 | 2026.05.07 17:13:22.624031 [ 260 ] {659ca6ce-420d-49e3-aea3-b535226b3334} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001179 sec., 81424.93638676846 rows/sec., 6.36 MiB/sec. | ||
| 3662 | 2026.05.07 17:13:22.624066 [ 260 ] {659ca6ce-420d-49e3-aea3-b535226b3334} <Debug> TCPHandler: Processed in 0.001358549 sec. | ||
| 3663 | 2026.05.07 17:13:22.624182 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3664 | 2026.05.07 17:13:22.624274 [ 260 ] {0da8d87e-8945-433d-8e3b-799f8e0e7067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3665 | 2026.05.07 17:13:22.624316 [ 260 ] {0da8d87e-8945-433d-8e3b-799f8e0e7067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3666 | 2026.05.07 17:13:22.624711 [ 260 ] {0da8d87e-8945-433d-8e3b-799f8e0e7067} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3667 | 2026.05.07 17:13:22.624746 [ 260 ] {0da8d87e-8945-433d-8e3b-799f8e0e7067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3668 | 2026.05.07 17:13:22.625064 [ 260 ] {0da8d87e-8945-433d-8e3b-799f8e0e7067} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3669 | 2026.05.07 17:13:22.625284 [ 260 ] {0da8d87e-8945-433d-8e3b-799f8e0e7067} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3670 | 2026.05.07 17:13:22.625410 [ 260 ] {0da8d87e-8945-433d-8e3b-799f8e0e7067} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 3671 | 2026.05.07 17:13:22.625445 [ 260 ] {0da8d87e-8945-433d-8e3b-799f8e0e7067} <Debug> TCPHandler: Processed in 0.001310169 sec. | ||
| 3672 | 2026.05.07 17:13:22.625562 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3673 | 2026.05.07 17:13:22.625654 [ 260 ] {0f6710ed-7da9-4500-a296-c0d1e5eddc71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3674 | 2026.05.07 17:13:22.625706 [ 260 ] {0f6710ed-7da9-4500-a296-c0d1e5eddc71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3675 | 2026.05.07 17:13:22.626501 [ 260 ] {0f6710ed-7da9-4500-a296-c0d1e5eddc71} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3676 | 2026.05.07 17:13:22.626535 [ 260 ] {0f6710ed-7da9-4500-a296-c0d1e5eddc71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3677 | 2026.05.07 17:13:22.627060 [ 260 ] {0f6710ed-7da9-4500-a296-c0d1e5eddc71} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3678 | 2026.05.07 17:13:22.627276 [ 260 ] {0f6710ed-7da9-4500-a296-c0d1e5eddc71} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3679 | 2026.05.07 17:13:22.627405 [ 260 ] {0f6710ed-7da9-4500-a296-c0d1e5eddc71} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001769 sec., 18089.315997738835 rows/sec., 32.42 MiB/sec. | ||
| 3680 | 2026.05.07 17:13:22.627454 [ 260 ] {0f6710ed-7da9-4500-a296-c0d1e5eddc71} <Debug> TCPHandler: Processed in 0.001938783 sec. | ||
| 3681 | 2026.05.07 17:13:22.627575 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3682 | 2026.05.07 17:13:22.627667 [ 260 ] {b7c7241d-36da-411c-b7b6-934c12e44bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3683 | 2026.05.07 17:13:22.627708 [ 260 ] {b7c7241d-36da-411c-b7b6-934c12e44bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3684 | 2026.05.07 17:13:22.628042 [ 260 ] {b7c7241d-36da-411c-b7b6-934c12e44bb5} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3685 | 2026.05.07 17:13:22.628076 [ 260 ] {b7c7241d-36da-411c-b7b6-934c12e44bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3686 | 2026.05.07 17:13:22.628375 [ 260 ] {b7c7241d-36da-411c-b7b6-934c12e44bb5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3687 | 2026.05.07 17:13:22.628580 [ 260 ] {b7c7241d-36da-411c-b7b6-934c12e44bb5} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3688 | 2026.05.07 17:13:22.628665 [ 147 ] {} <Debug> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3689 | 2026.05.07 17:13:22.628699 [ 147 ] {} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3690 | 2026.05.07 17:13:22.628703 [ 260 ] {b7c7241d-36da-411c-b7b6-934c12e44bb5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 3691 | 2026.05.07 17:13:22.628719 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3692 | 2026.05.07 17:13:22.628741 [ 260 ] {b7c7241d-36da-411c-b7b6-934c12e44bb5} <Debug> TCPHandler: Processed in 0.001214448 sec. | ||
| 3693 | 2026.05.07 17:13:22.628849 [ 198 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::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 | ||
| 3694 | 2026.05.07 17:13:22.629014 [ 198 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3695 | 2026.05.07 17:13:22.629053 [ 198 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 414 rows starting from the beginning of the part | ||
| 3696 | 2026.05.07 17:13:22.629125 [ 198 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 3697 | 2026.05.07 17:13:22.629174 [ 198 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 70 rows starting from the beginning of the part | ||
| 3698 | 2026.05.07 17:13:22.629224 [ 198 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 52 rows starting from the beginning of the part | ||
| 3699 | 2026.05.07 17:13:22.629265 [ 198 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 3700 | 2026.05.07 17:13:22.629311 [ 198 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::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 | ||
| 3701 | 2026.05.07 17:13:22.630296 [ 197 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 4 columns (4 merged, 0 gathered) in 0.001510321 sec., 480692.5150348833 rows/sec., 29.89 MiB/sec. | ||
| 3702 | 2026.05.07 17:13:22.630467 [ 198 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3703 | 2026.05.07 17:13:22.630731 [ 198 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_16_3} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3704 | 2026.05.07 17:13:22.630801 [ 198 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_16_3} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3705 | 2026.05.07 17:13:22.630867 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3706 | 2026.05.07 17:13:24.151659 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7224 | ||
| 3707 | 2026.05.07 17:13:24.152158 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3708 | 2026.05.07 17:13:24.152202 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3709 | 2026.05.07 17:13:24.152663 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3710 | 2026.05.07 17:13:24.152885 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3711 | 2026.05.07 17:13:24.153009 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7224 | ||
| 3712 | 2026.05.07 17:13:24.537767 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3713 | 2026.05.07 17:13:24.555363 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3714 | 2026.05.07 17:13:24.555415 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3715 | 2026.05.07 17:13:24.561660 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3716 | 2026.05.07 17:13:24.562350 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3717 | 2026.05.07 17:13:24.565708 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3718 | 2026.05.07 17:13:25.293096 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3719 | 2026.05.07 17:13:25.293491 [ 260 ] {90cc7a4c-fbd7-4d7f-8b2a-5c212d0627aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3720 | 2026.05.07 17:13:25.294041 [ 260 ] {90cc7a4c-fbd7-4d7f-8b2a-5c212d0627aa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3721 | 2026.05.07 17:13:25.294084 [ 260 ] {90cc7a4c-fbd7-4d7f-8b2a-5c212d0627aa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3722 | 2026.05.07 17:13:25.294379 [ 260 ] {90cc7a4c-fbd7-4d7f-8b2a-5c212d0627aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3723 | 2026.05.07 17:13:25.294454 [ 260 ] {90cc7a4c-fbd7-4d7f-8b2a-5c212d0627aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3724 | 2026.05.07 17:13:25.294601 [ 260 ] {90cc7a4c-fbd7-4d7f-8b2a-5c212d0627aa} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 3725 | 2026.05.07 17:13:25.294742 [ 322 ] {90cc7a4c-fbd7-4d7f-8b2a-5c212d0627aa} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3726 | 2026.05.07 17:13:25.294741 [ 340 ] {90cc7a4c-fbd7-4d7f-8b2a-5c212d0627aa} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3727 | 2026.05.07 17:13:25.294794 [ 343 ] {90cc7a4c-fbd7-4d7f-8b2a-5c212d0627aa} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3728 | 2026.05.07 17:13:25.294741 [ 356 ] {90cc7a4c-fbd7-4d7f-8b2a-5c212d0627aa} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3729 | 2026.05.07 17:13:25.294967 [ 260 ] {90cc7a4c-fbd7-4d7f-8b2a-5c212d0627aa} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3730 | 2026.05.07 17:13:25.294998 [ 260 ] {90cc7a4c-fbd7-4d7f-8b2a-5c212d0627aa} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3731 | 2026.05.07 17:13:25.295086 [ 260 ] {90cc7a4c-fbd7-4d7f-8b2a-5c212d0627aa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3732 | 2026.05.07 17:13:25.295108 [ 260 ] {90cc7a4c-fbd7-4d7f-8b2a-5c212d0627aa} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3733 | 2026.05.07 17:13:25.295146 [ 260 ] {90cc7a4c-fbd7-4d7f-8b2a-5c212d0627aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3734 | 2026.05.07 17:13:25.295200 [ 260 ] {90cc7a4c-fbd7-4d7f-8b2a-5c212d0627aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3735 | 2026.05.07 17:13:25.295252 [ 260 ] {90cc7a4c-fbd7-4d7f-8b2a-5c212d0627aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3736 | 2026.05.07 17:13:25.296474 [ 260 ] {90cc7a4c-fbd7-4d7f-8b2a-5c212d0627aa} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.003164 sec., 12958.2806573957 rows/sec., 2.82 MiB/sec. | ||
| 3737 | 2026.05.07 17:13:25.296621 [ 260 ] {90cc7a4c-fbd7-4d7f-8b2a-5c212d0627aa} <Debug> MemoryTracker: Peak memory usage (for query): 145.95 KiB. | ||
| 3738 | 2026.05.07 17:13:25.296637 [ 260 ] {90cc7a4c-fbd7-4d7f-8b2a-5c212d0627aa} <Debug> TCPHandler: Processed in 0.003734296 sec. | ||
| 3739 | 2026.05.07 17:13:25.311719 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3740 | 2026.05.07 17:13:25.311858 [ 260 ] {ed0c5377-ace2-441c-99a5-a9145debe792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3741 | 2026.05.07 17:13:25.311915 [ 260 ] {ed0c5377-ace2-441c-99a5-a9145debe792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3742 | 2026.05.07 17:13:25.312605 [ 260 ] {ed0c5377-ace2-441c-99a5-a9145debe792} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3743 | 2026.05.07 17:13:25.312655 [ 260 ] {ed0c5377-ace2-441c-99a5-a9145debe792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3744 | 2026.05.07 17:13:25.313094 [ 260 ] {ed0c5377-ace2-441c-99a5-a9145debe792} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3745 | 2026.05.07 17:13:25.313343 [ 260 ] {ed0c5377-ace2-441c-99a5-a9145debe792} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3746 | 2026.05.07 17:13:25.313500 [ 260 ] {ed0c5377-ace2-441c-99a5-a9145debe792} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001682 sec., 168846.61117717004 rows/sec., 10.72 MiB/sec. | ||
| 3747 | 2026.05.07 17:13:25.313541 [ 260 ] {ed0c5377-ace2-441c-99a5-a9145debe792} <Debug> TCPHandler: Processed in 0.001887593 sec. | ||
| 3748 | 2026.05.07 17:13:25.313676 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3749 | 2026.05.07 17:13:25.313777 [ 260 ] {3abdf254-8beb-4694-86be-afdbd1b8d631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3750 | 2026.05.07 17:13:25.313821 [ 260 ] {3abdf254-8beb-4694-86be-afdbd1b8d631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3751 | 2026.05.07 17:13:25.314226 [ 260 ] {3abdf254-8beb-4694-86be-afdbd1b8d631} <Trace> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3752 | 2026.05.07 17:13:25.314263 [ 260 ] {3abdf254-8beb-4694-86be-afdbd1b8d631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3753 | 2026.05.07 17:13:25.314553 [ 260 ] {3abdf254-8beb-4694-86be-afdbd1b8d631} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3754 | 2026.05.07 17:13:25.314761 [ 260 ] {3abdf254-8beb-4694-86be-afdbd1b8d631} <Trace> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3755 | 2026.05.07 17:13:25.314891 [ 260 ] {3abdf254-8beb-4694-86be-afdbd1b8d631} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001136 sec., 1760.5633802816901 rows/sec., 143.56 KiB/sec. | ||
| 3756 | 2026.05.07 17:13:25.314927 [ 260 ] {3abdf254-8beb-4694-86be-afdbd1b8d631} <Debug> TCPHandler: Processed in 0.001301819 sec. | ||
| 3757 | 2026.05.07 17:13:25.315046 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3758 | 2026.05.07 17:13:25.315142 [ 260 ] {20e06230-1684-469f-b364-1f0abdcc1750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3759 | 2026.05.07 17:13:25.315181 [ 260 ] {20e06230-1684-469f-b364-1f0abdcc1750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3760 | 2026.05.07 17:13:25.317083 [ 260 ] {20e06230-1684-469f-b364-1f0abdcc1750} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3761 | 2026.05.07 17:13:25.317119 [ 260 ] {20e06230-1684-469f-b364-1f0abdcc1750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3762 | 2026.05.07 17:13:25.317712 [ 260 ] {20e06230-1684-469f-b364-1f0abdcc1750} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3763 | 2026.05.07 17:13:25.317930 [ 260 ] {20e06230-1684-469f-b364-1f0abdcc1750} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3764 | 2026.05.07 17:13:25.318064 [ 260 ] {20e06230-1684-469f-b364-1f0abdcc1750} <Debug> executeQuery: Read 3165 rows, 242.04 KiB in 0.00294 sec., 1076530.612244898 rows/sec., 80.40 MiB/sec. | ||
| 3765 | 2026.05.07 17:13:25.318101 [ 260 ] {20e06230-1684-469f-b364-1f0abdcc1750} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 3766 | 2026.05.07 17:13:25.318115 [ 260 ] {20e06230-1684-469f-b364-1f0abdcc1750} <Debug> TCPHandler: Processed in 0.003117101 sec. | ||
| 3767 | 2026.05.07 17:13:25.318232 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3768 | 2026.05.07 17:13:25.318328 [ 260 ] {d509be82-19de-4fc3-bd00-3f2721bb2f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3769 | 2026.05.07 17:13:25.318370 [ 260 ] {d509be82-19de-4fc3-bd00-3f2721bb2f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3770 | 2026.05.07 17:13:25.318816 [ 260 ] {d509be82-19de-4fc3-bd00-3f2721bb2f8c} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3771 | 2026.05.07 17:13:25.318854 [ 260 ] {d509be82-19de-4fc3-bd00-3f2721bb2f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3772 | 2026.05.07 17:13:25.319162 [ 260 ] {d509be82-19de-4fc3-bd00-3f2721bb2f8c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3773 | 2026.05.07 17:13:25.319369 [ 260 ] {d509be82-19de-4fc3-bd00-3f2721bb2f8c} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3774 | 2026.05.07 17:13:25.319502 [ 260 ] {d509be82-19de-4fc3-bd00-3f2721bb2f8c} <Debug> executeQuery: Read 164 rows, 10.19 KiB in 0.001193 sec., 137468.5666387259 rows/sec., 8.34 MiB/sec. | ||
| 3775 | 2026.05.07 17:13:25.319539 [ 260 ] {d509be82-19de-4fc3-bd00-3f2721bb2f8c} <Debug> TCPHandler: Processed in 0.001355719 sec. | ||
| 3776 | 2026.05.07 17:13:25.319659 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3777 | 2026.05.07 17:13:25.319753 [ 260 ] {d69a20e7-408a-4760-8621-b047dd79117d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3778 | 2026.05.07 17:13:25.319793 [ 260 ] {d69a20e7-408a-4760-8621-b047dd79117d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3779 | 2026.05.07 17:13:25.320444 [ 260 ] {d69a20e7-408a-4760-8621-b047dd79117d} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3780 | 2026.05.07 17:13:25.320480 [ 260 ] {d69a20e7-408a-4760-8621-b047dd79117d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3781 | 2026.05.07 17:13:25.320833 [ 260 ] {d69a20e7-408a-4760-8621-b047dd79117d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3782 | 2026.05.07 17:13:25.321043 [ 260 ] {d69a20e7-408a-4760-8621-b047dd79117d} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3783 | 2026.05.07 17:13:25.321144 [ 144 ] {} <Debug> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3784 | 2026.05.07 17:13:25.321169 [ 260 ] {d69a20e7-408a-4760-8621-b047dd79117d} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001434 sec., 662482.5662482566 rows/sec., 38.98 MiB/sec. | ||
| 3785 | 2026.05.07 17:13:25.321194 [ 144 ] {} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3786 | 2026.05.07 17:13:25.321211 [ 260 ] {d69a20e7-408a-4760-8621-b047dd79117d} <Debug> TCPHandler: Processed in 0.001601371 sec. | ||
| 3787 | 2026.05.07 17:13:25.321223 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3788 | 2026.05.07 17:13:25.321338 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3789 | 2026.05.07 17:13:25.321362 [ 198 ] {2c16c637-9e36-4c3f-b035-17cf45e21380::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3790 | 2026.05.07 17:13:25.321438 [ 260 ] {9a508c2b-e15b-41a0-802d-fbe92754a862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3791 | 2026.05.07 17:13:25.321484 [ 260 ] {9a508c2b-e15b-41a0-802d-fbe92754a862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3792 | 2026.05.07 17:13:25.321518 [ 198 ] {2c16c637-9e36-4c3f-b035-17cf45e21380::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3793 | 2026.05.07 17:13:25.321563 [ 198 ] {2c16c637-9e36-4c3f-b035-17cf45e21380::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 149 rows starting from the beginning of the part | ||
| 3794 | 2026.05.07 17:13:25.321640 [ 198 ] {2c16c637-9e36-4c3f-b035-17cf45e21380::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 3795 | 2026.05.07 17:13:25.321696 [ 198 ] {2c16c637-9e36-4c3f-b035-17cf45e21380::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 950 rows starting from the beginning of the part | ||
| 3796 | 2026.05.07 17:13:25.321744 [ 198 ] {2c16c637-9e36-4c3f-b035-17cf45e21380::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 3797 | 2026.05.07 17:13:25.321790 [ 198 ] {2c16c637-9e36-4c3f-b035-17cf45e21380::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 3798 | 2026.05.07 17:13:25.321834 [ 198 ] {2c16c637-9e36-4c3f-b035-17cf45e21380::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 950 rows starting from the beginning of the part | ||
| 3799 | 2026.05.07 17:13:25.321875 [ 260 ] {9a508c2b-e15b-41a0-802d-fbe92754a862} <Trace> oximeter.fields_u64 (de6f0f6e-926a-4e36-86dd-5ad81d3e3b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3800 | 2026.05.07 17:13:25.321917 [ 260 ] {9a508c2b-e15b-41a0-802d-fbe92754a862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 3801 | 2026.05.07 17:13:25.322325 [ 260 ] {9a508c2b-e15b-41a0-802d-fbe92754a862} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3802 | 2026.05.07 17:13:25.322551 [ 260 ] {9a508c2b-e15b-41a0-802d-fbe92754a862} <Trace> oximeter.fields_u64 (de6f0f6e-926a-4e36-86dd-5ad81d3e3b17): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3803 | 2026.05.07 17:13:25.322686 [ 260 ] {9a508c2b-e15b-41a0-802d-fbe92754a862} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001267 sec., 789.2659826361485 rows/sec., 55.50 KiB/sec. | ||
| 3804 | 2026.05.07 17:13:25.322725 [ 260 ] {9a508c2b-e15b-41a0-802d-fbe92754a862} <Debug> TCPHandler: Processed in 0.00143601 sec. | ||
| 3805 | 2026.05.07 17:13:25.322847 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3806 | 2026.05.07 17:13:25.322942 [ 260 ] {bfdd47a8-7616-40d2-ac1d-2cd2e0a90aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3807 | 2026.05.07 17:13:25.322982 [ 260 ] {bfdd47a8-7616-40d2-ac1d-2cd2e0a90aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3808 | 2026.05.07 17:13:25.323181 [ 197 ] {2c16c637-9e36-4c3f-b035-17cf45e21380::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001882323 sec., 1326021.092022995 rows/sec., 84.90 MiB/sec. | ||
| 3809 | 2026.05.07 17:13:25.323408 [ 201 ] {2c16c637-9e36-4c3f-b035-17cf45e21380::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3810 | 2026.05.07 17:13:25.323415 [ 260 ] {bfdd47a8-7616-40d2-ac1d-2cd2e0a90aad} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3811 | 2026.05.07 17:13:25.323460 [ 260 ] {bfdd47a8-7616-40d2-ac1d-2cd2e0a90aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3812 | 2026.05.07 17:13:25.323748 [ 201 ] {2c16c637-9e36-4c3f-b035-17cf45e21380::all_1_10_2} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3813 | 2026.05.07 17:13:25.323817 [ 260 ] {bfdd47a8-7616-40d2-ac1d-2cd2e0a90aad} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3814 | 2026.05.07 17:13:25.323832 [ 201 ] {2c16c637-9e36-4c3f-b035-17cf45e21380::all_1_10_2} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3815 | 2026.05.07 17:13:25.323927 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3816 | 2026.05.07 17:13:25.324048 [ 260 ] {bfdd47a8-7616-40d2-ac1d-2cd2e0a90aad} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3817 | 2026.05.07 17:13:25.324184 [ 260 ] {bfdd47a8-7616-40d2-ac1d-2cd2e0a90aad} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001262 sec., 117274.1679873217 rows/sec., 6.67 MiB/sec. | ||
| 3818 | 2026.05.07 17:13:25.324222 [ 260 ] {bfdd47a8-7616-40d2-ac1d-2cd2e0a90aad} <Debug> TCPHandler: Processed in 0.001425509 sec. | ||
| 3819 | 2026.05.07 17:13:25.324348 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3820 | 2026.05.07 17:13:25.324444 [ 260 ] {bd09de20-d2aa-414a-a0e3-caa60d11ffd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3821 | 2026.05.07 17:13:25.324483 [ 260 ] {bd09de20-d2aa-414a-a0e3-caa60d11ffd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3822 | 2026.05.07 17:13:25.325408 [ 260 ] {bd09de20-d2aa-414a-a0e3-caa60d11ffd5} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3823 | 2026.05.07 17:13:25.325443 [ 260 ] {bd09de20-d2aa-414a-a0e3-caa60d11ffd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3824 | 2026.05.07 17:13:25.325836 [ 260 ] {bd09de20-d2aa-414a-a0e3-caa60d11ffd5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3825 | 2026.05.07 17:13:25.326047 [ 260 ] {bd09de20-d2aa-414a-a0e3-caa60d11ffd5} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3826 | 2026.05.07 17:13:25.326177 [ 260 ] {bd09de20-d2aa-414a-a0e3-caa60d11ffd5} <Debug> executeQuery: Read 1727 rows, 119.06 KiB in 0.001752 sec., 985730.5936073059 rows/sec., 66.37 MiB/sec. | ||
| 3827 | 2026.05.07 17:13:25.326214 [ 260 ] {bd09de20-d2aa-414a-a0e3-caa60d11ffd5} <Debug> TCPHandler: Processed in 0.001914453 sec. | ||
| 3828 | 2026.05.07 17:13:25.326330 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3829 | 2026.05.07 17:13:25.326426 [ 260 ] {15f0fdbf-c001-493c-ae53-f6b3a5d5a44d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3830 | 2026.05.07 17:13:25.326467 [ 260 ] {15f0fdbf-c001-493c-ae53-f6b3a5d5a44d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3831 | 2026.05.07 17:13:25.326803 [ 260 ] {15f0fdbf-c001-493c-ae53-f6b3a5d5a44d} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3832 | 2026.05.07 17:13:25.326839 [ 260 ] {15f0fdbf-c001-493c-ae53-f6b3a5d5a44d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3833 | 2026.05.07 17:13:25.327151 [ 260 ] {15f0fdbf-c001-493c-ae53-f6b3a5d5a44d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3834 | 2026.05.07 17:13:25.327382 [ 260 ] {15f0fdbf-c001-493c-ae53-f6b3a5d5a44d} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3835 | 2026.05.07 17:13:25.327516 [ 260 ] {15f0fdbf-c001-493c-ae53-f6b3a5d5a44d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001109 sec., 5410.279531109108 rows/sec., 282.67 KiB/sec. | ||
| 3836 | 2026.05.07 17:13:25.327555 [ 260 ] {15f0fdbf-c001-493c-ae53-f6b3a5d5a44d} <Debug> TCPHandler: Processed in 0.001273389 sec. | ||
| 3837 | 2026.05.07 17:13:25.327672 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3838 | 2026.05.07 17:13:25.327768 [ 260 ] {6c412d61-31be-4f8f-ab7a-1b37640bbc60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3839 | 2026.05.07 17:13:25.327811 [ 260 ] {6c412d61-31be-4f8f-ab7a-1b37640bbc60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3840 | 2026.05.07 17:13:25.328552 [ 260 ] {6c412d61-31be-4f8f-ab7a-1b37640bbc60} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3841 | 2026.05.07 17:13:25.328588 [ 260 ] {6c412d61-31be-4f8f-ab7a-1b37640bbc60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3842 | 2026.05.07 17:13:25.329022 [ 260 ] {6c412d61-31be-4f8f-ab7a-1b37640bbc60} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3843 | 2026.05.07 17:13:25.329237 [ 260 ] {6c412d61-31be-4f8f-ab7a-1b37640bbc60} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3844 | 2026.05.07 17:13:25.329371 [ 260 ] {6c412d61-31be-4f8f-ab7a-1b37640bbc60} <Debug> executeQuery: Read 1666 rows, 104.16 KiB in 0.001622 sec., 1027127.0036991369 rows/sec., 62.71 MiB/sec. | ||
| 3845 | 2026.05.07 17:13:25.329406 [ 260 ] {6c412d61-31be-4f8f-ab7a-1b37640bbc60} <Debug> TCPHandler: Processed in 0.001783272 sec. | ||
| 3846 | 2026.05.07 17:13:25.329524 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3847 | 2026.05.07 17:13:25.329620 [ 260 ] {d236cb8a-748f-4da7-83f8-86a0afc6c830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3848 | 2026.05.07 17:13:25.329663 [ 260 ] {d236cb8a-748f-4da7-83f8-86a0afc6c830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3849 | 2026.05.07 17:13:25.329978 [ 260 ] {d236cb8a-748f-4da7-83f8-86a0afc6c830} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3850 | 2026.05.07 17:13:25.330014 [ 260 ] {d236cb8a-748f-4da7-83f8-86a0afc6c830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3851 | 2026.05.07 17:13:25.330309 [ 260 ] {d236cb8a-748f-4da7-83f8-86a0afc6c830} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3852 | 2026.05.07 17:13:25.330525 [ 260 ] {d236cb8a-748f-4da7-83f8-86a0afc6c830} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3853 | 2026.05.07 17:13:25.330619 [ 144 ] {} <Debug> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3854 | 2026.05.07 17:13:25.330651 [ 260 ] {d236cb8a-748f-4da7-83f8-86a0afc6c830} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 3855 | 2026.05.07 17:13:25.330652 [ 144 ] {} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3856 | 2026.05.07 17:13:25.330691 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3857 | 2026.05.07 17:13:25.330694 [ 260 ] {d236cb8a-748f-4da7-83f8-86a0afc6c830} <Debug> TCPHandler: Processed in 0.001218958 sec. | ||
| 3858 | 2026.05.07 17:13:25.330775 [ 198 ] {77765c93-2cd4-47c7-a502-7d370b46503e::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3859 | 2026.05.07 17:13:25.330828 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3860 | 2026.05.07 17:13:25.330894 [ 198 ] {77765c93-2cd4-47c7-a502-7d370b46503e::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3861 | 2026.05.07 17:13:25.330930 [ 198 ] {77765c93-2cd4-47c7-a502-7d370b46503e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3862 | 2026.05.07 17:13:25.330955 [ 260 ] {551147bd-b01f-410f-8a99-a96214bda883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3863 | 2026.05.07 17:13:25.330985 [ 198 ] {77765c93-2cd4-47c7-a502-7d370b46503e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3864 | 2026.05.07 17:13:25.331024 [ 260 ] {551147bd-b01f-410f-8a99-a96214bda883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3865 | 2026.05.07 17:13:25.331034 [ 198 ] {77765c93-2cd4-47c7-a502-7d370b46503e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3866 | 2026.05.07 17:13:25.331085 [ 198 ] {77765c93-2cd4-47c7-a502-7d370b46503e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3867 | 2026.05.07 17:13:25.331124 [ 198 ] {77765c93-2cd4-47c7-a502-7d370b46503e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3868 | 2026.05.07 17:13:25.331166 [ 198 ] {77765c93-2cd4-47c7-a502-7d370b46503e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3869 | 2026.05.07 17:13:25.331967 [ 260 ] {551147bd-b01f-410f-8a99-a96214bda883} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3870 | 2026.05.07 17:13:25.331983 [ 192 ] {77765c93-2cd4-47c7-a502-7d370b46503e::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001243278 sec., 8043.253399481049 rows/sec., 541.98 KiB/sec. | ||
| 3871 | 2026.05.07 17:13:25.332011 [ 260 ] {551147bd-b01f-410f-8a99-a96214bda883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3872 | 2026.05.07 17:13:25.332162 [ 197 ] {77765c93-2cd4-47c7-a502-7d370b46503e::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3873 | 2026.05.07 17:13:25.332523 [ 197 ] {77765c93-2cd4-47c7-a502-7d370b46503e::all_1_10_2} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3874 | 2026.05.07 17:13:25.332607 [ 197 ] {77765c93-2cd4-47c7-a502-7d370b46503e::all_1_10_2} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3875 | 2026.05.07 17:13:25.332637 [ 260 ] {551147bd-b01f-410f-8a99-a96214bda883} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3876 | 2026.05.07 17:13:25.332693 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3877 | 2026.05.07 17:13:25.332883 [ 260 ] {551147bd-b01f-410f-8a99-a96214bda883} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3878 | 2026.05.07 17:13:25.333036 [ 260 ] {551147bd-b01f-410f-8a99-a96214bda883} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002106 sec., 9496.67616334283 rows/sec., 17.02 MiB/sec. | ||
| 3879 | 2026.05.07 17:13:25.333088 [ 260 ] {551147bd-b01f-410f-8a99-a96214bda883} <Debug> TCPHandler: Processed in 0.002321666 sec. | ||
| 3880 | 2026.05.07 17:13:25.333209 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3881 | 2026.05.07 17:13:25.333303 [ 260 ] {c9979b1a-47b7-45c0-8752-9bc33b0bd3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3882 | 2026.05.07 17:13:25.333345 [ 260 ] {c9979b1a-47b7-45c0-8752-9bc33b0bd3b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3883 | 2026.05.07 17:13:25.333692 [ 260 ] {c9979b1a-47b7-45c0-8752-9bc33b0bd3b0} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3884 | 2026.05.07 17:13:25.333727 [ 260 ] {c9979b1a-47b7-45c0-8752-9bc33b0bd3b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3885 | 2026.05.07 17:13:25.334039 [ 260 ] {c9979b1a-47b7-45c0-8752-9bc33b0bd3b0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3886 | 2026.05.07 17:13:25.334258 [ 260 ] {c9979b1a-47b7-45c0-8752-9bc33b0bd3b0} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3887 | 2026.05.07 17:13:25.334383 [ 260 ] {c9979b1a-47b7-45c0-8752-9bc33b0bd3b0} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.001099 sec., 60054.59508644223 rows/sec., 3.65 MiB/sec. | ||
| 3888 | 2026.05.07 17:13:25.334419 [ 260 ] {c9979b1a-47b7-45c0-8752-9bc33b0bd3b0} <Debug> TCPHandler: Processed in 0.001259809 sec. | ||
| 3889 | 2026.05.07 17:13:27.609180 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3890 | 2026.05.07 17:13:27.609537 [ 260 ] {37df97be-9a99-4e4b-8bdc-aa882312d3aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 3891 | 2026.05.07 17:13:27.609997 [ 260 ] {37df97be-9a99-4e4b-8bdc-aa882312d3aa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3892 | 2026.05.07 17:13:27.610033 [ 260 ] {37df97be-9a99-4e4b-8bdc-aa882312d3aa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 3893 | 2026.05.07 17:13:27.610245 [ 260 ] {37df97be-9a99-4e4b-8bdc-aa882312d3aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3894 | 2026.05.07 17:13:27.610314 [ 260 ] {37df97be-9a99-4e4b-8bdc-aa882312d3aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3895 | 2026.05.07 17:13:27.610454 [ 260 ] {37df97be-9a99-4e4b-8bdc-aa882312d3aa} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3896 | 2026.05.07 17:13:27.610569 [ 340 ] {37df97be-9a99-4e4b-8bdc-aa882312d3aa} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3897 | 2026.05.07 17:13:27.610569 [ 356 ] {37df97be-9a99-4e4b-8bdc-aa882312d3aa} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3898 | 2026.05.07 17:13:27.610613 [ 343 ] {37df97be-9a99-4e4b-8bdc-aa882312d3aa} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3899 | 2026.05.07 17:13:27.610626 [ 327 ] {37df97be-9a99-4e4b-8bdc-aa882312d3aa} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3900 | 2026.05.07 17:13:27.610796 [ 260 ] {37df97be-9a99-4e4b-8bdc-aa882312d3aa} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3901 | 2026.05.07 17:13:27.610826 [ 260 ] {37df97be-9a99-4e4b-8bdc-aa882312d3aa} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3902 | 2026.05.07 17:13:27.610909 [ 260 ] {37df97be-9a99-4e4b-8bdc-aa882312d3aa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3903 | 2026.05.07 17:13:27.610929 [ 260 ] {37df97be-9a99-4e4b-8bdc-aa882312d3aa} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3904 | 2026.05.07 17:13:27.610962 [ 260 ] {37df97be-9a99-4e4b-8bdc-aa882312d3aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3905 | 2026.05.07 17:13:27.610997 [ 260 ] {37df97be-9a99-4e4b-8bdc-aa882312d3aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3906 | 2026.05.07 17:13:27.611036 [ 260 ] {37df97be-9a99-4e4b-8bdc-aa882312d3aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3907 | 2026.05.07 17:13:27.612225 [ 260 ] {37df97be-9a99-4e4b-8bdc-aa882312d3aa} <Debug> executeQuery: Read 41 rows, 4.87 KiB in 0.002837 sec., 14451.885794853719 rows/sec., 1.68 MiB/sec. | ||
| 3908 | 2026.05.07 17:13:27.612368 [ 260 ] {37df97be-9a99-4e4b-8bdc-aa882312d3aa} <Debug> MemoryTracker: Peak memory usage (for query): 129.74 KiB. | ||
| 3909 | 2026.05.07 17:13:27.612384 [ 260 ] {37df97be-9a99-4e4b-8bdc-aa882312d3aa} <Debug> TCPHandler: Processed in 0.003388923 sec. | ||
| 3910 | 2026.05.07 17:13:27.613550 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3911 | 2026.05.07 17:13:27.613656 [ 260 ] {a36aa32f-513b-487e-be30-7620df36efaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3912 | 2026.05.07 17:13:27.613699 [ 260 ] {a36aa32f-513b-487e-be30-7620df36efaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3913 | 2026.05.07 17:13:27.614180 [ 260 ] {a36aa32f-513b-487e-be30-7620df36efaf} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3914 | 2026.05.07 17:13:27.614223 [ 260 ] {a36aa32f-513b-487e-be30-7620df36efaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3915 | 2026.05.07 17:13:27.614578 [ 260 ] {a36aa32f-513b-487e-be30-7620df36efaf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3916 | 2026.05.07 17:13:27.614794 [ 260 ] {a36aa32f-513b-487e-be30-7620df36efaf} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3917 | 2026.05.07 17:13:27.614940 [ 260 ] {a36aa32f-513b-487e-be30-7620df36efaf} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001315 sec., 42585.55133079848 rows/sec., 3.27 MiB/sec. | ||
| 3918 | 2026.05.07 17:13:27.614985 [ 260 ] {a36aa32f-513b-487e-be30-7620df36efaf} <Debug> TCPHandler: Processed in 0.00148373 sec. | ||
| 3919 | 2026.05.07 17:13:27.615095 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3920 | 2026.05.07 17:13:27.615190 [ 260 ] {41071d2f-178a-448b-b131-52a89605df9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3921 | 2026.05.07 17:13:27.615229 [ 260 ] {41071d2f-178a-448b-b131-52a89605df9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3922 | 2026.05.07 17:13:27.615619 [ 260 ] {41071d2f-178a-448b-b131-52a89605df9c} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3923 | 2026.05.07 17:13:27.615655 [ 260 ] {41071d2f-178a-448b-b131-52a89605df9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3924 | 2026.05.07 17:13:27.615951 [ 260 ] {41071d2f-178a-448b-b131-52a89605df9c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3925 | 2026.05.07 17:13:27.616169 [ 260 ] {41071d2f-178a-448b-b131-52a89605df9c} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3926 | 2026.05.07 17:13:27.616297 [ 260 ] {41071d2f-178a-448b-b131-52a89605df9c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001125 sec., 56888.88888888889 rows/sec., 4.44 MiB/sec. | ||
| 3927 | 2026.05.07 17:13:27.616341 [ 260 ] {41071d2f-178a-448b-b131-52a89605df9c} <Debug> TCPHandler: Processed in 0.001293338 sec. | ||
| 3928 | 2026.05.07 17:13:27.616467 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3929 | 2026.05.07 17:13:27.616561 [ 260 ] {ac44f9c9-0a57-45c9-81a2-911623abddf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3930 | 2026.05.07 17:13:27.616604 [ 260 ] {ac44f9c9-0a57-45c9-81a2-911623abddf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3931 | 2026.05.07 17:13:27.616957 [ 260 ] {ac44f9c9-0a57-45c9-81a2-911623abddf8} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3932 | 2026.05.07 17:13:27.616993 [ 260 ] {ac44f9c9-0a57-45c9-81a2-911623abddf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3933 | 2026.05.07 17:13:27.617301 [ 260 ] {ac44f9c9-0a57-45c9-81a2-911623abddf8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3934 | 2026.05.07 17:13:27.617506 [ 260 ] {ac44f9c9-0a57-45c9-81a2-911623abddf8} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3935 | 2026.05.07 17:13:27.617633 [ 260 ] {ac44f9c9-0a57-45c9-81a2-911623abddf8} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.00109 sec., 58715.59633027523 rows/sec., 4.09 MiB/sec. | ||
| 3936 | 2026.05.07 17:13:27.617700 [ 260 ] {ac44f9c9-0a57-45c9-81a2-911623abddf8} <Debug> TCPHandler: Processed in 0.001282009 sec. | ||
| 3937 | 2026.05.07 17:13:27.617818 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3938 | 2026.05.07 17:13:27.617912 [ 260 ] {d256aad3-faad-4403-9114-da23995dff47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3939 | 2026.05.07 17:13:27.617954 [ 260 ] {d256aad3-faad-4403-9114-da23995dff47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3940 | 2026.05.07 17:13:27.618266 [ 260 ] {d256aad3-faad-4403-9114-da23995dff47} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3941 | 2026.05.07 17:13:27.618301 [ 260 ] {d256aad3-faad-4403-9114-da23995dff47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3942 | 2026.05.07 17:13:27.618596 [ 260 ] {d256aad3-faad-4403-9114-da23995dff47} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3943 | 2026.05.07 17:13:27.618805 [ 260 ] {d256aad3-faad-4403-9114-da23995dff47} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3944 | 2026.05.07 17:13:27.618961 [ 260 ] {d256aad3-faad-4403-9114-da23995dff47} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001066 sec., 22514.071294559097 rows/sec., 1.52 MiB/sec. | ||
| 3945 | 2026.05.07 17:13:27.618998 [ 260 ] {d256aad3-faad-4403-9114-da23995dff47} <Debug> TCPHandler: Processed in 0.001226969 sec. | ||
| 3946 | 2026.05.07 17:13:30.228615 [ 278 ] {} <Trace> TCP-Session: 6145de5f-69bb-4ff5-9e41-7fa9f48fa12e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3947 | 2026.05.07 17:13:30.229081 [ 278 ] {3780e431-942e-425c-ad40-14e9f04e03b6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56478) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 3948 | 2026.05.07 17:13:30.229659 [ 278 ] {3780e431-942e-425c-ad40-14e9f04e03b6} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3949 | 2026.05.07 17:13:30.229839 [ 278 ] {3780e431-942e-425c-ad40-14e9f04e03b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3950 | 2026.05.07 17:13:30.230259 [ 346 ] {3780e431-942e-425c-ad40-14e9f04e03b6} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3951 | 2026.05.07 17:13:30.230868 [ 278 ] {3780e431-942e-425c-ad40-14e9f04e03b6} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.002009 sec., 69686.41114982578 rows/sec., 3.87 MiB/sec. | ||
| 3952 | 2026.05.07 17:13:30.230965 [ 278 ] {3780e431-942e-425c-ad40-14e9f04e03b6} <Debug> TCPHandler: Processed in 0.002594818 sec. | ||
| 3953 | 2026.05.07 17:13:31.000333 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.16 MiB, peak 233.80 MiB, free memory in arenas 0.00 B, will set to 230.13 MiB (RSS), difference: -2.03 MiB | ||
| 3954 | 2026.05.07 17:13:31.549105 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3955 | 2026.05.07 17:13:31.549190 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3956 | 2026.05.07 17:13:31.654022 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7672 | ||
| 3957 | 2026.05.07 17:13:31.654459 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3958 | 2026.05.07 17:13:31.654492 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 3959 | 2026.05.07 17:13:31.654978 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3960 | 2026.05.07 17:13:31.655284 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3961 | 2026.05.07 17:13:31.655394 [ 133 ] {} <Debug> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3962 | 2026.05.07 17:13:31.655409 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7672 | ||
| 3963 | 2026.05.07 17:13:31.655429 [ 133 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3964 | 2026.05.07 17:13:31.655448 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 3965 | 2026.05.07 17:13:31.655582 [ 198 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::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 | ||
| 3966 | 2026.05.07 17:13:31.655727 [ 198 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3967 | 2026.05.07 17:13:31.655766 [ 198 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5304 rows starting from the beginning of the part | ||
| 3968 | 2026.05.07 17:13:31.655832 [ 198 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::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 | ||
| 3969 | 2026.05.07 17:13:31.655882 [ 198 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::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 | ||
| 3970 | 2026.05.07 17:13:31.655929 [ 198 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::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 | ||
| 3971 | 2026.05.07 17:13:31.655972 [ 198 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::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 | ||
| 3972 | 2026.05.07 17:13:31.656012 [ 198 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::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 | ||
| 3973 | 2026.05.07 17:13:31.657603 [ 192 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7672 rows, containing 4 columns (4 merged, 0 gathered) in 0.002080555 sec., 3687477.620154238 rows/sec., 52.75 MiB/sec. | ||
| 3974 | 2026.05.07 17:13:31.658514 [ 188 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3975 | 2026.05.07 17:13:31.658831 [ 188 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::all_1_16_3} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3976 | 2026.05.07 17:13:31.658913 [ 188 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::all_1_16_3} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3977 | 2026.05.07 17:13:31.659018 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3978 | 2026.05.07 17:13:31.680801 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 498 | ||
| 3979 | 2026.05.07 17:13:31.683524 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3980 | 2026.05.07 17:13:31.683581 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 3981 | 2026.05.07 17:13:31.684841 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3982 | 2026.05.07 17:13:31.685112 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3983 | 2026.05.07 17:13:31.685255 [ 133 ] {} <Debug> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3984 | 2026.05.07 17:13:31.685292 [ 133 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3985 | 2026.05.07 17:13:31.685309 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 3986 | 2026.05.07 17:13:31.685381 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 498 | ||
| 3987 | 2026.05.07 17:13:31.685393 [ 198 ] {8a725783-07ea-4baf-8681-9af5708b1817::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 | ||
| 3988 | 2026.05.07 17:13:31.685987 [ 198 ] {8a725783-07ea-4baf-8681-9af5708b1817::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3989 | 2026.05.07 17:13:31.686154 [ 198 ] {8a725783-07ea-4baf-8681-9af5708b1817::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 270 rows starting from the beginning of the part | ||
| 3990 | 2026.05.07 17:13:31.686532 [ 198 ] {8a725783-07ea-4baf-8681-9af5708b1817::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 42 rows starting from the beginning of the part | ||
| 3991 | 2026.05.07 17:13:31.686898 [ 198 ] {8a725783-07ea-4baf-8681-9af5708b1817::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 54 rows starting from the beginning of the part | ||
| 3992 | 2026.05.07 17:13:31.687240 [ 198 ] {8a725783-07ea-4baf-8681-9af5708b1817::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part | ||
| 3993 | 2026.05.07 17:13:31.687572 [ 198 ] {8a725783-07ea-4baf-8681-9af5708b1817::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 3994 | 2026.05.07 17:13:31.687904 [ 198 ] {8a725783-07ea-4baf-8681-9af5708b1817::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 54 rows starting from the beginning of the part | ||
| 3995 | 2026.05.07 17:13:31.694666 [ 191 ] {8a725783-07ea-4baf-8681-9af5708b1817::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 72 columns (72 merged, 0 gathered) in 0.009345424 sec., 53288.111914451394 rows/sec., 45.72 MiB/sec. | ||
| 3996 | 2026.05.07 17:13:31.695451 [ 198 ] {8a725783-07ea-4baf-8681-9af5708b1817::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3997 | 2026.05.07 17:13:31.695976 [ 198 ] {8a725783-07ea-4baf-8681-9af5708b1817::all_1_11_2} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3998 | 2026.05.07 17:13:31.696054 [ 198 ] {8a725783-07ea-4baf-8681-9af5708b1817::all_1_11_2} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3999 | 2026.05.07 17:13:31.696218 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB. | ||
| 4000 | 2026.05.07 17:13:32.000436 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.25 MiB, peak 236.58 MiB, free memory in arenas 0.00 B, will set to 231.73 MiB (RSS), difference: 1.48 MiB | ||
| 4001 | 2026.05.07 17:13:32.001743 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000982127 sec. | ||
| 4002 | 2026.05.07 17:13:32.065785 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4003 | 2026.05.07 17:13:32.081866 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4004 | 2026.05.07 17:13:32.081913 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4005 | 2026.05.07 17:13:32.087700 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4006 | 2026.05.07 17:13:32.088360 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4007 | 2026.05.07 17:13:32.088636 [ 133 ] {} <Debug> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4008 | 2026.05.07 17:13:32.088700 [ 133 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4009 | 2026.05.07 17:13:32.088723 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4010 | 2026.05.07 17:13:32.088838 [ 192 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::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 | ||
| 4011 | 2026.05.07 17:13:32.090893 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4012 | 2026.05.07 17:13:32.091786 [ 192 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4013 | 2026.05.07 17:13:32.092528 [ 192 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::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 | ||
| 4014 | 2026.05.07 17:13:32.095867 [ 192 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::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 | ||
| 4015 | 2026.05.07 17:13:32.099128 [ 192 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::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 | ||
| 4016 | 2026.05.07 17:13:32.102774 [ 192 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::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 | ||
| 4017 | 2026.05.07 17:13:32.106894 [ 192 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::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 | ||
| 4018 | 2026.05.07 17:13:32.111103 [ 192 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::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 | ||
| 4019 | 2026.05.07 17:13:32.164475 [ 186 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.075657175 sec., 1599.319562222618 rows/sec., 8.27 MiB/sec. | ||
| 4020 | 2026.05.07 17:13:32.166988 [ 189 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4021 | 2026.05.07 17:13:32.168872 [ 189 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::all_1_16_3} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4022 | 2026.05.07 17:13:32.168969 [ 189 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::all_1_16_3} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4023 | 2026.05.07 17:13:32.171406 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4024 | 2026.05.07 17:13:32.613945 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4025 | 2026.05.07 17:13:32.614195 [ 260 ] {7a2ca6ef-aa2a-43a9-a237-bff67c5b7135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4026 | 2026.05.07 17:13:32.614531 [ 260 ] {7a2ca6ef-aa2a-43a9-a237-bff67c5b7135} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4027 | 2026.05.07 17:13:32.614565 [ 260 ] {7a2ca6ef-aa2a-43a9-a237-bff67c5b7135} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4028 | 2026.05.07 17:13:32.614776 [ 260 ] {7a2ca6ef-aa2a-43a9-a237-bff67c5b7135} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4029 | 2026.05.07 17:13:32.614843 [ 260 ] {7a2ca6ef-aa2a-43a9-a237-bff67c5b7135} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4030 | 2026.05.07 17:13:32.614980 [ 260 ] {7a2ca6ef-aa2a-43a9-a237-bff67c5b7135} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4031 | 2026.05.07 17:13:32.615082 [ 346 ] {7a2ca6ef-aa2a-43a9-a237-bff67c5b7135} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4032 | 2026.05.07 17:13:32.615107 [ 358 ] {7a2ca6ef-aa2a-43a9-a237-bff67c5b7135} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4033 | 2026.05.07 17:13:32.615110 [ 356 ] {7a2ca6ef-aa2a-43a9-a237-bff67c5b7135} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4034 | 2026.05.07 17:13:32.615109 [ 340 ] {7a2ca6ef-aa2a-43a9-a237-bff67c5b7135} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4035 | 2026.05.07 17:13:32.615248 [ 260 ] {7a2ca6ef-aa2a-43a9-a237-bff67c5b7135} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4036 | 2026.05.07 17:13:32.615275 [ 260 ] {7a2ca6ef-aa2a-43a9-a237-bff67c5b7135} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4037 | 2026.05.07 17:13:32.615354 [ 260 ] {7a2ca6ef-aa2a-43a9-a237-bff67c5b7135} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4038 | 2026.05.07 17:13:32.615372 [ 260 ] {7a2ca6ef-aa2a-43a9-a237-bff67c5b7135} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4039 | 2026.05.07 17:13:32.615403 [ 260 ] {7a2ca6ef-aa2a-43a9-a237-bff67c5b7135} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4040 | 2026.05.07 17:13:32.615441 [ 260 ] {7a2ca6ef-aa2a-43a9-a237-bff67c5b7135} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4041 | 2026.05.07 17:13:32.615474 [ 260 ] {7a2ca6ef-aa2a-43a9-a237-bff67c5b7135} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4042 | 2026.05.07 17:13:32.616713 [ 260 ] {7a2ca6ef-aa2a-43a9-a237-bff67c5b7135} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002619 sec., 15654.83008781978 rows/sec., 3.41 MiB/sec. | ||
| 4043 | 2026.05.07 17:13:32.616846 [ 260 ] {7a2ca6ef-aa2a-43a9-a237-bff67c5b7135} <Debug> MemoryTracker: Peak memory usage (for query): 144.93 KiB. | ||
| 4044 | 2026.05.07 17:13:32.616861 [ 260 ] {7a2ca6ef-aa2a-43a9-a237-bff67c5b7135} <Debug> TCPHandler: Processed in 0.003051821 sec. | ||
| 4045 | 2026.05.07 17:13:32.619036 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4046 | 2026.05.07 17:13:32.619148 [ 260 ] {35325969-9a4c-4612-80a6-47a7d42c8352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4047 | 2026.05.07 17:13:32.619190 [ 260 ] {35325969-9a4c-4612-80a6-47a7d42c8352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4048 | 2026.05.07 17:13:32.619692 [ 260 ] {35325969-9a4c-4612-80a6-47a7d42c8352} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4049 | 2026.05.07 17:13:32.619732 [ 260 ] {35325969-9a4c-4612-80a6-47a7d42c8352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4050 | 2026.05.07 17:13:32.620099 [ 260 ] {35325969-9a4c-4612-80a6-47a7d42c8352} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4051 | 2026.05.07 17:13:32.620316 [ 260 ] {35325969-9a4c-4612-80a6-47a7d42c8352} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4052 | 2026.05.07 17:13:32.620448 [ 130 ] {} <Debug> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4053 | 2026.05.07 17:13:32.620455 [ 260 ] {35325969-9a4c-4612-80a6-47a7d42c8352} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001338 sec., 89686.09865470852 rows/sec., 7.64 MiB/sec. | ||
| 4054 | 2026.05.07 17:13:32.620520 [ 130 ] {} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4055 | 2026.05.07 17:13:32.620535 [ 260 ] {35325969-9a4c-4612-80a6-47a7d42c8352} <Debug> TCPHandler: Processed in 0.00154923 sec. | ||
| 4056 | 2026.05.07 17:13:32.620546 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4057 | 2026.05.07 17:13:32.620674 [ 189 ] {5623ad74-cb01-492c-9ba1-ba42252788de::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 | ||
| 4058 | 2026.05.07 17:13:32.620684 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4059 | 2026.05.07 17:13:32.620803 [ 260 ] {d5b0a4af-676a-4544-9e56-b7401fe2afb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4060 | 2026.05.07 17:13:32.620820 [ 189 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4061 | 2026.05.07 17:13:32.620843 [ 260 ] {d5b0a4af-676a-4544-9e56-b7401fe2afb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4062 | 2026.05.07 17:13:32.620862 [ 189 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3239 rows starting from the beginning of the part | ||
| 4063 | 2026.05.07 17:13:32.620939 [ 189 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 819 rows starting from the beginning of the part | ||
| 4064 | 2026.05.07 17:13:32.620995 [ 189 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 120 rows starting from the beginning of the part | ||
| 4065 | 2026.05.07 17:13:32.621042 [ 189 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 3165 rows starting from the beginning of the part | ||
| 4066 | 2026.05.07 17:13:32.621093 [ 189 ] {5623ad74-cb01-492c-9ba1-ba42252788de::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 | ||
| 4067 | 2026.05.07 17:13:32.621142 [ 189 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 120 rows starting from the beginning of the part | ||
| 4068 | 2026.05.07 17:13:32.621250 [ 260 ] {d5b0a4af-676a-4544-9e56-b7401fe2afb0} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4069 | 2026.05.07 17:13:32.621291 [ 260 ] {d5b0a4af-676a-4544-9e56-b7401fe2afb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4070 | 2026.05.07 17:13:32.621802 [ 260 ] {d5b0a4af-676a-4544-9e56-b7401fe2afb0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4071 | 2026.05.07 17:13:32.622002 [ 260 ] {d5b0a4af-676a-4544-9e56-b7401fe2afb0} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4072 | 2026.05.07 17:13:32.622125 [ 260 ] {d5b0a4af-676a-4544-9e56-b7401fe2afb0} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001397 sec., 22906.22763063708 rows/sec., 1.68 MiB/sec. | ||
| 4073 | 2026.05.07 17:13:32.622160 [ 260 ] {d5b0a4af-676a-4544-9e56-b7401fe2afb0} <Debug> TCPHandler: Processed in 0.001582431 sec. | ||
| 4074 | 2026.05.07 17:13:32.622342 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4075 | 2026.05.07 17:13:32.622434 [ 260 ] {97a8cacf-7c0c-49ec-8c88-47fdc9466447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4076 | 2026.05.07 17:13:32.622473 [ 260 ] {97a8cacf-7c0c-49ec-8c88-47fdc9466447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4077 | 2026.05.07 17:13:32.622885 [ 260 ] {97a8cacf-7c0c-49ec-8c88-47fdc9466447} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4078 | 2026.05.07 17:13:32.622920 [ 260 ] {97a8cacf-7c0c-49ec-8c88-47fdc9466447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4079 | 2026.05.07 17:13:32.623299 [ 260 ] {97a8cacf-7c0c-49ec-8c88-47fdc9466447} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4080 | 2026.05.07 17:13:32.623516 [ 260 ] {97a8cacf-7c0c-49ec-8c88-47fdc9466447} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4081 | 2026.05.07 17:13:32.623617 [ 130 ] {} <Debug> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4082 | 2026.05.07 17:13:32.623640 [ 260 ] {97a8cacf-7c0c-49ec-8c88-47fdc9466447} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001224 sec., 78431.37254901961 rows/sec., 6.13 MiB/sec. | ||
| 4083 | 2026.05.07 17:13:32.623648 [ 130 ] {} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4084 | 2026.05.07 17:13:32.623680 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4085 | 2026.05.07 17:13:32.623683 [ 260 ] {97a8cacf-7c0c-49ec-8c88-47fdc9466447} <Debug> TCPHandler: Processed in 0.00138751 sec. | ||
| 4086 | 2026.05.07 17:13:32.623769 [ 186 ] {15675992-5db2-4655-9cc0-3518372e93a1::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 | ||
| 4087 | 2026.05.07 17:13:32.623821 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4088 | 2026.05.07 17:13:32.623887 [ 186 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4089 | 2026.05.07 17:13:32.623921 [ 260 ] {43db1f4c-506b-4e30-9235-205943d08e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4090 | 2026.05.07 17:13:32.623925 [ 186 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1793 rows starting from the beginning of the part | ||
| 4091 | 2026.05.07 17:13:32.623970 [ 260 ] {43db1f4c-506b-4e30-9235-205943d08e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4092 | 2026.05.07 17:13:32.624004 [ 189 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7519 rows, containing 5 columns (5 merged, 0 gathered) in 0.003387843 sec., 2219406.2711878913 rows/sec., 176.02 MiB/sec. | ||
| 4093 | 2026.05.07 17:13:32.624012 [ 186 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 501 rows starting from the beginning of the part | ||
| 4094 | 2026.05.07 17:13:32.624075 [ 186 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 96 rows starting from the beginning of the part | ||
| 4095 | 2026.05.07 17:13:32.624118 [ 186 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1727 rows starting from the beginning of the part | ||
| 4096 | 2026.05.07 17:13:32.624159 [ 186 ] {15675992-5db2-4655-9cc0-3518372e93a1::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 | ||
| 4097 | 2026.05.07 17:13:32.624206 [ 186 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 96 rows starting from the beginning of the part | ||
| 4098 | 2026.05.07 17:13:32.624279 [ 189 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4099 | 2026.05.07 17:13:32.624383 [ 260 ] {43db1f4c-506b-4e30-9235-205943d08e20} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4100 | 2026.05.07 17:13:32.624425 [ 260 ] {43db1f4c-506b-4e30-9235-205943d08e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4101 | 2026.05.07 17:13:32.624584 [ 189 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_21_4} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4102 | 2026.05.07 17:13:32.624669 [ 189 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_21_4} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4103 | 2026.05.07 17:13:32.624750 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 4104 | 2026.05.07 17:13:32.624903 [ 260 ] {43db1f4c-506b-4e30-9235-205943d08e20} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4105 | 2026.05.07 17:13:32.625112 [ 260 ] {43db1f4c-506b-4e30-9235-205943d08e20} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4106 | 2026.05.07 17:13:32.625240 [ 260 ] {43db1f4c-506b-4e30-9235-205943d08e20} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001337 sec., 119670.90501121915 rows/sec., 8.33 MiB/sec. | ||
| 4107 | 2026.05.07 17:13:32.625276 [ 260 ] {43db1f4c-506b-4e30-9235-205943d08e20} <Debug> TCPHandler: Processed in 0.00150169 sec. | ||
| 4108 | 2026.05.07 17:13:32.625412 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4109 | 2026.05.07 17:13:32.625503 [ 260 ] {be8c25ee-be27-4f9d-a73f-85fabbbf98ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4110 | 2026.05.07 17:13:32.625556 [ 260 ] {be8c25ee-be27-4f9d-a73f-85fabbbf98ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4111 | 2026.05.07 17:13:32.625840 [ 189 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4277 rows, containing 5 columns (5 merged, 0 gathered) in 0.002115894 sec., 2021367.800088284 rows/sec., 146.16 MiB/sec. | ||
| 4112 | 2026.05.07 17:13:32.626072 [ 187 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4113 | 2026.05.07 17:13:32.626321 [ 187 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_21_4} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4114 | 2026.05.07 17:13:32.626322 [ 260 ] {be8c25ee-be27-4f9d-a73f-85fabbbf98ff} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4115 | 2026.05.07 17:13:32.626366 [ 260 ] {be8c25ee-be27-4f9d-a73f-85fabbbf98ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4116 | 2026.05.07 17:13:32.626386 [ 187 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_21_4} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4117 | 2026.05.07 17:13:32.626456 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 4118 | 2026.05.07 17:13:32.626893 [ 260 ] {be8c25ee-be27-4f9d-a73f-85fabbbf98ff} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4119 | 2026.05.07 17:13:32.627109 [ 260 ] {be8c25ee-be27-4f9d-a73f-85fabbbf98ff} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4120 | 2026.05.07 17:13:32.627241 [ 260 ] {be8c25ee-be27-4f9d-a73f-85fabbbf98ff} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001755 sec., 18233.618233618232 rows/sec., 32.67 MiB/sec. | ||
| 4121 | 2026.05.07 17:13:32.627291 [ 260 ] {be8c25ee-be27-4f9d-a73f-85fabbbf98ff} <Debug> TCPHandler: Processed in 0.001925323 sec. | ||
| 4122 | 2026.05.07 17:13:32.627405 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4123 | 2026.05.07 17:13:32.627492 [ 260 ] {e5c6ad32-6a04-4f4c-a019-d812b0d46bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4124 | 2026.05.07 17:13:32.627530 [ 260 ] {e5c6ad32-6a04-4f4c-a019-d812b0d46bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4125 | 2026.05.07 17:13:32.627879 [ 260 ] {e5c6ad32-6a04-4f4c-a019-d812b0d46bc2} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4126 | 2026.05.07 17:13:32.627912 [ 260 ] {e5c6ad32-6a04-4f4c-a019-d812b0d46bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4127 | 2026.05.07 17:13:32.628187 [ 260 ] {e5c6ad32-6a04-4f4c-a019-d812b0d46bc2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4128 | 2026.05.07 17:13:32.628470 [ 260 ] {e5c6ad32-6a04-4f4c-a019-d812b0d46bc2} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4129 | 2026.05.07 17:13:32.628597 [ 260 ] {e5c6ad32-6a04-4f4c-a019-d812b0d46bc2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 4130 | 2026.05.07 17:13:32.628632 [ 260 ] {e5c6ad32-6a04-4f4c-a019-d812b0d46bc2} <Debug> TCPHandler: Processed in 0.001266068 sec. | ||
| 4131 | 2026.05.07 17:13:33.000460 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.38 MiB, peak 242.77 MiB, free memory in arenas 0.00 B, will set to 242.79 MiB (RSS), difference: 9.42 MiB | ||
| 4132 | 2026.05.07 17:13:36.767936 [ 123 ] {} <Debug> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4133 | 2026.05.07 17:13:36.768071 [ 123 ] {} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4134 | 2026.05.07 17:13:36.768110 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4135 | 2026.05.07 17:13:36.768320 [ 186 ] {14c0596a-51d5-4f00-9fde-de8ef844ea28::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 4136 | 2026.05.07 17:13:36.768598 [ 186 ] {14c0596a-51d5-4f00-9fde-de8ef844ea28::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4137 | 2026.05.07 17:13:36.768658 [ 186 ] {14c0596a-51d5-4f00-9fde-de8ef844ea28::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4138 | 2026.05.07 17:13:36.768762 [ 186 ] {14c0596a-51d5-4f00-9fde-de8ef844ea28::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4139 | 2026.05.07 17:13:36.768853 [ 186 ] {14c0596a-51d5-4f00-9fde-de8ef844ea28::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4140 | 2026.05.07 17:13:36.768922 [ 186 ] {14c0596a-51d5-4f00-9fde-de8ef844ea28::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4141 | 2026.05.07 17:13:36.768996 [ 186 ] {14c0596a-51d5-4f00-9fde-de8ef844ea28::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4142 | 2026.05.07 17:13:36.769936 [ 187 ] {14c0596a-51d5-4f00-9fde-de8ef844ea28::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001705982 sec., 35170.35935900848 rows/sec., 1.79 MiB/sec. | ||
| 4143 | 2026.05.07 17:13:36.770103 [ 187 ] {14c0596a-51d5-4f00-9fde-de8ef844ea28::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4144 | 2026.05.07 17:13:36.770395 [ 187 ] {14c0596a-51d5-4f00-9fde-de8ef844ea28::all_1_10_2} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4145 | 2026.05.07 17:13:36.770469 [ 187 ] {14c0596a-51d5-4f00-9fde-de8ef844ea28::all_1_10_2} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4146 | 2026.05.07 17:13:36.770554 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4147 | 2026.05.07 17:13:37.617633 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4148 | 2026.05.07 17:13:37.617865 [ 260 ] {1ec6f140-4978-470e-8699-9411c252dcae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 4149 | 2026.05.07 17:13:37.618226 [ 260 ] {1ec6f140-4978-470e-8699-9411c252dcae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4150 | 2026.05.07 17:13:37.618264 [ 260 ] {1ec6f140-4978-470e-8699-9411c252dcae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4151 | 2026.05.07 17:13:37.618502 [ 260 ] {1ec6f140-4978-470e-8699-9411c252dcae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4152 | 2026.05.07 17:13:37.618569 [ 260 ] {1ec6f140-4978-470e-8699-9411c252dcae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4153 | 2026.05.07 17:13:37.618711 [ 260 ] {1ec6f140-4978-470e-8699-9411c252dcae} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4154 | 2026.05.07 17:13:37.618817 [ 346 ] {1ec6f140-4978-470e-8699-9411c252dcae} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4155 | 2026.05.07 17:13:37.618822 [ 354 ] {1ec6f140-4978-470e-8699-9411c252dcae} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4156 | 2026.05.07 17:13:37.618893 [ 323 ] {1ec6f140-4978-470e-8699-9411c252dcae} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4157 | 2026.05.07 17:13:37.618896 [ 325 ] {1ec6f140-4978-470e-8699-9411c252dcae} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4158 | 2026.05.07 17:13:37.619088 [ 260 ] {1ec6f140-4978-470e-8699-9411c252dcae} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4159 | 2026.05.07 17:13:37.619117 [ 260 ] {1ec6f140-4978-470e-8699-9411c252dcae} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4160 | 2026.05.07 17:13:37.619201 [ 260 ] {1ec6f140-4978-470e-8699-9411c252dcae} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4161 | 2026.05.07 17:13:37.619222 [ 260 ] {1ec6f140-4978-470e-8699-9411c252dcae} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4162 | 2026.05.07 17:13:37.619256 [ 260 ] {1ec6f140-4978-470e-8699-9411c252dcae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4163 | 2026.05.07 17:13:37.619293 [ 260 ] {1ec6f140-4978-470e-8699-9411c252dcae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4164 | 2026.05.07 17:13:37.619341 [ 260 ] {1ec6f140-4978-470e-8699-9411c252dcae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4165 | 2026.05.07 17:13:37.620770 [ 260 ] {1ec6f140-4978-470e-8699-9411c252dcae} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.003002 sec., 13657.561625582945 rows/sec., 2.98 MiB/sec. | ||
| 4166 | 2026.05.07 17:13:37.620928 [ 260 ] {1ec6f140-4978-470e-8699-9411c252dcae} <Debug> MemoryTracker: Peak memory usage (for query): 154.77 KiB. | ||
| 4167 | 2026.05.07 17:13:37.620944 [ 260 ] {1ec6f140-4978-470e-8699-9411c252dcae} <Debug> TCPHandler: Processed in 0.003445264 sec. | ||
| 4168 | 2026.05.07 17:13:37.625906 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4169 | 2026.05.07 17:13:37.626015 [ 260 ] {af6b5ffc-d08d-4188-aa96-6a6721418d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4170 | 2026.05.07 17:13:37.626057 [ 260 ] {af6b5ffc-d08d-4188-aa96-6a6721418d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4171 | 2026.05.07 17:13:37.626648 [ 260 ] {af6b5ffc-d08d-4188-aa96-6a6721418d5f} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4172 | 2026.05.07 17:13:37.626696 [ 260 ] {af6b5ffc-d08d-4188-aa96-6a6721418d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4173 | 2026.05.07 17:13:37.627076 [ 260 ] {af6b5ffc-d08d-4188-aa96-6a6721418d5f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4174 | 2026.05.07 17:13:37.627311 [ 260 ] {af6b5ffc-d08d-4188-aa96-6a6721418d5f} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4175 | 2026.05.07 17:13:37.627466 [ 260 ] {af6b5ffc-d08d-4188-aa96-6a6721418d5f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001482 sec., 191632.92847503372 rows/sec., 12.17 MiB/sec. | ||
| 4176 | 2026.05.07 17:13:37.627512 [ 260 ] {af6b5ffc-d08d-4188-aa96-6a6721418d5f} <Debug> TCPHandler: Processed in 0.001655401 sec. | ||
| 4177 | 2026.05.07 17:13:37.627643 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4178 | 2026.05.07 17:13:37.627738 [ 260 ] {91b87f7f-be62-45c1-a7fb-2670f65d5aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4179 | 2026.05.07 17:13:37.627778 [ 260 ] {91b87f7f-be62-45c1-a7fb-2670f65d5aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4180 | 2026.05.07 17:13:37.628537 [ 260 ] {91b87f7f-be62-45c1-a7fb-2670f65d5aa6} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4181 | 2026.05.07 17:13:37.628574 [ 260 ] {91b87f7f-be62-45c1-a7fb-2670f65d5aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4182 | 2026.05.07 17:13:37.628912 [ 260 ] {91b87f7f-be62-45c1-a7fb-2670f65d5aa6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4183 | 2026.05.07 17:13:37.629117 [ 260 ] {91b87f7f-be62-45c1-a7fb-2670f65d5aa6} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4184 | 2026.05.07 17:13:37.629243 [ 260 ] {91b87f7f-be62-45c1-a7fb-2670f65d5aa6} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001523 sec., 537754.4320420224 rows/sec., 41.71 MiB/sec. | ||
| 4185 | 2026.05.07 17:13:37.629279 [ 260 ] {91b87f7f-be62-45c1-a7fb-2670f65d5aa6} <Debug> TCPHandler: Processed in 0.001684852 sec. | ||
| 4186 | 2026.05.07 17:13:37.629398 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4187 | 2026.05.07 17:13:37.629492 [ 260 ] {d987d771-ffa8-4174-9ab6-67ab37d386f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4188 | 2026.05.07 17:13:37.629532 [ 260 ] {d987d771-ffa8-4174-9ab6-67ab37d386f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4189 | 2026.05.07 17:13:37.629956 [ 260 ] {d987d771-ffa8-4174-9ab6-67ab37d386f5} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4190 | 2026.05.07 17:13:37.629993 [ 260 ] {d987d771-ffa8-4174-9ab6-67ab37d386f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4191 | 2026.05.07 17:13:37.630308 [ 260 ] {d987d771-ffa8-4174-9ab6-67ab37d386f5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4192 | 2026.05.07 17:13:37.630532 [ 260 ] {d987d771-ffa8-4174-9ab6-67ab37d386f5} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4193 | 2026.05.07 17:13:37.630656 [ 260 ] {d987d771-ffa8-4174-9ab6-67ab37d386f5} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001183 sec., 129332.20625528318 rows/sec., 7.73 MiB/sec. | ||
| 4194 | 2026.05.07 17:13:37.630692 [ 260 ] {d987d771-ffa8-4174-9ab6-67ab37d386f5} <Debug> TCPHandler: Processed in 0.001343409 sec. | ||
| 4195 | 2026.05.07 17:13:37.630815 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4196 | 2026.05.07 17:13:37.630914 [ 260 ] {1ae72d7b-20f2-4f03-9ae1-9748fd7dcbba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4197 | 2026.05.07 17:13:37.630958 [ 260 ] {1ae72d7b-20f2-4f03-9ae1-9748fd7dcbba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4198 | 2026.05.07 17:13:37.631386 [ 260 ] {1ae72d7b-20f2-4f03-9ae1-9748fd7dcbba} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4199 | 2026.05.07 17:13:37.631422 [ 260 ] {1ae72d7b-20f2-4f03-9ae1-9748fd7dcbba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4200 | 2026.05.07 17:13:37.631715 [ 260 ] {1ae72d7b-20f2-4f03-9ae1-9748fd7dcbba} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4201 | 2026.05.07 17:13:37.631936 [ 260 ] {1ae72d7b-20f2-4f03-9ae1-9748fd7dcbba} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4202 | 2026.05.07 17:13:37.632065 [ 260 ] {1ae72d7b-20f2-4f03-9ae1-9748fd7dcbba} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001174 sec., 126916.52470187395 rows/sec., 8.20 MiB/sec. | ||
| 4203 | 2026.05.07 17:13:37.632102 [ 260 ] {1ae72d7b-20f2-4f03-9ae1-9748fd7dcbba} <Debug> TCPHandler: Processed in 0.001337589 sec. | ||
| 4204 | 2026.05.07 17:13:37.632223 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4205 | 2026.05.07 17:13:37.632317 [ 260 ] {8be7d1bc-0d3c-4e26-aa5f-2e6acd48c710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4206 | 2026.05.07 17:13:37.632356 [ 260 ] {8be7d1bc-0d3c-4e26-aa5f-2e6acd48c710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4207 | 2026.05.07 17:13:37.632785 [ 260 ] {8be7d1bc-0d3c-4e26-aa5f-2e6acd48c710} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4208 | 2026.05.07 17:13:37.632821 [ 260 ] {8be7d1bc-0d3c-4e26-aa5f-2e6acd48c710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4209 | 2026.05.07 17:13:37.633128 [ 260 ] {8be7d1bc-0d3c-4e26-aa5f-2e6acd48c710} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4210 | 2026.05.07 17:13:37.633334 [ 260 ] {8be7d1bc-0d3c-4e26-aa5f-2e6acd48c710} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4211 | 2026.05.07 17:13:37.633461 [ 260 ] {8be7d1bc-0d3c-4e26-aa5f-2e6acd48c710} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001163 sec., 127257.09372312984 rows/sec., 7.24 MiB/sec. | ||
| 4212 | 2026.05.07 17:13:37.633499 [ 260 ] {8be7d1bc-0d3c-4e26-aa5f-2e6acd48c710} <Debug> TCPHandler: Processed in 0.001324459 sec. | ||
| 4213 | 2026.05.07 17:13:37.633620 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4214 | 2026.05.07 17:13:37.633713 [ 260 ] {f04a80eb-ffc1-4f72-b670-cf4cc912097c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4215 | 2026.05.07 17:13:37.633752 [ 260 ] {f04a80eb-ffc1-4f72-b670-cf4cc912097c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4216 | 2026.05.07 17:13:37.634324 [ 260 ] {f04a80eb-ffc1-4f72-b670-cf4cc912097c} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4217 | 2026.05.07 17:13:37.634360 [ 260 ] {f04a80eb-ffc1-4f72-b670-cf4cc912097c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4218 | 2026.05.07 17:13:37.634693 [ 260 ] {f04a80eb-ffc1-4f72-b670-cf4cc912097c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4219 | 2026.05.07 17:13:37.634904 [ 260 ] {f04a80eb-ffc1-4f72-b670-cf4cc912097c} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4220 | 2026.05.07 17:13:37.635033 [ 260 ] {f04a80eb-ffc1-4f72-b670-cf4cc912097c} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001336 sec., 375000 rows/sec., 26.36 MiB/sec. | ||
| 4221 | 2026.05.07 17:13:37.635070 [ 260 ] {f04a80eb-ffc1-4f72-b670-cf4cc912097c} <Debug> TCPHandler: Processed in 0.00149897 sec. | ||
| 4222 | 2026.05.07 17:13:37.635189 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4223 | 2026.05.07 17:13:37.635281 [ 260 ] {938be5f6-5957-4268-8146-5a03a1883fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4224 | 2026.05.07 17:13:37.635322 [ 260 ] {938be5f6-5957-4268-8146-5a03a1883fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4225 | 2026.05.07 17:13:37.635657 [ 260 ] {938be5f6-5957-4268-8146-5a03a1883fcc} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4226 | 2026.05.07 17:13:37.635693 [ 260 ] {938be5f6-5957-4268-8146-5a03a1883fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4227 | 2026.05.07 17:13:37.636017 [ 260 ] {938be5f6-5957-4268-8146-5a03a1883fcc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4228 | 2026.05.07 17:13:37.636222 [ 260 ] {938be5f6-5957-4268-8146-5a03a1883fcc} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4229 | 2026.05.07 17:13:37.636351 [ 260 ] {938be5f6-5957-4268-8146-5a03a1883fcc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001086 sec., 5524.861878453039 rows/sec., 288.65 KiB/sec. | ||
| 4230 | 2026.05.07 17:13:37.636387 [ 260 ] {938be5f6-5957-4268-8146-5a03a1883fcc} <Debug> TCPHandler: Processed in 0.001246599 sec. | ||
| 4231 | 2026.05.07 17:13:37.636507 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4232 | 2026.05.07 17:13:37.636600 [ 260 ] {1495643d-fbad-4708-a5f9-253bd81d2290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4233 | 2026.05.07 17:13:37.636642 [ 260 ] {1495643d-fbad-4708-a5f9-253bd81d2290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4234 | 2026.05.07 17:13:37.637058 [ 260 ] {1495643d-fbad-4708-a5f9-253bd81d2290} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4235 | 2026.05.07 17:13:37.637098 [ 260 ] {1495643d-fbad-4708-a5f9-253bd81d2290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4236 | 2026.05.07 17:13:37.637436 [ 260 ] {1495643d-fbad-4708-a5f9-253bd81d2290} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4237 | 2026.05.07 17:13:37.637662 [ 260 ] {1495643d-fbad-4708-a5f9-253bd81d2290} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4238 | 2026.05.07 17:13:37.637775 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4239 | 2026.05.07 17:13:37.637798 [ 260 ] {1495643d-fbad-4708-a5f9-253bd81d2290} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001216 sec., 217927.63157894736 rows/sec., 14.48 MiB/sec. | ||
| 4240 | 2026.05.07 17:13:37.637828 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4241 | 2026.05.07 17:13:37.637844 [ 260 ] {1495643d-fbad-4708-a5f9-253bd81d2290} <Debug> TCPHandler: Processed in 0.00138612 sec. | ||
| 4242 | 2026.05.07 17:13:37.637853 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4243 | 2026.05.07 17:13:37.637975 [ 186 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::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 | ||
| 4244 | 2026.05.07 17:13:37.637977 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4245 | 2026.05.07 17:13:37.638106 [ 260 ] {66e9c817-becb-4aef-9eea-b45c2835f5b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4246 | 2026.05.07 17:13:37.638120 [ 186 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4247 | 2026.05.07 17:13:37.638148 [ 260 ] {66e9c817-becb-4aef-9eea-b45c2835f5b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4248 | 2026.05.07 17:13:37.638156 [ 186 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6458 rows starting from the beginning of the part | ||
| 4249 | 2026.05.07 17:13:37.638229 [ 186 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::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 | ||
| 4250 | 2026.05.07 17:13:37.638276 [ 186 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1666 rows starting from the beginning of the part | ||
| 4251 | 2026.05.07 17:13:37.638319 [ 186 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::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 | ||
| 4252 | 2026.05.07 17:13:37.638356 [ 186 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::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 | ||
| 4253 | 2026.05.07 17:13:37.638395 [ 186 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 265 rows starting from the beginning of the part | ||
| 4254 | 2026.05.07 17:13:37.638475 [ 260 ] {66e9c817-becb-4aef-9eea-b45c2835f5b2} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4255 | 2026.05.07 17:13:37.638514 [ 260 ] {66e9c817-becb-4aef-9eea-b45c2835f5b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4256 | 2026.05.07 17:13:37.638858 [ 260 ] {66e9c817-becb-4aef-9eea-b45c2835f5b2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4257 | 2026.05.07 17:13:37.639070 [ 260 ] {66e9c817-becb-4aef-9eea-b45c2835f5b2} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4258 | 2026.05.07 17:13:37.639203 [ 260 ] {66e9c817-becb-4aef-9eea-b45c2835f5b2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 60.43 KiB/sec. | ||
| 4259 | 2026.05.07 17:13:37.639239 [ 260 ] {66e9c817-becb-4aef-9eea-b45c2835f5b2} <Debug> TCPHandler: Processed in 0.001309738 sec. | ||
| 4260 | 2026.05.07 17:13:37.639356 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4261 | 2026.05.07 17:13:37.639448 [ 260 ] {be2079dc-452e-42e0-a6b2-e4e69e097ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4262 | 2026.05.07 17:13:37.639507 [ 260 ] {be2079dc-452e-42e0-a6b2-e4e69e097ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4263 | 2026.05.07 17:13:37.640258 [ 260 ] {be2079dc-452e-42e0-a6b2-e4e69e097ef7} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4264 | 2026.05.07 17:13:37.640295 [ 260 ] {be2079dc-452e-42e0-a6b2-e4e69e097ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4265 | 2026.05.07 17:13:37.640827 [ 260 ] {be2079dc-452e-42e0-a6b2-e4e69e097ef7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4266 | 2026.05.07 17:13:37.641062 [ 260 ] {be2079dc-452e-42e0-a6b2-e4e69e097ef7} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4267 | 2026.05.07 17:13:37.641203 [ 260 ] {be2079dc-452e-42e0-a6b2-e4e69e097ef7} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001772 sec., 6207.6749435665915 rows/sec., 11.12 MiB/sec. | ||
| 4268 | 2026.05.07 17:13:37.641261 [ 260 ] {be2079dc-452e-42e0-a6b2-e4e69e097ef7} <Debug> TCPHandler: Processed in 0.001953823 sec. | ||
| 4269 | 2026.05.07 17:13:37.641392 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4270 | 2026.05.07 17:13:37.641487 [ 260 ] {5b71eed3-9f9d-421a-b4ea-666acdc8ace2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4271 | 2026.05.07 17:13:37.641529 [ 260 ] {5b71eed3-9f9d-421a-b4ea-666acdc8ace2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4272 | 2026.05.07 17:13:37.641863 [ 260 ] {5b71eed3-9f9d-421a-b4ea-666acdc8ace2} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4273 | 2026.05.07 17:13:37.641898 [ 260 ] {5b71eed3-9f9d-421a-b4ea-666acdc8ace2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4274 | 2026.05.07 17:13:37.641975 [ 187 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8773 rows, containing 5 columns (5 merged, 0 gathered) in 0.004042648 sec., 2170112.2630513464 rows/sec., 139.32 MiB/sec. | ||
| 4275 | 2026.05.07 17:13:37.642207 [ 190 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4276 | 2026.05.07 17:13:37.642223 [ 260 ] {5b71eed3-9f9d-421a-b4ea-666acdc8ace2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4277 | 2026.05.07 17:13:37.642508 [ 260 ] {5b71eed3-9f9d-421a-b4ea-666acdc8ace2} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4278 | 2026.05.07 17:13:37.642575 [ 190 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4279 | 2026.05.07 17:13:37.642644 [ 260 ] {5b71eed3-9f9d-421a-b4ea-666acdc8ace2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001175 sec., 76595.74468085106 rows/sec., 4.79 MiB/sec. | ||
| 4280 | 2026.05.07 17:13:37.642650 [ 190 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4281 | 2026.05.07 17:13:37.642687 [ 260 ] {5b71eed3-9f9d-421a-b4ea-666acdc8ace2} <Debug> TCPHandler: Processed in 0.001346269 sec. | ||
| 4282 | 2026.05.07 17:13:37.642741 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 4283 | 2026.05.07 17:13:38.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.72 MiB, peak 248.19 MiB, free memory in arenas 0.00 B, will set to 244.74 MiB (RSS), difference: 1.02 MiB | ||
| 4284 | 2026.05.07 17:13:38.986473 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36850 | ||
| 4285 | 2026.05.07 17:13:38.986594 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4286 | 2026.05.07 17:13:38.986625 [ 308 ] {} <Debug> TCP-Session: 03a887ea-f82b-4fc0-beba-318c1f930cf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36850 | ||
| 4287 | 2026.05.07 17:13:38.986649 [ 308 ] {} <Debug> TCP-Session: 03a887ea-f82b-4fc0-beba-318c1f930cf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4288 | 2026.05.07 17:13:38.986665 [ 308 ] {} <Debug> TCP-Session: 03a887ea-f82b-4fc0-beba-318c1f930cf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4289 | 2026.05.07 17:13:38.986888 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40742 | ||
| 4290 | 2026.05.07 17:13:38.986932 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35095 | ||
| 4291 | 2026.05.07 17:13:38.986959 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64882 | ||
| 4292 | 2026.05.07 17:13:38.986988 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57012 | ||
| 4293 | 2026.05.07 17:13:38.987005 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42557 | ||
| 4294 | 2026.05.07 17:13:38.987006 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4295 | 2026.05.07 17:13:38.987066 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4296 | 2026.05.07 17:13:38.987099 [ 310 ] {} <Debug> TCP-Session: 728501d5-5b50-4e69-b6cb-16afaedcbaf9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40742 | ||
| 4297 | 2026.05.07 17:13:38.987105 [ 308 ] {} <Trace> TCP-Session: 03a887ea-f82b-4fc0-beba-318c1f930cf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4298 | 2026.05.07 17:13:38.987131 [ 310 ] {} <Debug> TCP-Session: 728501d5-5b50-4e69-b6cb-16afaedcbaf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4299 | 2026.05.07 17:13:38.987122 [ 311 ] {} <Debug> TCP-Session: 9854b09c-d3ff-4f34-8507-bb4dbb00f2e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35095 | ||
| 4300 | 2026.05.07 17:13:38.987164 [ 310 ] {} <Debug> TCP-Session: 728501d5-5b50-4e69-b6cb-16afaedcbaf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4301 | 2026.05.07 17:13:38.987191 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4302 | 2026.05.07 17:13:38.987210 [ 311 ] {} <Debug> TCP-Session: 9854b09c-d3ff-4f34-8507-bb4dbb00f2e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4303 | 2026.05.07 17:13:38.987230 [ 312 ] {} <Debug> TCP-Session: 45422e73-306f-420e-aae2-ccf5ffd7aae7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64882 | ||
| 4304 | 2026.05.07 17:13:38.987237 [ 311 ] {} <Debug> TCP-Session: 9854b09c-d3ff-4f34-8507-bb4dbb00f2e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4305 | 2026.05.07 17:13:38.987256 [ 312 ] {} <Debug> TCP-Session: 45422e73-306f-420e-aae2-ccf5ffd7aae7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4306 | 2026.05.07 17:13:38.986997 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42734 | ||
| 4307 | 2026.05.07 17:13:38.987281 [ 312 ] {} <Debug> TCP-Session: 45422e73-306f-420e-aae2-ccf5ffd7aae7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4308 | 2026.05.07 17:13:38.986964 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43112 | ||
| 4309 | 2026.05.07 17:13:38.986937 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53912 | ||
| 4310 | 2026.05.07 17:13:38.987336 [ 308 ] {745fcbd2-af34-4f83-9578-d47062de9f13} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36850) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4311 | 2026.05.07 17:13:38.987649 [ 308 ] {745fcbd2-af34-4f83-9578-d47062de9f13} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4312 | 2026.05.07 17:13:38.987710 [ 308 ] {745fcbd2-af34-4f83-9578-d47062de9f13} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4313 | 2026.05.07 17:13:38.987740 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4314 | 2026.05.07 17:13:38.987770 [ 259 ] {} <Debug> TCP-Session: 43e1eee3-5b34-4ef5-978a-71013dea1957 Authenticating user 'default' from [fd00:1122:3344:101::e]:43112 | ||
| 4315 | 2026.05.07 17:13:38.987789 [ 259 ] {} <Debug> TCP-Session: 43e1eee3-5b34-4ef5-978a-71013dea1957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4316 | 2026.05.07 17:13:38.987807 [ 259 ] {} <Debug> TCP-Session: 43e1eee3-5b34-4ef5-978a-71013dea1957 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4317 | 2026.05.07 17:13:38.987849 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4318 | 2026.05.07 17:13:38.987887 [ 309 ] {} <Debug> TCP-Session: 93aaf296-9e0f-4857-a0e2-670a17a0e518 Authenticating user 'default' from [fd00:1122:3344:101::e]:53912 | ||
| 4319 | 2026.05.07 17:13:38.987909 [ 309 ] {} <Debug> TCP-Session: 93aaf296-9e0f-4857-a0e2-670a17a0e518 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4320 | 2026.05.07 17:13:38.987927 [ 309 ] {} <Debug> TCP-Session: 93aaf296-9e0f-4857-a0e2-670a17a0e518 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4321 | 2026.05.07 17:13:38.988008 [ 308 ] {745fcbd2-af34-4f83-9578-d47062de9f13} <Debug> oximeter.version (5b76626b-6ce1-4840-bd40-6f1534e4c59a) (SelectExecutor): Key condition: unknown | ||
| 4322 | 2026.05.07 17:13:38.988089 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4323 | 2026.05.07 17:13:38.988131 [ 305 ] {} <Debug> TCP-Session: 6f6166e9-8a95-4051-b125-728a9754933c Authenticating user 'default' from [fd00:1122:3344:101::e]:42557 | ||
| 4324 | 2026.05.07 17:13:38.988148 [ 305 ] {} <Debug> TCP-Session: 6f6166e9-8a95-4051-b125-728a9754933c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4325 | 2026.05.07 17:13:38.988165 [ 305 ] {} <Debug> TCP-Session: 6f6166e9-8a95-4051-b125-728a9754933c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4326 | 2026.05.07 17:13:38.988200 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4327 | 2026.05.07 17:13:38.988236 [ 304 ] {} <Debug> TCP-Session: 3ffb035d-5e7f-4510-9bf7-689e1362883e Authenticating user 'default' from [fd00:1122:3344:101::e]:42734 | ||
| 4328 | 2026.05.07 17:13:38.988255 [ 304 ] {} <Debug> TCP-Session: 3ffb035d-5e7f-4510-9bf7-689e1362883e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4329 | 2026.05.07 17:13:38.988271 [ 304 ] {} <Debug> TCP-Session: 3ffb035d-5e7f-4510-9bf7-689e1362883e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4330 | 2026.05.07 17:13:38.988308 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4331 | 2026.05.07 17:13:38.988353 [ 270 ] {} <Debug> TCP-Session: 26d1f7c1-9728-4f9f-b4a8-836803d6c3ed Authenticating user 'default' from [fd00:1122:3344:101::e]:57012 | ||
| 4332 | 2026.05.07 17:13:38.988372 [ 270 ] {} <Debug> TCP-Session: 26d1f7c1-9728-4f9f-b4a8-836803d6c3ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4333 | 2026.05.07 17:13:38.988385 [ 270 ] {} <Debug> TCP-Session: 26d1f7c1-9728-4f9f-b4a8-836803d6c3ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4334 | 2026.05.07 17:13:38.989004 [ 354 ] {745fcbd2-af34-4f83-9578-d47062de9f13} <Trace> AggregatingTransform: Aggregating | ||
| 4335 | 2026.05.07 17:13:38.989044 [ 354 ] {745fcbd2-af34-4f83-9578-d47062de9f13} <Trace> Aggregator: Aggregation method: without_key | ||
| 4336 | 2026.05.07 17:13:38.989081 [ 354 ] {745fcbd2-af34-4f83-9578-d47062de9f13} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000962176 sec. (1039.311 rows/sec., 40.60 KiB/sec.) | ||
| 4337 | 2026.05.07 17:13:38.989100 [ 354 ] {745fcbd2-af34-4f83-9578-d47062de9f13} <Trace> Aggregator: Merging aggregated data | ||
| 4338 | 2026.05.07 17:13:38.990634 [ 308 ] {745fcbd2-af34-4f83-9578-d47062de9f13} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003379 sec., 295.9455460195324 rows/sec., 11.56 KiB/sec. | ||
| 4339 | 2026.05.07 17:13:38.990835 [ 308 ] {745fcbd2-af34-4f83-9578-d47062de9f13} <Debug> TCPHandler: Processed in 0.003849987 sec. | ||
| 4340 | 2026.05.07 17:13:38.990991 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4341 | 2026.05.07 17:13:38.991020 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4342 | 2026.05.07 17:13:38.991031 [ 308 ] {} <Debug> TCP-Session: 03a887ea-f82b-4fc0-beba-318c1f930cf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4343 | 2026.05.07 17:13:38.991052 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4344 | 2026.05.07 17:13:38.991070 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4345 | 2026.05.07 17:13:38.991073 [ 310 ] {} <Debug> TCP-Session: 728501d5-5b50-4e69-b6cb-16afaedcbaf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4346 | 2026.05.07 17:13:38.991099 [ 309 ] {} <Debug> TCP-Session: 93aaf296-9e0f-4857-a0e2-670a17a0e518 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4347 | 2026.05.07 17:13:38.991098 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4348 | 2026.05.07 17:13:38.991120 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4349 | 2026.05.07 17:13:38.991148 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4350 | 2026.05.07 17:13:38.991169 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4351 | 2026.05.07 17:13:38.991186 [ 305 ] {} <Debug> TCP-Session: 6f6166e9-8a95-4051-b125-728a9754933c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4352 | 2026.05.07 17:13:38.991201 [ 312 ] {} <Debug> TCP-Session: 45422e73-306f-420e-aae2-ccf5ffd7aae7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4353 | 2026.05.07 17:13:38.991217 [ 259 ] {} <Debug> TCP-Session: 43e1eee3-5b34-4ef5-978a-71013dea1957 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4354 | 2026.05.07 17:13:38.991121 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4355 | 2026.05.07 17:13:38.991116 [ 304 ] {} <Debug> TCP-Session: 3ffb035d-5e7f-4510-9bf7-689e1362883e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4356 | 2026.05.07 17:13:38.991165 [ 270 ] {} <Debug> TCP-Session: 26d1f7c1-9728-4f9f-b4a8-836803d6c3ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4357 | 2026.05.07 17:13:38.991294 [ 311 ] {} <Debug> TCP-Session: 9854b09c-d3ff-4f34-8507-bb4dbb00f2e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4358 | 2026.05.07 17:13:39.155855 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8184 | ||
| 4359 | 2026.05.07 17:13:39.156381 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4360 | 2026.05.07 17:13:39.156437 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4361 | 2026.05.07 17:13:39.157068 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4362 | 2026.05.07 17:13:39.157411 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4363 | 2026.05.07 17:13:39.157631 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8184 | ||
| 4364 | 2026.05.07 17:13:39.185048 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35429 | ||
| 4365 | 2026.05.07 17:13:39.185170 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4366 | 2026.05.07 17:13:39.185202 [ 308 ] {} <Debug> TCP-Session: d810d5ac-ab10-4a13-9718-63d6ae213be6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35429 | ||
| 4367 | 2026.05.07 17:13:39.185229 [ 308 ] {} <Debug> TCP-Session: d810d5ac-ab10-4a13-9718-63d6ae213be6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4368 | 2026.05.07 17:13:39.185246 [ 308 ] {} <Debug> TCP-Session: d810d5ac-ab10-4a13-9718-63d6ae213be6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4369 | 2026.05.07 17:13:39.185463 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37872 | ||
| 4370 | 2026.05.07 17:13:39.185486 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40790 | ||
| 4371 | 2026.05.07 17:13:39.185517 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51613 | ||
| 4372 | 2026.05.07 17:13:39.185553 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44908 | ||
| 4373 | 2026.05.07 17:13:39.185569 [ 308 ] {} <Trace> TCP-Session: d810d5ac-ab10-4a13-9718-63d6ae213be6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4374 | 2026.05.07 17:13:39.185577 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55508 | ||
| 4375 | 2026.05.07 17:13:39.185621 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4376 | 2026.05.07 17:13:39.185646 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4377 | 2026.05.07 17:13:39.185647 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4378 | 2026.05.07 17:13:39.185680 [ 310 ] {} <Debug> TCP-Session: 0f9282e6-f179-4220-b403-d1a771261a8b Authenticating user 'default' from [fd00:1122:3344:101::e]:40790 | ||
| 4379 | 2026.05.07 17:13:39.185693 [ 311 ] {} <Debug> TCP-Session: e5605a2e-d115-4054-96c7-1acb5d4f4790 Authenticating user 'default' from [fd00:1122:3344:101::e]:51613 | ||
| 4380 | 2026.05.07 17:13:39.185695 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4381 | 2026.05.07 17:13:39.185716 [ 310 ] {} <Debug> TCP-Session: 0f9282e6-f179-4220-b403-d1a771261a8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4382 | 2026.05.07 17:13:39.185730 [ 311 ] {} <Debug> TCP-Session: e5605a2e-d115-4054-96c7-1acb5d4f4790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4383 | 2026.05.07 17:13:39.185747 [ 310 ] {} <Debug> TCP-Session: 0f9282e6-f179-4220-b403-d1a771261a8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4384 | 2026.05.07 17:13:39.185760 [ 311 ] {} <Debug> TCP-Session: e5605a2e-d115-4054-96c7-1acb5d4f4790 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4385 | 2026.05.07 17:13:39.185762 [ 308 ] {49312c08-5ee8-4b76-8a13-9239b3af6ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35429) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4386 | 2026.05.07 17:13:39.185745 [ 305 ] {} <Debug> TCP-Session: b4454dec-ad1e-4315-b916-14c68db01e40 Authenticating user 'default' from [fd00:1122:3344:101::e]:55508 | ||
| 4387 | 2026.05.07 17:13:39.185701 [ 304 ] {} <Debug> TCP-Session: 6ff0606c-12dd-4e98-ae51-584fb959f75e Authenticating user 'default' from [fd00:1122:3344:101::e]:44908 | ||
| 4388 | 2026.05.07 17:13:39.185578 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4389 | 2026.05.07 17:13:39.185849 [ 305 ] {} <Debug> TCP-Session: b4454dec-ad1e-4315-b916-14c68db01e40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4390 | 2026.05.07 17:13:39.185853 [ 304 ] {} <Debug> TCP-Session: 6ff0606c-12dd-4e98-ae51-584fb959f75e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4391 | 2026.05.07 17:13:39.185874 [ 309 ] {} <Debug> TCP-Session: 84553c09-2d8b-4c23-bc14-906594345e5c Authenticating user 'default' from [fd00:1122:3344:101::e]:37872 | ||
| 4392 | 2026.05.07 17:13:39.185883 [ 305 ] {} <Debug> TCP-Session: b4454dec-ad1e-4315-b916-14c68db01e40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4393 | 2026.05.07 17:13:39.185895 [ 304 ] {} <Debug> TCP-Session: 6ff0606c-12dd-4e98-ae51-584fb959f75e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4394 | 2026.05.07 17:13:39.185910 [ 309 ] {} <Debug> TCP-Session: 84553c09-2d8b-4c23-bc14-906594345e5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4395 | 2026.05.07 17:13:39.185526 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45865 | ||
| 4396 | 2026.05.07 17:13:39.185943 [ 309 ] {} <Debug> TCP-Session: 84553c09-2d8b-4c23-bc14-906594345e5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4397 | 2026.05.07 17:13:39.185522 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40313 | ||
| 4398 | 2026.05.07 17:13:39.185547 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59326 | ||
| 4399 | 2026.05.07 17:13:39.186012 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4400 | 2026.05.07 17:13:39.186040 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4401 | 2026.05.07 17:13:39.186041 [ 308 ] {49312c08-5ee8-4b76-8a13-9239b3af6ba3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4402 | 2026.05.07 17:13:39.186045 [ 259 ] {} <Debug> TCP-Session: 817ca09e-837e-41b8-9777-fa95133b8d6a Authenticating user 'default' from [fd00:1122:3344:101::e]:45865 | ||
| 4403 | 2026.05.07 17:13:39.186061 [ 312 ] {} <Debug> TCP-Session: e28d5487-1159-4f9f-9633-b7570c8756ee Authenticating user 'default' from [fd00:1122:3344:101::e]:40313 | ||
| 4404 | 2026.05.07 17:13:39.186069 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4405 | 2026.05.07 17:13:39.186094 [ 312 ] {} <Debug> TCP-Session: e28d5487-1159-4f9f-9633-b7570c8756ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4406 | 2026.05.07 17:13:39.186103 [ 308 ] {49312c08-5ee8-4b76-8a13-9239b3af6ba3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4407 | 2026.05.07 17:13:39.186117 [ 312 ] {} <Debug> TCP-Session: e28d5487-1159-4f9f-9633-b7570c8756ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4408 | 2026.05.07 17:13:39.186114 [ 270 ] {} <Debug> TCP-Session: b77977af-6c98-4409-af5a-4961ce9561f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59326 | ||
| 4409 | 2026.05.07 17:13:39.186085 [ 259 ] {} <Debug> TCP-Session: 817ca09e-837e-41b8-9777-fa95133b8d6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4410 | 2026.05.07 17:13:39.186153 [ 270 ] {} <Debug> TCP-Session: b77977af-6c98-4409-af5a-4961ce9561f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4411 | 2026.05.07 17:13:39.186171 [ 259 ] {} <Debug> TCP-Session: 817ca09e-837e-41b8-9777-fa95133b8d6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4412 | 2026.05.07 17:13:39.186182 [ 270 ] {} <Debug> TCP-Session: b77977af-6c98-4409-af5a-4961ce9561f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4413 | 2026.05.07 17:13:39.186417 [ 308 ] {49312c08-5ee8-4b76-8a13-9239b3af6ba3} <Debug> oximeter.version (5b76626b-6ce1-4840-bd40-6f1534e4c59a) (SelectExecutor): Key condition: unknown | ||
| 4414 | 2026.05.07 17:13:39.187313 [ 340 ] {49312c08-5ee8-4b76-8a13-9239b3af6ba3} <Trace> AggregatingTransform: Aggregating | ||
| 4415 | 2026.05.07 17:13:39.187353 [ 340 ] {49312c08-5ee8-4b76-8a13-9239b3af6ba3} <Trace> Aggregator: Aggregation method: without_key | ||
| 4416 | 2026.05.07 17:13:39.187386 [ 340 ] {49312c08-5ee8-4b76-8a13-9239b3af6ba3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000865296 sec. (1155.674 rows/sec., 45.14 KiB/sec.) | ||
| 4417 | 2026.05.07 17:13:39.187404 [ 340 ] {49312c08-5ee8-4b76-8a13-9239b3af6ba3} <Trace> Aggregator: Merging aggregated data | ||
| 4418 | 2026.05.07 17:13:39.188887 [ 308 ] {49312c08-5ee8-4b76-8a13-9239b3af6ba3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003179 sec., 314.56432840515885 rows/sec., 12.29 KiB/sec. | ||
| 4419 | 2026.05.07 17:13:39.189052 [ 308 ] {49312c08-5ee8-4b76-8a13-9239b3af6ba3} <Debug> TCPHandler: Processed in 0.003595235 sec. | ||
| 4420 | 2026.05.07 17:13:39.189206 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4421 | 2026.05.07 17:13:39.189236 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4422 | 2026.05.07 17:13:39.189240 [ 308 ] {} <Debug> TCP-Session: d810d5ac-ab10-4a13-9718-63d6ae213be6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4423 | 2026.05.07 17:13:39.189261 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4424 | 2026.05.07 17:13:39.189286 [ 305 ] {} <Debug> TCP-Session: b4454dec-ad1e-4315-b916-14c68db01e40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4425 | 2026.05.07 17:13:39.189285 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4426 | 2026.05.07 17:13:39.189310 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4427 | 2026.05.07 17:13:39.189343 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4428 | 2026.05.07 17:13:39.189363 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4429 | 2026.05.07 17:13:39.189365 [ 312 ] {} <Debug> TCP-Session: e28d5487-1159-4f9f-9633-b7570c8756ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4430 | 2026.05.07 17:13:39.189382 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4431 | 2026.05.07 17:13:39.189396 [ 311 ] {} <Debug> TCP-Session: e5605a2e-d115-4054-96c7-1acb5d4f4790 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4432 | 2026.05.07 17:13:39.189407 [ 304 ] {} <Debug> TCP-Session: 6ff0606c-12dd-4e98-ae51-584fb959f75e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4433 | 2026.05.07 17:13:39.189436 [ 270 ] {} <Debug> TCP-Session: b77977af-6c98-4409-af5a-4961ce9561f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4434 | 2026.05.07 17:13:39.189356 [ 259 ] {} <Debug> TCP-Session: 817ca09e-837e-41b8-9777-fa95133b8d6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4435 | 2026.05.07 17:13:39.189317 [ 309 ] {} <Debug> TCP-Session: 84553c09-2d8b-4c23-bc14-906594345e5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4436 | 2026.05.07 17:13:39.189341 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4437 | 2026.05.07 17:13:39.189566 [ 310 ] {} <Debug> TCP-Session: 0f9282e6-f179-4220-b403-d1a771261a8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4438 | 2026.05.07 17:13:39.591262 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4439 | 2026.05.07 17:13:39.607582 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4440 | 2026.05.07 17:13:39.607655 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4441 | 2026.05.07 17:13:39.613787 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4442 | 2026.05.07 17:13:39.614512 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4443 | 2026.05.07 17:13:39.617971 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4444 | 2026.05.07 17:13:40.426921 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49673 | ||
| 4445 | 2026.05.07 17:13:40.427034 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4446 | 2026.05.07 17:13:40.427060 [ 308 ] {} <Debug> TCP-Session: 4dfde0be-8ea5-4a97-8b3c-a357947d79f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49673 | ||
| 4447 | 2026.05.07 17:13:40.427082 [ 308 ] {} <Debug> TCP-Session: 4dfde0be-8ea5-4a97-8b3c-a357947d79f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4448 | 2026.05.07 17:13:40.427095 [ 308 ] {} <Debug> TCP-Session: 4dfde0be-8ea5-4a97-8b3c-a357947d79f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4449 | 2026.05.07 17:13:40.427317 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46848 | ||
| 4450 | 2026.05.07 17:13:40.427340 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50848 | ||
| 4451 | 2026.05.07 17:13:40.427345 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34475 | ||
| 4452 | 2026.05.07 17:13:40.427383 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63291 | ||
| 4453 | 2026.05.07 17:13:40.427433 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4454 | 2026.05.07 17:13:40.427463 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4455 | 2026.05.07 17:13:40.427481 [ 312 ] {} <Debug> TCP-Session: 520482ce-7c56-4432-b18a-aed2d240fdd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50848 | ||
| 4456 | 2026.05.07 17:13:40.427432 [ 308 ] {} <Trace> TCP-Session: 4dfde0be-8ea5-4a97-8b3c-a357947d79f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4457 | 2026.05.07 17:13:40.427509 [ 312 ] {} <Debug> TCP-Session: 520482ce-7c56-4432-b18a-aed2d240fdd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4458 | 2026.05.07 17:13:40.427505 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4459 | 2026.05.07 17:13:40.427547 [ 312 ] {} <Debug> TCP-Session: 520482ce-7c56-4432-b18a-aed2d240fdd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4460 | 2026.05.07 17:13:40.427503 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4461 | 2026.05.07 17:13:40.427571 [ 311 ] {} <Debug> TCP-Session: 81c4f3e7-9fd1-42fc-9b50-e2d234232f3a Authenticating user 'default' from [fd00:1122:3344:101::e]:34475 | ||
| 4462 | 2026.05.07 17:13:40.427600 [ 305 ] {} <Debug> TCP-Session: d20b832b-dbdd-4079-a5cb-b917b04c860a Authenticating user 'default' from [fd00:1122:3344:101::e]:63291 | ||
| 4463 | 2026.05.07 17:13:40.427619 [ 311 ] {} <Debug> TCP-Session: 81c4f3e7-9fd1-42fc-9b50-e2d234232f3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4464 | 2026.05.07 17:13:40.427635 [ 305 ] {} <Debug> TCP-Session: d20b832b-dbdd-4079-a5cb-b917b04c860a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4465 | 2026.05.07 17:13:40.427642 [ 311 ] {} <Debug> TCP-Session: 81c4f3e7-9fd1-42fc-9b50-e2d234232f3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4466 | 2026.05.07 17:13:40.427657 [ 305 ] {} <Debug> TCP-Session: d20b832b-dbdd-4079-a5cb-b917b04c860a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4467 | 2026.05.07 17:13:40.427659 [ 308 ] {f6fb4c0d-2774-4691-bd0b-fed5d4dd830b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49673) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4468 | 2026.05.07 17:13:40.427375 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61567 | ||
| 4469 | 2026.05.07 17:13:40.427358 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54247 | ||
| 4470 | 2026.05.07 17:13:40.427351 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59932 | ||
| 4471 | 2026.05.07 17:13:40.427778 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4472 | 2026.05.07 17:13:40.427326 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37012 | ||
| 4473 | 2026.05.07 17:13:40.427834 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4474 | 2026.05.07 17:13:40.427812 [ 304 ] {} <Debug> TCP-Session: 109ea054-edaf-4bd5-99bc-49100af4594b Authenticating user 'default' from [fd00:1122:3344:101::e]:61567 | ||
| 4475 | 2026.05.07 17:13:40.427881 [ 259 ] {} <Debug> TCP-Session: e1e2b2b9-1d5c-477a-9fe1-2e0686fee699 Authenticating user 'default' from [fd00:1122:3344:101::e]:59932 | ||
| 4476 | 2026.05.07 17:13:40.427895 [ 304 ] {} <Debug> TCP-Session: 109ea054-edaf-4bd5-99bc-49100af4594b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4477 | 2026.05.07 17:13:40.427901 [ 259 ] {} <Debug> TCP-Session: e1e2b2b9-1d5c-477a-9fe1-2e0686fee699 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4478 | 2026.05.07 17:13:40.427912 [ 304 ] {} <Debug> TCP-Session: 109ea054-edaf-4bd5-99bc-49100af4594b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4479 | 2026.05.07 17:13:40.427920 [ 259 ] {} <Debug> TCP-Session: e1e2b2b9-1d5c-477a-9fe1-2e0686fee699 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4480 | 2026.05.07 17:13:40.427922 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4481 | 2026.05.07 17:13:40.427928 [ 308 ] {f6fb4c0d-2774-4691-bd0b-fed5d4dd830b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4482 | 2026.05.07 17:13:40.427962 [ 310 ] {} <Debug> TCP-Session: 27384a44-8715-4e66-b1b5-5147c5c9a7a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:37012 | ||
| 4483 | 2026.05.07 17:13:40.427806 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4484 | 2026.05.07 17:13:40.427995 [ 310 ] {} <Debug> TCP-Session: 27384a44-8715-4e66-b1b5-5147c5c9a7a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4485 | 2026.05.07 17:13:40.428004 [ 308 ] {f6fb4c0d-2774-4691-bd0b-fed5d4dd830b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4486 | 2026.05.07 17:13:40.428014 [ 270 ] {} <Debug> TCP-Session: 490f5b1b-d2dc-4633-b933-6f9e39ae4468 Authenticating user 'default' from [fd00:1122:3344:101::e]:54247 | ||
| 4487 | 2026.05.07 17:13:40.428019 [ 310 ] {} <Debug> TCP-Session: 27384a44-8715-4e66-b1b5-5147c5c9a7a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4488 | 2026.05.07 17:13:40.428053 [ 270 ] {} <Debug> TCP-Session: 490f5b1b-d2dc-4633-b933-6f9e39ae4468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4489 | 2026.05.07 17:13:40.427507 [ 309 ] {} <Debug> TCP-Session: ce3201f8-3fab-4566-9f45-a5c28b57d508 Authenticating user 'default' from [fd00:1122:3344:101::e]:46848 | ||
| 4490 | 2026.05.07 17:13:40.428076 [ 270 ] {} <Debug> TCP-Session: 490f5b1b-d2dc-4633-b933-6f9e39ae4468 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4491 | 2026.05.07 17:13:40.428102 [ 309 ] {} <Debug> TCP-Session: ce3201f8-3fab-4566-9f45-a5c28b57d508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4492 | 2026.05.07 17:13:40.428117 [ 309 ] {} <Debug> TCP-Session: ce3201f8-3fab-4566-9f45-a5c28b57d508 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4493 | 2026.05.07 17:13:40.428292 [ 308 ] {f6fb4c0d-2774-4691-bd0b-fed5d4dd830b} <Debug> oximeter.version (5b76626b-6ce1-4840-bd40-6f1534e4c59a) (SelectExecutor): Key condition: unknown | ||
| 4494 | 2026.05.07 17:13:40.429217 [ 324 ] {f6fb4c0d-2774-4691-bd0b-fed5d4dd830b} <Trace> AggregatingTransform: Aggregating | ||
| 4495 | 2026.05.07 17:13:40.429250 [ 324 ] {f6fb4c0d-2774-4691-bd0b-fed5d4dd830b} <Trace> Aggregator: Aggregation method: without_key | ||
| 4496 | 2026.05.07 17:13:40.429282 [ 324 ] {f6fb4c0d-2774-4691-bd0b-fed5d4dd830b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000887606 sec. (1126.626 rows/sec., 44.01 KiB/sec.) | ||
| 4497 | 2026.05.07 17:13:40.429299 [ 324 ] {f6fb4c0d-2774-4691-bd0b-fed5d4dd830b} <Trace> Aggregator: Merging aggregated data | ||
| 4498 | 2026.05.07 17:13:40.430806 [ 308 ] {f6fb4c0d-2774-4691-bd0b-fed5d4dd830b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003201 sec., 312.4023742580444 rows/sec., 12.20 KiB/sec. | ||
| 4499 | 2026.05.07 17:13:40.430913 [ 308 ] {f6fb4c0d-2774-4691-bd0b-fed5d4dd830b} <Debug> TCPHandler: Processed in 0.003583794 sec. | ||
| 4500 | 2026.05.07 17:13:40.431033 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4501 | 2026.05.07 17:13:40.431057 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4502 | 2026.05.07 17:13:40.431065 [ 308 ] {} <Debug> TCP-Session: 4dfde0be-8ea5-4a97-8b3c-a357947d79f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4503 | 2026.05.07 17:13:40.431074 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4504 | 2026.05.07 17:13:40.431092 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4505 | 2026.05.07 17:13:40.431116 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4506 | 2026.05.07 17:13:40.431137 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4507 | 2026.05.07 17:13:40.431152 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4508 | 2026.05.07 17:13:40.431180 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4509 | 2026.05.07 17:13:40.431211 [ 304 ] {} <Debug> TCP-Session: 109ea054-edaf-4bd5-99bc-49100af4594b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4510 | 2026.05.07 17:13:40.431184 [ 309 ] {} <Debug> TCP-Session: ce3201f8-3fab-4566-9f45-a5c28b57d508 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4511 | 2026.05.07 17:13:40.431236 [ 270 ] {} <Debug> TCP-Session: 490f5b1b-d2dc-4633-b933-6f9e39ae4468 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4512 | 2026.05.07 17:13:40.431168 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4513 | 2026.05.07 17:13:40.431159 [ 312 ] {} <Debug> TCP-Session: 520482ce-7c56-4432-b18a-aed2d240fdd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4514 | 2026.05.07 17:13:40.431149 [ 259 ] {} <Debug> TCP-Session: e1e2b2b9-1d5c-477a-9fe1-2e0686fee699 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4515 | 2026.05.07 17:13:40.431313 [ 311 ] {} <Debug> TCP-Session: 81c4f3e7-9fd1-42fc-9b50-e2d234232f3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4516 | 2026.05.07 17:13:40.431134 [ 310 ] {} <Debug> TCP-Session: 27384a44-8715-4e66-b1b5-5147c5c9a7a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4517 | 2026.05.07 17:13:40.431102 [ 305 ] {} <Debug> TCP-Session: d20b832b-dbdd-4079-a5cb-b917b04c860a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4518 | 2026.05.07 17:13:41.686050 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 542 | ||
| 4519 | 2026.05.07 17:13:41.688551 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4520 | 2026.05.07 17:13:41.688613 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4521 | 2026.05.07 17:13:41.689898 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4522 | 2026.05.07 17:13:41.690187 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2026.05.07 17:13:41.690546 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 542 | ||
| 4524 | 2026.05.07 17:13:42.615184 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4525 | 2026.05.07 17:13:42.615544 [ 260 ] {158106f5-59f5-4e21-8296-7909925dbf01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4526 | 2026.05.07 17:13:42.615947 [ 260 ] {158106f5-59f5-4e21-8296-7909925dbf01} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4527 | 2026.05.07 17:13:42.615982 [ 260 ] {158106f5-59f5-4e21-8296-7909925dbf01} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4528 | 2026.05.07 17:13:42.616203 [ 260 ] {158106f5-59f5-4e21-8296-7909925dbf01} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4529 | 2026.05.07 17:13:42.616272 [ 260 ] {158106f5-59f5-4e21-8296-7909925dbf01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4530 | 2026.05.07 17:13:42.616416 [ 260 ] {158106f5-59f5-4e21-8296-7909925dbf01} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 4531 | 2026.05.07 17:13:42.616517 [ 318 ] {158106f5-59f5-4e21-8296-7909925dbf01} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4532 | 2026.05.07 17:13:42.616533 [ 268 ] {158106f5-59f5-4e21-8296-7909925dbf01} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4533 | 2026.05.07 17:13:42.616550 [ 321 ] {158106f5-59f5-4e21-8296-7909925dbf01} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4534 | 2026.05.07 17:13:42.616553 [ 341 ] {158106f5-59f5-4e21-8296-7909925dbf01} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4535 | 2026.05.07 17:13:42.616691 [ 260 ] {158106f5-59f5-4e21-8296-7909925dbf01} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4536 | 2026.05.07 17:13:42.616720 [ 260 ] {158106f5-59f5-4e21-8296-7909925dbf01} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4537 | 2026.05.07 17:13:42.616802 [ 260 ] {158106f5-59f5-4e21-8296-7909925dbf01} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4538 | 2026.05.07 17:13:42.616823 [ 260 ] {158106f5-59f5-4e21-8296-7909925dbf01} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4539 | 2026.05.07 17:13:42.616856 [ 260 ] {158106f5-59f5-4e21-8296-7909925dbf01} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4540 | 2026.05.07 17:13:42.616893 [ 260 ] {158106f5-59f5-4e21-8296-7909925dbf01} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4541 | 2026.05.07 17:13:42.616926 [ 260 ] {158106f5-59f5-4e21-8296-7909925dbf01} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4542 | 2026.05.07 17:13:42.618317 [ 260 ] {158106f5-59f5-4e21-8296-7909925dbf01} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002924 sec., 14021.887824897402 rows/sec., 3.05 MiB/sec. | ||
| 4543 | 2026.05.07 17:13:42.618430 [ 260 ] {158106f5-59f5-4e21-8296-7909925dbf01} <Debug> MemoryTracker: Peak memory usage (for query): 145.36 KiB. | ||
| 4544 | 2026.05.07 17:13:42.618444 [ 260 ] {158106f5-59f5-4e21-8296-7909925dbf01} <Debug> TCPHandler: Processed in 0.003446844 sec. | ||
| 4545 | 2026.05.07 17:13:42.620516 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4546 | 2026.05.07 17:13:42.620623 [ 260 ] {2f6c8094-ce78-461e-8946-0b0395c3678b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4547 | 2026.05.07 17:13:42.620666 [ 260 ] {2f6c8094-ce78-461e-8946-0b0395c3678b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4548 | 2026.05.07 17:13:42.621193 [ 260 ] {2f6c8094-ce78-461e-8946-0b0395c3678b} <Trace> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4549 | 2026.05.07 17:13:42.621243 [ 260 ] {2f6c8094-ce78-461e-8946-0b0395c3678b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4550 | 2026.05.07 17:13:42.621642 [ 260 ] {2f6c8094-ce78-461e-8946-0b0395c3678b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4551 | 2026.05.07 17:13:42.621890 [ 260 ] {2f6c8094-ce78-461e-8946-0b0395c3678b} <Trace> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4552 | 2026.05.07 17:13:42.622037 [ 260 ] {2f6c8094-ce78-461e-8946-0b0395c3678b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001443 sec., 2772.002772002772 rows/sec., 226.04 KiB/sec. | ||
| 4553 | 2026.05.07 17:13:42.622074 [ 260 ] {2f6c8094-ce78-461e-8946-0b0395c3678b} <Debug> TCPHandler: Processed in 0.001608251 sec. | ||
| 4554 | 2026.05.07 17:13:42.622212 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4555 | 2026.05.07 17:13:42.622306 [ 260 ] {84ce5eb3-a8d5-4088-b62c-f8ee9908a3a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4556 | 2026.05.07 17:13:42.622346 [ 260 ] {84ce5eb3-a8d5-4088-b62c-f8ee9908a3a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4557 | 2026.05.07 17:13:42.622762 [ 260 ] {84ce5eb3-a8d5-4088-b62c-f8ee9908a3a4} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4558 | 2026.05.07 17:13:42.622798 [ 260 ] {84ce5eb3-a8d5-4088-b62c-f8ee9908a3a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4559 | 2026.05.07 17:13:42.623091 [ 260 ] {84ce5eb3-a8d5-4088-b62c-f8ee9908a3a4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4560 | 2026.05.07 17:13:42.623296 [ 260 ] {84ce5eb3-a8d5-4088-b62c-f8ee9908a3a4} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4561 | 2026.05.07 17:13:42.623423 [ 260 ] {84ce5eb3-a8d5-4088-b62c-f8ee9908a3a4} <Debug> executeQuery: Read 122 rows, 10.62 KiB in 0.001134 sec., 107583.77425044091 rows/sec., 9.14 MiB/sec. | ||
| 4562 | 2026.05.07 17:13:42.623459 [ 260 ] {84ce5eb3-a8d5-4088-b62c-f8ee9908a3a4} <Debug> TCPHandler: Processed in 0.001296999 sec. | ||
| 4563 | 2026.05.07 17:13:42.623581 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4564 | 2026.05.07 17:13:42.623675 [ 260 ] {a6875cee-34f5-40a1-aa66-f1cf13c0ba35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4565 | 2026.05.07 17:13:42.623715 [ 260 ] {a6875cee-34f5-40a1-aa66-f1cf13c0ba35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4566 | 2026.05.07 17:13:42.624109 [ 260 ] {a6875cee-34f5-40a1-aa66-f1cf13c0ba35} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4567 | 2026.05.07 17:13:42.624145 [ 260 ] {a6875cee-34f5-40a1-aa66-f1cf13c0ba35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4568 | 2026.05.07 17:13:42.624435 [ 260 ] {a6875cee-34f5-40a1-aa66-f1cf13c0ba35} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4569 | 2026.05.07 17:13:42.624643 [ 260 ] {a6875cee-34f5-40a1-aa66-f1cf13c0ba35} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4570 | 2026.05.07 17:13:42.624761 [ 114 ] {} <Debug> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4571 | 2026.05.07 17:13:42.624771 [ 260 ] {a6875cee-34f5-40a1-aa66-f1cf13c0ba35} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.001113 sec., 32345.013477088945 rows/sec., 2.36 MiB/sec. | ||
| 4572 | 2026.05.07 17:13:42.624807 [ 114 ] {} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2026.05.07 17:13:42.624824 [ 260 ] {a6875cee-34f5-40a1-aa66-f1cf13c0ba35} <Debug> TCPHandler: Processed in 0.001291659 sec. | ||
| 4574 | 2026.05.07 17:13:42.624836 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4575 | 2026.05.07 17:13:42.624937 [ 186 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::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 | ||
| 4576 | 2026.05.07 17:13:42.624944 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4577 | 2026.05.07 17:13:42.625049 [ 186 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4578 | 2026.05.07 17:13:42.625055 [ 260 ] {d0df81bf-9c3b-4751-af99-bfcdc48c54d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4579 | 2026.05.07 17:13:42.625089 [ 186 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 212 rows starting from the beginning of the part | ||
| 4580 | 2026.05.07 17:13:42.625108 [ 260 ] {d0df81bf-9c3b-4751-af99-bfcdc48c54d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4581 | 2026.05.07 17:13:42.625162 [ 186 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 32 rows starting from the beginning of the part | ||
| 4582 | 2026.05.07 17:13:42.625214 [ 186 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 164 rows starting from the beginning of the part | ||
| 4583 | 2026.05.07 17:13:42.625266 [ 186 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part | ||
| 4584 | 2026.05.07 17:13:42.625314 [ 186 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 153 rows starting from the beginning of the part | ||
| 4585 | 2026.05.07 17:13:42.625357 [ 186 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 4586 | 2026.05.07 17:13:42.625549 [ 260 ] {d0df81bf-9c3b-4751-af99-bfcdc48c54d5} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4587 | 2026.05.07 17:13:42.625590 [ 260 ] {d0df81bf-9c3b-4751-af99-bfcdc48c54d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4588 | 2026.05.07 17:13:42.625909 [ 260 ] {d0df81bf-9c3b-4751-af99-bfcdc48c54d5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4589 | 2026.05.07 17:13:42.626141 [ 260 ] {d0df81bf-9c3b-4751-af99-bfcdc48c54d5} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4590 | 2026.05.07 17:13:42.626230 [ 195 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 629 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334199 sec., 471443.91503816145 rows/sec., 31.63 MiB/sec. | ||
| 4591 | 2026.05.07 17:13:42.626270 [ 260 ] {d0df81bf-9c3b-4751-af99-bfcdc48c54d5} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001232 sec., 81168.83116883117 rows/sec., 6.34 MiB/sec. | ||
| 4592 | 2026.05.07 17:13:42.626306 [ 260 ] {d0df81bf-9c3b-4751-af99-bfcdc48c54d5} <Debug> TCPHandler: Processed in 0.001411189 sec. | ||
| 4593 | 2026.05.07 17:13:42.626369 [ 186 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4594 | 2026.05.07 17:13:42.626421 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4595 | 2026.05.07 17:13:42.626519 [ 260 ] {24d3db68-85c4-4917-80ed-787ac954f33e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4596 | 2026.05.07 17:13:42.626564 [ 260 ] {24d3db68-85c4-4917-80ed-787ac954f33e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4597 | 2026.05.07 17:13:42.626617 [ 186 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_21_4} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4598 | 2026.05.07 17:13:42.626686 [ 186 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_21_4} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4599 | 2026.05.07 17:13:42.626750 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4600 | 2026.05.07 17:13:42.626960 [ 260 ] {24d3db68-85c4-4917-80ed-787ac954f33e} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4601 | 2026.05.07 17:13:42.627000 [ 260 ] {24d3db68-85c4-4917-80ed-787ac954f33e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4602 | 2026.05.07 17:13:42.627321 [ 260 ] {24d3db68-85c4-4917-80ed-787ac954f33e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4603 | 2026.05.07 17:13:42.627524 [ 260 ] {24d3db68-85c4-4917-80ed-787ac954f33e} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4604 | 2026.05.07 17:13:42.627683 [ 260 ] {24d3db68-85c4-4917-80ed-787ac954f33e} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001181 sec., 137171.88823031329 rows/sec., 9.55 MiB/sec. | ||
| 4605 | 2026.05.07 17:13:42.627719 [ 260 ] {24d3db68-85c4-4917-80ed-787ac954f33e} <Debug> TCPHandler: Processed in 0.001346369 sec. | ||
| 4606 | 2026.05.07 17:13:42.627829 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4607 | 2026.05.07 17:13:42.627922 [ 260 ] {c4ba7929-10d3-4d43-99fa-e5cee394260c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4608 | 2026.05.07 17:13:42.627975 [ 260 ] {c4ba7929-10d3-4d43-99fa-e5cee394260c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4609 | 2026.05.07 17:13:42.628720 [ 260 ] {c4ba7929-10d3-4d43-99fa-e5cee394260c} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4610 | 2026.05.07 17:13:42.628780 [ 260 ] {c4ba7929-10d3-4d43-99fa-e5cee394260c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4611 | 2026.05.07 17:13:42.629303 [ 260 ] {c4ba7929-10d3-4d43-99fa-e5cee394260c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4612 | 2026.05.07 17:13:42.629523 [ 260 ] {c4ba7929-10d3-4d43-99fa-e5cee394260c} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4613 | 2026.05.07 17:13:42.629648 [ 114 ] {} <Debug> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4614 | 2026.05.07 17:13:42.629659 [ 260 ] {c4ba7929-10d3-4d43-99fa-e5cee394260c} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001754 sec., 18244.013683010264 rows/sec., 32.69 MiB/sec. | ||
| 4615 | 2026.05.07 17:13:42.629696 [ 114 ] {} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4616 | 2026.05.07 17:13:42.629724 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4617 | 2026.05.07 17:13:42.629728 [ 260 ] {c4ba7929-10d3-4d43-99fa-e5cee394260c} <Debug> TCPHandler: Processed in 0.001947433 sec. | ||
| 4618 | 2026.05.07 17:13:42.629806 [ 187 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::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 | ||
| 4619 | 2026.05.07 17:13:42.629863 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4620 | 2026.05.07 17:13:42.629957 [ 260 ] {c624d7d6-0b9e-4977-a1b5-84c701045bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4621 | 2026.05.07 17:13:42.629990 [ 187 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4622 | 2026.05.07 17:13:42.629998 [ 260 ] {c624d7d6-0b9e-4977-a1b5-84c701045bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4623 | 2026.05.07 17:13:42.630044 [ 187 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 307 rows starting from the beginning of the part | ||
| 4624 | 2026.05.07 17:13:42.630161 [ 187 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 32 rows starting from the beginning of the part | ||
| 4625 | 2026.05.07 17:13:42.630260 [ 187 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part | ||
| 4626 | 2026.05.07 17:13:42.630340 [ 260 ] {c624d7d6-0b9e-4977-a1b5-84c701045bef} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4627 | 2026.05.07 17:13:42.630350 [ 187 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part | ||
| 4628 | 2026.05.07 17:13:42.630375 [ 260 ] {c624d7d6-0b9e-4977-a1b5-84c701045bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4629 | 2026.05.07 17:13:42.630448 [ 187 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 11 rows starting from the beginning of the part | ||
| 4630 | 2026.05.07 17:13:42.630538 [ 187 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
| 4631 | 2026.05.07 17:13:42.630682 [ 260 ] {c624d7d6-0b9e-4977-a1b5-84c701045bef} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4632 | 2026.05.07 17:13:42.630901 [ 260 ] {c624d7d6-0b9e-4977-a1b5-84c701045bef} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4633 | 2026.05.07 17:13:42.631022 [ 114 ] {} <Debug> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4634 | 2026.05.07 17:13:42.631029 [ 260 ] {c624d7d6-0b9e-4977-a1b5-84c701045bef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 4635 | 2026.05.07 17:13:42.631064 [ 114 ] {} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4636 | 2026.05.07 17:13:42.631082 [ 260 ] {c624d7d6-0b9e-4977-a1b5-84c701045bef} <Debug> TCPHandler: Processed in 0.001271009 sec. | ||
| 4637 | 2026.05.07 17:13:42.631090 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4638 | 2026.05.07 17:13:42.631181 [ 186 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::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 | ||
| 4639 | 2026.05.07 17:13:42.631268 [ 186 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4640 | 2026.05.07 17:13:42.631292 [ 186 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 726 rows starting from the beginning of the part | ||
| 4641 | 2026.05.07 17:13:42.631334 [ 186 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 66 rows starting from the beginning of the part | ||
| 4642 | 2026.05.07 17:13:42.631369 [ 186 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::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 | ||
| 4643 | 2026.05.07 17:13:42.631408 [ 186 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::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 | ||
| 4644 | 2026.05.07 17:13:42.631440 [ 186 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 90 rows starting from the beginning of the part | ||
| 4645 | 2026.05.07 17:13:42.631488 [ 186 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 4646 | 2026.05.07 17:13:42.632296 [ 196 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1026 rows, containing 4 columns (4 merged, 0 gathered) in 0.001138618 sec., 901092.3768990126 rows/sec., 56.64 MiB/sec. | ||
| 4647 | 2026.05.07 17:13:42.632452 [ 186 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4648 | 2026.05.07 17:13:42.632691 [ 186 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_21_4} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4649 | 2026.05.07 17:13:42.632748 [ 186 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_21_4} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4650 | 2026.05.07 17:13:42.632803 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4651 | 2026.05.07 17:13:42.634174 [ 194 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 434 rows, containing 19 columns (19 merged, 0 gathered) in 0.00440126 sec., 98608.12585486883 rows/sec., 176.70 MiB/sec. | ||
| 4652 | 2026.05.07 17:13:42.634936 [ 194 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4653 | 2026.05.07 17:13:42.635262 [ 194 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4654 | 2026.05.07 17:13:42.635330 [ 194 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4655 | 2026.05.07 17:13:42.635440 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 4656 | 2026.05.07 17:13:43.000273 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.21 MiB, peak 253.84 MiB, free memory in arenas 0.00 B, will set to 247.67 MiB (RSS), difference: 1.46 MiB | ||
| 4657 | 2026.05.07 17:13:46.549450 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4658 | 2026.05.07 17:13:46.549527 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4659 | 2026.05.07 17:13:46.657833 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8632 | ||
| 4660 | 2026.05.07 17:13:46.658372 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4661 | 2026.05.07 17:13:46.658423 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4662 | 2026.05.07 17:13:46.658960 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4663 | 2026.05.07 17:13:46.659188 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4664 | 2026.05.07 17:13:46.659323 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8632 | ||
| 4665 | 2026.05.07 17:13:47.118142 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4666 | 2026.05.07 17:13:47.132935 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4667 | 2026.05.07 17:13:47.132989 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4668 | 2026.05.07 17:13:47.138840 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4669 | 2026.05.07 17:13:47.139548 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4670 | 2026.05.07 17:13:47.142179 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4671 | 2026.05.07 17:13:47.618261 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4672 | 2026.05.07 17:13:47.618502 [ 260 ] {3cd8d71c-c188-410a-a773-64d26d97b23c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 4673 | 2026.05.07 17:13:47.618847 [ 260 ] {3cd8d71c-c188-410a-a773-64d26d97b23c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4674 | 2026.05.07 17:13:47.618885 [ 260 ] {3cd8d71c-c188-410a-a773-64d26d97b23c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4675 | 2026.05.07 17:13:47.619141 [ 260 ] {3cd8d71c-c188-410a-a773-64d26d97b23c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4676 | 2026.05.07 17:13:47.619211 [ 260 ] {3cd8d71c-c188-410a-a773-64d26d97b23c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4677 | 2026.05.07 17:13:47.619354 [ 260 ] {3cd8d71c-c188-410a-a773-64d26d97b23c} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4678 | 2026.05.07 17:13:47.619474 [ 268 ] {3cd8d71c-c188-410a-a773-64d26d97b23c} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4679 | 2026.05.07 17:13:47.619477 [ 318 ] {3cd8d71c-c188-410a-a773-64d26d97b23c} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4680 | 2026.05.07 17:13:47.619489 [ 357 ] {3cd8d71c-c188-410a-a773-64d26d97b23c} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4681 | 2026.05.07 17:13:47.619489 [ 341 ] {3cd8d71c-c188-410a-a773-64d26d97b23c} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4682 | 2026.05.07 17:13:47.619653 [ 260 ] {3cd8d71c-c188-410a-a773-64d26d97b23c} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4683 | 2026.05.07 17:13:47.619680 [ 260 ] {3cd8d71c-c188-410a-a773-64d26d97b23c} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4684 | 2026.05.07 17:13:47.619766 [ 260 ] {3cd8d71c-c188-410a-a773-64d26d97b23c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4685 | 2026.05.07 17:13:47.619786 [ 260 ] {3cd8d71c-c188-410a-a773-64d26d97b23c} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4686 | 2026.05.07 17:13:47.619821 [ 260 ] {3cd8d71c-c188-410a-a773-64d26d97b23c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4687 | 2026.05.07 17:13:47.619859 [ 260 ] {3cd8d71c-c188-410a-a773-64d26d97b23c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4688 | 2026.05.07 17:13:47.619903 [ 260 ] {3cd8d71c-c188-410a-a773-64d26d97b23c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4689 | 2026.05.07 17:13:47.621219 [ 260 ] {3cd8d71c-c188-410a-a773-64d26d97b23c} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002813 sec., 14575.18663348738 rows/sec., 3.18 MiB/sec. | ||
| 4690 | 2026.05.07 17:13:47.621415 [ 260 ] {3cd8d71c-c188-410a-a773-64d26d97b23c} <Debug> MemoryTracker: Peak memory usage (for query): 154.32 KiB. | ||
| 4691 | 2026.05.07 17:13:47.621435 [ 260 ] {3cd8d71c-c188-410a-a773-64d26d97b23c} <Debug> TCPHandler: Processed in 0.003312503 sec. | ||
| 4692 | 2026.05.07 17:13:47.626317 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4693 | 2026.05.07 17:13:47.626440 [ 260 ] {45c5847c-94b2-4b55-befb-25a614d563b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4694 | 2026.05.07 17:13:47.626486 [ 260 ] {45c5847c-94b2-4b55-befb-25a614d563b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4695 | 2026.05.07 17:13:47.627082 [ 260 ] {45c5847c-94b2-4b55-befb-25a614d563b6} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4696 | 2026.05.07 17:13:47.627128 [ 260 ] {45c5847c-94b2-4b55-befb-25a614d563b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4697 | 2026.05.07 17:13:47.627543 [ 260 ] {45c5847c-94b2-4b55-befb-25a614d563b6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4698 | 2026.05.07 17:13:47.627863 [ 260 ] {45c5847c-94b2-4b55-befb-25a614d563b6} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4699 | 2026.05.07 17:13:47.628010 [ 260 ] {45c5847c-94b2-4b55-befb-25a614d563b6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001605 sec., 176947.04049844237 rows/sec., 11.24 MiB/sec. | ||
| 4700 | 2026.05.07 17:13:47.628058 [ 260 ] {45c5847c-94b2-4b55-befb-25a614d563b6} <Debug> TCPHandler: Processed in 0.001797052 sec. | ||
| 4701 | 2026.05.07 17:13:47.628195 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4702 | 2026.05.07 17:13:47.628292 [ 260 ] {143d6a15-0676-429b-8791-d0ed6c4f24ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4703 | 2026.05.07 17:13:47.628334 [ 260 ] {143d6a15-0676-429b-8791-d0ed6c4f24ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4704 | 2026.05.07 17:13:47.629102 [ 260 ] {143d6a15-0676-429b-8791-d0ed6c4f24ce} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4705 | 2026.05.07 17:13:47.629140 [ 260 ] {143d6a15-0676-429b-8791-d0ed6c4f24ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4706 | 2026.05.07 17:13:47.629491 [ 260 ] {143d6a15-0676-429b-8791-d0ed6c4f24ce} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4707 | 2026.05.07 17:13:47.629694 [ 260 ] {143d6a15-0676-429b-8791-d0ed6c4f24ce} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4708 | 2026.05.07 17:13:47.629824 [ 260 ] {143d6a15-0676-429b-8791-d0ed6c4f24ce} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001554 sec., 527027.027027027 rows/sec., 40.88 MiB/sec. | ||
| 4709 | 2026.05.07 17:13:47.629860 [ 260 ] {143d6a15-0676-429b-8791-d0ed6c4f24ce} <Debug> TCPHandler: Processed in 0.001713792 sec. | ||
| 4710 | 2026.05.07 17:13:47.629976 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4711 | 2026.05.07 17:13:47.630069 [ 260 ] {afd09a34-aed1-42e7-8e70-4daa9d183c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4712 | 2026.05.07 17:13:47.630108 [ 260 ] {afd09a34-aed1-42e7-8e70-4daa9d183c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4713 | 2026.05.07 17:13:47.630538 [ 260 ] {afd09a34-aed1-42e7-8e70-4daa9d183c95} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4714 | 2026.05.07 17:13:47.630574 [ 260 ] {afd09a34-aed1-42e7-8e70-4daa9d183c95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4715 | 2026.05.07 17:13:47.630867 [ 260 ] {afd09a34-aed1-42e7-8e70-4daa9d183c95} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4716 | 2026.05.07 17:13:47.631078 [ 260 ] {afd09a34-aed1-42e7-8e70-4daa9d183c95} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4717 | 2026.05.07 17:13:47.631199 [ 260 ] {afd09a34-aed1-42e7-8e70-4daa9d183c95} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001149 sec., 133159.26892950392 rows/sec., 7.96 MiB/sec. | ||
| 4718 | 2026.05.07 17:13:47.631234 [ 260 ] {afd09a34-aed1-42e7-8e70-4daa9d183c95} <Debug> TCPHandler: Processed in 0.001305359 sec. | ||
| 4719 | 2026.05.07 17:13:47.631346 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4720 | 2026.05.07 17:13:47.631438 [ 260 ] {d99c72af-5aef-4904-9ff6-8cd7be3be2dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4721 | 2026.05.07 17:13:47.631476 [ 260 ] {d99c72af-5aef-4904-9ff6-8cd7be3be2dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4722 | 2026.05.07 17:13:47.631895 [ 260 ] {d99c72af-5aef-4904-9ff6-8cd7be3be2dc} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4723 | 2026.05.07 17:13:47.631930 [ 260 ] {d99c72af-5aef-4904-9ff6-8cd7be3be2dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4724 | 2026.05.07 17:13:47.632214 [ 260 ] {d99c72af-5aef-4904-9ff6-8cd7be3be2dc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4725 | 2026.05.07 17:13:47.632411 [ 260 ] {d99c72af-5aef-4904-9ff6-8cd7be3be2dc} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2026.05.07 17:13:47.632531 [ 260 ] {d99c72af-5aef-4904-9ff6-8cd7be3be2dc} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001111 sec., 134113.4113411341 rows/sec., 8.66 MiB/sec. | ||
| 4727 | 2026.05.07 17:13:47.632567 [ 260 ] {d99c72af-5aef-4904-9ff6-8cd7be3be2dc} <Debug> TCPHandler: Processed in 0.001266609 sec. | ||
| 4728 | 2026.05.07 17:13:47.632678 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4729 | 2026.05.07 17:13:47.632769 [ 260 ] {f1ab5d76-06f7-4594-96f5-7367c1306961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4730 | 2026.05.07 17:13:47.632807 [ 260 ] {f1ab5d76-06f7-4594-96f5-7367c1306961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4731 | 2026.05.07 17:13:47.633225 [ 260 ] {f1ab5d76-06f7-4594-96f5-7367c1306961} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4732 | 2026.05.07 17:13:47.633260 [ 260 ] {f1ab5d76-06f7-4594-96f5-7367c1306961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4733 | 2026.05.07 17:13:47.633556 [ 260 ] {f1ab5d76-06f7-4594-96f5-7367c1306961} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4734 | 2026.05.07 17:13:47.633755 [ 260 ] {f1ab5d76-06f7-4594-96f5-7367c1306961} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4735 | 2026.05.07 17:13:47.633874 [ 260 ] {f1ab5d76-06f7-4594-96f5-7367c1306961} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001123 sec., 131789.84861976845 rows/sec., 7.50 MiB/sec. | ||
| 4736 | 2026.05.07 17:13:47.633910 [ 260 ] {f1ab5d76-06f7-4594-96f5-7367c1306961} <Debug> TCPHandler: Processed in 0.001277649 sec. | ||
| 4737 | 2026.05.07 17:13:47.634023 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4738 | 2026.05.07 17:13:47.634115 [ 260 ] {f41bdbf3-3663-4c8b-908f-0aba916a82d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4739 | 2026.05.07 17:13:47.634153 [ 260 ] {f41bdbf3-3663-4c8b-908f-0aba916a82d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4740 | 2026.05.07 17:13:47.634713 [ 260 ] {f41bdbf3-3663-4c8b-908f-0aba916a82d0} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4741 | 2026.05.07 17:13:47.634749 [ 260 ] {f41bdbf3-3663-4c8b-908f-0aba916a82d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4742 | 2026.05.07 17:13:47.635073 [ 260 ] {f41bdbf3-3663-4c8b-908f-0aba916a82d0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4743 | 2026.05.07 17:13:47.635275 [ 260 ] {f41bdbf3-3663-4c8b-908f-0aba916a82d0} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4744 | 2026.05.07 17:13:47.635400 [ 260 ] {f41bdbf3-3663-4c8b-908f-0aba916a82d0} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001303 sec., 384497.3138910208 rows/sec., 27.03 MiB/sec. | ||
| 4745 | 2026.05.07 17:13:47.635436 [ 260 ] {f41bdbf3-3663-4c8b-908f-0aba916a82d0} <Debug> TCPHandler: Processed in 0.001459479 sec. | ||
| 4746 | 2026.05.07 17:13:47.635543 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4747 | 2026.05.07 17:13:47.635639 [ 260 ] {3edf8089-ad2a-4b6d-802d-22adbe4a3391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4748 | 2026.05.07 17:13:47.635679 [ 260 ] {3edf8089-ad2a-4b6d-802d-22adbe4a3391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4749 | 2026.05.07 17:13:47.636006 [ 260 ] {3edf8089-ad2a-4b6d-802d-22adbe4a3391} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4750 | 2026.05.07 17:13:47.636041 [ 260 ] {3edf8089-ad2a-4b6d-802d-22adbe4a3391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4751 | 2026.05.07 17:13:47.636347 [ 260 ] {3edf8089-ad2a-4b6d-802d-22adbe4a3391} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4752 | 2026.05.07 17:13:47.636557 [ 260 ] {3edf8089-ad2a-4b6d-802d-22adbe4a3391} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4753 | 2026.05.07 17:13:47.636680 [ 260 ] {3edf8089-ad2a-4b6d-802d-22adbe4a3391} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 4754 | 2026.05.07 17:13:47.636715 [ 260 ] {3edf8089-ad2a-4b6d-802d-22adbe4a3391} <Debug> TCPHandler: Processed in 0.001217938 sec. | ||
| 4755 | 2026.05.07 17:13:47.636836 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4756 | 2026.05.07 17:13:47.636928 [ 260 ] {d052ecc9-3db7-42e7-8b05-668b1b79fe31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4757 | 2026.05.07 17:13:47.636968 [ 260 ] {d052ecc9-3db7-42e7-8b05-668b1b79fe31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4758 | 2026.05.07 17:13:47.637349 [ 260 ] {d052ecc9-3db7-42e7-8b05-668b1b79fe31} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4759 | 2026.05.07 17:13:47.637384 [ 260 ] {d052ecc9-3db7-42e7-8b05-668b1b79fe31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4760 | 2026.05.07 17:13:47.637703 [ 260 ] {d052ecc9-3db7-42e7-8b05-668b1b79fe31} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4761 | 2026.05.07 17:13:47.637906 [ 260 ] {d052ecc9-3db7-42e7-8b05-668b1b79fe31} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4762 | 2026.05.07 17:13:47.638027 [ 260 ] {d052ecc9-3db7-42e7-8b05-668b1b79fe31} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001117 sec., 237242.61414503134 rows/sec., 15.77 MiB/sec. | ||
| 4763 | 2026.05.07 17:13:47.638062 [ 260 ] {d052ecc9-3db7-42e7-8b05-668b1b79fe31} <Debug> TCPHandler: Processed in 0.001271539 sec. | ||
| 4764 | 2026.05.07 17:13:47.638174 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4765 | 2026.05.07 17:13:47.638264 [ 260 ] {b3f868cf-36c4-4ab8-b8fe-f34b61286044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4766 | 2026.05.07 17:13:47.638304 [ 260 ] {b3f868cf-36c4-4ab8-b8fe-f34b61286044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4767 | 2026.05.07 17:13:47.638613 [ 260 ] {b3f868cf-36c4-4ab8-b8fe-f34b61286044} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4768 | 2026.05.07 17:13:47.638649 [ 260 ] {b3f868cf-36c4-4ab8-b8fe-f34b61286044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4769 | 2026.05.07 17:13:47.638935 [ 260 ] {b3f868cf-36c4-4ab8-b8fe-f34b61286044} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4770 | 2026.05.07 17:13:47.639134 [ 260 ] {b3f868cf-36c4-4ab8-b8fe-f34b61286044} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4771 | 2026.05.07 17:13:47.639257 [ 260 ] {b3f868cf-36c4-4ab8-b8fe-f34b61286044} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00101 sec., 990.09900990099 rows/sec., 66.72 KiB/sec. | ||
| 4772 | 2026.05.07 17:13:47.639291 [ 260 ] {b3f868cf-36c4-4ab8-b8fe-f34b61286044} <Debug> TCPHandler: Processed in 0.001163688 sec. | ||
| 4773 | 2026.05.07 17:13:47.639401 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4774 | 2026.05.07 17:13:47.639492 [ 260 ] {62596f4d-eb27-4920-9673-b5d19b20592f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4775 | 2026.05.07 17:13:47.639543 [ 260 ] {62596f4d-eb27-4920-9673-b5d19b20592f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4776 | 2026.05.07 17:13:47.640270 [ 260 ] {62596f4d-eb27-4920-9673-b5d19b20592f} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4777 | 2026.05.07 17:13:47.640305 [ 260 ] {62596f4d-eb27-4920-9673-b5d19b20592f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4778 | 2026.05.07 17:13:47.640822 [ 260 ] {62596f4d-eb27-4920-9673-b5d19b20592f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4779 | 2026.05.07 17:13:47.641033 [ 260 ] {62596f4d-eb27-4920-9673-b5d19b20592f} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4780 | 2026.05.07 17:13:47.641166 [ 260 ] {62596f4d-eb27-4920-9673-b5d19b20592f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001691 sec., 6505.026611472502 rows/sec., 11.66 MiB/sec. | ||
| 4781 | 2026.05.07 17:13:47.641221 [ 260 ] {62596f4d-eb27-4920-9673-b5d19b20592f} <Debug> TCPHandler: Processed in 0.001866243 sec. | ||
| 4782 | 2026.05.07 17:13:47.641334 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4783 | 2026.05.07 17:13:47.641426 [ 260 ] {0645e13e-063d-456d-b878-95d3f66da349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4784 | 2026.05.07 17:13:47.641466 [ 260 ] {0645e13e-063d-456d-b878-95d3f66da349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4785 | 2026.05.07 17:13:47.641795 [ 260 ] {0645e13e-063d-456d-b878-95d3f66da349} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4786 | 2026.05.07 17:13:47.641830 [ 260 ] {0645e13e-063d-456d-b878-95d3f66da349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4787 | 2026.05.07 17:13:47.642128 [ 260 ] {0645e13e-063d-456d-b878-95d3f66da349} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4788 | 2026.05.07 17:13:47.642332 [ 260 ] {0645e13e-063d-456d-b878-95d3f66da349} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4789 | 2026.05.07 17:13:47.642457 [ 260 ] {0645e13e-063d-456d-b878-95d3f66da349} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001049 sec., 85795.99618684461 rows/sec., 5.37 MiB/sec. | ||
| 4790 | 2026.05.07 17:13:47.642491 [ 260 ] {0645e13e-063d-456d-b878-95d3f66da349} <Debug> TCPHandler: Processed in 0.001204708 sec. | ||
| 4791 | 2026.05.07 17:13:51.690965 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 582 | ||
| 4792 | 2026.05.07 17:13:51.693962 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4793 | 2026.05.07 17:13:51.694010 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4794 | 2026.05.07 17:13:51.695257 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4795 | 2026.05.07 17:13:51.695512 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4796 | 2026.05.07 17:13:51.695756 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 582 | ||
| 4797 | 2026.05.07 17:13:52.614487 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4798 | 2026.05.07 17:13:52.614859 [ 260 ] {4fcf757d-f758-4b25-ab43-d2413f3dc274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4799 | 2026.05.07 17:13:52.615278 [ 260 ] {4fcf757d-f758-4b25-ab43-d2413f3dc274} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4800 | 2026.05.07 17:13:52.615314 [ 260 ] {4fcf757d-f758-4b25-ab43-d2413f3dc274} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4801 | 2026.05.07 17:13:52.615531 [ 260 ] {4fcf757d-f758-4b25-ab43-d2413f3dc274} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4802 | 2026.05.07 17:13:52.615601 [ 260 ] {4fcf757d-f758-4b25-ab43-d2413f3dc274} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4803 | 2026.05.07 17:13:52.615740 [ 260 ] {4fcf757d-f758-4b25-ab43-d2413f3dc274} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4804 | 2026.05.07 17:13:52.615884 [ 268 ] {4fcf757d-f758-4b25-ab43-d2413f3dc274} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4805 | 2026.05.07 17:13:52.615889 [ 367 ] {4fcf757d-f758-4b25-ab43-d2413f3dc274} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4806 | 2026.05.07 17:13:52.615908 [ 329 ] {4fcf757d-f758-4b25-ab43-d2413f3dc274} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4807 | 2026.05.07 17:13:52.615908 [ 325 ] {4fcf757d-f758-4b25-ab43-d2413f3dc274} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4808 | 2026.05.07 17:13:52.616123 [ 260 ] {4fcf757d-f758-4b25-ab43-d2413f3dc274} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4809 | 2026.05.07 17:13:52.616152 [ 260 ] {4fcf757d-f758-4b25-ab43-d2413f3dc274} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4810 | 2026.05.07 17:13:52.616238 [ 260 ] {4fcf757d-f758-4b25-ab43-d2413f3dc274} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4811 | 2026.05.07 17:13:52.616257 [ 260 ] {4fcf757d-f758-4b25-ab43-d2413f3dc274} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4812 | 2026.05.07 17:13:52.616292 [ 260 ] {4fcf757d-f758-4b25-ab43-d2413f3dc274} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4813 | 2026.05.07 17:13:52.616330 [ 260 ] {4fcf757d-f758-4b25-ab43-d2413f3dc274} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4814 | 2026.05.07 17:13:52.616377 [ 260 ] {4fcf757d-f758-4b25-ab43-d2413f3dc274} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4815 | 2026.05.07 17:13:52.617699 [ 260 ] {4fcf757d-f758-4b25-ab43-d2413f3dc274} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.003 sec., 13666.666666666666 rows/sec., 2.98 MiB/sec. | ||
| 4816 | 2026.05.07 17:13:52.617845 [ 260 ] {4fcf757d-f758-4b25-ab43-d2413f3dc274} <Debug> MemoryTracker: Peak memory usage (for query): 145.75 KiB. | ||
| 4817 | 2026.05.07 17:13:52.617861 [ 260 ] {4fcf757d-f758-4b25-ab43-d2413f3dc274} <Debug> TCPHandler: Processed in 0.003552244 sec. | ||
| 4818 | 2026.05.07 17:13:52.619999 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4819 | 2026.05.07 17:13:52.620122 [ 260 ] {768b2839-01be-4329-ae25-88d45d7b48e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4820 | 2026.05.07 17:13:52.620172 [ 260 ] {768b2839-01be-4329-ae25-88d45d7b48e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4821 | 2026.05.07 17:13:52.620787 [ 260 ] {768b2839-01be-4329-ae25-88d45d7b48e7} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4822 | 2026.05.07 17:13:52.620830 [ 260 ] {768b2839-01be-4329-ae25-88d45d7b48e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4823 | 2026.05.07 17:13:52.621220 [ 260 ] {768b2839-01be-4329-ae25-88d45d7b48e7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4824 | 2026.05.07 17:13:52.621434 [ 260 ] {768b2839-01be-4329-ae25-88d45d7b48e7} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4825 | 2026.05.07 17:13:52.621580 [ 260 ] {768b2839-01be-4329-ae25-88d45d7b48e7} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001496 sec., 80213.90374331552 rows/sec., 6.83 MiB/sec. | ||
| 4826 | 2026.05.07 17:13:52.621618 [ 260 ] {768b2839-01be-4329-ae25-88d45d7b48e7} <Debug> TCPHandler: Processed in 0.001669151 sec. | ||
| 4827 | 2026.05.07 17:13:52.621746 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4828 | 2026.05.07 17:13:52.621842 [ 260 ] {3b50825a-178e-4673-ab0a-81f1a5ac9d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4829 | 2026.05.07 17:13:52.621882 [ 260 ] {3b50825a-178e-4673-ab0a-81f1a5ac9d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4830 | 2026.05.07 17:13:52.622288 [ 260 ] {3b50825a-178e-4673-ab0a-81f1a5ac9d73} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4831 | 2026.05.07 17:13:52.622322 [ 260 ] {3b50825a-178e-4673-ab0a-81f1a5ac9d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4832 | 2026.05.07 17:13:52.622606 [ 260 ] {3b50825a-178e-4673-ab0a-81f1a5ac9d73} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4833 | 2026.05.07 17:13:52.622820 [ 260 ] {3b50825a-178e-4673-ab0a-81f1a5ac9d73} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4834 | 2026.05.07 17:13:52.622944 [ 260 ] {3b50825a-178e-4673-ab0a-81f1a5ac9d73} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001123 sec., 28495.102404274265 rows/sec., 2.09 MiB/sec. | ||
| 4835 | 2026.05.07 17:13:52.622980 [ 260 ] {3b50825a-178e-4673-ab0a-81f1a5ac9d73} <Debug> TCPHandler: Processed in 0.001281709 sec. | ||
| 4836 | 2026.05.07 17:13:52.623093 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4837 | 2026.05.07 17:13:52.623186 [ 260 ] {2476167b-2992-4fed-a7ab-ee93f4fca7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4838 | 2026.05.07 17:13:52.623224 [ 260 ] {2476167b-2992-4fed-a7ab-ee93f4fca7db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4839 | 2026.05.07 17:13:52.623654 [ 260 ] {2476167b-2992-4fed-a7ab-ee93f4fca7db} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4840 | 2026.05.07 17:13:52.623688 [ 260 ] {2476167b-2992-4fed-a7ab-ee93f4fca7db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4841 | 2026.05.07 17:13:52.623983 [ 260 ] {2476167b-2992-4fed-a7ab-ee93f4fca7db} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4842 | 2026.05.07 17:13:52.624181 [ 260 ] {2476167b-2992-4fed-a7ab-ee93f4fca7db} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4843 | 2026.05.07 17:13:52.624308 [ 260 ] {2476167b-2992-4fed-a7ab-ee93f4fca7db} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001141 sec., 84136.72217353198 rows/sec., 6.57 MiB/sec. | ||
| 4844 | 2026.05.07 17:13:52.624343 [ 260 ] {2476167b-2992-4fed-a7ab-ee93f4fca7db} <Debug> TCPHandler: Processed in 0.001297219 sec. | ||
| 4845 | 2026.05.07 17:13:52.624458 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4846 | 2026.05.07 17:13:52.624550 [ 260 ] {0e13c1cb-5df8-40bf-ac51-fb3f67b92cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4847 | 2026.05.07 17:13:52.624591 [ 260 ] {0e13c1cb-5df8-40bf-ac51-fb3f67b92cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4848 | 2026.05.07 17:13:52.624993 [ 260 ] {0e13c1cb-5df8-40bf-ac51-fb3f67b92cd0} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4849 | 2026.05.07 17:13:52.625027 [ 260 ] {0e13c1cb-5df8-40bf-ac51-fb3f67b92cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4850 | 2026.05.07 17:13:52.625331 [ 260 ] {0e13c1cb-5df8-40bf-ac51-fb3f67b92cd0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4851 | 2026.05.07 17:13:52.625532 [ 260 ] {0e13c1cb-5df8-40bf-ac51-fb3f67b92cd0} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4852 | 2026.05.07 17:13:52.625655 [ 260 ] {0e13c1cb-5df8-40bf-ac51-fb3f67b92cd0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001123 sec., 142475.5120213713 rows/sec., 9.92 MiB/sec. | ||
| 4853 | 2026.05.07 17:13:52.625690 [ 260 ] {0e13c1cb-5df8-40bf-ac51-fb3f67b92cd0} <Debug> TCPHandler: Processed in 0.001278298 sec. | ||
| 4854 | 2026.05.07 17:13:52.625803 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4855 | 2026.05.07 17:13:52.625894 [ 260 ] {f6e11305-25be-47f8-8fb5-149df722fd99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4856 | 2026.05.07 17:13:52.625946 [ 260 ] {f6e11305-25be-47f8-8fb5-149df722fd99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4857 | 2026.05.07 17:13:52.626696 [ 260 ] {f6e11305-25be-47f8-8fb5-149df722fd99} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4858 | 2026.05.07 17:13:52.626729 [ 260 ] {f6e11305-25be-47f8-8fb5-149df722fd99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4859 | 2026.05.07 17:13:52.627248 [ 260 ] {f6e11305-25be-47f8-8fb5-149df722fd99} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4860 | 2026.05.07 17:13:52.627483 [ 260 ] {f6e11305-25be-47f8-8fb5-149df722fd99} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4861 | 2026.05.07 17:13:52.627621 [ 260 ] {f6e11305-25be-47f8-8fb5-149df722fd99} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001745 sec., 18338.10888252149 rows/sec., 32.86 MiB/sec. | ||
| 4862 | 2026.05.07 17:13:52.627678 [ 260 ] {f6e11305-25be-47f8-8fb5-149df722fd99} <Debug> TCPHandler: Processed in 0.001923423 sec. | ||
| 4863 | 2026.05.07 17:13:52.627807 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4864 | 2026.05.07 17:13:52.627900 [ 260 ] {90ff2bcc-af05-4213-9c75-e5261bc77147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4865 | 2026.05.07 17:13:52.627940 [ 260 ] {90ff2bcc-af05-4213-9c75-e5261bc77147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4866 | 2026.05.07 17:13:52.628267 [ 260 ] {90ff2bcc-af05-4213-9c75-e5261bc77147} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4867 | 2026.05.07 17:13:52.628300 [ 260 ] {90ff2bcc-af05-4213-9c75-e5261bc77147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4868 | 2026.05.07 17:13:52.628588 [ 260 ] {90ff2bcc-af05-4213-9c75-e5261bc77147} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4869 | 2026.05.07 17:13:52.628789 [ 260 ] {90ff2bcc-af05-4213-9c75-e5261bc77147} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4870 | 2026.05.07 17:13:52.628911 [ 260 ] {90ff2bcc-af05-4213-9c75-e5261bc77147} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00103 sec., 58252.42718446601 rows/sec., 3.93 MiB/sec. | ||
| 4871 | 2026.05.07 17:13:52.628947 [ 260 ] {90ff2bcc-af05-4213-9c75-e5261bc77147} <Debug> TCPHandler: Processed in 0.001188098 sec. | ||
| 4872 | 2026.05.07 17:13:54.159551 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9144 | ||
| 4873 | 2026.05.07 17:13:54.160111 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4874 | 2026.05.07 17:13:54.160155 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4875 | 2026.05.07 17:13:54.160649 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4876 | 2026.05.07 17:13:54.160878 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4877 | 2026.05.07 17:13:54.161022 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9144 | ||
| 4878 | 2026.05.07 17:13:54.642412 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4879 | 2026.05.07 17:13:54.658208 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4880 | 2026.05.07 17:13:54.658265 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4881 | 2026.05.07 17:13:54.664124 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4882 | 2026.05.07 17:13:54.664816 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4883 | 2026.05.07 17:13:54.667480 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4884 | 2026.05.07 17:13:55.291340 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4885 | 2026.05.07 17:13:55.291730 [ 260 ] {163cf1b9-6747-4396-bdb8-5cb9e6b0c48c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4886 | 2026.05.07 17:13:55.292253 [ 260 ] {163cf1b9-6747-4396-bdb8-5cb9e6b0c48c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4887 | 2026.05.07 17:13:55.292293 [ 260 ] {163cf1b9-6747-4396-bdb8-5cb9e6b0c48c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4888 | 2026.05.07 17:13:55.292566 [ 260 ] {163cf1b9-6747-4396-bdb8-5cb9e6b0c48c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4889 | 2026.05.07 17:13:55.292634 [ 260 ] {163cf1b9-6747-4396-bdb8-5cb9e6b0c48c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4890 | 2026.05.07 17:13:55.292776 [ 260 ] {163cf1b9-6747-4396-bdb8-5cb9e6b0c48c} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 4891 | 2026.05.07 17:13:55.292885 [ 268 ] {163cf1b9-6747-4396-bdb8-5cb9e6b0c48c} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4892 | 2026.05.07 17:13:55.292931 [ 316 ] {163cf1b9-6747-4396-bdb8-5cb9e6b0c48c} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4893 | 2026.05.07 17:13:55.292941 [ 325 ] {163cf1b9-6747-4396-bdb8-5cb9e6b0c48c} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4894 | 2026.05.07 17:13:55.292941 [ 329 ] {163cf1b9-6747-4396-bdb8-5cb9e6b0c48c} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4895 | 2026.05.07 17:13:55.293152 [ 260 ] {163cf1b9-6747-4396-bdb8-5cb9e6b0c48c} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4896 | 2026.05.07 17:13:55.293180 [ 260 ] {163cf1b9-6747-4396-bdb8-5cb9e6b0c48c} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4897 | 2026.05.07 17:13:55.293264 [ 260 ] {163cf1b9-6747-4396-bdb8-5cb9e6b0c48c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4898 | 2026.05.07 17:13:55.293283 [ 260 ] {163cf1b9-6747-4396-bdb8-5cb9e6b0c48c} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4899 | 2026.05.07 17:13:55.293318 [ 260 ] {163cf1b9-6747-4396-bdb8-5cb9e6b0c48c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4900 | 2026.05.07 17:13:55.293358 [ 260 ] {163cf1b9-6747-4396-bdb8-5cb9e6b0c48c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4901 | 2026.05.07 17:13:55.293392 [ 260 ] {163cf1b9-6747-4396-bdb8-5cb9e6b0c48c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4902 | 2026.05.07 17:13:55.294666 [ 260 ] {163cf1b9-6747-4396-bdb8-5cb9e6b0c48c} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.003113 sec., 13170.575008030839 rows/sec., 2.87 MiB/sec. | ||
| 4903 | 2026.05.07 17:13:55.294803 [ 260 ] {163cf1b9-6747-4396-bdb8-5cb9e6b0c48c} <Debug> MemoryTracker: Peak memory usage (for query): 145.83 KiB. | ||
| 4904 | 2026.05.07 17:13:55.294819 [ 260 ] {163cf1b9-6747-4396-bdb8-5cb9e6b0c48c} <Debug> TCPHandler: Processed in 0.003669725 sec. | ||
| 4905 | 2026.05.07 17:13:55.309709 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4906 | 2026.05.07 17:13:55.309979 [ 260 ] {71a180eb-4319-4acb-9a02-44113edd8421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4907 | 2026.05.07 17:13:55.310060 [ 260 ] {71a180eb-4319-4acb-9a02-44113edd8421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4908 | 2026.05.07 17:13:55.310708 [ 260 ] {71a180eb-4319-4acb-9a02-44113edd8421} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4909 | 2026.05.07 17:13:55.310752 [ 260 ] {71a180eb-4319-4acb-9a02-44113edd8421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4910 | 2026.05.07 17:13:55.311127 [ 260 ] {71a180eb-4319-4acb-9a02-44113edd8421} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4911 | 2026.05.07 17:13:55.311347 [ 260 ] {71a180eb-4319-4acb-9a02-44113edd8421} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4912 | 2026.05.07 17:13:55.311474 [ 98 ] {} <Debug> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4913 | 2026.05.07 17:13:55.311493 [ 260 ] {71a180eb-4319-4acb-9a02-44113edd8421} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001573 sec., 180546.72600127145 rows/sec., 11.47 MiB/sec. | ||
| 4914 | 2026.05.07 17:13:55.311538 [ 98 ] {} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4915 | 2026.05.07 17:13:55.311550 [ 260 ] {71a180eb-4319-4acb-9a02-44113edd8421} <Debug> TCPHandler: Processed in 0.001885363 sec. | ||
| 4916 | 2026.05.07 17:13:55.311570 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4917 | 2026.05.07 17:13:55.311678 [ 186 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::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 | ||
| 4918 | 2026.05.07 17:13:55.311685 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4919 | 2026.05.07 17:13:55.311794 [ 186 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4920 | 2026.05.07 17:13:55.311794 [ 260 ] {bc46ff80-65f7-4b7f-bed0-cc9d4e1b1f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4921 | 2026.05.07 17:13:55.311836 [ 186 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 284 rows starting from the beginning of the part | ||
| 4922 | 2026.05.07 17:13:55.311854 [ 260 ] {bc46ff80-65f7-4b7f-bed0-cc9d4e1b1f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4923 | 2026.05.07 17:13:55.311912 [ 186 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4924 | 2026.05.07 17:13:55.311968 [ 186 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 4925 | 2026.05.07 17:13:55.312016 [ 186 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 4926 | 2026.05.07 17:13:55.312060 [ 186 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 4927 | 2026.05.07 17:13:55.312255 [ 260 ] {bc46ff80-65f7-4b7f-bed0-cc9d4e1b1f4e} <Trace> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4928 | 2026.05.07 17:13:55.312294 [ 260 ] {bc46ff80-65f7-4b7f-bed0-cc9d4e1b1f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4929 | 2026.05.07 17:13:55.312597 [ 260 ] {bc46ff80-65f7-4b7f-bed0-cc9d4e1b1f4e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4930 | 2026.05.07 17:13:55.312821 [ 260 ] {bc46ff80-65f7-4b7f-bed0-cc9d4e1b1f4e} <Trace> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4931 | 2026.05.07 17:13:55.312956 [ 260 ] {bc46ff80-65f7-4b7f-bed0-cc9d4e1b1f4e} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00118 sec., 6779.661016949152 rows/sec., 552.83 KiB/sec. | ||
| 4932 | 2026.05.07 17:13:55.312993 [ 260 ] {bc46ff80-65f7-4b7f-bed0-cc9d4e1b1f4e} <Debug> TCPHandler: Processed in 0.001357659 sec. | ||
| 4933 | 2026.05.07 17:13:55.312994 [ 194 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001358709 sec., 1045109.7328419845 rows/sec., 70.37 MiB/sec. | ||
| 4934 | 2026.05.07 17:13:55.313104 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4935 | 2026.05.07 17:13:55.313129 [ 186 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4936 | 2026.05.07 17:13:55.313203 [ 260 ] {cc63924b-e812-4c3d-9961-82dd695dceaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4937 | 2026.05.07 17:13:55.313249 [ 260 ] {cc63924b-e812-4c3d-9961-82dd695dceaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4938 | 2026.05.07 17:13:55.313371 [ 186 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_13_3} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4939 | 2026.05.07 17:13:55.313437 [ 186 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_13_3} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4940 | 2026.05.07 17:13:55.313499 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4941 | 2026.05.07 17:13:55.314757 [ 260 ] {cc63924b-e812-4c3d-9961-82dd695dceaa} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4942 | 2026.05.07 17:13:55.314797 [ 260 ] {cc63924b-e812-4c3d-9961-82dd695dceaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4943 | 2026.05.07 17:13:55.315292 [ 260 ] {cc63924b-e812-4c3d-9961-82dd695dceaa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4944 | 2026.05.07 17:13:55.315497 [ 260 ] {cc63924b-e812-4c3d-9961-82dd695dceaa} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4945 | 2026.05.07 17:13:55.315602 [ 96 ] {} <Debug> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4946 | 2026.05.07 17:13:55.315624 [ 260 ] {cc63924b-e812-4c3d-9961-82dd695dceaa} <Debug> executeQuery: Read 3168 rows, 242.26 KiB in 0.002438 sec., 1299425.758818704 rows/sec., 97.04 MiB/sec. | ||
| 4947 | 2026.05.07 17:13:55.315647 [ 96 ] {} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4948 | 2026.05.07 17:13:55.315667 [ 260 ] {cc63924b-e812-4c3d-9961-82dd695dceaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 4949 | 2026.05.07 17:13:55.315672 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4950 | 2026.05.07 17:13:55.315689 [ 260 ] {cc63924b-e812-4c3d-9961-82dd695dceaa} <Debug> TCPHandler: Processed in 0.002634907 sec. | ||
| 4951 | 2026.05.07 17:13:55.315782 [ 196 ] {5623ad74-cb01-492c-9ba1-ba42252788de::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 | ||
| 4952 | 2026.05.07 17:13:55.315822 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4953 | 2026.05.07 17:13:55.315897 [ 196 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4954 | 2026.05.07 17:13:55.315922 [ 260 ] {f6d02730-c70f-48ba-ba13-68da9852885a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4955 | 2026.05.07 17:13:55.315935 [ 196 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3239 rows starting from the beginning of the part | ||
| 4956 | 2026.05.07 17:13:55.315970 [ 260 ] {f6d02730-c70f-48ba-ba13-68da9852885a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4957 | 2026.05.07 17:13:55.316011 [ 196 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 819 rows starting from the beginning of the part | ||
| 4958 | 2026.05.07 17:13:55.316066 [ 196 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 122 rows starting from the beginning of the part | ||
| 4959 | 2026.05.07 17:13:55.316111 [ 196 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 819 rows starting from the beginning of the part | ||
| 4960 | 2026.05.07 17:13:55.316153 [ 196 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 120 rows starting from the beginning of the part | ||
| 4961 | 2026.05.07 17:13:55.316193 [ 196 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 3168 rows starting from the beginning of the part | ||
| 4962 | 2026.05.07 17:13:55.316507 [ 260 ] {f6d02730-c70f-48ba-ba13-68da9852885a} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4963 | 2026.05.07 17:13:55.316557 [ 260 ] {f6d02730-c70f-48ba-ba13-68da9852885a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4964 | 2026.05.07 17:13:55.316933 [ 260 ] {f6d02730-c70f-48ba-ba13-68da9852885a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4965 | 2026.05.07 17:13:55.317196 [ 260 ] {f6d02730-c70f-48ba-ba13-68da9852885a} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4966 | 2026.05.07 17:13:55.317329 [ 260 ] {f6d02730-c70f-48ba-ba13-68da9852885a} <Debug> executeQuery: Read 170 rows, 10.60 KiB in 0.001426 sec., 119214.58625525946 rows/sec., 7.26 MiB/sec. | ||
| 4967 | 2026.05.07 17:13:55.317368 [ 260 ] {f6d02730-c70f-48ba-ba13-68da9852885a} <Debug> TCPHandler: Processed in 0.001595861 sec. | ||
| 4968 | 2026.05.07 17:13:55.317483 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4969 | 2026.05.07 17:13:55.317579 [ 260 ] {e0e6f53b-f2ee-4fea-ae3f-320bf2cd7b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4970 | 2026.05.07 17:13:55.317618 [ 260 ] {e0e6f53b-f2ee-4fea-ae3f-320bf2cd7b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4971 | 2026.05.07 17:13:55.318255 [ 260 ] {e0e6f53b-f2ee-4fea-ae3f-320bf2cd7b74} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4972 | 2026.05.07 17:13:55.318291 [ 260 ] {e0e6f53b-f2ee-4fea-ae3f-320bf2cd7b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4973 | 2026.05.07 17:13:55.318668 [ 260 ] {e0e6f53b-f2ee-4fea-ae3f-320bf2cd7b74} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4974 | 2026.05.07 17:13:55.318885 [ 260 ] {e0e6f53b-f2ee-4fea-ae3f-320bf2cd7b74} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4975 | 2026.05.07 17:13:55.319011 [ 260 ] {e0e6f53b-f2ee-4fea-ae3f-320bf2cd7b74} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.00145 sec., 655172.4137931035 rows/sec., 38.55 MiB/sec. | ||
| 4976 | 2026.05.07 17:13:55.319048 [ 260 ] {e0e6f53b-f2ee-4fea-ae3f-320bf2cd7b74} <Debug> TCPHandler: Processed in 0.001614761 sec. | ||
| 4977 | 2026.05.07 17:13:55.319144 [ 193 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8287 rows, containing 5 columns (5 merged, 0 gathered) in 0.003397813 sec., 2438921.741720336 rows/sec., 193.90 MiB/sec. | ||
| 4978 | 2026.05.07 17:13:55.319178 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4979 | 2026.05.07 17:13:55.319282 [ 260 ] {b83ab9c8-2ddd-42b5-a6a2-e027df3c2cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4980 | 2026.05.07 17:13:55.319321 [ 260 ] {b83ab9c8-2ddd-42b5-a6a2-e027df3c2cfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4981 | 2026.05.07 17:13:55.319461 [ 196 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4982 | 2026.05.07 17:13:55.319699 [ 260 ] {b83ab9c8-2ddd-42b5-a6a2-e027df3c2cfc} <Trace> oximeter.fields_u64 (de6f0f6e-926a-4e36-86dd-5ad81d3e3b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4983 | 2026.05.07 17:13:55.319721 [ 196 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_26_5} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4984 | 2026.05.07 17:13:55.319740 [ 260 ] {b83ab9c8-2ddd-42b5-a6a2-e027df3c2cfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4985 | 2026.05.07 17:13:55.319800 [ 196 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_26_5} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4986 | 2026.05.07 17:13:55.319876 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 4987 | 2026.05.07 17:13:55.320053 [ 260 ] {b83ab9c8-2ddd-42b5-a6a2-e027df3c2cfc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4988 | 2026.05.07 17:13:55.320263 [ 260 ] {b83ab9c8-2ddd-42b5-a6a2-e027df3c2cfc} <Trace> oximeter.fields_u64 (de6f0f6e-926a-4e36-86dd-5ad81d3e3b17): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4989 | 2026.05.07 17:13:55.320389 [ 260 ] {b83ab9c8-2ddd-42b5-a6a2-e027df3c2cfc} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 62.50 KiB/sec. | ||
| 4990 | 2026.05.07 17:13:55.320428 [ 260 ] {b83ab9c8-2ddd-42b5-a6a2-e027df3c2cfc} <Debug> TCPHandler: Processed in 0.001300009 sec. | ||
| 4991 | 2026.05.07 17:13:55.320541 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4992 | 2026.05.07 17:13:55.320635 [ 260 ] {497c28ab-543a-46eb-ac2d-89f2ccc45b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4993 | 2026.05.07 17:13:55.320674 [ 260 ] {497c28ab-543a-46eb-ac2d-89f2ccc45b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4994 | 2026.05.07 17:13:55.321088 [ 260 ] {497c28ab-543a-46eb-ac2d-89f2ccc45b7a} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4995 | 2026.05.07 17:13:55.321124 [ 260 ] {497c28ab-543a-46eb-ac2d-89f2ccc45b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4996 | 2026.05.07 17:13:55.321419 [ 260 ] {497c28ab-543a-46eb-ac2d-89f2ccc45b7a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4997 | 2026.05.07 17:13:55.321622 [ 260 ] {497c28ab-543a-46eb-ac2d-89f2ccc45b7a} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4998 | 2026.05.07 17:13:55.321718 [ 96 ] {} <Debug> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4999 | 2026.05.07 17:13:55.321749 [ 260 ] {497c28ab-543a-46eb-ac2d-89f2ccc45b7a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001132 sec., 130742.04946996467 rows/sec., 7.44 MiB/sec. | ||
| 5000 | 2026.05.07 17:13:55.321764 [ 96 ] {} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5001 | 2026.05.07 17:13:55.321793 [ 260 ] {497c28ab-543a-46eb-ac2d-89f2ccc45b7a} <Debug> TCPHandler: Processed in 0.001301619 sec. | ||
| 5002 | 2026.05.07 17:13:55.321793 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5003 | 2026.05.07 17:13:55.321890 [ 194 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::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 | ||
| 5004 | 2026.05.07 17:13:55.321919 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5005 | 2026.05.07 17:13:55.321983 [ 194 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5006 | 2026.05.07 17:13:55.322014 [ 194 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 148 rows starting from the beginning of the part | ||
| 5007 | 2026.05.07 17:13:55.322017 [ 260 ] {6472ec44-da52-4eba-9be9-d635fd6a41ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5008 | 2026.05.07 17:13:55.322067 [ 260 ] {6472ec44-da52-4eba-9be9-d635fd6a41ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5009 | 2026.05.07 17:13:55.322086 [ 194 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 5010 | 2026.05.07 17:13:55.322139 [ 194 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 5011 | 2026.05.07 17:13:55.322188 [ 194 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 5012 | 2026.05.07 17:13:55.322236 [ 194 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 5013 | 2026.05.07 17:13:55.323001 [ 260 ] {6472ec44-da52-4eba-9be9-d635fd6a41ed} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5014 | 2026.05.07 17:13:55.323042 [ 260 ] {6472ec44-da52-4eba-9be9-d635fd6a41ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5015 | 2026.05.07 17:13:55.323138 [ 201 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001278689 sec., 578717.7335536631 rows/sec., 35.12 MiB/sec. | ||
| 5016 | 2026.05.07 17:13:55.323264 [ 194 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 5017 | 2026.05.07 17:13:55.323503 [ 260 ] {6472ec44-da52-4eba-9be9-d635fd6a41ed} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5018 | 2026.05.07 17:13:55.323542 [ 194 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_13_3} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5019 | 2026.05.07 17:13:55.323616 [ 194 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_13_3} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 5020 | 2026.05.07 17:13:55.323672 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5021 | 2026.05.07 17:13:55.323805 [ 260 ] {6472ec44-da52-4eba-9be9-d635fd6a41ed} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5022 | 2026.05.07 17:13:55.323934 [ 96 ] {} <Debug> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5023 | 2026.05.07 17:13:55.323970 [ 260 ] {6472ec44-da52-4eba-9be9-d635fd6a41ed} <Debug> executeQuery: Read 1733 rows, 119.55 KiB in 0.001969 sec., 880142.2041645506 rows/sec., 59.29 MiB/sec. | ||
| 5024 | 2026.05.07 17:13:55.323970 [ 96 ] {} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5025 | 2026.05.07 17:13:55.324015 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5026 | 2026.05.07 17:13:55.324023 [ 260 ] {6472ec44-da52-4eba-9be9-d635fd6a41ed} <Debug> TCPHandler: Processed in 0.002152374 sec. | ||
| 5027 | 2026.05.07 17:13:55.324100 [ 193 ] {15675992-5db2-4655-9cc0-3518372e93a1::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 | ||
| 5028 | 2026.05.07 17:13:55.324156 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5029 | 2026.05.07 17:13:55.324215 [ 193 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5030 | 2026.05.07 17:13:55.324252 [ 193 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1793 rows starting from the beginning of the part | ||
| 5031 | 2026.05.07 17:13:55.324256 [ 260 ] {c973b438-e915-4ca5-9afc-99f75ab0822f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5032 | 2026.05.07 17:13:55.324308 [ 260 ] {c973b438-e915-4ca5-9afc-99f75ab0822f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5033 | 2026.05.07 17:13:55.324317 [ 193 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 501 rows starting from the beginning of the part | ||
| 5034 | 2026.05.07 17:13:55.324369 [ 193 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 100 rows starting from the beginning of the part | ||
| 5035 | 2026.05.07 17:13:55.324412 [ 193 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 501 rows starting from the beginning of the part | ||
| 5036 | 2026.05.07 17:13:55.324450 [ 193 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 96 rows starting from the beginning of the part | ||
| 5037 | 2026.05.07 17:13:55.324493 [ 193 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1733 rows starting from the beginning of the part | ||
| 5038 | 2026.05.07 17:13:55.324652 [ 260 ] {c973b438-e915-4ca5-9afc-99f75ab0822f} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5039 | 2026.05.07 17:13:55.324694 [ 260 ] {c973b438-e915-4ca5-9afc-99f75ab0822f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5040 | 2026.05.07 17:13:55.325021 [ 260 ] {c973b438-e915-4ca5-9afc-99f75ab0822f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5041 | 2026.05.07 17:13:55.325253 [ 260 ] {c973b438-e915-4ca5-9afc-99f75ab0822f} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5042 | 2026.05.07 17:13:55.325390 [ 260 ] {c973b438-e915-4ca5-9afc-99f75ab0822f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001152 sec., 5208.333333333333 rows/sec., 272.12 KiB/sec. | ||
| 5043 | 2026.05.07 17:13:55.325426 [ 260 ] {c973b438-e915-4ca5-9afc-99f75ab0822f} <Debug> TCPHandler: Processed in 0.001329469 sec. | ||
| 5044 | 2026.05.07 17:13:55.325534 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5045 | 2026.05.07 17:13:55.325628 [ 260 ] {0d966feb-b232-4dc0-acdf-ad643e362dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5046 | 2026.05.07 17:13:55.325671 [ 260 ] {0d966feb-b232-4dc0-acdf-ad643e362dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5047 | 2026.05.07 17:13:55.326144 [ 194 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4724 rows, containing 5 columns (5 merged, 0 gathered) in 0.002084115 sec., 2266669.5455864957 rows/sec., 164.09 MiB/sec. | ||
| 5048 | 2026.05.07 17:13:55.326335 [ 193 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5049 | 2026.05.07 17:13:55.326344 [ 260 ] {0d966feb-b232-4dc0-acdf-ad643e362dce} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5050 | 2026.05.07 17:13:55.326390 [ 260 ] {0d966feb-b232-4dc0-acdf-ad643e362dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5051 | 2026.05.07 17:13:55.326606 [ 193 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_26_5} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5052 | 2026.05.07 17:13:55.326686 [ 193 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_26_5} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5053 | 2026.05.07 17:13:55.326753 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 5054 | 2026.05.07 17:13:55.326882 [ 260 ] {0d966feb-b232-4dc0-acdf-ad643e362dce} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5055 | 2026.05.07 17:13:55.327106 [ 260 ] {0d966feb-b232-4dc0-acdf-ad643e362dce} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5056 | 2026.05.07 17:13:55.327241 [ 260 ] {0d966feb-b232-4dc0-acdf-ad643e362dce} <Debug> executeQuery: Read 1669 rows, 104.37 KiB in 0.00163 sec., 1023926.3803680982 rows/sec., 62.53 MiB/sec. | ||
| 5057 | 2026.05.07 17:13:55.327277 [ 260 ] {0d966feb-b232-4dc0-acdf-ad643e362dce} <Debug> TCPHandler: Processed in 0.001791562 sec. | ||
| 5058 | 2026.05.07 17:13:55.327391 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5059 | 2026.05.07 17:13:55.327485 [ 260 ] {a0a52c14-17e4-4142-8141-5b106e75e6f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5060 | 2026.05.07 17:13:55.327527 [ 260 ] {a0a52c14-17e4-4142-8141-5b106e75e6f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5061 | 2026.05.07 17:13:55.327846 [ 260 ] {a0a52c14-17e4-4142-8141-5b106e75e6f1} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5062 | 2026.05.07 17:13:55.327882 [ 260 ] {a0a52c14-17e4-4142-8141-5b106e75e6f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5063 | 2026.05.07 17:13:55.328190 [ 260 ] {a0a52c14-17e4-4142-8141-5b106e75e6f1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5064 | 2026.05.07 17:13:55.328395 [ 260 ] {a0a52c14-17e4-4142-8141-5b106e75e6f1} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5065 | 2026.05.07 17:13:55.328524 [ 260 ] {a0a52c14-17e4-4142-8141-5b106e75e6f1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 5066 | 2026.05.07 17:13:55.328560 [ 260 ] {a0a52c14-17e4-4142-8141-5b106e75e6f1} <Debug> TCPHandler: Processed in 0.001218768 sec. | ||
| 5067 | 2026.05.07 17:13:55.328671 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5068 | 2026.05.07 17:13:55.328765 [ 260 ] {980d6c3d-f683-4a71-9119-f2a46d319b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5069 | 2026.05.07 17:13:55.328818 [ 260 ] {980d6c3d-f683-4a71-9119-f2a46d319b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5070 | 2026.05.07 17:13:55.329593 [ 260 ] {980d6c3d-f683-4a71-9119-f2a46d319b9d} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5071 | 2026.05.07 17:13:55.329630 [ 260 ] {980d6c3d-f683-4a71-9119-f2a46d319b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5072 | 2026.05.07 17:13:55.330156 [ 260 ] {980d6c3d-f683-4a71-9119-f2a46d319b9d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5073 | 2026.05.07 17:13:55.330369 [ 260 ] {980d6c3d-f683-4a71-9119-f2a46d319b9d} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5074 | 2026.05.07 17:13:55.330507 [ 260 ] {980d6c3d-f683-4a71-9119-f2a46d319b9d} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001759 sec., 11370.09664582149 rows/sec., 20.37 MiB/sec. | ||
| 5075 | 2026.05.07 17:13:55.330564 [ 260 ] {980d6c3d-f683-4a71-9119-f2a46d319b9d} <Debug> TCPHandler: Processed in 0.001941264 sec. | ||
| 5076 | 2026.05.07 17:13:55.330677 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5077 | 2026.05.07 17:13:55.330771 [ 260 ] {8504b3b9-0981-4dd5-84f5-abb8c7e1808e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5078 | 2026.05.07 17:13:55.330812 [ 260 ] {8504b3b9-0981-4dd5-84f5-abb8c7e1808e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5079 | 2026.05.07 17:13:55.331147 [ 260 ] {8504b3b9-0981-4dd5-84f5-abb8c7e1808e} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5080 | 2026.05.07 17:13:55.331183 [ 260 ] {8504b3b9-0981-4dd5-84f5-abb8c7e1808e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5081 | 2026.05.07 17:13:55.331505 [ 260 ] {8504b3b9-0981-4dd5-84f5-abb8c7e1808e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5082 | 2026.05.07 17:13:55.331716 [ 260 ] {8504b3b9-0981-4dd5-84f5-abb8c7e1808e} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5083 | 2026.05.07 17:13:55.331846 [ 260 ] {8504b3b9-0981-4dd5-84f5-abb8c7e1808e} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.001093 sec., 60384.26349496798 rows/sec., 3.67 MiB/sec. | ||
| 5084 | 2026.05.07 17:13:55.331882 [ 260 ] {8504b3b9-0981-4dd5-84f5-abb8c7e1808e} <Debug> TCPHandler: Processed in 0.001255258 sec. | ||
| 5085 | 2026.05.07 17:13:57.609464 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5086 | 2026.05.07 17:13:57.609722 [ 260 ] {fe510d38-77c2-4149-a7f1-533f83cf8a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 5087 | 2026.05.07 17:13:57.610100 [ 260 ] {fe510d38-77c2-4149-a7f1-533f83cf8a7a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5088 | 2026.05.07 17:13:57.610143 [ 260 ] {fe510d38-77c2-4149-a7f1-533f83cf8a7a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 5089 | 2026.05.07 17:13:57.610373 [ 260 ] {fe510d38-77c2-4149-a7f1-533f83cf8a7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5090 | 2026.05.07 17:13:57.610443 [ 260 ] {fe510d38-77c2-4149-a7f1-533f83cf8a7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5091 | 2026.05.07 17:13:57.610586 [ 260 ] {fe510d38-77c2-4149-a7f1-533f83cf8a7a} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5092 | 2026.05.07 17:13:57.610686 [ 358 ] {fe510d38-77c2-4149-a7f1-533f83cf8a7a} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5093 | 2026.05.07 17:13:57.610718 [ 364 ] {fe510d38-77c2-4149-a7f1-533f83cf8a7a} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5094 | 2026.05.07 17:13:57.610721 [ 340 ] {fe510d38-77c2-4149-a7f1-533f83cf8a7a} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5095 | 2026.05.07 17:13:57.610718 [ 316 ] {fe510d38-77c2-4149-a7f1-533f83cf8a7a} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5096 | 2026.05.07 17:13:57.610877 [ 260 ] {fe510d38-77c2-4149-a7f1-533f83cf8a7a} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5097 | 2026.05.07 17:13:57.610904 [ 260 ] {fe510d38-77c2-4149-a7f1-533f83cf8a7a} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5098 | 2026.05.07 17:13:57.610989 [ 260 ] {fe510d38-77c2-4149-a7f1-533f83cf8a7a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5099 | 2026.05.07 17:13:57.611009 [ 260 ] {fe510d38-77c2-4149-a7f1-533f83cf8a7a} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 5100 | 2026.05.07 17:13:57.611046 [ 260 ] {fe510d38-77c2-4149-a7f1-533f83cf8a7a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5101 | 2026.05.07 17:13:57.611088 [ 260 ] {fe510d38-77c2-4149-a7f1-533f83cf8a7a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5102 | 2026.05.07 17:13:57.611125 [ 260 ] {fe510d38-77c2-4149-a7f1-533f83cf8a7a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5103 | 2026.05.07 17:13:57.612377 [ 260 ] {fe510d38-77c2-4149-a7f1-533f83cf8a7a} <Debug> executeQuery: Read 41 rows, 4.87 KiB in 0.002761 sec., 14849.692140528794 rows/sec., 1.72 MiB/sec. | ||
| 5104 | 2026.05.07 17:13:57.612498 [ 260 ] {fe510d38-77c2-4149-a7f1-533f83cf8a7a} <Debug> TCPHandler: Processed in 0.003174042 sec. | ||
| 5105 | 2026.05.07 17:13:57.613723 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5106 | 2026.05.07 17:13:57.613832 [ 260 ] {0006a528-bf92-48a9-a0e6-77c0d3c9ba86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5107 | 2026.05.07 17:13:57.613875 [ 260 ] {0006a528-bf92-48a9-a0e6-77c0d3c9ba86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5108 | 2026.05.07 17:13:57.614351 [ 260 ] {0006a528-bf92-48a9-a0e6-77c0d3c9ba86} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5109 | 2026.05.07 17:13:57.614393 [ 260 ] {0006a528-bf92-48a9-a0e6-77c0d3c9ba86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5110 | 2026.05.07 17:13:57.614781 [ 260 ] {0006a528-bf92-48a9-a0e6-77c0d3c9ba86} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5111 | 2026.05.07 17:13:57.615006 [ 260 ] {0006a528-bf92-48a9-a0e6-77c0d3c9ba86} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5112 | 2026.05.07 17:13:57.615151 [ 260 ] {0006a528-bf92-48a9-a0e6-77c0d3c9ba86} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001351 sec., 41450.77720207254 rows/sec., 3.18 MiB/sec. | ||
| 5113 | 2026.05.07 17:13:57.615189 [ 260 ] {0006a528-bf92-48a9-a0e6-77c0d3c9ba86} <Debug> TCPHandler: Processed in 0.00151597 sec. | ||
| 5114 | 2026.05.07 17:13:57.615320 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5115 | 2026.05.07 17:13:57.615415 [ 260 ] {a3658708-bbb9-4767-95ff-e21208400063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5116 | 2026.05.07 17:13:57.615455 [ 260 ] {a3658708-bbb9-4767-95ff-e21208400063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5117 | 2026.05.07 17:13:57.615866 [ 260 ] {a3658708-bbb9-4767-95ff-e21208400063} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5118 | 2026.05.07 17:13:57.615901 [ 260 ] {a3658708-bbb9-4767-95ff-e21208400063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5119 | 2026.05.07 17:13:57.616192 [ 260 ] {a3658708-bbb9-4767-95ff-e21208400063} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5120 | 2026.05.07 17:13:57.616396 [ 260 ] {a3658708-bbb9-4767-95ff-e21208400063} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5121 | 2026.05.07 17:13:57.616522 [ 260 ] {a3658708-bbb9-4767-95ff-e21208400063} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001126 sec., 56838.36589698046 rows/sec., 4.44 MiB/sec. | ||
| 5122 | 2026.05.07 17:13:57.616559 [ 260 ] {a3658708-bbb9-4767-95ff-e21208400063} <Debug> TCPHandler: Processed in 0.001288308 sec. | ||
| 5123 | 2026.05.07 17:13:57.616675 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5124 | 2026.05.07 17:13:57.616768 [ 260 ] {e0fd7690-0795-45c0-b084-f539713e407b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5125 | 2026.05.07 17:13:57.616811 [ 260 ] {e0fd7690-0795-45c0-b084-f539713e407b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5126 | 2026.05.07 17:13:57.617167 [ 260 ] {e0fd7690-0795-45c0-b084-f539713e407b} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5127 | 2026.05.07 17:13:57.617203 [ 260 ] {e0fd7690-0795-45c0-b084-f539713e407b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5128 | 2026.05.07 17:13:57.617514 [ 260 ] {e0fd7690-0795-45c0-b084-f539713e407b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5129 | 2026.05.07 17:13:57.617726 [ 260 ] {e0fd7690-0795-45c0-b084-f539713e407b} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5130 | 2026.05.07 17:13:57.617831 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5131 | 2026.05.07 17:13:57.617854 [ 260 ] {e0fd7690-0795-45c0-b084-f539713e407b} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001103 sec., 58023.572076155935 rows/sec., 4.04 MiB/sec. | ||
| 5132 | 2026.05.07 17:13:57.617898 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5133 | 2026.05.07 17:13:57.617904 [ 260 ] {e0fd7690-0795-45c0-b084-f539713e407b} <Debug> TCPHandler: Processed in 0.001277638 sec. | ||
| 5134 | 2026.05.07 17:13:57.617926 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5135 | 2026.05.07 17:13:57.618024 [ 197 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::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 | ||
| 5136 | 2026.05.07 17:13:57.618034 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5137 | 2026.05.07 17:13:57.618146 [ 260 ] {013a3d39-cc71-456d-82cd-0ef47d2bc922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5138 | 2026.05.07 17:13:57.618159 [ 197 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5139 | 2026.05.07 17:13:57.618188 [ 260 ] {013a3d39-cc71-456d-82cd-0ef47d2bc922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5140 | 2026.05.07 17:13:57.618199 [ 197 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8773 rows starting from the beginning of the part | ||
| 5141 | 2026.05.07 17:13:57.618293 [ 197 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 162 rows starting from the beginning of the part | ||
| 5142 | 2026.05.07 17:13:57.618356 [ 197 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 265 rows starting from the beginning of the part | ||
| 5143 | 2026.05.07 17:13:57.618421 [ 197 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::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 | ||
| 5144 | 2026.05.07 17:13:57.618479 [ 197 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1669 rows starting from the beginning of the part | ||
| 5145 | 2026.05.07 17:13:57.618527 [ 197 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::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 | ||
| 5146 | 2026.05.07 17:13:57.618542 [ 260 ] {013a3d39-cc71-456d-82cd-0ef47d2bc922} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5147 | 2026.05.07 17:13:57.618583 [ 260 ] {013a3d39-cc71-456d-82cd-0ef47d2bc922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5148 | 2026.05.07 17:13:57.618921 [ 260 ] {013a3d39-cc71-456d-82cd-0ef47d2bc922} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5149 | 2026.05.07 17:13:57.619138 [ 260 ] {013a3d39-cc71-456d-82cd-0ef47d2bc922} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5150 | 2026.05.07 17:13:57.619273 [ 260 ] {013a3d39-cc71-456d-82cd-0ef47d2bc922} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001146 sec., 20942.40837696335 rows/sec., 1.41 MiB/sec. | ||
| 5151 | 2026.05.07 17:13:57.619310 [ 260 ] {013a3d39-cc71-456d-82cd-0ef47d2bc922} <Debug> TCPHandler: Processed in 0.001325639 sec. | ||
| 5152 | 2026.05.07 17:13:57.622479 [ 193 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11093 rows, containing 5 columns (5 merged, 0 gathered) in 0.004493201 sec., 2468841.255933131 rows/sec., 157.94 MiB/sec. | ||
| 5153 | 2026.05.07 17:13:57.622742 [ 197 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5154 | 2026.05.07 17:13:57.623004 [ 197 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5155 | 2026.05.07 17:13:57.623075 [ 197 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5156 | 2026.05.07 17:13:57.623148 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
| 5157 | 2026.05.07 17:13:58.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.60 MiB, peak 254.78 MiB, free memory in arenas 0.00 B, will set to 250.73 MiB (RSS), difference: 1.13 MiB | ||
| 5158 | 2026.05.07 17:14:01.549569 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5159 | 2026.05.07 17:14:01.549666 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5160 | 2026.05.07 17:14:01.661176 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9592 | ||
| 5161 | 2026.05.07 17:14:01.661881 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5162 | 2026.05.07 17:14:01.661945 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5163 | 2026.05.07 17:14:01.662591 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5164 | 2026.05.07 17:14:01.662808 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5165 | 2026.05.07 17:14:01.662930 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9592 | ||
| 5166 | 2026.05.07 17:14:01.696080 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 634 | ||
| 5167 | 2026.05.07 17:14:01.698717 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5168 | 2026.05.07 17:14:01.698758 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5169 | 2026.05.07 17:14:01.699996 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5170 | 2026.05.07 17:14:01.700271 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5171 | 2026.05.07 17:14:01.700630 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 634 | ||
| 5172 | 2026.05.07 17:14:02.167630 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5173 | 2026.05.07 17:14:02.184980 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5174 | 2026.05.07 17:14:02.185044 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5175 | 2026.05.07 17:14:02.191072 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5176 | 2026.05.07 17:14:02.191756 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5177 | 2026.05.07 17:14:02.194539 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5178 | 2026.05.07 17:14:02.614655 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5179 | 2026.05.07 17:14:02.615016 [ 260 ] {459a060f-dd6f-46ba-ad5c-a56c5ea82b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5180 | 2026.05.07 17:14:02.615530 [ 260 ] {459a060f-dd6f-46ba-ad5c-a56c5ea82b5c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5181 | 2026.05.07 17:14:02.615574 [ 260 ] {459a060f-dd6f-46ba-ad5c-a56c5ea82b5c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5182 | 2026.05.07 17:14:02.615835 [ 260 ] {459a060f-dd6f-46ba-ad5c-a56c5ea82b5c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5183 | 2026.05.07 17:14:02.615907 [ 260 ] {459a060f-dd6f-46ba-ad5c-a56c5ea82b5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5184 | 2026.05.07 17:14:02.616049 [ 260 ] {459a060f-dd6f-46ba-ad5c-a56c5ea82b5c} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5185 | 2026.05.07 17:14:02.616149 [ 358 ] {459a060f-dd6f-46ba-ad5c-a56c5ea82b5c} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5186 | 2026.05.07 17:14:02.616152 [ 350 ] {459a060f-dd6f-46ba-ad5c-a56c5ea82b5c} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5187 | 2026.05.07 17:14:02.616172 [ 340 ] {459a060f-dd6f-46ba-ad5c-a56c5ea82b5c} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5188 | 2026.05.07 17:14:02.616170 [ 364 ] {459a060f-dd6f-46ba-ad5c-a56c5ea82b5c} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5189 | 2026.05.07 17:14:02.616309 [ 260 ] {459a060f-dd6f-46ba-ad5c-a56c5ea82b5c} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5190 | 2026.05.07 17:14:02.616336 [ 260 ] {459a060f-dd6f-46ba-ad5c-a56c5ea82b5c} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5191 | 2026.05.07 17:14:02.616426 [ 260 ] {459a060f-dd6f-46ba-ad5c-a56c5ea82b5c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5192 | 2026.05.07 17:14:02.616445 [ 260 ] {459a060f-dd6f-46ba-ad5c-a56c5ea82b5c} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 5193 | 2026.05.07 17:14:02.616479 [ 260 ] {459a060f-dd6f-46ba-ad5c-a56c5ea82b5c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5194 | 2026.05.07 17:14:02.616518 [ 260 ] {459a060f-dd6f-46ba-ad5c-a56c5ea82b5c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5195 | 2026.05.07 17:14:02.616554 [ 260 ] {459a060f-dd6f-46ba-ad5c-a56c5ea82b5c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5196 | 2026.05.07 17:14:02.617811 [ 260 ] {459a060f-dd6f-46ba-ad5c-a56c5ea82b5c} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002953 sec., 13884.18557399255 rows/sec., 3.02 MiB/sec. | ||
| 5197 | 2026.05.07 17:14:02.617973 [ 260 ] {459a060f-dd6f-46ba-ad5c-a56c5ea82b5c} <Debug> MemoryTracker: Peak memory usage (for query): 145.66 KiB. | ||
| 5198 | 2026.05.07 17:14:02.617989 [ 260 ] {459a060f-dd6f-46ba-ad5c-a56c5ea82b5c} <Debug> TCPHandler: Processed in 0.003515653 sec. | ||
| 5199 | 2026.05.07 17:14:02.620195 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5200 | 2026.05.07 17:14:02.620307 [ 260 ] {275e0839-85aa-42b3-a030-af323158c43a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5201 | 2026.05.07 17:14:02.620352 [ 260 ] {275e0839-85aa-42b3-a030-af323158c43a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5202 | 2026.05.07 17:14:02.620887 [ 260 ] {275e0839-85aa-42b3-a030-af323158c43a} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5203 | 2026.05.07 17:14:02.620929 [ 260 ] {275e0839-85aa-42b3-a030-af323158c43a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5204 | 2026.05.07 17:14:02.621298 [ 260 ] {275e0839-85aa-42b3-a030-af323158c43a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5205 | 2026.05.07 17:14:02.621513 [ 260 ] {275e0839-85aa-42b3-a030-af323158c43a} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5206 | 2026.05.07 17:14:02.621653 [ 260 ] {275e0839-85aa-42b3-a030-af323158c43a} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.00138 sec., 86956.52173913043 rows/sec., 7.41 MiB/sec. | ||
| 5207 | 2026.05.07 17:14:02.621692 [ 260 ] {275e0839-85aa-42b3-a030-af323158c43a} <Debug> TCPHandler: Processed in 0.001547921 sec. | ||
| 5208 | 2026.05.07 17:14:02.621867 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5209 | 2026.05.07 17:14:02.621994 [ 260 ] {64d42634-9ac4-4f3b-b39a-09c661bb8a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5210 | 2026.05.07 17:14:02.622042 [ 260 ] {64d42634-9ac4-4f3b-b39a-09c661bb8a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5211 | 2026.05.07 17:14:02.622529 [ 260 ] {64d42634-9ac4-4f3b-b39a-09c661bb8a97} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5212 | 2026.05.07 17:14:02.622565 [ 260 ] {64d42634-9ac4-4f3b-b39a-09c661bb8a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5213 | 2026.05.07 17:14:02.622866 [ 260 ] {64d42634-9ac4-4f3b-b39a-09c661bb8a97} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5214 | 2026.05.07 17:14:02.623074 [ 260 ] {64d42634-9ac4-4f3b-b39a-09c661bb8a97} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5215 | 2026.05.07 17:14:02.623206 [ 260 ] {64d42634-9ac4-4f3b-b39a-09c661bb8a97} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001237 sec., 25869.037995149556 rows/sec., 1.90 MiB/sec. | ||
| 5216 | 2026.05.07 17:14:02.623243 [ 260 ] {64d42634-9ac4-4f3b-b39a-09c661bb8a97} <Debug> TCPHandler: Processed in 0.00146002 sec. | ||
| 5217 | 2026.05.07 17:14:02.623362 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5218 | 2026.05.07 17:14:02.623455 [ 260 ] {3f86e23e-036a-4932-b6ad-be28c56d8033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5219 | 2026.05.07 17:14:02.623493 [ 260 ] {3f86e23e-036a-4932-b6ad-be28c56d8033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5220 | 2026.05.07 17:14:02.623914 [ 260 ] {3f86e23e-036a-4932-b6ad-be28c56d8033} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5221 | 2026.05.07 17:14:02.623950 [ 260 ] {3f86e23e-036a-4932-b6ad-be28c56d8033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5222 | 2026.05.07 17:14:02.624241 [ 260 ] {3f86e23e-036a-4932-b6ad-be28c56d8033} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5223 | 2026.05.07 17:14:02.624439 [ 260 ] {3f86e23e-036a-4932-b6ad-be28c56d8033} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5224 | 2026.05.07 17:14:02.624563 [ 260 ] {3f86e23e-036a-4932-b6ad-be28c56d8033} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001127 sec., 85181.89884649513 rows/sec., 6.65 MiB/sec. | ||
| 5225 | 2026.05.07 17:14:02.624600 [ 260 ] {3f86e23e-036a-4932-b6ad-be28c56d8033} <Debug> TCPHandler: Processed in 0.001285739 sec. | ||
| 5226 | 2026.05.07 17:14:02.624720 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5227 | 2026.05.07 17:14:02.624813 [ 260 ] {5645c856-baf6-4b37-9415-590138d060fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5228 | 2026.05.07 17:14:02.624855 [ 260 ] {5645c856-baf6-4b37-9415-590138d060fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5229 | 2026.05.07 17:14:02.625269 [ 260 ] {5645c856-baf6-4b37-9415-590138d060fb} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5230 | 2026.05.07 17:14:02.625305 [ 260 ] {5645c856-baf6-4b37-9415-590138d060fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5231 | 2026.05.07 17:14:02.625614 [ 260 ] {5645c856-baf6-4b37-9415-590138d060fb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5232 | 2026.05.07 17:14:02.625812 [ 260 ] {5645c856-baf6-4b37-9415-590138d060fb} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5233 | 2026.05.07 17:14:02.625938 [ 260 ] {5645c856-baf6-4b37-9415-590138d060fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001142 sec., 140105.07880910684 rows/sec., 9.76 MiB/sec. | ||
| 5234 | 2026.05.07 17:14:02.625974 [ 260 ] {5645c856-baf6-4b37-9415-590138d060fb} <Debug> TCPHandler: Processed in 0.001301359 sec. | ||
| 5235 | 2026.05.07 17:14:02.626089 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5236 | 2026.05.07 17:14:02.626181 [ 260 ] {1e5fa40c-6367-4cff-ad92-0d46be94178b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5237 | 2026.05.07 17:14:02.626234 [ 260 ] {1e5fa40c-6367-4cff-ad92-0d46be94178b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5238 | 2026.05.07 17:14:02.626997 [ 260 ] {1e5fa40c-6367-4cff-ad92-0d46be94178b} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5239 | 2026.05.07 17:14:02.627034 [ 260 ] {1e5fa40c-6367-4cff-ad92-0d46be94178b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5240 | 2026.05.07 17:14:02.627567 [ 260 ] {1e5fa40c-6367-4cff-ad92-0d46be94178b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5241 | 2026.05.07 17:14:02.627781 [ 260 ] {1e5fa40c-6367-4cff-ad92-0d46be94178b} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5242 | 2026.05.07 17:14:02.627922 [ 260 ] {1e5fa40c-6367-4cff-ad92-0d46be94178b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001758 sec., 18202.50284414107 rows/sec., 32.62 MiB/sec. | ||
| 5243 | 2026.05.07 17:14:02.627973 [ 260 ] {1e5fa40c-6367-4cff-ad92-0d46be94178b} <Debug> TCPHandler: Processed in 0.001933103 sec. | ||
| 5244 | 2026.05.07 17:14:02.628111 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5245 | 2026.05.07 17:14:02.628204 [ 260 ] {ca0a9c1f-0ce6-4e9a-be96-1fd692a58ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5246 | 2026.05.07 17:14:02.628245 [ 260 ] {ca0a9c1f-0ce6-4e9a-be96-1fd692a58ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5247 | 2026.05.07 17:14:02.628580 [ 260 ] {ca0a9c1f-0ce6-4e9a-be96-1fd692a58ae3} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5248 | 2026.05.07 17:14:02.628616 [ 260 ] {ca0a9c1f-0ce6-4e9a-be96-1fd692a58ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5249 | 2026.05.07 17:14:02.628915 [ 260 ] {ca0a9c1f-0ce6-4e9a-be96-1fd692a58ae3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5250 | 2026.05.07 17:14:02.629116 [ 260 ] {ca0a9c1f-0ce6-4e9a-be96-1fd692a58ae3} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5251 | 2026.05.07 17:14:02.629219 [ 85 ] {} <Debug> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5252 | 2026.05.07 17:14:02.629241 [ 260 ] {ca0a9c1f-0ce6-4e9a-be96-1fd692a58ae3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 5253 | 2026.05.07 17:14:02.629282 [ 85 ] {} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5254 | 2026.05.07 17:14:02.629290 [ 260 ] {ca0a9c1f-0ce6-4e9a-be96-1fd692a58ae3} <Debug> TCPHandler: Processed in 0.001227978 sec. | ||
| 5255 | 2026.05.07 17:14:02.629310 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5256 | 2026.05.07 17:14:02.629440 [ 193 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::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 | ||
| 5257 | 2026.05.07 17:14:02.629605 [ 193 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5258 | 2026.05.07 17:14:02.629655 [ 193 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1026 rows starting from the beginning of the part | ||
| 5259 | 2026.05.07 17:14:02.629748 [ 193 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 90 rows starting from the beginning of the part | ||
| 5260 | 2026.05.07 17:14:02.629812 [ 193 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::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 | ||
| 5261 | 2026.05.07 17:14:02.629872 [ 193 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 66 rows starting from the beginning of the part | ||
| 5262 | 2026.05.07 17:14:02.629927 [ 193 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 5263 | 2026.05.07 17:14:02.629979 [ 193 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::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 | ||
| 5264 | 2026.05.07 17:14:02.630957 [ 197 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1326 rows, containing 4 columns (4 merged, 0 gathered) in 0.001579231 sec., 839649.1710205791 rows/sec., 53.09 MiB/sec. | ||
| 5265 | 2026.05.07 17:14:02.631110 [ 193 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5266 | 2026.05.07 17:14:02.631348 [ 193 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_26_5} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5267 | 2026.05.07 17:14:02.631410 [ 193 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_26_5} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5268 | 2026.05.07 17:14:02.631468 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 5269 | 2026.05.07 17:14:07.619213 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5270 | 2026.05.07 17:14:07.619476 [ 260 ] {e7cc00e4-7773-4ea3-903e-663a1b0032f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 5271 | 2026.05.07 17:14:07.619824 [ 260 ] {e7cc00e4-7773-4ea3-903e-663a1b0032f9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5272 | 2026.05.07 17:14:07.619861 [ 260 ] {e7cc00e4-7773-4ea3-903e-663a1b0032f9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5273 | 2026.05.07 17:14:07.620097 [ 260 ] {e7cc00e4-7773-4ea3-903e-663a1b0032f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5274 | 2026.05.07 17:14:07.620163 [ 260 ] {e7cc00e4-7773-4ea3-903e-663a1b0032f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5275 | 2026.05.07 17:14:07.620302 [ 260 ] {e7cc00e4-7773-4ea3-903e-663a1b0032f9} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5276 | 2026.05.07 17:14:07.620394 [ 350 ] {e7cc00e4-7773-4ea3-903e-663a1b0032f9} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5277 | 2026.05.07 17:14:07.620395 [ 366 ] {e7cc00e4-7773-4ea3-903e-663a1b0032f9} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5278 | 2026.05.07 17:14:07.620438 [ 340 ] {e7cc00e4-7773-4ea3-903e-663a1b0032f9} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5279 | 2026.05.07 17:14:07.620443 [ 347 ] {e7cc00e4-7773-4ea3-903e-663a1b0032f9} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5280 | 2026.05.07 17:14:07.620602 [ 260 ] {e7cc00e4-7773-4ea3-903e-663a1b0032f9} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5281 | 2026.05.07 17:14:07.620629 [ 260 ] {e7cc00e4-7773-4ea3-903e-663a1b0032f9} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5282 | 2026.05.07 17:14:07.620711 [ 260 ] {e7cc00e4-7773-4ea3-903e-663a1b0032f9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5283 | 2026.05.07 17:14:07.620731 [ 260 ] {e7cc00e4-7773-4ea3-903e-663a1b0032f9} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 5284 | 2026.05.07 17:14:07.620765 [ 260 ] {e7cc00e4-7773-4ea3-903e-663a1b0032f9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5285 | 2026.05.07 17:14:07.620803 [ 260 ] {e7cc00e4-7773-4ea3-903e-663a1b0032f9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5286 | 2026.05.07 17:14:07.620837 [ 260 ] {e7cc00e4-7773-4ea3-903e-663a1b0032f9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5287 | 2026.05.07 17:14:07.621991 [ 260 ] {e7cc00e4-7773-4ea3-903e-663a1b0032f9} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002623 sec., 15630.956919557759 rows/sec., 3.41 MiB/sec. | ||
| 5288 | 2026.05.07 17:14:07.622106 [ 260 ] {e7cc00e4-7773-4ea3-903e-663a1b0032f9} <Debug> MemoryTracker: Peak memory usage (for query): 154.37 KiB. | ||
| 5289 | 2026.05.07 17:14:07.622121 [ 260 ] {e7cc00e4-7773-4ea3-903e-663a1b0032f9} <Debug> TCPHandler: Processed in 0.003039181 sec. | ||
| 5290 | 2026.05.07 17:14:07.627100 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5291 | 2026.05.07 17:14:07.627229 [ 260 ] {ce827fe6-5844-418c-8a68-b8f8ae6783fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5292 | 2026.05.07 17:14:07.627278 [ 260 ] {ce827fe6-5844-418c-8a68-b8f8ae6783fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5293 | 2026.05.07 17:14:07.627910 [ 260 ] {ce827fe6-5844-418c-8a68-b8f8ae6783fc} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5294 | 2026.05.07 17:14:07.627952 [ 260 ] {ce827fe6-5844-418c-8a68-b8f8ae6783fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5295 | 2026.05.07 17:14:07.628317 [ 260 ] {ce827fe6-5844-418c-8a68-b8f8ae6783fc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5296 | 2026.05.07 17:14:07.628531 [ 260 ] {ce827fe6-5844-418c-8a68-b8f8ae6783fc} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5297 | 2026.05.07 17:14:07.628674 [ 260 ] {ce827fe6-5844-418c-8a68-b8f8ae6783fc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001482 sec., 191632.92847503372 rows/sec., 12.17 MiB/sec. | ||
| 5298 | 2026.05.07 17:14:07.628712 [ 260 ] {ce827fe6-5844-418c-8a68-b8f8ae6783fc} <Debug> TCPHandler: Processed in 0.001670912 sec. | ||
| 5299 | 2026.05.07 17:14:07.628836 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5300 | 2026.05.07 17:14:07.628929 [ 260 ] {f90c69e4-e9de-4884-be37-62f25048416f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5301 | 2026.05.07 17:14:07.628968 [ 260 ] {f90c69e4-e9de-4884-be37-62f25048416f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5302 | 2026.05.07 17:14:07.629719 [ 260 ] {f90c69e4-e9de-4884-be37-62f25048416f} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5303 | 2026.05.07 17:14:07.629754 [ 260 ] {f90c69e4-e9de-4884-be37-62f25048416f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5304 | 2026.05.07 17:14:07.630085 [ 260 ] {f90c69e4-e9de-4884-be37-62f25048416f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5305 | 2026.05.07 17:14:07.630290 [ 260 ] {f90c69e4-e9de-4884-be37-62f25048416f} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5306 | 2026.05.07 17:14:07.630414 [ 260 ] {f90c69e4-e9de-4884-be37-62f25048416f} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001504 sec., 544547.8723404256 rows/sec., 42.23 MiB/sec. | ||
| 5307 | 2026.05.07 17:14:07.630450 [ 260 ] {f90c69e4-e9de-4884-be37-62f25048416f} <Debug> TCPHandler: Processed in 0.001661852 sec. | ||
| 5308 | 2026.05.07 17:14:07.630570 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5309 | 2026.05.07 17:14:07.630663 [ 260 ] {a296b4f4-a438-4fe5-b27d-803b344c0b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5310 | 2026.05.07 17:14:07.630701 [ 260 ] {a296b4f4-a438-4fe5-b27d-803b344c0b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5311 | 2026.05.07 17:14:07.631120 [ 260 ] {a296b4f4-a438-4fe5-b27d-803b344c0b91} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5312 | 2026.05.07 17:14:07.631156 [ 260 ] {a296b4f4-a438-4fe5-b27d-803b344c0b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5313 | 2026.05.07 17:14:07.631460 [ 260 ] {a296b4f4-a438-4fe5-b27d-803b344c0b91} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5314 | 2026.05.07 17:14:07.631671 [ 260 ] {a296b4f4-a438-4fe5-b27d-803b344c0b91} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5315 | 2026.05.07 17:14:07.631789 [ 80 ] {} <Debug> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5316 | 2026.05.07 17:14:07.631794 [ 260 ] {a296b4f4-a438-4fe5-b27d-803b344c0b91} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001149 sec., 133159.26892950392 rows/sec., 7.96 MiB/sec. | ||
| 5317 | 2026.05.07 17:14:07.631837 [ 80 ] {} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5318 | 2026.05.07 17:14:07.631854 [ 260 ] {a296b4f4-a438-4fe5-b27d-803b344c0b91} <Debug> TCPHandler: Processed in 0.001331839 sec. | ||
| 5319 | 2026.05.07 17:14:07.631863 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5320 | 2026.05.07 17:14:07.631960 [ 188 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::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 | ||
| 5321 | 2026.05.07 17:14:07.631982 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5322 | 2026.05.07 17:14:07.632053 [ 188 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5323 | 2026.05.07 17:14:07.632079 [ 260 ] {f46e85c4-d32d-450d-be1b-27e54291cc37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5324 | 2026.05.07 17:14:07.632087 [ 188 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 212 rows starting from the beginning of the part | ||
| 5325 | 2026.05.07 17:14:07.632124 [ 260 ] {f46e85c4-d32d-450d-be1b-27e54291cc37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5326 | 2026.05.07 17:14:07.632157 [ 188 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 153 rows starting from the beginning of the part | ||
| 5327 | 2026.05.07 17:14:07.632206 [ 188 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part | ||
| 5328 | 2026.05.07 17:14:07.632246 [ 188 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 170 rows starting from the beginning of the part | ||
| 5329 | 2026.05.07 17:14:07.632285 [ 188 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 32 rows starting from the beginning of the part | ||
| 5330 | 2026.05.07 17:14:07.632321 [ 188 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 153 rows starting from the beginning of the part | ||
| 5331 | 2026.05.07 17:14:07.632569 [ 260 ] {f46e85c4-d32d-450d-be1b-27e54291cc37} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5332 | 2026.05.07 17:14:07.632611 [ 260 ] {f46e85c4-d32d-450d-be1b-27e54291cc37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5333 | 2026.05.07 17:14:07.632947 [ 260 ] {f46e85c4-d32d-450d-be1b-27e54291cc37} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5334 | 2026.05.07 17:14:07.633156 [ 260 ] {f46e85c4-d32d-450d-be1b-27e54291cc37} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5335 | 2026.05.07 17:14:07.633200 [ 197 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001267358 sec., 593360.3606873512 rows/sec., 39.15 MiB/sec. | ||
| 5336 | 2026.05.07 17:14:07.633280 [ 260 ] {f46e85c4-d32d-450d-be1b-27e54291cc37} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001219 sec., 122231.33716160787 rows/sec., 7.90 MiB/sec. | ||
| 5337 | 2026.05.07 17:14:07.633321 [ 260 ] {f46e85c4-d32d-450d-be1b-27e54291cc37} <Debug> TCPHandler: Processed in 0.001386319 sec. | ||
| 5338 | 2026.05.07 17:14:07.633441 [ 198 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5339 | 2026.05.07 17:14:07.633453 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5340 | 2026.05.07 17:14:07.633564 [ 260 ] {7b00b58b-aee7-47c0-8fb9-6a251f70e3dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5341 | 2026.05.07 17:14:07.633604 [ 260 ] {7b00b58b-aee7-47c0-8fb9-6a251f70e3dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5342 | 2026.05.07 17:14:07.633786 [ 198 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_26_5} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5343 | 2026.05.07 17:14:07.633874 [ 198 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_26_5} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5344 | 2026.05.07 17:14:07.633993 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5345 | 2026.05.07 17:14:07.634036 [ 260 ] {7b00b58b-aee7-47c0-8fb9-6a251f70e3dd} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5346 | 2026.05.07 17:14:07.634076 [ 260 ] {7b00b58b-aee7-47c0-8fb9-6a251f70e3dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5347 | 2026.05.07 17:14:07.634387 [ 260 ] {7b00b58b-aee7-47c0-8fb9-6a251f70e3dd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5348 | 2026.05.07 17:14:07.634589 [ 260 ] {7b00b58b-aee7-47c0-8fb9-6a251f70e3dd} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5349 | 2026.05.07 17:14:07.634714 [ 260 ] {7b00b58b-aee7-47c0-8fb9-6a251f70e3dd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001168 sec., 126712.32876712328 rows/sec., 7.21 MiB/sec. | ||
| 5350 | 2026.05.07 17:14:07.634751 [ 260 ] {7b00b58b-aee7-47c0-8fb9-6a251f70e3dd} <Debug> TCPHandler: Processed in 0.001345609 sec. | ||
| 5351 | 2026.05.07 17:14:07.634871 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5352 | 2026.05.07 17:14:07.634963 [ 260 ] {2f8aecef-28de-432a-9cf3-a1a7959aba81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5353 | 2026.05.07 17:14:07.635001 [ 260 ] {2f8aecef-28de-432a-9cf3-a1a7959aba81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5354 | 2026.05.07 17:14:07.635573 [ 260 ] {2f8aecef-28de-432a-9cf3-a1a7959aba81} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5355 | 2026.05.07 17:14:07.635607 [ 260 ] {2f8aecef-28de-432a-9cf3-a1a7959aba81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5356 | 2026.05.07 17:14:07.635905 [ 260 ] {2f8aecef-28de-432a-9cf3-a1a7959aba81} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5357 | 2026.05.07 17:14:07.636098 [ 260 ] {2f8aecef-28de-432a-9cf3-a1a7959aba81} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5358 | 2026.05.07 17:14:07.636290 [ 260 ] {2f8aecef-28de-432a-9cf3-a1a7959aba81} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001344 sec., 372767.85714285716 rows/sec., 26.20 MiB/sec. | ||
| 5359 | 2026.05.07 17:14:07.636327 [ 260 ] {2f8aecef-28de-432a-9cf3-a1a7959aba81} <Debug> TCPHandler: Processed in 0.001501801 sec. | ||
| 5360 | 2026.05.07 17:14:07.636456 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5361 | 2026.05.07 17:14:07.636548 [ 260 ] {00db76bb-9cb7-4d91-8bf7-accef71c624c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5362 | 2026.05.07 17:14:07.636587 [ 260 ] {00db76bb-9cb7-4d91-8bf7-accef71c624c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5363 | 2026.05.07 17:14:07.636932 [ 260 ] {00db76bb-9cb7-4d91-8bf7-accef71c624c} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5364 | 2026.05.07 17:14:07.636967 [ 260 ] {00db76bb-9cb7-4d91-8bf7-accef71c624c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5365 | 2026.05.07 17:14:07.637288 [ 260 ] {00db76bb-9cb7-4d91-8bf7-accef71c624c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5366 | 2026.05.07 17:14:07.637487 [ 260 ] {00db76bb-9cb7-4d91-8bf7-accef71c624c} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5367 | 2026.05.07 17:14:07.637610 [ 260 ] {00db76bb-9cb7-4d91-8bf7-accef71c624c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001079 sec., 5560.704355885078 rows/sec., 290.53 KiB/sec. | ||
| 5368 | 2026.05.07 17:14:07.637646 [ 260 ] {00db76bb-9cb7-4d91-8bf7-accef71c624c} <Debug> TCPHandler: Processed in 0.001236418 sec. | ||
| 5369 | 2026.05.07 17:14:07.637765 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5370 | 2026.05.07 17:14:07.637858 [ 260 ] {a57373c7-5a23-4978-923f-5dd4b0749b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5371 | 2026.05.07 17:14:07.637899 [ 260 ] {a57373c7-5a23-4978-923f-5dd4b0749b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5372 | 2026.05.07 17:14:07.638317 [ 260 ] {a57373c7-5a23-4978-923f-5dd4b0749b4e} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5373 | 2026.05.07 17:14:07.638352 [ 260 ] {a57373c7-5a23-4978-923f-5dd4b0749b4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5374 | 2026.05.07 17:14:07.638690 [ 260 ] {a57373c7-5a23-4978-923f-5dd4b0749b4e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5375 | 2026.05.07 17:14:07.638895 [ 260 ] {a57373c7-5a23-4978-923f-5dd4b0749b4e} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5376 | 2026.05.07 17:14:07.639018 [ 260 ] {a57373c7-5a23-4978-923f-5dd4b0749b4e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001178 sec., 224957.55517826826 rows/sec., 14.95 MiB/sec. | ||
| 5377 | 2026.05.07 17:14:07.639054 [ 260 ] {a57373c7-5a23-4978-923f-5dd4b0749b4e} <Debug> TCPHandler: Processed in 0.001335359 sec. | ||
| 5378 | 2026.05.07 17:14:07.639185 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5379 | 2026.05.07 17:14:07.639277 [ 260 ] {e7139268-e893-4cb5-aa5f-00426320f19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5380 | 2026.05.07 17:14:07.639318 [ 260 ] {e7139268-e893-4cb5-aa5f-00426320f19c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5381 | 2026.05.07 17:14:07.639646 [ 260 ] {e7139268-e893-4cb5-aa5f-00426320f19c} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5382 | 2026.05.07 17:14:07.639681 [ 260 ] {e7139268-e893-4cb5-aa5f-00426320f19c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5383 | 2026.05.07 17:14:07.639968 [ 260 ] {e7139268-e893-4cb5-aa5f-00426320f19c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5384 | 2026.05.07 17:14:07.640173 [ 260 ] {e7139268-e893-4cb5-aa5f-00426320f19c} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5385 | 2026.05.07 17:14:07.640299 [ 260 ] {e7139268-e893-4cb5-aa5f-00426320f19c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 5386 | 2026.05.07 17:14:07.640335 [ 260 ] {e7139268-e893-4cb5-aa5f-00426320f19c} <Debug> TCPHandler: Processed in 0.001196498 sec. | ||
| 5387 | 2026.05.07 17:14:07.640455 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5388 | 2026.05.07 17:14:07.640547 [ 260 ] {2bba8fec-9f7b-4794-9bdb-0ae4b1abc442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5389 | 2026.05.07 17:14:07.640600 [ 260 ] {2bba8fec-9f7b-4794-9bdb-0ae4b1abc442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5390 | 2026.05.07 17:14:07.641351 [ 260 ] {2bba8fec-9f7b-4794-9bdb-0ae4b1abc442} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5391 | 2026.05.07 17:14:07.641387 [ 260 ] {2bba8fec-9f7b-4794-9bdb-0ae4b1abc442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5392 | 2026.05.07 17:14:07.641903 [ 260 ] {2bba8fec-9f7b-4794-9bdb-0ae4b1abc442} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5393 | 2026.05.07 17:14:07.642116 [ 260 ] {2bba8fec-9f7b-4794-9bdb-0ae4b1abc442} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5394 | 2026.05.07 17:14:07.642225 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5395 | 2026.05.07 17:14:07.642255 [ 260 ] {2bba8fec-9f7b-4794-9bdb-0ae4b1abc442} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001725 sec., 6376.811594202899 rows/sec., 11.43 MiB/sec. | ||
| 5396 | 2026.05.07 17:14:07.642278 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5397 | 2026.05.07 17:14:07.642302 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5398 | 2026.05.07 17:14:07.642313 [ 260 ] {2bba8fec-9f7b-4794-9bdb-0ae4b1abc442} <Debug> TCPHandler: Processed in 0.001908173 sec. | ||
| 5399 | 2026.05.07 17:14:07.642368 [ 188 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::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 | ||
| 5400 | 2026.05.07 17:14:07.642476 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5401 | 2026.05.07 17:14:07.642552 [ 188 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5402 | 2026.05.07 17:14:07.642573 [ 260 ] {1da5ee40-8bba-48e8-b505-7a7d7cd78f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5403 | 2026.05.07 17:14:07.642599 [ 188 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 434 rows starting from the beginning of the part | ||
| 5404 | 2026.05.07 17:14:07.642622 [ 260 ] {1da5ee40-8bba-48e8-b505-7a7d7cd78f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5405 | 2026.05.07 17:14:07.642703 [ 188 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 11 rows starting from the beginning of the part | ||
| 5406 | 2026.05.07 17:14:07.642795 [ 188 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part | ||
| 5407 | 2026.05.07 17:14:07.642923 [ 188 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 20 rows starting from the beginning of the part | ||
| 5408 | 2026.05.07 17:14:07.642969 [ 260 ] {1da5ee40-8bba-48e8-b505-7a7d7cd78f7a} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5409 | 2026.05.07 17:14:07.643008 [ 260 ] {1da5ee40-8bba-48e8-b505-7a7d7cd78f7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5410 | 2026.05.07 17:14:07.643012 [ 188 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 32 rows starting from the beginning of the part | ||
| 5411 | 2026.05.07 17:14:07.643118 [ 188 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 11 rows starting from the beginning of the part | ||
| 5412 | 2026.05.07 17:14:07.643334 [ 260 ] {1da5ee40-8bba-48e8-b505-7a7d7cd78f7a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5413 | 2026.05.07 17:14:07.643573 [ 260 ] {1da5ee40-8bba-48e8-b505-7a7d7cd78f7a} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5414 | 2026.05.07 17:14:07.643703 [ 260 ] {1da5ee40-8bba-48e8-b505-7a7d7cd78f7a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001147 sec., 78465.56233653007 rows/sec., 4.91 MiB/sec. | ||
| 5415 | 2026.05.07 17:14:07.643738 [ 260 ] {1da5ee40-8bba-48e8-b505-7a7d7cd78f7a} <Debug> TCPHandler: Processed in 0.001311519 sec. | ||
| 5416 | 2026.05.07 17:14:07.661223 [ 198 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 19 columns (19 merged, 0 gathered) in 0.018878699 sec., 28603.665962363193 rows/sec., 51.26 MiB/sec. | ||
| 5417 | 2026.05.07 17:14:07.662031 [ 188 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5418 | 2026.05.07 17:14:07.662350 [ 188 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5419 | 2026.05.07 17:14:07.662420 [ 188 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5420 | 2026.05.07 17:14:07.662502 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5421 | 2026.05.07 17:14:08.374245 [ 78 ] {} <Debug> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5422 | 2026.05.07 17:14:08.374312 [ 78 ] {} <Trace> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5423 | 2026.05.07 17:14:08.374332 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5424 | 2026.05.07 17:14:08.374460 [ 191 ] {e1a087e5-28d8-4001-a324-7ba4c2b1768e::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 | ||
| 5425 | 2026.05.07 17:14:08.374646 [ 191 ] {e1a087e5-28d8-4001-a324-7ba4c2b1768e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5426 | 2026.05.07 17:14:08.374688 [ 191 ] {e1a087e5-28d8-4001-a324-7ba4c2b1768e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 5427 | 2026.05.07 17:14:08.374775 [ 191 ] {e1a087e5-28d8-4001-a324-7ba4c2b1768e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 5428 | 2026.05.07 17:14:08.374842 [ 191 ] {e1a087e5-28d8-4001-a324-7ba4c2b1768e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 5429 | 2026.05.07 17:14:08.374909 [ 191 ] {e1a087e5-28d8-4001-a324-7ba4c2b1768e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 5430 | 2026.05.07 17:14:08.374963 [ 191 ] {e1a087e5-28d8-4001-a324-7ba4c2b1768e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
| 5431 | 2026.05.07 17:14:08.375968 [ 188 ] {e1a087e5-28d8-4001-a324-7ba4c2b1768e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.001554431 sec., 21872.955441573155 rows/sec., 1.83 MiB/sec. | ||
| 5432 | 2026.05.07 17:14:08.376196 [ 188 ] {e1a087e5-28d8-4001-a324-7ba4c2b1768e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5433 | 2026.05.07 17:14:08.376610 [ 188 ] {e1a087e5-28d8-4001-a324-7ba4c2b1768e::all_1_9_2} <Trace> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5434 | 2026.05.07 17:14:08.376715 [ 188 ] {e1a087e5-28d8-4001-a324-7ba4c2b1768e::all_1_9_2} <Trace> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5435 | 2026.05.07 17:14:08.376842 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5436 | 2026.05.07 17:14:09.163440 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10104 | ||
| 5437 | 2026.05.07 17:14:09.164138 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5438 | 2026.05.07 17:14:09.164208 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5439 | 2026.05.07 17:14:09.164712 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5440 | 2026.05.07 17:14:09.164940 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5441 | 2026.05.07 17:14:09.165068 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10104 | ||
| 5442 | 2026.05.07 17:14:09.165093 [ 75 ] {} <Debug> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5443 | 2026.05.07 17:14:09.165164 [ 75 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5444 | 2026.05.07 17:14:09.165186 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5445 | 2026.05.07 17:14:09.165294 [ 191 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::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 | ||
| 5446 | 2026.05.07 17:14:09.165425 [ 191 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5447 | 2026.05.07 17:14:09.165468 [ 191 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7672 rows starting from the beginning of the part | ||
| 5448 | 2026.05.07 17:14:09.165545 [ 191 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::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 | ||
| 5449 | 2026.05.07 17:14:09.165599 [ 191 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::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 | ||
| 5450 | 2026.05.07 17:14:09.165646 [ 191 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::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 | ||
| 5451 | 2026.05.07 17:14:09.165688 [ 191 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::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 | ||
| 5452 | 2026.05.07 17:14:09.165732 [ 191 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::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 | ||
| 5453 | 2026.05.07 17:14:09.167553 [ 188 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10104 rows, containing 4 columns (4 merged, 0 gathered) in 0.002302985 sec., 4387349.4616769105 rows/sec., 62.76 MiB/sec. | ||
| 5454 | 2026.05.07 17:14:09.167944 [ 200 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5455 | 2026.05.07 17:14:09.168237 [ 200 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::all_1_21_4} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5456 | 2026.05.07 17:14:09.168313 [ 200 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::all_1_21_4} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5457 | 2026.05.07 17:14:09.168409 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.56 MiB. | ||
| 5458 | 2026.05.07 17:14:09.695099 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5459 | 2026.05.07 17:14:09.711859 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5460 | 2026.05.07 17:14:09.711910 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5461 | 2026.05.07 17:14:09.717630 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5462 | 2026.05.07 17:14:09.718314 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5463 | 2026.05.07 17:14:09.718600 [ 75 ] {} <Debug> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5464 | 2026.05.07 17:14:09.718669 [ 75 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5465 | 2026.05.07 17:14:09.718694 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5466 | 2026.05.07 17:14:09.718805 [ 188 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::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 | ||
| 5467 | 2026.05.07 17:14:09.721057 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5468 | 2026.05.07 17:14:09.721657 [ 188 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5469 | 2026.05.07 17:14:09.722334 [ 188 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::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 | ||
| 5470 | 2026.05.07 17:14:09.725592 [ 188 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::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 | ||
| 5471 | 2026.05.07 17:14:09.728869 [ 188 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::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 | ||
| 5472 | 2026.05.07 17:14:09.732399 [ 188 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::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 | ||
| 5473 | 2026.05.07 17:14:09.736225 [ 188 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::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 | ||
| 5474 | 2026.05.07 17:14:09.740021 [ 188 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::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 | ||
| 5475 | 2026.05.07 17:14:09.790535 [ 199 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.071763519 sec., 2215.6104134191078 rows/sec., 11.46 MiB/sec. | ||
| 5476 | 2026.05.07 17:14:09.792418 [ 192 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5477 | 2026.05.07 17:14:09.794128 [ 192 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::all_1_21_4} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5478 | 2026.05.07 17:14:09.794223 [ 192 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::all_1_21_4} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5479 | 2026.05.07 17:14:09.795807 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5480 | 2026.05.07 17:14:10.000290 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.21 MiB, peak 264.76 MiB, free memory in arenas 0.00 B, will set to 257.40 MiB (RSS), difference: 3.19 MiB | ||
| 5481 | 2026.05.07 17:14:11.701485 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 672 | ||
| 5482 | 2026.05.07 17:14:11.704168 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5483 | 2026.05.07 17:14:11.704221 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5484 | 2026.05.07 17:14:11.705518 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5485 | 2026.05.07 17:14:11.705782 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5486 | 2026.05.07 17:14:11.706076 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 672 | ||
| 5487 | 2026.05.07 17:14:12.615578 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5488 | 2026.05.07 17:14:12.615944 [ 260 ] {93480157-58b7-40e8-8b1e-6d3809a2d298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5489 | 2026.05.07 17:14:12.616326 [ 260 ] {93480157-58b7-40e8-8b1e-6d3809a2d298} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5490 | 2026.05.07 17:14:12.616361 [ 260 ] {93480157-58b7-40e8-8b1e-6d3809a2d298} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5491 | 2026.05.07 17:14:12.616585 [ 260 ] {93480157-58b7-40e8-8b1e-6d3809a2d298} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5492 | 2026.05.07 17:14:12.616654 [ 260 ] {93480157-58b7-40e8-8b1e-6d3809a2d298} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5493 | 2026.05.07 17:14:12.616799 [ 260 ] {93480157-58b7-40e8-8b1e-6d3809a2d298} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 5494 | 2026.05.07 17:14:12.616899 [ 366 ] {93480157-58b7-40e8-8b1e-6d3809a2d298} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5495 | 2026.05.07 17:14:12.616899 [ 350 ] {93480157-58b7-40e8-8b1e-6d3809a2d298} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5496 | 2026.05.07 17:14:12.616935 [ 347 ] {93480157-58b7-40e8-8b1e-6d3809a2d298} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5497 | 2026.05.07 17:14:12.616945 [ 353 ] {93480157-58b7-40e8-8b1e-6d3809a2d298} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5498 | 2026.05.07 17:14:12.617072 [ 260 ] {93480157-58b7-40e8-8b1e-6d3809a2d298} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5499 | 2026.05.07 17:14:12.617099 [ 260 ] {93480157-58b7-40e8-8b1e-6d3809a2d298} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5500 | 2026.05.07 17:14:12.617184 [ 260 ] {93480157-58b7-40e8-8b1e-6d3809a2d298} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5501 | 2026.05.07 17:14:12.617204 [ 260 ] {93480157-58b7-40e8-8b1e-6d3809a2d298} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 5502 | 2026.05.07 17:14:12.617239 [ 260 ] {93480157-58b7-40e8-8b1e-6d3809a2d298} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5503 | 2026.05.07 17:14:12.617276 [ 260 ] {93480157-58b7-40e8-8b1e-6d3809a2d298} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5504 | 2026.05.07 17:14:12.617309 [ 260 ] {93480157-58b7-40e8-8b1e-6d3809a2d298} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5505 | 2026.05.07 17:14:12.618606 [ 260 ] {93480157-58b7-40e8-8b1e-6d3809a2d298} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002813 sec., 14575.18663348738 rows/sec., 3.18 MiB/sec. | ||
| 5506 | 2026.05.07 17:14:12.618747 [ 260 ] {93480157-58b7-40e8-8b1e-6d3809a2d298} <Debug> MemoryTracker: Peak memory usage (for query): 145.69 KiB. | ||
| 5507 | 2026.05.07 17:14:12.618762 [ 260 ] {93480157-58b7-40e8-8b1e-6d3809a2d298} <Debug> TCPHandler: Processed in 0.003373673 sec. | ||
| 5508 | 2026.05.07 17:14:12.621010 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5509 | 2026.05.07 17:14:12.621134 [ 260 ] {0dc50589-5f9b-4948-bcf9-a646d8e1d2d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5510 | 2026.05.07 17:14:12.621185 [ 260 ] {0dc50589-5f9b-4948-bcf9-a646d8e1d2d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5511 | 2026.05.07 17:14:12.621716 [ 260 ] {0dc50589-5f9b-4948-bcf9-a646d8e1d2d3} <Trace> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5512 | 2026.05.07 17:14:12.621762 [ 260 ] {0dc50589-5f9b-4948-bcf9-a646d8e1d2d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5513 | 2026.05.07 17:14:12.622152 [ 260 ] {0dc50589-5f9b-4948-bcf9-a646d8e1d2d3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5514 | 2026.05.07 17:14:12.622391 [ 260 ] {0dc50589-5f9b-4948-bcf9-a646d8e1d2d3} <Trace> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5515 | 2026.05.07 17:14:12.622538 [ 260 ] {0dc50589-5f9b-4948-bcf9-a646d8e1d2d3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001442 sec., 2773.9251040221916 rows/sec., 226.19 KiB/sec. | ||
| 5516 | 2026.05.07 17:14:12.622576 [ 260 ] {0dc50589-5f9b-4948-bcf9-a646d8e1d2d3} <Debug> TCPHandler: Processed in 0.001616301 sec. | ||
| 5517 | 2026.05.07 17:14:12.622694 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5518 | 2026.05.07 17:14:12.622787 [ 260 ] {b270b50b-8e2b-4ce9-a5d9-445cfabf6fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5519 | 2026.05.07 17:14:12.622827 [ 260 ] {b270b50b-8e2b-4ce9-a5d9-445cfabf6fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5520 | 2026.05.07 17:14:12.623276 [ 260 ] {b270b50b-8e2b-4ce9-a5d9-445cfabf6fc3} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5521 | 2026.05.07 17:14:12.623309 [ 260 ] {b270b50b-8e2b-4ce9-a5d9-445cfabf6fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5522 | 2026.05.07 17:14:12.623611 [ 260 ] {b270b50b-8e2b-4ce9-a5d9-445cfabf6fc3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5523 | 2026.05.07 17:14:12.623820 [ 260 ] {b270b50b-8e2b-4ce9-a5d9-445cfabf6fc3} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5524 | 2026.05.07 17:14:12.623948 [ 260 ] {b270b50b-8e2b-4ce9-a5d9-445cfabf6fc3} <Debug> executeQuery: Read 122 rows, 10.62 KiB in 0.001178 sec., 103565.36502546689 rows/sec., 8.80 MiB/sec. | ||
| 5525 | 2026.05.07 17:14:12.623985 [ 260 ] {b270b50b-8e2b-4ce9-a5d9-445cfabf6fc3} <Debug> TCPHandler: Processed in 0.001340199 sec. | ||
| 5526 | 2026.05.07 17:14:12.624107 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5527 | 2026.05.07 17:14:12.624203 [ 260 ] {b0596685-a8ae-44e0-9638-f9f101d984d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5528 | 2026.05.07 17:14:12.624242 [ 260 ] {b0596685-a8ae-44e0-9638-f9f101d984d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5529 | 2026.05.07 17:14:12.624650 [ 260 ] {b0596685-a8ae-44e0-9638-f9f101d984d5} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5530 | 2026.05.07 17:14:12.624685 [ 260 ] {b0596685-a8ae-44e0-9638-f9f101d984d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5531 | 2026.05.07 17:14:12.624991 [ 260 ] {b0596685-a8ae-44e0-9638-f9f101d984d5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5532 | 2026.05.07 17:14:12.625199 [ 260 ] {b0596685-a8ae-44e0-9638-f9f101d984d5} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5533 | 2026.05.07 17:14:12.625328 [ 260 ] {b0596685-a8ae-44e0-9638-f9f101d984d5} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.001143 sec., 31496.062992125986 rows/sec., 2.29 MiB/sec. | ||
| 5534 | 2026.05.07 17:14:12.625365 [ 260 ] {b0596685-a8ae-44e0-9638-f9f101d984d5} <Debug> TCPHandler: Processed in 0.001306409 sec. | ||
| 5535 | 2026.05.07 17:14:12.625479 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5536 | 2026.05.07 17:14:12.625572 [ 260 ] {8a66430c-7a73-42a5-b87e-38f9125d20be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5537 | 2026.05.07 17:14:12.625611 [ 260 ] {8a66430c-7a73-42a5-b87e-38f9125d20be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5538 | 2026.05.07 17:14:12.626027 [ 260 ] {8a66430c-7a73-42a5-b87e-38f9125d20be} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5539 | 2026.05.07 17:14:12.626062 [ 260 ] {8a66430c-7a73-42a5-b87e-38f9125d20be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5540 | 2026.05.07 17:14:12.626383 [ 260 ] {8a66430c-7a73-42a5-b87e-38f9125d20be} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5541 | 2026.05.07 17:14:12.626608 [ 260 ] {8a66430c-7a73-42a5-b87e-38f9125d20be} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5542 | 2026.05.07 17:14:12.626731 [ 260 ] {8a66430c-7a73-42a5-b87e-38f9125d20be} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001176 sec., 85034.01360544217 rows/sec., 6.65 MiB/sec. | ||
| 5543 | 2026.05.07 17:14:12.626768 [ 260 ] {8a66430c-7a73-42a5-b87e-38f9125d20be} <Debug> TCPHandler: Processed in 0.001338669 sec. | ||
| 5544 | 2026.05.07 17:14:12.626888 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5545 | 2026.05.07 17:14:12.626983 [ 260 ] {5f99738d-ba5f-48ff-bce4-4d38a1464707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5546 | 2026.05.07 17:14:12.627024 [ 260 ] {5f99738d-ba5f-48ff-bce4-4d38a1464707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5547 | 2026.05.07 17:14:12.627427 [ 260 ] {5f99738d-ba5f-48ff-bce4-4d38a1464707} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5548 | 2026.05.07 17:14:12.627462 [ 260 ] {5f99738d-ba5f-48ff-bce4-4d38a1464707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5549 | 2026.05.07 17:14:12.627800 [ 260 ] {5f99738d-ba5f-48ff-bce4-4d38a1464707} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5550 | 2026.05.07 17:14:12.628007 [ 260 ] {5f99738d-ba5f-48ff-bce4-4d38a1464707} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5551 | 2026.05.07 17:14:12.628141 [ 260 ] {5f99738d-ba5f-48ff-bce4-4d38a1464707} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001175 sec., 137872.3404255319 rows/sec., 9.60 MiB/sec. | ||
| 5552 | 2026.05.07 17:14:12.628179 [ 260 ] {5f99738d-ba5f-48ff-bce4-4d38a1464707} <Debug> TCPHandler: Processed in 0.001338609 sec. | ||
| 5553 | 2026.05.07 17:14:12.628302 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5554 | 2026.05.07 17:14:12.628396 [ 260 ] {522a5904-2c77-4819-a3c5-cf59e9b55187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5555 | 2026.05.07 17:14:12.628450 [ 260 ] {522a5904-2c77-4819-a3c5-cf59e9b55187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5556 | 2026.05.07 17:14:12.629256 [ 260 ] {522a5904-2c77-4819-a3c5-cf59e9b55187} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5557 | 2026.05.07 17:14:12.629291 [ 260 ] {522a5904-2c77-4819-a3c5-cf59e9b55187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5558 | 2026.05.07 17:14:12.629847 [ 260 ] {522a5904-2c77-4819-a3c5-cf59e9b55187} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5559 | 2026.05.07 17:14:12.630070 [ 260 ] {522a5904-2c77-4819-a3c5-cf59e9b55187} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5560 | 2026.05.07 17:14:12.630205 [ 260 ] {522a5904-2c77-4819-a3c5-cf59e9b55187} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001827 sec., 17515.051997810617 rows/sec., 31.39 MiB/sec. | ||
| 5561 | 2026.05.07 17:14:12.630257 [ 260 ] {522a5904-2c77-4819-a3c5-cf59e9b55187} <Debug> TCPHandler: Processed in 0.002003364 sec. | ||
| 5562 | 2026.05.07 17:14:12.630381 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5563 | 2026.05.07 17:14:12.630476 [ 260 ] {476a9a4f-395c-466d-a37a-ef82ca023fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5564 | 2026.05.07 17:14:12.630517 [ 260 ] {476a9a4f-395c-466d-a37a-ef82ca023fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5565 | 2026.05.07 17:14:12.630852 [ 260 ] {476a9a4f-395c-466d-a37a-ef82ca023fc3} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5566 | 2026.05.07 17:14:12.630887 [ 260 ] {476a9a4f-395c-466d-a37a-ef82ca023fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5567 | 2026.05.07 17:14:12.631186 [ 260 ] {476a9a4f-395c-466d-a37a-ef82ca023fc3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5568 | 2026.05.07 17:14:12.631394 [ 260 ] {476a9a4f-395c-466d-a37a-ef82ca023fc3} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5569 | 2026.05.07 17:14:12.631523 [ 260 ] {476a9a4f-395c-466d-a37a-ef82ca023fc3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 5570 | 2026.05.07 17:14:12.631559 [ 260 ] {476a9a4f-395c-466d-a37a-ef82ca023fc3} <Debug> TCPHandler: Processed in 0.001226558 sec. | ||
| 5571 | 2026.05.07 17:14:16.549722 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5572 | 2026.05.07 17:14:16.549794 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5573 | 2026.05.07 17:14:16.665124 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10552 | ||
| 5574 | 2026.05.07 17:14:16.665615 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5575 | 2026.05.07 17:14:16.665652 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5576 | 2026.05.07 17:14:16.666374 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5577 | 2026.05.07 17:14:16.666618 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5578 | 2026.05.07 17:14:16.666757 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10552 | ||
| 5579 | 2026.05.07 17:14:17.222031 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5580 | 2026.05.07 17:14:17.236606 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5581 | 2026.05.07 17:14:17.236655 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5582 | 2026.05.07 17:14:17.241903 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5583 | 2026.05.07 17:14:17.242578 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5584 | 2026.05.07 17:14:17.245005 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5585 | 2026.05.07 17:14:17.618446 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5586 | 2026.05.07 17:14:17.618708 [ 260 ] {3f595eb5-beb5-435d-8c29-4a7344d3a78a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 5587 | 2026.05.07 17:14:17.619086 [ 260 ] {3f595eb5-beb5-435d-8c29-4a7344d3a78a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5588 | 2026.05.07 17:14:17.619123 [ 260 ] {3f595eb5-beb5-435d-8c29-4a7344d3a78a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5589 | 2026.05.07 17:14:17.619363 [ 260 ] {3f595eb5-beb5-435d-8c29-4a7344d3a78a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5590 | 2026.05.07 17:14:17.619429 [ 260 ] {3f595eb5-beb5-435d-8c29-4a7344d3a78a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5591 | 2026.05.07 17:14:17.619572 [ 260 ] {3f595eb5-beb5-435d-8c29-4a7344d3a78a} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5592 | 2026.05.07 17:14:17.619705 [ 347 ] {3f595eb5-beb5-435d-8c29-4a7344d3a78a} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5593 | 2026.05.07 17:14:17.619709 [ 353 ] {3f595eb5-beb5-435d-8c29-4a7344d3a78a} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5594 | 2026.05.07 17:14:17.619707 [ 327 ] {3f595eb5-beb5-435d-8c29-4a7344d3a78a} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5595 | 2026.05.07 17:14:17.619709 [ 363 ] {3f595eb5-beb5-435d-8c29-4a7344d3a78a} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5596 | 2026.05.07 17:14:17.619919 [ 260 ] {3f595eb5-beb5-435d-8c29-4a7344d3a78a} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5597 | 2026.05.07 17:14:17.619946 [ 260 ] {3f595eb5-beb5-435d-8c29-4a7344d3a78a} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5598 | 2026.05.07 17:14:17.620031 [ 260 ] {3f595eb5-beb5-435d-8c29-4a7344d3a78a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5599 | 2026.05.07 17:14:17.620051 [ 260 ] {3f595eb5-beb5-435d-8c29-4a7344d3a78a} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 5600 | 2026.05.07 17:14:17.620085 [ 260 ] {3f595eb5-beb5-435d-8c29-4a7344d3a78a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5601 | 2026.05.07 17:14:17.620122 [ 260 ] {3f595eb5-beb5-435d-8c29-4a7344d3a78a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5602 | 2026.05.07 17:14:17.620156 [ 260 ] {3f595eb5-beb5-435d-8c29-4a7344d3a78a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5603 | 2026.05.07 17:14:17.621468 [ 260 ] {3f595eb5-beb5-435d-8c29-4a7344d3a78a} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002874 sec., 14265.831593597773 rows/sec., 3.11 MiB/sec. | ||
| 5604 | 2026.05.07 17:14:17.621626 [ 260 ] {3f595eb5-beb5-435d-8c29-4a7344d3a78a} <Debug> MemoryTracker: Peak memory usage (for query): 154.58 KiB. | ||
| 5605 | 2026.05.07 17:14:17.621641 [ 260 ] {3f595eb5-beb5-435d-8c29-4a7344d3a78a} <Debug> TCPHandler: Processed in 0.003336003 sec. | ||
| 5606 | 2026.05.07 17:14:17.626686 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5607 | 2026.05.07 17:14:17.626811 [ 260 ] {9ff775d4-d73b-4efd-8e0d-95b41f2d0fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5608 | 2026.05.07 17:14:17.626859 [ 260 ] {9ff775d4-d73b-4efd-8e0d-95b41f2d0fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5609 | 2026.05.07 17:14:17.627473 [ 260 ] {9ff775d4-d73b-4efd-8e0d-95b41f2d0fc7} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5610 | 2026.05.07 17:14:17.627515 [ 260 ] {9ff775d4-d73b-4efd-8e0d-95b41f2d0fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5611 | 2026.05.07 17:14:17.627918 [ 260 ] {9ff775d4-d73b-4efd-8e0d-95b41f2d0fc7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5612 | 2026.05.07 17:14:17.628137 [ 260 ] {9ff775d4-d73b-4efd-8e0d-95b41f2d0fc7} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5613 | 2026.05.07 17:14:17.628280 [ 260 ] {9ff775d4-d73b-4efd-8e0d-95b41f2d0fc7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001508 sec., 188328.9124668435 rows/sec., 11.96 MiB/sec. | ||
| 5614 | 2026.05.07 17:14:17.628317 [ 260 ] {9ff775d4-d73b-4efd-8e0d-95b41f2d0fc7} <Debug> TCPHandler: Processed in 0.001691751 sec. | ||
| 5615 | 2026.05.07 17:14:17.628443 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5616 | 2026.05.07 17:14:17.628535 [ 260 ] {d38d2928-8d25-4ca4-80b9-57128cd9e5a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5617 | 2026.05.07 17:14:17.628574 [ 260 ] {d38d2928-8d25-4ca4-80b9-57128cd9e5a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5618 | 2026.05.07 17:14:17.629332 [ 260 ] {d38d2928-8d25-4ca4-80b9-57128cd9e5a9} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5619 | 2026.05.07 17:14:17.629366 [ 260 ] {d38d2928-8d25-4ca4-80b9-57128cd9e5a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5620 | 2026.05.07 17:14:17.629721 [ 260 ] {d38d2928-8d25-4ca4-80b9-57128cd9e5a9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5621 | 2026.05.07 17:14:17.629929 [ 260 ] {d38d2928-8d25-4ca4-80b9-57128cd9e5a9} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5622 | 2026.05.07 17:14:17.630020 [ 63 ] {} <Debug> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5623 | 2026.05.07 17:14:17.630052 [ 260 ] {d38d2928-8d25-4ca4-80b9-57128cd9e5a9} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001535 sec., 533550.4885993486 rows/sec., 41.38 MiB/sec. | ||
| 5624 | 2026.05.07 17:14:17.630057 [ 63 ] {} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5625 | 2026.05.07 17:14:17.630083 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5626 | 2026.05.07 17:14:17.630088 [ 260 ] {d38d2928-8d25-4ca4-80b9-57128cd9e5a9} <Debug> TCPHandler: Processed in 0.001693821 sec. | ||
| 5627 | 2026.05.07 17:14:17.630208 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5628 | 2026.05.07 17:14:17.630211 [ 200 ] {5623ad74-cb01-492c-9ba1-ba42252788de::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 | ||
| 5629 | 2026.05.07 17:14:17.630302 [ 260 ] {99b6eb69-acf2-4a4d-b485-902e23918d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5630 | 2026.05.07 17:14:17.630345 [ 260 ] {99b6eb69-acf2-4a4d-b485-902e23918d69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5631 | 2026.05.07 17:14:17.630356 [ 200 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5632 | 2026.05.07 17:14:17.630397 [ 200 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3239 rows starting from the beginning of the part | ||
| 5633 | 2026.05.07 17:14:17.630472 [ 200 ] {5623ad74-cb01-492c-9ba1-ba42252788de::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 | ||
| 5634 | 2026.05.07 17:14:17.630519 [ 200 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 120 rows starting from the beginning of the part | ||
| 5635 | 2026.05.07 17:14:17.630563 [ 200 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 819 rows starting from the beginning of the part | ||
| 5636 | 2026.05.07 17:14:17.630605 [ 200 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 122 rows starting from the beginning of the part | ||
| 5637 | 2026.05.07 17:14:17.630647 [ 200 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 819 rows starting from the beginning of the part | ||
| 5638 | 2026.05.07 17:14:17.630787 [ 260 ] {99b6eb69-acf2-4a4d-b485-902e23918d69} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5639 | 2026.05.07 17:14:17.630826 [ 260 ] {99b6eb69-acf2-4a4d-b485-902e23918d69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5640 | 2026.05.07 17:14:17.631153 [ 260 ] {99b6eb69-acf2-4a4d-b485-902e23918d69} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5641 | 2026.05.07 17:14:17.631374 [ 260 ] {99b6eb69-acf2-4a4d-b485-902e23918d69} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5642 | 2026.05.07 17:14:17.631508 [ 260 ] {99b6eb69-acf2-4a4d-b485-902e23918d69} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001224 sec., 125000 rows/sec., 7.48 MiB/sec. | ||
| 5643 | 2026.05.07 17:14:17.631544 [ 260 ] {99b6eb69-acf2-4a4d-b485-902e23918d69} <Debug> TCPHandler: Processed in 0.001383519 sec. | ||
| 5644 | 2026.05.07 17:14:17.631676 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5645 | 2026.05.07 17:14:17.631766 [ 260 ] {41a9115f-e22e-4857-98f9-248918d8dd2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5646 | 2026.05.07 17:14:17.631804 [ 260 ] {41a9115f-e22e-4857-98f9-248918d8dd2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5647 | 2026.05.07 17:14:17.632226 [ 260 ] {41a9115f-e22e-4857-98f9-248918d8dd2e} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5648 | 2026.05.07 17:14:17.632261 [ 260 ] {41a9115f-e22e-4857-98f9-248918d8dd2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5649 | 2026.05.07 17:14:17.632579 [ 260 ] {41a9115f-e22e-4857-98f9-248918d8dd2e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5650 | 2026.05.07 17:14:17.632632 [ 192 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5175 rows, containing 5 columns (5 merged, 0 gathered) in 0.002476157 sec., 2089932.1004282038 rows/sec., 167.47 MiB/sec. | ||
| 5651 | 2026.05.07 17:14:17.632795 [ 260 ] {41a9115f-e22e-4857-98f9-248918d8dd2e} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5652 | 2026.05.07 17:14:17.632889 [ 63 ] {} <Debug> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5653 | 2026.05.07 17:14:17.632918 [ 63 ] {} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5654 | 2026.05.07 17:14:17.632925 [ 260 ] {41a9115f-e22e-4857-98f9-248918d8dd2e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001177 sec., 126593.0331350892 rows/sec., 8.18 MiB/sec. | ||
| 5655 | 2026.05.07 17:14:17.632939 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5656 | 2026.05.07 17:14:17.632964 [ 260 ] {41a9115f-e22e-4857-98f9-248918d8dd2e} <Debug> TCPHandler: Processed in 0.001334969 sec. | ||
| 5657 | 2026.05.07 17:14:17.632982 [ 200 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5658 | 2026.05.07 17:14:17.633032 [ 189 ] {2c16c637-9e36-4c3f-b035-17cf45e21380::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5659 | 2026.05.07 17:14:17.633082 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5660 | 2026.05.07 17:14:17.633144 [ 189 ] {2c16c637-9e36-4c3f-b035-17cf45e21380::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5661 | 2026.05.07 17:14:17.633178 [ 189 ] {2c16c637-9e36-4c3f-b035-17cf45e21380::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 950 rows starting from the beginning of the part | ||
| 5662 | 2026.05.07 17:14:17.633181 [ 260 ] {cefda3d2-13af-4d01-b6bb-d0e27296eca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5663 | 2026.05.07 17:14:17.633234 [ 260 ] {cefda3d2-13af-4d01-b6bb-d0e27296eca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5664 | 2026.05.07 17:14:17.633240 [ 189 ] {2c16c637-9e36-4c3f-b035-17cf45e21380::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 5665 | 2026.05.07 17:14:17.633283 [ 200 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_31_6} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5666 | 2026.05.07 17:14:17.633296 [ 189 ] {2c16c637-9e36-4c3f-b035-17cf45e21380::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 5667 | 2026.05.07 17:14:17.633341 [ 189 ] {2c16c637-9e36-4c3f-b035-17cf45e21380::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 950 rows starting from the beginning of the part | ||
| 5668 | 2026.05.07 17:14:17.633377 [ 200 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_31_6} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5669 | 2026.05.07 17:14:17.633379 [ 189 ] {2c16c637-9e36-4c3f-b035-17cf45e21380::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 5670 | 2026.05.07 17:14:17.633434 [ 189 ] {2c16c637-9e36-4c3f-b035-17cf45e21380::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 5671 | 2026.05.07 17:14:17.633455 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 5672 | 2026.05.07 17:14:17.633669 [ 260 ] {cefda3d2-13af-4d01-b6bb-d0e27296eca0} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5673 | 2026.05.07 17:14:17.633711 [ 260 ] {cefda3d2-13af-4d01-b6bb-d0e27296eca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5674 | 2026.05.07 17:14:17.634028 [ 260 ] {cefda3d2-13af-4d01-b6bb-d0e27296eca0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5675 | 2026.05.07 17:14:17.634252 [ 260 ] {cefda3d2-13af-4d01-b6bb-d0e27296eca0} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5676 | 2026.05.07 17:14:17.634378 [ 260 ] {cefda3d2-13af-4d01-b6bb-d0e27296eca0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001216 sec., 121710.52631578947 rows/sec., 6.92 MiB/sec. | ||
| 5677 | 2026.05.07 17:14:17.634414 [ 260 ] {cefda3d2-13af-4d01-b6bb-d0e27296eca0} <Debug> TCPHandler: Processed in 0.001379279 sec. | ||
| 5678 | 2026.05.07 17:14:17.634528 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5679 | 2026.05.07 17:14:17.634560 [ 190 ] {2c16c637-9e36-4c3f-b035-17cf45e21380::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001567311 sec., 1592536.5163646524 rows/sec., 101.97 MiB/sec. | ||
| 5680 | 2026.05.07 17:14:17.634619 [ 260 ] {67b9fa62-15ae-4363-a958-b1979b836ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5681 | 2026.05.07 17:14:17.634661 [ 260 ] {67b9fa62-15ae-4363-a958-b1979b836ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5682 | 2026.05.07 17:14:17.634728 [ 189 ] {2c16c637-9e36-4c3f-b035-17cf45e21380::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5683 | 2026.05.07 17:14:17.634973 [ 189 ] {2c16c637-9e36-4c3f-b035-17cf45e21380::all_1_15_3} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5684 | 2026.05.07 17:14:17.635039 [ 189 ] {2c16c637-9e36-4c3f-b035-17cf45e21380::all_1_15_3} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5685 | 2026.05.07 17:14:17.635116 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5686 | 2026.05.07 17:14:17.635250 [ 260 ] {67b9fa62-15ae-4363-a958-b1979b836ac9} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5687 | 2026.05.07 17:14:17.635291 [ 260 ] {67b9fa62-15ae-4363-a958-b1979b836ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5688 | 2026.05.07 17:14:17.635634 [ 260 ] {67b9fa62-15ae-4363-a958-b1979b836ac9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5689 | 2026.05.07 17:14:17.635845 [ 260 ] {67b9fa62-15ae-4363-a958-b1979b836ac9} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5690 | 2026.05.07 17:14:17.635940 [ 63 ] {} <Debug> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5691 | 2026.05.07 17:14:17.635969 [ 63 ] {} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5692 | 2026.05.07 17:14:17.635974 [ 260 ] {67b9fa62-15ae-4363-a958-b1979b836ac9} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001373 sec., 364894.3918426802 rows/sec., 25.65 MiB/sec. | ||
| 5693 | 2026.05.07 17:14:17.635990 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5694 | 2026.05.07 17:14:17.636014 [ 260 ] {67b9fa62-15ae-4363-a958-b1979b836ac9} <Debug> TCPHandler: Processed in 0.001532681 sec. | ||
| 5695 | 2026.05.07 17:14:17.636071 [ 192 ] {15675992-5db2-4655-9cc0-3518372e93a1::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 | ||
| 5696 | 2026.05.07 17:14:17.636129 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5697 | 2026.05.07 17:14:17.636165 [ 192 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5698 | 2026.05.07 17:14:17.636197 [ 192 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1793 rows starting from the beginning of the part | ||
| 5699 | 2026.05.07 17:14:17.636226 [ 260 ] {2a7d7f7f-95e6-49ef-825b-84f4b15834ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5700 | 2026.05.07 17:14:17.636250 [ 192 ] {15675992-5db2-4655-9cc0-3518372e93a1::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 | ||
| 5701 | 2026.05.07 17:14:17.636272 [ 260 ] {2a7d7f7f-95e6-49ef-825b-84f4b15834ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5702 | 2026.05.07 17:14:17.636298 [ 192 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 96 rows starting from the beginning of the part | ||
| 5703 | 2026.05.07 17:14:17.636343 [ 192 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 501 rows starting from the beginning of the part | ||
| 5704 | 2026.05.07 17:14:17.636382 [ 192 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 100 rows starting from the beginning of the part | ||
| 5705 | 2026.05.07 17:14:17.636420 [ 192 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 501 rows starting from the beginning of the part | ||
| 5706 | 2026.05.07 17:14:17.636614 [ 260 ] {2a7d7f7f-95e6-49ef-825b-84f4b15834ff} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5707 | 2026.05.07 17:14:17.636655 [ 260 ] {2a7d7f7f-95e6-49ef-825b-84f4b15834ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5708 | 2026.05.07 17:14:17.636972 [ 260 ] {2a7d7f7f-95e6-49ef-825b-84f4b15834ff} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5709 | 2026.05.07 17:14:17.637216 [ 260 ] {2a7d7f7f-95e6-49ef-825b-84f4b15834ff} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5710 | 2026.05.07 17:14:17.637307 [ 63 ] {} <Debug> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5711 | 2026.05.07 17:14:17.637330 [ 63 ] {} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5712 | 2026.05.07 17:14:17.637345 [ 260 ] {2a7d7f7f-95e6-49ef-825b-84f4b15834ff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001137 sec., 5277.0448548812665 rows/sec., 275.70 KiB/sec. | ||
| 5713 | 2026.05.07 17:14:17.637346 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5714 | 2026.05.07 17:14:17.637380 [ 260 ] {2a7d7f7f-95e6-49ef-825b-84f4b15834ff} <Debug> TCPHandler: Processed in 0.001298689 sec. | ||
| 5715 | 2026.05.07 17:14:17.637424 [ 189 ] {14c0596a-51d5-4f00-9fde-de8ef844ea28::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5716 | 2026.05.07 17:14:17.637498 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5717 | 2026.05.07 17:14:17.637511 [ 189 ] {14c0596a-51d5-4f00-9fde-de8ef844ea28::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5718 | 2026.05.07 17:14:17.637547 [ 189 ] {14c0596a-51d5-4f00-9fde-de8ef844ea28::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 5719 | 2026.05.07 17:14:17.637590 [ 189 ] {14c0596a-51d5-4f00-9fde-de8ef844ea28::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 5720 | 2026.05.07 17:14:17.637597 [ 260 ] {b82e64bc-9112-430f-ba7b-c0618c7263be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5721 | 2026.05.07 17:14:17.637623 [ 189 ] {14c0596a-51d5-4f00-9fde-de8ef844ea28::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5722 | 2026.05.07 17:14:17.637644 [ 260 ] {b82e64bc-9112-430f-ba7b-c0618c7263be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5723 | 2026.05.07 17:14:17.637648 [ 195 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001616511 sec., 1889872.694958463 rows/sec., 138.48 MiB/sec. | ||
| 5724 | 2026.05.07 17:14:17.637660 [ 189 ] {14c0596a-51d5-4f00-9fde-de8ef844ea28::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5725 | 2026.05.07 17:14:17.637718 [ 189 ] {14c0596a-51d5-4f00-9fde-de8ef844ea28::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5726 | 2026.05.07 17:14:17.637750 [ 189 ] {14c0596a-51d5-4f00-9fde-de8ef844ea28::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5727 | 2026.05.07 17:14:17.637938 [ 186 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5728 | 2026.05.07 17:14:17.638100 [ 260 ] {b82e64bc-9112-430f-ba7b-c0618c7263be} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5729 | 2026.05.07 17:14:17.638142 [ 260 ] {b82e64bc-9112-430f-ba7b-c0618c7263be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5730 | 2026.05.07 17:14:17.638256 [ 186 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_31_6} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5731 | 2026.05.07 17:14:17.638348 [ 186 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_31_6} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5732 | 2026.05.07 17:14:17.638444 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5733 | 2026.05.07 17:14:17.638484 [ 186 ] {14c0596a-51d5-4f00-9fde-de8ef844ea28::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001089537 sec., 82603.89504899787 rows/sec., 4.21 MiB/sec. | ||
| 5734 | 2026.05.07 17:14:17.638616 [ 192 ] {14c0596a-51d5-4f00-9fde-de8ef844ea28::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5735 | 2026.05.07 17:14:17.638618 [ 260 ] {b82e64bc-9112-430f-ba7b-c0618c7263be} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5736 | 2026.05.07 17:14:17.638917 [ 260 ] {b82e64bc-9112-430f-ba7b-c0618c7263be} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5737 | 2026.05.07 17:14:17.638957 [ 192 ] {14c0596a-51d5-4f00-9fde-de8ef844ea28::all_1_15_3} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5738 | 2026.05.07 17:14:17.639037 [ 192 ] {14c0596a-51d5-4f00-9fde-de8ef844ea28::all_1_15_3} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5739 | 2026.05.07 17:14:17.639053 [ 260 ] {b82e64bc-9112-430f-ba7b-c0618c7263be} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001475 sec., 179661.01694915254 rows/sec., 11.94 MiB/sec. | ||
| 5740 | 2026.05.07 17:14:17.639095 [ 260 ] {b82e64bc-9112-430f-ba7b-c0618c7263be} <Debug> TCPHandler: Processed in 0.001643082 sec. | ||
| 5741 | 2026.05.07 17:14:17.639124 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5742 | 2026.05.07 17:14:17.639221 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5743 | 2026.05.07 17:14:17.639317 [ 260 ] {5792b4bb-a96e-4079-a58f-bb4935b85439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5744 | 2026.05.07 17:14:17.639358 [ 260 ] {5792b4bb-a96e-4079-a58f-bb4935b85439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5745 | 2026.05.07 17:14:17.639681 [ 260 ] {5792b4bb-a96e-4079-a58f-bb4935b85439} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5746 | 2026.05.07 17:14:17.639716 [ 260 ] {5792b4bb-a96e-4079-a58f-bb4935b85439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5747 | 2026.05.07 17:14:17.640011 [ 260 ] {5792b4bb-a96e-4079-a58f-bb4935b85439} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5748 | 2026.05.07 17:14:17.640212 [ 260 ] {5792b4bb-a96e-4079-a58f-bb4935b85439} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5749 | 2026.05.07 17:14:17.640302 [ 63 ] {} <Debug> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5750 | 2026.05.07 17:14:17.640326 [ 63 ] {} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5751 | 2026.05.07 17:14:17.640337 [ 260 ] {5792b4bb-a96e-4079-a58f-bb4935b85439} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 5752 | 2026.05.07 17:14:17.640342 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5753 | 2026.05.07 17:14:17.640372 [ 260 ] {5792b4bb-a96e-4079-a58f-bb4935b85439} <Debug> TCPHandler: Processed in 0.001198509 sec. | ||
| 5754 | 2026.05.07 17:14:17.640412 [ 195 ] {77765c93-2cd4-47c7-a502-7d370b46503e::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5755 | 2026.05.07 17:14:17.640488 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5756 | 2026.05.07 17:14:17.640492 [ 195 ] {77765c93-2cd4-47c7-a502-7d370b46503e::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5757 | 2026.05.07 17:14:17.640529 [ 195 ] {77765c93-2cd4-47c7-a502-7d370b46503e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 5758 | 2026.05.07 17:14:17.640578 [ 195 ] {77765c93-2cd4-47c7-a502-7d370b46503e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5759 | 2026.05.07 17:14:17.640579 [ 260 ] {fd1d74d6-2296-47ab-b32f-f9507a8a239b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5760 | 2026.05.07 17:14:17.640621 [ 195 ] {77765c93-2cd4-47c7-a502-7d370b46503e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5761 | 2026.05.07 17:14:17.640638 [ 260 ] {fd1d74d6-2296-47ab-b32f-f9507a8a239b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5762 | 2026.05.07 17:14:17.640659 [ 195 ] {77765c93-2cd4-47c7-a502-7d370b46503e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5763 | 2026.05.07 17:14:17.640698 [ 195 ] {77765c93-2cd4-47c7-a502-7d370b46503e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5764 | 2026.05.07 17:14:17.640737 [ 195 ] {77765c93-2cd4-47c7-a502-7d370b46503e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5765 | 2026.05.07 17:14:17.641386 [ 260 ] {fd1d74d6-2296-47ab-b32f-f9507a8a239b} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5766 | 2026.05.07 17:14:17.641412 [ 189 ] {77765c93-2cd4-47c7-a502-7d370b46503e::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001027018 sec., 14605.39153159925 rows/sec., 984.15 KiB/sec. | ||
| 5767 | 2026.05.07 17:14:17.641523 [ 260 ] {fd1d74d6-2296-47ab-b32f-f9507a8a239b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5768 | 2026.05.07 17:14:17.641623 [ 195 ] {77765c93-2cd4-47c7-a502-7d370b46503e::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5769 | 2026.05.07 17:14:17.641859 [ 195 ] {77765c93-2cd4-47c7-a502-7d370b46503e::all_1_15_3} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5770 | 2026.05.07 17:14:17.641918 [ 195 ] {77765c93-2cd4-47c7-a502-7d370b46503e::all_1_15_3} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5771 | 2026.05.07 17:14:17.641972 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5772 | 2026.05.07 17:14:17.642046 [ 260 ] {fd1d74d6-2296-47ab-b32f-f9507a8a239b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5773 | 2026.05.07 17:14:17.642280 [ 260 ] {fd1d74d6-2296-47ab-b32f-f9507a8a239b} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5774 | 2026.05.07 17:14:17.642506 [ 260 ] {fd1d74d6-2296-47ab-b32f-f9507a8a239b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001944 sec., 5658.436213991769 rows/sec., 10.14 MiB/sec. | ||
| 5775 | 2026.05.07 17:14:17.642558 [ 260 ] {fd1d74d6-2296-47ab-b32f-f9507a8a239b} <Debug> TCPHandler: Processed in 0.002117584 sec. | ||
| 5776 | 2026.05.07 17:14:17.642675 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5777 | 2026.05.07 17:14:17.642767 [ 260 ] {579997ba-2c1d-44c5-870e-4db7652555f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5778 | 2026.05.07 17:14:17.642807 [ 260 ] {579997ba-2c1d-44c5-870e-4db7652555f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5779 | 2026.05.07 17:14:17.643150 [ 260 ] {579997ba-2c1d-44c5-870e-4db7652555f8} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5780 | 2026.05.07 17:14:17.643185 [ 260 ] {579997ba-2c1d-44c5-870e-4db7652555f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5781 | 2026.05.07 17:14:17.643490 [ 260 ] {579997ba-2c1d-44c5-870e-4db7652555f8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5782 | 2026.05.07 17:14:17.643691 [ 260 ] {579997ba-2c1d-44c5-870e-4db7652555f8} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5783 | 2026.05.07 17:14:17.643814 [ 260 ] {579997ba-2c1d-44c5-870e-4db7652555f8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001066 sec., 84427.76735459661 rows/sec., 5.28 MiB/sec. | ||
| 5784 | 2026.05.07 17:14:17.643848 [ 260 ] {579997ba-2c1d-44c5-870e-4db7652555f8} <Debug> TCPHandler: Processed in 0.001220178 sec. | ||
| 5785 | 2026.05.07 17:14:18.001149 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.08 MiB, peak 265.26 MiB, free memory in arenas 0.00 B, will set to 257.96 MiB (RSS), difference: -1.12 MiB | ||
| 5786 | 2026.05.07 17:14:21.707247 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 712 | ||
| 5787 | 2026.05.07 17:14:21.709935 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5788 | 2026.05.07 17:14:21.709994 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5789 | 2026.05.07 17:14:21.711283 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5790 | 2026.05.07 17:14:21.711605 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5791 | 2026.05.07 17:14:21.711762 [ 52 ] {} <Debug> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5792 | 2026.05.07 17:14:21.711826 [ 52 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5793 | 2026.05.07 17:14:21.711846 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5794 | 2026.05.07 17:14:21.711944 [ 187 ] {8a725783-07ea-4baf-8681-9af5708b1817::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 | ||
| 5795 | 2026.05.07 17:14:21.711961 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 712 | ||
| 5796 | 2026.05.07 17:14:21.712421 [ 187 ] {8a725783-07ea-4baf-8681-9af5708b1817::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5797 | 2026.05.07 17:14:21.712560 [ 187 ] {8a725783-07ea-4baf-8681-9af5708b1817::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 498 rows starting from the beginning of the part | ||
| 5798 | 2026.05.07 17:14:21.712940 [ 187 ] {8a725783-07ea-4baf-8681-9af5708b1817::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 44 rows starting from the beginning of the part | ||
| 5799 | 2026.05.07 17:14:21.713323 [ 187 ] {8a725783-07ea-4baf-8681-9af5708b1817::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 5800 | 2026.05.07 17:14:21.713716 [ 187 ] {8a725783-07ea-4baf-8681-9af5708b1817::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 52 rows starting from the beginning of the part | ||
| 5801 | 2026.05.07 17:14:21.714148 [ 187 ] {8a725783-07ea-4baf-8681-9af5708b1817::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 38 rows starting from the beginning of the part | ||
| 5802 | 2026.05.07 17:14:21.714494 [ 187 ] {8a725783-07ea-4baf-8681-9af5708b1817::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 5803 | 2026.05.07 17:14:21.720912 [ 195 ] {8a725783-07ea-4baf-8681-9af5708b1817::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 712 rows, containing 72 columns (72 merged, 0 gathered) in 0.009012961 sec., 78997.34615516476 rows/sec., 66.63 MiB/sec. | ||
| 5804 | 2026.05.07 17:14:21.721868 [ 187 ] {8a725783-07ea-4baf-8681-9af5708b1817::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5805 | 2026.05.07 17:14:21.722377 [ 187 ] {8a725783-07ea-4baf-8681-9af5708b1817::all_1_16_3} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5806 | 2026.05.07 17:14:21.722447 [ 187 ] {8a725783-07ea-4baf-8681-9af5708b1817::all_1_16_3} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5807 | 2026.05.07 17:14:21.722603 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 5808 | 2026.05.07 17:14:22.615290 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5809 | 2026.05.07 17:14:22.615543 [ 260 ] {5e52034f-c436-43a1-9a2f-fdfb23376150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5810 | 2026.05.07 17:14:22.615928 [ 260 ] {5e52034f-c436-43a1-9a2f-fdfb23376150} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5811 | 2026.05.07 17:14:22.615970 [ 260 ] {5e52034f-c436-43a1-9a2f-fdfb23376150} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5812 | 2026.05.07 17:14:22.616196 [ 260 ] {5e52034f-c436-43a1-9a2f-fdfb23376150} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5813 | 2026.05.07 17:14:22.616265 [ 260 ] {5e52034f-c436-43a1-9a2f-fdfb23376150} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5814 | 2026.05.07 17:14:22.616406 [ 260 ] {5e52034f-c436-43a1-9a2f-fdfb23376150} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5815 | 2026.05.07 17:14:22.616518 [ 327 ] {5e52034f-c436-43a1-9a2f-fdfb23376150} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5816 | 2026.05.07 17:14:22.616533 [ 353 ] {5e52034f-c436-43a1-9a2f-fdfb23376150} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5817 | 2026.05.07 17:14:22.616532 [ 317 ] {5e52034f-c436-43a1-9a2f-fdfb23376150} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5818 | 2026.05.07 17:14:22.616518 [ 347 ] {5e52034f-c436-43a1-9a2f-fdfb23376150} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5819 | 2026.05.07 17:14:22.616707 [ 260 ] {5e52034f-c436-43a1-9a2f-fdfb23376150} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5820 | 2026.05.07 17:14:22.616734 [ 260 ] {5e52034f-c436-43a1-9a2f-fdfb23376150} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5821 | 2026.05.07 17:14:22.616819 [ 260 ] {5e52034f-c436-43a1-9a2f-fdfb23376150} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5822 | 2026.05.07 17:14:22.616839 [ 260 ] {5e52034f-c436-43a1-9a2f-fdfb23376150} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 5823 | 2026.05.07 17:14:22.616874 [ 260 ] {5e52034f-c436-43a1-9a2f-fdfb23376150} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5824 | 2026.05.07 17:14:22.616913 [ 260 ] {5e52034f-c436-43a1-9a2f-fdfb23376150} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5825 | 2026.05.07 17:14:22.616950 [ 260 ] {5e52034f-c436-43a1-9a2f-fdfb23376150} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5826 | 2026.05.07 17:14:22.618189 [ 260 ] {5e52034f-c436-43a1-9a2f-fdfb23376150} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002749 sec., 14914.514368861403 rows/sec., 3.25 MiB/sec. | ||
| 5827 | 2026.05.07 17:14:22.618356 [ 260 ] {5e52034f-c436-43a1-9a2f-fdfb23376150} <Debug> MemoryTracker: Peak memory usage (for query): 145.15 KiB. | ||
| 5828 | 2026.05.07 17:14:22.618372 [ 260 ] {5e52034f-c436-43a1-9a2f-fdfb23376150} <Debug> TCPHandler: Processed in 0.003219652 sec. | ||
| 5829 | 2026.05.07 17:14:22.620518 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5830 | 2026.05.07 17:14:22.620627 [ 260 ] {c32227b9-93ba-4c25-ac32-32d1650dd6b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5831 | 2026.05.07 17:14:22.620671 [ 260 ] {c32227b9-93ba-4c25-ac32-32d1650dd6b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5832 | 2026.05.07 17:14:22.621191 [ 260 ] {c32227b9-93ba-4c25-ac32-32d1650dd6b8} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5833 | 2026.05.07 17:14:22.621239 [ 260 ] {c32227b9-93ba-4c25-ac32-32d1650dd6b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5834 | 2026.05.07 17:14:22.621621 [ 260 ] {c32227b9-93ba-4c25-ac32-32d1650dd6b8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5835 | 2026.05.07 17:14:22.621845 [ 260 ] {c32227b9-93ba-4c25-ac32-32d1650dd6b8} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5836 | 2026.05.07 17:14:22.621992 [ 260 ] {c32227b9-93ba-4c25-ac32-32d1650dd6b8} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001397 sec., 85898.35361488904 rows/sec., 7.32 MiB/sec. | ||
| 5837 | 2026.05.07 17:14:22.622029 [ 260 ] {c32227b9-93ba-4c25-ac32-32d1650dd6b8} <Debug> TCPHandler: Processed in 0.001560601 sec. | ||
| 5838 | 2026.05.07 17:14:22.622154 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5839 | 2026.05.07 17:14:22.622248 [ 260 ] {5c2f3242-562b-43a4-a370-274e27984340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5840 | 2026.05.07 17:14:22.622288 [ 260 ] {5c2f3242-562b-43a4-a370-274e27984340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5841 | 2026.05.07 17:14:22.622688 [ 260 ] {5c2f3242-562b-43a4-a370-274e27984340} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5842 | 2026.05.07 17:14:22.622723 [ 260 ] {5c2f3242-562b-43a4-a370-274e27984340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5843 | 2026.05.07 17:14:22.623007 [ 260 ] {5c2f3242-562b-43a4-a370-274e27984340} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5844 | 2026.05.07 17:14:22.623238 [ 260 ] {5c2f3242-562b-43a4-a370-274e27984340} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5845 | 2026.05.07 17:14:22.623365 [ 260 ] {5c2f3242-562b-43a4-a370-274e27984340} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001137 sec., 28144.23922603342 rows/sec., 2.07 MiB/sec. | ||
| 5846 | 2026.05.07 17:14:22.623401 [ 260 ] {5c2f3242-562b-43a4-a370-274e27984340} <Debug> TCPHandler: Processed in 0.001294299 sec. | ||
| 5847 | 2026.05.07 17:14:22.623513 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5848 | 2026.05.07 17:14:22.623606 [ 260 ] {2350590c-58bc-4917-9711-a9e1bc50218d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5849 | 2026.05.07 17:14:22.623645 [ 260 ] {2350590c-58bc-4917-9711-a9e1bc50218d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5850 | 2026.05.07 17:14:22.624067 [ 260 ] {2350590c-58bc-4917-9711-a9e1bc50218d} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5851 | 2026.05.07 17:14:22.624102 [ 260 ] {2350590c-58bc-4917-9711-a9e1bc50218d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5852 | 2026.05.07 17:14:22.624410 [ 260 ] {2350590c-58bc-4917-9711-a9e1bc50218d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5853 | 2026.05.07 17:14:22.624618 [ 260 ] {2350590c-58bc-4917-9711-a9e1bc50218d} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5854 | 2026.05.07 17:14:22.624742 [ 260 ] {2350590c-58bc-4917-9711-a9e1bc50218d} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001155 sec., 83116.88311688312 rows/sec., 6.49 MiB/sec. | ||
| 5855 | 2026.05.07 17:14:22.624778 [ 260 ] {2350590c-58bc-4917-9711-a9e1bc50218d} <Debug> TCPHandler: Processed in 0.001312069 sec. | ||
| 5856 | 2026.05.07 17:14:22.624892 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5857 | 2026.05.07 17:14:22.624984 [ 260 ] {68cb3c9a-387e-4a74-89e6-6e0330c30dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5858 | 2026.05.07 17:14:22.625027 [ 260 ] {68cb3c9a-387e-4a74-89e6-6e0330c30dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5859 | 2026.05.07 17:14:22.625411 [ 260 ] {68cb3c9a-387e-4a74-89e6-6e0330c30dc6} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5860 | 2026.05.07 17:14:22.625444 [ 260 ] {68cb3c9a-387e-4a74-89e6-6e0330c30dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5861 | 2026.05.07 17:14:22.625743 [ 260 ] {68cb3c9a-387e-4a74-89e6-6e0330c30dc6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5862 | 2026.05.07 17:14:22.625941 [ 260 ] {68cb3c9a-387e-4a74-89e6-6e0330c30dc6} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5863 | 2026.05.07 17:14:22.626035 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5864 | 2026.05.07 17:14:22.626058 [ 260 ] {68cb3c9a-387e-4a74-89e6-6e0330c30dc6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 5865 | 2026.05.07 17:14:22.626082 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5866 | 2026.05.07 17:14:22.626096 [ 260 ] {68cb3c9a-387e-4a74-89e6-6e0330c30dc6} <Debug> TCPHandler: Processed in 0.001309219 sec. | ||
| 5867 | 2026.05.07 17:14:22.626106 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5868 | 2026.05.07 17:14:22.626270 [ 196 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::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 | ||
| 5869 | 2026.05.07 17:14:22.626279 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5870 | 2026.05.07 17:14:22.626410 [ 196 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5871 | 2026.05.07 17:14:22.626426 [ 260 ] {49339e0f-4140-42af-aaa9-c0c437e19666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5872 | 2026.05.07 17:14:22.626447 [ 196 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11093 rows starting from the beginning of the part | ||
| 5873 | 2026.05.07 17:14:22.626489 [ 260 ] {49339e0f-4140-42af-aaa9-c0c437e19666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5874 | 2026.05.07 17:14:22.626514 [ 196 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::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 | ||
| 5875 | 2026.05.07 17:14:22.626573 [ 196 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 265 rows starting from the beginning of the part | ||
| 5876 | 2026.05.07 17:14:22.626620 [ 196 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 162 rows starting from the beginning of the part | ||
| 5877 | 2026.05.07 17:14:22.626657 [ 196 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 265 rows starting from the beginning of the part | ||
| 5878 | 2026.05.07 17:14:22.626697 [ 196 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::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 | ||
| 5879 | 2026.05.07 17:14:22.627357 [ 260 ] {49339e0f-4140-42af-aaa9-c0c437e19666} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5880 | 2026.05.07 17:14:22.627399 [ 260 ] {49339e0f-4140-42af-aaa9-c0c437e19666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5881 | 2026.05.07 17:14:22.628001 [ 260 ] {49339e0f-4140-42af-aaa9-c0c437e19666} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5882 | 2026.05.07 17:14:22.628267 [ 260 ] {49339e0f-4140-42af-aaa9-c0c437e19666} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5883 | 2026.05.07 17:14:22.628418 [ 260 ] {49339e0f-4140-42af-aaa9-c0c437e19666} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002012 sec., 15904.572564612326 rows/sec., 28.50 MiB/sec. | ||
| 5884 | 2026.05.07 17:14:22.628478 [ 260 ] {49339e0f-4140-42af-aaa9-c0c437e19666} <Debug> TCPHandler: Processed in 0.002247305 sec. | ||
| 5885 | 2026.05.07 17:14:22.628602 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5886 | 2026.05.07 17:14:22.628699 [ 260 ] {eac0aec8-a73e-416e-abea-564e9fa5d759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5887 | 2026.05.07 17:14:22.628742 [ 260 ] {eac0aec8-a73e-416e-abea-564e9fa5d759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5888 | 2026.05.07 17:14:22.629104 [ 260 ] {eac0aec8-a73e-416e-abea-564e9fa5d759} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5889 | 2026.05.07 17:14:22.629141 [ 260 ] {eac0aec8-a73e-416e-abea-564e9fa5d759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5890 | 2026.05.07 17:14:22.629464 [ 260 ] {eac0aec8-a73e-416e-abea-564e9fa5d759} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5891 | 2026.05.07 17:14:22.629692 [ 260 ] {eac0aec8-a73e-416e-abea-564e9fa5d759} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5892 | 2026.05.07 17:14:22.629828 [ 260 ] {eac0aec8-a73e-416e-abea-564e9fa5d759} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 5893 | 2026.05.07 17:14:22.629864 [ 260 ] {eac0aec8-a73e-416e-abea-564e9fa5d759} <Debug> TCPHandler: Processed in 0.001313259 sec. | ||
| 5894 | 2026.05.07 17:14:22.630502 [ 195 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12105 rows, containing 5 columns (5 merged, 0 gathered) in 0.00427591 sec., 2830976.330184686 rows/sec., 182.05 MiB/sec. | ||
| 5895 | 2026.05.07 17:14:22.630837 [ 196 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5896 | 2026.05.07 17:14:22.631101 [ 196 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5897 | 2026.05.07 17:14:22.631182 [ 196 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5898 | 2026.05.07 17:14:22.631254 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 5899 | 2026.05.07 17:14:23.000273 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.91 MiB, peak 265.26 MiB, free memory in arenas 0.00 B, will set to 260.16 MiB (RSS), difference: 1.25 MiB | ||
| 5900 | 2026.05.07 17:14:24.167789 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11064 | ||
| 5901 | 2026.05.07 17:14:24.168268 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5902 | 2026.05.07 17:14:24.168310 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5903 | 2026.05.07 17:14:24.168811 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5904 | 2026.05.07 17:14:24.169048 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5905 | 2026.05.07 17:14:24.169194 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11064 | ||
| 5906 | 2026.05.07 17:14:24.745057 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5907 | 2026.05.07 17:14:24.760166 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5908 | 2026.05.07 17:14:24.760231 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5909 | 2026.05.07 17:14:24.766326 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5910 | 2026.05.07 17:14:24.767057 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5911 | 2026.05.07 17:14:24.769913 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5912 | 2026.05.07 17:14:25.296194 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5913 | 2026.05.07 17:14:25.296444 [ 260 ] {2d91de64-6955-4698-ac95-67141d855419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5914 | 2026.05.07 17:14:25.296812 [ 260 ] {2d91de64-6955-4698-ac95-67141d855419} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5915 | 2026.05.07 17:14:25.296853 [ 260 ] {2d91de64-6955-4698-ac95-67141d855419} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5916 | 2026.05.07 17:14:25.297123 [ 260 ] {2d91de64-6955-4698-ac95-67141d855419} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5917 | 2026.05.07 17:14:25.297196 [ 260 ] {2d91de64-6955-4698-ac95-67141d855419} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5918 | 2026.05.07 17:14:25.297344 [ 260 ] {2d91de64-6955-4698-ac95-67141d855419} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 5919 | 2026.05.07 17:14:25.297471 [ 326 ] {2d91de64-6955-4698-ac95-67141d855419} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5920 | 2026.05.07 17:14:25.297490 [ 327 ] {2d91de64-6955-4698-ac95-67141d855419} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5921 | 2026.05.07 17:14:25.297498 [ 328 ] {2d91de64-6955-4698-ac95-67141d855419} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5922 | 2026.05.07 17:14:25.297509 [ 360 ] {2d91de64-6955-4698-ac95-67141d855419} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5923 | 2026.05.07 17:14:25.297687 [ 260 ] {2d91de64-6955-4698-ac95-67141d855419} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5924 | 2026.05.07 17:14:25.297716 [ 260 ] {2d91de64-6955-4698-ac95-67141d855419} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5925 | 2026.05.07 17:14:25.297803 [ 260 ] {2d91de64-6955-4698-ac95-67141d855419} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5926 | 2026.05.07 17:14:25.297825 [ 260 ] {2d91de64-6955-4698-ac95-67141d855419} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 5927 | 2026.05.07 17:14:25.297865 [ 260 ] {2d91de64-6955-4698-ac95-67141d855419} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5928 | 2026.05.07 17:14:25.297905 [ 260 ] {2d91de64-6955-4698-ac95-67141d855419} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5929 | 2026.05.07 17:14:25.297945 [ 260 ] {2d91de64-6955-4698-ac95-67141d855419} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5930 | 2026.05.07 17:14:25.299248 [ 260 ] {2d91de64-6955-4698-ac95-67141d855419} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002916 sec., 14060.356652949245 rows/sec., 3.06 MiB/sec. | ||
| 5931 | 2026.05.07 17:14:25.299400 [ 260 ] {2d91de64-6955-4698-ac95-67141d855419} <Debug> MemoryTracker: Peak memory usage (for query): 145.81 KiB. | ||
| 5932 | 2026.05.07 17:14:25.299416 [ 260 ] {2d91de64-6955-4698-ac95-67141d855419} <Debug> TCPHandler: Processed in 0.003361283 sec. | ||
| 5933 | 2026.05.07 17:14:25.313769 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5934 | 2026.05.07 17:14:25.313902 [ 260 ] {d2926280-58b2-46c2-b6c6-77185b3c9c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5935 | 2026.05.07 17:14:25.313957 [ 260 ] {d2926280-58b2-46c2-b6c6-77185b3c9c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5936 | 2026.05.07 17:14:25.314586 [ 260 ] {d2926280-58b2-46c2-b6c6-77185b3c9c43} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5937 | 2026.05.07 17:14:25.314628 [ 260 ] {d2926280-58b2-46c2-b6c6-77185b3c9c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5938 | 2026.05.07 17:14:25.315010 [ 260 ] {d2926280-58b2-46c2-b6c6-77185b3c9c43} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5939 | 2026.05.07 17:14:25.315247 [ 260 ] {d2926280-58b2-46c2-b6c6-77185b3c9c43} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5940 | 2026.05.07 17:14:25.315396 [ 260 ] {d2926280-58b2-46c2-b6c6-77185b3c9c43} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001534 sec., 185136.8970013038 rows/sec., 11.76 MiB/sec. | ||
| 5941 | 2026.05.07 17:14:25.315436 [ 260 ] {d2926280-58b2-46c2-b6c6-77185b3c9c43} <Debug> TCPHandler: Processed in 0.001730622 sec. | ||
| 5942 | 2026.05.07 17:14:25.315563 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5943 | 2026.05.07 17:14:25.315663 [ 260 ] {0099e5fc-11b4-4afa-b5e5-06e96d9b8c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5944 | 2026.05.07 17:14:25.315707 [ 260 ] {0099e5fc-11b4-4afa-b5e5-06e96d9b8c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5945 | 2026.05.07 17:14:25.316107 [ 260 ] {0099e5fc-11b4-4afa-b5e5-06e96d9b8c86} <Trace> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5946 | 2026.05.07 17:14:25.316143 [ 260 ] {0099e5fc-11b4-4afa-b5e5-06e96d9b8c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5947 | 2026.05.07 17:14:25.316433 [ 260 ] {0099e5fc-11b4-4afa-b5e5-06e96d9b8c86} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5948 | 2026.05.07 17:14:25.316644 [ 260 ] {0099e5fc-11b4-4afa-b5e5-06e96d9b8c86} <Trace> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5949 | 2026.05.07 17:14:25.316776 [ 260 ] {0099e5fc-11b4-4afa-b5e5-06e96d9b8c86} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001135 sec., 1762.114537444934 rows/sec., 143.69 KiB/sec. | ||
| 5950 | 2026.05.07 17:14:25.316813 [ 260 ] {0099e5fc-11b4-4afa-b5e5-06e96d9b8c86} <Debug> TCPHandler: Processed in 0.001301769 sec. | ||
| 5951 | 2026.05.07 17:14:25.316926 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5952 | 2026.05.07 17:14:25.317021 [ 260 ] {76240ed3-2ebd-4de7-83eb-062cd16c1cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5953 | 2026.05.07 17:14:25.317062 [ 260 ] {76240ed3-2ebd-4de7-83eb-062cd16c1cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5954 | 2026.05.07 17:14:25.319274 [ 260 ] {76240ed3-2ebd-4de7-83eb-062cd16c1cff} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5955 | 2026.05.07 17:14:25.319319 [ 260 ] {76240ed3-2ebd-4de7-83eb-062cd16c1cff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5956 | 2026.05.07 17:14:25.319814 [ 260 ] {76240ed3-2ebd-4de7-83eb-062cd16c1cff} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5957 | 2026.05.07 17:14:25.320029 [ 260 ] {76240ed3-2ebd-4de7-83eb-062cd16c1cff} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5958 | 2026.05.07 17:14:25.320162 [ 260 ] {76240ed3-2ebd-4de7-83eb-062cd16c1cff} <Debug> executeQuery: Read 3165 rows, 242.04 KiB in 0.003159 sec., 1001899.3352326686 rows/sec., 74.82 MiB/sec. | ||
| 5959 | 2026.05.07 17:14:25.320199 [ 260 ] {76240ed3-2ebd-4de7-83eb-062cd16c1cff} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5960 | 2026.05.07 17:14:25.320212 [ 260 ] {76240ed3-2ebd-4de7-83eb-062cd16c1cff} <Debug> TCPHandler: Processed in 0.003334492 sec. | ||
| 5961 | 2026.05.07 17:14:25.320344 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5962 | 2026.05.07 17:14:25.320468 [ 260 ] {9b0bd15e-50a5-47c9-9d1d-1696c881ef73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5963 | 2026.05.07 17:14:25.320518 [ 260 ] {9b0bd15e-50a5-47c9-9d1d-1696c881ef73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5964 | 2026.05.07 17:14:25.321072 [ 260 ] {9b0bd15e-50a5-47c9-9d1d-1696c881ef73} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5965 | 2026.05.07 17:14:25.321117 [ 260 ] {9b0bd15e-50a5-47c9-9d1d-1696c881ef73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5966 | 2026.05.07 17:14:25.321441 [ 260 ] {9b0bd15e-50a5-47c9-9d1d-1696c881ef73} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5967 | 2026.05.07 17:14:25.321659 [ 260 ] {9b0bd15e-50a5-47c9-9d1d-1696c881ef73} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5968 | 2026.05.07 17:14:25.321793 [ 260 ] {9b0bd15e-50a5-47c9-9d1d-1696c881ef73} <Debug> executeQuery: Read 164 rows, 10.19 KiB in 0.001349 sec., 121571.53446997776 rows/sec., 7.37 MiB/sec. | ||
| 5969 | 2026.05.07 17:14:25.321830 [ 260 ] {9b0bd15e-50a5-47c9-9d1d-1696c881ef73} <Debug> TCPHandler: Processed in 0.00154736 sec. | ||
| 5970 | 2026.05.07 17:14:25.321964 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5971 | 2026.05.07 17:14:25.322059 [ 260 ] {083f0885-a90f-4920-aa03-e0b36880f432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5972 | 2026.05.07 17:14:25.322098 [ 260 ] {083f0885-a90f-4920-aa03-e0b36880f432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5973 | 2026.05.07 17:14:25.322769 [ 260 ] {083f0885-a90f-4920-aa03-e0b36880f432} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5974 | 2026.05.07 17:14:25.322806 [ 260 ] {083f0885-a90f-4920-aa03-e0b36880f432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5975 | 2026.05.07 17:14:25.323160 [ 260 ] {083f0885-a90f-4920-aa03-e0b36880f432} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5976 | 2026.05.07 17:14:25.323378 [ 260 ] {083f0885-a90f-4920-aa03-e0b36880f432} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5977 | 2026.05.07 17:14:25.323499 [ 260 ] {083f0885-a90f-4920-aa03-e0b36880f432} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001472 sec., 645380.4347826086 rows/sec., 37.97 MiB/sec. | ||
| 5978 | 2026.05.07 17:14:25.323535 [ 260 ] {083f0885-a90f-4920-aa03-e0b36880f432} <Debug> TCPHandler: Processed in 0.001636651 sec. | ||
| 5979 | 2026.05.07 17:14:25.323649 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5980 | 2026.05.07 17:14:25.323738 [ 260 ] {f143f975-3128-402c-8a97-605f68b63db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5981 | 2026.05.07 17:14:25.323774 [ 260 ] {f143f975-3128-402c-8a97-605f68b63db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5982 | 2026.05.07 17:14:25.324128 [ 260 ] {f143f975-3128-402c-8a97-605f68b63db7} <Trace> oximeter.fields_u64 (de6f0f6e-926a-4e36-86dd-5ad81d3e3b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5983 | 2026.05.07 17:14:25.324162 [ 260 ] {f143f975-3128-402c-8a97-605f68b63db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5984 | 2026.05.07 17:14:25.324506 [ 260 ] {f143f975-3128-402c-8a97-605f68b63db7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5985 | 2026.05.07 17:14:25.324715 [ 260 ] {f143f975-3128-402c-8a97-605f68b63db7} <Trace> oximeter.fields_u64 (de6f0f6e-926a-4e36-86dd-5ad81d3e3b17): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5986 | 2026.05.07 17:14:25.324845 [ 260 ] {f143f975-3128-402c-8a97-605f68b63db7} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 64.21 KiB/sec. | ||
| 5987 | 2026.05.07 17:14:25.324883 [ 260 ] {f143f975-3128-402c-8a97-605f68b63db7} <Debug> TCPHandler: Processed in 0.001258049 sec. | ||
| 5988 | 2026.05.07 17:14:25.324997 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5989 | 2026.05.07 17:14:25.325091 [ 260 ] {da8e9e0e-2fa7-49d5-b130-c1a2b81081e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5990 | 2026.05.07 17:14:25.325131 [ 260 ] {da8e9e0e-2fa7-49d5-b130-c1a2b81081e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5991 | 2026.05.07 17:14:25.325555 [ 260 ] {da8e9e0e-2fa7-49d5-b130-c1a2b81081e4} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5992 | 2026.05.07 17:14:25.325592 [ 260 ] {da8e9e0e-2fa7-49d5-b130-c1a2b81081e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5993 | 2026.05.07 17:14:25.325887 [ 260 ] {da8e9e0e-2fa7-49d5-b130-c1a2b81081e4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5994 | 2026.05.07 17:14:25.326096 [ 260 ] {da8e9e0e-2fa7-49d5-b130-c1a2b81081e4} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5995 | 2026.05.07 17:14:25.326222 [ 260 ] {da8e9e0e-2fa7-49d5-b130-c1a2b81081e4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001149 sec., 128807.65883376848 rows/sec., 7.33 MiB/sec. | ||
| 5996 | 2026.05.07 17:14:25.326260 [ 260 ] {da8e9e0e-2fa7-49d5-b130-c1a2b81081e4} <Debug> TCPHandler: Processed in 0.001311399 sec. | ||
| 5997 | 2026.05.07 17:14:25.326379 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5998 | 2026.05.07 17:14:25.326471 [ 260 ] {7b8f9272-c57a-4c25-a7b5-123864210482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5999 | 2026.05.07 17:14:25.326511 [ 260 ] {7b8f9272-c57a-4c25-a7b5-123864210482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6000 | 2026.05.07 17:14:25.327422 [ 260 ] {7b8f9272-c57a-4c25-a7b5-123864210482} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6001 | 2026.05.07 17:14:25.327458 [ 260 ] {7b8f9272-c57a-4c25-a7b5-123864210482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6002 | 2026.05.07 17:14:25.327826 [ 260 ] {7b8f9272-c57a-4c25-a7b5-123864210482} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6003 | 2026.05.07 17:14:25.328030 [ 260 ] {7b8f9272-c57a-4c25-a7b5-123864210482} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6004 | 2026.05.07 17:14:25.328161 [ 260 ] {7b8f9272-c57a-4c25-a7b5-123864210482} <Debug> executeQuery: Read 1727 rows, 119.06 KiB in 0.001706 sec., 1012309.4958968346 rows/sec., 68.15 MiB/sec. | ||
| 6005 | 2026.05.07 17:14:25.328198 [ 260 ] {7b8f9272-c57a-4c25-a7b5-123864210482} <Debug> TCPHandler: Processed in 0.001868462 sec. | ||
| 6006 | 2026.05.07 17:14:25.328343 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6007 | 2026.05.07 17:14:25.328438 [ 260 ] {1512730c-83f0-45a6-84cf-19a1505f1f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6008 | 2026.05.07 17:14:25.328480 [ 260 ] {1512730c-83f0-45a6-84cf-19a1505f1f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6009 | 2026.05.07 17:14:25.328810 [ 260 ] {1512730c-83f0-45a6-84cf-19a1505f1f5b} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6010 | 2026.05.07 17:14:25.328845 [ 260 ] {1512730c-83f0-45a6-84cf-19a1505f1f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6011 | 2026.05.07 17:14:25.329148 [ 260 ] {1512730c-83f0-45a6-84cf-19a1505f1f5b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6012 | 2026.05.07 17:14:25.329353 [ 260 ] {1512730c-83f0-45a6-84cf-19a1505f1f5b} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6013 | 2026.05.07 17:14:25.329482 [ 260 ] {1512730c-83f0-45a6-84cf-19a1505f1f5b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 6014 | 2026.05.07 17:14:25.329518 [ 260 ] {1512730c-83f0-45a6-84cf-19a1505f1f5b} <Debug> TCPHandler: Processed in 0.001225288 sec. | ||
| 6015 | 2026.05.07 17:14:25.329637 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6016 | 2026.05.07 17:14:25.329738 [ 260 ] {d83e20d5-9c72-4592-b964-def9a1b81a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6017 | 2026.05.07 17:14:25.329782 [ 260 ] {d83e20d5-9c72-4592-b964-def9a1b81a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6018 | 2026.05.07 17:14:25.330662 [ 260 ] {d83e20d5-9c72-4592-b964-def9a1b81a8d} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6019 | 2026.05.07 17:14:25.330699 [ 260 ] {d83e20d5-9c72-4592-b964-def9a1b81a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6020 | 2026.05.07 17:14:25.331138 [ 260 ] {d83e20d5-9c72-4592-b964-def9a1b81a8d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6021 | 2026.05.07 17:14:25.331354 [ 260 ] {d83e20d5-9c72-4592-b964-def9a1b81a8d} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6022 | 2026.05.07 17:14:25.331486 [ 260 ] {d83e20d5-9c72-4592-b964-def9a1b81a8d} <Debug> executeQuery: Read 1666 rows, 104.16 KiB in 0.001767 sec., 942840.9734012451 rows/sec., 57.57 MiB/sec. | ||
| 6023 | 2026.05.07 17:14:25.331523 [ 260 ] {d83e20d5-9c72-4592-b964-def9a1b81a8d} <Debug> TCPHandler: Processed in 0.001936633 sec. | ||
| 6024 | 2026.05.07 17:14:25.331646 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6025 | 2026.05.07 17:14:25.331741 [ 260 ] {33cf6177-3aec-4737-86d8-7741f13196ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6026 | 2026.05.07 17:14:25.331784 [ 260 ] {33cf6177-3aec-4737-86d8-7741f13196ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6027 | 2026.05.07 17:14:25.332101 [ 260 ] {33cf6177-3aec-4737-86d8-7741f13196ec} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6028 | 2026.05.07 17:14:25.332137 [ 260 ] {33cf6177-3aec-4737-86d8-7741f13196ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6029 | 2026.05.07 17:14:25.332449 [ 260 ] {33cf6177-3aec-4737-86d8-7741f13196ec} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6030 | 2026.05.07 17:14:25.332660 [ 260 ] {33cf6177-3aec-4737-86d8-7741f13196ec} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6031 | 2026.05.07 17:14:25.332789 [ 260 ] {33cf6177-3aec-4737-86d8-7741f13196ec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 6032 | 2026.05.07 17:14:25.332826 [ 260 ] {33cf6177-3aec-4737-86d8-7741f13196ec} <Debug> TCPHandler: Processed in 0.001230098 sec. | ||
| 6033 | 2026.05.07 17:14:25.332939 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6034 | 2026.05.07 17:14:25.333033 [ 260 ] {9d128aff-8362-4973-b2d5-be0fab6c85f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6035 | 2026.05.07 17:14:25.333087 [ 260 ] {9d128aff-8362-4973-b2d5-be0fab6c85f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6036 | 2026.05.07 17:14:25.333833 [ 260 ] {9d128aff-8362-4973-b2d5-be0fab6c85f6} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6037 | 2026.05.07 17:14:25.333869 [ 260 ] {9d128aff-8362-4973-b2d5-be0fab6c85f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6038 | 2026.05.07 17:14:25.334385 [ 260 ] {9d128aff-8362-4973-b2d5-be0fab6c85f6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6039 | 2026.05.07 17:14:25.334612 [ 260 ] {9d128aff-8362-4973-b2d5-be0fab6c85f6} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6040 | 2026.05.07 17:14:25.334749 [ 260 ] {9d128aff-8362-4973-b2d5-be0fab6c85f6} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001734 sec., 11534.025374855824 rows/sec., 20.67 MiB/sec. | ||
| 6041 | 2026.05.07 17:14:25.334806 [ 260 ] {9d128aff-8362-4973-b2d5-be0fab6c85f6} <Debug> TCPHandler: Processed in 0.001917793 sec. | ||
| 6042 | 2026.05.07 17:14:25.334934 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6043 | 2026.05.07 17:14:25.335055 [ 260 ] {cd9ec59c-e19f-40bb-88bb-44a89cfcc545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6044 | 2026.05.07 17:14:25.335105 [ 260 ] {cd9ec59c-e19f-40bb-88bb-44a89cfcc545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6045 | 2026.05.07 17:14:25.335524 [ 260 ] {cd9ec59c-e19f-40bb-88bb-44a89cfcc545} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6046 | 2026.05.07 17:14:25.335567 [ 260 ] {cd9ec59c-e19f-40bb-88bb-44a89cfcc545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6047 | 2026.05.07 17:14:25.335962 [ 260 ] {cd9ec59c-e19f-40bb-88bb-44a89cfcc545} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6048 | 2026.05.07 17:14:25.336205 [ 260 ] {cd9ec59c-e19f-40bb-88bb-44a89cfcc545} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6049 | 2026.05.07 17:14:25.336313 [ 46 ] {} <Debug> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6050 | 2026.05.07 17:14:25.336339 [ 260 ] {cd9ec59c-e19f-40bb-88bb-44a89cfcc545} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.001308 sec., 50458.71559633028 rows/sec., 3.07 MiB/sec. | ||
| 6051 | 2026.05.07 17:14:25.336377 [ 46 ] {} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6052 | 2026.05.07 17:14:25.336385 [ 260 ] {cd9ec59c-e19f-40bb-88bb-44a89cfcc545} <Debug> TCPHandler: Processed in 0.00151233 sec. | ||
| 6053 | 2026.05.07 17:14:25.336409 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6054 | 2026.05.07 17:14:25.336505 [ 195 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::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 | ||
| 6055 | 2026.05.07 17:14:25.336592 [ 195 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6056 | 2026.05.07 17:14:25.336619 [ 195 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1326 rows starting from the beginning of the part | ||
| 6057 | 2026.05.07 17:14:25.336669 [ 195 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part | ||
| 6058 | 2026.05.07 17:14:25.336711 [ 195 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 6059 | 2026.05.07 17:14:25.336750 [ 195 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 90 rows starting from the beginning of the part | ||
| 6060 | 2026.05.07 17:14:25.336787 [ 195 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::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 | ||
| 6061 | 2026.05.07 17:14:25.336824 [ 195 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 66 rows starting from the beginning of the part | ||
| 6062 | 2026.05.07 17:14:25.337663 [ 196 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1692 rows, containing 4 columns (4 merged, 0 gathered) in 0.001190688 sec., 1421027.170845763 rows/sec., 90.04 MiB/sec. | ||
| 6063 | 2026.05.07 17:14:25.337915 [ 201 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6064 | 2026.05.07 17:14:25.338221 [ 201 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_31_6} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6065 | 2026.05.07 17:14:25.338312 [ 201 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_31_6} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6066 | 2026.05.07 17:14:25.338407 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 6067 | 2026.05.07 17:14:26.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.60 MiB, peak 265.26 MiB, free memory in arenas 0.00 B, will set to 260.59 MiB (RSS), difference: -1.01 MiB | ||
| 6068 | 2026.05.07 17:14:27.610300 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6069 | 2026.05.07 17:14:27.610564 [ 260 ] {610c05d5-846d-4f55-b5fd-ba0c342800bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 6070 | 2026.05.07 17:14:27.610941 [ 260 ] {610c05d5-846d-4f55-b5fd-ba0c342800bd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6071 | 2026.05.07 17:14:27.610983 [ 260 ] {610c05d5-846d-4f55-b5fd-ba0c342800bd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 6072 | 2026.05.07 17:14:27.611235 [ 260 ] {610c05d5-846d-4f55-b5fd-ba0c342800bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6073 | 2026.05.07 17:14:27.611308 [ 260 ] {610c05d5-846d-4f55-b5fd-ba0c342800bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6074 | 2026.05.07 17:14:27.611450 [ 260 ] {610c05d5-846d-4f55-b5fd-ba0c342800bd} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6075 | 2026.05.07 17:14:27.611577 [ 334 ] {610c05d5-846d-4f55-b5fd-ba0c342800bd} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6076 | 2026.05.07 17:14:27.611583 [ 356 ] {610c05d5-846d-4f55-b5fd-ba0c342800bd} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6077 | 2026.05.07 17:14:27.611594 [ 360 ] {610c05d5-846d-4f55-b5fd-ba0c342800bd} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6078 | 2026.05.07 17:14:27.611584 [ 327 ] {610c05d5-846d-4f55-b5fd-ba0c342800bd} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6079 | 2026.05.07 17:14:27.611777 [ 260 ] {610c05d5-846d-4f55-b5fd-ba0c342800bd} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6080 | 2026.05.07 17:14:27.611805 [ 260 ] {610c05d5-846d-4f55-b5fd-ba0c342800bd} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6081 | 2026.05.07 17:14:27.611888 [ 260 ] {610c05d5-846d-4f55-b5fd-ba0c342800bd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6082 | 2026.05.07 17:14:27.611909 [ 260 ] {610c05d5-846d-4f55-b5fd-ba0c342800bd} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 6083 | 2026.05.07 17:14:27.611943 [ 260 ] {610c05d5-846d-4f55-b5fd-ba0c342800bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6084 | 2026.05.07 17:14:27.611984 [ 260 ] {610c05d5-846d-4f55-b5fd-ba0c342800bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6085 | 2026.05.07 17:14:27.612018 [ 260 ] {610c05d5-846d-4f55-b5fd-ba0c342800bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6086 | 2026.05.07 17:14:27.613176 [ 260 ] {610c05d5-846d-4f55-b5fd-ba0c342800bd} <Debug> executeQuery: Read 41 rows, 4.87 KiB in 0.002771 sec., 14796.102490075786 rows/sec., 1.72 MiB/sec. | ||
| 6087 | 2026.05.07 17:14:27.613306 [ 260 ] {610c05d5-846d-4f55-b5fd-ba0c342800bd} <Debug> TCPHandler: Processed in 0.003205832 sec. | ||
| 6088 | 2026.05.07 17:14:27.614593 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6089 | 2026.05.07 17:14:27.614701 [ 260 ] {63a3d82d-b388-4b0d-8562-d86ad54f1215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6090 | 2026.05.07 17:14:27.614744 [ 260 ] {63a3d82d-b388-4b0d-8562-d86ad54f1215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6091 | 2026.05.07 17:14:27.615226 [ 260 ] {63a3d82d-b388-4b0d-8562-d86ad54f1215} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6092 | 2026.05.07 17:14:27.615269 [ 260 ] {63a3d82d-b388-4b0d-8562-d86ad54f1215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6093 | 2026.05.07 17:14:27.615648 [ 260 ] {63a3d82d-b388-4b0d-8562-d86ad54f1215} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6094 | 2026.05.07 17:14:27.615877 [ 260 ] {63a3d82d-b388-4b0d-8562-d86ad54f1215} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6095 | 2026.05.07 17:14:27.616030 [ 260 ] {63a3d82d-b388-4b0d-8562-d86ad54f1215} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001361 sec., 41146.21601763409 rows/sec., 3.16 MiB/sec. | ||
| 6096 | 2026.05.07 17:14:27.616068 [ 260 ] {63a3d82d-b388-4b0d-8562-d86ad54f1215} <Debug> TCPHandler: Processed in 0.0015259 sec. | ||
| 6097 | 2026.05.07 17:14:27.616191 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6098 | 2026.05.07 17:14:27.616294 [ 260 ] {6ff1387e-6c83-4bde-8897-f73ec79223db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6099 | 2026.05.07 17:14:27.616332 [ 260 ] {6ff1387e-6c83-4bde-8897-f73ec79223db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6100 | 2026.05.07 17:14:27.616746 [ 260 ] {6ff1387e-6c83-4bde-8897-f73ec79223db} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6101 | 2026.05.07 17:14:27.616783 [ 260 ] {6ff1387e-6c83-4bde-8897-f73ec79223db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6102 | 2026.05.07 17:14:27.617110 [ 260 ] {6ff1387e-6c83-4bde-8897-f73ec79223db} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6103 | 2026.05.07 17:14:27.617327 [ 260 ] {6ff1387e-6c83-4bde-8897-f73ec79223db} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6104 | 2026.05.07 17:14:27.617455 [ 260 ] {6ff1387e-6c83-4bde-8897-f73ec79223db} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 6105 | 2026.05.07 17:14:27.617493 [ 260 ] {6ff1387e-6c83-4bde-8897-f73ec79223db} <Debug> TCPHandler: Processed in 0.001350679 sec. | ||
| 6106 | 2026.05.07 17:14:27.617620 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6107 | 2026.05.07 17:14:27.617714 [ 260 ] {2a783ea8-674d-457e-b8a8-a1ec668ac8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6108 | 2026.05.07 17:14:27.617757 [ 260 ] {2a783ea8-674d-457e-b8a8-a1ec668ac8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6109 | 2026.05.07 17:14:27.618116 [ 260 ] {2a783ea8-674d-457e-b8a8-a1ec668ac8a8} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6110 | 2026.05.07 17:14:27.618153 [ 260 ] {2a783ea8-674d-457e-b8a8-a1ec668ac8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6111 | 2026.05.07 17:14:27.618471 [ 260 ] {2a783ea8-674d-457e-b8a8-a1ec668ac8a8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6112 | 2026.05.07 17:14:27.618677 [ 260 ] {2a783ea8-674d-457e-b8a8-a1ec668ac8a8} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6113 | 2026.05.07 17:14:27.618807 [ 260 ] {2a783ea8-674d-457e-b8a8-a1ec668ac8a8} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001111 sec., 57605.760576057604 rows/sec., 4.01 MiB/sec. | ||
| 6114 | 2026.05.07 17:14:27.618844 [ 260 ] {2a783ea8-674d-457e-b8a8-a1ec668ac8a8} <Debug> TCPHandler: Processed in 0.001272188 sec. | ||
| 6115 | 2026.05.07 17:14:27.618974 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6116 | 2026.05.07 17:14:27.619068 [ 260 ] {4393e289-2b04-4e7f-b9cb-0c47eba5d12b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6117 | 2026.05.07 17:14:27.619111 [ 260 ] {4393e289-2b04-4e7f-b9cb-0c47eba5d12b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6118 | 2026.05.07 17:14:27.619443 [ 260 ] {4393e289-2b04-4e7f-b9cb-0c47eba5d12b} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6119 | 2026.05.07 17:14:27.619480 [ 260 ] {4393e289-2b04-4e7f-b9cb-0c47eba5d12b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 6120 | 2026.05.07 17:14:27.619780 [ 260 ] {4393e289-2b04-4e7f-b9cb-0c47eba5d12b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6121 | 2026.05.07 17:14:27.619992 [ 260 ] {4393e289-2b04-4e7f-b9cb-0c47eba5d12b} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6122 | 2026.05.07 17:14:27.620120 [ 260 ] {4393e289-2b04-4e7f-b9cb-0c47eba5d12b} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001071 sec., 22408.963585434176 rows/sec., 1.51 MiB/sec. | ||
| 6123 | 2026.05.07 17:14:27.620157 [ 260 ] {4393e289-2b04-4e7f-b9cb-0c47eba5d12b} <Debug> TCPHandler: Processed in 0.001233508 sec. | ||
| 6124 | 2026.05.07 17:14:31.549842 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6125 | 2026.05.07 17:14:31.549938 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6126 | 2026.05.07 17:14:31.669509 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11512 | ||
| 6127 | 2026.05.07 17:14:31.670267 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6128 | 2026.05.07 17:14:31.670333 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6129 | 2026.05.07 17:14:31.670864 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6130 | 2026.05.07 17:14:31.671087 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6131 | 2026.05.07 17:14:31.671216 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11512 | ||
| 6132 | 2026.05.07 17:14:31.712446 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 764 | ||
| 6133 | 2026.05.07 17:14:31.715042 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6134 | 2026.05.07 17:14:31.715079 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6135 | 2026.05.07 17:14:31.716263 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6136 | 2026.05.07 17:14:31.716544 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6137 | 2026.05.07 17:14:31.716815 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 764 | ||
| 6138 | 2026.05.07 17:14:32.270175 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 6139 | 2026.05.07 17:14:32.286410 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6140 | 2026.05.07 17:14:32.286458 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6141 | 2026.05.07 17:14:32.292931 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6142 | 2026.05.07 17:14:32.293672 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6143 | 2026.05.07 17:14:32.296315 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 6144 | 2026.05.07 17:14:32.615852 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6145 | 2026.05.07 17:14:32.616222 [ 260 ] {d316ac29-3092-404f-959c-ef0dd327d2d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6146 | 2026.05.07 17:14:32.616662 [ 260 ] {d316ac29-3092-404f-959c-ef0dd327d2d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6147 | 2026.05.07 17:14:32.616699 [ 260 ] {d316ac29-3092-404f-959c-ef0dd327d2d5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6148 | 2026.05.07 17:14:32.616920 [ 260 ] {d316ac29-3092-404f-959c-ef0dd327d2d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6149 | 2026.05.07 17:14:32.616993 [ 260 ] {d316ac29-3092-404f-959c-ef0dd327d2d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6150 | 2026.05.07 17:14:32.617137 [ 260 ] {d316ac29-3092-404f-959c-ef0dd327d2d5} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6151 | 2026.05.07 17:14:32.617235 [ 362 ] {d316ac29-3092-404f-959c-ef0dd327d2d5} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6152 | 2026.05.07 17:14:32.617265 [ 356 ] {d316ac29-3092-404f-959c-ef0dd327d2d5} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6153 | 2026.05.07 17:14:32.617268 [ 365 ] {d316ac29-3092-404f-959c-ef0dd327d2d5} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6154 | 2026.05.07 17:14:32.617270 [ 327 ] {d316ac29-3092-404f-959c-ef0dd327d2d5} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6155 | 2026.05.07 17:14:32.617414 [ 260 ] {d316ac29-3092-404f-959c-ef0dd327d2d5} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6156 | 2026.05.07 17:14:32.617444 [ 260 ] {d316ac29-3092-404f-959c-ef0dd327d2d5} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6157 | 2026.05.07 17:14:32.617532 [ 260 ] {d316ac29-3092-404f-959c-ef0dd327d2d5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6158 | 2026.05.07 17:14:32.617553 [ 260 ] {d316ac29-3092-404f-959c-ef0dd327d2d5} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 6159 | 2026.05.07 17:14:32.617589 [ 260 ] {d316ac29-3092-404f-959c-ef0dd327d2d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6160 | 2026.05.07 17:14:32.617628 [ 260 ] {d316ac29-3092-404f-959c-ef0dd327d2d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6161 | 2026.05.07 17:14:32.617664 [ 260 ] {d316ac29-3092-404f-959c-ef0dd327d2d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6162 | 2026.05.07 17:14:32.618891 [ 260 ] {d316ac29-3092-404f-959c-ef0dd327d2d5} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002823 sec., 14523.556500177117 rows/sec., 3.16 MiB/sec. | ||
| 6163 | 2026.05.07 17:14:32.619063 [ 260 ] {d316ac29-3092-404f-959c-ef0dd327d2d5} <Debug> MemoryTracker: Peak memory usage (for query): 145.59 KiB. | ||
| 6164 | 2026.05.07 17:14:32.619078 [ 260 ] {d316ac29-3092-404f-959c-ef0dd327d2d5} <Debug> TCPHandler: Processed in 0.003416703 sec. | ||
| 6165 | 2026.05.07 17:14:32.621269 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6166 | 2026.05.07 17:14:32.621401 [ 260 ] {9e1d0b6b-9e7d-4459-9e3c-ff310027486b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6167 | 2026.05.07 17:14:32.621457 [ 260 ] {9e1d0b6b-9e7d-4459-9e3c-ff310027486b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6168 | 2026.05.07 17:14:32.622374 [ 260 ] {9e1d0b6b-9e7d-4459-9e3c-ff310027486b} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6169 | 2026.05.07 17:14:32.622454 [ 260 ] {9e1d0b6b-9e7d-4459-9e3c-ff310027486b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6170 | 2026.05.07 17:14:32.622891 [ 260 ] {9e1d0b6b-9e7d-4459-9e3c-ff310027486b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6171 | 2026.05.07 17:14:32.623118 [ 260 ] {9e1d0b6b-9e7d-4459-9e3c-ff310027486b} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6172 | 2026.05.07 17:14:32.623267 [ 260 ] {9e1d0b6b-9e7d-4459-9e3c-ff310027486b} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001906 sec., 62959.07660020987 rows/sec., 5.36 MiB/sec. | ||
| 6173 | 2026.05.07 17:14:32.623306 [ 260 ] {9e1d0b6b-9e7d-4459-9e3c-ff310027486b} <Debug> TCPHandler: Processed in 0.002100105 sec. | ||
| 6174 | 2026.05.07 17:14:32.623455 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6175 | 2026.05.07 17:14:32.623553 [ 260 ] {44372555-4f4f-4f3b-a768-8d338e772031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6176 | 2026.05.07 17:14:32.623596 [ 260 ] {44372555-4f4f-4f3b-a768-8d338e772031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6177 | 2026.05.07 17:14:32.624009 [ 260 ] {44372555-4f4f-4f3b-a768-8d338e772031} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6178 | 2026.05.07 17:14:32.624047 [ 260 ] {44372555-4f4f-4f3b-a768-8d338e772031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6179 | 2026.05.07 17:14:32.624345 [ 260 ] {44372555-4f4f-4f3b-a768-8d338e772031} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6180 | 2026.05.07 17:14:32.624558 [ 260 ] {44372555-4f4f-4f3b-a768-8d338e772031} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6181 | 2026.05.07 17:14:32.624664 [ 36 ] {} <Debug> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6182 | 2026.05.07 17:14:32.624690 [ 260 ] {44372555-4f4f-4f3b-a768-8d338e772031} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.00116 sec., 27586.206896551725 rows/sec., 2.03 MiB/sec. | ||
| 6183 | 2026.05.07 17:14:32.624706 [ 36 ] {} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6184 | 2026.05.07 17:14:32.624732 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6185 | 2026.05.07 17:14:32.624733 [ 260 ] {44372555-4f4f-4f3b-a768-8d338e772031} <Debug> TCPHandler: Processed in 0.001329478 sec. | ||
| 6186 | 2026.05.07 17:14:32.624835 [ 195 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::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 | ||
| 6187 | 2026.05.07 17:14:32.624867 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6188 | 2026.05.07 17:14:32.624949 [ 195 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6189 | 2026.05.07 17:14:32.624963 [ 260 ] {57fbc32e-2b77-4d42-abdb-206ccaa5bdc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6190 | 2026.05.07 17:14:32.624982 [ 195 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 212 rows starting from the beginning of the part | ||
| 6191 | 2026.05.07 17:14:32.625006 [ 260 ] {57fbc32e-2b77-4d42-abdb-206ccaa5bdc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6192 | 2026.05.07 17:14:32.625046 [ 195 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 6193 | 2026.05.07 17:14:32.625102 [ 195 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 153 rows starting from the beginning of the part | ||
| 6194 | 2026.05.07 17:14:32.625149 [ 195 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part | ||
| 6195 | 2026.05.07 17:14:32.625194 [ 195 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 164 rows starting from the beginning of the part | ||
| 6196 | 2026.05.07 17:14:32.625240 [ 195 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part | ||
| 6197 | 2026.05.07 17:14:32.625444 [ 260 ] {57fbc32e-2b77-4d42-abdb-206ccaa5bdc0} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6198 | 2026.05.07 17:14:32.625479 [ 260 ] {57fbc32e-2b77-4d42-abdb-206ccaa5bdc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6199 | 2026.05.07 17:14:32.625917 [ 260 ] {57fbc32e-2b77-4d42-abdb-206ccaa5bdc0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6200 | 2026.05.07 17:14:32.626111 [ 194 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 629 rows, containing 5 columns (5 merged, 0 gathered) in 0.001314839 sec., 478385.56659788766 rows/sec., 32.10 MiB/sec. | ||
| 6201 | 2026.05.07 17:14:32.626133 [ 260 ] {57fbc32e-2b77-4d42-abdb-206ccaa5bdc0} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6202 | 2026.05.07 17:14:32.626265 [ 195 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6203 | 2026.05.07 17:14:32.626288 [ 260 ] {57fbc32e-2b77-4d42-abdb-206ccaa5bdc0} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001344 sec., 71428.57142857143 rows/sec., 5.58 MiB/sec. | ||
| 6204 | 2026.05.07 17:14:32.626326 [ 260 ] {57fbc32e-2b77-4d42-abdb-206ccaa5bdc0} <Debug> TCPHandler: Processed in 0.00150956 sec. | ||
| 6205 | 2026.05.07 17:14:32.626447 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6206 | 2026.05.07 17:14:32.626506 [ 195 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_31_6} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6207 | 2026.05.07 17:14:32.626542 [ 260 ] {aa91065c-ade6-4f9f-b41b-b5d1c9ecd6b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6208 | 2026.05.07 17:14:32.626575 [ 195 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_31_6} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6209 | 2026.05.07 17:14:32.626584 [ 260 ] {aa91065c-ade6-4f9f-b41b-b5d1c9ecd6b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6210 | 2026.05.07 17:14:32.626637 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6211 | 2026.05.07 17:14:32.626993 [ 260 ] {aa91065c-ade6-4f9f-b41b-b5d1c9ecd6b8} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6212 | 2026.05.07 17:14:32.627027 [ 260 ] {aa91065c-ade6-4f9f-b41b-b5d1c9ecd6b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6213 | 2026.05.07 17:14:32.627364 [ 260 ] {aa91065c-ade6-4f9f-b41b-b5d1c9ecd6b8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6214 | 2026.05.07 17:14:32.627609 [ 260 ] {aa91065c-ade6-4f9f-b41b-b5d1c9ecd6b8} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6215 | 2026.05.07 17:14:32.627747 [ 260 ] {aa91065c-ade6-4f9f-b41b-b5d1c9ecd6b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 6216 | 2026.05.07 17:14:32.627785 [ 260 ] {aa91065c-ade6-4f9f-b41b-b5d1c9ecd6b8} <Debug> TCPHandler: Processed in 0.001387589 sec. | ||
| 6217 | 2026.05.07 17:14:32.627902 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6218 | 2026.05.07 17:14:32.627997 [ 260 ] {25fa69ca-d9e9-4ffb-97fe-bd23e3eebe96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6219 | 2026.05.07 17:14:32.628055 [ 260 ] {25fa69ca-d9e9-4ffb-97fe-bd23e3eebe96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6220 | 2026.05.07 17:14:32.628879 [ 260 ] {25fa69ca-d9e9-4ffb-97fe-bd23e3eebe96} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6221 | 2026.05.07 17:14:32.628921 [ 260 ] {25fa69ca-d9e9-4ffb-97fe-bd23e3eebe96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6222 | 2026.05.07 17:14:32.629494 [ 260 ] {25fa69ca-d9e9-4ffb-97fe-bd23e3eebe96} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6223 | 2026.05.07 17:14:32.629765 [ 260 ] {25fa69ca-d9e9-4ffb-97fe-bd23e3eebe96} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6224 | 2026.05.07 17:14:32.629891 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6225 | 2026.05.07 17:14:32.629917 [ 260 ] {25fa69ca-d9e9-4ffb-97fe-bd23e3eebe96} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001938 sec., 16511.86790505676 rows/sec., 29.59 MiB/sec. | ||
| 6226 | 2026.05.07 17:14:32.629928 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6227 | 2026.05.07 17:14:32.629956 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6228 | 2026.05.07 17:14:32.629989 [ 260 ] {25fa69ca-d9e9-4ffb-97fe-bd23e3eebe96} <Debug> TCPHandler: Processed in 0.002136614 sec. | ||
| 6229 | 2026.05.07 17:14:32.630035 [ 196 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::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 | ||
| 6230 | 2026.05.07 17:14:32.630142 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6231 | 2026.05.07 17:14:32.630242 [ 260 ] {6c81542d-9742-4cda-89be-a6cd354dd9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6232 | 2026.05.07 17:14:32.630250 [ 196 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6233 | 2026.05.07 17:14:32.630290 [ 260 ] {6c81542d-9742-4cda-89be-a6cd354dd9a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6234 | 2026.05.07 17:14:32.630313 [ 196 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 540 rows starting from the beginning of the part | ||
| 6235 | 2026.05.07 17:14:32.630436 [ 196 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
| 6236 | 2026.05.07 17:14:32.630542 [ 196 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 11 rows starting from the beginning of the part | ||
| 6237 | 2026.05.07 17:14:32.630642 [ 196 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part | ||
| 6238 | 2026.05.07 17:14:32.630644 [ 260 ] {6c81542d-9742-4cda-89be-a6cd354dd9a6} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6239 | 2026.05.07 17:14:32.630689 [ 260 ] {6c81542d-9742-4cda-89be-a6cd354dd9a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6240 | 2026.05.07 17:14:32.630737 [ 196 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 20 rows starting from the beginning of the part | ||
| 6241 | 2026.05.07 17:14:32.630835 [ 196 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part | ||
| 6242 | 2026.05.07 17:14:32.631016 [ 260 ] {6c81542d-9742-4cda-89be-a6cd354dd9a6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6243 | 2026.05.07 17:14:32.631268 [ 260 ] {6c81542d-9742-4cda-89be-a6cd354dd9a6} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6244 | 2026.05.07 17:14:32.631404 [ 260 ] {6c81542d-9742-4cda-89be-a6cd354dd9a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 6245 | 2026.05.07 17:14:32.631440 [ 260 ] {6c81542d-9742-4cda-89be-a6cd354dd9a6} <Debug> TCPHandler: Processed in 0.001347949 sec. | ||
| 6246 | 2026.05.07 17:14:32.635189 [ 195 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 667 rows, containing 19 columns (19 merged, 0 gathered) in 0.005186016 sec., 128615.10647094031 rows/sec., 230.47 MiB/sec. | ||
| 6247 | 2026.05.07 17:14:32.636376 [ 195 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6248 | 2026.05.07 17:14:32.636709 [ 195 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6249 | 2026.05.07 17:14:32.636779 [ 195 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6250 | 2026.05.07 17:14:32.636893 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. | ||
| 6251 | 2026.05.07 17:14:33.000225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.71 MiB, peak 269.21 MiB, free memory in arenas 0.00 B, will set to 264.39 MiB (RSS), difference: 2.68 MiB | ||
| 6252 | 2026.05.07 17:14:37.619147 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6253 | 2026.05.07 17:14:37.619403 [ 260 ] {637f1387-1869-43bd-bfc3-b145ab7096f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 6254 | 2026.05.07 17:14:37.619749 [ 260 ] {637f1387-1869-43bd-bfc3-b145ab7096f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6255 | 2026.05.07 17:14:37.619785 [ 260 ] {637f1387-1869-43bd-bfc3-b145ab7096f6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 6256 | 2026.05.07 17:14:37.620021 [ 260 ] {637f1387-1869-43bd-bfc3-b145ab7096f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6257 | 2026.05.07 17:14:37.620088 [ 260 ] {637f1387-1869-43bd-bfc3-b145ab7096f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6258 | 2026.05.07 17:14:37.620228 [ 260 ] {637f1387-1869-43bd-bfc3-b145ab7096f6} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6259 | 2026.05.07 17:14:37.620350 [ 356 ] {637f1387-1869-43bd-bfc3-b145ab7096f6} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6260 | 2026.05.07 17:14:37.620367 [ 343 ] {637f1387-1869-43bd-bfc3-b145ab7096f6} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6261 | 2026.05.07 17:14:37.620368 [ 365 ] {637f1387-1869-43bd-bfc3-b145ab7096f6} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6262 | 2026.05.07 17:14:37.620357 [ 362 ] {637f1387-1869-43bd-bfc3-b145ab7096f6} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6263 | 2026.05.07 17:14:37.620550 [ 260 ] {637f1387-1869-43bd-bfc3-b145ab7096f6} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6264 | 2026.05.07 17:14:37.620573 [ 260 ] {637f1387-1869-43bd-bfc3-b145ab7096f6} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6265 | 2026.05.07 17:14:37.620657 [ 260 ] {637f1387-1869-43bd-bfc3-b145ab7096f6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6266 | 2026.05.07 17:14:37.620679 [ 260 ] {637f1387-1869-43bd-bfc3-b145ab7096f6} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 6267 | 2026.05.07 17:14:37.620712 [ 260 ] {637f1387-1869-43bd-bfc3-b145ab7096f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6268 | 2026.05.07 17:14:37.620749 [ 260 ] {637f1387-1869-43bd-bfc3-b145ab7096f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6269 | 2026.05.07 17:14:37.620784 [ 260 ] {637f1387-1869-43bd-bfc3-b145ab7096f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6270 | 2026.05.07 17:14:37.621986 [ 260 ] {637f1387-1869-43bd-bfc3-b145ab7096f6} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002685 sec., 15270.01862197393 rows/sec., 3.33 MiB/sec. | ||
| 6271 | 2026.05.07 17:14:37.622103 [ 260 ] {637f1387-1869-43bd-bfc3-b145ab7096f6} <Debug> MemoryTracker: Peak memory usage (for query): 154.43 KiB. | ||
| 6272 | 2026.05.07 17:14:37.622119 [ 260 ] {637f1387-1869-43bd-bfc3-b145ab7096f6} <Debug> TCPHandler: Processed in 0.003101051 sec. | ||
| 6273 | 2026.05.07 17:14:37.626897 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6274 | 2026.05.07 17:14:37.627022 [ 260 ] {1f23bfcf-2240-4c43-a064-c1966d0f6675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6275 | 2026.05.07 17:14:37.627071 [ 260 ] {1f23bfcf-2240-4c43-a064-c1966d0f6675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6276 | 2026.05.07 17:14:37.627698 [ 260 ] {1f23bfcf-2240-4c43-a064-c1966d0f6675} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6277 | 2026.05.07 17:14:37.627741 [ 260 ] {1f23bfcf-2240-4c43-a064-c1966d0f6675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6278 | 2026.05.07 17:14:37.628110 [ 260 ] {1f23bfcf-2240-4c43-a064-c1966d0f6675} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6279 | 2026.05.07 17:14:37.628355 [ 260 ] {1f23bfcf-2240-4c43-a064-c1966d0f6675} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6280 | 2026.05.07 17:14:37.628496 [ 260 ] {1f23bfcf-2240-4c43-a064-c1966d0f6675} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001511 sec., 187954.99669093316 rows/sec., 11.94 MiB/sec. | ||
| 6281 | 2026.05.07 17:14:37.628499 [ 50 ] {} <Debug> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6282 | 2026.05.07 17:14:37.628533 [ 260 ] {1f23bfcf-2240-4c43-a064-c1966d0f6675} <Debug> TCPHandler: Processed in 0.001694792 sec. | ||
| 6283 | 2026.05.07 17:14:37.628592 [ 50 ] {} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6284 | 2026.05.07 17:14:37.628633 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6285 | 2026.05.07 17:14:37.628697 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6286 | 2026.05.07 17:14:37.628752 [ 193 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::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 | ||
| 6287 | 2026.05.07 17:14:37.628794 [ 260 ] {45bbe2d1-bdea-479c-9e03-f5d78c201a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6288 | 2026.05.07 17:14:37.628838 [ 260 ] {45bbe2d1-bdea-479c-9e03-f5d78c201a89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6289 | 2026.05.07 17:14:37.628887 [ 193 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6290 | 2026.05.07 17:14:37.628929 [ 193 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 284 rows starting from the beginning of the part | ||
| 6291 | 2026.05.07 17:14:37.629001 [ 193 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 6292 | 2026.05.07 17:14:37.629052 [ 193 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 6293 | 2026.05.07 17:14:37.629094 [ 193 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 6294 | 2026.05.07 17:14:37.629136 [ 193 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 6295 | 2026.05.07 17:14:37.629588 [ 260 ] {45bbe2d1-bdea-479c-9e03-f5d78c201a89} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6296 | 2026.05.07 17:14:37.629630 [ 260 ] {45bbe2d1-bdea-479c-9e03-f5d78c201a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6297 | 2026.05.07 17:14:37.629986 [ 260 ] {45bbe2d1-bdea-479c-9e03-f5d78c201a89} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6298 | 2026.05.07 17:14:37.630096 [ 195 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399039 sec., 1014982.4272232583 rows/sec., 68.34 MiB/sec. | ||
| 6299 | 2026.05.07 17:14:37.630223 [ 260 ] {45bbe2d1-bdea-479c-9e03-f5d78c201a89} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6300 | 2026.05.07 17:14:37.630244 [ 193 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6301 | 2026.05.07 17:14:37.630332 [ 50 ] {} <Debug> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6302 | 2026.05.07 17:14:37.630357 [ 260 ] {45bbe2d1-bdea-479c-9e03-f5d78c201a89} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001581 sec., 518026.5654648957 rows/sec., 40.18 MiB/sec. | ||
| 6303 | 2026.05.07 17:14:37.630363 [ 50 ] {} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6304 | 2026.05.07 17:14:37.630400 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6305 | 2026.05.07 17:14:37.630400 [ 260 ] {45bbe2d1-bdea-479c-9e03-f5d78c201a89} <Debug> TCPHandler: Processed in 0.001754472 sec. | ||
| 6306 | 2026.05.07 17:14:37.630479 [ 195 ] {5623ad74-cb01-492c-9ba1-ba42252788de::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 | ||
| 6307 | 2026.05.07 17:14:37.630516 [ 193 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_17_4} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6308 | 2026.05.07 17:14:37.630532 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6309 | 2026.05.07 17:14:37.630559 [ 195 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6310 | 2026.05.07 17:14:37.630590 [ 195 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3239 rows starting from the beginning of the part | ||
| 6311 | 2026.05.07 17:14:37.630605 [ 193 ] {2dffa32c-37d6-4e14-829f-276c7860b9d6::all_1_17_4} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6312 | 2026.05.07 17:14:37.630630 [ 260 ] {50c57692-66ff-4709-9d8b-932e20ca1acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6313 | 2026.05.07 17:14:37.630645 [ 195 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 120 rows starting from the beginning of the part | ||
| 6314 | 2026.05.07 17:14:37.630676 [ 260 ] {50c57692-66ff-4709-9d8b-932e20ca1acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6315 | 2026.05.07 17:14:37.630680 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 6316 | 2026.05.07 17:14:37.630693 [ 195 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 3165 rows starting from the beginning of the part | ||
| 6317 | 2026.05.07 17:14:37.630749 [ 195 ] {5623ad74-cb01-492c-9ba1-ba42252788de::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 | ||
| 6318 | 2026.05.07 17:14:37.630785 [ 195 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 120 rows starting from the beginning of the part | ||
| 6319 | 2026.05.07 17:14:37.630821 [ 195 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 819 rows starting from the beginning of the part | ||
| 6320 | 2026.05.07 17:14:37.631127 [ 260 ] {50c57692-66ff-4709-9d8b-932e20ca1acf} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6321 | 2026.05.07 17:14:37.631163 [ 260 ] {50c57692-66ff-4709-9d8b-932e20ca1acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6322 | 2026.05.07 17:14:37.631472 [ 260 ] {50c57692-66ff-4709-9d8b-932e20ca1acf} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6323 | 2026.05.07 17:14:37.631685 [ 260 ] {50c57692-66ff-4709-9d8b-932e20ca1acf} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6324 | 2026.05.07 17:14:37.631813 [ 260 ] {50c57692-66ff-4709-9d8b-932e20ca1acf} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001201 sec., 127393.83846794338 rows/sec., 7.62 MiB/sec. | ||
| 6325 | 2026.05.07 17:14:37.631849 [ 260 ] {50c57692-66ff-4709-9d8b-932e20ca1acf} <Debug> TCPHandler: Processed in 0.001364899 sec. | ||
| 6326 | 2026.05.07 17:14:37.631966 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6327 | 2026.05.07 17:14:37.632158 [ 260 ] {bc546302-1ccf-4014-99dd-aaa1e5870d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6328 | 2026.05.07 17:14:37.632196 [ 260 ] {bc546302-1ccf-4014-99dd-aaa1e5870d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6329 | 2026.05.07 17:14:37.632640 [ 260 ] {bc546302-1ccf-4014-99dd-aaa1e5870d19} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6330 | 2026.05.07 17:14:37.632677 [ 260 ] {bc546302-1ccf-4014-99dd-aaa1e5870d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6331 | 2026.05.07 17:14:37.632836 [ 197 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7519 rows, containing 5 columns (5 merged, 0 gathered) in 0.002387916 sec., 3148770.7272785143 rows/sec., 249.73 MiB/sec. | ||
| 6332 | 2026.05.07 17:14:37.632974 [ 260 ] {bc546302-1ccf-4014-99dd-aaa1e5870d19} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6333 | 2026.05.07 17:14:37.633187 [ 193 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6334 | 2026.05.07 17:14:37.633229 [ 260 ] {bc546302-1ccf-4014-99dd-aaa1e5870d19} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6335 | 2026.05.07 17:14:37.633466 [ 260 ] {bc546302-1ccf-4014-99dd-aaa1e5870d19} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001326 sec., 112368.02413273002 rows/sec., 7.26 MiB/sec. | ||
| 6336 | 2026.05.07 17:14:37.633491 [ 193 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_36_7} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6337 | 2026.05.07 17:14:37.633503 [ 260 ] {bc546302-1ccf-4014-99dd-aaa1e5870d19} <Debug> TCPHandler: Processed in 0.001585181 sec. | ||
| 6338 | 2026.05.07 17:14:37.633602 [ 193 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_36_7} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6339 | 2026.05.07 17:14:37.633631 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6340 | 2026.05.07 17:14:37.633688 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 6341 | 2026.05.07 17:14:37.633729 [ 260 ] {be552a37-2810-4794-b423-b0bccb9fd7f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6342 | 2026.05.07 17:14:37.633772 [ 260 ] {be552a37-2810-4794-b423-b0bccb9fd7f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6343 | 2026.05.07 17:14:37.634212 [ 260 ] {be552a37-2810-4794-b423-b0bccb9fd7f1} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6344 | 2026.05.07 17:14:37.634248 [ 260 ] {be552a37-2810-4794-b423-b0bccb9fd7f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6345 | 2026.05.07 17:14:37.634548 [ 260 ] {be552a37-2810-4794-b423-b0bccb9fd7f1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6346 | 2026.05.07 17:14:37.634757 [ 260 ] {be552a37-2810-4794-b423-b0bccb9fd7f1} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6347 | 2026.05.07 17:14:37.634849 [ 50 ] {} <Debug> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6348 | 2026.05.07 17:14:37.634880 [ 50 ] {} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6349 | 2026.05.07 17:14:37.634881 [ 260 ] {be552a37-2810-4794-b423-b0bccb9fd7f1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00117 sec., 126495.72649572649 rows/sec., 7.19 MiB/sec. | ||
| 6350 | 2026.05.07 17:14:37.634896 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6351 | 2026.05.07 17:14:37.634930 [ 260 ] {be552a37-2810-4794-b423-b0bccb9fd7f1} <Debug> TCPHandler: Processed in 0.001345589 sec. | ||
| 6352 | 2026.05.07 17:14:37.634968 [ 195 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::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 | ||
| 6353 | 2026.05.07 17:14:37.635043 [ 195 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6354 | 2026.05.07 17:14:37.635050 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6355 | 2026.05.07 17:14:37.635067 [ 195 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 148 rows starting from the beginning of the part | ||
| 6356 | 2026.05.07 17:14:37.635110 [ 195 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 6357 | 2026.05.07 17:14:37.635143 [ 195 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 6358 | 2026.05.07 17:14:37.635144 [ 260 ] {43c83d3d-b3a7-4ab3-a8aa-7dfd5b34a632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6359 | 2026.05.07 17:14:37.635179 [ 195 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 6360 | 2026.05.07 17:14:37.635189 [ 260 ] {43c83d3d-b3a7-4ab3-a8aa-7dfd5b34a632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6361 | 2026.05.07 17:14:37.635212 [ 195 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 6362 | 2026.05.07 17:14:37.635829 [ 260 ] {43c83d3d-b3a7-4ab3-a8aa-7dfd5b34a632} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6363 | 2026.05.07 17:14:37.635863 [ 260 ] {43c83d3d-b3a7-4ab3-a8aa-7dfd5b34a632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6364 | 2026.05.07 17:14:37.635884 [ 198 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.000936367 sec., 790288.4232357612 rows/sec., 47.96 MiB/sec. | ||
| 6365 | 2026.05.07 17:14:37.636000 [ 195 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6366 | 2026.05.07 17:14:37.636189 [ 260 ] {43c83d3d-b3a7-4ab3-a8aa-7dfd5b34a632} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6367 | 2026.05.07 17:14:37.636235 [ 195 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_17_4} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6368 | 2026.05.07 17:14:37.636299 [ 195 ] {731eb2a1-016a-4ba3-a4e7-cf20f66935b2::all_1_17_4} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6369 | 2026.05.07 17:14:37.636354 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6370 | 2026.05.07 17:14:37.636398 [ 260 ] {43c83d3d-b3a7-4ab3-a8aa-7dfd5b34a632} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6371 | 2026.05.07 17:14:37.636495 [ 50 ] {} <Debug> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6372 | 2026.05.07 17:14:37.636522 [ 50 ] {} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6373 | 2026.05.07 17:14:37.636523 [ 260 ] {43c83d3d-b3a7-4ab3-a8aa-7dfd5b34a632} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001396 sec., 358882.5214899713 rows/sec., 25.23 MiB/sec. | ||
| 6374 | 2026.05.07 17:14:37.636539 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6375 | 2026.05.07 17:14:37.636577 [ 260 ] {43c83d3d-b3a7-4ab3-a8aa-7dfd5b34a632} <Debug> TCPHandler: Processed in 0.00156985 sec. | ||
| 6376 | 2026.05.07 17:14:37.636621 [ 197 ] {15675992-5db2-4655-9cc0-3518372e93a1::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 | ||
| 6377 | 2026.05.07 17:14:37.636696 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6378 | 2026.05.07 17:14:37.636714 [ 197 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6379 | 2026.05.07 17:14:37.636747 [ 197 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1793 rows starting from the beginning of the part | ||
| 6380 | 2026.05.07 17:14:37.636795 [ 260 ] {5cec8cda-49b8-43c4-b431-12425d64bb03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6381 | 2026.05.07 17:14:37.636797 [ 197 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 96 rows starting from the beginning of the part | ||
| 6382 | 2026.05.07 17:14:37.636843 [ 260 ] {5cec8cda-49b8-43c4-b431-12425d64bb03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6383 | 2026.05.07 17:14:37.636859 [ 197 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1727 rows starting from the beginning of the part | ||
| 6384 | 2026.05.07 17:14:37.636907 [ 197 ] {15675992-5db2-4655-9cc0-3518372e93a1::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 | ||
| 6385 | 2026.05.07 17:14:37.636943 [ 197 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 96 rows starting from the beginning of the part | ||
| 6386 | 2026.05.07 17:14:37.636979 [ 197 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 501 rows starting from the beginning of the part | ||
| 6387 | 2026.05.07 17:14:37.637177 [ 260 ] {5cec8cda-49b8-43c4-b431-12425d64bb03} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6388 | 2026.05.07 17:14:37.637218 [ 260 ] {5cec8cda-49b8-43c4-b431-12425d64bb03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6389 | 2026.05.07 17:14:37.637530 [ 260 ] {5cec8cda-49b8-43c4-b431-12425d64bb03} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6390 | 2026.05.07 17:14:37.637745 [ 260 ] {5cec8cda-49b8-43c4-b431-12425d64bb03} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6391 | 2026.05.07 17:14:37.637877 [ 260 ] {5cec8cda-49b8-43c4-b431-12425d64bb03} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0011 sec., 5454.545454545454 rows/sec., 284.98 KiB/sec. | ||
| 6392 | 2026.05.07 17:14:37.637912 [ 260 ] {5cec8cda-49b8-43c4-b431-12425d64bb03} <Debug> TCPHandler: Processed in 0.001263499 sec. | ||
| 6393 | 2026.05.07 17:14:37.638023 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6394 | 2026.05.07 17:14:37.638115 [ 260 ] {dd6049ab-3011-4e89-b55b-c040b73c79f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6395 | 2026.05.07 17:14:37.638156 [ 260 ] {dd6049ab-3011-4e89-b55b-c040b73c79f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6396 | 2026.05.07 17:14:37.638408 [ 198 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4277 rows, containing 5 columns (5 merged, 0 gathered) in 0.001819632 sec., 2350475.2609318807 rows/sec., 169.95 MiB/sec. | ||
| 6397 | 2026.05.07 17:14:37.638586 [ 197 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6398 | 2026.05.07 17:14:37.638593 [ 260 ] {dd6049ab-3011-4e89-b55b-c040b73c79f5} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6399 | 2026.05.07 17:14:37.638644 [ 260 ] {dd6049ab-3011-4e89-b55b-c040b73c79f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6400 | 2026.05.07 17:14:37.638864 [ 197 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_36_7} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6401 | 2026.05.07 17:14:37.638939 [ 197 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_36_7} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6402 | 2026.05.07 17:14:37.638998 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 6403 | 2026.05.07 17:14:37.639027 [ 260 ] {dd6049ab-3011-4e89-b55b-c040b73c79f5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6404 | 2026.05.07 17:14:37.639242 [ 260 ] {dd6049ab-3011-4e89-b55b-c040b73c79f5} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6405 | 2026.05.07 17:14:37.639369 [ 260 ] {dd6049ab-3011-4e89-b55b-c040b73c79f5} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001272 sec., 208333.33333333334 rows/sec., 13.84 MiB/sec. | ||
| 6406 | 2026.05.07 17:14:37.639404 [ 260 ] {dd6049ab-3011-4e89-b55b-c040b73c79f5} <Debug> TCPHandler: Processed in 0.00142796 sec. | ||
| 6407 | 2026.05.07 17:14:37.639516 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6408 | 2026.05.07 17:14:37.639608 [ 260 ] {4d111cb7-6af8-4919-9ed4-8f5800b1c126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6409 | 2026.05.07 17:14:37.639649 [ 260 ] {4d111cb7-6af8-4919-9ed4-8f5800b1c126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6410 | 2026.05.07 17:14:37.639960 [ 260 ] {4d111cb7-6af8-4919-9ed4-8f5800b1c126} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6411 | 2026.05.07 17:14:37.639995 [ 260 ] {4d111cb7-6af8-4919-9ed4-8f5800b1c126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6412 | 2026.05.07 17:14:37.640280 [ 260 ] {4d111cb7-6af8-4919-9ed4-8f5800b1c126} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6413 | 2026.05.07 17:14:37.640482 [ 260 ] {4d111cb7-6af8-4919-9ed4-8f5800b1c126} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6414 | 2026.05.07 17:14:37.640607 [ 260 ] {4d111cb7-6af8-4919-9ed4-8f5800b1c126} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001016 sec., 984.2519685039371 rows/sec., 66.32 KiB/sec. | ||
| 6415 | 2026.05.07 17:14:37.640641 [ 260 ] {4d111cb7-6af8-4919-9ed4-8f5800b1c126} <Debug> TCPHandler: Processed in 0.001171048 sec. | ||
| 6416 | 2026.05.07 17:14:37.640751 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6417 | 2026.05.07 17:14:37.640841 [ 260 ] {1a5ba1ae-03cd-46f8-b8e4-3f207660767f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6418 | 2026.05.07 17:14:37.640893 [ 260 ] {1a5ba1ae-03cd-46f8-b8e4-3f207660767f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6419 | 2026.05.07 17:14:37.641614 [ 260 ] {1a5ba1ae-03cd-46f8-b8e4-3f207660767f} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6420 | 2026.05.07 17:14:37.641648 [ 260 ] {1a5ba1ae-03cd-46f8-b8e4-3f207660767f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6421 | 2026.05.07 17:14:37.642112 [ 260 ] {1a5ba1ae-03cd-46f8-b8e4-3f207660767f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6422 | 2026.05.07 17:14:37.642311 [ 260 ] {1a5ba1ae-03cd-46f8-b8e4-3f207660767f} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6423 | 2026.05.07 17:14:37.642438 [ 260 ] {1a5ba1ae-03cd-46f8-b8e4-3f207660767f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001671 sec., 6582.884500299222 rows/sec., 11.80 MiB/sec. | ||
| 6424 | 2026.05.07 17:14:37.642491 [ 260 ] {1a5ba1ae-03cd-46f8-b8e4-3f207660767f} <Debug> TCPHandler: Processed in 0.001848112 sec. | ||
| 6425 | 2026.05.07 17:14:37.642679 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6426 | 2026.05.07 17:14:37.642773 [ 260 ] {046a07fc-35d0-4751-9071-b449fd353374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6427 | 2026.05.07 17:14:37.642813 [ 260 ] {046a07fc-35d0-4751-9071-b449fd353374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6428 | 2026.05.07 17:14:37.643130 [ 260 ] {046a07fc-35d0-4751-9071-b449fd353374} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6429 | 2026.05.07 17:14:37.643165 [ 260 ] {046a07fc-35d0-4751-9071-b449fd353374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6430 | 2026.05.07 17:14:37.643484 [ 260 ] {046a07fc-35d0-4751-9071-b449fd353374} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6431 | 2026.05.07 17:14:37.643695 [ 260 ] {046a07fc-35d0-4751-9071-b449fd353374} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6432 | 2026.05.07 17:14:37.643817 [ 260 ] {046a07fc-35d0-4751-9071-b449fd353374} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001062 sec., 84745.7627118644 rows/sec., 5.30 MiB/sec. | ||
| 6433 | 2026.05.07 17:14:37.643851 [ 260 ] {046a07fc-35d0-4751-9071-b449fd353374} <Debug> TCPHandler: Processed in 0.001218848 sec. | ||
| 6434 | 2026.05.07 17:14:39.088929 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45227 | ||
| 6435 | 2026.05.07 17:14:39.089042 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6436 | 2026.05.07 17:14:39.089070 [ 308 ] {} <Debug> TCP-Session: 130e2cc1-97d5-4caa-afb3-c207d03f4aeb Authenticating user 'default' from [fd00:1122:3344:101::e]:45227 | ||
| 6437 | 2026.05.07 17:14:39.089092 [ 308 ] {} <Debug> TCP-Session: 130e2cc1-97d5-4caa-afb3-c207d03f4aeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6438 | 2026.05.07 17:14:39.089104 [ 308 ] {} <Debug> TCP-Session: 130e2cc1-97d5-4caa-afb3-c207d03f4aeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6439 | 2026.05.07 17:14:39.089285 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49369 | ||
| 6440 | 2026.05.07 17:14:39.089336 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43739 | ||
| 6441 | 2026.05.07 17:14:39.089354 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54312 | ||
| 6442 | 2026.05.07 17:14:39.089366 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60408 | ||
| 6443 | 2026.05.07 17:14:39.089399 [ 308 ] {} <Trace> TCP-Session: 130e2cc1-97d5-4caa-afb3-c207d03f4aeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6444 | 2026.05.07 17:14:39.089425 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6445 | 2026.05.07 17:14:39.089348 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58786 | ||
| 6446 | 2026.05.07 17:14:39.089453 [ 259 ] {} <Debug> TCP-Session: 9dec1242-8487-4374-8672-4308bbd5f7eb Authenticating user 'default' from [fd00:1122:3344:101::e]:43739 | ||
| 6447 | 2026.05.07 17:14:39.089303 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38090 | ||
| 6448 | 2026.05.07 17:14:39.089499 [ 259 ] {} <Debug> TCP-Session: 9dec1242-8487-4374-8672-4308bbd5f7eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6449 | 2026.05.07 17:14:39.089304 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40342 | ||
| 6450 | 2026.05.07 17:14:39.089548 [ 259 ] {} <Debug> TCP-Session: 9dec1242-8487-4374-8672-4308bbd5f7eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6451 | 2026.05.07 17:14:39.089289 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52277 | ||
| 6452 | 2026.05.07 17:14:39.089589 [ 308 ] {1e9f2fe3-8c65-40dc-8628-b2f7993bbcb9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45227) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6453 | 2026.05.07 17:14:39.089682 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6454 | 2026.05.07 17:14:39.089725 [ 309 ] {} <Debug> TCP-Session: 88838f84-b9d3-41e8-bca6-5653b7f4d964 Authenticating user 'default' from [fd00:1122:3344:101::e]:49369 | ||
| 6455 | 2026.05.07 17:14:39.089753 [ 309 ] {} <Debug> TCP-Session: 88838f84-b9d3-41e8-bca6-5653b7f4d964 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6456 | 2026.05.07 17:14:39.089767 [ 309 ] {} <Debug> TCP-Session: 88838f84-b9d3-41e8-bca6-5653b7f4d964 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6457 | 2026.05.07 17:14:39.089882 [ 308 ] {1e9f2fe3-8c65-40dc-8628-b2f7993bbcb9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6458 | 2026.05.07 17:14:39.089944 [ 308 ] {1e9f2fe3-8c65-40dc-8628-b2f7993bbcb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6459 | 2026.05.07 17:14:39.090018 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6460 | 2026.05.07 17:14:39.090047 [ 312 ] {} <Debug> TCP-Session: 41fb0f78-998a-4635-98dd-0cbf1f4251fa Authenticating user 'default' from [fd00:1122:3344:101::e]:40342 | ||
| 6461 | 2026.05.07 17:14:39.090065 [ 312 ] {} <Debug> TCP-Session: 41fb0f78-998a-4635-98dd-0cbf1f4251fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6462 | 2026.05.07 17:14:39.090076 [ 312 ] {} <Debug> TCP-Session: 41fb0f78-998a-4635-98dd-0cbf1f4251fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6463 | 2026.05.07 17:14:39.090126 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6464 | 2026.05.07 17:14:39.090162 [ 270 ] {} <Debug> TCP-Session: ffb20128-3cfd-4c90-ab72-9126125fccd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58786 | ||
| 6465 | 2026.05.07 17:14:39.090179 [ 270 ] {} <Debug> TCP-Session: ffb20128-3cfd-4c90-ab72-9126125fccd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6466 | 2026.05.07 17:14:39.090191 [ 270 ] {} <Debug> TCP-Session: ffb20128-3cfd-4c90-ab72-9126125fccd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6467 | 2026.05.07 17:14:39.090236 [ 308 ] {1e9f2fe3-8c65-40dc-8628-b2f7993bbcb9} <Debug> oximeter.version (5b76626b-6ce1-4840-bd40-6f1534e4c59a) (SelectExecutor): Key condition: unknown | ||
| 6468 | 2026.05.07 17:14:39.090500 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6469 | 2026.05.07 17:14:39.090539 [ 311 ] {} <Debug> TCP-Session: d40fe6ad-0322-4d28-9cfe-cad94fbb11bd Authenticating user 'default' from [fd00:1122:3344:101::e]:38090 | ||
| 6470 | 2026.05.07 17:14:39.090564 [ 311 ] {} <Debug> TCP-Session: d40fe6ad-0322-4d28-9cfe-cad94fbb11bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6471 | 2026.05.07 17:14:39.090577 [ 311 ] {} <Debug> TCP-Session: d40fe6ad-0322-4d28-9cfe-cad94fbb11bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6472 | 2026.05.07 17:14:39.090602 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6473 | 2026.05.07 17:14:39.090636 [ 305 ] {} <Debug> TCP-Session: 403ab5c9-8258-4be6-9222-fc203c6ad63e Authenticating user 'default' from [fd00:1122:3344:101::e]:60408 | ||
| 6474 | 2026.05.07 17:14:39.090659 [ 305 ] {} <Debug> TCP-Session: 403ab5c9-8258-4be6-9222-fc203c6ad63e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6475 | 2026.05.07 17:14:39.090675 [ 305 ] {} <Debug> TCP-Session: 403ab5c9-8258-4be6-9222-fc203c6ad63e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6476 | 2026.05.07 17:14:39.090713 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6477 | 2026.05.07 17:14:39.090744 [ 304 ] {} <Debug> TCP-Session: 834bd6df-8451-4379-babf-d6d361338dd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54312 | ||
| 6478 | 2026.05.07 17:14:39.090759 [ 304 ] {} <Debug> TCP-Session: 834bd6df-8451-4379-babf-d6d361338dd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6479 | 2026.05.07 17:14:39.090775 [ 304 ] {} <Debug> TCP-Session: 834bd6df-8451-4379-babf-d6d361338dd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6480 | 2026.05.07 17:14:39.090816 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6481 | 2026.05.07 17:14:39.090859 [ 310 ] {} <Debug> TCP-Session: 7f873265-0ca5-4012-a0c1-501727ea8c94 Authenticating user 'default' from [fd00:1122:3344:101::e]:52277 | ||
| 6482 | 2026.05.07 17:14:39.090882 [ 310 ] {} <Debug> TCP-Session: 7f873265-0ca5-4012-a0c1-501727ea8c94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6483 | 2026.05.07 17:14:39.090897 [ 310 ] {} <Debug> TCP-Session: 7f873265-0ca5-4012-a0c1-501727ea8c94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6484 | 2026.05.07 17:14:39.091096 [ 352 ] {1e9f2fe3-8c65-40dc-8628-b2f7993bbcb9} <Trace> AggregatingTransform: Aggregating | ||
| 6485 | 2026.05.07 17:14:39.091149 [ 352 ] {1e9f2fe3-8c65-40dc-8628-b2f7993bbcb9} <Trace> Aggregator: Aggregation method: without_key | ||
| 6486 | 2026.05.07 17:14:39.091181 [ 352 ] {1e9f2fe3-8c65-40dc-8628-b2f7993bbcb9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000836985 sec. (1194.765 rows/sec., 46.67 KiB/sec.) | ||
| 6487 | 2026.05.07 17:14:39.091195 [ 352 ] {1e9f2fe3-8c65-40dc-8628-b2f7993bbcb9} <Trace> Aggregator: Merging aggregated data | ||
| 6488 | 2026.05.07 17:14:39.092664 [ 308 ] {1e9f2fe3-8c65-40dc-8628-b2f7993bbcb9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003116 sec., 320.9242618741977 rows/sec., 12.54 KiB/sec. | ||
| 6489 | 2026.05.07 17:14:39.092771 [ 308 ] {1e9f2fe3-8c65-40dc-8628-b2f7993bbcb9} <Debug> TCPHandler: Processed in 0.003479163 sec. | ||
| 6490 | 2026.05.07 17:14:39.092893 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6491 | 2026.05.07 17:14:39.092920 [ 308 ] {} <Debug> TCP-Session: 130e2cc1-97d5-4caa-afb3-c207d03f4aeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6492 | 2026.05.07 17:14:39.092928 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6493 | 2026.05.07 17:14:39.092945 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6494 | 2026.05.07 17:14:39.092968 [ 309 ] {} <Debug> TCP-Session: 88838f84-b9d3-41e8-bca6-5653b7f4d964 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6495 | 2026.05.07 17:14:39.092975 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6496 | 2026.05.07 17:14:39.092992 [ 311 ] {} <Debug> TCP-Session: d40fe6ad-0322-4d28-9cfe-cad94fbb11bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6497 | 2026.05.07 17:14:39.093006 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6498 | 2026.05.07 17:14:39.093028 [ 259 ] {} <Debug> TCP-Session: 9dec1242-8487-4374-8672-4308bbd5f7eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6499 | 2026.05.07 17:14:39.093027 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6500 | 2026.05.07 17:14:39.093058 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6501 | 2026.05.07 17:14:39.093064 [ 312 ] {} <Debug> TCP-Session: 41fb0f78-998a-4635-98dd-0cbf1f4251fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6502 | 2026.05.07 17:14:39.093087 [ 270 ] {} <Debug> TCP-Session: ffb20128-3cfd-4c90-ab72-9126125fccd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6503 | 2026.05.07 17:14:39.093100 [ 305 ] {} <Debug> TCP-Session: 403ab5c9-8258-4be6-9222-fc203c6ad63e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6504 | 2026.05.07 17:14:39.093015 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6505 | 2026.05.07 17:14:39.092970 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6506 | 2026.05.07 17:14:39.093159 [ 304 ] {} <Debug> TCP-Session: 834bd6df-8451-4379-babf-d6d361338dd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6507 | 2026.05.07 17:14:39.093187 [ 310 ] {} <Debug> TCP-Session: 7f873265-0ca5-4012-a0c1-501727ea8c94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6508 | 2026.05.07 17:14:39.171427 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12024 | ||
| 6509 | 2026.05.07 17:14:39.171998 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6510 | 2026.05.07 17:14:39.172061 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6511 | 2026.05.07 17:14:39.172640 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6512 | 2026.05.07 17:14:39.172909 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6513 | 2026.05.07 17:14:39.173072 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12024 | ||
| 6514 | 2026.05.07 17:14:39.222228 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65301 | ||
| 6515 | 2026.05.07 17:14:39.222332 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6516 | 2026.05.07 17:14:39.222359 [ 259 ] {} <Debug> TCP-Session: 9cb10209-1501-48bd-9141-e09b31aea76e Authenticating user 'default' from [fd00:1122:3344:101::e]:65301 | ||
| 6517 | 2026.05.07 17:14:39.222381 [ 259 ] {} <Debug> TCP-Session: 9cb10209-1501-48bd-9141-e09b31aea76e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6518 | 2026.05.07 17:14:39.222394 [ 259 ] {} <Debug> TCP-Session: 9cb10209-1501-48bd-9141-e09b31aea76e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6519 | 2026.05.07 17:14:39.222577 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33732 | ||
| 6520 | 2026.05.07 17:14:39.222598 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32787 | ||
| 6521 | 2026.05.07 17:14:39.222629 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62128 | ||
| 6522 | 2026.05.07 17:14:39.222660 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55479 | ||
| 6523 | 2026.05.07 17:14:39.222683 [ 259 ] {} <Trace> TCP-Session: 9cb10209-1501-48bd-9141-e09b31aea76e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6524 | 2026.05.07 17:14:39.222700 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6525 | 2026.05.07 17:14:39.222722 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6526 | 2026.05.07 17:14:39.222747 [ 304 ] {} <Debug> TCP-Session: beea55b1-0509-499e-a4e8-a43b4d4afded Authenticating user 'default' from [fd00:1122:3344:101::e]:32787 | ||
| 6527 | 2026.05.07 17:14:39.222765 [ 308 ] {} <Debug> TCP-Session: 3159055e-ed5e-4403-a8ba-6891ecaaacb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62128 | ||
| 6528 | 2026.05.07 17:14:39.222770 [ 304 ] {} <Debug> TCP-Session: beea55b1-0509-499e-a4e8-a43b4d4afded Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6529 | 2026.05.07 17:14:39.222781 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6530 | 2026.05.07 17:14:39.222789 [ 304 ] {} <Debug> TCP-Session: beea55b1-0509-499e-a4e8-a43b4d4afded Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6531 | 2026.05.07 17:14:39.222725 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6532 | 2026.05.07 17:14:39.222816 [ 310 ] {} <Debug> TCP-Session: 274394d5-755d-4ec6-89c6-480ec0a63941 Authenticating user 'default' from [fd00:1122:3344:101::e]:55479 | ||
| 6533 | 2026.05.07 17:14:39.222673 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43552 | ||
| 6534 | 2026.05.07 17:14:39.222864 [ 259 ] {bb9ad978-c68a-495d-8ccf-efa8d5710300} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65301) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6535 | 2026.05.07 17:14:39.222869 [ 310 ] {} <Debug> TCP-Session: 274394d5-755d-4ec6-89c6-480ec0a63941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6536 | 2026.05.07 17:14:39.222861 [ 270 ] {} <Debug> TCP-Session: f875b0f5-9a42-412b-a945-396165045f6b Authenticating user 'default' from [fd00:1122:3344:101::e]:33732 | ||
| 6537 | 2026.05.07 17:14:39.222933 [ 310 ] {} <Debug> TCP-Session: 274394d5-755d-4ec6-89c6-480ec0a63941 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6538 | 2026.05.07 17:14:39.222955 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6539 | 2026.05.07 17:14:39.222962 [ 270 ] {} <Debug> TCP-Session: f875b0f5-9a42-412b-a945-396165045f6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6540 | 2026.05.07 17:14:39.222992 [ 311 ] {} <Debug> TCP-Session: 5aa0a3b8-4a4c-4627-bed1-2f07112e539c Authenticating user 'default' from [fd00:1122:3344:101::e]:43552 | ||
| 6541 | 2026.05.07 17:14:39.223001 [ 270 ] {} <Debug> TCP-Session: f875b0f5-9a42-412b-a945-396165045f6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6542 | 2026.05.07 17:14:39.222673 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38182 | ||
| 6543 | 2026.05.07 17:14:39.223024 [ 311 ] {} <Debug> TCP-Session: 5aa0a3b8-4a4c-4627-bed1-2f07112e539c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6544 | 2026.05.07 17:14:39.222638 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51603 | ||
| 6545 | 2026.05.07 17:14:39.223068 [ 311 ] {} <Debug> TCP-Session: 5aa0a3b8-4a4c-4627-bed1-2f07112e539c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6546 | 2026.05.07 17:14:39.223096 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6547 | 2026.05.07 17:14:39.222782 [ 308 ] {} <Debug> TCP-Session: 3159055e-ed5e-4403-a8ba-6891ecaaacb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6548 | 2026.05.07 17:14:39.223128 [ 312 ] {} <Debug> TCP-Session: 49170ab8-6ed8-48f4-81ee-cb7e88fe3a40 Authenticating user 'default' from [fd00:1122:3344:101::e]:38182 | ||
| 6549 | 2026.05.07 17:14:39.223137 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6550 | 2026.05.07 17:14:39.223140 [ 308 ] {} <Debug> TCP-Session: 3159055e-ed5e-4403-a8ba-6891ecaaacb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6551 | 2026.05.07 17:14:39.223157 [ 312 ] {} <Debug> TCP-Session: 49170ab8-6ed8-48f4-81ee-cb7e88fe3a40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6552 | 2026.05.07 17:14:39.223173 [ 309 ] {} <Debug> TCP-Session: 16a92fd0-bead-4cb4-b0c9-564d98226180 Authenticating user 'default' from [fd00:1122:3344:101::e]:51603 | ||
| 6553 | 2026.05.07 17:14:39.223189 [ 312 ] {} <Debug> TCP-Session: 49170ab8-6ed8-48f4-81ee-cb7e88fe3a40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6554 | 2026.05.07 17:14:39.223207 [ 309 ] {} <Debug> TCP-Session: 16a92fd0-bead-4cb4-b0c9-564d98226180 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6555 | 2026.05.07 17:14:39.223143 [ 259 ] {bb9ad978-c68a-495d-8ccf-efa8d5710300} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6556 | 2026.05.07 17:14:39.223236 [ 309 ] {} <Debug> TCP-Session: 16a92fd0-bead-4cb4-b0c9-564d98226180 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6557 | 2026.05.07 17:14:39.222620 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35705 | ||
| 6558 | 2026.05.07 17:14:39.223301 [ 259 ] {bb9ad978-c68a-495d-8ccf-efa8d5710300} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6559 | 2026.05.07 17:14:39.223333 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6560 | 2026.05.07 17:14:39.223361 [ 305 ] {} <Debug> TCP-Session: 7ded07ec-f410-40f0-bc9d-335b1fdfd472 Authenticating user 'default' from [fd00:1122:3344:101::e]:35705 | ||
| 6561 | 2026.05.07 17:14:39.223377 [ 305 ] {} <Debug> TCP-Session: 7ded07ec-f410-40f0-bc9d-335b1fdfd472 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6562 | 2026.05.07 17:14:39.223389 [ 305 ] {} <Debug> TCP-Session: 7ded07ec-f410-40f0-bc9d-335b1fdfd472 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6563 | 2026.05.07 17:14:39.223595 [ 259 ] {bb9ad978-c68a-495d-8ccf-efa8d5710300} <Debug> oximeter.version (5b76626b-6ce1-4840-bd40-6f1534e4c59a) (SelectExecutor): Key condition: unknown | ||
| 6564 | 2026.05.07 17:14:39.224553 [ 313 ] {bb9ad978-c68a-495d-8ccf-efa8d5710300} <Trace> AggregatingTransform: Aggregating | ||
| 6565 | 2026.05.07 17:14:39.224594 [ 313 ] {bb9ad978-c68a-495d-8ccf-efa8d5710300} <Trace> Aggregator: Aggregation method: without_key | ||
| 6566 | 2026.05.07 17:14:39.224631 [ 313 ] {bb9ad978-c68a-495d-8ccf-efa8d5710300} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000927927 sec. (1077.671 rows/sec., 42.10 KiB/sec.) | ||
| 6567 | 2026.05.07 17:14:39.224650 [ 313 ] {bb9ad978-c68a-495d-8ccf-efa8d5710300} <Trace> Aggregator: Merging aggregated data | ||
| 6568 | 2026.05.07 17:14:39.226277 [ 259 ] {bb9ad978-c68a-495d-8ccf-efa8d5710300} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003463 sec., 288.7669650591972 rows/sec., 11.28 KiB/sec. | ||
| 6569 | 2026.05.07 17:14:39.226410 [ 259 ] {bb9ad978-c68a-495d-8ccf-efa8d5710300} <Debug> TCPHandler: Processed in 0.003829926 sec. | ||
| 6570 | 2026.05.07 17:14:39.226563 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6571 | 2026.05.07 17:14:39.226587 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6572 | 2026.05.07 17:14:39.226600 [ 259 ] {} <Debug> TCP-Session: 9cb10209-1501-48bd-9141-e09b31aea76e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6573 | 2026.05.07 17:14:39.226605 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6574 | 2026.05.07 17:14:39.226631 [ 270 ] {} <Debug> TCP-Session: f875b0f5-9a42-412b-a945-396165045f6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6575 | 2026.05.07 17:14:39.226624 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6576 | 2026.05.07 17:14:39.226659 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6577 | 2026.05.07 17:14:39.226691 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6578 | 2026.05.07 17:14:39.226707 [ 305 ] {} <Debug> TCP-Session: 7ded07ec-f410-40f0-bc9d-335b1fdfd472 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6579 | 2026.05.07 17:14:39.226722 [ 308 ] {} <Debug> TCP-Session: 3159055e-ed5e-4403-a8ba-6891ecaaacb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6580 | 2026.05.07 17:14:39.226744 [ 311 ] {} <Debug> TCP-Session: 5aa0a3b8-4a4c-4627-bed1-2f07112e539c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6581 | 2026.05.07 17:14:39.226721 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6582 | 2026.05.07 17:14:39.226681 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6583 | 2026.05.07 17:14:39.226806 [ 312 ] {} <Debug> TCP-Session: 49170ab8-6ed8-48f4-81ee-cb7e88fe3a40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6584 | 2026.05.07 17:14:39.226656 [ 304 ] {} <Debug> TCP-Session: beea55b1-0509-499e-a4e8-a43b4d4afded Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6585 | 2026.05.07 17:14:39.226850 [ 310 ] {} <Debug> TCP-Session: 274394d5-755d-4ec6-89c6-480ec0a63941 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6586 | 2026.05.07 17:14:39.226640 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6587 | 2026.05.07 17:14:39.226916 [ 309 ] {} <Debug> TCP-Session: 16a92fd0-bead-4cb4-b0c9-564d98226180 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6588 | 2026.05.07 17:14:39.796543 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6589 | 2026.05.07 17:14:39.815175 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6590 | 2026.05.07 17:14:39.815244 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6591 | 2026.05.07 17:14:39.821761 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6592 | 2026.05.07 17:14:39.822618 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6593 | 2026.05.07 17:14:39.827476 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6594 | 2026.05.07 17:14:40.452576 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41813 | ||
| 6595 | 2026.05.07 17:14:40.452678 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6596 | 2026.05.07 17:14:40.452702 [ 259 ] {} <Debug> TCP-Session: 98847f20-1879-448f-aed5-02b52575ab31 Authenticating user 'default' from [fd00:1122:3344:101::e]:41813 | ||
| 6597 | 2026.05.07 17:14:40.452724 [ 259 ] {} <Debug> TCP-Session: 98847f20-1879-448f-aed5-02b52575ab31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6598 | 2026.05.07 17:14:40.452737 [ 259 ] {} <Debug> TCP-Session: 98847f20-1879-448f-aed5-02b52575ab31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6599 | 2026.05.07 17:14:40.452925 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58167 | ||
| 6600 | 2026.05.07 17:14:40.452926 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59260 | ||
| 6601 | 2026.05.07 17:14:40.452981 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55293 | ||
| 6602 | 2026.05.07 17:14:40.452992 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50803 | ||
| 6603 | 2026.05.07 17:14:40.453028 [ 259 ] {} <Trace> TCP-Session: 98847f20-1879-448f-aed5-02b52575ab31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6604 | 2026.05.07 17:14:40.453035 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34321 | ||
| 6605 | 2026.05.07 17:14:40.453037 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59873 | ||
| 6606 | 2026.05.07 17:14:40.453085 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6607 | 2026.05.07 17:14:40.453096 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6608 | 2026.05.07 17:14:40.453101 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6609 | 2026.05.07 17:14:40.453117 [ 308 ] {} <Debug> TCP-Session: 5b0a8c9b-b40e-4ff4-8147-a4c576b8abd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50803 | ||
| 6610 | 2026.05.07 17:14:40.453138 [ 305 ] {} <Debug> TCP-Session: f41ef79d-32d1-432d-b66a-bfd201a35c8e Authenticating user 'default' from [fd00:1122:3344:101::e]:55293 | ||
| 6611 | 2026.05.07 17:14:40.453150 [ 270 ] {} <Debug> TCP-Session: 38758774-231f-45fe-955e-5c8092611772 Authenticating user 'default' from [fd00:1122:3344:101::e]:59260 | ||
| 6612 | 2026.05.07 17:14:40.453160 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6613 | 2026.05.07 17:14:40.453177 [ 305 ] {} <Debug> TCP-Session: f41ef79d-32d1-432d-b66a-bfd201a35c8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6614 | 2026.05.07 17:14:40.453182 [ 270 ] {} <Debug> TCP-Session: 38758774-231f-45fe-955e-5c8092611772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6615 | 2026.05.07 17:14:40.453205 [ 305 ] {} <Debug> TCP-Session: f41ef79d-32d1-432d-b66a-bfd201a35c8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6616 | 2026.05.07 17:14:40.453203 [ 311 ] {} <Debug> TCP-Session: b5eecf43-858e-4584-8144-d9337c942d90 Authenticating user 'default' from [fd00:1122:3344:101::e]:59873 | ||
| 6617 | 2026.05.07 17:14:40.453213 [ 270 ] {} <Debug> TCP-Session: 38758774-231f-45fe-955e-5c8092611772 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6618 | 2026.05.07 17:14:40.453245 [ 311 ] {} <Debug> TCP-Session: b5eecf43-858e-4584-8144-d9337c942d90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6619 | 2026.05.07 17:14:40.453159 [ 308 ] {} <Debug> TCP-Session: 5b0a8c9b-b40e-4ff4-8147-a4c576b8abd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6620 | 2026.05.07 17:14:40.453276 [ 311 ] {} <Debug> TCP-Session: b5eecf43-858e-4584-8144-d9337c942d90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6621 | 2026.05.07 17:14:40.453296 [ 308 ] {} <Debug> TCP-Session: 5b0a8c9b-b40e-4ff4-8147-a4c576b8abd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6622 | 2026.05.07 17:14:40.453107 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6623 | 2026.05.07 17:14:40.453022 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55586 | ||
| 6624 | 2026.05.07 17:14:40.453343 [ 312 ] {} <Debug> TCP-Session: cd33388b-810e-4e3e-bfc9-f70b84de0b35 Authenticating user 'default' from [fd00:1122:3344:101::e]:34321 | ||
| 6625 | 2026.05.07 17:14:40.453008 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6626 | 2026.05.07 17:14:40.453402 [ 312 ] {} <Debug> TCP-Session: cd33388b-810e-4e3e-bfc9-f70b84de0b35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6627 | 2026.05.07 17:14:40.453006 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61753 | ||
| 6628 | 2026.05.07 17:14:40.453427 [ 304 ] {} <Debug> TCP-Session: 880cbd27-b87a-4a7d-9203-4f421636a9b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58167 | ||
| 6629 | 2026.05.07 17:14:40.453450 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6630 | 2026.05.07 17:14:40.453482 [ 304 ] {} <Debug> TCP-Session: 880cbd27-b87a-4a7d-9203-4f421636a9b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6631 | 2026.05.07 17:14:40.453424 [ 312 ] {} <Debug> TCP-Session: cd33388b-810e-4e3e-bfc9-f70b84de0b35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6632 | 2026.05.07 17:14:40.453510 [ 304 ] {} <Debug> TCP-Session: 880cbd27-b87a-4a7d-9203-4f421636a9b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6633 | 2026.05.07 17:14:40.453505 [ 310 ] {} <Debug> TCP-Session: c5131ddb-8f50-4016-afe9-8913732fa83a Authenticating user 'default' from [fd00:1122:3344:101::e]:55586 | ||
| 6634 | 2026.05.07 17:14:40.453519 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6635 | 2026.05.07 17:14:40.453554 [ 310 ] {} <Debug> TCP-Session: c5131ddb-8f50-4016-afe9-8913732fa83a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6636 | 2026.05.07 17:14:40.453185 [ 259 ] {0453b38c-cb4c-4c48-82f0-82e3822ec8ef} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41813) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6637 | 2026.05.07 17:14:40.453579 [ 309 ] {} <Debug> TCP-Session: 1739b2df-3ba3-4332-82e2-2f47cb8d8b9e Authenticating user 'default' from [fd00:1122:3344:101::e]:61753 | ||
| 6638 | 2026.05.07 17:14:40.453579 [ 310 ] {} <Debug> TCP-Session: c5131ddb-8f50-4016-afe9-8913732fa83a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6639 | 2026.05.07 17:14:40.453629 [ 309 ] {} <Debug> TCP-Session: 1739b2df-3ba3-4332-82e2-2f47cb8d8b9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6640 | 2026.05.07 17:14:40.453656 [ 309 ] {} <Debug> TCP-Session: 1739b2df-3ba3-4332-82e2-2f47cb8d8b9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6641 | 2026.05.07 17:14:40.453829 [ 259 ] {0453b38c-cb4c-4c48-82f0-82e3822ec8ef} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6642 | 2026.05.07 17:14:40.453884 [ 259 ] {0453b38c-cb4c-4c48-82f0-82e3822ec8ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6643 | 2026.05.07 17:14:40.454148 [ 259 ] {0453b38c-cb4c-4c48-82f0-82e3822ec8ef} <Debug> oximeter.version (5b76626b-6ce1-4840-bd40-6f1534e4c59a) (SelectExecutor): Key condition: unknown | ||
| 6644 | 2026.05.07 17:14:40.455106 [ 333 ] {0453b38c-cb4c-4c48-82f0-82e3822ec8ef} <Trace> AggregatingTransform: Aggregating | ||
| 6645 | 2026.05.07 17:14:40.455148 [ 333 ] {0453b38c-cb4c-4c48-82f0-82e3822ec8ef} <Trace> Aggregator: Aggregation method: without_key | ||
| 6646 | 2026.05.07 17:14:40.455186 [ 333 ] {0453b38c-cb4c-4c48-82f0-82e3822ec8ef} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000942457 sec. (1061.056 rows/sec., 41.45 KiB/sec.) | ||
| 6647 | 2026.05.07 17:14:40.455204 [ 333 ] {0453b38c-cb4c-4c48-82f0-82e3822ec8ef} <Trace> Aggregator: Merging aggregated data | ||
| 6648 | 2026.05.07 17:14:40.456687 [ 259 ] {0453b38c-cb4c-4c48-82f0-82e3822ec8ef} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003557 sec., 281.135788585887 rows/sec., 10.98 KiB/sec. | ||
| 6649 | 2026.05.07 17:14:40.456820 [ 259 ] {0453b38c-cb4c-4c48-82f0-82e3822ec8ef} <Debug> TCPHandler: Processed in 0.003893177 sec. | ||
| 6650 | 2026.05.07 17:14:40.456942 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6651 | 2026.05.07 17:14:40.456969 [ 259 ] {} <Debug> TCP-Session: 98847f20-1879-448f-aed5-02b52575ab31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6652 | 2026.05.07 17:14:40.456976 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6653 | 2026.05.07 17:14:40.457010 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6654 | 2026.05.07 17:14:40.457018 [ 270 ] {} <Debug> TCP-Session: 38758774-231f-45fe-955e-5c8092611772 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6655 | 2026.05.07 17:14:40.457043 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6656 | 2026.05.07 17:14:40.457052 [ 312 ] {} <Debug> TCP-Session: cd33388b-810e-4e3e-bfc9-f70b84de0b35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6657 | 2026.05.07 17:14:40.457068 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6658 | 2026.05.07 17:14:40.457093 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6659 | 2026.05.07 17:14:40.457122 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6660 | 2026.05.07 17:14:40.457127 [ 310 ] {} <Debug> TCP-Session: c5131ddb-8f50-4016-afe9-8913732fa83a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6661 | 2026.05.07 17:14:40.457144 [ 304 ] {} <Debug> TCP-Session: 880cbd27-b87a-4a7d-9203-4f421636a9b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6662 | 2026.05.07 17:14:40.457160 [ 308 ] {} <Debug> TCP-Session: 5b0a8c9b-b40e-4ff4-8147-a4c576b8abd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6663 | 2026.05.07 17:14:40.457177 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6664 | 2026.05.07 17:14:40.457146 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6665 | 2026.05.07 17:14:40.457083 [ 309 ] {} <Debug> TCP-Session: 1739b2df-3ba3-4332-82e2-2f47cb8d8b9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6666 | 2026.05.07 17:14:40.457226 [ 311 ] {} <Debug> TCP-Session: b5eecf43-858e-4584-8144-d9337c942d90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6667 | 2026.05.07 17:14:40.457240 [ 305 ] {} <Debug> TCP-Session: f41ef79d-32d1-432d-b66a-bfd201a35c8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6668 | 2026.05.07 17:14:41.717346 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 808 | ||
| 6669 | 2026.05.07 17:14:41.719929 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6670 | 2026.05.07 17:14:41.719984 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6671 | 2026.05.07 17:14:41.721279 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6672 | 2026.05.07 17:14:41.721566 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6673 | 2026.05.07 17:14:41.721935 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 808 | ||
| 6674 | 2026.05.07 17:14:42.615971 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6675 | 2026.05.07 17:14:42.616199 [ 260 ] {8fb626c0-00c3-4c0d-9b90-1e197f59f25d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6676 | 2026.05.07 17:14:42.616539 [ 260 ] {8fb626c0-00c3-4c0d-9b90-1e197f59f25d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6677 | 2026.05.07 17:14:42.616577 [ 260 ] {8fb626c0-00c3-4c0d-9b90-1e197f59f25d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6678 | 2026.05.07 17:14:42.616801 [ 260 ] {8fb626c0-00c3-4c0d-9b90-1e197f59f25d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6679 | 2026.05.07 17:14:42.616874 [ 260 ] {8fb626c0-00c3-4c0d-9b90-1e197f59f25d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6680 | 2026.05.07 17:14:42.617019 [ 260 ] {8fb626c0-00c3-4c0d-9b90-1e197f59f25d} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 6681 | 2026.05.07 17:14:42.617112 [ 330 ] {8fb626c0-00c3-4c0d-9b90-1e197f59f25d} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6682 | 2026.05.07 17:14:42.617126 [ 362 ] {8fb626c0-00c3-4c0d-9b90-1e197f59f25d} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6683 | 2026.05.07 17:14:42.617149 [ 335 ] {8fb626c0-00c3-4c0d-9b90-1e197f59f25d} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6684 | 2026.05.07 17:14:42.617151 [ 331 ] {8fb626c0-00c3-4c0d-9b90-1e197f59f25d} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6685 | 2026.05.07 17:14:42.617267 [ 260 ] {8fb626c0-00c3-4c0d-9b90-1e197f59f25d} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6686 | 2026.05.07 17:14:42.617293 [ 260 ] {8fb626c0-00c3-4c0d-9b90-1e197f59f25d} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6687 | 2026.05.07 17:14:42.617381 [ 260 ] {8fb626c0-00c3-4c0d-9b90-1e197f59f25d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6688 | 2026.05.07 17:14:42.617402 [ 260 ] {8fb626c0-00c3-4c0d-9b90-1e197f59f25d} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 6689 | 2026.05.07 17:14:42.617440 [ 260 ] {8fb626c0-00c3-4c0d-9b90-1e197f59f25d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6690 | 2026.05.07 17:14:42.617478 [ 260 ] {8fb626c0-00c3-4c0d-9b90-1e197f59f25d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6691 | 2026.05.07 17:14:42.617512 [ 260 ] {8fb626c0-00c3-4c0d-9b90-1e197f59f25d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6692 | 2026.05.07 17:14:42.618721 [ 260 ] {8fb626c0-00c3-4c0d-9b90-1e197f59f25d} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002617 sec., 15666.794038975926 rows/sec., 3.41 MiB/sec. | ||
| 6693 | 2026.05.07 17:14:42.618878 [ 260 ] {8fb626c0-00c3-4c0d-9b90-1e197f59f25d} <Debug> MemoryTracker: Peak memory usage (for query): 145.96 KiB. | ||
| 6694 | 2026.05.07 17:14:42.618893 [ 260 ] {8fb626c0-00c3-4c0d-9b90-1e197f59f25d} <Debug> TCPHandler: Processed in 0.003062971 sec. | ||
| 6695 | 2026.05.07 17:14:42.621099 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6696 | 2026.05.07 17:14:42.621231 [ 260 ] {f9078726-08bd-4443-a316-996ec6d8025a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6697 | 2026.05.07 17:14:42.621287 [ 260 ] {f9078726-08bd-4443-a316-996ec6d8025a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6698 | 2026.05.07 17:14:42.621821 [ 260 ] {f9078726-08bd-4443-a316-996ec6d8025a} <Trace> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6699 | 2026.05.07 17:14:42.621868 [ 260 ] {f9078726-08bd-4443-a316-996ec6d8025a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6700 | 2026.05.07 17:14:42.622246 [ 260 ] {f9078726-08bd-4443-a316-996ec6d8025a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6701 | 2026.05.07 17:14:42.622471 [ 260 ] {f9078726-08bd-4443-a316-996ec6d8025a} <Trace> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6702 | 2026.05.07 17:14:42.622624 [ 260 ] {f9078726-08bd-4443-a316-996ec6d8025a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001431 sec., 2795.2480782669463 rows/sec., 227.93 KiB/sec. | ||
| 6703 | 2026.05.07 17:14:42.622663 [ 260 ] {f9078726-08bd-4443-a316-996ec6d8025a} <Debug> TCPHandler: Processed in 0.001628311 sec. | ||
| 6704 | 2026.05.07 17:14:42.622792 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6705 | 2026.05.07 17:14:42.622894 [ 260 ] {0c5cbf36-266c-40fa-89e6-f1f48424f505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6706 | 2026.05.07 17:14:42.622935 [ 260 ] {0c5cbf36-266c-40fa-89e6-f1f48424f505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6707 | 2026.05.07 17:14:42.623435 [ 260 ] {0c5cbf36-266c-40fa-89e6-f1f48424f505} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6708 | 2026.05.07 17:14:42.623471 [ 260 ] {0c5cbf36-266c-40fa-89e6-f1f48424f505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6709 | 2026.05.07 17:14:42.623811 [ 260 ] {0c5cbf36-266c-40fa-89e6-f1f48424f505} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6710 | 2026.05.07 17:14:42.624029 [ 260 ] {0c5cbf36-266c-40fa-89e6-f1f48424f505} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6711 | 2026.05.07 17:14:42.624163 [ 260 ] {0c5cbf36-266c-40fa-89e6-f1f48424f505} <Debug> executeQuery: Read 122 rows, 10.62 KiB in 0.001293 sec., 94354.21500386696 rows/sec., 8.02 MiB/sec. | ||
| 6712 | 2026.05.07 17:14:42.624202 [ 260 ] {0c5cbf36-266c-40fa-89e6-f1f48424f505} <Debug> TCPHandler: Processed in 0.00146298 sec. | ||
| 6713 | 2026.05.07 17:14:42.624339 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6714 | 2026.05.07 17:14:42.624437 [ 260 ] {db844b63-c455-4d90-9242-978d3541eea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6715 | 2026.05.07 17:14:42.624479 [ 260 ] {db844b63-c455-4d90-9242-978d3541eea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6716 | 2026.05.07 17:14:42.624902 [ 260 ] {db844b63-c455-4d90-9242-978d3541eea7} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6717 | 2026.05.07 17:14:42.624936 [ 260 ] {db844b63-c455-4d90-9242-978d3541eea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6718 | 2026.05.07 17:14:42.625247 [ 260 ] {db844b63-c455-4d90-9242-978d3541eea7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6719 | 2026.05.07 17:14:42.625480 [ 260 ] {db844b63-c455-4d90-9242-978d3541eea7} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6720 | 2026.05.07 17:14:42.625610 [ 260 ] {db844b63-c455-4d90-9242-978d3541eea7} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.001195 sec., 30125.523012552298 rows/sec., 2.19 MiB/sec. | ||
| 6721 | 2026.05.07 17:14:42.625648 [ 260 ] {db844b63-c455-4d90-9242-978d3541eea7} <Debug> TCPHandler: Processed in 0.001360059 sec. | ||
| 6722 | 2026.05.07 17:14:42.625768 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6723 | 2026.05.07 17:14:42.625863 [ 260 ] {d757b281-97f0-4e8d-b722-fc04ab0d8e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6724 | 2026.05.07 17:14:42.625905 [ 260 ] {d757b281-97f0-4e8d-b722-fc04ab0d8e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6725 | 2026.05.07 17:14:42.626331 [ 260 ] {d757b281-97f0-4e8d-b722-fc04ab0d8e5c} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6726 | 2026.05.07 17:14:42.626366 [ 260 ] {d757b281-97f0-4e8d-b722-fc04ab0d8e5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6727 | 2026.05.07 17:14:42.626682 [ 260 ] {d757b281-97f0-4e8d-b722-fc04ab0d8e5c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6728 | 2026.05.07 17:14:42.626896 [ 260 ] {d757b281-97f0-4e8d-b722-fc04ab0d8e5c} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6729 | 2026.05.07 17:14:42.627022 [ 260 ] {d757b281-97f0-4e8d-b722-fc04ab0d8e5c} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001178 sec., 84889.64346349746 rows/sec., 6.64 MiB/sec. | ||
| 6730 | 2026.05.07 17:14:42.627058 [ 260 ] {d757b281-97f0-4e8d-b722-fc04ab0d8e5c} <Debug> TCPHandler: Processed in 0.001340359 sec. | ||
| 6731 | 2026.05.07 17:14:42.627177 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6732 | 2026.05.07 17:14:42.627273 [ 260 ] {6880309d-3994-4521-881d-57d1f911e798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6733 | 2026.05.07 17:14:42.627317 [ 260 ] {6880309d-3994-4521-881d-57d1f911e798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6734 | 2026.05.07 17:14:42.627733 [ 260 ] {6880309d-3994-4521-881d-57d1f911e798} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6735 | 2026.05.07 17:14:42.627767 [ 260 ] {6880309d-3994-4521-881d-57d1f911e798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6736 | 2026.05.07 17:14:42.628098 [ 260 ] {6880309d-3994-4521-881d-57d1f911e798} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6737 | 2026.05.07 17:14:42.628305 [ 260 ] {6880309d-3994-4521-881d-57d1f911e798} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6738 | 2026.05.07 17:14:42.628405 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6739 | 2026.05.07 17:14:42.628436 [ 260 ] {6880309d-3994-4521-881d-57d1f911e798} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001182 sec., 137055.83756345176 rows/sec., 9.54 MiB/sec. | ||
| 6740 | 2026.05.07 17:14:42.628442 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6741 | 2026.05.07 17:14:42.628468 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6742 | 2026.05.07 17:14:42.628473 [ 260 ] {6880309d-3994-4521-881d-57d1f911e798} <Debug> TCPHandler: Processed in 0.001343809 sec. | ||
| 6743 | 2026.05.07 17:14:42.628546 [ 191 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::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 | ||
| 6744 | 2026.05.07 17:14:42.628593 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6745 | 2026.05.07 17:14:42.628635 [ 191 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6746 | 2026.05.07 17:14:42.628664 [ 191 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12105 rows starting from the beginning of the part | ||
| 6747 | 2026.05.07 17:14:42.628687 [ 260 ] {58ae5c0a-4086-4824-8bb2-7de1dd64f709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6748 | 2026.05.07 17:14:42.628721 [ 191 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1666 rows starting from the beginning of the part | ||
| 6749 | 2026.05.07 17:14:42.628742 [ 260 ] {58ae5c0a-4086-4824-8bb2-7de1dd64f709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6750 | 2026.05.07 17:14:42.628768 [ 191 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::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 | ||
| 6751 | 2026.05.07 17:14:42.628811 [ 191 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 6752 | 2026.05.07 17:14:42.628848 [ 191 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 265 rows starting from the beginning of the part | ||
| 6753 | 2026.05.07 17:14:42.628885 [ 191 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 162 rows starting from the beginning of the part | ||
| 6754 | 2026.05.07 17:14:42.629520 [ 260 ] {58ae5c0a-4086-4824-8bb2-7de1dd64f709} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6755 | 2026.05.07 17:14:42.629553 [ 260 ] {58ae5c0a-4086-4824-8bb2-7de1dd64f709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6756 | 2026.05.07 17:14:42.630184 [ 260 ] {58ae5c0a-4086-4824-8bb2-7de1dd64f709} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6757 | 2026.05.07 17:14:42.630435 [ 260 ] {58ae5c0a-4086-4824-8bb2-7de1dd64f709} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6758 | 2026.05.07 17:14:42.630579 [ 260 ] {58ae5c0a-4086-4824-8bb2-7de1dd64f709} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001908 sec., 16771.488469601678 rows/sec., 30.05 MiB/sec. | ||
| 6759 | 2026.05.07 17:14:42.630648 [ 260 ] {58ae5c0a-4086-4824-8bb2-7de1dd64f709} <Debug> TCPHandler: Processed in 0.002103814 sec. | ||
| 6760 | 2026.05.07 17:14:42.630771 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6761 | 2026.05.07 17:14:42.630868 [ 260 ] {9ebb3f00-0403-4e36-af66-8420443a7508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6762 | 2026.05.07 17:14:42.630912 [ 260 ] {9ebb3f00-0403-4e36-af66-8420443a7508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6763 | 2026.05.07 17:14:42.631262 [ 260 ] {9ebb3f00-0403-4e36-af66-8420443a7508} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6764 | 2026.05.07 17:14:42.631298 [ 260 ] {9ebb3f00-0403-4e36-af66-8420443a7508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6765 | 2026.05.07 17:14:42.631602 [ 260 ] {9ebb3f00-0403-4e36-af66-8420443a7508} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6766 | 2026.05.07 17:14:42.631814 [ 260 ] {9ebb3f00-0403-4e36-af66-8420443a7508} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6767 | 2026.05.07 17:14:42.631946 [ 260 ] {9ebb3f00-0403-4e36-af66-8420443a7508} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 6768 | 2026.05.07 17:14:42.631983 [ 260 ] {9ebb3f00-0403-4e36-af66-8420443a7508} <Debug> TCPHandler: Processed in 0.001260818 sec. | ||
| 6769 | 2026.05.07 17:14:42.632641 [ 197 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14422 rows, containing 5 columns (5 merged, 0 gathered) in 0.004124559 sec., 3496616.2443063613 rows/sec., 224.18 MiB/sec. | ||
| 6770 | 2026.05.07 17:14:42.633195 [ 198 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6771 | 2026.05.07 17:14:42.633543 [ 198 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6772 | 2026.05.07 17:14:42.633637 [ 198 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6773 | 2026.05.07 17:14:42.633753 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.51 MiB. | ||
| 6774 | 2026.05.07 17:14:46.549996 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6775 | 2026.05.07 17:14:46.550057 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6776 | 2026.05.07 17:14:46.673513 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12472 | ||
| 6777 | 2026.05.07 17:14:46.674228 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6778 | 2026.05.07 17:14:46.674274 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6779 | 2026.05.07 17:14:46.674760 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6780 | 2026.05.07 17:14:46.674994 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6781 | 2026.05.07 17:14:46.675133 [ 33 ] {} <Debug> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6782 | 2026.05.07 17:14:46.675140 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12472 | ||
| 6783 | 2026.05.07 17:14:46.675181 [ 33 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6784 | 2026.05.07 17:14:46.675211 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6785 | 2026.05.07 17:14:46.675386 [ 191 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::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 | ||
| 6786 | 2026.05.07 17:14:46.675546 [ 191 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6787 | 2026.05.07 17:14:46.675589 [ 191 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10104 rows starting from the beginning of the part | ||
| 6788 | 2026.05.07 17:14:46.675659 [ 191 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::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 | ||
| 6789 | 2026.05.07 17:14:46.675712 [ 191 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::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 | ||
| 6790 | 2026.05.07 17:14:46.675762 [ 191 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::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 | ||
| 6791 | 2026.05.07 17:14:46.675805 [ 191 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::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 | ||
| 6792 | 2026.05.07 17:14:46.675847 [ 191 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::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 | ||
| 6793 | 2026.05.07 17:14:46.677930 [ 198 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12472 rows, containing 4 columns (4 merged, 0 gathered) in 0.002620538 sec., 4759328.046378263 rows/sec., 68.08 MiB/sec. | ||
| 6794 | 2026.05.07 17:14:46.678184 [ 191 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6795 | 2026.05.07 17:14:46.678432 [ 191 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::all_1_26_5} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6796 | 2026.05.07 17:14:46.678501 [ 191 ] {1d9cd0eb-deca-44ca-b51c-11772960eefe::all_1_26_5} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6797 | 2026.05.07 17:14:46.678573 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 6798 | 2026.05.07 17:14:47.327841 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6799 | 2026.05.07 17:14:47.344723 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6800 | 2026.05.07 17:14:47.344773 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6801 | 2026.05.07 17:14:47.350338 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6802 | 2026.05.07 17:14:47.351068 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6803 | 2026.05.07 17:14:47.351366 [ 33 ] {} <Debug> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6804 | 2026.05.07 17:14:47.351425 [ 33 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6805 | 2026.05.07 17:14:47.351448 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6806 | 2026.05.07 17:14:47.351549 [ 188 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::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 | ||
| 6807 | 2026.05.07 17:14:47.353827 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6808 | 2026.05.07 17:14:47.354398 [ 188 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6809 | 2026.05.07 17:14:47.355087 [ 188 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::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 | ||
| 6810 | 2026.05.07 17:14:47.358348 [ 188 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::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 | ||
| 6811 | 2026.05.07 17:14:47.361581 [ 188 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::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 | ||
| 6812 | 2026.05.07 17:14:47.365247 [ 188 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::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 | ||
| 6813 | 2026.05.07 17:14:47.369164 [ 188 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::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 | ||
| 6814 | 2026.05.07 17:14:47.372875 [ 188 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::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 | ||
| 6815 | 2026.05.07 17:14:47.423543 [ 191 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.072039991 sec., 2720.711056168788 rows/sec., 14.07 MiB/sec. | ||
| 6816 | 2026.05.07 17:14:47.425252 [ 200 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6817 | 2026.05.07 17:14:47.426988 [ 200 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::all_1_26_5} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6818 | 2026.05.07 17:14:47.427071 [ 200 ] {2a278d31-ff8f-4b5f-96da-b9bd95bb98cd::all_1_26_5} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6819 | 2026.05.07 17:14:47.428040 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6820 | 2026.05.07 17:14:47.618651 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6821 | 2026.05.07 17:14:47.619025 [ 260 ] {03e8d68c-96f8-4d1a-a427-c63125b216c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 6822 | 2026.05.07 17:14:47.619451 [ 260 ] {03e8d68c-96f8-4d1a-a427-c63125b216c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6823 | 2026.05.07 17:14:47.619488 [ 260 ] {03e8d68c-96f8-4d1a-a427-c63125b216c1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 6824 | 2026.05.07 17:14:47.619730 [ 260 ] {03e8d68c-96f8-4d1a-a427-c63125b216c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6825 | 2026.05.07 17:14:47.619799 [ 260 ] {03e8d68c-96f8-4d1a-a427-c63125b216c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6826 | 2026.05.07 17:14:47.619945 [ 260 ] {03e8d68c-96f8-4d1a-a427-c63125b216c1} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6827 | 2026.05.07 17:14:47.620069 [ 330 ] {03e8d68c-96f8-4d1a-a427-c63125b216c1} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6828 | 2026.05.07 17:14:47.620070 [ 362 ] {03e8d68c-96f8-4d1a-a427-c63125b216c1} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6829 | 2026.05.07 17:14:47.620107 [ 331 ] {03e8d68c-96f8-4d1a-a427-c63125b216c1} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6830 | 2026.05.07 17:14:47.620125 [ 325 ] {03e8d68c-96f8-4d1a-a427-c63125b216c1} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6831 | 2026.05.07 17:14:47.620291 [ 260 ] {03e8d68c-96f8-4d1a-a427-c63125b216c1} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6832 | 2026.05.07 17:14:47.620319 [ 260 ] {03e8d68c-96f8-4d1a-a427-c63125b216c1} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6833 | 2026.05.07 17:14:47.620405 [ 260 ] {03e8d68c-96f8-4d1a-a427-c63125b216c1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6834 | 2026.05.07 17:14:47.620425 [ 260 ] {03e8d68c-96f8-4d1a-a427-c63125b216c1} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 6835 | 2026.05.07 17:14:47.620460 [ 260 ] {03e8d68c-96f8-4d1a-a427-c63125b216c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6836 | 2026.05.07 17:14:47.620500 [ 260 ] {03e8d68c-96f8-4d1a-a427-c63125b216c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6837 | 2026.05.07 17:14:47.620536 [ 260 ] {03e8d68c-96f8-4d1a-a427-c63125b216c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6838 | 2026.05.07 17:14:47.621795 [ 260 ] {03e8d68c-96f8-4d1a-a427-c63125b216c1} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.00294 sec., 13945.578231292517 rows/sec., 3.04 MiB/sec. | ||
| 6839 | 2026.05.07 17:14:47.621936 [ 260 ] {03e8d68c-96f8-4d1a-a427-c63125b216c1} <Debug> MemoryTracker: Peak memory usage (for query): 154.30 KiB. | ||
| 6840 | 2026.05.07 17:14:47.621952 [ 260 ] {03e8d68c-96f8-4d1a-a427-c63125b216c1} <Debug> TCPHandler: Processed in 0.003489823 sec. | ||
| 6841 | 2026.05.07 17:14:47.626921 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6842 | 2026.05.07 17:14:47.627127 [ 260 ] {9a7e5172-ecf7-48bd-a297-27199b117d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6843 | 2026.05.07 17:14:47.627209 [ 260 ] {9a7e5172-ecf7-48bd-a297-27199b117d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6844 | 2026.05.07 17:14:47.627795 [ 260 ] {9a7e5172-ecf7-48bd-a297-27199b117d76} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6845 | 2026.05.07 17:14:47.627837 [ 260 ] {9a7e5172-ecf7-48bd-a297-27199b117d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6846 | 2026.05.07 17:14:47.628215 [ 260 ] {9a7e5172-ecf7-48bd-a297-27199b117d76} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6847 | 2026.05.07 17:14:47.628435 [ 260 ] {9a7e5172-ecf7-48bd-a297-27199b117d76} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6848 | 2026.05.07 17:14:47.628582 [ 260 ] {9a7e5172-ecf7-48bd-a297-27199b117d76} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001514 sec., 187582.56274768824 rows/sec., 11.91 MiB/sec. | ||
| 6849 | 2026.05.07 17:14:47.628621 [ 260 ] {9a7e5172-ecf7-48bd-a297-27199b117d76} <Debug> TCPHandler: Processed in 0.001801972 sec. | ||
| 6850 | 2026.05.07 17:14:47.628744 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6851 | 2026.05.07 17:14:47.628839 [ 260 ] {d78d556d-2b11-4e42-a792-81300ca58926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6852 | 2026.05.07 17:14:47.628879 [ 260 ] {d78d556d-2b11-4e42-a792-81300ca58926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6853 | 2026.05.07 17:14:47.629683 [ 260 ] {d78d556d-2b11-4e42-a792-81300ca58926} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6854 | 2026.05.07 17:14:47.629719 [ 260 ] {d78d556d-2b11-4e42-a792-81300ca58926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6855 | 2026.05.07 17:14:47.630062 [ 260 ] {d78d556d-2b11-4e42-a792-81300ca58926} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6856 | 2026.05.07 17:14:47.630281 [ 260 ] {d78d556d-2b11-4e42-a792-81300ca58926} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6857 | 2026.05.07 17:14:47.630416 [ 260 ] {d78d556d-2b11-4e42-a792-81300ca58926} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001597 sec., 512836.5685660614 rows/sec., 39.78 MiB/sec. | ||
| 6858 | 2026.05.07 17:14:47.630453 [ 260 ] {d78d556d-2b11-4e42-a792-81300ca58926} <Debug> TCPHandler: Processed in 0.001758791 sec. | ||
| 6859 | 2026.05.07 17:14:47.630570 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6860 | 2026.05.07 17:14:47.630665 [ 260 ] {adf8f442-54e4-40aa-a8fd-13844b29bc3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6861 | 2026.05.07 17:14:47.630705 [ 260 ] {adf8f442-54e4-40aa-a8fd-13844b29bc3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6862 | 2026.05.07 17:14:47.631157 [ 260 ] {adf8f442-54e4-40aa-a8fd-13844b29bc3c} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6863 | 2026.05.07 17:14:47.631193 [ 260 ] {adf8f442-54e4-40aa-a8fd-13844b29bc3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6864 | 2026.05.07 17:14:47.631492 [ 260 ] {adf8f442-54e4-40aa-a8fd-13844b29bc3c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6865 | 2026.05.07 17:14:47.631700 [ 260 ] {adf8f442-54e4-40aa-a8fd-13844b29bc3c} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6866 | 2026.05.07 17:14:47.631826 [ 260 ] {adf8f442-54e4-40aa-a8fd-13844b29bc3c} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001179 sec., 129770.99236641222 rows/sec., 7.76 MiB/sec. | ||
| 6867 | 2026.05.07 17:14:47.631863 [ 260 ] {adf8f442-54e4-40aa-a8fd-13844b29bc3c} <Debug> TCPHandler: Processed in 0.001342649 sec. | ||
| 6868 | 2026.05.07 17:14:47.631983 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6869 | 2026.05.07 17:14:47.632078 [ 260 ] {5326a8b6-fb72-4e67-a85f-2e94f9cd23e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6870 | 2026.05.07 17:14:47.632117 [ 260 ] {5326a8b6-fb72-4e67-a85f-2e94f9cd23e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6871 | 2026.05.07 17:14:47.632572 [ 260 ] {5326a8b6-fb72-4e67-a85f-2e94f9cd23e3} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6872 | 2026.05.07 17:14:47.632608 [ 260 ] {5326a8b6-fb72-4e67-a85f-2e94f9cd23e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6873 | 2026.05.07 17:14:47.632897 [ 260 ] {5326a8b6-fb72-4e67-a85f-2e94f9cd23e3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6874 | 2026.05.07 17:14:47.633102 [ 260 ] {5326a8b6-fb72-4e67-a85f-2e94f9cd23e3} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6875 | 2026.05.07 17:14:47.633231 [ 260 ] {5326a8b6-fb72-4e67-a85f-2e94f9cd23e3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001171 sec., 127241.67378309138 rows/sec., 8.22 MiB/sec. | ||
| 6876 | 2026.05.07 17:14:47.633269 [ 260 ] {5326a8b6-fb72-4e67-a85f-2e94f9cd23e3} <Debug> TCPHandler: Processed in 0.001339169 sec. | ||
| 6877 | 2026.05.07 17:14:47.633384 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6878 | 2026.05.07 17:14:47.633479 [ 260 ] {d792932f-a769-4fa1-a717-8da9d1f42e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6879 | 2026.05.07 17:14:47.633518 [ 260 ] {d792932f-a769-4fa1-a717-8da9d1f42e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6880 | 2026.05.07 17:14:47.633963 [ 260 ] {d792932f-a769-4fa1-a717-8da9d1f42e7b} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6881 | 2026.05.07 17:14:47.634000 [ 260 ] {d792932f-a769-4fa1-a717-8da9d1f42e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6882 | 2026.05.07 17:14:47.634312 [ 260 ] {d792932f-a769-4fa1-a717-8da9d1f42e7b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6883 | 2026.05.07 17:14:47.634524 [ 260 ] {d792932f-a769-4fa1-a717-8da9d1f42e7b} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6884 | 2026.05.07 17:14:47.634650 [ 260 ] {d792932f-a769-4fa1-a717-8da9d1f42e7b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001189 sec., 124474.34819175779 rows/sec., 7.08 MiB/sec. | ||
| 6885 | 2026.05.07 17:14:47.634688 [ 260 ] {d792932f-a769-4fa1-a717-8da9d1f42e7b} <Debug> TCPHandler: Processed in 0.001352739 sec. | ||
| 6886 | 2026.05.07 17:14:47.634803 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6887 | 2026.05.07 17:14:47.634898 [ 260 ] {ab990d4b-1a12-450a-bef3-34286860e022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6888 | 2026.05.07 17:14:47.634937 [ 260 ] {ab990d4b-1a12-450a-bef3-34286860e022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6889 | 2026.05.07 17:14:47.635597 [ 260 ] {ab990d4b-1a12-450a-bef3-34286860e022} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6890 | 2026.05.07 17:14:47.635634 [ 260 ] {ab990d4b-1a12-450a-bef3-34286860e022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6891 | 2026.05.07 17:14:47.635987 [ 260 ] {ab990d4b-1a12-450a-bef3-34286860e022} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6892 | 2026.05.07 17:14:47.636206 [ 260 ] {ab990d4b-1a12-450a-bef3-34286860e022} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6893 | 2026.05.07 17:14:47.636345 [ 260 ] {ab990d4b-1a12-450a-bef3-34286860e022} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001464 sec., 342213.11475409835 rows/sec., 24.05 MiB/sec. | ||
| 6894 | 2026.05.07 17:14:47.636383 [ 260 ] {ab990d4b-1a12-450a-bef3-34286860e022} <Debug> TCPHandler: Processed in 0.001628991 sec. | ||
| 6895 | 2026.05.07 17:14:47.636498 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6896 | 2026.05.07 17:14:47.636592 [ 260 ] {c7f84ff9-84e1-4118-8121-0205c93c0fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6897 | 2026.05.07 17:14:47.636633 [ 260 ] {c7f84ff9-84e1-4118-8121-0205c93c0fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6898 | 2026.05.07 17:14:47.636965 [ 260 ] {c7f84ff9-84e1-4118-8121-0205c93c0fa5} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6899 | 2026.05.07 17:14:47.637002 [ 260 ] {c7f84ff9-84e1-4118-8121-0205c93c0fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6900 | 2026.05.07 17:14:47.637308 [ 260 ] {c7f84ff9-84e1-4118-8121-0205c93c0fa5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6901 | 2026.05.07 17:14:47.637514 [ 260 ] {c7f84ff9-84e1-4118-8121-0205c93c0fa5} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6902 | 2026.05.07 17:14:47.637644 [ 260 ] {c7f84ff9-84e1-4118-8121-0205c93c0fa5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 6903 | 2026.05.07 17:14:47.637680 [ 260 ] {c7f84ff9-84e1-4118-8121-0205c93c0fa5} <Debug> TCPHandler: Processed in 0.001231719 sec. | ||
| 6904 | 2026.05.07 17:14:47.637795 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6905 | 2026.05.07 17:14:47.637889 [ 260 ] {b429e4ae-a07b-46a3-95a3-2628f623a8e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6906 | 2026.05.07 17:14:47.637931 [ 260 ] {b429e4ae-a07b-46a3-95a3-2628f623a8e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6907 | 2026.05.07 17:14:47.638352 [ 260 ] {b429e4ae-a07b-46a3-95a3-2628f623a8e4} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6908 | 2026.05.07 17:14:47.638388 [ 260 ] {b429e4ae-a07b-46a3-95a3-2628f623a8e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6909 | 2026.05.07 17:14:47.638726 [ 260 ] {b429e4ae-a07b-46a3-95a3-2628f623a8e4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6910 | 2026.05.07 17:14:47.638934 [ 260 ] {b429e4ae-a07b-46a3-95a3-2628f623a8e4} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6911 | 2026.05.07 17:14:47.639063 [ 260 ] {b429e4ae-a07b-46a3-95a3-2628f623a8e4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001192 sec., 222315.43624161076 rows/sec., 14.77 MiB/sec. | ||
| 6912 | 2026.05.07 17:14:47.639100 [ 260 ] {b429e4ae-a07b-46a3-95a3-2628f623a8e4} <Debug> TCPHandler: Processed in 0.001353039 sec. | ||
| 6913 | 2026.05.07 17:14:47.639215 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6914 | 2026.05.07 17:14:47.639309 [ 260 ] {0266628c-4193-4ef2-b00f-b242e461eb3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6915 | 2026.05.07 17:14:47.639351 [ 260 ] {0266628c-4193-4ef2-b00f-b242e461eb3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6916 | 2026.05.07 17:14:47.639666 [ 260 ] {0266628c-4193-4ef2-b00f-b242e461eb3b} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6917 | 2026.05.07 17:14:47.639702 [ 260 ] {0266628c-4193-4ef2-b00f-b242e461eb3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6918 | 2026.05.07 17:14:47.640018 [ 260 ] {0266628c-4193-4ef2-b00f-b242e461eb3b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6919 | 2026.05.07 17:14:47.640220 [ 260 ] {0266628c-4193-4ef2-b00f-b242e461eb3b} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6920 | 2026.05.07 17:14:47.640352 [ 260 ] {0266628c-4193-4ef2-b00f-b242e461eb3b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 6921 | 2026.05.07 17:14:47.640389 [ 260 ] {0266628c-4193-4ef2-b00f-b242e461eb3b} <Debug> TCPHandler: Processed in 0.001223038 sec. | ||
| 6922 | 2026.05.07 17:14:47.640500 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6923 | 2026.05.07 17:14:47.640594 [ 260 ] {d1074ba8-332e-49d4-91a6-cd8cd201e0c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6924 | 2026.05.07 17:14:47.640648 [ 260 ] {d1074ba8-332e-49d4-91a6-cd8cd201e0c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6925 | 2026.05.07 17:14:47.641418 [ 260 ] {d1074ba8-332e-49d4-91a6-cd8cd201e0c7} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6926 | 2026.05.07 17:14:47.641455 [ 260 ] {d1074ba8-332e-49d4-91a6-cd8cd201e0c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6927 | 2026.05.07 17:14:47.641979 [ 260 ] {d1074ba8-332e-49d4-91a6-cd8cd201e0c7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6928 | 2026.05.07 17:14:47.642198 [ 260 ] {d1074ba8-332e-49d4-91a6-cd8cd201e0c7} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6929 | 2026.05.07 17:14:47.642338 [ 260 ] {d1074ba8-332e-49d4-91a6-cd8cd201e0c7} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001763 sec., 6239.364719228587 rows/sec., 11.18 MiB/sec. | ||
| 6930 | 2026.05.07 17:14:47.642395 [ 260 ] {d1074ba8-332e-49d4-91a6-cd8cd201e0c7} <Debug> TCPHandler: Processed in 0.001944593 sec. | ||
| 6931 | 2026.05.07 17:14:47.642527 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6932 | 2026.05.07 17:14:47.642621 [ 260 ] {4a250a76-77a3-470d-ac1a-c4c3f31e4e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6933 | 2026.05.07 17:14:47.642663 [ 260 ] {4a250a76-77a3-470d-ac1a-c4c3f31e4e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6934 | 2026.05.07 17:14:47.642991 [ 260 ] {4a250a76-77a3-470d-ac1a-c4c3f31e4e3a} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6935 | 2026.05.07 17:14:47.643028 [ 260 ] {4a250a76-77a3-470d-ac1a-c4c3f31e4e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6936 | 2026.05.07 17:14:47.643330 [ 260 ] {4a250a76-77a3-470d-ac1a-c4c3f31e4e3a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6937 | 2026.05.07 17:14:47.643538 [ 260 ] {4a250a76-77a3-470d-ac1a-c4c3f31e4e3a} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6938 | 2026.05.07 17:14:47.643656 [ 56 ] {} <Debug> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6939 | 2026.05.07 17:14:47.643667 [ 260 ] {4a250a76-77a3-470d-ac1a-c4c3f31e4e3a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001064 sec., 84586.46616541353 rows/sec., 5.29 MiB/sec. | ||
| 6940 | 2026.05.07 17:14:47.643711 [ 56 ] {} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6941 | 2026.05.07 17:14:47.643725 [ 260 ] {4a250a76-77a3-470d-ac1a-c4c3f31e4e3a} <Debug> TCPHandler: Processed in 0.001249379 sec. | ||
| 6942 | 2026.05.07 17:14:47.643738 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6943 | 2026.05.07 17:14:47.643839 [ 190 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::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 | ||
| 6944 | 2026.05.07 17:14:47.643963 [ 190 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6945 | 2026.05.07 17:14:47.643994 [ 190 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1692 rows starting from the beginning of the part | ||
| 6946 | 2026.05.07 17:14:47.644051 [ 190 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 6947 | 2026.05.07 17:14:47.644092 [ 190 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::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 | ||
| 6948 | 2026.05.07 17:14:47.644135 [ 190 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 90 rows starting from the beginning of the part | ||
| 6949 | 2026.05.07 17:14:47.644172 [ 190 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 6950 | 2026.05.07 17:14:47.644210 [ 190 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 90 rows starting from the beginning of the part | ||
| 6951 | 2026.05.07 17:14:47.645322 [ 200 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2016 rows, containing 4 columns (4 merged, 0 gathered) in 0.00152418 sec., 1322678.4238082117 rows/sec., 84.10 MiB/sec. | ||
| 6952 | 2026.05.07 17:14:47.645621 [ 191 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6953 | 2026.05.07 17:14:47.645925 [ 191 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_36_7} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6954 | 2026.05.07 17:14:47.646003 [ 191 ] {ecdf51b6-9b58-48be-b386-2d546aab93f4::all_1_36_7} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6955 | 2026.05.07 17:14:47.646103 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 6956 | 2026.05.07 17:14:48.001091 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.25 MiB, peak 277.95 MiB, free memory in arenas 0.00 B, will set to 271.20 MiB (RSS), difference: 2.95 MiB | ||
| 6957 | 2026.05.07 17:14:51.722355 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 848 | ||
| 6958 | 2026.05.07 17:14:51.724937 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6959 | 2026.05.07 17:14:51.724983 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6960 | 2026.05.07 17:14:51.726185 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6961 | 2026.05.07 17:14:51.726443 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6962 | 2026.05.07 17:14:51.726771 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 848 | ||
| 6963 | 2026.05.07 17:14:52.615750 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6964 | 2026.05.07 17:14:52.616159 [ 260 ] {b1fba99e-74c7-49ed-bb7e-3ad2b54b7487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6965 | 2026.05.07 17:14:52.616588 [ 260 ] {b1fba99e-74c7-49ed-bb7e-3ad2b54b7487} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6966 | 2026.05.07 17:14:52.616622 [ 260 ] {b1fba99e-74c7-49ed-bb7e-3ad2b54b7487} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6967 | 2026.05.07 17:14:52.616836 [ 260 ] {b1fba99e-74c7-49ed-bb7e-3ad2b54b7487} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6968 | 2026.05.07 17:14:52.616902 [ 260 ] {b1fba99e-74c7-49ed-bb7e-3ad2b54b7487} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6969 | 2026.05.07 17:14:52.617042 [ 260 ] {b1fba99e-74c7-49ed-bb7e-3ad2b54b7487} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6970 | 2026.05.07 17:14:52.617187 [ 362 ] {b1fba99e-74c7-49ed-bb7e-3ad2b54b7487} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6971 | 2026.05.07 17:14:52.617193 [ 331 ] {b1fba99e-74c7-49ed-bb7e-3ad2b54b7487} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6972 | 2026.05.07 17:14:52.617185 [ 356 ] {b1fba99e-74c7-49ed-bb7e-3ad2b54b7487} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6973 | 2026.05.07 17:14:52.617185 [ 279 ] {b1fba99e-74c7-49ed-bb7e-3ad2b54b7487} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6974 | 2026.05.07 17:14:52.617392 [ 260 ] {b1fba99e-74c7-49ed-bb7e-3ad2b54b7487} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6975 | 2026.05.07 17:14:52.617419 [ 260 ] {b1fba99e-74c7-49ed-bb7e-3ad2b54b7487} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6976 | 2026.05.07 17:14:52.617502 [ 260 ] {b1fba99e-74c7-49ed-bb7e-3ad2b54b7487} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6977 | 2026.05.07 17:14:52.617521 [ 260 ] {b1fba99e-74c7-49ed-bb7e-3ad2b54b7487} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 6978 | 2026.05.07 17:14:52.617555 [ 260 ] {b1fba99e-74c7-49ed-bb7e-3ad2b54b7487} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6979 | 2026.05.07 17:14:52.617590 [ 260 ] {b1fba99e-74c7-49ed-bb7e-3ad2b54b7487} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6980 | 2026.05.07 17:14:52.617629 [ 260 ] {b1fba99e-74c7-49ed-bb7e-3ad2b54b7487} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6981 | 2026.05.07 17:14:52.618977 [ 260 ] {b1fba99e-74c7-49ed-bb7e-3ad2b54b7487} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002977 sec., 13772.253946926436 rows/sec., 3.00 MiB/sec. | ||
| 6982 | 2026.05.07 17:14:52.619116 [ 260 ] {b1fba99e-74c7-49ed-bb7e-3ad2b54b7487} <Debug> MemoryTracker: Peak memory usage (for query): 145.17 KiB. | ||
| 6983 | 2026.05.07 17:14:52.619132 [ 260 ] {b1fba99e-74c7-49ed-bb7e-3ad2b54b7487} <Debug> TCPHandler: Processed in 0.003520114 sec. | ||
| 6984 | 2026.05.07 17:14:52.621190 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6985 | 2026.05.07 17:14:52.621297 [ 260 ] {5f5f91fb-b8b6-473d-8747-e264d4b08eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6986 | 2026.05.07 17:14:52.621339 [ 260 ] {5f5f91fb-b8b6-473d-8747-e264d4b08eaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6987 | 2026.05.07 17:14:52.621930 [ 260 ] {5f5f91fb-b8b6-473d-8747-e264d4b08eaf} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6988 | 2026.05.07 17:14:52.621974 [ 260 ] {5f5f91fb-b8b6-473d-8747-e264d4b08eaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6989 | 2026.05.07 17:14:52.622397 [ 260 ] {5f5f91fb-b8b6-473d-8747-e264d4b08eaf} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6990 | 2026.05.07 17:14:52.622632 [ 260 ] {5f5f91fb-b8b6-473d-8747-e264d4b08eaf} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6991 | 2026.05.07 17:14:52.622770 [ 260 ] {5f5f91fb-b8b6-473d-8747-e264d4b08eaf} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001504 sec., 79787.2340425532 rows/sec., 6.80 MiB/sec. | ||
| 6992 | 2026.05.07 17:14:52.622806 [ 260 ] {5f5f91fb-b8b6-473d-8747-e264d4b08eaf} <Debug> TCPHandler: Processed in 0.001664611 sec. | ||
| 6993 | 2026.05.07 17:14:52.622930 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6994 | 2026.05.07 17:14:52.623070 [ 260 ] {95a37fc4-bc62-478b-bff9-c6e69d02db71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6995 | 2026.05.07 17:14:52.623107 [ 260 ] {95a37fc4-bc62-478b-bff9-c6e69d02db71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6996 | 2026.05.07 17:14:52.623482 [ 260 ] {95a37fc4-bc62-478b-bff9-c6e69d02db71} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6997 | 2026.05.07 17:14:52.623513 [ 260 ] {95a37fc4-bc62-478b-bff9-c6e69d02db71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6998 | 2026.05.07 17:14:52.623780 [ 260 ] {95a37fc4-bc62-478b-bff9-c6e69d02db71} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6999 | 2026.05.07 17:14:52.623966 [ 260 ] {95a37fc4-bc62-478b-bff9-c6e69d02db71} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7000 | 2026.05.07 17:14:52.624149 [ 260 ] {95a37fc4-bc62-478b-bff9-c6e69d02db71} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001096 sec., 29197.080291970804 rows/sec., 2.14 MiB/sec. | ||
| 7001 | 2026.05.07 17:14:52.624184 [ 260 ] {95a37fc4-bc62-478b-bff9-c6e69d02db71} <Debug> TCPHandler: Processed in 0.001299868 sec. | ||
| 7002 | 2026.05.07 17:14:52.624411 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7003 | 2026.05.07 17:14:52.624503 [ 260 ] {4cbfb2aa-1602-4295-b252-4d849e7b86bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7004 | 2026.05.07 17:14:52.624541 [ 260 ] {4cbfb2aa-1602-4295-b252-4d849e7b86bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7005 | 2026.05.07 17:14:52.624950 [ 260 ] {4cbfb2aa-1602-4295-b252-4d849e7b86bd} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7006 | 2026.05.07 17:14:52.624984 [ 260 ] {4cbfb2aa-1602-4295-b252-4d849e7b86bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7007 | 2026.05.07 17:14:52.625284 [ 260 ] {4cbfb2aa-1602-4295-b252-4d849e7b86bd} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7008 | 2026.05.07 17:14:52.625490 [ 260 ] {4cbfb2aa-1602-4295-b252-4d849e7b86bd} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7009 | 2026.05.07 17:14:52.625610 [ 260 ] {4cbfb2aa-1602-4295-b252-4d849e7b86bd} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001124 sec., 85409.25266903914 rows/sec., 6.67 MiB/sec. | ||
| 7010 | 2026.05.07 17:14:52.625644 [ 260 ] {4cbfb2aa-1602-4295-b252-4d849e7b86bd} <Debug> TCPHandler: Processed in 0.001280218 sec. | ||
| 7011 | 2026.05.07 17:14:52.625766 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7012 | 2026.05.07 17:14:52.625858 [ 260 ] {26b58bf3-8b5f-4034-80d2-9857eda87597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7013 | 2026.05.07 17:14:52.625899 [ 260 ] {26b58bf3-8b5f-4034-80d2-9857eda87597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7014 | 2026.05.07 17:14:52.626309 [ 260 ] {26b58bf3-8b5f-4034-80d2-9857eda87597} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7015 | 2026.05.07 17:14:52.626342 [ 260 ] {26b58bf3-8b5f-4034-80d2-9857eda87597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7016 | 2026.05.07 17:14:52.626654 [ 260 ] {26b58bf3-8b5f-4034-80d2-9857eda87597} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7017 | 2026.05.07 17:14:52.626876 [ 260 ] {26b58bf3-8b5f-4034-80d2-9857eda87597} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7018 | 2026.05.07 17:14:52.627009 [ 260 ] {26b58bf3-8b5f-4034-80d2-9857eda87597} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 7019 | 2026.05.07 17:14:52.627044 [ 260 ] {26b58bf3-8b5f-4034-80d2-9857eda87597} <Debug> TCPHandler: Processed in 0.001324269 sec. | ||
| 7020 | 2026.05.07 17:14:52.627160 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7021 | 2026.05.07 17:14:52.627252 [ 260 ] {7d70f776-c7d5-4c41-8ebe-c72a05ec527c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7022 | 2026.05.07 17:14:52.627304 [ 260 ] {7d70f776-c7d5-4c41-8ebe-c72a05ec527c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7023 | 2026.05.07 17:14:52.628076 [ 260 ] {7d70f776-c7d5-4c41-8ebe-c72a05ec527c} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7024 | 2026.05.07 17:14:52.628110 [ 260 ] {7d70f776-c7d5-4c41-8ebe-c72a05ec527c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7025 | 2026.05.07 17:14:52.628634 [ 260 ] {7d70f776-c7d5-4c41-8ebe-c72a05ec527c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7026 | 2026.05.07 17:14:52.628852 [ 260 ] {7d70f776-c7d5-4c41-8ebe-c72a05ec527c} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7027 | 2026.05.07 17:14:52.628987 [ 260 ] {7d70f776-c7d5-4c41-8ebe-c72a05ec527c} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001752 sec., 18264.8401826484 rows/sec., 32.73 MiB/sec. | ||
| 7028 | 2026.05.07 17:14:52.629037 [ 260 ] {7d70f776-c7d5-4c41-8ebe-c72a05ec527c} <Debug> TCPHandler: Processed in 0.001925374 sec. | ||
| 7029 | 2026.05.07 17:14:52.629162 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7030 | 2026.05.07 17:14:52.629255 [ 260 ] {3c015d3d-599b-4b83-a973-a4e1cd552d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7031 | 2026.05.07 17:14:52.629295 [ 260 ] {3c015d3d-599b-4b83-a973-a4e1cd552d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7032 | 2026.05.07 17:14:52.629627 [ 260 ] {3c015d3d-599b-4b83-a973-a4e1cd552d35} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7033 | 2026.05.07 17:14:52.629660 [ 260 ] {3c015d3d-599b-4b83-a973-a4e1cd552d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7034 | 2026.05.07 17:14:52.629957 [ 260 ] {3c015d3d-599b-4b83-a973-a4e1cd552d35} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7035 | 2026.05.07 17:14:52.630158 [ 260 ] {3c015d3d-599b-4b83-a973-a4e1cd552d35} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7036 | 2026.05.07 17:14:52.630280 [ 260 ] {3c015d3d-599b-4b83-a973-a4e1cd552d35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 7037 | 2026.05.07 17:14:52.630313 [ 260 ] {3c015d3d-599b-4b83-a973-a4e1cd552d35} <Debug> TCPHandler: Processed in 0.001200088 sec. | ||
| 7038 | 2026.05.07 17:14:54.175411 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12984 | ||
| 7039 | 2026.05.07 17:14:54.176265 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7040 | 2026.05.07 17:14:54.176343 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7041 | 2026.05.07 17:14:54.176933 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7042 | 2026.05.07 17:14:54.177197 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7043 | 2026.05.07 17:14:54.177353 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12984 | ||
| 7044 | 2026.05.07 17:14:54.854103 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 7045 | 2026.05.07 17:14:54.868931 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7046 | 2026.05.07 17:14:54.868987 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7047 | 2026.05.07 17:14:54.875035 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7048 | 2026.05.07 17:14:54.875793 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7049 | 2026.05.07 17:14:54.878366 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 7050 | 2026.05.07 17:14:55.294251 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7051 | 2026.05.07 17:14:55.294496 [ 260 ] {8762a00a-b1ca-4399-8ba9-010ab041465d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 7052 | 2026.05.07 17:14:55.294872 [ 260 ] {8762a00a-b1ca-4399-8ba9-010ab041465d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7053 | 2026.05.07 17:14:55.294912 [ 260 ] {8762a00a-b1ca-4399-8ba9-010ab041465d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 7054 | 2026.05.07 17:14:55.295174 [ 260 ] {8762a00a-b1ca-4399-8ba9-010ab041465d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7055 | 2026.05.07 17:14:55.295242 [ 260 ] {8762a00a-b1ca-4399-8ba9-010ab041465d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7056 | 2026.05.07 17:14:55.295393 [ 260 ] {8762a00a-b1ca-4399-8ba9-010ab041465d} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 7057 | 2026.05.07 17:14:55.295509 [ 362 ] {8762a00a-b1ca-4399-8ba9-010ab041465d} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7058 | 2026.05.07 17:14:55.295532 [ 365 ] {8762a00a-b1ca-4399-8ba9-010ab041465d} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7059 | 2026.05.07 17:14:55.295540 [ 341 ] {8762a00a-b1ca-4399-8ba9-010ab041465d} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7060 | 2026.05.07 17:14:55.295570 [ 356 ] {8762a00a-b1ca-4399-8ba9-010ab041465d} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7061 | 2026.05.07 17:14:55.295696 [ 260 ] {8762a00a-b1ca-4399-8ba9-010ab041465d} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7062 | 2026.05.07 17:14:55.295725 [ 260 ] {8762a00a-b1ca-4399-8ba9-010ab041465d} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7063 | 2026.05.07 17:14:55.295810 [ 260 ] {8762a00a-b1ca-4399-8ba9-010ab041465d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7064 | 2026.05.07 17:14:55.295832 [ 260 ] {8762a00a-b1ca-4399-8ba9-010ab041465d} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 7065 | 2026.05.07 17:14:55.295868 [ 260 ] {8762a00a-b1ca-4399-8ba9-010ab041465d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 7066 | 2026.05.07 17:14:55.295905 [ 260 ] {8762a00a-b1ca-4399-8ba9-010ab041465d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 7067 | 2026.05.07 17:14:55.295938 [ 260 ] {8762a00a-b1ca-4399-8ba9-010ab041465d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 7068 | 2026.05.07 17:14:55.297171 [ 260 ] {8762a00a-b1ca-4399-8ba9-010ab041465d} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002785 sec., 14721.723518850986 rows/sec., 3.21 MiB/sec. | ||
| 7069 | 2026.05.07 17:14:55.297314 [ 260 ] {8762a00a-b1ca-4399-8ba9-010ab041465d} <Debug> MemoryTracker: Peak memory usage (for query): 145.50 KiB. | ||
| 7070 | 2026.05.07 17:14:55.297330 [ 260 ] {8762a00a-b1ca-4399-8ba9-010ab041465d} <Debug> TCPHandler: Processed in 0.003212962 sec. | ||
| 7071 | 2026.05.07 17:14:55.312591 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7072 | 2026.05.07 17:14:55.312703 [ 260 ] {0bb657a1-3ae2-433e-a6ce-436c3d1585a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7073 | 2026.05.07 17:14:55.312748 [ 260 ] {0bb657a1-3ae2-433e-a6ce-436c3d1585a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7074 | 2026.05.07 17:14:55.313354 [ 260 ] {0bb657a1-3ae2-433e-a6ce-436c3d1585a3} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7075 | 2026.05.07 17:14:55.313392 [ 260 ] {0bb657a1-3ae2-433e-a6ce-436c3d1585a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7076 | 2026.05.07 17:14:55.313776 [ 260 ] {0bb657a1-3ae2-433e-a6ce-436c3d1585a3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7077 | 2026.05.07 17:14:55.314033 [ 260 ] {0bb657a1-3ae2-433e-a6ce-436c3d1585a3} <Trace> oximeter.fields_i16 (2dffa32c-37d6-4e14-829f-276c7860b9d6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7078 | 2026.05.07 17:14:55.314179 [ 260 ] {0bb657a1-3ae2-433e-a6ce-436c3d1585a3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001508 sec., 188328.9124668435 rows/sec., 11.96 MiB/sec. | ||
| 7079 | 2026.05.07 17:14:55.314218 [ 260 ] {0bb657a1-3ae2-433e-a6ce-436c3d1585a3} <Debug> TCPHandler: Processed in 0.001691392 sec. | ||
| 7080 | 2026.05.07 17:14:55.314341 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7081 | 2026.05.07 17:14:55.314439 [ 260 ] {2ceaebaf-e504-4fc3-b481-a319959cd10d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7082 | 2026.05.07 17:14:55.314481 [ 260 ] {2ceaebaf-e504-4fc3-b481-a319959cd10d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7083 | 2026.05.07 17:14:55.314882 [ 260 ] {2ceaebaf-e504-4fc3-b481-a319959cd10d} <Trace> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7084 | 2026.05.07 17:14:55.314917 [ 260 ] {2ceaebaf-e504-4fc3-b481-a319959cd10d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7085 | 2026.05.07 17:14:55.315204 [ 260 ] {2ceaebaf-e504-4fc3-b481-a319959cd10d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7086 | 2026.05.07 17:14:55.315426 [ 260 ] {2ceaebaf-e504-4fc3-b481-a319959cd10d} <Trace> oximeter.fields_ipaddr (e1a087e5-28d8-4001-a324-7ba4c2b1768e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7087 | 2026.05.07 17:14:55.315556 [ 260 ] {2ceaebaf-e504-4fc3-b481-a319959cd10d} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001138 sec., 7029.8769771529005 rows/sec., 573.24 KiB/sec. | ||
| 7088 | 2026.05.07 17:14:55.315594 [ 260 ] {2ceaebaf-e504-4fc3-b481-a319959cd10d} <Debug> TCPHandler: Processed in 0.001301639 sec. | ||
| 7089 | 2026.05.07 17:14:55.315706 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7090 | 2026.05.07 17:14:55.315802 [ 260 ] {5b0d4177-bc86-4782-9466-cceb8f3b04a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7091 | 2026.05.07 17:14:55.315842 [ 260 ] {5b0d4177-bc86-4782-9466-cceb8f3b04a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7092 | 2026.05.07 17:14:55.317612 [ 260 ] {5b0d4177-bc86-4782-9466-cceb8f3b04a7} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7093 | 2026.05.07 17:14:55.317649 [ 260 ] {5b0d4177-bc86-4782-9466-cceb8f3b04a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7094 | 2026.05.07 17:14:55.318180 [ 260 ] {5b0d4177-bc86-4782-9466-cceb8f3b04a7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7095 | 2026.05.07 17:14:55.318400 [ 260 ] {5b0d4177-bc86-4782-9466-cceb8f3b04a7} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7096 | 2026.05.07 17:14:55.318534 [ 260 ] {5b0d4177-bc86-4782-9466-cceb8f3b04a7} <Debug> executeQuery: Read 3168 rows, 242.26 KiB in 0.00275 sec., 1152000 rows/sec., 86.03 MiB/sec. | ||
| 7097 | 2026.05.07 17:14:55.318572 [ 260 ] {5b0d4177-bc86-4782-9466-cceb8f3b04a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 7098 | 2026.05.07 17:14:55.318585 [ 260 ] {5b0d4177-bc86-4782-9466-cceb8f3b04a7} <Debug> TCPHandler: Processed in 0.00292853 sec. | ||
| 7099 | 2026.05.07 17:14:55.318693 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7100 | 2026.05.07 17:14:55.318787 [ 260 ] {b9f78a0a-e1d8-46a1-af15-d1ea5c9c1399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7101 | 2026.05.07 17:14:55.318826 [ 260 ] {b9f78a0a-e1d8-46a1-af15-d1ea5c9c1399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7102 | 2026.05.07 17:14:55.319288 [ 260 ] {b9f78a0a-e1d8-46a1-af15-d1ea5c9c1399} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7103 | 2026.05.07 17:14:55.319322 [ 260 ] {b9f78a0a-e1d8-46a1-af15-d1ea5c9c1399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7104 | 2026.05.07 17:14:55.319647 [ 260 ] {b9f78a0a-e1d8-46a1-af15-d1ea5c9c1399} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7105 | 2026.05.07 17:14:55.319860 [ 260 ] {b9f78a0a-e1d8-46a1-af15-d1ea5c9c1399} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7106 | 2026.05.07 17:14:55.319957 [ 139 ] {} <Debug> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7107 | 2026.05.07 17:14:55.319986 [ 260 ] {b9f78a0a-e1d8-46a1-af15-d1ea5c9c1399} <Debug> executeQuery: Read 170 rows, 10.60 KiB in 0.001219 sec., 139458.5726004922 rows/sec., 8.50 MiB/sec. | ||
| 7108 | 2026.05.07 17:14:55.319995 [ 139 ] {} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7109 | 2026.05.07 17:14:55.320023 [ 260 ] {b9f78a0a-e1d8-46a1-af15-d1ea5c9c1399} <Debug> TCPHandler: Processed in 0.001379599 sec. | ||
| 7110 | 2026.05.07 17:14:55.320024 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7111 | 2026.05.07 17:14:55.320128 [ 200 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::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 | ||
| 7112 | 2026.05.07 17:14:55.320140 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7113 | 2026.05.07 17:14:55.320244 [ 200 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7114 | 2026.05.07 17:14:55.320254 [ 260 ] {4903c0c2-0204-4310-be44-a36c9c32ffc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7115 | 2026.05.07 17:14:55.320280 [ 200 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 212 rows starting from the beginning of the part | ||
| 7116 | 2026.05.07 17:14:55.320303 [ 260 ] {4903c0c2-0204-4310-be44-a36c9c32ffc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7117 | 2026.05.07 17:14:55.320347 [ 200 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 153 rows starting from the beginning of the part | ||
| 7118 | 2026.05.07 17:14:55.320397 [ 200 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 7119 | 2026.05.07 17:14:55.320442 [ 200 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 153 rows starting from the beginning of the part | ||
| 7120 | 2026.05.07 17:14:55.320481 [ 200 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 32 rows starting from the beginning of the part | ||
| 7121 | 2026.05.07 17:14:55.320518 [ 200 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 170 rows starting from the beginning of the part | ||
| 7122 | 2026.05.07 17:14:55.320972 [ 260 ] {4903c0c2-0204-4310-be44-a36c9c32ffc7} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7123 | 2026.05.07 17:14:55.321013 [ 260 ] {4903c0c2-0204-4310-be44-a36c9c32ffc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7124 | 2026.05.07 17:14:55.321366 [ 191 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001281378 sec., 589989.8390638828 rows/sec., 38.94 MiB/sec. | ||
| 7125 | 2026.05.07 17:14:55.321420 [ 260 ] {4903c0c2-0204-4310-be44-a36c9c32ffc7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7126 | 2026.05.07 17:14:55.321556 [ 186 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7127 | 2026.05.07 17:14:55.321667 [ 260 ] {4903c0c2-0204-4310-be44-a36c9c32ffc7} <Trace> oximeter.fields_u32 (2c16c637-9e36-4c3f-b035-17cf45e21380): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7128 | 2026.05.07 17:14:55.321830 [ 260 ] {4903c0c2-0204-4310-be44-a36c9c32ffc7} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001594 sec., 595984.9435382686 rows/sec., 35.07 MiB/sec. | ||
| 7129 | 2026.05.07 17:14:55.321872 [ 260 ] {4903c0c2-0204-4310-be44-a36c9c32ffc7} <Debug> TCPHandler: Processed in 0.001781902 sec. | ||
| 7130 | 2026.05.07 17:14:55.321886 [ 186 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_36_7} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7131 | 2026.05.07 17:14:55.321971 [ 186 ] {1f476b3b-003e-4b32-9fe4-5a33750279d2::all_1_36_7} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7132 | 2026.05.07 17:14:55.321987 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7133 | 2026.05.07 17:14:55.322069 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7134 | 2026.05.07 17:14:55.322085 [ 260 ] {15a498f7-348e-430a-a133-8c1de13d83af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7135 | 2026.05.07 17:14:55.322130 [ 260 ] {15a498f7-348e-430a-a133-8c1de13d83af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7136 | 2026.05.07 17:14:55.322500 [ 260 ] {15a498f7-348e-430a-a133-8c1de13d83af} <Trace> oximeter.fields_u64 (de6f0f6e-926a-4e36-86dd-5ad81d3e3b17): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7137 | 2026.05.07 17:14:55.322534 [ 260 ] {15a498f7-348e-430a-a133-8c1de13d83af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7138 | 2026.05.07 17:14:55.322823 [ 260 ] {15a498f7-348e-430a-a133-8c1de13d83af} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 7139 | 2026.05.07 17:14:55.323026 [ 260 ] {15a498f7-348e-430a-a133-8c1de13d83af} <Trace> oximeter.fields_u64 (de6f0f6e-926a-4e36-86dd-5ad81d3e3b17): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7140 | 2026.05.07 17:14:55.323151 [ 260 ] {15a498f7-348e-430a-a133-8c1de13d83af} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001146 sec., 872.6003490401396 rows/sec., 61.35 KiB/sec. | ||
| 7141 | 2026.05.07 17:14:55.323257 [ 260 ] {15a498f7-348e-430a-a133-8c1de13d83af} <Debug> TCPHandler: Processed in 0.001318539 sec. | ||
| 7142 | 2026.05.07 17:14:55.323369 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7143 | 2026.05.07 17:14:55.323463 [ 260 ] {048c1ff1-c5d7-462e-a6df-293e4eb7a42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7144 | 2026.05.07 17:14:55.323503 [ 260 ] {048c1ff1-c5d7-462e-a6df-293e4eb7a42c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7145 | 2026.05.07 17:14:55.323930 [ 260 ] {048c1ff1-c5d7-462e-a6df-293e4eb7a42c} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7146 | 2026.05.07 17:14:55.323966 [ 260 ] {048c1ff1-c5d7-462e-a6df-293e4eb7a42c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7147 | 2026.05.07 17:14:55.324281 [ 260 ] {048c1ff1-c5d7-462e-a6df-293e4eb7a42c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7148 | 2026.05.07 17:14:55.324504 [ 260 ] {048c1ff1-c5d7-462e-a6df-293e4eb7a42c} <Trace> oximeter.fields_u8 (731eb2a1-016a-4ba3-a4e7-cf20f66935b2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7149 | 2026.05.07 17:14:55.324630 [ 260 ] {048c1ff1-c5d7-462e-a6df-293e4eb7a42c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001185 sec., 124894.51476793249 rows/sec., 7.10 MiB/sec. | ||
| 7150 | 2026.05.07 17:14:55.324667 [ 260 ] {048c1ff1-c5d7-462e-a6df-293e4eb7a42c} <Debug> TCPHandler: Processed in 0.001347539 sec. | ||
| 7151 | 2026.05.07 17:14:55.324782 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7152 | 2026.05.07 17:14:55.324875 [ 260 ] {b7f94bbc-4aee-4105-9ab3-6a2fb0140fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7153 | 2026.05.07 17:14:55.324915 [ 260 ] {b7f94bbc-4aee-4105-9ab3-6a2fb0140fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7154 | 2026.05.07 17:14:55.325864 [ 260 ] {b7f94bbc-4aee-4105-9ab3-6a2fb0140fba} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7155 | 2026.05.07 17:14:55.325899 [ 260 ] {b7f94bbc-4aee-4105-9ab3-6a2fb0140fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7156 | 2026.05.07 17:14:55.326320 [ 260 ] {b7f94bbc-4aee-4105-9ab3-6a2fb0140fba} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7157 | 2026.05.07 17:14:55.326538 [ 260 ] {b7f94bbc-4aee-4105-9ab3-6a2fb0140fba} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7158 | 2026.05.07 17:14:55.326666 [ 260 ] {b7f94bbc-4aee-4105-9ab3-6a2fb0140fba} <Debug> executeQuery: Read 1733 rows, 119.55 KiB in 0.001808 sec., 958517.6991150443 rows/sec., 64.57 MiB/sec. | ||
| 7159 | 2026.05.07 17:14:55.326703 [ 260 ] {b7f94bbc-4aee-4105-9ab3-6a2fb0140fba} <Debug> TCPHandler: Processed in 0.001969613 sec. | ||
| 7160 | 2026.05.07 17:14:55.326817 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7161 | 2026.05.07 17:14:55.326912 [ 260 ] {aa5060fe-6ea6-464e-84d9-d413e45eca82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7162 | 2026.05.07 17:14:55.326952 [ 260 ] {aa5060fe-6ea6-464e-84d9-d413e45eca82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7163 | 2026.05.07 17:14:55.327286 [ 260 ] {aa5060fe-6ea6-464e-84d9-d413e45eca82} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7164 | 2026.05.07 17:14:55.327321 [ 260 ] {aa5060fe-6ea6-464e-84d9-d413e45eca82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7165 | 2026.05.07 17:14:55.327635 [ 260 ] {aa5060fe-6ea6-464e-84d9-d413e45eca82} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7166 | 2026.05.07 17:14:55.327848 [ 260 ] {aa5060fe-6ea6-464e-84d9-d413e45eca82} <Trace> oximeter.measurements_bool (14c0596a-51d5-4f00-9fde-de8ef844ea28): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7167 | 2026.05.07 17:14:55.327976 [ 260 ] {aa5060fe-6ea6-464e-84d9-d413e45eca82} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 7168 | 2026.05.07 17:14:55.328012 [ 260 ] {aa5060fe-6ea6-464e-84d9-d413e45eca82} <Debug> TCPHandler: Processed in 0.001244029 sec. | ||
| 7169 | 2026.05.07 17:14:55.328119 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7170 | 2026.05.07 17:14:55.328221 [ 260 ] {89a96099-8da4-4f15-b1c4-df13827826c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7171 | 2026.05.07 17:14:55.328264 [ 260 ] {89a96099-8da4-4f15-b1c4-df13827826c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7172 | 2026.05.07 17:14:55.328971 [ 260 ] {89a96099-8da4-4f15-b1c4-df13827826c4} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7173 | 2026.05.07 17:14:55.329007 [ 260 ] {89a96099-8da4-4f15-b1c4-df13827826c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7174 | 2026.05.07 17:14:55.329470 [ 260 ] {89a96099-8da4-4f15-b1c4-df13827826c4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7175 | 2026.05.07 17:14:55.329686 [ 260 ] {89a96099-8da4-4f15-b1c4-df13827826c4} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7176 | 2026.05.07 17:14:55.329814 [ 260 ] {89a96099-8da4-4f15-b1c4-df13827826c4} <Debug> executeQuery: Read 1669 rows, 104.37 KiB in 0.001613 sec., 1034717.9169249844 rows/sec., 63.19 MiB/sec. | ||
| 7177 | 2026.05.07 17:14:55.329851 [ 260 ] {89a96099-8da4-4f15-b1c4-df13827826c4} <Debug> TCPHandler: Processed in 0.001782232 sec. | ||
| 7178 | 2026.05.07 17:14:55.329965 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7179 | 2026.05.07 17:14:55.330061 [ 260 ] {2f5c8a82-adc4-4edd-a632-3ea6f8967ff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7180 | 2026.05.07 17:14:55.330104 [ 260 ] {2f5c8a82-adc4-4edd-a632-3ea6f8967ff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7181 | 2026.05.07 17:14:55.330419 [ 260 ] {2f5c8a82-adc4-4edd-a632-3ea6f8967ff1} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7182 | 2026.05.07 17:14:55.330452 [ 260 ] {2f5c8a82-adc4-4edd-a632-3ea6f8967ff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7183 | 2026.05.07 17:14:55.330767 [ 260 ] {2f5c8a82-adc4-4edd-a632-3ea6f8967ff1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7184 | 2026.05.07 17:14:55.330972 [ 260 ] {2f5c8a82-adc4-4edd-a632-3ea6f8967ff1} <Trace> oximeter.measurements_f64 (77765c93-2cd4-47c7-a502-7d370b46503e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7185 | 2026.05.07 17:14:55.331101 [ 260 ] {2f5c8a82-adc4-4edd-a632-3ea6f8967ff1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 7186 | 2026.05.07 17:14:55.331136 [ 260 ] {2f5c8a82-adc4-4edd-a632-3ea6f8967ff1} <Debug> TCPHandler: Processed in 0.001220468 sec. | ||
| 7187 | 2026.05.07 17:14:55.331246 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7188 | 2026.05.07 17:14:55.331341 [ 260 ] {2871d793-5bde-4c7e-8029-628cbb7f33da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7189 | 2026.05.07 17:14:55.331395 [ 260 ] {2871d793-5bde-4c7e-8029-628cbb7f33da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7190 | 2026.05.07 17:14:55.332142 [ 260 ] {2871d793-5bde-4c7e-8029-628cbb7f33da} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7191 | 2026.05.07 17:14:55.332177 [ 260 ] {2871d793-5bde-4c7e-8029-628cbb7f33da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7192 | 2026.05.07 17:14:55.332694 [ 260 ] {2871d793-5bde-4c7e-8029-628cbb7f33da} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7193 | 2026.05.07 17:14:55.332913 [ 260 ] {2871d793-5bde-4c7e-8029-628cbb7f33da} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7194 | 2026.05.07 17:14:55.333019 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7195 | 2026.05.07 17:14:55.333050 [ 260 ] {2871d793-5bde-4c7e-8029-628cbb7f33da} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001727 sec., 11580.775911986102 rows/sec., 20.75 MiB/sec. | ||
| 7196 | 2026.05.07 17:14:55.333053 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7197 | 2026.05.07 17:14:55.333084 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7198 | 2026.05.07 17:14:55.333108 [ 260 ] {2871d793-5bde-4c7e-8029-628cbb7f33da} <Debug> TCPHandler: Processed in 0.001911002 sec. | ||
| 7199 | 2026.05.07 17:14:55.333160 [ 200 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::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 | ||
| 7200 | 2026.05.07 17:14:55.333239 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7201 | 2026.05.07 17:14:55.333337 [ 260 ] {e2e3e3ea-29dd-4598-8bb1-88ff24572610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7202 | 2026.05.07 17:14:55.333342 [ 200 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7203 | 2026.05.07 17:14:55.333382 [ 260 ] {e2e3e3ea-29dd-4598-8bb1-88ff24572610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7204 | 2026.05.07 17:14:55.333401 [ 200 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 667 rows starting from the beginning of the part | ||
| 7205 | 2026.05.07 17:14:55.333508 [ 200 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 11 rows starting from the beginning of the part | ||
| 7206 | 2026.05.07 17:14:55.333600 [ 200 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part | ||
| 7207 | 2026.05.07 17:14:55.333688 [ 200 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 11 rows starting from the beginning of the part | ||
| 7208 | 2026.05.07 17:14:55.333725 [ 260 ] {e2e3e3ea-29dd-4598-8bb1-88ff24572610} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7209 | 2026.05.07 17:14:55.333765 [ 260 ] {e2e3e3ea-29dd-4598-8bb1-88ff24572610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7210 | 2026.05.07 17:14:55.333776 [ 200 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 32 rows starting from the beginning of the part | ||
| 7211 | 2026.05.07 17:14:55.333866 [ 200 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 20 rows starting from the beginning of the part | ||
| 7212 | 2026.05.07 17:14:55.334085 [ 260 ] {e2e3e3ea-29dd-4598-8bb1-88ff24572610} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7213 | 2026.05.07 17:14:55.334341 [ 260 ] {e2e3e3ea-29dd-4598-8bb1-88ff24572610} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7214 | 2026.05.07 17:14:55.334485 [ 260 ] {e2e3e3ea-29dd-4598-8bb1-88ff24572610} <Debug> executeQuery: Read 66 rows, 4.11 KiB in 0.001166 sec., 56603.77358490566 rows/sec., 3.44 MiB/sec. | ||
| 7215 | 2026.05.07 17:14:55.334521 [ 260 ] {e2e3e3ea-29dd-4598-8bb1-88ff24572610} <Debug> TCPHandler: Processed in 0.001332849 sec. | ||
| 7216 | 2026.05.07 17:14:55.338958 [ 191 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 773 rows, containing 19 columns (19 merged, 0 gathered) in 0.00583081 sec., 132571.6324147074 rows/sec., 237.56 MiB/sec. | ||
| 7217 | 2026.05.07 17:14:55.340131 [ 192 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7218 | 2026.05.07 17:14:55.340455 [ 192 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7219 | 2026.05.07 17:14:55.340530 [ 192 ] {1ca9df79-a886-4de4-8e5a-b034b377c8f4::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7220 | 2026.05.07 17:14:55.340645 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB. | ||
| 7221 | 2026.05.07 17:14:56.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.71 MiB, peak 281.27 MiB, free memory in arenas 0.00 B, will set to 276.19 MiB (RSS), difference: 2.48 MiB | ||
| 7222 | 2026.05.07 17:14:57.611413 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7223 | 2026.05.07 17:14:57.611664 [ 260 ] {5b1c0eb9-5fcc-47c5-b676-026b33a8f9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 7224 | 2026.05.07 17:14:57.611999 [ 260 ] {5b1c0eb9-5fcc-47c5-b676-026b33a8f9cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7225 | 2026.05.07 17:14:57.612033 [ 260 ] {5b1c0eb9-5fcc-47c5-b676-026b33a8f9cc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 7226 | 2026.05.07 17:14:57.612249 [ 260 ] {5b1c0eb9-5fcc-47c5-b676-026b33a8f9cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7227 | 2026.05.07 17:14:57.612329 [ 260 ] {5b1c0eb9-5fcc-47c5-b676-026b33a8f9cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7228 | 2026.05.07 17:14:57.612472 [ 260 ] {5b1c0eb9-5fcc-47c5-b676-026b33a8f9cc} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7229 | 2026.05.07 17:14:57.612584 [ 316 ] {5b1c0eb9-5fcc-47c5-b676-026b33a8f9cc} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7230 | 2026.05.07 17:14:57.612607 [ 365 ] {5b1c0eb9-5fcc-47c5-b676-026b33a8f9cc} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7231 | 2026.05.07 17:14:57.612608 [ 360 ] {5b1c0eb9-5fcc-47c5-b676-026b33a8f9cc} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7232 | 2026.05.07 17:14:57.612605 [ 317 ] {5b1c0eb9-5fcc-47c5-b676-026b33a8f9cc} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7233 | 2026.05.07 17:14:57.612802 [ 260 ] {5b1c0eb9-5fcc-47c5-b676-026b33a8f9cc} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7234 | 2026.05.07 17:14:57.612831 [ 260 ] {5b1c0eb9-5fcc-47c5-b676-026b33a8f9cc} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7235 | 2026.05.07 17:14:57.612918 [ 260 ] {5b1c0eb9-5fcc-47c5-b676-026b33a8f9cc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7236 | 2026.05.07 17:14:57.612938 [ 260 ] {5b1c0eb9-5fcc-47c5-b676-026b33a8f9cc} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 7237 | 2026.05.07 17:14:57.612973 [ 260 ] {5b1c0eb9-5fcc-47c5-b676-026b33a8f9cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7238 | 2026.05.07 17:14:57.613011 [ 260 ] {5b1c0eb9-5fcc-47c5-b676-026b33a8f9cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7239 | 2026.05.07 17:14:57.613051 [ 260 ] {5b1c0eb9-5fcc-47c5-b676-026b33a8f9cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7240 | 2026.05.07 17:14:57.614296 [ 260 ] {5b1c0eb9-5fcc-47c5-b676-026b33a8f9cc} <Debug> executeQuery: Read 41 rows, 4.87 KiB in 0.002728 sec., 15029.325513196482 rows/sec., 1.74 MiB/sec. | ||
| 7241 | 2026.05.07 17:14:57.614471 [ 260 ] {5b1c0eb9-5fcc-47c5-b676-026b33a8f9cc} <Debug> MemoryTracker: Peak memory usage (for query): 128.23 KiB. | ||
| 7242 | 2026.05.07 17:14:57.614488 [ 260 ] {5b1c0eb9-5fcc-47c5-b676-026b33a8f9cc} <Debug> TCPHandler: Processed in 0.003216052 sec. | ||
| 7243 | 2026.05.07 17:14:57.615789 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7244 | 2026.05.07 17:14:57.615901 [ 260 ] {df8d3d0f-8bdd-4531-b54d-244670aae649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7245 | 2026.05.07 17:14:57.615945 [ 260 ] {df8d3d0f-8bdd-4531-b54d-244670aae649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7246 | 2026.05.07 17:14:57.616485 [ 260 ] {df8d3d0f-8bdd-4531-b54d-244670aae649} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7247 | 2026.05.07 17:14:57.616542 [ 260 ] {df8d3d0f-8bdd-4531-b54d-244670aae649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7248 | 2026.05.07 17:14:57.616972 [ 260 ] {df8d3d0f-8bdd-4531-b54d-244670aae649} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7249 | 2026.05.07 17:14:57.617232 [ 260 ] {df8d3d0f-8bdd-4531-b54d-244670aae649} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7250 | 2026.05.07 17:14:57.617382 [ 20 ] {} <Debug> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7251 | 2026.05.07 17:14:57.617409 [ 260 ] {df8d3d0f-8bdd-4531-b54d-244670aae649} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001539 sec., 36387.264457439895 rows/sec., 2.80 MiB/sec. | ||
| 7252 | 2026.05.07 17:14:57.617432 [ 20 ] {} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7253 | 2026.05.07 17:14:57.617459 [ 20 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7254 | 2026.05.07 17:14:57.617462 [ 260 ] {df8d3d0f-8bdd-4531-b54d-244670aae649} <Debug> TCPHandler: Processed in 0.001725092 sec. | ||
| 7255 | 2026.05.07 17:14:57.617547 [ 200 ] {5623ad74-cb01-492c-9ba1-ba42252788de::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 | ||
| 7256 | 2026.05.07 17:14:57.617629 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7257 | 2026.05.07 17:14:57.617652 [ 200 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7258 | 2026.05.07 17:14:57.617686 [ 200 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3239 rows starting from the beginning of the part | ||
| 7259 | 2026.05.07 17:14:57.617734 [ 260 ] {7ad41d8e-be84-4f87-aa49-c79cce9401ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7260 | 2026.05.07 17:14:57.617746 [ 200 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 122 rows starting from the beginning of the part | ||
| 7261 | 2026.05.07 17:14:57.617783 [ 260 ] {7ad41d8e-be84-4f87-aa49-c79cce9401ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7262 | 2026.05.07 17:14:57.617800 [ 200 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 819 rows starting from the beginning of the part | ||
| 7263 | 2026.05.07 17:14:57.617851 [ 200 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 120 rows starting from the beginning of the part | ||
| 7264 | 2026.05.07 17:14:57.617894 [ 200 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 3168 rows starting from the beginning of the part | ||
| 7265 | 2026.05.07 17:14:57.617932 [ 200 ] {5623ad74-cb01-492c-9ba1-ba42252788de::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 | ||
| 7266 | 2026.05.07 17:14:57.618219 [ 260 ] {7ad41d8e-be84-4f87-aa49-c79cce9401ce} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7267 | 2026.05.07 17:14:57.618260 [ 260 ] {7ad41d8e-be84-4f87-aa49-c79cce9401ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7268 | 2026.05.07 17:14:57.618582 [ 260 ] {7ad41d8e-be84-4f87-aa49-c79cce9401ce} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7269 | 2026.05.07 17:14:57.618808 [ 260 ] {7ad41d8e-be84-4f87-aa49-c79cce9401ce} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7270 | 2026.05.07 17:14:57.618922 [ 20 ] {} <Debug> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7271 | 2026.05.07 17:14:57.618943 [ 260 ] {7ad41d8e-be84-4f87-aa49-c79cce9401ce} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001232 sec., 51948.05194805195 rows/sec., 4.05 MiB/sec. | ||
| 7272 | 2026.05.07 17:14:57.618956 [ 20 ] {} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7273 | 2026.05.07 17:14:57.618985 [ 20 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7274 | 2026.05.07 17:14:57.618990 [ 260 ] {7ad41d8e-be84-4f87-aa49-c79cce9401ce} <Debug> TCPHandler: Processed in 0.001422749 sec. | ||
| 7275 | 2026.05.07 17:14:57.619057 [ 192 ] {15675992-5db2-4655-9cc0-3518372e93a1::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 | ||
| 7276 | 2026.05.07 17:14:57.619130 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7277 | 2026.05.07 17:14:57.619149 [ 192 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7278 | 2026.05.07 17:14:57.619183 [ 192 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1793 rows starting from the beginning of the part | ||
| 7279 | 2026.05.07 17:14:57.619228 [ 260 ] {7769603b-c7ab-4f1f-be97-e3b591511499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7280 | 2026.05.07 17:14:57.619236 [ 192 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 100 rows starting from the beginning of the part | ||
| 7281 | 2026.05.07 17:14:57.619284 [ 260 ] {7769603b-c7ab-4f1f-be97-e3b591511499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7282 | 2026.05.07 17:14:57.619295 [ 192 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 501 rows starting from the beginning of the part | ||
| 7283 | 2026.05.07 17:14:57.619345 [ 192 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 96 rows starting from the beginning of the part | ||
| 7284 | 2026.05.07 17:14:57.619382 [ 192 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1733 rows starting from the beginning of the part | ||
| 7285 | 2026.05.07 17:14:57.619419 [ 192 ] {15675992-5db2-4655-9cc0-3518372e93a1::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 | ||
| 7286 | 2026.05.07 17:14:57.619662 [ 260 ] {7769603b-c7ab-4f1f-be97-e3b591511499} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7287 | 2026.05.07 17:14:57.619702 [ 260 ] {7769603b-c7ab-4f1f-be97-e3b591511499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7288 | 2026.05.07 17:14:57.620232 [ 260 ] {7769603b-c7ab-4f1f-be97-e3b591511499} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7289 | 2026.05.07 17:14:57.620301 [ 200 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7524 rows, containing 5 columns (5 merged, 0 gathered) in 0.002789579 sec., 2697181.1875555418 rows/sec., 213.91 MiB/sec. | ||
| 7290 | 2026.05.07 17:14:57.620451 [ 260 ] {7769603b-c7ab-4f1f-be97-e3b591511499} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7291 | 2026.05.07 17:14:57.620592 [ 260 ] {7769603b-c7ab-4f1f-be97-e3b591511499} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001383 sec., 46276.21113521331 rows/sec., 3.22 MiB/sec. | ||
| 7292 | 2026.05.07 17:14:57.620631 [ 260 ] {7769603b-c7ab-4f1f-be97-e3b591511499} <Debug> TCPHandler: Processed in 0.00155038 sec. | ||
| 7293 | 2026.05.07 17:14:57.620673 [ 187 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7294 | 2026.05.07 17:14:57.620719 [ 201 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4287 rows, containing 5 columns (5 merged, 0 gathered) in 0.001691401 sec., 2534585.234370797 rows/sec., 183.33 MiB/sec. | ||
| 7295 | 2026.05.07 17:14:57.620760 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7296 | 2026.05.07 17:14:57.620858 [ 260 ] {a7562805-ebe3-4ec0-950b-8630aaabb232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7297 | 2026.05.07 17:14:57.620901 [ 260 ] {a7562805-ebe3-4ec0-950b-8630aaabb232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7298 | 2026.05.07 17:14:57.620957 [ 200 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7299 | 2026.05.07 17:14:57.621005 [ 187 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_41_8} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7300 | 2026.05.07 17:14:57.621099 [ 187 ] {5623ad74-cb01-492c-9ba1-ba42252788de::all_1_41_8} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7301 | 2026.05.07 17:14:57.621208 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 7302 | 2026.05.07 17:14:57.621228 [ 260 ] {a7562805-ebe3-4ec0-950b-8630aaabb232} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7303 | 2026.05.07 17:14:57.621259 [ 192 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_41_8} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7304 | 2026.05.07 17:14:57.621265 [ 260 ] {a7562805-ebe3-4ec0-950b-8630aaabb232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7305 | 2026.05.07 17:14:57.621357 [ 192 ] {15675992-5db2-4655-9cc0-3518372e93a1::all_1_41_8} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7306 | 2026.05.07 17:14:57.621432 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 7307 | 2026.05.07 17:14:57.621604 [ 260 ] {a7562805-ebe3-4ec0-950b-8630aaabb232} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7308 | 2026.05.07 17:14:57.621813 [ 260 ] {a7562805-ebe3-4ec0-950b-8630aaabb232} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7309 | 2026.05.07 17:14:57.621945 [ 260 ] {a7562805-ebe3-4ec0-950b-8630aaabb232} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001105 sec., 21719.457013574658 rows/sec., 1.46 MiB/sec. | ||
| 7310 | 2026.05.07 17:14:57.621982 [ 260 ] {a7562805-ebe3-4ec0-950b-8630aaabb232} <Debug> TCPHandler: Processed in 0.001271339 sec. | ||
| 7311 | 2026.05.07 17:15:01.550323 [ 11 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7312 | 2026.05.07 17:15:01.550405 [ 11 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7313 | 2026.05.07 17:15:01.677597 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13432 | ||
| 7314 | 2026.05.07 17:15:01.678092 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7315 | 2026.05.07 17:15:01.678139 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7316 | 2026.05.07 17:15:01.678680 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7317 | 2026.05.07 17:15:01.678926 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d9cd0eb-deca-44ca-b51c-11772960eefe): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7318 | 2026.05.07 17:15:01.679064 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13432 | ||
| 7319 | 2026.05.07 17:15:01.727398 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 900 | ||
| 7320 | 2026.05.07 17:15:01.730493 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7321 | 2026.05.07 17:15:01.730540 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7322 | 2026.05.07 17:15:01.732015 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7323 | 2026.05.07 17:15:01.732332 [ 242 ] {} <Trace> system.query_log (8a725783-07ea-4baf-8681-9af5708b1817): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7324 | 2026.05.07 17:15:01.732613 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 900 | ||
| 7325 | 2026.05.07 17:15:02.378602 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 7326 | 2026.05.07 17:15:02.394503 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7327 | 2026.05.07 17:15:02.394562 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7328 | 2026.05.07 17:15:02.401255 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7329 | 2026.05.07 17:15:02.402000 [ 243 ] {} <Trace> system.metric_log (2a278d31-ff8f-4b5f-96da-b9bd95bb98cd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7330 | 2026.05.07 17:15:02.405515 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 7331 | 2026.05.07 17:15:02.616421 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7332 | 2026.05.07 17:15:02.616673 [ 260 ] {e1ca2e54-c4dd-4ae8-93b9-52c942ff23b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7333 | 2026.05.07 17:15:02.617035 [ 260 ] {e1ca2e54-c4dd-4ae8-93b9-52c942ff23b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7334 | 2026.05.07 17:15:02.617072 [ 260 ] {e1ca2e54-c4dd-4ae8-93b9-52c942ff23b7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7335 | 2026.05.07 17:15:02.617289 [ 260 ] {e1ca2e54-c4dd-4ae8-93b9-52c942ff23b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7336 | 2026.05.07 17:15:02.617359 [ 260 ] {e1ca2e54-c4dd-4ae8-93b9-52c942ff23b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7337 | 2026.05.07 17:15:02.617501 [ 260 ] {e1ca2e54-c4dd-4ae8-93b9-52c942ff23b7} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7338 | 2026.05.07 17:15:02.617618 [ 317 ] {e1ca2e54-c4dd-4ae8-93b9-52c942ff23b7} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7339 | 2026.05.07 17:15:02.617633 [ 365 ] {e1ca2e54-c4dd-4ae8-93b9-52c942ff23b7} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7340 | 2026.05.07 17:15:02.617628 [ 316 ] {e1ca2e54-c4dd-4ae8-93b9-52c942ff23b7} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7341 | 2026.05.07 17:15:02.617618 [ 360 ] {e1ca2e54-c4dd-4ae8-93b9-52c942ff23b7} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7342 | 2026.05.07 17:15:02.617819 [ 260 ] {e1ca2e54-c4dd-4ae8-93b9-52c942ff23b7} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7343 | 2026.05.07 17:15:02.617844 [ 260 ] {e1ca2e54-c4dd-4ae8-93b9-52c942ff23b7} <Trace> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7344 | 2026.05.07 17:15:02.617928 [ 260 ] {e1ca2e54-c4dd-4ae8-93b9-52c942ff23b7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7345 | 2026.05.07 17:15:02.617949 [ 260 ] {e1ca2e54-c4dd-4ae8-93b9-52c942ff23b7} <Debug> oximeter.timeseries_schema (9e51436c-12d3-42c2-a5c8-8c2a4bacffc8) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 7346 | 2026.05.07 17:15:02.617982 [ 260 ] {e1ca2e54-c4dd-4ae8-93b9-52c942ff23b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7347 | 2026.05.07 17:15:02.618018 [ 260 ] {e1ca2e54-c4dd-4ae8-93b9-52c942ff23b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7348 | 2026.05.07 17:15:02.618056 [ 260 ] {e1ca2e54-c4dd-4ae8-93b9-52c942ff23b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7349 | 2026.05.07 17:15:02.619448 [ 260 ] {e1ca2e54-c4dd-4ae8-93b9-52c942ff23b7} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002879 sec., 14241.055922195206 rows/sec., 3.10 MiB/sec. | ||
| 7350 | 2026.05.07 17:15:02.619609 [ 260 ] {e1ca2e54-c4dd-4ae8-93b9-52c942ff23b7} <Debug> MemoryTracker: Peak memory usage (for query): 145.66 KiB. | ||
| 7351 | 2026.05.07 17:15:02.619625 [ 260 ] {e1ca2e54-c4dd-4ae8-93b9-52c942ff23b7} <Debug> TCPHandler: Processed in 0.003361532 sec. | ||
| 7352 | 2026.05.07 17:15:02.622353 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7353 | 2026.05.07 17:15:02.622478 [ 260 ] {50b63c44-764d-4d0a-ac2f-1cbbb118bfeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7354 | 2026.05.07 17:15:02.622528 [ 260 ] {50b63c44-764d-4d0a-ac2f-1cbbb118bfeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7355 | 2026.05.07 17:15:02.623129 [ 260 ] {50b63c44-764d-4d0a-ac2f-1cbbb118bfeb} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7356 | 2026.05.07 17:15:02.623184 [ 260 ] {50b63c44-764d-4d0a-ac2f-1cbbb118bfeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7357 | 2026.05.07 17:15:02.623646 [ 260 ] {50b63c44-764d-4d0a-ac2f-1cbbb118bfeb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7358 | 2026.05.07 17:15:02.623962 [ 260 ] {50b63c44-764d-4d0a-ac2f-1cbbb118bfeb} <Trace> oximeter.fields_string (5623ad74-cb01-492c-9ba1-ba42252788de): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7359 | 2026.05.07 17:15:02.624130 [ 260 ] {50b63c44-764d-4d0a-ac2f-1cbbb118bfeb} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001689 sec., 71047.95737122558 rows/sec., 6.05 MiB/sec. | ||
| 7360 | 2026.05.07 17:15:02.624178 [ 260 ] {50b63c44-764d-4d0a-ac2f-1cbbb118bfeb} <Debug> TCPHandler: Processed in 0.001881503 sec. | ||
| 7361 | 2026.05.07 17:15:02.624321 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7362 | 2026.05.07 17:15:02.624417 [ 260 ] {58412e93-0d9b-40f6-a551-abc60337158c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7363 | 2026.05.07 17:15:02.624457 [ 260 ] {58412e93-0d9b-40f6-a551-abc60337158c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7364 | 2026.05.07 17:15:02.624892 [ 260 ] {58412e93-0d9b-40f6-a551-abc60337158c} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7365 | 2026.05.07 17:15:02.624930 [ 260 ] {58412e93-0d9b-40f6-a551-abc60337158c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7366 | 2026.05.07 17:15:02.625228 [ 260 ] {58412e93-0d9b-40f6-a551-abc60337158c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7367 | 2026.05.07 17:15:02.625469 [ 260 ] {58412e93-0d9b-40f6-a551-abc60337158c} <Trace> oximeter.fields_u16 (1f476b3b-003e-4b32-9fe4-5a33750279d2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7368 | 2026.05.07 17:15:02.625600 [ 260 ] {58412e93-0d9b-40f6-a551-abc60337158c} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001201 sec., 26644.462947543714 rows/sec., 1.96 MiB/sec. | ||
| 7369 | 2026.05.07 17:15:02.625637 [ 260 ] {58412e93-0d9b-40f6-a551-abc60337158c} <Debug> TCPHandler: Processed in 0.001365619 sec. | ||
| 7370 | 2026.05.07 17:15:02.625772 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7371 | 2026.05.07 17:15:02.625869 [ 260 ] {d80c3ec6-a79f-4171-9454-7f3475114231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7372 | 2026.05.07 17:15:02.625912 [ 260 ] {d80c3ec6-a79f-4171-9454-7f3475114231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7373 | 2026.05.07 17:15:02.626367 [ 260 ] {d80c3ec6-a79f-4171-9454-7f3475114231} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7374 | 2026.05.07 17:15:02.626408 [ 260 ] {d80c3ec6-a79f-4171-9454-7f3475114231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7375 | 2026.05.07 17:15:02.626814 [ 260 ] {d80c3ec6-a79f-4171-9454-7f3475114231} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7376 | 2026.05.07 17:15:02.627119 [ 260 ] {d80c3ec6-a79f-4171-9454-7f3475114231} <Trace> oximeter.fields_uuid (15675992-5db2-4655-9cc0-3518372e93a1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7377 | 2026.05.07 17:15:02.627266 [ 260 ] {d80c3ec6-a79f-4171-9454-7f3475114231} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001416 sec., 67796.61016949153 rows/sec., 5.30 MiB/sec. | ||
| 7378 | 2026.05.07 17:15:02.627306 [ 260 ] {d80c3ec6-a79f-4171-9454-7f3475114231} <Debug> TCPHandler: Processed in 0.001583111 sec. | ||
| 7379 | 2026.05.07 17:15:02.627447 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7380 | 2026.05.07 17:15:02.627543 [ 260 ] {be6a0b73-8665-41be-b438-9f4d1f52d61f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7381 | 2026.05.07 17:15:02.627586 [ 260 ] {be6a0b73-8665-41be-b438-9f4d1f52d61f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7382 | 2026.05.07 17:15:02.628019 [ 260 ] {be6a0b73-8665-41be-b438-9f4d1f52d61f} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7383 | 2026.05.07 17:15:02.628061 [ 260 ] {be6a0b73-8665-41be-b438-9f4d1f52d61f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7384 | 2026.05.07 17:15:02.628422 [ 260 ] {be6a0b73-8665-41be-b438-9f4d1f52d61f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7385 | 2026.05.07 17:15:02.628636 [ 260 ] {be6a0b73-8665-41be-b438-9f4d1f52d61f} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7386 | 2026.05.07 17:15:02.628752 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7387 | 2026.05.07 17:15:02.628768 [ 260 ] {be6a0b73-8665-41be-b438-9f4d1f52d61f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 7388 | 2026.05.07 17:15:02.628810 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7389 | 2026.05.07 17:15:02.628821 [ 260 ] {be6a0b73-8665-41be-b438-9f4d1f52d61f} <Debug> TCPHandler: Processed in 0.00143094 sec. | ||
| 7390 | 2026.05.07 17:15:02.628842 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7391 | 2026.05.07 17:15:02.628937 [ 187 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::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 | ||
| 7392 | 2026.05.07 17:15:02.628981 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7393 | 2026.05.07 17:15:02.629022 [ 187 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7394 | 2026.05.07 17:15:02.629050 [ 187 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 14422 rows starting from the beginning of the part | ||
| 7395 | 2026.05.07 17:15:02.629086 [ 260 ] {6d64c6db-e01a-41bf-bacf-35e4f97864b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7396 | 2026.05.07 17:15:02.629108 [ 187 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 265 rows starting from the beginning of the part | ||
| 7397 | 2026.05.07 17:15:02.629145 [ 260 ] {6d64c6db-e01a-41bf-bacf-35e4f97864b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7398 | 2026.05.07 17:15:02.629152 [ 187 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 7399 | 2026.05.07 17:15:02.629195 [ 187 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1669 rows starting from the beginning of the part | ||
| 7400 | 2026.05.07 17:15:02.629232 [ 187 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
| 7401 | 2026.05.07 17:15:02.629271 [ 187 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 7402 | 2026.05.07 17:15:02.630122 [ 260 ] {6d64c6db-e01a-41bf-bacf-35e4f97864b5} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7403 | 2026.05.07 17:15:02.630165 [ 260 ] {6d64c6db-e01a-41bf-bacf-35e4f97864b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7404 | 2026.05.07 17:15:02.630976 [ 260 ] {6d64c6db-e01a-41bf-bacf-35e4f97864b5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7405 | 2026.05.07 17:15:02.631324 [ 260 ] {6d64c6db-e01a-41bf-bacf-35e4f97864b5} <Trace> oximeter.measurements_histogramu64 (1ca9df79-a886-4de4-8e5a-b034b377c8f4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7406 | 2026.05.07 17:15:02.631504 [ 260 ] {6d64c6db-e01a-41bf-bacf-35e4f97864b5} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002438 sec., 13125.512715340443 rows/sec., 23.52 MiB/sec. | ||
| 7407 | 2026.05.07 17:15:02.631584 [ 260 ] {6d64c6db-e01a-41bf-bacf-35e4f97864b5} <Debug> TCPHandler: Processed in 0.002662508 sec. | ||
| 7408 | 2026.05.07 17:15:02.631721 [ 260 ] {} <Trace> TCP-Session: 8d95ec23-7a23-4d2f-8eba-f93201408292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7409 | 2026.05.07 17:15:02.631818 [ 260 ] {df349721-d732-471f-8c96-c89cf1ab80a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40660) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7410 | 2026.05.07 17:15:02.631864 [ 260 ] {df349721-d732-471f-8c96-c89cf1ab80a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7411 | 2026.05.07 17:15:02.632292 [ 260 ] {df349721-d732-471f-8c96-c89cf1ab80a9} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7412 | 2026.05.07 17:15:02.632331 [ 260 ] {df349721-d732-471f-8c96-c89cf1ab80a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 7413 | 2026.05.07 17:15:02.632672 [ 260 ] {df349721-d732-471f-8c96-c89cf1ab80a9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7414 | 2026.05.07 17:15:02.632906 [ 260 ] {df349721-d732-471f-8c96-c89cf1ab80a9} <Trace> oximeter.measurements_u64 (ecdf51b6-9b58-48be-b386-2d546aab93f4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7415 | 2026.05.07 17:15:02.633048 [ 260 ] {df349721-d732-471f-8c96-c89cf1ab80a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001249 sec., 48038.43074459568 rows/sec., 3.24 MiB/sec. | ||
| 7416 | 2026.05.07 17:15:02.633086 [ 260 ] {df349721-d732-471f-8c96-c89cf1ab80a9} <Debug> TCPHandler: Processed in 0.001413249 sec. | ||
| 7417 | 2026.05.07 17:15:02.633911 [ 189 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16740 rows, containing 5 columns (5 merged, 0 gathered) in 0.005010654 sec., 3340881.250232006 rows/sec., 213.73 MiB/sec. | ||
| 7418 | 2026.05.07 17:15:02.634162 [ 194 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7419 | 2026.05.07 17:15:02.634504 [ 194 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7420 | 2026.05.07 17:15:02.634597 [ 194 ] {61586772-f0d5-4f9d-b6e7-b110cccee7fc::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (61586772-f0d5-4f9d-b6e7-b110cccee7fc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7421 | 2026.05.07 17:15:02.634695 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.53 MiB. | ||